aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-08Merge tag 'x86-urgent-2026-08-08' of git://git.kernel.org/pub/scm/linux/kerne...HEADmasterLinus Torvalds1-1/+1
2026-08-08Merge tag 'locking-urgent-2026-08-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+4
2026-08-08Merge tag 'usb-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-28/+76
2026-08-08Merge tag 'tty-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-50/+121
2026-08-08Merge tag 'staging-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-1/+11
2026-08-08Merge tag 'char-misc-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-77/+220
2026-08-08Merge tag 'fbdev-for-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-15/+91
2026-08-08Merge tag 'driver-core-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-4/+12
2026-08-08Merge tag 'input-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-36/+108
2026-08-08Merge tag 'powerpc-7.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-3/+13
2026-08-08fbdev: bitblit: bound-check glyph index in bit_cursor()Rik van Riel1-2/+7
2026-08-08fbdev: Fix out-of-bounds access when rotating console after font resizeZizhi Wo1-0/+25
2026-08-08fbdev: core: Fix pointer desynchronization in fb_io_read()Mingyu Wang1-0/+8
2026-08-08fbdev: serialize mode sysfs access with lock_fb_info()Melbin K Mathew1-8/+38
2026-08-08fbdev: clear fb_info->mode before deleting a videomodeMelbin K Mathew1-1/+4
2026-08-08fbdev: bound mode sysfs output to the sysfs bufferMelbin K Mathew1-5/+10
2026-08-08powerpc/pseries: lparcfg - fix kbuf[] underflowGeorge Wilson1-1/+1
2026-08-08powerpc/pseries: pci - logic bugGeorge Wilson1-1/+1
2026-08-08powerpc/pseries: papr-phy-attest - validate cmd.length, plug mem leakGeorge Wilson1-1/+11
2026-08-07Merge tag 'watchdog-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-8/+8
2026-08-07Merge tag 'hwmon-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-51/+87
2026-08-07Merge tag 'ata-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds2-1/+4
2026-08-07Merge tag 'drm-fixes-2026-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds25-96/+298
2026-08-07Merge tag 'pinctrl-v7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds3-6/+11
2026-08-07futex: Fix race in futex_pivot_pending() during private hash resizeYao Kai1-3/+4
2026-08-07Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds10-76/+198
2026-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds25-142/+378
2026-08-07Merge tag 'thermal-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-73/+160
2026-08-07Merge tag 'sound-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds22-49/+175
2026-08-07Merge tag 'amd-drm-fixes-7.2-2026-08-06' of https://gitlab.freedesktop.org/ag...Dave Airlie16-64/+216
2026-08-07Merge tag 'drm-misc-fixes-2026-08-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie7-30/+74
2026-08-07ALSA: usb-audio: Fix sticky mixer regressions on M-Audio Fast Track UltraTakashi Iwai1-0/+4
2026-08-07KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow pageSean Christopherson1-0/+3
2026-08-06hwmon: (corsair-psu) Fix linear11 calculationGuenter Roeck1-9/+14
2026-08-06hwmon: (corsair-psu) serialize debugfs access against hwmonAli Ahmet Memis1-0/+4
2026-08-06hwmon: (ltc4282) Fix parsing adi,current-limit-sense-microvoltGuenter Roeck1-1/+1
2026-08-06hwmon: (ltc4282) Clamp negative current limitsGuenter Roeck1-1/+5
2026-08-06hwmon: (ltc4282) Avoid overflow in maximum power calculationGuenter Roeck1-6/+6
2026-08-06hwmon: (ads7828) Fix external VREF regulator handlingQingshuang Fu1-5/+6
2026-08-06hwmon: (corsair-psu) fix possible out-of-bounds access on missing string term...Wilken Gottwalt1-2/+2
2026-08-06Merge tag 'mm-hotfixes-stable-2026-08-06-18-44' of git://git.kernel.org/pub/s...Linus Torvalds19-165/+246
2026-08-06Merge tag 'v7.2-rc6-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds5-11/+32
2026-08-07Merge tag 'drm-xe-fixes-2026-08-06' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2-2/+8
2026-08-06rqspinlock: Reset tail when preserving queue on deadlockKumar Kartikeya Dwivedi1-2/+3
2026-08-06Merge tag 'v7.2-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-7/+25
2026-08-06watchdog: at91sam9_wdt: prevent timer rearm during teardownHongyan Xu1-2/+2
2026-08-06Merge tag 'for-7.2-rc6-fixup-worker-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds8-12/+651
2026-08-06Merge tag 'for-7.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-7/+27
2026-08-06Merge tag 'net-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds127-587/+1580
2026-08-06drm/amd/display: allow self-refresh exit while entry is blockedDavid Weber1-1/+5