index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
search.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-30
dm: fix improper splitting for abnormal bios
Mike Snitzer
1
-3
/
+4
2023-03-30
net: ethernet: mtk_eth_soc: add missing ppe cache flush when deleting a flow
Felix Fietkau
1
-0
/
+1
2023-03-30
net: ethernet: mtk_eth_soc: fix L2 offloading with DSA untag offload
Felix Fietkau
2
-4
/
+7
2023-03-30
net: ethernet: mtk_eth_soc: fix flow block refcounting logic
Felix Fietkau
1
-1
/
+2
2023-03-30
net: mvneta: fix potential double-frees in mvneta_txq_sw_deinit()
Russell King (Oracle)
1
-0
/
+2
2023-03-30
net: dsa: sync unicast and multicast addresses for VLAN filters too
Vladimir Oltean
1
-5
/
+116
2023-03-30
net: dsa: mv88e6xxx: Enable IGMP snooping on user ports only
Steffen Bätz
1
-2
/
+7
2023-03-30
thermal: intel: powerclamp: Fix cpumask and max_idle module parameters
David Arcari
1
-1
/
+8
2023-03-30
Revert "drm/scheduler: track GPU active time per entity"
Lucas Stach
2
-13
/
+0
2023-03-30
Revert "drm/etnaviv: export client GPU usage statistics via fdinfo"
Lucas Stach
1
-42
/
+1
2023-03-30
drm/etnaviv: fix reference leak when mmaping imported buffer
Lucas Stach
1
-1
/
+9
2023-03-30
drm/amdgpu: allow more APUs to do mode2 reset when go to S4
Tim Huang
1
-1
/
+6
2023-03-30
xen/netback: use same error messages for same errors
Juergen Gross
1
-4
/
+2
2023-03-30
io_uring: fix poll/netmsg alloc caches
Pavel Begunkov
1
-0
/
+1
2023-03-30
zonefs: Do not propagate iomap_dio_rw() ENOTBLK error to user space
Damien Le Moal
1
-2
/
+12
2023-03-30
zonefs: Always invalidate last cached page on append write
Damien Le Moal
1
-0
/
+14
2023-03-30
test/vsock: new skbuff appending test
Arseniy Krasnov
1
-0
/
+90
2023-03-30
virtio/vsock: WARN_ONCE() for invalid state of socket
Arseniy Krasnov
1
-0
/
+7
2023-03-30
virtio/vsock: fix header length on skb merging
Arseniy Krasnov
1
-1
/
+1
2023-03-30
bnxt_en: Add missing 200G link speed reporting
Michael Chan
2
-0
/
+3
2023-03-30
bnxt_en: Fix typo in PCI id to device description string mapping
Kalesh AP
1
-4
/
+4
2023-03-30
bnxt_en: Fix reporting of test result in ethtool selftest
Kalesh AP
1
-0
/
+1
2023-03-30
i40e: fix registers dump after run ethtool adapter self test
Radoslaw Tyl
2
-6
/
+7
2023-03-30
bnx2x: use the right build_skb() helper
Jakub Kicinski
1
-2
/
+14
2023-03-30
net: ipa: compute DMA pool size properly
Alex Elder
1
-1
/
+1
2023-03-30
nvme-tcp: fix a possible UAF when failing to allocate an io queue
Sagi Grimberg
1
-20
/
+26
2023-03-29
drm/amd/display: Take FEC Overhead into Timeslot Calculation
Fangzhi Zuo
2
-8
/
+27
2023-03-29
drm/amd/display: Add DSC Support for Synaptics Cascaded MST Hub
Fangzhi Zuo
2
-0
/
+31
2023-03-29
RISC-V: always select RISCV_ALTERNATIVE for non-xip kernels
Conor Dooley
2
-10
/
+8
2023-03-29
RISC-V: add non-alternative fallback for riscv_has_extension_[un]likely()
Conor Dooley
1
-20
/
+30
2023-03-29
thermal: intel: int340x: processor_thermal: Fix additional deadlock
Srinivas Pandruvada
1
-1
/
+0
2023-03-29
md: fix regression for null-ptr-deference in __md_stop()
Yu Kuai
1
-1
/
+2
2023-03-29
io_uring/rsrc: fix rogue rsrc node grabbing
Pavel Begunkov
1
-7
/
+5
2023-03-29
drm: test: Fix 32-bit issue in drm_buddy_test
David Gow
1
-1
/
+2
2023-03-29
drm: buddy_allocator: Fix buddy allocator init on 32-bit systems
David Gow
1
-2
/
+2
2023-03-29
ALSA: hda/realtek: Add quirk for Lenovo ZhaoYang CF4620Z
huangwenhui
1
-0
/
+1
2023-03-29
drm/nouveau/kms: Fix backlight registration
Hans de Goede
1
-1
/
+6
2023-03-29
net: wwan: iosm: fixes 7560 modem crash
M Chetan Kumar
1
-0
/
+7
2023-03-29
ALSA: ymfpci: Fix BUG_ON in probe function
Tasos Sahanidis
1
-1
/
+1
2023-03-29
ALSA: ymfpci: Create card with device-managed snd_devm_card_new()
Tasos Sahanidis
1
-1
/
+1
2023-03-29
net: ethernet: mtk_eth_soc: fix tx throughput regression with direct 1G links
Felix Fietkau
1
-2
/
+0
2023-03-28
thermal: core: Drop excessive lockdep_assert_held() calls
Rafael J. Wysocki
1
-4
/
+2
2023-03-28
ice: fix invalid check for empty list in ice_sched_assoc_vsi_to_agg()
Jakob Koschel
1
-3
/
+5
2023-03-28
ice: add profile conflict check for AVF FDIR
Junfeng Guo
1
-0
/
+73
2023-03-28
ice: Fix ice_cfg_rdma_fltr() to only update relevant fields
Brett Creeley
1
-4
/
+22
2023-03-28
ice: fix W=1 headers mismatch
Jesse Brandeburg
2
-1
/
+2
2023-03-28
io_uring/poll: clear single/double poll flags on poll arming
Jens Axboe
1
-0
/
+1
2023-03-28
xen/netback: remove not needed test in xenvif_tx_build_gops()
Juergen Gross
1
-4
/
+0
2023-03-28
xen/netback: don't do grant copy across page boundary
Juergen Gross
2
-3
/
+24
2023-03-28
smsc911x: avoid PHY being resumed when interface is not up
Wolfram Sang
1
-2
/
+5
[next]