index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-22
Linux 5.10.176
v5.10.176
Greg Kroah-Hartman
2023-03-22
HID: uhid: Over-ride the default maximum data buffer value with our own
Lee Jones
2023-03-22
HID: core: Provide new max_buffer_size attribute to over-ride the default
Lee Jones
2023-03-22
xfs: remove xfs_setattr_time() declaration
Gaosheng Cui
2023-03-22
fs: use consistent setgid checks in is_sxid()
Christian Brauner
2023-03-22
attr: use consistent sgid stripping checks
Amir Goldstein
2023-03-22
attr: add setattr_should_drop_sgid()
Amir Goldstein
2023-03-22
fs: move should_remove_suid()
Amir Goldstein
2023-03-22
attr: add in_group_or_capable()
Amir Goldstein
2023-03-22
fs: move S_ISGID stripping into the vfs_*() helpers
Yang Xu
2023-03-22
fs: add mode_strip_sgid() helper
Yang Xu
2023-03-22
xfs: use setattr_copy to set vfs inode attributes
Darrick J. Wong
2023-03-22
xfs: set prealloc flag in xfs_alloc_file_space()
Dave Chinner
2023-03-22
xfs: fallocate() should call file_modified()
Dave Chinner
2023-03-22
xfs: remove XFS_PREALLOC_SYNC
Dave Chinner
2023-03-22
xfs: don't leak btree cursor when insrec fails after a split
Darrick J. Wong
2023-03-22
xfs: purge dquots after inode walk fails during quotacheck
Darrick J. Wong
2023-03-22
xfs: don't assert fail on perag references on teardown
Dave Chinner
2023-03-22
PCI/DPC: Await readiness of secondary bus after reset
Lukas Wunner
2023-03-22
PCI: Unify delay handling for reset and resume
Lukas Wunner
2023-03-22
s390/ipl: add missing intersection check to ipl_report handling
Sven Schnelle
2023-03-22
io_uring: avoid null-ptr-deref in io_arm_poll_handler
Fedor Pchelkin
2023-03-22
drm/i915/active: Fix misuse of non-idle barriers as fence trackers
Janusz Krzysztofik
2023-03-22
drm/i915: Don't use stolen memory for ring buffers with LLC
John Harrison
2023-03-22
x86/mm: Fix use of uninitialized buffer in sme_enable()
Nikita Zhandarovich
2023-03-22
x86/mce: Make sure logged MCEs are processed after sysfs update
Yazen Ghannam
2023-03-22
cpuidle: psci: Iterate backwards over list in psci_pd_remove()
Shawn Guo
2023-03-22
fbdev: stifb: Provide valid pixelclock and add fb_check_var() checks
Helge Deller
2023-03-22
mmc: sdhci_am654: lower power-on failed message severity
Francesco Dolcini
2023-03-22
mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
David Hildenbrand
2023-03-22
ftrace: Fix invalid address access in lookup_rec() when index is 0
Chen Zhongjin
2023-03-22
mptcp: avoid setting TCP_CLOSE state twice
Matthieu Baerts
2023-03-22
drm/shmem-helper: Remove another errant put in error path
Dmitry Osipenko
2023-03-22
ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 Pro
Hamidreza H. Fard
2023-03-22
ALSA: hda: intel-dsp-config: add MTL PCI id
Bard Liao
2023-03-22
KVM: nVMX: add missing consistency checks for CR0 and CR4
Paolo Bonzini
2023-03-22
cifs: Fix smb2_set_path_size()
Volker Lendecke
2023-03-22
tracing: Make tracepoint lockdep check actually test something
Steven Rostedt (Google)
2023-03-22
tracing: Check field value in hist_field_name()
Steven Rostedt (Google)
2023-03-22
tracing: Make splice_read available again
Sung-hun Kim
2023-03-22
interconnect: fix mem leak when freeing nodes
Johan Hovold
2023-03-22
firmware: xilinx: don't make a sleepable memory allocation from an atomic con...
Roman Gushchin
2023-03-22
serial: 8250_em: Fix UART port type
Biju Das
2023-03-22
tty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL...
Sherry Sun
2023-03-22
ext4: fix possible double unlock when moving a directory
Theodore Ts'o
2023-03-22
drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes
Alex Hung
2023-03-22
sh: intc: Avoid spurious sizeof-pointer-div warning
Michael Karcher
2023-03-22
drm/amdkfd: Fix an illegal memory access
Qu Huang
2023-03-22
ext4: fix task hung in ext4_xattr_delete_inode
Baokun Li
2023-03-22
ext4: fail ext4_iget if special inode unallocated
Baokun Li
[next]