| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'bitmap-for-next' of https://github.com/norov/linux.git | Mark Brown | 2 | -11/+34 |
| 2 days | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Mark Brown | 1 | -2/+2 |
| 2 days | Merge branch 'mm-nonmm-stable' of https://git.kernel.org/pub/scm/linux/kernel... | Mark Brown | 1 | -2/+1 |
| 3 days | Merge branch into tip/master: 'locking/core' | Ingo Molnar | 1 | -2/+2 |
| 3 days | uaccess: unify inline vs outline copy_{from,to}_user() selection | Yury Norov | 1 | -2/+1 |
| 3 days | mm: skip KASAN tagging for page-allocated page tables | Muhammad Usama Anjum | 1 | -1/+1 |
| 4 days | bitops: Define generic___bitrev8/16/32 for reuse | Jinjie Ruan | 1 | -0/+23 |
| 11 days | ring-buffer: Flush and stop persistent ring buffer on panic | Masami Hiramatsu (Google) | 1 | -0/+13 |
| 12 days | bitops: use common function parameter names | Randy Dunlap | 1 | -11/+11 |
| 2026-05-08 | kprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist() | Jianpeng Chang | 1 | -1/+1 |
| 2026-05-05 | locking/barrier: Use correct parameter names | Randy Dunlap | 1 | -2/+2 |
| 2026-04-22 | Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+10 |
| 2026-04-22 | x86/hyperv: Skip LP/VP creation on kexec | Jork Loeser | 1 | -0/+10 |
| 2026-04-16 | Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -739/+0 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+4 |
| 2026-04-14 | Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -15/+8 |
| 2026-04-14 | Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+3 |
| 2026-04-14 | Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+9 |
| 2026-04-14 | Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+4 |
| 2026-04-14 | Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux | Linus Torvalds | 1 | -1/+1 |
| 2026-04-13 | Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+3 |
| 2026-04-05 | mm/mmu_gather: replace IPI with synchronize_rcu() when batch allocation fails | Lance Yang | 1 | -0/+4 |
| 2026-04-02 | xor: make xor.ko self-contained in lib/raid/ | Christoph Hellwig | 2 | -12/+0 |
| 2026-04-02 | xor: move generic implementations out of asm-generic/xor.h | Christoph Hellwig | 1 | -723/+4 |
| 2026-04-02 | xor: remove macro abuse for XOR implementation registrations | Christoph Hellwig | 1 | -8/+0 |
| 2026-03-31 | module: remove *_gpl sections from vmlinux and modules | Siddharth Nayyar | 1 | -16/+2 |
| 2026-03-31 | module: add kflagstab section to vmlinux and modules | Siddharth Nayyar | 1 | -0/+7 |
| 2026-03-31 | fs: hide file and bfile caches behind runtime const machinery | Mateusz Guzik | 1 | -1/+3 |
| 2026-03-23 | asm-generic/bitops: Fix a comment typo in instrumented-atomic.h | Kai Huang | 1 | -1/+1 |
| 2026-03-21 | Merge tag 'v7.0-rc4' into timers/core, to resolve conflict | Ingo Molnar | 1 | -1/+3 |
| 2026-03-17 | module.lds,codetag: force 0 sh_addr for sections | Joe Lawrence | 1 | -1/+1 |
| 2026-03-11 | asm-generic/bitsperlong.h: Add sanity checks for __BITS_PER_LONG | Thomas Weißschuh | 1 | -0/+9 |
| 2026-03-08 | futex: add missing function parameter comments | Randy Dunlap | 1 | -1/+3 |
| 2026-02-27 | hrtimer: Push reprogramming timers into the interrupt return path | Peter Zijlstra | 1 | -1/+4 |
| 2026-02-26 | kbuild: Split .modinfo out from ELF_DETAILS | Nathan Chancellor | 1 | -1/+3 |
| 2026-02-20 | Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+13 |
| 2026-02-19 | mshv: Introduce hv_deposit_memory helper functions | Stanislav Kinsburskii | 1 | -0/+10 |
| 2026-02-19 | mshv: Introduce hv_result_needs_memory() helper function | Stanislav Kinsburskii | 1 | -0/+3 |
| 2026-02-12 | Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -2/+2 |
| 2026-02-12 | Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -4/+3 |
| 2026-02-10 | Merge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -6/+2 |
| 2026-02-10 | Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
| 2026-02-10 | Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Linus Torvalds | 1 | -1/+1 |
| 2026-02-09 | Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -1/+2 |
| 2026-02-09 | Merge tag 'audit-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -0/+9 |
| 2026-02-06 | mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE... | Qi Zheng | 1 | -1/+1 |
| 2026-01-30 | include/asm-generic/topology.h: Remove unused definition of cpumask_of_node() | John Garry | 1 | -6/+2 |
| 2026-01-26 | atomic: specify alignment for atomic_t and atomic64_t | Finn Thain | 1 | -1/+1 |
| 2026-01-26 | bpf: explicitly align bpf_res_spin_lock | Finn Thain | 1 | -1/+1 |
| 2026-01-23 | rqspinlock: Fix TAS fallback lock entry creation | Kumar Kartikeya Dwivedi | 1 | -1/+1 |
| 2026-01-20 | mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size() | Wei Yang | 1 | -3/+2 |
| 2026-01-20 | mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_... | David Hildenbrand (Red Hat) | 1 | -2/+75 |
| 2026-01-13 | fs: hide names_cache behind runtime const machinery | Mateusz Guzik | 1 | -1/+2 |
| 2026-01-06 | audit: add missing syscalls to read class | Jeffrey Bencteux | 1 | -0/+6 |
| 2025-12-19 | perf: Use EXPORT_SYMBOL_FOR_KVM() for the mediated APIs | Peter Zijlstra | 1 | -0/+1 |
| 2025-12-15 | audit: add fchmodat2() to change attributes class | Jeffrey Bencteux | 1 | -0/+3 |
| 2025-12-09 | Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -43/+20 |
| 2025-12-05 | Merge tag 'uml-for-linux-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+3 |
| 2025-12-05 | Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -13/+36 |
| 2025-12-05 | Merge tag 'tracepoints-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
| 2025-12-03 | Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 1 | -28/+32 |
| 2025-12-02 | Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+3 |
| 2025-12-01 | Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -23/+57 |
| 2025-12-01 | Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -30/+46 |
| 2025-12-01 | Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+2 |
| 2025-11-29 | rqspinlock: Enclose lock/unlock within lock entry acquisitions | Kumar Kartikeya Dwivedi | 1 | -28/+32 |
| 2025-11-24 | mm: userfaultfd: add pgtable_supports_uffd_wp() | Chunyan Zhang | 1 | -0/+17 |
| 2025-11-24 | mm: correctly handle UFFD PTE markers | Lorenzo Stoakes | 1 | -8/+0 |
| 2025-11-24 | x86/bug: Implement WARN_ONCE() | Peter Zijlstra | 1 | -0/+2 |
| 2025-11-24 | x86/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILED | Peter Zijlstra | 1 | -3/+5 |
| 2025-11-21 | bug: Allow architectures to provide __WARN_printf() | Peter Zijlstra | 1 | -15/+22 |
| 2025-11-21 | bug: Implement WARN_ON() using __WARN_FLAGS() | Peter Zijlstra | 1 | -7/+21 |
| 2025-11-21 | bug: Add BUG_FORMAT_ARGS infrastructure | Peter Zijlstra | 1 | -0/+1 |
| 2025-11-21 | bug: Clean up CONFIG_GENERIC_BUG_RELATIVE_POINTERS | Peter Zijlstra | 1 | -14/+8 |
| 2025-11-21 | bug: Add BUG_FORMAT infrastructure | Peter Zijlstra | 1 | -0/+7 |
| 2025-11-21 | Merge branch 'objtool/core' | Peter Zijlstra | 14 | -81/+189 |
| 2025-11-21 | kbuild: Check for functions with ambiguous -ffunction-sections section names | Josh Poimboeuf | 1 | -1/+1 |
| 2025-11-20 | mm: remove unnecessary __GFP_HIGHMEM in __p*d_alloc_one_*() | Huacai Chen | 1 | -5/+1 |
| 2025-11-16 | mm: actually mark kernel page table pages | Dave Hansen | 1 | -0/+18 |
| 2025-11-15 | arch/x86: mshyperv: Trap on access for some synthetic MSRs | Roman Kisel | 1 | -0/+1 |
| 2025-11-15 | arch: hyperv: Get/set SynIC synth.registers via paravisor | Roman Kisel | 1 | -40/+2 |
| 2025-11-15 | arch/x86: mshyperv: Discover Confidential VMBus availability | Roman Kisel | 1 | -0/+2 |
| 2025-11-15 | drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V | Tianyu Lan | 1 | -0/+1 |
| 2025-11-15 | mshv: Fix deposit memory in MSHV_ROOT_HVCALL | Nuno Das Neves | 1 | -3/+14 |
| 2025-11-13 | objtool: Warn on functions with ambiguous -ffunction-sections section names | Josh Poimboeuf | 1 | -0/+15 |
| 2025-11-13 | vmlinux.lds: Fix TEXT_MAIN to include .text.start and friends | Josh Poimboeuf | 1 | -11/+12 |
| 2025-11-13 | Merge tag 'v6.18-rc5' into objtool/core, to pick up fixes | Ingo Molnar | 1 | -1/+1 |
| 2025-11-12 | fs: hide dentry_cache behind runtime const machinery | Mateusz Guzik | 1 | -1/+2 |
| 2025-11-04 | rseq: Switch to TIF_RSEQ if supported | Thomas Gleixner | 1 | -0/+3 |
| 2025-10-31 | vmlinux.lds: Exclude .text.startup and .text.exit from TEXT_MAIN | Josh Poimboeuf | 1 | -6/+22 |
| 2025-10-27 | kbuild: align modinfo section for Secureboot Authenticode EDK2 compat | Dimitri John Ledkov | 1 | -1/+1 |
| 2025-10-27 | asm-generic: percpu: Add assembly guard | Tiwei Bie | 1 | -0/+3 |
| 2025-10-24 | tracing: Add a tracepoint verification check at build time | Steven Rostedt | 1 | -0/+1 |
| 2025-10-14 | vmlinux.lds: Unify TEXT_MAIN, DATA_MAIN, and related macros | Josh Poimboeuf | 1 | -28/+12 |
| 2025-10-07 | Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -3/+16 |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-10-01 | Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb... | Linus Torvalds | 1 | -1/+1 |
| 2025-10-01 | Merge tag 'asm-generic-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -32/+67 |
| 2025-10-01 | Drivers: hv: Add CONFIG_HYPERV_VMBUS option | Mukesh Rathor | 1 | -3/+5 |
| 2025-09-30 | Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+0 |
| 2025-09-30 | Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+48 |
| 2025-09-29 | Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2025-09-25 | once: fix race by moving DO_ONCE to separate section | Qi Xi | 1 | -0/+1 |
| 2025-09-24 | kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI | Kees Cook | 1 | -1/+1 |
| 2025-09-24 | kbuild: keep .modinfo section in vmlinux.unstripped | Masahiro Yamada | 1 | -1/+1 |
| 2025-09-24 | asm-generic/io.h: Skip trace helpers if rwmmio events are disabled | Varad Gautam | 1 | -32/+66 |
| 2025-09-17 | asm-generic: Provide generic TIF infrastructure | Thomas Gleixner | 1 | -0/+48 |
| 2025-09-13 | mm: convert page_to_section() to memdesc_section() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2025-09-08 | mshv: Add support for a new parent partition configuration | Nuno Das Neves | 1 | -0/+11 |
| 2025-09-08 | bitops: Add __attribute_const__ to generic ffs()-family implementations | Kees Cook | 8 | -9/+9 |
| 2025-09-04 | vdso: Drop Kconfig GENERIC_VDSO_DATA_STORE | Thomas Weißschuh | 1 | -4/+0 |
| 2025-08-05 | Merge commit 'linus' into core/bugs, to resolve conflicts | Ingo Molnar | 8 | -30/+20 |
| 2025-08-01 | Merge tag 'trace-deferred-unwind-v6.17' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -0/+6 |
| 2025-07-31 | Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -25/+8 |
| 2025-07-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
| 2025-07-30 | Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 1 | -1/+1 |
| 2025-07-29 | Merge tag 'timers-ptp-2025-07-27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+3 |
| 2025-07-29 | unwind_user: Add user space unwinding API with frame pointer support | Josh Poimboeuf | 2 | -0/+6 |
| 2025-07-24 | mm: drop hugetlb_free_pgd_range() | Anthony Yznaga | 1 | -9/+0 |
| 2025-07-22 | tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD | Steven Rostedt | 1 | -1/+1 |
| 2025-07-13 | mm/hugetlb: remove prepare_hugepage_range() | Peter Xu | 1 | -8/+0 |
| 2025-07-09 | codetag: avoid unused alloc_tags sections/symbols | Petr Pavlu | 1 | -2/+8 |
| 2025-07-09 | alloc_tag: remove empty module tag section | Casey Chen | 1 | -6/+0 |
| 2025-07-09 | vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock() | Thomas Weißschuh | 1 | -3/+3 |
| 2025-07-08 | irqchip/gic-v5: Add GICv5 IWB support | Lorenzo Pieralisi | 1 | -0/+1 |
| 2025-06-24 | alpha: regularize the situation with asm/param.h | Al Viro | 1 | -1/+1 |
| 2025-06-13 | bugs/core: Introduce the CONFIG_DEBUG_BUGVERBOSE_DETAILED Kconfig switch | Ingo Molnar | 1 | -0/+6 |
| 2025-06-13 | bugs/core: Pass down the condition string of WARN_ON_ONCE(cond) warnings to _... | Ingo Molnar | 1 | -1/+1 |
| 2025-06-13 | bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameter | Ingo Molnar | 1 | -3/+4 |
| 2025-06-03 | Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -4/+6 |
| 2025-06-03 | Merge tag 'v6.16-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+1 |
| 2025-06-02 | Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -10/+36 |
| 2025-05-31 | mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables() | Roman Gushchin | 1 | -10/+36 |
| 2025-05-31 | Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -9/+47 |
| 2025-05-30 | asm-generic: Add sched.h inclusion in simd.h | Huacai Chen | 1 | -0/+1 |
| 2025-05-28 | Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 1 | -1/+2 |
| 2025-05-26 | Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2025-05-23 | btf: Allow mmap of vmlinux btf | Lorenz Bauer | 1 | -1/+2 |
| 2025-05-23 | Drivers: hv: Remove hv_alloc/free_* helpers | Long Li | 1 | -4/+0 |
| 2025-05-23 | Drivers: hv: Provide arch-neutral implementation of get_vtl() | Roman Kisel | 1 | -0/+6 |
| 2025-05-12 | mm: implement for_each_valid_pfn() for CONFIG_FLATMEM | David Woodhouse | 1 | -1/+9 |
| 2025-05-11 | mm: call ctor/dtor for kernel PTEs | Kevin Brodsky | 1 | -1/+6 |
| 2025-05-11 | mm: pass mm down to pagetable_{pte,pmd}_ctor | Kevin Brodsky | 1 | -2/+2 |
| 2025-05-11 | syscall.h: introduce syscall_set_nr() | Dmitry V. Levin | 1 | -0/+14 |
| 2025-05-11 | syscall.h: add syscall_set_arguments() | Dmitry V. Levin | 1 | -0/+16 |
| 2025-05-11 | mm: remove mk_huge_pte() | Matthew Wilcox (Oracle) | 1 | -5/+0 |
| 2025-04-22 | vmlinux.lds: Include .data.rel[.local] into .data section | Ard Biesheuvel | 1 | -2/+2 |
| 2025-04-16 | asm-generic: Make simd.h more resilient | Herbert Xu | 1 | -1/+7 |
| 2025-04-04 | Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -8/+0 |
| 2025-04-01 | mm: pgtable: remove tlb_remove_page_ptdesc() | Qi Zheng | 1 | -6/+0 |
| 2025-04-01 | mm: pgtable: change pt parameter of tlb_remove_ptdesc() to struct ptdesc* | Qi Zheng | 1 | -1/+1 |
| 2025-04-01 | mm: pgtable: make generic tlb_remove_table() use struct ptdesc | Qi Zheng | 1 | -3/+3 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -38/+41 |
| 2025-03-30 | Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -0/+257 |
| 2025-03-27 | Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -29/+17 |
| 2025-03-26 | Merge patch series "riscv: Relocatable NOMMU kernels" | Palmer Dabbelt | 1 | -8/+0 |
| 2025-03-26 | asm-generic: Always define Elf_Rel and Elf_Rela | Samuel Holland | 1 | -8/+0 |
| 2025-03-26 | rwonce: fix crash by removing READ_ONCE() for unaligned read | Jann Horn | 1 | -1/+6 |
| 2025-03-25 | Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -4/+68 |
| 2025-03-25 | Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -8/+19 |
| 2025-03-25 | rwonce: handle KCSAN like KASAN in read_word_at_a_time() | Jann Horn | 1 | -2/+5 |
| 2025-03-24 | Merge tag 'x86-fpu-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+0 |
| 2025-03-24 | Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -38/+12 |
| 2025-03-24 | Merge tag 'docs-6.15' of git://git.lwn.net/linux | Linus Torvalds | 1 | -3/+3 |
| 2025-03-20 | x86: hyperv: Add mshv_handler() irq handler and setup function | Nuno Das Neves | 1 | -0/+1 |
| 2025-03-20 | hyperv: Introduce hv_recommend_using_aeoi() | Nuno Das Neves | 1 | -0/+13 |
| 2025-03-20 | arm64/hyperv: Add some missing functions to arm64 | Nuno Das Neves | 1 | -2/+4 |
| 2025-03-20 | x86/mshyperv: Add support for extended Hyper-V features | Stanislav Kinsburskii | 1 | -0/+1 |
| 2025-03-20 | hyperv: Log hypercall status codes as strings | Nuno Das Neves | 1 | -0/+13 |
| 2025-03-20 | hyperv: Add CONFIG_MSHV_ROOT to gate root partition support | Nuno Das Neves | 1 | -4/+20 |
| 2025-03-19 | bpf: Introduce rqspinlock kfuncs | Kumar Kartikeya Dwivedi | 1 | -0/+7 |
| 2025-03-19 | rqspinlock: Add entry to Makefile, MAINTAINERS | Kumar Kartikeya Dwivedi | 1 | -0/+1 |
| 2025-03-19 | rqspinlock: Add macros for rqspinlock usage | Kumar Kartikeya Dwivedi | 1 | -0/+87 |
| 2025-03-19 | rqspinlock: Add basic support for CONFIG_PARAVIRT | Kumar Kartikeya Dwivedi | 1 | -0/+14 |
| 2025-03-19 | rqspinlock: Add a test-and-set fallback | Kumar Kartikeya Dwivedi | 1 | -0/+17 |
| 2025-03-19 | rqspinlock: Add deadlock detection and recovery | Kumar Kartikeya Dwivedi | 1 | -0/+100 |
| 2025-03-19 | rqspinlock: Protect pending bit owners from stalls | Kumar Kartikeya Dwivedi | 1 | -1/+1 |
| 2025-03-19 | rqspinlock: Add support for timeouts | Kumar Kartikeya Dwivedi | 1 | -0/+6 |
| 2025-03-19 | rqspinlock: Add rqspinlock.h header | Kumar Kartikeya Dwivedi | 1 | -0/+19 |
| 2025-03-18 | locking: Move MCS struct definition to public header | Kumar Kartikeya Dwivedi | 1 | -0/+6 |
| 2025-03-17 | arch, mm: set max_mapnr when allocating memory map for FLATMEM | Mike Rapoport (Microsoft) | 1 | -2/+3 |
| 2025-03-16 | mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long | Ryan Roberts | 1 | -2/+2 |
| 2025-03-16 | mm/mmu_gather: clean up the stale code comment | Baoquan He | 1 | -11/+10 |
| 2025-03-16 | mm/mmu_gather: remove unused __tlb_remove_page() | Baoquan He | 1 | -10/+0 |
| 2025-03-16 | percpu: repurpose __percpu tag as a named address space qualifier | Uros Bizjak | 1 | -0/+13 |
| 2025-03-16 | percpu: use TYPEOF_UNQUAL() in variable declarations | Uros Bizjak | 1 | -13/+13 |
| 2025-03-08 | vdso: Rework struct vdso_time_data and introduce struct vdso_clock | Anna-Maria Behnsen | 1 | -1/+1 |
| 2025-03-04 | x86/percpu: Fix __per_cpu_hot_end marker | Uros Bizjak | 1 | -2/+1 |
| 2025-03-04 | percpu: Introduce percpu hot section | Brian Gerst | 1 | -0/+11 |
| 2025-03-04 | include/asm-generic/io.h: fix kerneldoc markup | Mauro Carvalho Chehab | 1 | -3/+3 |
| 2025-03-04 | Merge branch 'x86/cpu' into x86/asm, to pick up dependent commits | Ingo Molnar | 2 | -2/+2 |
| 2025-03-01 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+1 |
| 2025-03-01 | asm-generic/io.h: rework split ioread64/iowrite64 helpers | Arnd Bergmann | 1 | -28/+8 |
| 2025-02-28 | Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
| 2025-02-27 | mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear() | Ryan Roberts | 1 | -1/+1 |
| 2025-02-26 | vmlinux.lds.h: Remove entry to place init_task onto init_stack | Benjamin Berg | 1 | -1/+0 |
| 2025-02-25 | vmlinux.lds: Ensure that const vars with relocations are mapped R/O | Ard Biesheuvel | 1 | -1/+1 |
| 2025-02-22 | hyperv: Change hv_root_partition into a function | Nuno Das Neves | 1 | -2/+13 |
| 2025-02-22 | hyperv: Convert hypercall statuses to linux error codes | Nuno Das Neves | 1 | -0/+1 |
| 2025-02-21 | vdso: Remove remnants of architecture-specific time storage | Thomas Weißschuh | 1 | -16/+4 |