index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-14
fs: dlm: filter ourself midcomms calls
Alexander Aring
4
-20
/
+32
2023-06-14
fs: dlm: warn about messages from left nodes
Alexander Aring
1
-2
/
+2
2023-06-14
fs: dlm: move dlm_purge_lkb_callbacks to user module
Alexander Aring
4
-18
/
+19
2023-06-14
fs: dlm: cleanup STOP_IO bitflag set when stop io
Alexander Aring
1
-8
/
+4
2023-06-14
fs: dlm: don't check othercon twice
Alexander Aring
1
-2
/
+1
2023-06-14
fs: dlm: unregister memory at the very last
Alexander Aring
1
-1
/
+1
2023-06-14
fs: dlm: fix missing pending to false
Alexander Aring
1
-0
/
+1
2023-06-14
fs: dlm: clear pending bit when queue was empty
Alexander Aring
1
-3
/
+5
2023-06-14
fs: dlm: revert check required context while close
Alexander Aring
3
-16
/
+0
2023-05-24
fs: dlm: fix mismatch of plock results from userspace
Alexander Aring
1
-13
/
+45
2023-05-23
fs: dlm: make F_SETLK use unkillable wait_event
Alexander Aring
1
-17
/
+21
2023-05-22
fs: dlm: interrupt posix locks only when process is killed
Alexander Aring
1
-1
/
+1
2023-05-22
fs: dlm: fix cleanup pending ops when interrupted
Alexander Aring
1
-19
/
+6
2023-05-22
fs: dlm: return positive pid value for F_GETLK
Alexander Aring
1
-1
/
+3
2023-05-22
dlm: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-2
/
+2
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
[next]