aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-08-09tpm: Add a helper for checking hwrng enabledGravatar Mario Limonciello 1-5/+14
2023-08-08Merge tag 'hardening-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+2
2023-08-07Merge tag 'xsa432-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Gravatar Linus Torvalds 1-5/+10
2023-08-07Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+8
2023-08-07Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-0/+8
2023-08-07tpm/tpm_tis: Disable interrupts for Lenovo P620 devicesGravatar Jonathan McDowell 1-0/+8
2023-08-07tpm: Disable RNG for all AMD fTPMsGravatar Mario Limonciello 2-66/+32
2023-08-07tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7Gravatar Takashi Iwai 1-0/+8
2023-08-07Merge tag 'mmc-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Gravatar Linus Torvalds 2-40/+28
2023-08-05Merge tag 'ata-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Gravatar Linus Torvalds 2-3/+13
2023-08-05Merge tag 'parisc-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-31/+4
2023-08-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-3/+31
2023-08-04Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 3-13/+12
2023-08-04Merge tag 'pm-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 4-48/+48
2023-08-04Merge tag 'mtd/fixes-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 7-41/+45
2023-08-04Merge tag 'drm-fixes-2023-08-04' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 11-111/+203
2023-08-04Merge tag 'ceph-for-6.5-rc5' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-13/+15
2023-08-04Merge tag 'drm-intel-fixes-2023-08-03' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 8-109/+199
2023-08-04Merge tag 'drm-misc-fixes-2023-08-03' of ssh://git.freedesktop.org/git/drm/dr...Gravatar Dave Airlie 3-2/+4
2023-08-03Merge tag 'cxl-fixes-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-1/+79
2023-08-03Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 69-254/+591
2023-08-03Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Jakub Kicinski 6-12/+10
2023-08-03prestera: fix fallback to previous version on same major versionGravatar Jonas Gorski 1-1/+2
2023-08-03parport: gsc: remove DMA leftover codeGravatar Arnd Bergmann 2-31/+4
2023-08-03xen/netback: Fix buffer overrun triggered by unusual packetGravatar Ross Lagerwall 1-5/+10
2023-08-02net/mlx5e: Set proper IPsec source port in L4 selectorGravatar Leon Romanovsky 1-2/+2
2023-08-02net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prioGravatar Jianbo Liu 1-8/+72
2023-08-02net/mlx5: fs_core: Make find_closest_ft more genericGravatar Jianbo Liu 1-15/+14
2023-08-02Merge tag 'soc-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 8-37/+65
2023-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 3-6/+7
2023-08-02wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()Gravatar Hans de Goede 1-1/+6
2023-08-02s390/qeth: Don't call dev_close/dev_open (DOWN/UP)Gravatar Alexandra Winter 4-9/+11
2023-08-02net: tap_open(): set sk_uid from current_fsuid()Gravatar Laszlo Ersek 1-1/+1
2023-08-02net: tun_chr_open(): set sk_uid from current_fsuid()Gravatar Laszlo Ersek 1-1/+1
2023-08-02drm/panel: samsung-s6d7aa0: Add MODULE_DEVICE_TABLEGravatar Nikita Travkin 1-0/+1
2023-08-02ata,scsi: do not issue START STOP UNIT on resumeGravatar Damien Le Moal 2-3/+13
2023-08-02Merge tag 'gvt-fixes-2023-08-02' of https://github.com/intel/gvt-linux into d...Gravatar Tvrtko Ursulin 1-1/+1
2023-08-02rbd: prevent busy loop when requesting exclusive lockGravatar Ilya Dryomov 1-13/+15
2023-08-01bnxt_en: Fix max_mtu setting for multi-buf XDPGravatar Michael Chan 1-7/+10
2023-08-01bnxt_en: Fix page pool logic for page size >= 64KGravatar Somnath Kotur 2-19/+29
2023-08-01net: netsec: Ignore 'phy-mode' on SynQuacer in DT modeGravatar Mark Brown 1-0/+11
2023-08-01net: korina: handle clk prepare error in korina_probe()Gravatar Yuanjun Gong 1-2/+1
2023-08-01USB: zaurus: Add ID for A-300/B-500/C-700Gravatar Ross Maynard 2-0/+42
2023-08-01net: ll_temac: fix error checking of irq_of_parse_and_map()Gravatar Dan Carpenter 1-4/+8
2023-08-01wifi: ray_cs: Replace 1-element array with flexible arrayGravatar Kees Cook 1-1/+1
2023-08-01powercap: intel_rapl: Fix a sparse warning in TPMI interfaceGravatar Zhang Rui 4-48/+48
2023-08-01drm/i915: Fix premature release of request's reusable memoryGravatar Janusz Krzysztofik 2-29/+81
2023-08-01drm/i915/gt: Support aux invalidation on all enginesGravatar Andi Shyti 3-45/+41
2023-08-01drm/i915/gt: Poll aux invalidation register bit on invalidationGravatar Jonathan Cavitt 2-5/+13
2023-08-01drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control and in the CSGravatar Andi Shyti 2-0/+12