summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
5 daystpm: Make the TPM character devices non-seekableJaewon Yang2-2/+2
5 daysMerge tag 'staging-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-8/+102
5 daysMerge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds36-117/+337
5 daysMerge tag 'tty-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-9/+44
5 daysMerge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds48-204/+454
5 daysMerge tag 's390-7.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-0/+0
5 daysMerge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-9/+27
6 daysMerge tag 'input-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+11
6 daysMerge tag 'for-7.2/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds15-82/+97
6 daysMerge tag 'block-7.2-20260710' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+26
6 daysdm thin metadata: fix superblock refcount leak on snapshot shadow failureGenjian Zhang1-1/+3
6 daysInput: mms114 - fix multi-touch slot corruptionDmitry Torokhov1-1/+1
6 daysMerge tag 'regulator-fix-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-2/+4
7 daysMerge tag 'platform-drivers-x86-v7.2-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-12/+42
7 daysdm-stats: fix dm_jiffies_to_msec64Mikulas Patocka1-2/+2
7 daysdm-stats: fix merge accountingMikulas Patocka1-4/+2
7 daysdm-bufio: fix wrong count calculation in dm_bufio_issue_discardMikulas Patocka1-1/+3
7 daysMerge tag 'gpio-fixes-for-v7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-47/+138
7 daysMerge tag 'ata-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds1-2/+2
7 daysMerge tag 'drm-fixes-2026-07-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds41-184/+464
7 daysdrbd: reject data replies with an out-of-range payload sizeMichael Bommarito1-0/+5
7 daysserial: 8250: Ignore flow control on suspend/resume with no_console_suspendJohn Ogness1-2/+8
7 daysserial: 8250_mid: Disable DMA for selected platformsAndy Shevchenko1-2/+11
7 daysserial: 8250_omap: clear rx_running on zero-length DMA completesMatthias Feser1-1/+2
7 daysvt: fix spurious modifier in CSI/cursor key sequencesNicolas Pitre1-3/+9
7 daysdm-verity: make error counter atomicMikulas Patocka2-6/+8
7 daysdm-verity: increase sprintf buffer sizeMikulas Patocka1-1/+1
7 daysdm-verity: fix a possible NULL pointer dereferenceMikulas Patocka1-1/+1
7 daysdm-verity: avoid double increment of &use_bh_wq_enabledMikulas Patocka1-0/+2
7 daysdm-ioctl: fix a possible overflow in list_version_get_infoMikulas Patocka1-1/+1
7 daysdm_early_create: fix freeing used table on dm_resume failureMikulas Patocka1-1/+1
7 daysdm-integrity: fix a bug if the bio is out of limitsMikulas Patocka1-4/+3
7 daysdm-integrity: don't increment hash_offset twiceMikulas Patocka1-3/+0
7 daysdm-integrity: fix leaking uninitialized kernel memoryMikulas Patocka1-1/+1
7 daysdm-integrity: fix the 'fix_hmac' optionMikulas Patocka1-0/+14
7 daysnouveau/vmm: fix another SPT/LPT raceDave Airlie1-17/+14
7 daysMerge tag 'drm-xe-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie4-10/+34
7 daysMerge tag 'amd-drm-fixes-7.2-2026-07-09' of https://gitlab.freedesktop.org/ag...Dave Airlie17-50/+94
7 daysMerge tag 'drm-misc-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie15-80/+289
8 daysxen-blkfront: fix double completion of split requests on resumeDoruk Tan Ozturk1-0/+9
8 daysMerge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds44-282/+513
8 daysdrm/imagination: fix error checking of pvr_vm_context_lookup()Luigi Santivetti1-2/+2
8 daysdrm/imagination: make pvr_fw_trace_init_mask_ops staticBen Dooks1-1/+1
8 daysgpu/buddy: bail out of try_harder when alignment cannot be honouredArunpravin Paneer Selvam1-19/+44
8 daysmacsec: don't read an unset MAC header in macsec_encrypt()Daehyeon Ko1-1/+1
8 daysdibs: loopback: validate offset and size in move_data()Dust Li1-0/+5
8 daysdrm/xe/userptr: Stub notifier_lock helpers when DRM_GPUSVM=nShuicheng Lin1-0/+5
8 daysdrm/xe: free madvise VMA array on L2 flush failureGuangshuo Li1-1/+1
8 daysdrm/xe: remove duplicate <kunit/test-bug.h> includeAnas Khan1-1/+0
8 daysdrm/xe: Wait on external BO kernel fences in exec IOCTLMatthew Brost1-6/+16