Age | Commit message (Expand) | Author |
2021-11-25 | Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-11-25 | futex: Wireup futex_waitv syscall | André Almeida |
2021-11-19 | signal: Replace force_fatal_sig with force_exit_sig when in doubt | Eric W. Biederman |
2021-11-10 | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-11-10 | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-11-09 | Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-11-06 | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-06 | memblock: use memblock_free for freeing virtual pointers | Mike Rapoport |
2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport |
2021-11-03 | Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/... | Linus Torvalds |
2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-01 | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-10-29 | signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sig | Eric W. Biederman |
2021-10-29 | signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer fails | Eric W. Biederman |
2021-10-25 | signal/sparc: In setup_tsb_params convert open coded BUG into BUG | Eric W. Biederman |
2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada |
2021-10-21 | sparc32: use DMA_DIRECT_REMAP | Christoph Hellwig |
2021-10-21 | sparc32: remove dma_make_coherent | Christoph Hellwig |
2021-10-21 | sparc32: remove the call to dma_make_coherent in arch_dma_free | Christoph Hellwig |
2021-10-20 | signal/sparc32: Remove unreachable do_exit in do_sparc_fault | Eric W. Biederman |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook |
2021-10-11 | sparc: Add missing "FORCE" target when using if_changed | Kees Cook |
2021-10-08 | ftrace: Cleanup ftrace_dyn_arch_init() | Weizhao Ouyang |
2021-10-06 | ptrace: Remove the unnecessary arguments from arch_ptrace_stop | Eric W. Biederman |
2021-10-05 | sparc: Fix typo. | David S. Miller |
2021-10-01 | audit: add support for the openat2 syscall | Richard Guy Briggs |
2021-10-01 | audit: replace magic audit syscall class numbers with macros | Richard Guy Briggs |
2021-10-01 | sparc: add SO_RESERVE_MEM definition. | David S. Miller |
2021-09-30 | kprobes: treewide: Make it harder to refer kretprobe_trampoline directly | Masami Hiramatsu |
2021-09-30 | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() | Masami Hiramatsu |
2021-09-21 | PCI: Rename pcibios_add_device() to pcibios_device_add() | Oliver O'Halloran |
2021-09-20 | sparc64: fix pci_iounmap() when CONFIG_PCI is not set | Linus Torvalds |
2021-09-17 | Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2021-09-15 | sparc: avoid stringop-overread errors | Linus Torvalds |
2021-09-14 | arch: remove unused function syscall_set_arguments() | Peter Collingbourne |
2021-09-14 | sparc32: page align size in arch_dma_alloc | Andreas Larsson |
2021-09-08 | arch: remove compat_alloc_user_space | Arnd Bergmann |
2021-09-08 | compat: remove some compat entry points | Arnd Bergmann |
2021-09-05 | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-03 | mm: wire up syscall process_mrelease | Suren Baghdasaryan |
2021-09-03 | sparc: move the install rule to arch/sparc/Makefile | Masahiro Yamada |
2021-09-02 | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2021-09-01 | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-09-01 | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-09-01 | Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |