summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-08-10Merge tag 'thermal-v7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2026-08-10Merge branch 'acpi-video'Rafael J. Wysocki
2026-08-10Merge branches 'acpi-scan', 'acpi-pci', 'acpi-tad' and 'acpi-apei'Rafael J. Wysocki
2026-08-10preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITSBoqun Feng
2026-08-10sched: Remove the unused preempt_offset parameter of __cant_sleep()Boqun Feng
2026-08-10locking: Switch to _irq_{disable,enable}() variants in cleanup guardsBoqun Feng
2026-08-10irq,spin_lock: Add counted interrupt disabling/enablingBoqun Feng
2026-08-10Merge tag 'zynqmp-soc-for-7.3' of https://github.com/Xilinx/linux-xlnx into s...Arnd Bergmann
2026-08-10crypto: af_alg - Replace 'bool privileged' with flagsEric Biggers
2026-08-10crypto: ecdsa - Fix typo in function documentationPaul Louvel
2026-08-10crypto: ccp - don't abuse kernel-doc comment formatRandy Dunlap
2026-08-10Merge tag 'soc_fsl-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2026-08-10iommu/vt-d: Support the new DMA_REMAP_OPT_OUT flag bitKevin Tian
2026-08-10Merge tag 'qcom-drivers-for-7.3-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2026-08-10rseq: Prevent hard lockup on granted time slice extensionNiels Pressel
2026-08-10firmware: xilinx: Clear firmware notifiers across kexec transitionsJay Buddhabhatti
2026-08-10firmware: xilinx: Release all peripheral devices from firmwareJay Buddhabhatti
2026-08-10firmware: xilinx: Add support to clear EL3 PM stateJay Buddhabhatti
2026-08-10fonts: fixup font.h kernel-doc warningsRandy Dunlap
2026-08-10Merge tag 'drm-rust-next-2026-08-08' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie
2026-08-10Merge tag 'v7.2-rc7' into driver-core-nextDanilo Krummrich
2026-08-09Input: elan_i2c - use device-id/acpi.h for ACPI IDsLonglong Xia
2026-08-09KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctlAmit Machhiwal
2026-08-09Merge tag 'tegra-for-7.3-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...Alexandre Belloni
2026-08-08Merge tag 'usb-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-08-08Merge tag 'char-misc-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-08preempt: Introduce __preempt_count_{sub,add}_return()Boqun Feng
2026-08-08preempt: Introduce HARDIRQ_DISABLE_BITSBoqun Feng
2026-08-08preempt: Track NMI nesting to separate per-CPU counterJoel Fernandes
2026-08-08KVM: arm64: Make timer_get_offset() work in all contextsMarc Zyngier
2026-08-08Merge tag 'qcom-arm64-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel...Alexandre Belloni
2026-08-08Merge tag 'driver-core-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-08Merge tag 'input-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-08i3c: master: dw-i3c-master: fix OD timing for first broadcastTze Yee Ng
2026-08-08i3c: master: Add helper to query bus wakeup requirementsAdrian Hunter
2026-08-08i3c: master: Support IBI-based wakeup capabilityAdrian Hunter
2026-08-08i3c: master: Fix recursive locking during device registrationAdrian Hunter
2026-08-08bpf: Support __arena and __arena__nullable on struct_ops argumentsTejun Heo
2026-08-08bpf: Support __arena and __arena__nullable kfunc argument suffixesTejun Heo
2026-08-08bpf: Rename 'early' BTF checking as a preparation phaseKumar Kartikeya Dwivedi
2026-08-08bpf: Infer zext_dst based on static register liveness analysisEduard Zingerman
2026-08-08Merge tag 'drm-misc-next-2026-08-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-08-07net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf bindingBobby Eshleman
2026-08-07net: mana: Extend RX CQE coalescing up to 8 packetsHaiyang Zhang
2026-08-07ptr_ring: move free-space check into separate helperSimon Schippers
2026-08-07vhost-net: wake queue of tun/tap after ptr_ring consumeSimon Schippers
2026-08-07tun/tap: add IFF_BACKPRESSURE flagSimon Schippers
2026-08-07ipv6: ndisc: Add ndisc_check_ns_na() validation helperDanielle Ratson
2026-08-07sctp: validate cookie AUTH state before useJérémy Jean
2026-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7Daniel Borkmann