- 5c947d0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years ago
- e0583b6 crypto: sparc/sha - remove duplicate hash init function by Tianjia Zhang · 3 years ago
- be31582 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 1 month ago
- 06edc59 bpf, docs: Prune all references to "internal BPF" by Christoph Hellwig · 3 years, 1 month ago
- b501b85 Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 1 month ago
- a0eb2da9 futex: Wireup futex_waitv syscall by André Almeida · 3 years, 1 month ago
- fcb116b signal: Replace force_fatal_sig with force_exit_sig when in doubt by Eric W. Biederman · 3 years, 1 month ago
- ebf7f6f bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33 by Tiezhu Yang · 3 years, 2 months ago
- 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
- e8f023c Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 2 months ago
- 3725949 Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 2 months ago
- 1e9ed93 Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 2 months ago
- 0c5c62d Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 2 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 4421cca memblock: use memblock_free for freeing virtual pointers by Mike Rapoport · 3 years, 2 months ago
- 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 2 months ago
- a602285 Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
- fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
- d2fac0a Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years, 2 months ago
- 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
- 086ec44 signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sig by Eric W. Biederman · 3 years, 2 months ago
- c317d30 signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer fails by Eric W. Biederman · 3 years, 2 months ago
- 984bd71 signal/sparc: In setup_tsb_params convert open coded BUG into BUG by Eric W. Biederman · 3 years, 2 months ago
- 8212f89 kbuild: use more subdir- for visiting subdirectories while cleaning by Masahiro Yamada · 3 years, 3 months ago
- 7d6db80 sparc32: use DMA_DIRECT_REMAP by Christoph Hellwig · 3 years, 4 months ago
- 837e80b3 sparc32: remove dma_make_coherent by Christoph Hellwig · 3 years, 4 months ago
- 2c38d6a sparc32: remove the call to dma_make_coherent in arch_dma_free by Christoph Hellwig · 3 years, 2 months ago
- 97cae84 signal/sparc32: Remove unreachable do_exit in do_sparc_fault by Eric W. Biederman · 3 years, 2 months ago
- 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 3 months ago
- a3c7ca2 sparc: Add missing "FORCE" target when using if_changed by Kees Cook · 3 years, 3 months ago
- 6644c65 ftrace: Cleanup ftrace_dyn_arch_init() by Weizhao Ouyang · 3 years, 4 months ago
- 4f627af ptrace: Remove the unnecessary arguments from arch_ptrace_stop by Eric W. Biederman · 3 years, 4 months ago
- fb8ece5 sparc: Fix typo. by David S. Miller · 3 years, 3 months ago
- 1c30e3a audit: add support for the openat2 syscall by Richard Guy Briggs · 3 years, 7 months ago
- 42f355e audit: replace magic audit syscall class numbers with macros by Richard Guy Briggs · 3 years, 7 months ago
- bfaf039 sparc: add SO_RESERVE_MEM definition. by David S. Miller · 3 years, 3 months ago
- adf8a61 kprobes: treewide: Make it harder to refer kretprobe_trampoline directly by Masami Hiramatsu · 3 years, 3 months ago
- 96fed8a kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() by Masami Hiramatsu · 3 years, 3 months ago
- 06dc660 PCI: Rename pcibios_add_device() to pcibios_device_add() by Oliver O'Halloran · 3 years, 4 months ago
- d8b1e10 sparc64: fix pci_iounmap() when CONFIG_PCI is not set by Linus Torvalds · 3 years, 3 months ago
- b9b11b1 Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 3 months ago
- fc7c028 sparc: avoid stringop-overread errors by Linus Torvalds · 3 years, 4 months ago
- 7962c2e arch: remove unused function syscall_set_arguments() by Peter Collingbourne · 3 years, 3 months ago
- 59583f7 sparc32: page align size in arch_dma_alloc by Andreas Larsson · 3 years, 4 months ago
- a7a08b2 arch: remove compat_alloc_user_space by Arnd Bergmann · 3 years, 4 months ago
- 59ab844 compat: remove some compat entry points by Arnd Bergmann · 3 years, 4 months ago
- 58ca241 Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
- b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
- 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- dce4910 mm: wire up syscall process_mrelease by Suren Baghdasaryan · 3 years, 4 months ago
- 87c3cb5 sparc: move the install rule to arch/sparc/Makefile by Masahiro Yamada · 3 years, 5 months ago
- 4a3bb42 Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 4 months ago
- 4cdc4cc Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 4 months ago
- bcfeebb Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 4 months ago
- 4898370 Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 4 months ago
- c6c3c570 Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 4 months ago
- 39f75da isystem: trim/fixup stdarg.h and other headers by Alexey Dobriyan · 3 years, 5 months ago
- 4aae683 tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig by Masahiro Yamada · 3 years, 5 months ago
- ba3a048 sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR by Logan Gunthorpe · 3 years, 5 months ago
- e02373f sparc/iommu: return error codes from .map_sg() ops by Martin Oliveira · 3 years, 5 months ago
- bd935a7 Merge 5.14-rc5 into driver-core-next by Greg Kroah-Hartman · 3 years, 5 months ago
- 04190bf sock: allow reading and changing sk_userlocks with setsockopt by Pavel Tikhomirov · 3 years, 5 months ago
- d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- c7d1022 Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 5 months ago
- f6c5971 Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
- 094121e arch: Kconfig: clean up obsolete use of HAVE_IDE by Lukas Bulwahn · 3 years, 5 months ago
- e622699 asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols by Arnd Bergmann · 3 years, 7 months ago
- f5e81d1 bpf: Introduce BPF nospec instruction for mitigating Spectre v4 by Daniel Borkmann · 3 years, 6 months ago
- 50ae813 signal: Verify the alignment and size of siginfo_t by Eric W. Biederman · 3 years, 8 months ago
- 2c9f7ea signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP by Eric W. Biederman · 3 years, 7 months ago
- 42365ab sparc64: Add compile-time asserts for siginfo_t offsets by Marco Elver · 3 years, 8 months ago
- 1a33b18 compat: make linux/compat.h available everywhere by Arnd Bergmann · 3 years, 5 months ago
- fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
- b48c723 exit/bdflush: Remove the deprecated bdflush system call by Eric W. Biederman · 3 years, 6 months ago
- 301c8b1 Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- 81361b8 Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
- dc4875f mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * by Aneesh Kumar K.V · 3 years, 6 months ago
- 9cf6fa2 mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * by Aneesh Kumar K.V · 3 years, 6 months ago
- 7e10887 locking/atomic: sparc: Fix arch_cmpxchg64_local() by Mark Rutland · 3 years, 6 months ago
- eed0218 Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 6 months ago
- a0e781a sparc: syscalls: use pattern rules to generate syscall headers by Masahiro Yamada · 3 years, 7 months ago
- 4cad671 Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 6 months ago
- 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- 911a299 Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 6 months ago
- f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 6 months ago
- 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 6 months ago
- fac7757 mm: define default value for FIRST_USER_ADDRESS by Anshuman Khandual · 3 years, 6 months ago
- 63703f3 mm: generalize ZONE_[DMA|DMA32] by Kefeng Wang · 3 years, 6 months ago
- 79c1c59 mm/hugetlb: change parameters of arch_make_huge_pte() by Christophe Leroy · 3 years, 6 months ago
- 426e5c4 mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c by Muchun Song · 3 years, 6 months ago
- dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 6 months ago
- 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 6 months ago
- 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- 28a27cb Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- a15286c Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- e8b9eab net: retrieve netns cookie via getsocketopt by Martynas Pumputis · 3 years, 6 months ago
- b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
- 65ffb3d quota: Wire up quotactl_fd syscall by Jan Kara · 3 years, 7 months ago
- a9e906b Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 7 months ago