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
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
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
23
-3
/
+24
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
2
-0
/
+2
2020-08-14
x86/boot/compressed: Move .got.plt entries out of the .got section
Ard Biesheuvel
1
-1
/
+10
2020-08-12
Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+67
2020-08-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
79
-2627
/
+3469
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
66
-348
/
+146
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
5
-9
/
+9
2020-08-12
mm: clean up the last pieces of page fault accountings
Peter Xu
2
-9
/
+0
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
2020-08-12
mm/openrisc: use general page fault accounting
Peter Xu
1
-5
/
+4
2020-08-12
mm/nios2: use general page fault accounting
Peter Xu
1
-10
/
+4
2020-08-12
mm/nds32: use general page fault accounting
Peter Xu
1
-16
/
+3
2020-08-12
mm/mips: use general page fault accounting
Peter Xu
1
-11
/
+3
2020-08-12
mm/microblaze: use general page fault accounting
Peter Xu
1
-5
/
+4
2020-08-12
mm/m68k: use general page fault accounting
Peter Xu
1
-10
/
+4
2020-08-12
mm/ia64: use general page fault accounting
Peter Xu
1
-5
/
+4
2020-08-12
mm/hexagon: use general page fault accounting
Peter Xu
1
-5
/
+4
2020-08-12
mm/csky: use general page fault accounting
Peter Xu
1
-11
/
+1
2020-08-12
mm/arm64: use general page fault accounting
Peter Xu
1
-23
/
+6
2020-08-12
mm/arm: use general page fault accounting
Peter Xu
1
-19
/
+6
2020-08-12
mm/arc: use general page fault accounting
Peter Xu
1
-15
/
+3
[next]