index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-26
powerpc: If kexec_build_elf_info() fails return immediately from elf64_load()
Lakshmi Ramasubramanian
1
-1
/
+1
2021-04-26
powerpc: Free fdt on error in elf64_load()
Lakshmi Ramasubramanian
1
-10
/
+6
2021-03-11
powerpc/kexec_file: Restore FDT size estimation for kdump kernel
Thiago Jung Bauermann
3
-20
/
+10
2021-03-08
arm64: Enable passing IMA log to next kernel on kexec
Lakshmi Ramasubramanian
1
-0
/
+1
2021-03-08
powerpc: Delete unused function delete_fdt_mem_rsv()
Lakshmi Ramasubramanian
2
-33
/
+0
2021-03-08
powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
Lakshmi Ramasubramanian
6
-268
/
+0
2021-03-08
powerpc: Enable passing IMA log to next kernel on kexec
Lakshmi Ramasubramanian
1
-1
/
+1
2021-03-08
powerpc: Move ima buffer fields to struct kimage
Lakshmi Ramasubramanian
3
-31
/
+6
2021-03-08
powerpc: Use common of_kexec_alloc_and_setup_fdt()
Rob Herring
4
-140
/
+26
2021-03-08
arm64: Use common of_kexec_alloc_and_setup_fdt()
Rob Herring
1
-174
/
+8
2021-03-08
x86: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
4
-15
/
+10
2021-03-08
powerpc: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
3
-14
/
+10
2021-03-08
arm64: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
2
-13
/
+9
2021-03-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-16
/
+400
2021-03-04
Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-33
/
+93
2021-03-03
xen: fix p2m size in dom0 for disabled memory hotplug case
Juergen Gross
3
-26
/
+21
2021-03-03
Xen/gnttab: handle p2m update errors on a per-slot basis
Jan Beulich
2
-7
/
+72
2021-03-02
ia64: don't call handle_signal() unless there's actually a signal queued
Jens Axboe
1
-1
/
+2
2021-03-02
KVM: SVM: Clear the CR4 register on reset
Babu Moger
1
-0
/
+1
2021-03-02
KVM: x86/xen: Add support for vCPU runstate information
David Woodhouse
4
-2
/
+343
2021-03-02
KVM: x86/xen: Fix return code when clearing vcpu_info and vcpu_time_info
David Woodhouse
1
-0
/
+4
2021-03-02
KVM: x86: allow compiling out the Xen hypercall interface
Paolo Bonzini
4
-2
/
+42
2021-02-28
Merge tag 'kbuild-fixes-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2021-02-28
Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
93
-992
/
+1346
2021-02-28
Merge tag 'riscv-for-linus-5.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-19
/
+5
2021-02-28
ia64: remove redundant READELF from arch/ia64/Makefile
Masahiro Yamada
1
-1
/
+0
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
24
-24
/
+24
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+2
2021-02-27
csky: Fixup compile error
Guo Ren
52
-52
/
+0
2021-02-27
csky: use free_initmem_default() in free_initmem()
David Hildenbrand
1
-16
/
+1
2021-02-27
csky: Fixup pfn_valid error with wrong max_mapnr
Guo Ren
1
-2
/
+2
2021-02-27
csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...
Guo Ren
14
-3
/
+225
2021-02-27
csky: kprobe: Fixup code in simulate without 'long'
Guo Ren
1
-15
/
+7
2021-02-27
csky: Fixup swapon
Guo Ren
3
-9
/
+52
2021-02-27
csky: pgtable.h: Coding convention
Guo Ren
3
-55
/
+36
2021-02-26
riscv: Cleanup setup_bootmem()
Kefeng Wang
1
-19
/
+2
2021-02-26
RISC-V: Enable CPU Hotplug in defconfigs
Anup Patel
2
-0
/
+2
2021-02-26
RISC-V: Make NUMA depend on SMP
Palmer Dabbelt
1
-0
/
+1
2021-02-26
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
6
-18
/
+54
2021-02-26
Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
10
-79
/
+657
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
80
-1186
/
+4333
2021-02-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-25
/
+42
2021-02-26
Merge tag 'm68knommu-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+4
2021-02-26
Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2021-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-417
/
+313
2021-02-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
19
-99
/
+203
2021-02-26
MIPS: make userspace mapping young by default
Huang Pei
1
-14
/
+16
2021-02-26
x86: fix seq_file iteration for pat/memtype.c
NeilBrown
1
-2
/
+2
2021-02-26
alpha: remove CONFIG_EXPERIMENTAL from defconfigs
Randy Dunlap
1
-1
/
+0
2021-02-26
arm64: kasan: simplify and inline MTE functions
Andrey Konovalov
7
-73
/
+60
[next]