summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-06-23mtd: add driver for intel graphics non-volatile memory deviceAlexander Usyskin
2025-06-23Merge drm/drm-next into drm-xe-nextRodrigo Vivi
2025-06-23regulator: dvfsrc: Add support for MT8196 andMark Brown
2025-06-23sched/wait: Add a waitqueue helper for fully exclusive priority waitersSean Christopherson
2025-06-23KVM: Use a local struct to do the initial vfs_poll() on an irqfdSean Christopherson
2025-06-23iommu/amd: KVM: SVM: Allow KVM to control need for GA log interruptsSean Christopherson
2025-06-23iommu/amd: KVM: SVM: Set pCPU info in IRTE when setting vCPU affinitySean Christopherson
2025-06-23iommu/amd: KVM: SVM: Infer IsRun from validity of pCPU destinationSean Christopherson
2025-06-23KVM: Fold kvm_arch_irqfd_route_changed() into kvm_arch_update_irqfd_routing()Sean Christopherson
2025-06-23KVM: Don't WARN if updating IRQ bypass route failsSean Christopherson
2025-06-23iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structsSean Christopherson
2025-06-23iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptrSean Christopherson
2025-06-23io_uring/netcmd: add tx timestamping cmd supportPavel Begunkov
2025-06-23Merge branch 'timestamp-for-jens' of https://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2025-06-23Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima
2025-06-23io_uring/nop: add IORING_NOP_TW completion flagJens Axboe
2025-06-23io_uring: add struct io_cold_def->sqe_copy() methodJens Axboe
2025-06-23io_uring: add IO_URING_F_INLINE issue flagJens Axboe
2025-06-23futex: Initialize futex_phash_new during fork().Sebastian Andrzej Siewior
2025-06-23dm-crypt: Extend state buffer size in crypt_iv_lmk_oneHerbert Xu
2025-06-23ext4: add FALLOC_FL_WRITE_ZEROES supportZhang Yi
2025-06-23fs: introduce FALLOC_FL_WRITE_ZEROES to fallocateZhang Yi
2025-06-23block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limitsZhang Yi
2025-06-23fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypassShivank Garg
2025-06-23docs/vfs: update references to i_mutex to i_rwsemJunxuan Liao
2025-06-23crypto: hisilicon - Use fine grained DMA mapping directionZenghui Yu
2025-06-23crypto: ahash - Stop legacy tfms from using the set_virt fallback pathHerbert Xu
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
2025-06-23Merge tag 'drm-intel-next-2025-06-18' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-06-23ASoC: SDCA: add a HID device for HIDE entityShuming Fan
2025-06-22Merge tag 'x86_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-22Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-22power: supply: core: rename power_supply_get_by_phandle to power_supply_get_b...Sebastian Reichel
2025-06-22power: supply: core: convert to fwnnodeSebastian Reichel
2025-06-22power: supply: core: remove of_node from power_supply_configSebastian Reichel
2025-06-21Merge tag 'erofs-for-6.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-21net: pse-pd: Fix ethnl_pse_send_ntf() stub parameter typeKory Maincent
2025-06-21Merge tag 'perf-tools-fixes-for-v6.16-1-2025-06-20' of git://git.kernel.org/p...Linus Torvalds
2025-06-21netmem: fix skb_frag_address_safe with unreadable skbsMina Almasry
2025-06-20Merge tag 'mtd/fixes-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-06-20sched_ext: Add support for cgroup bandwidth control interfaceTejun Heo
2025-06-20sched_ext, sched/core: Factor out struct scx_task_groupTejun Heo
2025-06-20sched_ext: Merge branch 'for-6.16-fixes' into for-6.17Tejun Heo
2025-06-20KVM: Add trace_kvm_vm_set_mem_attributes()Liam Merwick
2025-06-20iommu/amd: KVM: SVM: Delete now-unused cached/previous GA tag fieldsSean Christopherson
2025-06-20KVM: SVM: Delete IRTE link from previous vCPU before setting new IRTESean Christopherson
2025-06-20KVM: SVM: Track per-vCPU IRTEs using kvm_kernel_irqfd structureSean Christopherson
2025-06-20KVM: Pass new routing entries and irqfd when updating IRTEsSean Christopherson
2025-06-20KVM: Squash two CONFIG_HAVE_KVM_IRQCHIP #ifdefs into oneSean Christopherson