summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-11-24mm/zone_device: rename page_free callback to folio_freeBalbir Singh-3/+3
2025-11-24mm/zone_device: support large zone device private foliosBalbir Singh-1/+9
2025-11-24KVM: arm64: GICv2: Handle deactivation via GICV_DIR trapsMarc Zyngier-0/+1
2025-11-24KVM: arm64: GICv3: Add SPI tracking to handle asymmetric deactivationMarc Zyngier-0/+3
2025-11-24KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 trapsMarc Zyngier-0/+1
2025-11-24KVM: arm64: Add tracking of vgic_irq being present in a LRMarc Zyngier-0/+1
2025-11-24KVM: arm64: Repack struct vgic_irq fieldsMarc Zyngier-10/+10
2025-11-24irqchip/gic: Expose CPU interface VA to KVMMarc Zyngier-0/+5
2025-11-24irqchip/gic: Add missing GICH_HCR control bitsMarc Zyngier-0/+6
2025-11-24cpumask: Don't use "proxy" headersAndy Shevchenko-4/+6
2025-11-24btrfs: implement shutdown ioctlQu Wenruo-0/+9
2025-11-24string: Add missing kernel-doc return descriptionsKriish Sharma-0/+7
2025-11-24Add RSPI support for RZ/T2H and RZ/N2HMark Brown-80/+139
2025-11-24x86/bug: Implement WARN_ONCE()Peter Zijlstra-0/+2
2025-11-24x86/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILEDPeter Zijlstra-3/+5
2025-11-24bitfield: Add non-constant field_{prep,get}() helpersGeert Uytterhoeven-0/+59
2025-11-24bitfield: Add less-checking __FIELD_{GET,PREP}()Geert Uytterhoeven-8/+28
2025-11-24firmware: cs_dsp: Store control length as 32-bitRichard Fitzgerald-1/+1
2025-11-24bpf: specify the old and new poke_type for bpf_arch_text_pokeMenglong Dong-2/+4
2025-11-24bpf,x86: adjust the "jmp" mode for bpf trampolineMenglong Dong-0/+12
2025-11-24ftrace: Introduce FTRACE_OPS_FL_JMPMenglong Dong-0/+33
2025-11-24staging: gpib: Destage gpibDave Penkler-0/+271
2025-11-24firmware: stratix10-svc: fix make htmldocs warningDinh Nguyen-2/+8
2025-11-24Merge tag 'icc-6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman-3/+150
2025-11-24Merge tag 'coresight-next-v6.19' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman-21/+21
2025-11-24perf: Add perf_event_attr::config4James Clark-0/+2
2025-11-24wifi: mt76: Introduce the NPU generic layerLorenzo Bianconi-0/+1
2025-11-24wifi: mt76: wed: use proper wed reference in mt76 wed driver callabacksLorenzo Bianconi-0/+1
2025-11-24s390/percpu: Get rid of ARCH_MODULE_NEEDS_WEAK_PER_CPUHeiko Carstens-1/+1
2025-11-24RDMA/core: Add new IB rate for XDR (8x) supportMaher Sanalla-0/+1
2025-11-23dt-bindings: clock: rockchip: Add RK3506 clock and reset unitFinley Xiao-0/+496
2025-11-23NFS: Request a directory delegation during RENAMEAnna Schumaker-1/+2
2025-11-23NFS: Request a directory delegation on ACCESS, CREATE, and UNLINKAnna Schumaker-0/+2
2025-11-23NFS: Add support for sending GDD_GETATTRAnna Schumaker-0/+7
2025-11-23SUNRPC: new helper function for stopping backchannel serverOlga Kornievskaia-0/+6
2025-11-23SUNRPC: cleanup common code in backchannel requestOlga Kornievskaia-0/+1
2025-11-23lib/crypto: sha2: Add at_least decoration to fixed-size array paramsEric Biggers-22/+31
2025-11-23lib/crypto: sha1: Add at_least decoration to fixed-size array paramsEric Biggers-5/+7
2025-11-23lib/crypto: poly1305: Add at_least decoration to fixed-size array paramsEric Biggers-1/+1
2025-11-23lib/crypto: md5: Add at_least decoration to fixed-size array paramsEric Biggers-5/+6
2025-11-23lib/crypto: curve25519: Add at_least decoration to fixed-size array paramsEric Biggers-10/+14
2025-11-23lib/crypto: chacha: Add at_least decoration to fixed-size array paramsEric Biggers-6/+6
2025-11-23lib/crypto: chacha20poly1305: Statically check fixed array lengthsJason A. Donenfeld-9/+10
2025-11-23compiler_types: introduce at_least parameter decoration pseudo keywordJason A. Donenfeld-0/+15
2025-11-24PM / devfreq: Move governor.h to a public header locationDmitry Baryshkov-0/+102
2025-11-23mempool: de-typedefChristoph Hellwig-20/+19
2025-11-23mempool: remove mempool_{init,create}_kvmalloc_poolChristoph Hellwig-13/+0
2025-11-23mempool: add mempool_{alloc,free}_bulkChristoph Hellwig-0/+6
2025-11-22Merge tag 'input-for-v6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2025-11-22Merge tag 'v6.18-rc3' into irq/msiThomas Gleixner-48/+180