| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-28 | uaccess: unify inline vs outline copy_{from,to}_user() selection | Yury Norov | 1 | -2/+1 |
| 2026-05-21 | ring-buffer: Flush and stop persistent ring buffer on panic | Masami Hiramatsu (Google) | 1 | -0/+1 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -13/+1 |
| 2026-04-14 | Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu... | Linus Torvalds | 1 | -1/+1 |
| 2026-04-05 | mm: convert do_brk_flags() to use vma_flags_t | Lorenzo Stoakes (Oracle) | 1 | -1/+1 |
| 2026-04-05 | arch, mm: consolidate empty_zero_page | Mike Rapoport (Microsoft) | 3 | -12/+0 |
| 2026-03-12 | hexagon: uapi: Fix structure alignment attribute | Thomas Weißschuh | 1 | -1/+1 |
| 2026-02-26 | kbuild: Split .modinfo out from ELF_DETAILS | Nathan Chancellor | 1 | -0/+1 |
| 2026-02-12 | Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -15/+5 |
| 2026-01-26 | arch, mm: consolidate initialization of nodes, zones and memory map | Mike Rapoport (Microsoft) | 1 | -12/+0 |
| 2026-01-26 | hexagon: introduce arch_zone_limits_init() | Mike Rapoport (Microsoft) | 1 | -10/+13 |
| 2026-01-20 | treewide: provide a generic clear_user_page() variant | David Hildenbrand | 1 | -1/+0 |
| 2026-01-06 | hexagon: Drop invalid UAPI header asm/signal.h | Thomas Weißschuh | 1 | -0/+0 |
| 2025-12-03 | Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+0 |
| 2025-11-22 | crypto: ansi_cprng - Remove unused ansi_cprng algorithm | Eric Biggers | 1 | -1/+0 |
| 2025-10-15 | Remove long-stale ext3 defconfig option | Linus Torvalds | 1 | -1/+0 |
| 2025-10-15 | Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+3 |
| 2025-10-13 | Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigs | Theodore Ts'o | 1 | -3/+3 |
| 2025-09-30 | Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
| 2025-09-29 | Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+5 |
| 2025-09-25 | arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c | Menglong Dong | 1 | -0/+1 |
| 2025-09-08 | hexagon: Add __attribute_const__ to ffs()-family implementations | Kees Cook | 1 | -5/+5 |
| 2025-09-01 | arch: copy_thread: pass clone_flags as u64 | Simon Schuster | 1 | -1/+1 |
| 2025-07-14 | hexagon: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names | Dave Martin | 1 | -1/+1 |
| 2025-06-11 | mm: pgtable: fix pte_swp_exclusive | Magnus Lindholm | 1 | -1/+1 |
| 2025-06-07 | Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
| 2025-06-07 | arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds | Masahiro Yamada | 1 | -1/+1 |
| 2025-05-11 | syscall.h: introduce syscall_set_nr() | Dmitry V. Levin | 1 | -0/+7 |
| 2025-05-11 | syscall.h: add syscall_set_arguments() | Dmitry V. Levin | 1 | -0/+7 |
| 2025-05-11 | hexagon: add syscall_set_return_value() | Dmitry V. Levin | 1 | -0/+7 |
| 2025-05-11 | mm: introduce a common definition of mk_pte() | Matthew Wilcox (Oracle) | 1 | -3/+0 |
| 2025-04-08 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -3/+0 |
| 2025-04-04 | lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF | Eric Biggers | 1 | -1/+0 |
| 2025-04-04 | lib/crc: remove unnecessary prompt for CONFIG_CRC16 | Eric Biggers | 1 | -1/+0 |
| 2025-04-04 | lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITT | Eric Biggers | 1 | -1/+0 |
| 2025-04-01 | mm: pgtable: convert some architectures to use tlb_remove_ptdesc() | Qi Zheng | 1 | -5/+2 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -29/+3 |
| 2025-03-17 | arch, mm: make releasing of memory to page allocator more explicit | Mike Rapoport (Microsoft) | 1 | -18/+0 |
| 2025-03-17 | arch, mm: set high_memory in free_area_init() | Mike Rapoport (Microsoft) | 1 | -6/+0 |
| 2025-03-17 | hexagon: move initialization of init_mm.context init to paging_init() | Mike Rapoport (Microsoft) | 1 | -8/+6 |
| 2025-03-10 | lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32C | Eric Biggers | 1 | -1/+0 |
| 2025-01-30 | hexagon: Fix unbalanced spinlock in die() | Lin Yujun | 1 | -1/+3 |
| 2025-01-30 | hexagon: Fix warning comparing pointer to 0 | Yang Li | 1 | -1/+1 |
| 2025-01-30 | hexagon: Move kernel prototypes out of uapi/asm/setup.h header | Thomas Huth | 2 | -12/+22 |
| 2025-01-30 | hexagon: time: Remove redundant null check for resource | Hardevsinh Palaniya | 1 | -2/+1 |
| 2025-01-30 | hexagon: fix using plain integer as NULL pointer warning in cmpxchg | Willem de Bruijn | 1 | -1/+1 |
| 2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
| 2025-01-25 | asm-generic: pgalloc: provide generic __pgd_{alloc,free} | Kevin Brodsky | 1 | -1/+1 |
| 2025-01-25 | mm: pgtable: introduce pagetable_dtor() | Qi Zheng | 1 | -1/+1 |
| 2025-01-21 | Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+0 |
| 2025-01-15 | hexagon: Remove GENERIC_PENDING_IRQ leftover | Thomas Gleixner | 1 | -1/+0 |
| 2024-12-17 | hexagon: Disable constant extender optimization for LLVM prior to 19.1.0 | Nathan Chancellor | 1 | -0/+6 |
| 2024-11-25 | Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
| 2024-11-20 | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -302/+16 |
| 2024-11-11 | Improve consistency of '#error' directive messages | Nataniel Farzan | 1 | -1/+1 |
| 2024-11-07 | asm-generic: introduce text-patching.h | Mike Rapoport (Microsoft) | 1 | -0/+1 |
| 2024-10-28 | hexagon: simplify asm/io.h for !HAS_IOPORT | Arnd Bergmann | 4 | -295/+16 |
| 2024-10-28 | asm-generic: provide generic page_to_phys and phys_to_page implementations | Christoph Hellwig | 1 | -6/+0 |
| 2024-10-28 | hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support | Niklas Schnelle | 1 | -1/+0 |
| 2024-10-16 | vdso: Introduce vdso/page.h | Vincenzo Frascino | 1 | -3/+1 |
| 2024-09-23 | hexagon: vdso: Fix build failure | Guenter Roeck | 1 | -1/+1 |
| 2024-09-01 | mm: remove legacy install_special_mapping() code | Linus Torvalds | 1 | -4/+10 |
| 2024-07-10 | hexagon: use new system call table | Arnd Bergmann | 6 | -15/+26 |
| 2024-07-10 | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann | 1 | -0/+2 |
| 2024-06-25 | hexagon: fix fadvise64_64 calling conventions | Arnd Bergmann | 2 | -0/+13 |
| 2024-06-25 | csky, hexagon: fix broken sys_sync_file_range | Arnd Bergmann | 1 | -0/+1 |
| 2024-03-26 | hexagon: vmlinux.lds.S: handle attributes section | Nathan Chancellor | 1 | -0/+1 |
| 2024-03-21 | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -9/+3 |
| 2024-03-12 | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -31/+5 |
| 2024-03-06 | arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions | Arnd Bergmann | 2 | -25/+5 |
| 2024-03-05 | mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc | Yan Zhao | 1 | -6/+0 |
| 2024-03-04 | smp: Consolidate smp_prepare_boot_cpu() | Thomas Gleixner | 1 | -4/+0 |
| 2024-02-20 | hexagon: select GENERIC_IRQ_PROBE instead of redefining it | Masahiro Yamada | 1 | -6/+1 |
| 2024-02-20 | hexagon: select FRAME_POINTER instead of redefining it | Masahiro Yamada | 1 | -3/+2 |
| 2024-01-10 | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -19/+19 |
| 2023-12-10 | hexagon: traps: add internal prototypes for functions only called from asm | Nathan Chancellor | 1 | -0/+4 |
| 2023-12-10 | hexagon: traps: remove sys_syscall() | Nathan Chancellor | 1 | -7/+0 |
| 2023-12-10 | hexagon: irq: add prototype for arch_do_IRQ() | Nathan Chancellor | 1 | -0/+3 |
| 2023-12-10 | hexagon: vm_events: remove unused dummy_handler() | Nathan Chancellor | 1 | -7/+0 |
| 2023-12-10 | hexagon: vdso: include asm/elf.h for arch_setup_additional_pages() prototype | Nathan Chancellor | 1 | -0/+1 |
| 2023-12-10 | hexagon: process: add internal prototype for do_work_pending() | Nathan Chancellor | 1 | -0/+1 |
| 2023-12-10 | hexagon: process: include linux/cpu.h for arch_cpu_idle() prototype | Nathan Chancellor | 1 | -0/+1 |
| 2023-12-10 | hexagon: reset: include linux/reboot.h for prototypes | Nathan Chancellor | 1 | -0/+1 |
| 2023-12-10 | hexagon: signal: switch to SYSCALL_DEFINE0 for sys_rt_sigreturn() | Nathan Chancellor | 1 | -1/+1 |
| 2023-12-10 | hexagon: time: include asm/delay.h for prototypes | Nathan Chancellor | 1 | -0/+1 |
| 2023-12-10 | hexagon: time: mark time_init_deferred() as static | Nathan Chancellor | 1 | -1/+1 |
| 2023-12-10 | hexagon: time: include asm/time.h for prototypes | Nathan Chancellor | 1 | -0/+1 |
| 2023-12-10 | hexagon: vm_tlb: include asm/tlbflush.h for prototypes | Nathan Chancellor | 1 | -0/+1 |
| 2023-12-10 | hexagon: vm_fault: include asm/vm_fault.h for prototypes | Nathan Chancellor | 1 | -0/+1 |
| 2023-12-10 | hexagon: vm_fault: mark do_page_fault() as static | Nathan Chancellor | 1 | -1/+1 |
| 2023-12-10 | hexagon: smp: mark handle_ipi() and start_secondary() as static | Nathan Chancellor | 1 | -2/+2 |
| 2023-12-10 | hexagon: mm: include asm/setup.h for setup_arch_memory()'s prototype | Nathan Chancellor | 1 | -0/+1 |
| 2023-12-10 | hexagon: mm: mark paging_init() as static | Nathan Chancellor | 1 | -1/+1 |
| 2023-12-10 | hexagon: uaccess: remove clear_user_hexagon() | Nathan Chancellor | 1 | -8/+0 |
| 2023-12-05 | Hexagon: Make pfn accessors statics inlines | Linus Walleij | 1 | -2/+13 |
| 2023-11-23 | Merge branch 'asm-generic-io.h-cleanup' into asm-generic | Arnd Bergmann | 1 | -9/+0 |
| 2023-11-23 | hexagon: Remove CONFIG_HEXAGON_ARCH_VERSION from uapi header | Thomas Huth | 2 | -8/+6 |
| 2023-11-23 | asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr() | Kefeng Wang | 1 | -6/+0 |
| 2023-11-23 | arch/*/io.h: remove ioremap_uc in some architectures | Baoquan He | 1 | -3/+0 |
| 2023-11-03 | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -5/+0 |
| 2023-10-25 | hexagon: Remove unusable symbols from the ptrace.h uapi | Thomas Huth | 2 | -13/+25 |
| 2023-10-17 | vgacon, arch/*: remove unused screen_info definitions | Arnd Bergmann | 2 | -5/+0 |
| 2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2023-08-29 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2023-08-24 | mm: rationalise flush_icache_pages() and flush_icache_page() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2023-08-24 | hexagon: implement the new page table range API | Matthew Wilcox (Oracle) | 2 | -10/+7 |
| 2023-08-21 | treewide: drop CONFIG_EMBEDDED | Randy Dunlap | 1 | -1/+1 |
| 2023-08-21 | hexagon: convert __pte_free_tlb() to use ptdescs | Vishal Moola (Oracle) | 1 | -4/+4 |
| 2023-08-18 | hexagon: mm: convert to GENERIC_IOREMAP | Baoquan He | 5 | -51/+9 |
| 2023-07-11 | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe | 1 | -1/+1 |
| 2023-06-28 | Merge branch 'expand-stack' | Linus Torvalds | 2 | -14/+5 |
| 2023-06-27 | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+3 |
| 2023-06-24 | mm/fault: convert remaining simple cases to lock_mm_and_find_vma() | Linus Torvalds | 2 | -14/+5 |
| 2023-06-14 | Hexagon: Replace all non-returning strlcpy with strscpy | Azeem Shaikh | 1 | -3/+3 |
| 2023-06-05 | locking/atomic: treewide: delete arch_atomic_*() kerneldoc | Mark Rutland | 1 | -16/+0 |
| 2023-06-05 | locking/atomic: hexagon: add preprocessor symbols | Mark Rutland | 1 | -0/+9 |
| 2023-06-05 | locking/atomic: make atomic*_{cmp,}xchg optional | Mark Rutland | 1 | -6/+0 |
| 2023-06-05 | locking/atomic: hexagon: remove redundant arch_atomic_cmpxchg | Mark Rutland | 1 | -42/+4 |
| 2023-05-05 | Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+5 |
| 2023-04-29 | locking/arch: Rename all internal __xchg() names to __arch_xchg() | Andrzej Hajda | 1 | -5/+5 |
| 2023-03-24 | treewide: Trace IPIs sent via smp_send_reschedule() | Valentin Schneider | 1 | -1/+1 |
| 2023-03-05 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -1/+4 |
| 2023-03-02 | hexagon: fix livelock in uaccess | Al Viro | 1 | -1/+4 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -7/+30 |
| 2023-02-09 | mm, arch: add generic implementation of pfn_valid() for FLATMEM | Mike Rapoport (IBM) | 1 | -1/+0 |
| 2023-02-02 | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 1 | -1/+0 |
| 2023-02-02 | hexagon/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 1 | -6/+31 |
| 2023-01-13 | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled | Peter Zijlstra | 1 | -1/+0 |
| 2023-01-13 | objtool/idle: Validate __cpuidle code as noinstr | Peter Zijlstra | 1 | -1/+0 |
| 2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -7/+0 |
| 2022-11-15 | hexagon: ptrace: user_regset_copyin_ignore() always returns 0 | Sergey Shtylyov | 1 | -4/+3 |
| 2022-11-08 | mm: remove kern_addr_valid() completely | Kefeng Wang | 1 | -7/+0 |
| 2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -11/+0 |
| 2022-10-10 | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2 | -3/+2 |
| 2022-10-04 | Merge tag 'regmap-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 1 | -0/+25 |
| 2022-10-02 | kbuild: remove head-y syntax | Masahiro Yamada | 1 | -2/+0 |
| 2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada | 1 | -1/+2 |
| 2022-09-11 | kernel: exit: cleanup release_thread() | Kefeng Wang | 2 | -11/+0 |
| 2022-08-27 | provide arch_test_bit_acquire for architectures that define test_bit | Mikulas Patocka | 1 | -0/+15 |
| 2022-08-22 | regmap/hexagon: Properly fix the generic IO helpers | Linus Walleij | 1 | -0/+23 |
| 2022-08-17 | regmap: mmio: Support accelerared noinc operations | Linus Walleij | 1 | -0/+2 |
| 2022-08-07 | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux | Linus Torvalds | 1 | -9/+15 |
| 2022-08-07 | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -5/+0 |
| 2022-07-29 | profile: setup_profiling_timer() is moslty not implemented | Ben Dooks | 1 | -5/+0 |
| 2022-07-17 | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 1 | -1/+0 |
| 2022-07-17 | hexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 3 | -27/+43 |
| 2022-06-30 | bitops: unify non-atomic bitops prototypes across architectures | Alexander Lobakin | 1 | -9/+15 |
| 2022-06-16 | mm: avoid unnecessary page fault retires on shared memory types | Peter Xu | 1 | -0/+4 |
| 2022-05-07 | fork: Generalize PF_IO_WORKER handling | Eric W. Biederman | 1 | -4/+3 |
| 2022-05-07 | fork: Pass struct kernel_clone_args into copy_thread | Eric W. Biederman | 1 | -2/+5 |
| 2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -6/+5 |
| 2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -33/+0 |
| 2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -0/+5 |
| 2022-03-22 | mm: remove mmu_gathers storage from remaining architectures | Stafford Horne | 1 | -2/+0 |
| 2022-03-21 | arch: Add pmd_pfn() where it is missing | Mike Rapoport | 1 | -0/+5 |
| 2022-03-10 | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman | 2 | -3/+2 |
| 2022-03-10 | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman | 1 | -3/+3 |
| 2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann | 3 | -8/+0 |
| 2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann | 1 | -25/+0 |
| 2022-02-14 | uaccess: fix integer overflow on access_ok() | Arnd Bergmann | 1 | -9/+9 |
| 2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds | 1 | -1/+0 |
| 2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -5/+3 |
| 2022-01-15 | include: move find.h from asm_generic to linux | Yury Norov | 1 | -1/+0 |
| 2022-01-15 | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng | 1 | -5/+3 |
| 2022-01-08 | hexagon: Fix function name in die() | Nathan Chancellor | 1 | -1/+1 |
| 2021-12-13 | exit: Add and use make_task_dead. | Eric W. Biederman | 1 | -1/+1 |
| 2021-12-13 | Merge tag 'v5.16-rc5' into locking/core, to pick up fixes | Ingo Molnar | 5 | -30/+16 |
| 2021-12-07 | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h | Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2021-11-20 | hexagon: ignore vmlinux.lds | Nathan Chancellor | 1 | -0/+1 |
| 2021-11-20 | hexagon: clean up timer-regs.h | Nathan Chancellor | 3 | -30/+11 |
| 2021-11-20 | hexagon: export raw I/O routines for modules | Nathan Chancellor | 1 | -0/+4 |
| 2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook | 2 | -4/+2 |
| 2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+0 |
| 2021-09-08 | trap: cleanup trap_init() | Kefeng Wang | 1 | -4/+0 |
| 2021-09-05 | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -3/+1 |
| 2021-09-02 | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -46/+12 |
| 2021-08-19 | hexagon: use the generic global coherent pool | Christoph Hellwig | 2 | -46/+12 |
| 2021-08-16 | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig | Masahiro Yamada | 1 | -3/+1 |
| 2021-07-30 | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols | Arnd Bergmann | 1 | -2/+0 |
| 2021-07-27 | asm-generic: remove extra strn{cpy_from,len}_user declarations | Arnd Bergmann | 1 | -6/+0 |
| 2021-07-23 | hexagon: use generic strncpy/strnlen from_user | Arnd Bergmann | 5 | -159/+5 |
| 2021-07-23 | asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user | Arnd Bergmann | 1 | -9/+13 |
| 2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -4/+2 |
| 2021-07-08 | hexagon: select ARCH_WANT_LD_ORPHAN_WARN | Nathan Chancellor | 1 | -0/+1 |
| 2021-07-08 | hexagon: use common DISCARDS macro | Nathan Chancellor | 1 | -6/+1 |
| 2021-07-08 | hexagon: handle {,SOFT}IRQENTRY_TEXT in linker script | Nathan Chancellor | 1 | -0/+2 |
| 2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+0 |
| 2021-07-01 | mm/thp: define default pmd_pgtable() | Anshuman Khandual | 1 | -1/+0 |
| 2021-07-01 | mm: define default value for FIRST_USER_ADDRESS | Anshuman Khandual | 1 | -3/+0 |
| 2021-06-28 | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2021-06-18 | sched: Introduce task_is_running() | Peter Zijlstra | 1 | -1/+1 |
| 2021-05-26 | hexagon: move core-y in arch/hexagon/Makefile to arch/hexagon/Kbuild | Masahiro Yamada | 2 | -4/+1 |
| 2021-05-26 | kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild | Masahiro Yamada | 1 | -0/+1 |
| 2021-05-26 | locking/atomic: delete !ARCH_ATOMIC remnants | Mark Rutland | 1 | -1/+0 |
| 2021-05-26 | locking/atomic: hexagon: move to ARCH_ATOMIC | Mark Rutland | 3 | -16/+17 |
| 2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+0 |
| 2021-05-07 | mm: remove xlate_dev_kmem_ptr() | David Hildenbrand | 1 | -1/+0 |
| 2021-05-07 | drivers/char: remove /dev/kmem for good | David Hildenbrand | 1 | -1/+0 |