summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-12-01Merge branch 'rcu/misc' into nextFrederic Weisbecker2-10/+40
2025-11-30NFS: Fix inheritance of the block sizes when automountingTrond Myklebust1-0/+5
2025-11-29KEYS: trusted: Replace a redundant instance of tpm2_hash_mapJarkko Sakkinen1-0/+1
2025-11-29memcg: remove inc/dec_lruvec_kmem_state helpersChen Ridong1-10/+0
2025-11-29mm: introduce VMA flags bitmap typeLorenzo Stoakes2-7/+81
2025-11-29mm: simplify and rename mm flags function for clarityLorenzo Stoakes1-9/+5
2025-11-29mm: declare VMA flags by bitLorenzo Stoakes1-168/+211
2025-11-29Merge tag 'nand/for-6.19' into mtd/nextMiquel Raynal1-0/+1
2025-11-29can: Kconfig: select CAN driver infrastructure by defaultOliver Hartkopp1-0/+7
2025-11-29Merge tag 'nf-next-25-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-0/+13
2025-11-29Merge tag 'wireless-next-2025-11-27' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski4-3/+18
2025-11-29i3c: Switch to use new i3c_xfer from i3c_priv_xferFrank Li1-2/+2
2025-11-29i3c: Add HDR API supportFrank Li2-11/+33
2025-11-28Merge tag 'char-misc-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+3
2025-11-28Merge tag 'usb-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+5
2025-11-28Merge tag 'mailbox-fixes-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2025-11-28vfio/nvgrace-gpu: wait for the GPU mem to be readyAnkit Agrawal1-0/+1
2025-11-28vfio: refactor vfio_pci_mmap_huge_fault functionAnkit Agrawal1-0/+13
2025-11-28vfio/pci: Use RCU for error/request triggers to avoid circular lockingAlex Williamson1-2/+8
2025-11-28sbitmap: fix all kernel-doc warningsRandy Dunlap1-2/+4
2025-11-28kfifo: add kfifo_alloc_node() helper for NUMA awarenessMing Lei1-2/+32
2025-11-28blk-mq: fix potential uaf for 'queue_hw_ctx'Fengnan Chang2-2/+13
2025-11-28blk-mq: use array manage hctx map instead of xarrayFengnan Chang2-2/+3
2025-11-28Merge branches 'pm-qos' and 'pm-tools'Rafael J. Wysocki3-2/+14
2025-11-28Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...Catalin Marinas6-2/+100
2025-11-28Merge branches 'pm-em' and 'pm-opp'Rafael J. Wysocki1-0/+4
2025-11-28mailbox: mtk-cmdq: Refine DMA address handling for the command bufferJason-JH Lin1-0/+10
2025-11-28Merge branches 'pm-cpuidle' and 'pm-powercap'Rafael J. Wysocki1-1/+1
2025-11-28Merge branch 'pm-sleep'Rafael J. Wysocki2-6/+14
2025-11-28Merge branches 'pm-core' and 'pm-runtime'Rafael J. Wysocki1-0/+24
2025-11-28Merge branches 'acpica', 'acpi-property', 'acpi-pm' and 'acpi-battery'Rafael J. Wysocki1-15/+0
2025-11-28gpio: regmap: fix kernel-doc notationRandy Dunlap1-2/+2
2025-11-28file: add FD_{ADD,PREPARE}()Christian Brauner2-0/+133
2025-11-28acpi: platform_profile - Add max-power profile optionDerek J. Clark1-0/+1
2025-11-28Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...Joerg Roedel5-5/+487
2025-11-28iommupt/vtd: Support mgaw's less than a 4 level walk for first stageJason Gunthorpe1-0/+2
2025-11-28iommupt/vtd: Allow VT-d to have a larger table top than the vasz requiresJason Gunthorpe1-0/+2
2025-11-28netmem, devmem, tcp: access pp fields through @desc in net_iovByungchul Park1-2/+2
2025-11-28overflow: Introduce struct_offset() to get offset of memberSteven Rostedt1-0/+12
2025-11-28netfilter: flowtable: Add IPIP rx sw accelerationLorenzo Bianconi1-0/+13
2025-11-28vmcoreinfo: track and log recoverable hardware errorsBreno Leitao1-0/+8
2025-11-28mm: memfd_luo: allow preserving memfdPratyush Yadav1-0/+77
2025-11-28liveupdate: luo_file: add private argument to store runtime statePratyush Yadav1-0/+5
2025-11-28mm: shmem: allow freezing inode mappingPratyush Yadav1-0/+17
2025-11-28mm: shmem: use SHMEM_F_* flags instead of VM_* flagsPratyush Yadav1-0/+6
2025-11-28liveupdate: luo_file: implement file systems callbacksPasha Tatashin2-1/+136
2025-11-28liveupdate: luo_session: add sessions supportPasha Tatashin1-0/+71
2025-11-28liveupdate: luo_core: integrate with KHOPasha Tatashin1-0/+58
2025-11-28liveupdate: luo_core: Live Update OrchestratorPasha Tatashin1-0/+35
2025-11-28kho: allow memory preservation state updates after finalizationPasha Tatashin1-15/+6