Age | Commit message (Expand) | Author |
2019-07-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2019-07-16 | include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT archit... | Drew Davenport |
2019-07-16 | asm-generic: fix a compilation warning | Qian Cai |
2019-07-12 | Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-07-12 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-07-12 | asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel] | Mike Rapoport |
2019-07-12 | asm-generic, x86: add bitops instrumentation for KASAN | Marco Elver |
2019-07-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2019-07-09 | Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-07-08 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-08 | Drivers: hv: vmbus: Break out ISA independent parts of mshyperv.h | Michael Kelley |
2019-07-01 | asm-generic: remove ptrace.h | Christoph Hellwig |
2019-06-27 | thermal/drivers/core: Add init section table for self-encapsulation | Daniel Lezcano |
2019-06-24 | binfmt_flat: remove the persistent argument from flat_get_addr_from_rp | Christoph Hellwig |
2019-06-24 | binfmt_flat: provide an asm-generic/flat.h | Christoph Hellwig |
2019-06-22 | timekeeping: Provide a generic update_vsyscall() implementation | Vincenzo Frascino |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-17 | Merge tag 'v5.2-rc5' into locking/core, to pick up fixes | Ingo Molnar |
2019-06-08 | parisc: add dynamic ftrace | Sven Schnelle |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner |
2019-06-03 | locking/atomic: Use s64 for atomic64 | Mark Rutland |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner |
2019-05-19 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-05-16 | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-05-14 | arch: remove <asm/sizes.h> and <asm-generic/sizes.h> | Masahiro Yamada |
2019-05-14 | treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers | Masahiro Yamada |
2019-05-14 | Merge tag 'modules-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-05-14 | hugetlb: allow to free gigantic pages regardless of the configuration | Alexandre Ghiti |
2019-05-09 | x86/mpx, mm/core: Fix recursive munmap() corruption | Dave Hansen |
2019-05-08 | Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-05-07 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-07 | moduleparam: Save information about built-in modules in separate file | Alexey Gladkov |
2019-05-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2019-05-06 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2019-05-06 | Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2019-05-06 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-05-06 | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-05-05 | x86/mm: Initialize PGD cache during mm initialization | Nadav Amit |
2019-04-30 | mm/tlb: Provide default nmi_uaccess_okay() | Nadav Amit |
2019-04-29 | locking/lockdep: check for freed initmem in static_obj() | Gerald Schaefer |
2019-04-26 | futex: Update comments and docs about return values of arch futex code | Will Deacon |
2019-04-23 | asm-generic: optimize generic uaccess for 8-byte loads and stores | Christoph Hellwig |
2019-04-23 | asm-generic: provide entirely generic nommu uaccess | Christoph Hellwig |