summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
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
2025-11-28netfilter: nf_tables: improve UAPI kernel-doc commentsRandy Dunlap-7/+7
2025-11-28netfilter: ip6t_srh: fix UAPI kernel-doc comments formatRandy Dunlap-20/+20
2025-11-28netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera-9/+8
2025-11-28netfilter: flowtable: Add IPIP rx sw accelerationLorenzo Bianconi-0/+31
2025-11-28netfilter: flowtable: remove hw_ifidxPablo Neira Ayuso-1/+0
2025-11-27netfilter: flowtable: consolidate xmit pathPablo Neira Ayuso-0/+1
2025-11-27netfilter: flowtable: move path discovery infrastructure to its own filePablo Neira Ayuso-0/+6
2025-11-27vmcoreinfo: track and log recoverable hardware errorsBreno Leitao-0/+17
2025-11-27mm: memfd_luo: allow preserving memfdPratyush Yadav-0/+77
2025-11-27liveupdate: luo_file: add private argument to store runtime statePratyush Yadav-0/+5
2025-11-27mm: shmem: allow freezing inode mappingPratyush Yadav-0/+17
2025-11-27mm: shmem: use SHMEM_F_* flags instead of VM_* flagsPratyush Yadav-0/+6
2025-11-27liveupdate: luo_session: add ioctls for file preservationPasha Tatashin-0/+103
2025-11-27liveupdate: luo_file: implement file systems callbacksPasha Tatashin-1/+136
2025-11-27liveupdate: luo_core: add user interfacePasha Tatashin-0/+64