aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-39/+151
2024-04-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2024-04-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 3-5/+11
2024-04-19Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 4-10/+44
2024-04-19Merge tag 'thermal-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2024-04-19Merge tag 'drm-fixes-2024-04-19' of https://gitlab.freedesktop.org/drm/kernelGravatar Linus Torvalds 30-172/+320
2024-04-19thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()Gravatar Rafael J. Wysocki 1-0/+1
2024-04-19Merge tag 'drm-xe-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/xe/...Gravatar Dave Airlie 2-12/+17
2024-04-19Merge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...Gravatar Dave Airlie 17-57/+186
2024-04-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 2-5/+10
2024-04-18Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 29-141/+237
2024-04-18Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-2/+3
2024-04-18net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using themGravatar Siddharth Vadapalli 1-0/+18
2024-04-18net: usb: ax88179_178a: avoid writing the mac address before first readingGravatar Jose Ignacio Tornos Martinez 1-2/+2
2024-04-18Merge tag 'random-6.9-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-7/+5
2024-04-18Merge tag 'platform-drivers-x86-v6.9-3' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 8-5/+73
2024-04-18Revert "vmgenid: emit uevent when VMGENID updates"Gravatar Jason A. Donenfeld 1-2/+0
2024-04-18net: ravb: Fix RX byte accounting for jumbo packetsGravatar Paul Barker 1-11/+11
2024-04-18net: ravb: Fix GbEth jumbo packet RX checksum handlingGravatar Paul Barker 1-1/+1
2024-04-18net: ravb: Allow RX loop to move past DMA mapping errorsGravatar Paul Barker 1-12/+13
2024-04-18net: ravb: Count packets instead of descriptors in R-Car RX pathGravatar Paul Barker 1-13/+8
2024-04-17net: ethernet: mtk_eth_soc: fix WED + wifi resetGravatar Felix Fietkau 1-5/+1
2024-04-17net:usb:qmi_wwan: support Rolling modulesGravatar Vanillan Wang 1-0/+1
2024-04-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Gravatar Jakub Kicinski 1-2/+13
2024-04-17Merge tag 'pwm/for-6.9-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-32/+63
2024-04-17drm/radeon: silence UBSAN warning (v3)Gravatar Alex Deucher 1-5/+5
2024-04-17drm/radeon: make -fstrict-flex-arrays=3 happyGravatar Alex Deucher 1-2/+6
2024-04-17drm/amdgpu: fix visible VRAM handling during faultsGravatar Christian König 5-57/+53
2024-04-17drm/amdgpu: validate the parameters of bo mapping operations more clearlyGravatar xinhui pan 1-26/+46
2024-04-17Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"Gravatar Alex Deucher 2-7/+5
2024-04-17drm/amdkfd: Fix memory leak in create_process failureGravatar Felix Kuehling 1-2/+2
2024-04-17drm/amdgpu: remove invalid resource->start check v2Gravatar Christian König 1-4/+0
2024-04-17platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSesGravatar Mario Limonciello 1-0/+9
2024-04-17drm/xe/vm: prevent UAF with asid based lookupGravatar Matthew Auld 1-10/+11
2024-04-17drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initGravatar Maarten Lankhorst 1-2/+6
2024-04-17s390/ism: Properly fix receive message buffer allocationGravatar Gerd Bayer 1-9/+28
2024-04-17random: handle creditable entropy from atomic process contextGravatar Jason A. Donenfeld 1-5/+5
2024-04-17net: dsa: mt7530: fix port mirroring for MT7988 SoC switchGravatar Arınç ÜNAL 1-4/+6
2024-04-17net: dsa: mt7530: fix mirroring frames received on local portGravatar Arınç ÜNAL 2-0/+10
2024-04-16tun: limit printing rate when illegal packet received by tun devGravatar Lei Chen 1-8/+10
2024-04-16drm/panel: novatek-nt36682e: don't unregister DSI deviceGravatar Dmitry Baryshkov 1-2/+0
2024-04-16drm/panel: visionox-rm69299: don't unregister DSI deviceGravatar Dmitry Baryshkov 1-2/+0
2024-04-16ice: Fix checking for unsupported keys on non-tunnel deviceGravatar Marcin Szycik 1-1/+4
2024-04-16ice: tc: allow zero flags in parsing tc flowerGravatar Michal Swiatkowski 1-1/+1
2024-04-16ice: tc: check src_vsi in case of traffic from VFGravatar Michal Swiatkowski 1-0/+8
2024-04-16net: stmmac: Fix IP-cores specific MAC capabilitiesGravatar Serge Semin 7-19/+23
2024-04-16net: stmmac: Fix max-speed being ignored on queue re-initGravatar Serge Semin 1-0/+5
2024-04-16net: stmmac: Apply half-duplex-less constraint for DW QoS Eth onlyGravatar Serge Semin 2-16/+10
2024-04-16platform/x86/intel-uncore-freq: Increase minor number supportGravatar Srinivas Pandruvada 1-2/+2
2024-04-16platform/x86: ISST: Add Granite Rapids-D to HPM CPU listGravatar Srinivas Pandruvada 1-0/+1