aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2024-06-16null_blk: Fix missing mutex_destroy() at module removalZhu Yanjun
2024-06-16s390/cio: fix tracepoint subchannel type fieldPeter Oberparleiter
2024-06-16crypto: ccp - drop platform ifdef checksArnd Bergmann
2024-06-16firmware: raspberrypi: Use correct device for DMA mappingsLaurent Pinchart
2024-06-16crypto: bcm - Fix pointer arithmeticAleksandr Mishin
2024-06-16nvme: find numa distance only if controller has valid numa idNilay Shroff
2024-06-16drm/amdkfd: Flush the process wq before creating a kfd_processLancelot SIX
2024-06-16drm/amd/display: Set color_mgmt_changed to true on unsuspendJoshua Ashton
2024-06-16net: usb: qmi_wwan: add Telit FN920C04 compositionsDaniele Palmas
2024-06-16net: smc91x: Fix m68k kernel compilation for ColdFire CPUThorsten Blum
2024-06-16speakup: Fix sizeof() vs ARRAY_SIZE() bugDan Carpenter
2024-06-16tty: n_gsm: fix possible out-of-bounds in gsm0_receive()Daniel Starke
2024-05-25serial: kgdboc: Fix NMI-safety problems from keyboard reset codeDaniel Thompson
2024-05-25usb: typec: ucsi: displayport: Fix potential deadlockHeikki Krogerus
2024-05-25drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...Srinivasan Shanmugam
2024-05-25firmware: arm_scmi: Harden accesses to the reset domainsCristian Marussi
2024-05-25net: bcmgenet: synchronize UMAC_CMD accessDoug Berger
2024-05-25net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()Doug Berger
2024-05-25net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL accessDoug Berger
2024-05-25net: bcmgenet: keep MAC in reset until PHY is upDoug Berger
2024-05-25Revert "net: bcmgenet: use RGMII loopback for MAC reset"Doug Berger
2024-05-25pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()Sergey Shtylyov
2024-05-17pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readbackChen-Yu Tsai
2024-05-17pinctrl: mediatek: remove set but not used variable 'e'YueHaibing
2024-05-17pinctrl: mediatek: Fix some off by one bugsDan Carpenter
2024-05-17pinctrl: mediatek: Fix fallback behavior for bias_set_comboHsin-Yi Wang
2024-05-17regulator: core: fix debugfs creation regressionJohan Hovold
2024-05-17drm/vmwgfx: Fix invalid reads in fence signaled eventsZack Rusin
2024-05-17usb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff
2024-05-17usb: gadget: composite: fix OS descriptors w_value logicPeter Korsgaard
2024-05-17firewire: nosy: ensure user_length is taken into account when fetching packet...Thanassis Avgerinos
2024-05-17net: qede: use return from qede_parse_flow_attr() for flowerAsbjørn Sloth Tønnesen
2024-05-17net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()Asbjørn Sloth Tønnesen
2024-05-17pinctrl: mediatek: Fix fallback call pathHsin-Yi Wang
2024-05-17net:usb:qmi_wwan: support Rolling modulesVanillan Wang
2024-05-17clk: Don't hold prepare_lock when calling kref_put()Stephen Boyd
2024-05-17gpio: crystalcove: Use -ENOTSUPP consistentlyAndy Shevchenko
2024-05-17gpio: wcove: Use -ENOTSUPP consistentlyAndy Shevchenko
2024-05-17gpu: host1x: Do not setup DMA for virtual devicesThierry Reding
2024-05-17scsi: target: Fix SELinux error when systemd-modules loads the target moduleMaurizio Lombardi
2024-05-17firewire: ohci: mask bus reset interrupts between ISR and bottom halfAdam Goldman
2024-05-17ata: sata_gemini: Check clk_enable() resultChen Ni
2024-05-17net: bcmgenet: Reset RBUF on first openPhil Elwell
2024-05-17scsi: bnx2fc: Remove spin_lock_bh while releasing resources after uploadSaurav Kashyap
2024-05-17scsi: lpfc: Update lpfc_ramp_down_queue_handler() logicJustin Tee
2024-05-17clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate changeJernej Skrabec
2024-05-17net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341Marek Behún
2024-05-17net: dsa: mv88e6xxx: Add number of MACs in the ATUAndrew Lunn
2024-05-17net: qede: use return from qede_parse_flow_attr() for flow_specAsbjørn Sloth Tønnesen
2024-05-17bna: ensure the copied buf is NUL terminatedBui Quang Minh