index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-30
firewire: cdev: code refactoring to operate event of response
Takashi Sakamoto
1
-12
/
+15
2023-05-30
firewire: core: implement variations to send request and wait for response wi...
Takashi Sakamoto
2
-18
/
+92
2023-05-30
firewire: core: use union for callback of transaction completion
Takashi Sakamoto
4
-15
/
+80
2023-05-30
firewire: cdev: implement new event to notify request subaction with time stamp
Takashi Sakamoto
1
-1
/
+17
2023-05-30
firewire: cdev: add new event to notify request subaction with time stamp
Takashi Sakamoto
2
-2
/
+71
2023-05-30
firewire: cdev: add new version of ABI to notify time stamp at request/respon...
Takashi Sakamoto
2
-0
/
+2
2023-05-30
firewire: add KUnit test to check layout of UAPI structures
Takashi Sakamoto
4
-0
/
+61
2023-05-21
Linux 6.4-rc3
v6.4-rc3
Linus Torvalds
1
-1
/
+1
2023-05-21
KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_save
Mingwei Zhang
1
-1
/
+5
2023-05-21
KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM)
Sean Christopherson
1
-16
/
+0
2023-05-21
KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATE
Sean Christopherson
1
-2
/
+9
2023-05-20
fbdev: stifb: Whitespace cleanups
Helge Deller
1
-3
/
+3
2023-05-20
fbdev: udlfb: Use usb_control_msg_send()
Helge Deller
1
-11
/
+3
2023-05-20
block: remove NFL4_UFLG_MASK
Christoph Hellwig
1
-2
/
+0
2023-05-20
fbdev: udlfb: Fix endpoint check
Alan Stern
1
-5
/
+8
2023-05-20
fbdev: atyfb: Remove unused clock determination
Niklas Schnelle
1
-5
/
+0
2023-05-20
fbdev: i810: include i810_main.h in i810_dvt.c
Arnd Bergmann
1
-1
/
+2
2023-05-20
fbdev: fbmem: mark get_fb_unmapped_area() static
Arnd Bergmann
2
-2
/
+2
2023-05-20
block: Deny writable memory mapping if block is read-only
Loic Poulain
1
-1
/
+11
2023-05-20
s390/dasd: fix command reject error on ESE devices
Stefan Haberland
1
-2
/
+31
2023-05-19
KVM: Fix vcpu_array[0] races
Michal Luczaj
1
-6
/
+10
2023-05-19
KVM: VMX: Fix header file dependency of asm/vmx.h
Jacob Xu
1
-0
/
+2
2023-05-19
KVM: Don't enable hardware after a restart/shutdown is initiated
Sean Christopherson
1
-1
/
+16
2023-05-19
KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdown
Sean Christopherson
1
-15
/
+11
2023-05-19
perf bench syscall: Fix __NR_execve undeclared build error
Tiezhu Yang
1
-0
/
+3
2023-05-19
fbdev: omapfb: panel-tpo-td043mtea1: fix error code in probe()
Dan Carpenter
1
-1
/
+2
2023-05-19
perf test attr: Fix python SafeConfigParser() deprecation warning
Ian Rogers
1
-3
/
+3
2023-05-19
perf test attr: Update no event/metric expectations
Ian Rogers
5
-174
/
+249
2023-05-19
driver core: class: properly reference count class_dev_iter()
Greg Kroah-Hartman
2
-0
/
+3
2023-05-19
nvme-pci: Add quirk for Teamgroup MP33 SSD
Daniel Smith
1
-0
/
+2
2023-05-18
ublk: fix AB-BA lockdep warning
Ming Lei
1
-2
/
+7
2023-05-18
drm/amd/display: enable dpia validate
Mustapha Ghaddar
1
-0
/
+3
2023-05-18
drm/amd/pm: fix possible power mode mismatch between driver and PMFW
Evan Quan
3
-19
/
+20
2023-05-18
drm/amdgpu: skip disabling fence driver src_irqs when device is unplugged
Guchun Chen
1
-1
/
+2
2023-05-18
drm/amdgpu/gmc11: implement get_vbios_fb_size()
Alex Deucher
1
-1
/
+20
2023-05-18
drm/amdgpu: Differentiate between Raven2 and Raven/Picasso according to revis...
Jesse Zhang
1
-19
/
+14
2023-05-18
drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as well
Guilherme G. Piccoli
1
-1
/
+7
2023-05-18
drm/amdgpu/gfx10: Disable gfxoff before disabling powergating.
Bas Nieuwenhuizen
1
-1
/
+7
2023-05-18
ceph: force updating the msg pointer in non-split case
Xiubo Li
1
-0
/
+13
2023-05-18
ceph: silence smatch warning in reconnect_caps_cb()
Xiubo Li
1
-1
/
+2
2023-05-18
MAINTAINERS: skip CCing netdev for Bluetooth patches
Jakub Kicinski
1
-0
/
+1
2023-05-18
mdio_bus: unhide mdio_bus_init prototype
Arnd Bergmann
1
-2
/
+0
2023-05-18
bridge: always declare tunnel functions
Arnd Bergmann
1
-4
/
+4
2023-05-18
atm: hide unused procfs functions
Arnd Bergmann
1
-0
/
+2
2023-05-18
net: isa: include net/Space.h
Arnd Bergmann
6
-1
/
+9
2023-05-18
MAINTAINERS: Cleanup Arm Display IP maintainers
Liviu Dudau
1
-5
/
+0
2023-05-18
MAINTAINERS: repair pattern in DIALOG SEMICONDUCTOR DRIVERS
Lukas Bulwahn
1
-1
/
+1
2023-05-18
nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode()
Ryusuke Konishi
1
-0
/
+18
2023-05-18
mm: fix zswap writeback race condition
Domenico Cerasuolo
1
-0
/
+16
2023-05-18
mm: kfence: fix false positives on big endian
Michael Ellerman
1
-1
/
+1
[next]