summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'slab-for-6.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-261-19/+41
|\
| * mm, slab: add kerneldocs for common SLAB_ flagsVlastimil Babka2024-10-291-19/+41
* | Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-11-2615-110/+374
|\ \
| * | util_macros.h: fix/rework find_closest() macrosAlexandru Ardelean2024-11-121-16/+40
| * | Improve consistency of '#error' directive messagesNataniel Farzan2024-11-129-9/+9
| * | lib min_heap: avoid indirect function call by providing default swapKuan-Wei Chiu2024-11-061-3/+156
| * | lib min_heap: optimize min heap by prescaling counters for better performanceKuan-Wei Chiu2024-11-061-24/+49
| * | lib/min_heap: introduce non-inline versions of min heap API functionsKuan-Wei Chiu2024-11-061-43/+86
| * | percpu: cast percpu pointer in PERCPU_PTR() via unsigned longUros Bizjak2024-11-061-1/+4
| * | percpu: introduce PERCPU_PTR() macroUros Bizjak2024-11-061-5/+7
| * | percpu: merge VERIFY_PERCPU_PTR() into its only userUros Bizjak2024-11-061-4/+4
| * | scatterlist: fix a typoSui Jingfeng2024-11-061-1/+1
| * | reboot: move reboot_notifier_list to kernel/reboot.cThomas Weißschuh2024-11-061-2/+0
| * | get rid of __get_task_comm()Yafang Shao2024-11-061-6/+22
* | | Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-263-1/+70
|\ \ \
| * | | rust: samples: add tracepoint to Rust sampleAlice Ryhl2024-11-041-0/+31
| * | | rust: add tracepoint supportAlice Ryhl2024-11-042-1/+39
* | | | Merge tag 'hardening-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-263-15/+28
|\ \ \ \
| * | | | Compiler Attributes: disable __counted_by for clang < 19.1.3Jan Hendrik Farr2024-11-192-13/+19
| * | | | compiler.h: Fix undefined BUILD_BUG_ON_ZERO()Philipp Reisner2024-11-171-2/+9
| | |_|/ | |/| |
* | | | Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-252-0/+8
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2024-11-252-0/+8
| |\ \ \ \
| | * | | | Input: introduce notion of passive observers for input handlersDmitry Torokhov2024-11-051-0/+5
| | * | | | Input: serio - define serio_pause_rx guard to pause and resume serio portsDmitry Torokhov2024-10-041-0/+3
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-11-247-49/+155
|\ \ \ \ \ \
| * | | | | | KVM: x86: switch hugepage recovery thread to vhost_taskPaolo Bonzini2024-11-141-6/+0
| * | | | | | Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-11-1413-41/+83
| |\ \ \ \ \ \
| | * | | | | | LoongArch: KVM: Add PCHPIC device supportXianglai Li2024-11-131-0/+2
| | * | | | | | LoongArch: KVM: Add EIOINTC device supportXianglai Li2024-11-131-0/+2
| | * | | | | | LoongArch: KVM: Add IPI device supportXianglai Li2024-11-131-0/+4
| | * | | | | | LoongArch: KVM: Add iocsr and mmio bus simulation in kernelXianglai Li2024-11-132-0/+36
| * | | | | | | Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini2024-11-144-3/+27
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch kvm-arm64/nv-pmu into kvmarm/nextOliver Upton2024-11-111-2/+16
| | |\ \ \ \ \ \ \
| | | * | | | | | | KVM: arm64: nv: Reprogram PMU events affected by nested transitionOliver Upton2024-10-311-0/+3
| | | * | | | | | | KVM: arm64: nv: Adjust range of accessible PMCs according to HPMNOliver Upton2024-10-311-0/+5
| | | * | | | | | | KVM: arm64: Rename kvm_pmu_valid_counter_mask()Oliver Upton2024-10-311-2/+2
| | | * | | | | | | KVM: arm64: nv: Describe trap behaviour of MDCR_EL2.HPMNOliver Upton2024-10-311-0/+6
| | * | | | | | | | Merge branch kvm-arm64/psci-1.3 into kvmarm/nextOliver Upton2024-11-112-1/+8
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | KVM: arm64: Add support for PSCI v1.2 and v1.3David Woodhouse2024-10-251-1/+3
| | | * | | | | | | firmware/psci: Add definitions for PSCI v1.3 specificationDavid Woodhouse2024-10-251-0/+5
| | * | | | | | | | KVM: arm64: nv: Handle CNTHCTL_EL2 speciallyMarc Zyngier2024-10-311-0/+3
| * | | | | | | | | Merge branch 'kvm-docs-6.13' into HEADPaolo Bonzini2024-11-1320-45/+178
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge tag 'kvm-x86-generic-6.13' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-11-131-1/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | KVM: Protect vCPU's "last run PID" with rwlock, not RCUSean Christopherson2024-10-301-1/+2
| * | | | | | | | | | Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-11-0878-225/+470
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | / / / / / / / | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | KVM: Don't grab reference on VM_MIXEDMAP pfns that have a "struct page"Sean Christopherson2024-10-251-3/+0
| * | | | | | | | | KVM: Drop APIs that manipulate "struct page" via pfnsSean Christopherson2024-10-251-5/+0
| * | | | | | | | | KVM: Drop gfn_to_pfn() APIs now that all users are goneSean Christopherson2024-10-251-8/+0
| * | | | | | | | | KVM: Add support for read-only usage of gfn_to_page()Sean Christopherson2024-10-251-1/+6
| * | | | | | | | | KVM: Move x86's API to release a faultin page to common KVMSean Christopherson2024-10-251-0/+26