summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-06-30lib/crc: Prepare for arch-optimized code in subdirs of lib/crc/Eric Biggers
2025-06-30lib/crc: Move files into lib/crc/Eric Biggers
2025-06-30lib/crc32: Remove unused combination supportEric Biggers
2025-06-30local_lock: Move this_cpu_ptr() notation from internal to main headerSebastian Andrzej Siewior
2025-06-30spi: spi-qpic-snand: avoid memory corruptionMark Brown
2025-06-30Move FCH header to a location accessible by all archsMario Limonciello
2025-06-30power: sequencing: add defines for return values of the match() callbackBartosz Golaszewski
2025-06-30gpio: constify arguments of gpiod_is_equal()Bartosz Golaszewski
2025-06-30Merge 6.16-rc4 into tty-nextGreg Kroah-Hartman
2025-06-30ata: libata: Improve LPM policies descriptionDamien Le Moal
2025-06-30ata: libata: Remove ATA_DFLAG_ZAC device flagDamien Le Moal
2025-06-29mount: separate the flags accessed only under namespace_semAl Viro
2025-06-29Rewrite of propagate_umount()Al Viro
2025-06-29sanitize handling of long-term internal mountsAl Viro
2025-06-29spi: Raise limit on number of chip selects to 24Marc Kleine-Budde
2025-06-29mtd: nand: qpic_common: prevent out of bounds access of BAM arraysGabor Juhos
2025-06-29Merge tag 'locking_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-28Merge tag 'i2c-for-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-06-27Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-27dpll: add reference sync get/setArkadiusz Kubalewski
2025-06-27interconnect: avoid memory allocation when 'icc_bw_lock' is heldGabor Juhos
2025-06-27timekeeping: Provide time getters for auxiliary clocksThomas Gleixner
2025-06-27iommu: Remove ops->pgsize_bitmapJason Gunthorpe
2025-06-27Add `devm_dma_request_chan()` to simplify probeMark Brown
2025-06-27firmware: sysfb: Don't use "proxy" headersAndy Shevchenko
2025-06-26net: Remove unused function first_net_device_rcu()Yue Haibing
2025-06-27regulator: core: Don't use "proxy" headersAndy Shevchenko
2025-06-26dmaengine: Add devm_dma_request_chan()Bence Csókás
2025-06-26PM: Restrict swap use to later in the suspend sequenceMario Limonciello
2025-06-26iio: backend: update iio_backend_oversampling_ratio_setPop Ioan Daniel
2025-06-26iio: cros_ec_sensors: add cros_ec_activity driverGwendal Grignou
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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