index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
2025-06-03
Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-06-03
Merge tag 'v6.16-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-31
mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()
Roman Gushchin
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-30
asm-generic: Add sched.h inclusion in simd.h
Huacai Chen
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-23
btf: Allow mmap of vmlinux btf
Lorenz Bauer
2025-05-23
Drivers: hv: Remove hv_alloc/free_* helpers
Long Li
2025-05-23
Drivers: hv: Provide arch-neutral implementation of get_vtl()
Roman Kisel
2025-05-12
mm: implement for_each_valid_pfn() for CONFIG_FLATMEM
David Woodhouse
2025-05-11
mm: call ctor/dtor for kernel PTEs
Kevin Brodsky
2025-05-11
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
2025-05-11
mm: remove mk_huge_pte()
Matthew Wilcox (Oracle)
2025-04-22
vmlinux.lds: Include .data.rel[.local] into .data section
Ard Biesheuvel
2025-04-16
asm-generic: Make simd.h more resilient
Herbert Xu
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-04-01
mm: pgtable: remove tlb_remove_page_ptdesc()
Qi Zheng
2025-04-01
mm: pgtable: change pt parameter of tlb_remove_ptdesc() to struct ptdesc*
Qi Zheng
2025-04-01
mm: pgtable: make generic tlb_remove_table() use struct ptdesc
Qi Zheng
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-30
Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-27
Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-26
Merge patch series "riscv: Relocatable NOMMU kernels"
Palmer Dabbelt
2025-03-26
asm-generic: Always define Elf_Rel and Elf_Rela
Samuel Holland
2025-03-26
rwonce: fix crash by removing READ_ONCE() for unaligned read
Jann Horn
2025-03-25
Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-25
rwonce: handle KCSAN like KASAN in read_word_at_a_time()
Jann Horn
2025-03-24
Merge tag 'x86-fpu-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-24
Merge tag 'docs-6.15' of git://git.lwn.net/linux
Linus Torvalds
2025-03-20
x86: hyperv: Add mshv_handler() irq handler and setup function
Nuno Das Neves
2025-03-20
hyperv: Introduce hv_recommend_using_aeoi()
Nuno Das Neves
2025-03-20
arm64/hyperv: Add some missing functions to arm64
Nuno Das Neves
2025-03-20
x86/mshyperv: Add support for extended Hyper-V features
Stanislav Kinsburskii
2025-03-20
hyperv: Log hypercall status codes as strings
Nuno Das Neves
2025-03-20
hyperv: Add CONFIG_MSHV_ROOT to gate root partition support
Nuno Das Neves
2025-03-19
bpf: Introduce rqspinlock kfuncs
Kumar Kartikeya Dwivedi
2025-03-19
rqspinlock: Add entry to Makefile, MAINTAINERS
Kumar Kartikeya Dwivedi
2025-03-19
rqspinlock: Add macros for rqspinlock usage
Kumar Kartikeya Dwivedi
2025-03-19
rqspinlock: Add basic support for CONFIG_PARAVIRT
Kumar Kartikeya Dwivedi
2025-03-19
rqspinlock: Add a test-and-set fallback
Kumar Kartikeya Dwivedi
2025-03-19
rqspinlock: Add deadlock detection and recovery
Kumar Kartikeya Dwivedi
2025-03-19
rqspinlock: Protect pending bit owners from stalls
Kumar Kartikeya Dwivedi
2025-03-19
rqspinlock: Add support for timeouts
Kumar Kartikeya Dwivedi
2025-03-19
rqspinlock: Add rqspinlock.h header
Kumar Kartikeya Dwivedi
[next]