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-10-10
atm: iphase: Do PCI error checks on own line
Ilpo Järvinen
1
-9
/
+11
2023-10-10
sh: pci: Do PCI error check on own line
Ilpo Järvinen
1
-5
/
+6
2023-10-10
alpha: Streamline convoluted PCI error handling
Ilpo Järvinen
1
-8
/
+9
2023-09-11
Linux 6.6-rc1
v6.6-rc1
Linus Torvalds
1
-2
/
+2
2023-09-10
iov_iter: Kunit tests for page extraction
David Howells
1
-0
/
+240
2023-09-10
iov_iter: Kunit tests for copying to/from an iterator
David Howells
3
-0
/
+549
2023-09-10
iov_iter: Fix iov_iter_extract_pages() with zero-sized entries
David Howells
1
-15
/
+15
2023-09-09
sh: push-switch: Reorder cleanup operations to avoid use-after-free bug
Duoming Zhou
1
-1
/
+1
2023-09-09
sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()
Petr Tesarik
5
-11
/
+7
2023-09-09
spnego: add missing OID to oid registry
Steve French
1
-0
/
+1
2023-09-09
media: dvb: symbol fixup for dvb_attach()
Greg Kroah-Hartman
106
-113
/
+113
2023-09-09
smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTU
Steve French
1
-1
/
+1
2023-09-08
Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"
Bjorn Helgaas
1
-1
/
+1
2023-09-08
soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if depe...
Lad Prabhakar
1
-3
/
+4
2023-09-08
riscv: Kconfig.errata: Add dependency for RISCV_SBI in ERRATA_ANDES config
Lad Prabhakar
1
-1
/
+1
2023-09-08
riscv: Kconfig.errata: Drop dependency for MMU in ERRATA_ANDES_CMO config
Lad Prabhakar
1
-1
/
+1
2023-09-08
riscv: Kconfig: Select DMA_DIRECT_REMAP only if MMU is enabled
Lad Prabhakar
1
-1
/
+1
2023-09-08
Revert "dma-contiguous: check for memory region overlap"
Zhenhua Huang
1
-5
/
+0
2023-09-07
net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()
Vladimir Oltean
1
-1
/
+1
2023-09-07
Revert "net: team: do not use dynamic lockdep key"
Jakub Kicinski
3
-85
/
+60
2023-09-07
ntfs3: drop inode references in ntfs_put_super()
Christian Brauner
1
-6
/
+12
2023-09-07
vfs: mostly undo glibc turning 'fstat()' into 'fstatat(AT_EMPTY_PATH)'
Linus Torvalds
1
-0
/
+17
2023-09-07
Revert "io_uring: fix IO hang in io_wq_put_and_exit from do_exit()"
Jens Axboe
1
-32
/
+0
2023-09-07
io_uring: fix unprotected iopoll overflow
Pavel Begunkov
1
-2
/
+2
2023-09-07
io_uring: break out of iowq iopoll on teardown
Pavel Begunkov
3
-0
/
+13
2023-09-07
Revert "printk: export symbols for debug modules"
Christoph Hellwig
1
-2
/
+0
2023-09-07
arm64: csum: Fix OoB access in IP checksum code for negative lengths
Will Deacon
1
-1
/
+1
2023-09-07
net: hns3: remove GSO partial feature bit
Jie Wang
1
-2
/
+0
2023-09-07
net: hns3: fix the port information display when sfp is absent
Yisen Zhuang
1
-1
/
+3
2023-09-07
net: hns3: fix invalid mutex between tc qdisc and dcb ets command issue
Jijie Shao
4
-19
/
+9
2023-09-07
net: hns3: fix debugfs concurrency issue between kfree buffer and read
Hao Chen
1
-3
/
+4
2023-09-07
net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()
Hao Chen
1
-7
/
+7
2023-09-07
net: hns3: Support query tx timeout threshold by debugfs
Jijie Shao
1
-0
/
+4
2023-09-07
net: hns3: fix tx timeout issue
Jian Shen
1
-5
/
+12
2023-09-07
ALSA: hda/realtek - ALC287 I2S speaker platform support
Kailang Yang
1
-0
/
+30
2023-09-07
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2023-09-07
smb3: allow controlling maximum number of cached directories
Steve French
7
-6
/
+22
2023-09-07
smb3: add trace point for queryfs (statfs)
Steve French
2
-1
/
+2
2023-09-07
LoongArch: Update Loongson-3 default config file
Huacai Chen
1
-4
/
+70
2023-09-07
net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)
Lukasz Majewski
3
-4
/
+22
2023-09-07
drm/amdgpu: Restrict bootloader wait to SMUv13.0.6
Lijo Lazar
1
-4
/
+14
2023-09-07
drm/amd/display: prevent potential division by zero errors
Hamza Mahfooz
1
-3
/
+6
2023-09-07
drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gamma
Melissa Wen
1
-0
/
+7
2023-09-07
drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1
Hamza Mahfooz
1
-1
/
+2
2023-09-07
Revert "drm/amd/display: Remove v_startup workaround for dcn3+"
Hamza Mahfooz
1
-20
/
+4
2023-09-06
x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()
Jack Wang
1
-0
/
+3
2023-09-06
x86: Remove the arch_calc_vm_prot_bits() macro from the UAPI
Thomas Huth
3
-9
/
+15
2023-09-06
x86/build: Fix linker fill bytes quirk/incompatibility for ld.lld
Song Liu
1
-1
/
+1
2023-09-06
powercap: intel_rapl: Fix invalid setting of Power Limit 4
Srinivas Pandruvada
1
-3
/
+1
2023-09-06
ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TL
Mario Limonciello
1
-0
/
+7
[next]