summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-08-04xsk: clear metadata pointer when no timestamp is requestedStanislav Fomichev1-4/+10
2026-08-04xsk: pass TX metadata pointer by referenceStanislav Fomichev2-4/+6
2026-08-03Merge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-5/+5
2026-08-03Merge tag 'cgroup-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2026-08-03usb: core: Add quirk for 255-bytes initial config readNikhil Solanke1-0/+3
2026-08-03fixp-arith: convert comments to kernel-doc formatRandy Dunlap1-2/+2
2026-08-02Merge tag 'vfs-7.2-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+4
2026-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+0
2026-08-02Merge tag 'dmaengine-fix-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+16
2026-08-01Merge tag 'ata-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds3-4/+10
2026-07-31Merge tag 'hyperv-fixes-signed-20260731' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+2
2026-07-31Merge tag 'sound-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-2/+19
2026-07-31Revert "thermal: hwmon: Use extra_groups for adding temperature attributes"Rafael J. Wysocki1-2/+1
2026-07-31ipvs: return the csum validation for forward hookJulian Anastasov1-14/+5
2026-07-31ipvs: avoid out-of-bounds write in ip_vs_nat_icmpJulian Anastasov1-1/+1
2026-07-31netfilter: ipset: switch to rcu workFlorian Westphal1-2/+2
2026-07-31netfilter: ipset: switch ext_size to atomic64_tJozsef Kadlecsik1-1/+1
2026-07-31ASoC/soundwire: Intel: reset the PCMSyCM registers in hda_sdw_bpt_closeBard Liao1-2/+3
2026-07-31nvmem: layouts: Add fixed-layout driverMathieu Dubois-Briand1-0/+6
2026-07-31Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2026-07-30Merge tag 'pm-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-2/+3
2026-07-30btrfs: trigger cow fixup via dirty_folio()Boris Burkov1-0/+35
2026-07-30Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds10-34/+58
2026-07-30Revert "vhost-net: wake queue of tun/tap after ptr_ring consume"Simon Schippers1-3/+0
2026-07-30Revert "ptr_ring: move free-space check into separate helper"Simon Schippers1-18/+2
2026-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+0
2026-07-29scsi: libsas: terminate deferred commands on time outDamien Le Moal2-0/+4
2026-07-29ata: libata-scsi: terminate deferred commands on time outDamien Le Moal1-0/+2
2026-07-28Bluetooth: ISO: fix race of kfree vs kref_get_unless_zeroPauli Virtanen1-1/+3
2026-07-28Merge tag 'kvmarm-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-3/+0
2026-07-28netfs: Fix folio_queue ENOMEM in writeback by adding a mempoolDavid Howells2-3/+4
2026-07-28ata: libata-eh: Increase STANDBY IMMEDIATE timeoutMatt Vollrath1-1/+1
2026-07-28ata: libata: avoid kernel-doc warningsRandy Dunlap1-3/+3
2026-07-28ethtool: Embed FEC hist ranges as buffer in structEric Joyner1-0/+1
2026-07-28Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+25
2026-07-27ASoC: SDCA: Move kcontrol search out of IRQCharles Keepax1-0/+1
2026-07-27ASoC: Add a component fixup_controls callbackCharles Keepax1-0/+2
2026-07-27ASoC: SDCA: Populate IRQ data earlierCharles Keepax1-0/+2
2026-07-27ASoC: SDCA: Remove devm from primary IRQ cleanupCharles Keepax3-0/+6
2026-07-27ASoC: SDCA: Add sdca_irq_cleanup_late()Charles Keepax1-0/+5
2026-07-27ASoC: SDCA: Rename sdca_irq_allocate() to include devmCharles Keepax1-2/+3
2026-07-26scsi: libsas: Fix HA resume deadlock and hisi_sas disk-wake raceXingui Yang1-1/+0
2026-07-26Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+21
2026-07-26Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+11
2026-07-26iommu/iommufd: Fix IOPF group ownership UAFPeiyang He1-0/+5
2026-07-25Merge tag 'io_uring-7.2-20260724' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-23/+23
2026-07-25Merge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski4-10/+44
2026-07-25xsk: reclaim invalid Tx descriptors in ZC batch pathMaciej Fijalkowski1-0/+3
2026-07-25xsk: provide sufficient space in pool->tx_descsMaciej Fijalkowski1-2/+4
2026-07-25xsk: drain continuation descs after overflow in xsk_build_skb()Jason Xing1-0/+1