Age | Commit message (Expand) | Author | Files | Lines |
2022-06-03 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -10/+14 |
2022-05-07 | fork: Generalize PF_IO_WORKER handling | Eric W. Biederman | 2 | -8/+6 |
2022-05-07 | fork: Pass struct kernel_clone_args into copy_thread | Eric W. Biederman | 2 | -4/+10 |
2022-04-22 | signal: Deliver SIGTRAP on perf event asynchronously if blocked | Marco Elver | 2 | -0/+2 |
2022-03-31 | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+1 |
2022-03-31 | arch: syscalls: simplify uapi/kapi directory creation | Masahiro Yamada | 1 | -2/+1 |
2022-03-29 | Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+1 |
2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -11/+8 |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -17/+1 |
2022-03-22 | drivers/base/node: consolidate node device subsystem initialization in node_d... | David Hildenbrand | 1 | -12/+0 |
2022-03-10 | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman | 3 | -5/+4 |
2022-03-10 | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman | 2 | -6/+4 |
2022-02-25 | sparc: Remove usage of the deprecated "pci-dma-compat.h" API | Christophe JAILLET | 1 | -1/+1 |
2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann | 1 | -2/+0 |
2022-02-25 | sparc64: remove CONFIG_SET_FS support | Arnd Bergmann | 2 | -14/+0 |
2022-02-25 | uaccess: fix type mismatch warnings from access_ok() | Arnd Bergmann | 1 | -1/+1 |
2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -104/+7 |
2022-01-20 | proc: make the proc_create[_data]() stubs static inlines | Hans de Goede | 1 | -5/+3 |
2022-01-20 | mm: percpu: add generic pcpu_populate_pte() function | Kefeng Wang | 1 | -55/+1 |
2022-01-20 | mm: percpu: add generic pcpu_fc_alloc/free funciton | Kefeng Wang | 1 | -49/+1 |
2022-01-20 | mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef | Kefeng Wang | 1 | -3/+10 |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -6/+2 |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+1 |
2022-01-15 | mm/mempolicy: wire up syscall set_mempolicy_home_node | Aneesh Kumar K.V | 1 | -0/+1 |
2021-12-13 | exit: Add and use make_task_dead. | Eric W. Biederman | 2 | -6/+2 |
2021-12-09 | genirq/msi, treewide: Use a named struct for PCI/MSI attributes | Thomas Gleixner | 1 | -2/+2 |
2021-11-25 | Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2021-11-25 | futex: Wireup futex_waitv syscall | André Almeida | 1 | -0/+1 |
2021-11-19 | signal: Replace force_fatal_sig with force_exit_sig when in doubt | Eric W. Biederman | 2 | -3/+3 |
2021-11-10 | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -4/+6 |
2021-11-09 | Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -68/+8 |
2021-11-06 | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2021-11-06 | memblock: use memblock_free for freeing virtual pointers | Mike Rapoport | 1 | -1/+1 |
2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 1 | -1/+1 |
2021-11-01 | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -10/+15 |
2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2 | -11/+6 |
2021-10-29 | signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sig | Eric W. Biederman | 1 | -2/+2 |
2021-10-29 | signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer fails | Eric W. Biederman | 1 | -2/+4 |
2021-10-21 | sparc32: use DMA_DIRECT_REMAP | Christoph Hellwig | 1 | -54/+0 |
2021-10-21 | sparc32: remove dma_make_coherent | Christoph Hellwig | 1 | -15/+10 |
2021-10-21 | sparc32: remove the call to dma_make_coherent in arch_dma_free | Christoph Hellwig | 1 | -1/+0 |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook | 2 | -8/+2 |
2021-10-08 | ftrace: Cleanup ftrace_dyn_arch_init() | Weizhao Ouyang | 1 | -5/+0 |
2021-10-01 | audit: add support for the openat2 syscall | Richard Guy Briggs | 2 | -0/+4 |
2021-10-01 | audit: replace magic audit syscall class numbers with macros | Richard Guy Briggs | 2 | -10/+11 |
2021-09-30 | kprobes: treewide: Make it harder to refer kretprobe_trampoline directly | Masami Hiramatsu | 1 | -5/+5 |
2021-09-30 | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() | Masami Hiramatsu | 1 | -1/+1 |
2021-09-21 | PCI: Rename pcibios_add_device() to pcibios_device_add() | Oliver O'Halloran | 1 | -1/+1 |
2021-09-17 | Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+3 |