Age | Commit message (Expand) | Author | Files | Lines |
2021-11-10 | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -34/+14 |
2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+0 |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+2 |
2021-11-06 | memblock: allow to specify flags with memblock_add_node() | David Hildenbrand | 2 | -2/+2 |
2021-11-03 | Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/... | Linus Torvalds | 1 | -2/+2 |
2021-11-02 | Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2021-11-02 | Merge branch 'for-5.16-vsprintf-pgp' into for-linus | Petr Mladek | 8 | -36/+34 |
2021-11-01 | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+6 |
2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 3 | -16/+10 |
2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -5/+2 |
2021-11-01 | Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -17/+6 |
2021-10-30 | locking: Remove spin_lock_flags() etc | Arnd Bergmann | 1 | -17/+6 |
2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada | 1 | -2/+0 |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook | 2 | -5/+2 |
2021-10-08 | ftrace: Cleanup ftrace_dyn_arch_init() | Weizhao Ouyang | 1 | -6/+0 |
2021-10-07 | firmware: include drivers/firmware/Kconfig unconditionally | Arnd Bergmann | 1 | -2/+0 |
2021-10-06 | ptrace: Remove the unnecessary arguments from arch_ptrace_stop | Eric W. Biederman | 1 | -2/+2 |
2021-10-04 | ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTK | Randy Dunlap | 1 | -1/+1 |
2021-10-01 | audit: add support for the openat2 syscall | Richard Guy Briggs | 1 | -0/+2 |
2021-10-01 | audit: replace magic audit syscall class numbers with macros | Richard Guy Briggs | 1 | -4/+4 |
2021-09-30 | ia64: Add instruction_pointer_set() API | Masami Hiramatsu | 1 | -0/+5 |
2021-09-30 | kprobes: treewide: Make it harder to refer kretprobe_trampoline directly | Masami Hiramatsu | 1 | -4/+4 |
2021-09-30 | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() | Masami Hiramatsu | 1 | -3/+2 |
2021-09-30 | kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d... | Masami Hiramatsu | 1 | -5/+0 |
2021-09-30 | ia64: kprobes: Fix to pass correct trampoline address to the handler | Masami Hiramatsu | 1 | -4/+5 |
2021-09-14 | arch: remove unused function syscall_set_arguments() | Peter Collingbourne | 2 | -34/+14 |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+1 |
2021-09-08 | mm/memory_hotplug: remove nid parameter from arch_remove_memory() | David Hildenbrand | 1 | -2/+1 |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -2/+2 |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -30/+29 |
2021-09-03 | mm: wire up syscall process_mrelease | Suren Baghdasaryan | 1 | -0/+2 |
2021-09-03 | ia64: make num_rsvd_regions static | Geert Uytterhoeven | 2 | -2/+1 |
2021-09-03 | ia64: make reserve_elfcorehdr() static | Geert Uytterhoeven | 2 | -27/+25 |
2021-09-03 | ia64: fix #endif comment for reserve_elfcorehdr() | Geert Uytterhoeven | 1 | -1/+1 |
2021-09-03 | ia64: fix typo in a comment | Jason Wang | 1 | -1/+1 |
2021-09-03 | ia64: move core-y in arch/ia64/Makefile to arch/ia64/Kbuild | Masahiro Yamada | 2 | -2/+2 |
2021-09-02 | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -2/+2 |
2021-09-01 | Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
2021-09-01 | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2021-09-01 | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2021-08-09 | ia64/sba_iommu: return error code from sba_map_sg_attrs() | Martin Oliveira | 1 | -2/+2 |
2021-07-30 | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
2021-07-30 | arch: Kconfig: clean up obsolete use of HAVE_IDE | Lukas Bulwahn | 1 | -1/+0 |
2021-07-30 | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols | Arnd Bergmann | 1 | -0/+2 |
2021-07-19 | printk: Userspace format indexing support | Chris Down | 1 | -2/+2 |
2021-07-12 | exit/bdflush: Remove the deprecated bdflush system call | Eric W. Biederman | 1 | -1/+1 |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+1 |
2021-07-08 | mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * | Aneesh Kumar K.V | 1 | -1/+1 |
2021-07-08 | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * | Aneesh Kumar K.V | 1 | -1/+1 |
2021-07-02 | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -12/+0 |