summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-09-09Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+7
2022-09-09Merge tag 'block-6.0-2022-09-09' of git://git.kernel.dk/linux-blockLinus Torvalds4-12/+32
2022-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds19-44/+93
2022-09-09Merge tag 'drm-fixes-2022-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds17-33/+142
2022-09-09Merge tag 'linux-kselftest-kunit-fixes-6.0-rc5' of git://git.kernel.org/pub/s...Linus Torvalds2-3/+2
2022-09-09Merge tag 'riscv-for-linus-6.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2022-09-09Merge tag 'drm-intel-fixes-2022-09-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie7-11/+94
2022-09-09Merge tag 'drm-misc-fixes-2022-09-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-13/+39
2022-09-09Merge tag 'vfio-v6.0-rc5' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+12
2022-09-08perf: RISC-V: fix access beyond allocated arraySergey Matyukevich1-1/+1
2022-09-08Merge tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-9/+41
2022-09-08Merge tag 'regulator-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+8
2022-09-08Merge tag 'regmap-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+8
2022-09-08Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds29-143/+402
2022-09-08Merge tag 'efi-urgent-for-v6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-25/+14
2022-09-08drm/panfrost: devfreq: set opp to the recommended one to configure regulatorClément Péron1-0/+11
2022-09-08net: phy: lan87xx: change interrupt src of link_up to comm_readyArun Ramadoss1-4/+54
2022-09-08drm/ttm: cleanup the resource of ghost objects after locking themChristian König1-5/+5
2022-09-08drm/amdgpu: prevent toc firmware memory leakGuchun Chen1-2/+5
2022-09-08drm/amdgpu: correct doorbell range/size value for CSDMA_DOORBELL_RANGEYifan Zhang1-6/+0
2022-09-08drm/amdkfd: print address in hex format rather than decimalYifan Zhang1-1/+1
2022-09-08drm/amd/display: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman1-0/+1
2022-09-08drm/amd/pm: add missing SetMGpuFanBoostLimitRpm mapping for SMU 13.0.7Evan Quan1-0/+1
2022-09-08drm/amd/amdgpu: add rlc_firmware_header_v2_4 to amdgpu_firmware_headerChengming Gui1-0/+1
2022-09-07efi: capsule-loader: Fix use-after-free in efi_capsule_writeHyunwoo Kim1-24/+7
2022-09-07arch_topology: Make cluster topology span at least SMT CPUsYicong Yang1-1/+1
2022-09-07net: ethernet: mtk_eth_soc: check max allowed hash in mtk_ppe_check_skbLorenzo Bianconi1-0/+3
2022-09-07net: ethernet: mtk_eth_soc: fix typo in __mtk_foe_entry_clearLorenzo Bianconi1-1/+1
2022-09-07net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed...Vladimir Oltean1-2/+2
2022-09-07net: dsa: felix: disable cut-through forwarding for frames oversized for tc-t...Vladimir Oltean1-43/+79
2022-09-07net: dsa: felix: tc-taprio intervals smaller than MTU should send at least on...Vladimir Oltean1-4/+31
2022-09-07RDMA/irdma: Report RNR NAK generation in device capsSindhu-Devale1-1/+4
2022-09-07RDMA/irdma: Use s/g array in post send only when its validSindhu-Devale1-1/+2
2022-09-07RDMA/irdma: Return correct WC error for bind operation failureSindhu-Devale1-1/+3
2022-09-07RDMA/irdma: Return error on MR deregister CQP failureSindhu-Devale2-6/+13
2022-09-07RDMA/irdma: Report the correct max cqes from query deviceSindhu-Devale1-1/+1
2022-09-07efi/x86: libstub: remove unused variablechen zhang1-1/+0
2022-09-07nvme: requeue aen after firmware activationKeith Busch1-3/+11
2022-09-07nvmet: fix mar and mor off-by-one errorsDennis Maisenbacher1-2/+15
2022-09-07Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+7
2022-09-06drm/i915: consider HAS_FLAT_CCS() in needs_ccs_pagesMatthew Auld2-1/+4
2022-09-06drm/i915: Implement WaEdpLinkRateDataReloadVille Syrjälä1-0/+22
2022-09-06drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPCRodrigo Vivi3-10/+61
2022-09-06drm/i915/bios: Copy the whole MIPI sequence blockVille Syrjälä1-0/+7
2022-09-06net: usb: qmi_wwan: add Quectel RM520Njerry.meng1-0/+1
2022-09-06drm/ttm: update bulk move object of ghost BOZhenGuo Yin1-0/+3
2022-09-06net: dsa: qca8k: fix NULL pointer dereference for of_device_get_match_dataChristian Marangi1-1/+1
2022-09-06nvme-tcp: fix regression that causes sporadic requests to time outSagi Grimberg1-4/+1
2022-09-06nvme-tcp: fix UAF when detecting digest errorsSagi Grimberg1-1/+1
2022-09-06Merge tag 'soc-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-13/+45