Age | Commit message (Expand) | Author | Files | Lines |
2019-09-18 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -25/+20 |
2019-09-07 | ipc: fix sparc64 ipc() wrapper | Arnd Bergmann | 1 | -15/+18 |
2019-08-22 | crypto: sparc/des - switch to new verification routines | Ard Biesheuvel | 1 | -21/+16 |
2019-07-26 | crypto: aes - rename local routines to prevent future clashes | Ard Biesheuvel | 1 | -4/+4 |
2019-07-25 | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers | Masahiro Yamada | 1 | -1/+1 |
2019-07-20 | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -2/+1 |
2019-07-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -21/+1 |
2019-07-17 | kbuild: add --hash-style= and --build-id unconditionally | Masahiro Yamada | 1 | -2/+1 |
2019-07-16 | mm/mmap: move common defines to mman-common.h | Aneesh Kumar K.V | 1 | -6/+0 |
2019-07-16 | mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() | Anshuman Khandual | 1 | -15/+1 |
2019-07-16 | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds | 1 | -1/+1 |
2019-07-16 | Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2019-07-15 | docs: admin-guide: add a series of orphaned documents | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-15 | arch: mark syscall number 435 reserved for clone3 | Christian Brauner | 1 | -0/+1 |
2019-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 5 | -486/+2 |
2019-07-12 | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP | Christoph Hellwig | 1 | -1/+1 |
2019-07-12 | sparc64: use the generic get_user_pages_fast code | Christoph Hellwig | 4 | -341/+20 |
2019-07-12 | sparc64: define untagged_addr() | Christoph Hellwig | 1 | -0/+22 |
2019-07-12 | sparc64: add the missing pgd_page definition | Christoph Hellwig | 1 | -0/+3 |
2019-07-12 | sparc: remove ARCH_SELECT_MEMORY_MODEL | Mike Rapoport | 1 | -3/+0 |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -2/+29 |
2019-07-10 | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2019-07-09 | sparc64: Add missing newline at end of file | Geert Uytterhoeven | 1 | -1/+1 |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -41/+38 |
2019-07-08 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+4 |
2019-06-28 | arch: wire-up pidfd_open() | Christian Brauner | 1 | -0/+1 |
2019-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -6/+3 |
2019-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -0/+2 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 | Thomas Gleixner | 3 | -6/+3 |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+1 |
2019-06-17 | Merge tag 'v5.2-rc5' into locking/core, to pick up fixes | Ingo Molnar | 4 | -4/+9 |
2019-06-15 | bpf: net: Add SO_DETACH_REUSEPORT_BPF | Martin KaFai Lau | 1 | -0/+2 |
2019-06-13 | sparc: fix unknown type name u_int in uapi header | Masahiro Yamada | 1 | -2/+1 |
2019-06-13 | sparc: configs: Remove useless UEVENT_HELPER_PATH | Krzysztof Kozlowski | 2 | -2/+0 |
2019-06-13 | sparc: Remove redundant copy of the LGPL-2.0 | Thomas Huth | 1 | -481/+0 |
2019-06-08 | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -2/+1 |
2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 12 | -24/+17 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner | 1 | -2/+1 |
2019-06-03 | locking/atomic, sparc: Use s64 for atomic64 | Mark Rutland | 1 | -4/+4 |
2019-06-02 | sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD | Young Xiao | 1 | -0/+4 |
2019-06-02 | mdesc: fix a missing-check bug in get_vdev_port_node_info() | Gen Zhang | 1 | -0/+2 |
2019-06-02 | sparc64: Fix regression in non-hypervisor TLB flush xcall | James Clarke | 1 | -2/+2 |
2019-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -2/+27 |
2019-05-30 | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman | 3 | -0/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223 | Thomas Gleixner | 1 | -1/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214 | Thomas Gleixner | 1 | -1/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 4 | -20/+4 |
2019-05-29 | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman | 7 | -28/+25 |
2019-05-27 | signal: Remove task parameter from force_sig | Eric W. Biederman | 6 | -10/+10 |
2019-05-27 | signal: Remove task parameter from force_sigsegv | Eric W. Biederman | 2 | -3/+3 |