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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
x86/boot/compressed: Remove, discard, or assert for unwanted sections
Kees Cook
2
-2
/
+13
2020-09-01
x86/boot/compressed: Reorganize zero-size section asserts
Kees Cook
1
-18
/
+26
2020-09-01
x86/build: Add asserts for unwanted sections
Kees Cook
1
-0
/
+24
2020-09-01
x86/build: Enforce an empty .got.plt section
Kees Cook
1
-1
/
+13
2020-09-01
x86/asm: Avoid generating unused kprobe sections
Kees Cook
1
-1
/
+5
2020-09-01
arm/boot: Handle all sections explicitly
Kees Cook
1
-10
/
+10
2020-09-01
arm/build: Assert for unwanted sections
Kees Cook
3
-0
/
+15
2020-09-01
arm/build: Add missing sections
Kees Cook
3
-1
/
+5
2020-09-01
arm/build: Explicitly keep .ARM.attributes sections
Kees Cook
3
-2
/
+6
2020-09-01
arm/build: Refactor linker script headers
Kees Cook
3
-11
/
+10
2020-09-01
arm64/build: Assert for unwanted sections
Kees Cook
1
-0
/
+20
2020-09-01
arm64/build: Add missing DWARF sections
Kees Cook
1
-0
/
+1
2020-09-01
arm64/build: Use common DISCARDS in linker script
Kees Cook
1
-3
/
+2
2020-09-01
arm64/build: Remove .eh_frame* sections due to unwind tables
Kees Cook
2
-2
/
+4
2020-09-01
arm64/kernel: Remove needless Call Frame Information annotations
Kees Cook
1
-2
/
+0
2020-09-01
arm64/mm: Remove needless section quotes
Kees Cook
1
-1
/
+1
2020-09-01
efi/libstub: Disable -mbranch-protection
Kees Cook
1
-1
/
+8
2020-09-01
vmlinux.lds.h: Add PGO and AutoFDO input sections
Nick Desaulniers
1
-1
/
+4
2020-09-01
vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILS
Kees Cook
1
-1
/
+4
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
24
-5
/
+30
2020-09-01
vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections
Kees Cook
1
-0
/
+20
2020-09-01
vmlinux.lds.h: Add .gnu.version* to COMMON_DISCARDS
Kees Cook
1
-1
/
+3
2020-09-01
vmlinux.lds.h: Create COMMON_DISCARDS
Kees Cook
1
-3
/
+6
2020-08-14
x86/boot: Check that there are no run-time relocations
Arvind Sankar
2
-25
/
+11
2020-08-14
x86/boot: Remove run-time relocations from head_{32,64}.S
Arvind Sankar
4
-21
/
+18
2020-08-14
x86/boot: Remove run-time relocations from .head.text code
Arvind Sankar
2
-78
/
+90
2020-08-14
x86/boot: Add .text.* to setup.ld
Arvind Sankar
1
-1
/
+1
2020-08-14
x86/boot/compressed: Get rid of GOT fixup code
Ard Biesheuvel
3
-80
/
+5
2020-08-14
x86/boot/compressed: Force hidden visibility for all symbol references
Ard Biesheuvel
5
-7
/
+22
2020-08-14
x86/boot/compressed: Move .got.plt entries out of the .got section
Ard Biesheuvel
1
-1
/
+10
2020-08-12
Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
15
-218
/
+244
2020-08-12
Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
25
-136
/
+511
2020-08-12
Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-8
/
+70
2020-08-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
83
-2636
/
+3479
2020-08-12
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
82
-871
/
+4778
2020-08-12
Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
62
-210
/
+1032
2020-08-12
Merge tag 'vfio-v5.9-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
5
-193
/
+282
2020-08-12
Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
84
-382
/
+903
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
264
-1437
/
+2357
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
18
-87
/
+69
2020-08-12
mm: clean up the last pieces of page fault accountings
Peter Xu
4
-29
/
+10
2020-08-12
mm/xtensa: use general page fault accounting
Peter Xu
1
-11
/
+4
2020-08-12
mm/x86: use general page fault accounting
Peter Xu
1
-15
/
+2
2020-08-12
mm/sparc64: use general page fault accounting
Peter Xu
1
-10
/
+1
2020-08-12
mm/sparc32: use general page fault accounting
Peter Xu
1
-10
/
+1
2020-08-12
mm/sh: use general page fault accounting
Peter Xu
1
-10
/
+1
2020-08-12
mm/s390: use general page fault accounting
Peter Xu
1
-15
/
+1
2020-08-12
mm/riscv: use general page fault accounting
Peter Xu
1
-15
/
+1
2020-08-12
mm/powerpc: use general page fault accounting
Peter Xu
1
-8
/
+3
2020-08-12
mm/parisc: use general page fault accounting
Peter Xu
1
-5
/
+3
[next]