Age | Commit message (Expand) | Author |
2018-04-02 | fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate() | Dominik Brodowski |
2018-02-21 | bug.h: work around GCC PR82365 in BUG() | Arnd Bergmann |
2018-02-15 | sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC} | James Hogan |
2018-02-11 | unify {de,}mangle_poll(), get rid of kernel-side POLL... | Al Viro |
2018-02-06 | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2018-01-31 | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-31 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-01-31 | sparc64: update pmdp_invalidate() to return old pmd value | Nitin Gupta |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-01-31 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-30 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-01-29 | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-01-26 | bpf, sparc64: remove obsolete exception handling from div/mod | Daniel Borkmann |
2018-01-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-24 | sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64 | Corentin Labbe |
2018-01-22 | sparc: vDSO: remove an extra tab | Dan Carpenter |
2018-01-22 | sparc64: drop unneeded compat include | Rolf Eike Beer |
2018-01-22 | sparc64: Oracle DAX driver | Rob Gardner |
2018-01-22 | sparc64: Oracle DAX infrastructure | Rob Gardner |
2018-01-19 | bpf: get rid of pure_initcall dependency to enable jits | Daniel Borkmann |
2018-01-15 | signal: Unify and correct copy_siginfo_to_user32 | Eric W. Biederman |
2018-01-15 | signal: Unify and correct copy_siginfo_from_user32 | Eric W. Biederman |
2018-01-15 | signal: unify compat_siginfo_t | Al Viro |
2018-01-12 | signal: Remove _sys_private and _overrun_incr from struct compat_siginfo | Eric W. Biederman |
2018-01-12 | crypto: hash - annotate algorithms taking optional key | Eric Biggers |
2018-01-09 | Construct init thread stack in the linker script rather than by union | David Howells |
2018-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-08 | mm: pass the vmem_altmap to vmemmap_free | Christoph Hellwig |
2018-01-08 | mm: pass the vmem_altmap to vmemmap_populate | Christoph Hellwig |
2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd |
2017-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2017-12-27 | sparc64: repair calling incorrect hweight function from stubs | Jan Engelhardt |
2017-12-23 | bpf: sparc64: Add JIT support for multi-function programs. | David Miller |
2017-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-12-19 | Do not hash userspace addresses in fault handlers | Kees Cook |
2017-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2017-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2017-12-17 | bpf: fix net.core.bpf_jit_enable race | Alexei Starovoitov |
2017-12-15 | Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" | Linus Torvalds |
2017-12-15 | bpf, sparc: fix usage of wrong reg for load_skb_regs after call | Daniel Borkmann |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner |
2017-12-04 | asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.h | Al Viro |
2017-11-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-29 | mm: replace pmd_write with pmd_access_permitted in fault + gup paths | Dan Williams |
2017-11-29 | mm: replace pud_write with pud_access_permitted in fault + gup paths | Dan Williams |