aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
12 hoursMerge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...HEADmasterLinus Torvalds4-79/+103
13 hoursMerge tag 'mmc-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds3-1/+17
14 hoursMerge tag 'mtd/fixes-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-8/+7
15 hoursMerge tag 'gpio-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-12/+17
15 hoursMerge tag 'cxl-fixes-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-21/+17
15 hoursMerge tag 'for-6.9/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+9
16 hoursMerge tag 'drm-fixes-2024-04-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds31-238/+131
16 hoursMerge tag 'mtk-soc-fixes-for-v6.9' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-2/+6
17 hoursMerge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2-77/+97
31 hoursMerge tag 'drm-xe-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie5-24/+14
31 hoursMerge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/ls...Dave Airlie3-68/+2
31 hoursMerge tag 'drm-misc-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie6-97/+4
35 hoursMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-3/+3
39 hoursMerge tag 'acpi-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-23/+42
39 hoursMerge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds43-264/+530
40 hoursMerge branch 'acpi-cppc'Rafael J. Wysocki1-18/+39
41 hoursMerge tag 'for-linus-2024042501' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-38/+16
42 hoursmmc: moxart: fix handling of sgm->consumed, otherwise WARN_ON triggersSergei Antonov1-0/+1
42 hoursnet: b44: set pause params only when interface is upPeter Münster1-6/+8
42 hoursdpll: fix dpll_pin_on_pin_register() for multiple parent pinsArkadiusz Kubalewski1-25/+33
42 hoursnet: ravb: Fix registered interrupt namesGeert Uytterhoeven1-6/+5
42 hoursocteontx2-af: fix the double free in rvu_npc_freemem()Su Hui1-1/+0
42 hoursnet: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packetsJason Reeder1-0/+5
42 hoursice: fix LAG and VF lock dependency in ice_reset_vf()Jacob Keller1-8/+8
42 hoursiavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari1-1/+29
42 hoursi40e: Report MFS in decimal base instead of hexErwan Velu1-2/+2
42 hoursi40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale1-1/+1
42 hoursnet/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecRahul Rameshbabu1-0/+1
42 hoursmacsec: Detect if Rx skb is macsec-related for offloading devices that update...Rahul Rameshbabu1-10/+36
42 hoursnet: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()Dan Carpenter1-3/+5
43 hoursRevert "drm/etnaviv: Expose a few more chipspecs to userspace"Christian Gmeiner3-66/+0
43 hoursdrm/etnaviv: fix tx clock gating on some GC7000 variantsDerek Foreman1-2/+2
45 hoursMerge tag 'intel-gpio-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Bartosz Golaszewski1-3/+6
46 hoursMerge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller7-6/+11
47 hoursnet: phy: dp83869: Fix MII mode failureMD Danish Anwar1-1/+2
2 daysMerge tag 'for-net-2024-04-24' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski4-18/+67
2 dayseth: bnxt: fix counting packets discarded due to OOM and netpollJakub Kicinski1-26/+18
2 daysigc: Fix LED-related deadlock on driver unbindLukas Wunner3-8/+35
2 daysRevert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"Duanqiang Wen1-1/+1
2 daysRevert "net: txgbe: fix i2c dev name cannot match clkdev"Duanqiang Wen1-5/+3
2 daysmlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash workIdo Schimmel1-1/+5
2 daysmlxsw: spectrum_acl_tcam: Fix incorrect list API usageIdo Schimmel1-0/+7
2 daysmlxsw: spectrum_acl_tcam: Fix warning during rehashIdo Schimmel1-3/+17
2 daysmlxsw: spectrum_acl_tcam: Fix memory leak during rehashIdo Schimmel1-0/+4
2 daysmlxsw: spectrum_acl_tcam: Rate limit error messageIdo Schimmel1-1/+1
2 daysmlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehashIdo Schimmel1-0/+1
2 daysmlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity updateIdo Schimmel1-2/+8
2 daysmlxsw: spectrum_acl_tcam: Fix race during rehash delayed workIdo Schimmel1-2/+2
2 daysmlxsw: spectrum_acl_tcam: Fix race in region ID allocationIdo Schimmel2-36/+30
3 daysBluetooth: qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional()Bartosz Golaszewski1-5/+13
3 daysBluetooth: qca: fix NULL-deref on non-serdev setupJohan Hovold1-2/+4
3 daysBluetooth: qca: fix NULL-deref on non-serdev suspendJohan Hovold1-0/+3
3 daysBluetooth: btusb: mediatek: Fix double free of skb in coredumpSean Wang1-4/+3
3 daysBluetooth: qca: fix invalid device address checkJohan Hovold2-2/+38
3 daysBluetooth: btusb: Fix triggering coredump implementation for QCAZijun Hu1-5/+4
3 daysBluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853WangYuli1-0/+2
3 daysdrm/xe/guc: Fix arguments passed to relay G2H handlersMichal Wajdeczko1-2/+2
3 daysdrm/xe: call free_gsc_pkt only once on action add failureHimal Prasad Ghimiray1-8/+1
3 daysdrm/xe: Remove sysfs only once on action add failureHimal Prasad Ghimiray3-14/+11
3 daysgpio: tegra186: Fix tegra186_gpio_is_accessible() checkPrathamesh Shete1-9/+11
3 daysfbdev: fix incorrect address computation in deferred IONam Cao1-1/+1
3 daysnet: phy: mediatek-ge-soc: follow netdev LED trigger semanticsDaniel Golle1-17/+26
3 daysnet: gtp: Fix Use-After-Free in gtp_dellinkHyunwoo Kim1-1/+2
3 daysdrm/amdgpu/mes: fix use-after-free issueJack Xiao1-0/+1
3 daysdrm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher1-11/+15
3 daysdrm/amdgpu: Fix the ring buffer size for queue VM flushPrike Liang3-6/+2
3 daysdrm/amdkfd: Add VRAM accounting for SVM migrationMukul Joshi2-2/+16
3 daysdrm/amd/pm: Restore config space after resetLijo Lazar1-0/+25
3 daysdrm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspendLang Yu1-0/+3
3 daysdrm/amdkfd: Fix rescheduling of restore workerFelix Kuehling1-3/+3
3 daysdrm/amdgpu: Update BO eviction prioritiesFelix Kuehling1-0/+2
3 daysdrm/amdgpu/vpe: fix vpe dpm setup failedPeyton Lee2-8/+8
3 daysdrm/amdgpu: Assign correct bits for SDMA HDP flushLijo Lazar1-1/+2
3 daysdrm/amdgpu/pm: Remove gpu_od if it's an empty directoryMa Jun1-0/+7
3 daysdrm/amdkfd: make sure VM is ready for updating operationsLang Yu1-14/+20
3 daysdrm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi1-0/+1
3 daysdrm/amdkfd: Fix eviction fence handlingFelix Kuehling1-4/+5
3 daysdrm/amd/display: Set color_mgmt_changed to true on unsuspendJoshua Ashton1-0/+1
3 daysnet: usb: ax88179_178a: stop lying about skb->truesizeEric Dumazet1-8/+3
4 daysACPI: PM: s2idle: Evaluate all Low-Power S0 Idle _DSM functionsRafael J. Wysocki1-5/+3
4 dayssoc: mediatek: mtk-socinfo: depends on CONFIG_SOC_BUSDaniel Golle1-0/+1
4 dayssoc: mediatek: mtk-svs: Append "-thermal" to thermal zone namesAngeloGioacchino Del Regno1-2/+5
5 daysNFC: trf7970a: disable all regulators on removalPaul Geurts1-19/+23
5 daysvDPA: code clean for vhost_vdpa uapiZhu Lingshan1-3/+3
5 daysnet: dsa: mv88e6xx: fix supported_interfaces setup in mv88e6250_phylink_get_c...Matthias Schiffer2-8/+71
5 daysACPI: CPPC: Fix access width used for PCC registersVanshidhar Konda1-16/+37
5 daysACPI: CPPC: Fix bit_offset shift in MASK_VAL() macroJarred White1-2/+2
5 dayscxl/core: Fix potential payload size confusion in cxl_mem_get_poison()Dan Williams1-21/+17
5 daysbnxt_en: Fix error recovery for 5760X (P7) chipsMichael Chan1-1/+1
5 daysbnxt_en: Fix the PCI-AER routinesVikas Gupta1-3/+16
5 daysbnxt_en: refactor reset close codeVikas Gupta1-6/+11
5 daysnet: usb: qmi_wwan: add Telit FN920C04 compositionsDaniele Palmas1-0/+3
5 dayswifi: iwlwifi: mvm: fix link ID managementJohannes Berg1-1/+1
6 daysMerge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-79/+104
6 daysMerge tag 'tty-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-32/+78
6 daysMerge tag 'usb-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds18-62/+146
7 daysMerge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-39/+151
7 daysmlxsw: pci: Fix driver initialization with old firmwareIdo Schimmel1-6/+4
7 daysmlxsw: core_env: Fix driver initialization with old firmwareIdo Schimmel1-14/+6
7 daysmlxsw: core: Unregister EMAD trap using FORWARD actionIdo Schimmel1-1/+1
7 daysnet: bcmasp: fix memory leak when bringing down interfaceJustin Chen1-7/+14
8 daysMerge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
8 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-5/+11
8 daysMerge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-10/+44
8 daysMerge tag 'thermal-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
8 daysMerge tag 'drm-fixes-2024-04-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds30-172/+320
8 daysdrm/atomic-helper: fix parameter order in drm_format_conv_state_copy() callLucas Stach1-2/+2
8 daysMerge tag 'usb-serial-6.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+40
8 daysthermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()Rafael J. Wysocki1-0/+1
8 daysvxlan: drop packets from invalid src-addressDavid Bauer1-0/+4
8 daysnet: libwx: fix alloc msix vectors failedDuanqiang Wen1-1/+1
8 dayswifi: mac80211_hwsim: init peer measurement resultJohannes Berg1-1/+1
8 daysRevert "wifi: iwlwifi: bump FW API to 90 for BZ/SC devices"Johannes Berg2-2/+2
8 daysMerge tag 'drm-xe-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2-12/+17
8 daysMerge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie17-57/+186
9 daysMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-5/+10
9 daysMerge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds29-141/+237
9 daysMerge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-2/+3
9 daysnet: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using themSiddharth Vadapalli1-0/+18
9 daysnet: usb: ax88179_178a: avoid writing the mac address before first readingJose Ignacio Tornos Martinez1-2/+2
9 daysMerge tag 'random-6.9-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+5
9 daysUSB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas1-0/+6
9 daysusb: dwc3: ep0: Don't reset resource alloc flagThinh Nguyen1-1/+2
9 daysRevert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman1-5/+1
9 daysMerge tag 'platform-drivers-x86-v6.9-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds8-5/+73
9 daysRevert "vmgenid: emit uevent when VMGENID updates"Jason A. Donenfeld1-2/+0
9 daysnet: ravb: Fix RX byte accounting for jumbo packetsPaul Barker1-11/+11
9 daysnet: ravb: Fix GbEth jumbo packet RX checksum handlingPaul Barker1-1/+1
9 daysnet: ravb: Allow RX loop to move past DMA mapping errorsPaul Barker1-12/+13
9 daysnet: ravb: Count packets instead of descriptors in R-Car RX pathPaul Barker1-13/+8
9 daysdrm/gma500: Remove lid codePatrik Jakobsson4-94/+1
9 daysUSB: serial: option: add Rolling RW101-GL and RW135-GL supportVanillan Wang1-0/+8
9 daysUSB: serial: option: add Lonsung U8300/U9300 productCoia Prant1-0/+4
9 daysnet: ethernet: mtk_eth_soc: fix WED + wifi resetFelix Fietkau1-5/+1
9 daysnet:usb:qmi_wwan: support Rolling modulesVanillan Wang1-0/+1
9 daysMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-2/+13
10 daysMerge tag 'pwm/for-6.9-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-32/+63
10 daysdrm/radeon: silence UBSAN warning (v3)Alex Deucher1-5/+5
10 daysdrm/radeon: make -fstrict-flex-arrays=3 happyAlex Deucher1-2/+6
10 daysdrm/amdgpu: fix visible VRAM handling during faultsChristian König5-57/+53
10 daysdrm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan1-26/+46
10 daysRevert "drm/amd/display: fix USB-C flag update after enc10 feature init"Alex Deucher2-7/+5
10 daysdrm/amdkfd: Fix memory leak in create_process failureFelix Kuehling1-2/+2
10 daysdrm/amdgpu: remove invalid resource->start check v2Christian König1-4/+0
10 daysplatform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSesMario Limonciello1-0/+9
10 daysdrm/xe/vm: prevent UAF with asid based lookupMatthew Auld1-10/+11
10 daysdrm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst1-2/+6
10 dayss390/ism: Properly fix receive message buffer allocationGerd Bayer1-9/+28
10 daysrandom: handle creditable entropy from atomic process contextJason A. Donenfeld1-5/+5
10 daysserial: stm32: Reset .throttled state in .startup()Uwe Kleine-König1-0/+1
10 daysserial: stm32: Return IRQ_NONE in the ISR if no handling happendUwe Kleine-König1-2/+10
10 daysnet: dsa: mt7530: fix port mirroring for MT7988 SoC switchArınç ÜNAL1-4/+6
10 daysnet: dsa: mt7530: fix mirroring frames received on local portArınç ÜNAL2-0/+10
10 daysUSB: serial: option: add support for Fibocom FM650/FG650Chuanhong Guo1-0/+4
10 dayswifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmdMiri Korenblit1-1/+2
10 dayswifi: iwlwifi: mvm: remove old PASN station when adding a new oneAvraham Stern1-0/+2
10 daystun: limit printing rate when illegal packet received by tun devLei Chen1-8/+10
11 daysdrm/panel: novatek-nt36682e: don't unregister DSI deviceDmitry Baryshkov1-2/+0
11 daysdrm/panel: visionox-rm69299: don't unregister DSI deviceDmitry Baryshkov1-2/+0
11 daysice: Fix checking for unsupported keys on non-tunnel deviceMarcin Szycik1-1/+4
11 daysice: tc: allow zero flags in parsing tc flowerMichal Swiatkowski1-1/+1
11 daysice: tc: check src_vsi in case of traffic from VFMichal Swiatkowski1-0/+8
11 daysdm: restore synchronous close of device mapper block deviceMing Lei1-2/+8
11 dayswifi: ath11k: use RCU when accessing struct inet6_dev::ac_listKalle Valo1-1/+3
11 daysnet: stmmac: Fix IP-cores specific MAC capabilitiesSerge Semin7-19/+23
11 daysnet: stmmac: Fix max-speed being ignored on queue re-initSerge Semin1-0/+5
11 daysnet: stmmac: Apply half-duplex-less constraint for DW QoS Eth onlySerge Semin2-16/+10
11 daysplatform/x86/intel-uncore-freq: Increase minor number supportSrinivas Pandruvada1-2/+2
11 daysplatform/x86: ISST: Add Granite Rapids-D to HPM CPU listSrinivas Pandruvada1-0/+1
11 daysplatform/x86/amd: pmf: Add quirk for ROG Zephyrus G14Mario Limonciello1-0/+8
11 daysplatform/x86/amd: pmf: Add infrastructure for quirking supported funcsMario Limonciello5-2/+52
11 daysplatform/x86/amd: pmf: Decrease error message to debugMario Limonciello1-1/+1
12 daysdrm/nouveau/dp: Don't probe eDP ports twice harderLyude Paul1-5/+8
12 daysdrm/nouveau/kms/nv50-: Disable AUX bus for disconnected DP portsLyude Paul1-0/+10
12 daysdrm/v3d: Don't increment `enabled_ns` twiceMaíra Canal1-4/+0
12 daysdrm/vmwgfx: Sort primary plane formats by order of preferenceZack Rusin1-2/+2
12 daysdrm/vmwgfx: Fix crtc's atomic check conditionalZack Rusin1-3/+8
12 daysdrm/vmwgfx: Fix prime import/exportZack Rusin8-22/+117
12 dayspwm: dwc: allow suspend/resume for 16 channelsRaag Jadav3-32/+63
12 daysdrm/ttm: stop pooling cached NUMA pages v2Christian König1-10/+28
12 daysmtd: limit OTP NVMEM cell parse to non-NAND devicesChristian Marangi1-1/+1
12 daysocteontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementationAsbjørn Sloth Tønnesen1-2/+5
12 daysdrm: nv04: Fix out of bounds accessMikhail Kobuk1-6/+7
12 daysnouveau: fix instmem race condition around ptr storesDave Airlie1-1/+6
12 daysUSB: serial: option: support Quectel EM060K sub-modelsJerry Meng1-0/+16
12 daysUSB: serial: option: add Fibocom FM135-GL variantsbolan wang1-0/+2
12 daysMerge tag 'thunderbolt-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman4-18/+56
13 daysMerge tag 'irq-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+7
13 daysMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-5/+27
13 daysiommufd: Add missing IOMMUFD_DRIVER kconfig for the selftestJason Gunthorpe1-0/+1
14 daysMerge tag 'ata-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds3-5/+91
2024-04-12net/mlx5e: Prevent deadlock while disabling aRFSCarolina Jubran1-11/+16
2024-04-12net/mlx5e: Acquire RTNL lock before RQs/SQs activation/deactivationCarolina Jubran1-0/+7
2024-04-12net/mlx5e: Use channel mdev reference instead of global mdev instance for coa...Rahul Rameshbabu1-2/+2
2024-04-12net/mlx5: Restore mistakenly dropped parts in register devlink flowShay Drory2-2/+4
2024-04-12net/mlx5: SD, Handle possible devcom ERR_PTRTariq Toukan5-7/+7
2024-04-12net/mlx5: Lag, restore buckets number to default after hash LAG deactivationShay Drory1-1/+3
2024-04-12net: sparx5: flower: fix fragment flags handlingAsbjørn Sloth Tønnesen1-21/+40
2024-04-13ata: libata-core: Allow command duration limits detection for ACS-4 drivesIgor Pylypiv1-1/+1
2024-04-13ata: libata-scsi: Fix ata_scsi_dev_rescan() error pathDamien Le Moal1-4/+5