summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-06-25net/mlx5: fs, add multiple prios to RDMA TRANSPORT steering domainPatrisious Haddad1-1/+1
2025-06-25security: Remove unused declaration cap_mmap_file()Yue Haibing1-2/+0
2025-06-25sched_ext, rcu: Eject BPF scheduler on RCU CPU stall panicDavid Dai1-0/+2
2025-06-24char: misc: Remove redundant forward declarationsZijun Hu1-3/+0
2025-06-24misc: vmw_vmci: Remove unused qpair functionsDr. David Alan Gilbert1-6/+0
2025-06-24misc: vmw_vmci: Remove unused vmci_doorbell_notifyDr. David Alan Gilbert1-1/+0
2025-06-24PCI: Extend isolated function probing to LoongArchHuacai Chen1-0/+3
2025-06-24usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera1-0/+1
2025-06-24tty: fix tty_port_tty_*hangup() kernel-docJiri Slaby (SUSE)1-0/+9
2025-06-24fs: Remove three arguments from block_write_end()Matthew Wilcox (Oracle)1-3/+1
2025-06-24module: remove meaningless 'name' parameter from __MODULE_INFO()Masahiro Yamada2-7/+5
2025-06-24net: pse-pd: tps23881: Clarify setup_pi_matrix callback documentationKory Maincent1-1/+7
2025-06-24net: phy: Add interface types for 50G and 100GAlexander Duyck1-0/+12
2025-06-23PCI/pwrctrl: Fix the kerneldoc tag for private fieldsBartosz Golaszewski1-1/+1
2025-06-23workqueue: Remove unused work_on_cpu_safeDr. David Alan Gilbert1-13/+0
2025-06-23replace collect_mounts()/drop_collected_mounts() with a safer variantAl Viro1-4/+2
2025-06-23drm/xe/nvm: add support for non-posted eraseReuven Abliyev1-0/+2
2025-06-23mtd: add driver for intel graphics non-volatile memory deviceAlexander Usyskin1-0/+30
2025-06-23sched/wait: Add a waitqueue helper for fully exclusive priority waitersSean Christopherson1-0/+2
2025-06-23KVM: Use a local struct to do the initial vfs_poll() on an irqfdSean Christopherson1-1/+0
2025-06-23iommu/amd: KVM: SVM: Allow KVM to control need for GA log interruptsSean Christopherson1-5/+4
2025-06-23iommu/amd: KVM: SVM: Set pCPU info in IRTE when setting vCPU affinitySean Christopherson1-2/+2
2025-06-23iommu/amd: KVM: SVM: Infer IsRun from validity of pCPU destinationSean Christopherson1-4/+2
2025-06-23KVM: Fold kvm_arch_irqfd_route_changed() into kvm_arch_update_irqfd_routing()Sean Christopherson1-2/+0
2025-06-23KVM: Don't WARN if updating IRQ bypass route failsSean Christopherson1-3/+3
2025-06-23iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structsSean Christopherson1-12/+0
2025-06-23iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptrSean Christopherson1-2/+0
2025-06-23io_uring: add struct io_cold_def->sqe_copy() methodJens Axboe1-0/+3
2025-06-23io_uring: add IO_URING_F_INLINE issue flagJens Axboe1-0/+2
2025-06-23futex: Initialize futex_phash_new during fork().Sebastian Andrzej Siewior1-0/+1
2025-06-23fs: introduce FALLOC_FL_WRITE_ZEROES to fallocateZhang Yi1-1/+2
2025-06-23block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limitsZhang Yi1-0/+10
2025-06-23fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypassShivank Garg1-0/+2
2025-06-23docs/vfs: update references to i_mutex to i_rwsemJunxuan Liao4-7/+7
2025-06-23crypto: hisilicon - Use fine grained DMA mapping directionZenghui Yu1-2/+2
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman15-43/+87
2025-06-22Merge tag 'x86_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2025-06-22Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+40
2025-06-22power: supply: core: rename power_supply_get_by_phandle to power_supply_get_b...Sebastian Reichel1-12/+3
2025-06-22power: supply: core: convert to fwnnodeSebastian Reichel1-1/+1
2025-06-22power: supply: core: remove of_node from power_supply_configSebastian Reichel1-1/+0
2025-06-21net: pse-pd: Fix ethnl_pse_send_ntf() stub parameter typeKory Maincent1-1/+1
2025-06-21netmem: fix skb_frag_address_safe with unreadable skbsMina Almasry1-1/+7
2025-06-21Merge tag 'mtd/fixes-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+7
2025-06-21sched_ext: Add support for cgroup bandwidth control interfaceTejun Heo1-0/+3
2025-06-21sched_ext, sched/core: Factor out struct scx_task_groupTejun Heo1-0/+8
2025-06-21sched_ext: Merge branch 'for-6.16-fixes' into for-6.17Tejun Heo1-1/+1
2025-06-20iommu/amd: KVM: SVM: Delete now-unused cached/previous GA tag fieldsSean Christopherson1-1/+1
2025-06-20KVM: SVM: Delete IRTE link from previous vCPU before setting new IRTESean Christopherson1-0/+1
2025-06-20KVM: SVM: Track per-vCPU IRTEs using kvm_kernel_irqfd structureSean Christopherson1-0/+3