aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-27Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+4
2025-06-27dpll: add reference sync get/setArkadiusz Kubalewski1-0/+13
2025-06-27interconnect: avoid memory allocation when 'icc_bw_lock' is heldGabor Juhos1-0/+7
2025-06-27timekeeping: Provide time getters for auxiliary clocksThomas Gleixner2-0/+16
2025-06-27iommu: Remove ops->pgsize_bitmapJason Gunthorpe1-2/+0
2025-06-27Add `devm_dma_request_chan()` to simplify probeMark Brown1-0/+7
2025-06-27firmware: sysfb: Don't use "proxy" headersAndy Shevchenko1-1/+5
2025-06-26net: Remove unused function first_net_device_rcu()Yue Haibing1-7/+0
2025-06-27regulator: core: Don't use "proxy" headersAndy Shevchenko1-1/+2
2025-06-26dmaengine: Add devm_dma_request_chan()Bence Csókás1-0/+7
2025-06-26PM: Restrict swap use to later in the suspend sequenceMario Limonciello1-0/+5
2025-06-26iio: backend: update iio_backend_oversampling_ratio_setPop Ioan Daniel1-1/+2
2025-06-26iio: cros_ec_sensors: add cros_ec_activity driverGwendal Grignou2-2/+25
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-13/+51
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov48-173/+535
2025-06-26uaccess: Define pagefault lock guardViktor Malik1-0/+2
2025-06-26irqchip/thead-c900-aclint-sswi: Generalize aclint-sswi driver and add MIPS P800 supportVladimir Kondratiev1-1/+1
2025-06-26RDMA/mlx5: Allocate IB device with net namespace supplied from core devMark Bloch1-0/+5
2025-06-26cpumask: add cpumask_clear_cpus()Yury Norov [NVIDIA]1-0/+12
2025-06-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+2
2025-06-25sched_ext: Drop kfuncs marked for removal in 6.15Jake Hillion1-5/+5
2025-06-25mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the percpu variable tag->countersHao Ge1-0/+4
2025-06-25lib: packing: Include necessary headersNathan Lynch1-1/+5
2025-06-25net: ethtool: remove the data argument from ethtool_notify()Jakub Kicinski1-3/+2
2025-06-25team: replace team lock with rtnl lockStanislav Fomichev1-3/+0
2025-06-25bpf: add btf_type_is_i{32,64} helpersAnton Protopopov1-0/+2
2025-06-25bpf: Add range tracking for BPF_NEGSong Liu1-0/+2
2025-06-25i2c: amd-isp: Initialize unique adapter namePratap Nirujogi1-0/+12
2025-06-25Merge tag 'wireless-next-2025-06-25' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-0/+10
2025-06-25VFIO: KVM: x86: Drop kvm_arch_{start,end}_assignment()Sean Christopherson1-18/+0
2025-06-25ASoC: Standardize ASoC menuMark Brown15-43/+87
2025-06-25KVM: SVM: Add missing member in SNP_LAUNCH_START command structureNikunj A Dadhania1-0/+2
2025-06-25pinctrl: samsung: add support for gs101 wakeup mask programmingPeter Griffin1-0/+1
2025-06-25net/mlx5: Add IFC bits for PCIe Congestion Event objectDragos Tatulea1-0/+40
2025-06-25net/mlx5: Small refactor for general object capabilitiesDragos Tatulea1-11/+16
2025-06-25net/mlx5: fs, add multiple prios to RDMA TRANSPORT steering domainPatrisious Haddad1-1/+1
2025-06-24security: Remove unused declaration cap_mmap_file()Yue Haibing1-2/+0
2025-06-24sched_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