summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov
2025-06-26uaccess: Define pagefault lock guardViktor Malik
2025-06-26irqchip/thead-c900-aclint-sswi: Generalize aclint-sswi driver and add MIPS P8...Vladimir Kondratiev
2025-06-26RDMA/mlx5: Allocate IB device with net namespace supplied from core devMark Bloch
2025-06-26cpumask: add cpumask_clear_cpus()Yury Norov [NVIDIA]
2025-06-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-25sched_ext: Drop kfuncs marked for removal in 6.15Jake Hillion
2025-06-25mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the ...Hao Ge
2025-06-25lib: packing: Include necessary headersNathan Lynch
2025-06-25net: ethtool: remove the data argument from ethtool_notify()Jakub Kicinski
2025-06-25team: replace team lock with rtnl lockStanislav Fomichev
2025-06-25bpf: add btf_type_is_i{32,64} helpersAnton Protopopov
2025-06-25bpf: Add range tracking for BPF_NEGSong Liu
2025-06-25i2c: amd-isp: Initialize unique adapter namePratap Nirujogi
2025-06-25Merge tag 'wireless-next-2025-06-25' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-06-25VFIO: KVM: x86: Drop kvm_arch_{start,end}_assignment()Sean Christopherson
2025-06-25ASoC: Standardize ASoC menuMark Brown
2025-06-25KVM: SVM: Add missing member in SNP_LAUNCH_START command structureNikunj A Dadhania
2025-06-25pinctrl: samsung: add support for gs101 wakeup mask programmingPeter Griffin
2025-06-25net/mlx5: Add IFC bits for PCIe Congestion Event objectDragos Tatulea
2025-06-25net/mlx5: Small refactor for general object capabilitiesDragos Tatulea
2025-06-25net/mlx5: fs, add multiple prios to RDMA TRANSPORT steering domainPatrisious Haddad
2025-06-24security: Remove unused declaration cap_mmap_file()Yue Haibing
2025-06-24sched_ext, rcu: Eject BPF scheduler on RCU CPU stall panicDavid Dai
2025-06-24char: misc: Remove redundant forward declarationsZijun Hu
2025-06-24misc: vmw_vmci: Remove unused qpair functionsDr. David Alan Gilbert
2025-06-24misc: vmw_vmci: Remove unused vmci_doorbell_notifyDr. David Alan Gilbert
2025-06-24PCI: Extend isolated function probing to LoongArchHuacai Chen
2025-06-24usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera
2025-06-24tty: fix tty_port_tty_*hangup() kernel-docJiri Slaby (SUSE)
2025-06-24fs: Remove three arguments from block_write_end()Matthew Wilcox (Oracle)
2025-06-24module: remove meaningless 'name' parameter from __MODULE_INFO()Masahiro Yamada
2025-06-24net: pse-pd: tps23881: Clarify setup_pi_matrix callback documentationKory Maincent
2025-06-24net: phy: Add interface types for 50G and 100GAlexander Duyck
2025-06-23PCI/pwrctrl: Fix the kerneldoc tag for private fieldsBartosz Golaszewski
2025-06-23workqueue: Remove unused work_on_cpu_safeDr. David Alan Gilbert
2025-06-23replace collect_mounts()/drop_collected_mounts() with a safer variantAl Viro
2025-06-23drm/xe/nvm: add support for non-posted eraseReuven Abliyev
2025-06-23mtd: add driver for intel graphics non-volatile memory deviceAlexander Usyskin
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: add struct io_cold_def->sqe_copy() methodJens Axboe
2025-06-23io_uring: add IO_URING_F_INLINE issue flagJens Axboe