summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-12-01locking/local_lock: Fix all kernel-doc warningsRandy Dunlap-1/+3
2025-12-01locking/local_lock: s/l/__l/ and s/tl/__tl/ to reduce the risk of shadowingVincent Mailhol-31/+31
2025-12-01locking/mutex: Redo __mutex_init() to reduce generated code sizeSebastian Andrzej Siewior-10/+35
2025-11-30virtio_pci: drop kernel.hMichael S. Tsirkin-1/+1
2025-11-30Merge branch 'rcu/misc' into nextFrederic Weisbecker-10/+40
2025-11-29NFS: Fix inheritance of the block sizes when automountingTrond Myklebust-0/+5
2025-11-29KEYS: trusted: Replace a redundant instance of tpm2_hash_mapJarkko Sakkinen-0/+1
2025-11-29memcg: remove inc/dec_lruvec_kmem_state helpersChen Ridong-10/+0
2025-11-29mm: introduce VMA flags bitmap typeLorenzo Stoakes-7/+81
2025-11-29mm: simplify and rename mm flags function for clarityLorenzo Stoakes-9/+5
2025-11-29mm: declare VMA flags by bitLorenzo Stoakes-168/+211
2025-11-29rqspinlock: Enclose lock/unlock within lock entry acquisitionsKumar Kartikeya Dwivedi-28/+32
2025-11-29Merge tag 'nand/for-6.19' into mtd/nextMiquel Raynal-0/+1
2025-11-29i2c: i2c.h: fix a bad kernel-doc lineRandy Dunlap-1/+1
2025-11-29can: Kconfig: select CAN driver infrastructure by defaultOliver Hartkopp-0/+7
2025-11-28Merge tag 'nf-next-25-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski-37/+73
2025-11-28Merge tag 'wireless-next-2025-11-27' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-5/+21
2025-11-29i3c: Switch to use new i3c_xfer from i3c_priv_xferFrank Li-2/+2
2025-11-29i3c: Add HDR API supportFrank Li-11/+33
2025-11-28drm/xe/pf: Export helpers for VFIOMichaƂ Winiarski-0/+143
2025-11-28Merge tag 'char-misc-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+3
2025-11-28Merge tag 'usb-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+5
2025-11-28Merge tag 'mailbox-fixes-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+10
2025-11-28vfio/nvgrace-gpu: wait for the GPU mem to be readyAnkit Agrawal-0/+1
2025-11-28vfio: refactor vfio_pci_mmap_huge_fault functionAnkit Agrawal-0/+13
2025-11-28vfio/pci: Use RCU for error/request triggers to avoid circular lockingAlex Williamson-2/+8
2025-11-28sbitmap: fix all kernel-doc warningsRandy Dunlap-2/+4
2025-11-28kfifo: add kfifo_alloc_node() helper for NUMA awarenessMing Lei-2/+32
2025-11-28blk-mq: fix potential uaf for 'queue_hw_ctx'Fengnan Chang-2/+13
2025-11-28blk-mq: use array manage hctx map instead of xarrayFengnan Chang-2/+3
2025-11-28Merge branches 'pm-qos' and 'pm-tools'Rafael J. Wysocki-2/+14
2025-11-28Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...Catalin Marinas-2/+100
2025-11-28Merge branches 'pm-em' and 'pm-opp'Rafael J. Wysocki-0/+66
2025-11-28mailbox: mtk-cmdq: Refine DMA address handling for the command bufferJason-JH Lin-0/+10
2025-11-28Merge branches 'pm-cpuidle' and 'pm-powercap'Rafael J. Wysocki-1/+1
2025-11-28Merge branch 'pm-sleep'Rafael J. Wysocki-7/+16
2025-11-28Merge branches 'pm-core' and 'pm-runtime'Rafael J. Wysocki-0/+24
2025-11-28Merge branches 'acpica', 'acpi-property', 'acpi-pm' and 'acpi-battery'Rafael J. Wysocki-15/+0
2025-11-28gpio: regmap: fix kernel-doc notationRandy Dunlap-2/+2
2025-11-28ASoC: cs35l56: Log a message if firmware is missingRichard Fitzgerald-0/+1
2025-11-28file: add FD_{ADD,PREPARE}()Christian Brauner-0/+133
2025-11-28acpi: platform_profile - Add max-power profile optionDerek J. Clark-0/+1
2025-11-28vfs: add needed headers for new struct delegation definitionJeff Layton-0/+5
2025-11-28drm/{i915,xe}/hdcp: use parent interface for HDCP GSC callsJani Nikula-0/+13
2025-11-28Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...Joerg Roedel-5/+770
2025-11-28iommupt/vtd: Support mgaw's less than a 4 level walk for first stageJason Gunthorpe-0/+2
2025-11-28iommupt/vtd: Allow VT-d to have a larger table top than the vasz requiresJason Gunthorpe-0/+2
2025-11-27if_ether.h: Clarify ethertype validity for gsw1xx dsaPeter Enderborg-1/+3
2025-11-27netmem, devmem, tcp: access pp fields through @desc in net_iovByungchul Park-2/+2
2025-11-27overflow: Introduce struct_offset() to get offset of memberSteven Rostedt-0/+12