| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds | 2022-01-23 | 2 | -3/+0 |
|\ |
|
| * | include: move find.h from asm_generic to linux | Yury Norov | 2022-01-15 | 2 | -3/+0 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-01-20 | 3 | -113/+10 |
|\ \ |
|
| * | | proc: make the proc_create[_data]() stubs static inlines | Hans de Goede | 2022-01-20 | 1 | -5/+3 |
| * | | mm: percpu: add generic pcpu_populate_pte() function | Kefeng Wang | 2022-01-20 | 1 | -55/+1 |
| * | | mm: percpu: add generic pcpu_fc_alloc/free funciton | Kefeng Wang | 2022-01-20 | 1 | -49/+1 |
| * | | mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef | Kefeng Wang | 2022-01-20 | 1 | -3/+10 |
| * | | mm: percpu: generalize percpu related config | Kefeng Wang | 2022-01-20 | 1 | -9/+3 |
| |/ |
|
* | | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-01-17 | 2 | -6/+2 |
|\ \ |
|
| * | | exit: Add and use make_task_dead. | Eric W. Biederman | 2021-12-13 | 2 | -6/+2 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-01-15 | 3 | -18/+15 |
|\ \ \ |
|
| * | | | mm/mempolicy: wire up syscall set_mempolicy_home_node | Aneesh Kumar K.V | 2022-01-15 | 1 | -0/+1 |
| * | | | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng | 2022-01-15 | 2 | -18/+14 |
| | |/
| |/| |
|
* | | | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-01-13 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | genirq/msi, treewide: Use a named struct for PCI/MSI attributes | Thomas Gleixner | 2021-12-09 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2022-01-11 | 3 | -80/+8 |
|\ \ \ |
|
| * | | | crypto: sparc/sha - remove duplicate hash init function | Tianjia Zhang | 2021-12-31 | 3 | -80/+8 |
* | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2021-12-10 | 1 | -2/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | bpf, docs: Prune all references to "internal BPF" | Christoph Hellwig | 2021-11-30 | 1 | -1/+1 |
| * | | | bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33 | Tiezhu Yang | 2021-11-16 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-11-25 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | futex: Wireup futex_waitv syscall | André Almeida | 2021-11-25 | 1 | -0/+1 |
| |/ |
|
* / | signal: Replace force_fatal_sig with force_exit_sig when in doubt | Eric W. Biederman | 2021-11-19 | 2 | -3/+3 |
|/ |
|
* | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-11-10 | 4 | -6/+7 |
|\ |
|
| * | signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sig | Eric W. Biederman | 2021-10-29 | 1 | -2/+2 |
| * | signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer fails | Eric W. Biederman | 2021-10-29 | 1 | -2/+4 |
| * | signal/sparc: In setup_tsb_params convert open coded BUG into BUG | Eric W. Biederman | 2021-10-25 | 1 | -1/+1 |
| * | signal/sparc32: Remove unreachable do_exit in do_sparc_fault | Eric W. Biederman | 2021-10-20 | 1 | -1/+0 |
* | | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-11-10 | 1 | -10/+0 |
|\ \ |
|
| * | | arch: remove unused function syscall_set_arguments() | Peter Collingbourne | 2021-09-14 | 1 | -10/+0 |
| |/ |
|
* | | Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2021-11-09 | 2 | -69/+10 |
|\ \ |
|
| * | | sparc32: use DMA_DIRECT_REMAP | Christoph Hellwig | 2021-10-21 | 2 | -55/+2 |
| * | | sparc32: remove dma_make_coherent | Christoph Hellwig | 2021-10-21 | 1 | -15/+10 |
| * | | sparc32: remove the call to dma_make_coherent in arch_dma_free | Christoph Hellwig | 2021-10-21 | 1 | -1/+0 |
* | | | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-11-08 | 3 | -7/+7 |
|\ \ \ |
|
| * | | | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada | 2021-10-24 | 2 | -3/+3 |
| * | | | sparc: Add missing "FORCE" target when using if_changed | Kees Cook | 2021-10-11 | 1 | -4/+4 |
* | | | | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-11-06 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | PCI: Rename pcibios_add_device() to pcibios_device_add() | Oliver O'Halloran | 2021-09-21 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-11-06 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | memblock: use memblock_free for freeing virtual pointers | Mike Rapoport | 2021-11-06 | 1 | -1/+1 |
| * | | | | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 2021-11-06 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/... | Linus Torvalds | 2021-11-03 | 1 | -4/+4 |
|\ \ \ \ |
|
| * | | | | ptrace: Remove the unnecessary arguments from arch_ptrace_stop | Eric W. Biederman | 2021-10-06 | 1 | -4/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-11-02 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | sparc: Fix typo. | David S. Miller | 2021-10-05 | 1 | -1/+1 |
| * | | | | sparc: add SO_RESERVE_MEM definition. | David S. Miller | 2021-10-01 | 1 | -0/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-11-01 | 2 | -10/+15 |
|\ \ \ \ |
|
| * | | | | audit: add support for the openat2 syscall | Richard Guy Briggs | 2021-10-01 | 2 | -0/+4 |
| * | | | | audit: replace magic audit syscall class numbers with macros | Richard Guy Briggs | 2021-10-01 | 2 | -10/+11 |
| | |/ /
| |/| | |
|