index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-22
Linux 5.10.176
v5.10.176
Greg Kroah-Hartman
1
-1
/
+1
2023-03-22
HID: uhid: Over-ride the default maximum data buffer value with our own
Lee Jones
1
-0
/
+1
2023-03-22
HID: core: Provide new max_buffer_size attribute to over-ride the default
Lee Jones
2
-5
/
+16
2023-03-22
xfs: remove xfs_setattr_time() declaration
Gaosheng Cui
1
-1
/
+0
2023-03-22
fs: use consistent setgid checks in is_sxid()
Christian Brauner
1
-1
/
+1
2023-03-22
attr: use consistent sgid stripping checks
Amir Goldstein
6
-22
/
+25
2023-03-22
attr: add setattr_should_drop_sgid()
Amir Goldstein
2
-0
/
+30
2023-03-22
fs: move should_remove_suid()
Amir Goldstein
2
-29
/
+29
2023-03-22
attr: add in_group_or_capable()
Amir Goldstein
3
-10
/
+27
2023-03-22
fs: move S_ISGID stripping into the vfs_*() helpers
Yang Xu
3
-15
/
+68
2023-03-22
fs: add mode_strip_sgid() helper
Yang Xu
2
-4
/
+31
2023-03-22
xfs: use setattr_copy to set vfs inode attributes
Darrick J. Wong
2
-54
/
+5
2023-03-22
xfs: set prealloc flag in xfs_alloc_file_space()
Dave Chinner
2
-14
/
+3
2023-03-22
xfs: fallocate() should call file_modified()
Dave Chinner
1
-4
/
+9
2023-03-22
xfs: remove XFS_PREALLOC_SYNC
Dave Chinner
2
-8
/
+11
2023-03-22
xfs: don't leak btree cursor when insrec fails after a split
Darrick J. Wong
1
-3
/
+5
2023-03-22
xfs: purge dquots after inode walk fails during quotacheck
Darrick J. Wong
1
-1
/
+8
2023-03-22
xfs: don't assert fail on perag references on teardown
Dave Chinner
1
-2
/
+1
2023-03-22
PCI/DPC: Await readiness of secondary bus after reset
Lukas Wunner
3
-5
/
+8
2023-03-22
PCI: Unify delay handling for reset and resume
Lukas Wunner
3
-33
/
+35
2023-03-22
s390/ipl: add missing intersection check to ipl_report handling
Sven Schnelle
1
-0
/
+8
2023-03-22
io_uring: avoid null-ptr-deref in io_arm_poll_handler
Fedor Pchelkin
1
-2
/
+2
2023-03-22
drm/i915/active: Fix misuse of non-idle barriers as fence trackers
Janusz Krzysztofik
1
-11
/
+13
2023-03-22
drm/i915: Don't use stolen memory for ring buffers with LLC
John Harrison
1
-1
/
+1
2023-03-22
x86/mm: Fix use of uninitialized buffer in sme_enable()
Nikita Zhandarovich
1
-1
/
+2
2023-03-22
x86/mce: Make sure logged MCEs are processed after sysfs update
Yazen Ghannam
1
-0
/
+1
2023-03-22
cpuidle: psci: Iterate backwards over list in psci_pd_remove()
Shawn Guo
1
-1
/
+2
2023-03-22
fbdev: stifb: Provide valid pixelclock and add fb_check_var() checks
Helge Deller
1
-0
/
+27
2023-03-22
mmc: sdhci_am654: lower power-on failed message severity
Francesco Dolcini
1
-1
/
+1
2023-03-22
mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
David Hildenbrand
1
-2
/
+4
2023-03-22
ftrace: Fix invalid address access in lookup_rec() when index is 0
Chen Zhongjin
1
-1
/
+2
2023-03-22
mptcp: avoid setting TCP_CLOSE state twice
Matthieu Baerts
1
-1
/
+0
2023-03-22
drm/shmem-helper: Remove another errant put in error path
Dmitry Osipenko
1
-3
/
+6
2023-03-22
ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 Pro
Hamidreza H. Fard
1
-0
/
+1
2023-03-22
ALSA: hda: intel-dsp-config: add MTL PCI id
Bard Liao
1
-0
/
+9
2023-03-22
KVM: nVMX: add missing consistency checks for CR0 and CR4
Paolo Bonzini
1
-2
/
+8
2023-03-22
cifs: Fix smb2_set_path_size()
Volker Lendecke
1
-7
/
+24
2023-03-22
tracing: Make tracepoint lockdep check actually test something
Steven Rostedt (Google)
1
-9
/
+6
2023-03-22
tracing: Check field value in hist_field_name()
Steven Rostedt (Google)
1
-0
/
+3
2023-03-22
tracing: Make splice_read available again
Sung-hun Kim
1
-0
/
+2
2023-03-22
interconnect: fix mem leak when freeing nodes
Johan Hovold
1
-0
/
+4
2023-03-22
firmware: xilinx: don't make a sleepable memory allocation from an atomic con...
Roman Gushchin
1
-1
/
+1
2023-03-22
serial: 8250_em: Fix UART port type
Biju Das
1
-2
/
+2
2023-03-22
tty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL...
Sherry Sun
1
-3
/
+9
2023-03-22
ext4: fix possible double unlock when moving a directory
Theodore Ts'o
1
-3
/
+1
2023-03-22
drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes
Alex Hung
1
-1
/
+4
2023-03-22
sh: intc: Avoid spurious sizeof-pointer-div warning
Michael Karcher
1
-1
/
+4
2023-03-22
drm/amdkfd: Fix an illegal memory access
Qu Huang
1
-6
/
+3
2023-03-22
ext4: fix task hung in ext4_xattr_delete_inode
Baokun Li
1
-0
/
+11
2023-03-22
ext4: fail ext4_iget if special inode unallocated
Baokun Li
1
-10
/
+8
[next]