aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-27netmem, devmem, tcp: access pp fields through @desc in net_iovByungchul Park1-2/+2
2025-11-27overflow: 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-27vmcoreinfo: track and log recoverable hardware errorsBreno Leitao1-0/+8
2025-11-27mm: memfd_luo: allow preserving memfdPratyush Yadav1-0/+77
2025-11-27liveupdate: luo_file: add private argument to store runtime statePratyush Yadav1-0/+5
2025-11-27mm: shmem: allow freezing inode mappingPratyush Yadav1-0/+17
2025-11-27mm: shmem: use SHMEM_F_* flags instead of VM_* flagsPratyush Yadav1-0/+6
2025-11-27liveupdate: luo_file: implement file systems callbacksPasha Tatashin2-1/+136
2025-11-27liveupdate: luo_session: add sessions supportPasha Tatashin1-0/+71
2025-11-27liveupdate: luo_core: integrate with KHOPasha Tatashin1-0/+58
2025-11-27liveupdate: luo_core: Live Update OrchestratorPasha Tatashin1-0/+35
2025-11-27kho: allow memory preservation state updates after finalizationPasha Tatashin1-15/+6
2025-11-27kho: introduce high-level memory allocation APIPasha Tatashin1-7/+15
2025-11-27kho: add interfaces to unpreserve folios, page ranges, and vmallocPasha Tatashin1-0/+18
2025-11-27kho: drop notifiersMike Rapoport (Microsoft)1-23/+5
2025-11-27rbtree: inline rb_last()Eric Dumazet1-1/+15
2025-11-27rbtree: inline rb_first()Eric Dumazet1-1/+15
2025-11-27Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be ableAndrew Morton3-35/+36
2025-11-27Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2-4/+73
2025-11-27keys: Fix grammar and formatting in 'struct key_type' commentsThorsten Blum1-3/+6
2025-11-27Merge tag 'reset-gpio-for-v6.19' of https://git.pengutronix.de/git/pza/linux ...Arnd Bergmann1-3/+10
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-3/+5
2025-11-27Merge tag 'ceph-for-6.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds1-2/+1
2025-11-27Merge tag 'net-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-3/+4
2025-11-27Merge tag 'devfreq-next-for-6.19' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki1-0/+102
2025-11-27sysctl: Wrap do_proc_douintvec with the public function proc_douintvec_convJoel Granados1-6/+7
2025-11-27sysctl: Create pipe-max-size converter using sysctl UINT macrosJoel Granados1-0/+1
2025-11-27sysctl: Move proc_doulongvec_ms_jiffies_minmax to kernel/time/jiffies.cJoel Granados2-2/+5
2025-11-27sysctl: Move jiffies converters to kernel/time/jiffies.cJoel Granados2-7/+10