summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-01-24net/mlx5e: Fix operation precedence bug in port timestamping napi_poll contextRahul Rameshbabu
2024-01-24net/mlx5: Fix query of sd_group fieldTariq Toukan
2024-01-24net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed
2024-01-23hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 KbytesMichael Kelley
2024-01-23Revert "net: macsec: use skb_ensure_writable_head_tail to expand the skb"Rahul Rameshbabu
2024-01-23Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-01-23fbdev: stifb: Fix crash in stifb_blank()Helge Deller
2024-01-22drm/ttm: fix ttm pool initialization for no-dma-device driversFedor Pchelkin
2024-01-22fbcon: Fix incorrect printed function name in fbcon_prepare_logo()Geert Uytterhoeven
2024-01-22Merge tag 'xsa448-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds
2024-01-22net: micrel: Fix PTP frame parsing for lan8814Horatiu Vultur
2024-01-22dpll: fix register pin with unregistered parent pinArkadiusz Kubalewski
2024-01-22dpll: fix userspace availability of pinsArkadiusz Kubalewski
2024-01-22dpll: fix pin dump crash for rebound moduleArkadiusz Kubalewski
2024-01-22dpll: fix broken error path in dpll_pin_alloc(..)Arkadiusz Kubalewski
2024-01-22tun: add missing rx stats accounting in tun_xdp_actYunjian Wang
2024-01-22tun: fix missing dropped counter in tun_xdp_actYunjian Wang
2024-01-22rbd: don't move requests to the running list on errorsIlya Dryomov
2024-01-22rbd: remove usage of the deprecated ida_simple_*() APIChristophe JAILLET
2024-01-21Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-01-21idpf: distinguish vports by the dev_port attributeMichal Schmidt
2024-01-21fbdev: sis: Error out if pixclock equals zeroFullway Wang
2024-01-21fbdev: savage: Error out if pixclock equals zeroFullway Wang
2024-01-21fbdev: vt8500lcdfb: Remove unnecessary print function dev_err()Jiapeng Chong
2024-01-20Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-20media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)Aurelien Jarno
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-20Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-01-20Merge tag 'fbdev-for-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-01-19bnxt_en: Fix possible crash after creating sw mqprio TCsMichael Chan
2024-01-19bnxt_en: Prevent kernel warning when running offline self testMichael Chan
2024-01-19bnxt_en: Fix RSS table entries calculation for P5_PLUS chipsMichael Chan
2024-01-19bnxt_en: Fix memory leak in bnxt_hwrm_get_rings()Michael Chan
2024-01-19bnxt_en: Wait for FLR to complete during probeMichael Chan
2024-01-19Revert "firmware/sysfb: Clear screen_info state after consuming it"Helge Deller
2024-01-19Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-01-19Merge tag 'spi-fix-v6.8-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-01-19Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-19Merge tag 'for-v6.8-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2024-01-19clk: qcom: gcc-x1e80100: Replace of_device.h with explicit includesStephen Rothwell
2024-01-19thermal: loongson2: Replace of_device.h with explicit includesRob Herring
2024-01-19net: can: Use device_get_match_data()Rob Herring
2024-01-19dmaengine: dw-edma: increase size of 'name' in debugfs codeVinod Koul
2024-01-19dmaengine: fsl-qdma: increase size of 'irq_name'Vinod Koul
2024-01-19dmaengine: shdma: increase size of 'dev_id'Vinod Koul
2024-01-19dmaengine: xilinx: xdma: Fix kernel-doc warningsJan Kuliga
2024-01-19dmaengine: usb-dmac: Avoid format-overflow warningLad Prabhakar
2024-01-19dmaengine: sh: rz-dmac: Avoid format-overflow warningLad Prabhakar
2024-01-19dmaengine: imx-sdma: fix Excess kernel-doc warningsRandy Dunlap
2024-01-19dmaengine: xilinx: xdma: Fix initialization location of desc in xdma_channel_...Nathan Chancellor