Age | Commit message (Expand) | Author | Files | Lines |
2017-12-23 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+8 |
2017-12-22 | init: Invoke init_espfix_bsp() from mm_init() | Thomas Gleixner | 1 | -0/+5 |
2017-12-22 | arch, mm: Allow arch_dup_mmap() to fail | Thomas Gleixner | 1 | -2/+3 |
2017-12-17 | Merge commit 'upstream-x86-entry' into WIP.x86/mm | Ingo Molnar | 1 | -1/+1 |
2017-11-29 | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE | Dan Williams | 1 | -2/+2 |
2017-11-29 | mm: fix device-dax pud write-faults triggered by get_user_pages() | Dan Williams | 1 | -0/+8 |
2017-11-17 | include/asm-generic/topology.h: remove unused parent_node() macro | Dou Liyang | 1 | -3/+0 |
2017-11-17 | bug: fix "cut here" location for __WARN_TAINT architectures | Kees Cook | 1 | -2/+3 |
2017-11-17 | bug: define the "cut here" string in a single place | Kees Cook | 1 | -0/+2 |
2017-11-17 | kernel debug: support resetting WARN*_ONCE | Andi Kleen | 3 | -3/+7 |
2017-11-15 | Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -0/+6 |
2017-11-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+20 |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -53/+34 |
2017-11-13 | Merge tag 'docs-4.15' of git://git.lwn.net/linux | Linus Torvalds | 1 | -0/+14 |
2017-11-10 | audit: Add new syscalls to the perm=w filter | Steve Grubb | 2 | -0/+6 |
2017-11-07 | percpu: Introduce DEFINE_PER_CPU_DECRYPTED | Brijesh Singh | 1 | -0/+19 |
2017-11-07 | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar | 104 | -0/+104 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 104 | -0/+104 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 104 | -0/+104 |
2017-10-25 | locking/qrwlock: Prevent slowpath writers getting held up by fastpath | Will Deacon | 2 | -22/+9 |
2017-10-25 | locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock | Will Deacon | 1 | -2/+2 |
2017-10-25 | locking/atomic: Add atomic_cond_read_acquire() | Will Deacon | 1 | -0/+3 |
2017-10-25 | locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock' | Will Deacon | 2 | -13/+14 |
2017-10-14 | x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*' | Josh Poimboeuf | 1 | -1/+1 |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 1 | -1/+0 |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 1 | -20/+0 |
2017-10-10 | locking/rwsem: Add down_read_killable() | Kirill Tkhai | 1 | -0/+10 |
2017-10-10 | Merge branch 'locking/urgent' into locking/core, to pick up fixes | Ingo Molnar | 1 | -2/+22 |
2017-10-07 | div64: add missing kernel-doc | Randy Dunlap | 1 | -0/+14 |
2017-09-28 | locking/refcounts, x86/asm: Use unique .text section for refcount exceptions | Kees Cook | 1 | -0/+1 |
2017-09-26 | percpu: make this_cpu_generic_read() atomic w.r.t. interrupts | Mark Rutland | 1 | -2/+22 |
2017-09-14 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+4 |
2017-09-09 | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -0/+1 |
2017-09-08 | mm: soft-dirty: keep soft-dirty bits over thp migration | Naoya Horiguchi | 1 | -1/+33 |
2017-09-08 | mm: thp: check pmd migration entry in common path | Zi Yan | 1 | -1/+17 |
2017-09-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+14 |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -41/+11 |
2017-09-04 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -1/+53 |
2017-09-04 | fix the __user misannotations in asm-generic get_user/put_user | Al Viro | 1 | -4/+4 |
2017-09-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -8/+4 |
2017-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -14/+0 |
2017-09-04 | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 1 | -1/+5 |
2017-08-29 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 1 | -1/+5 |
2017-08-28 | cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs | Tejun Heo | 1 | -1/+5 |
2017-08-28 | Merge tag 'v4.13-rc7' into mtd/next | Boris Brezillon | 2 | -15/+30 |
2017-08-26 | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar | 2 | -15/+30 |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 1 | -41/+9 |
2017-08-25 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 1 | -12/+26 |
2017-08-25 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 1 | -12/+26 |
2017-08-24 | Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -12/+26 |