Age | Commit message (Expand) | Author |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds |
2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-20 | proc: make the proc_create[_data]() stubs static inlines | Hans de Goede |
2022-01-20 | mm: percpu: add generic pcpu_populate_pte() function | Kefeng Wang |
2022-01-20 | mm: percpu: add generic pcpu_fc_alloc/free funciton | Kefeng Wang |
2022-01-20 | mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef | Kefeng Wang |
2022-01-20 | mm: percpu: generalize percpu related config | Kefeng Wang |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-15 | include: move find.h from asm_generic to linux | Yury Norov |
2022-01-15 | mm/mempolicy: wire up syscall set_mempolicy_home_node | Aneesh Kumar K.V |
2022-01-15 | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng |
2022-01-13 | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-01-11 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2021-12-31 | crypto: sparc/sha - remove duplicate hash init function | Tianjia Zhang |
2021-12-13 | exit: Add and use make_task_dead. | Eric W. Biederman |
2021-12-10 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2021-12-09 | genirq/msi, treewide: Use a named struct for PCI/MSI attributes | Thomas Gleixner |
2021-11-30 | bpf, docs: Prune all references to "internal BPF" | Christoph Hellwig |
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-16 | bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33 | Tiezhu Yang |
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 |