summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge tag 'usb-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+3
9 daysMerge tag 'char-misc-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
9 daysMerge tag 'driver-core-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
9 daysMerge tag 'input-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
10 daysMerge tag 'thermal-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+1
10 daysMerge tag 'sound-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-2/+3
10 daysMerge tag 'mm-hotfixes-stable-2026-08-06-18-44' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
11 daysMerge tag 'for-7.2-rc6-fixup-worker-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+35
11 daysMerge tag 'net-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds9-80/+89
11 dayspacket: use consistent hard_header_len in non-ring send pathsQihang Tang1-2/+4
11 daysnet: remove CAP_SYS_RAWIO zero-padding in dev_validate_headerQihang Tang1-5/+0
11 daysnet/sched: reject overly deep qdisc hierarchiesZijie Huang1-0/+1
12 daysdibs: initialise dibs->lock in dibs_dev_alloc()Hidayath Khan1-1/+1
12 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2-18/+9
12 daysASoC: cs35l41/cs35l45/cs4265: sort the reg_defaults tablesMark Brown21-53/+123
13 daysmm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAFLorenzo Stoakes (ARM)1-0/+1
13 daysipv6: prevent in6_dev_get() from resurrecting inet6_devKyle Zeng1-2/+2
14 daysxsk: validate metadata when processing requestsStanislav Fomichev2-25/+28
14 daysxsk: move xsk_tx_metadata_request() to xdp_sock_drv.hStanislav Fomichev2-43/+43
14 daysxsk: validate launch-time metadata sizeStanislav Fomichev1-4/+13
14 daysxsk: clear metadata pointer when no timestamp is requestedStanislav Fomichev1-4/+10
14 daysxsk: pass TX metadata pointer by referenceStanislav Fomichev2-4/+6
14 daysMerge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-5/+5
14 daysMerge tag 'cgroup-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
14 daysusb: 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