summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-05-23vfio/type1: check pfn valid before converting to struct pageYan Zhao1-0/+5
2023-05-23accel/qaic: Fix NNC message corruptionJeffrey Hugo1-8/+21
2023-05-23accel/qaic: Grab ch_lock during QAIC_ATTACH_SLICE_BOPranjal Ramajor Asha Kanojiya1-8/+12
2023-05-23accel/qaic: Flush the transfer list againPranjal Ramajor Asha Kanojiya1-0/+5
2023-05-23accel/qaic: Validate if BO is sliced before slicingPranjal Ramajor Asha Kanojiya1-0/+5
2023-05-23accel/qaic: Validate user data before grabbing any lockPranjal Ramajor Asha Kanojiya2-46/+27
2023-05-23accel/qaic: initialize ret variable to 0Tom Rix1-1/+1
2023-05-23lan966x: Fix unloading/loading of the driverHoratiu Vultur1-0/+10
2023-05-23platform/x86/intel/ifs: Annotate work queue on stack so object debug does not...David Arcari1-1/+1
2023-05-23platform/x86: ISST: Remove 8 socket limitSteve Wahl1-7/+5
2023-05-23gpio-f7188x: fix chip name and pin count on Nuvoton chipHenning Schild2-15/+15
2023-05-23net/mlx5: Fix indexing of mlx5_irqShay Drory1-4/+5
2023-05-23net/mlx5: Fix irq affinity managementShay Drory1-1/+1
2023-05-23net/mlx5: Free irqs only on shutdown callbackShay Drory3-1/+31
2023-05-23net/mlx5: Devcom, serialize devcom registrationShay Drory1-5/+14
2023-05-23net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory1-1/+2
2023-05-23net/mlx5: E-switch, Devcom, sync devcom events and devcom comp registerShay Drory2-1/+9
2023-05-23net/mlx5e: TC, Fix using eswitch mapping in nic modePaul Blakey1-7/+27
2023-05-23net/mlx5e: Fix SQ wake logic in ptp napi_poll contextRahul Rameshbabu3-7/+16
2023-05-23net/mlx5e: Fix deadlock in tc route query codeVlad Buslov3-20/+48
2023-05-23net/mlx5: Fix error message when failing to allocate device memoryRoi Dayan1-1/+1
2023-05-23net/mlx5e: Use correct encap attribute during invalidationVlad Buslov1-1/+3
2023-05-23net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik1-1/+3
2023-05-23net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUsErez Shitrit1-1/+2
2023-05-23net/mlx5: Handle pairing of E-switch via uplink un/load APIsShay Drory3-6/+9
2023-05-23net/mlx5: Collect command failures data only for known commandsShay Drory1-1/+2
2023-05-233c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET1-1/+10
2023-05-23forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET1-0/+1
2023-05-22parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()Helge Deller1-1/+14
2023-05-22drm/i915: Fix PIPEDMC disabling for a bigjoiner configurationImre Deak1-2/+10
2023-05-22spi: spi-cadence: Interleave write of TX and read of RX FIFOCharles Keepax1-34/+30
2023-05-22drm: fix drmm_mutex_init()Matthew Auld1-20/+2
2023-05-22Merge tag 'irqchip-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner6-31/+63
2023-05-21Merge tag 'fbdev-for-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-28/+20
2023-05-20fbdev: stifb: Whitespace cleanupsHelge Deller1-3/+3
2023-05-20fbdev: udlfb: Use usb_control_msg_send()Helge Deller1-11/+3
2023-05-20Merge tag 'tty-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-12/+45
2023-05-20Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds17-162/+307
2023-05-20binder: fix UAF of alloc->vma in race with munmap()Carlos Llamas1-3/+3
2023-05-20Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linuxLinus Torvalds7-8/+58
2023-05-20Merge tag 'for-net-2023-05-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-3/+3
2023-05-20net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo2-2/+13
2023-05-20fbdev: udlfb: Fix endpoint checkAlan Stern1-5/+8
2023-05-20fbdev: atyfb: Remove unused clock determinationNiklas Schnelle1-5/+0
2023-05-20fbdev: i810: include i810_main.h in i810_dvt.cArnd Bergmann1-1/+2
2023-05-20fbdev: fbmem: mark get_fb_unmapped_area() staticArnd Bergmann2-2/+2
2023-05-20Merge tag 'drm-fixes-2023-05-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds36-160/+222
2023-05-20s390/dasd: fix command reject error on ESE devicesStefan Haberland1-2/+31
2023-05-20cxl/port: Fix NULL pointer access in devm_cxl_add_port()Robert Richter1-4/+3
2023-05-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-12/+16