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
compress-2025-01-21
compress-2025-01-23
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
2021-09-12
Linux 5.4.145
v5.4.145
Greg Kroah-Hartman
1
-1
/
+1
2021-09-12
PCI: Call Max Payload Size-related fixup quirks early
Marek Behún
1
-6
/
+6
2021-09-12
x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versions
Paul Gortmaker
1
-1
/
+2
2021-09-12
xhci: fix unsafe memory usage in xhci tracing
Mathias Nyman
3
-30
/
+36
2021-09-12
usb: mtu3: fix the wrong HS mult value
Chunfeng Yun
1
-4
/
+2
2021-09-12
usb: mtu3: use @mult for HS isoc or intr
Chunfeng Yun
1
-1
/
+1
2021-09-12
usb: host: xhci-rcar: Don't reload firmware after the completion
Yoshihiro Shimoda
1
-0
/
+7
2021-09-12
ALSA: usb-audio: Add registration quirk for JBL Quantum 800
Alexander Tsoy
1
-0
/
+1
2021-09-12
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Qu Wenruo
1
-1
/
+1
2021-09-12
x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gating
Suravee Suthikulpanit
1
-21
/
+26
2021-09-12
Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM"
Hayes Wang
1
-0
/
+1
2021-09-12
mm/page_alloc: speed up the iteration of max_order
Muchun Song
1
-4
/
+4
2021-09-12
net: ll_temac: Remove left-over debug message
Esben Haabendal
1
-3
/
+1
2021-09-12
powerpc/boot: Delete unneeded .globl _zimage_start
Fangrui Song
1
-3
/
+0
2021-09-12
ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t...
Mathieu Desnoyers
1
-2
/
+21
2021-09-12
USB: serial: mos7720: improve OOM-handling in read_mos_reg()
Tom Rix
1
-1
/
+3
2021-09-12
igmp: Add ip_mc_list lock in ip_check_mc_rcu
Liu Jian
1
-0
/
+2
2021-09-12
media: stkwebcam: fix memory leak in stk_camera_probe
Pavel Skripkin
1
-2
/
+4
2021-09-12
ARC: wireup clone3 syscall
Vineet Gupta
6
-4
/
+19
2021-09-12
ALSA: pcm: fix divide error in snd_pcm_lib_ioctl
Zubin Mithra
1
-1
/
+1
2021-09-12
ALSA: hda/realtek: Workaround for conflicting SSID on ASUS ROG Strix G17
Takashi Iwai
1
-0
/
+10
2021-09-12
ARM: 8918/2: only build return_address() if needed
Ben Dooks
2
-5
/
+5
2021-09-12
cryptoloop: add a deprecation warning
Christoph Hellwig
2
-2
/
+4
2021-09-12
perf/x86/amd/power: Assign pmu.module
Kim Phillips
1
-0
/
+1
2021-09-12
perf/x86/amd/ibs: Work around erratum #1197
Kim Phillips
1
-0
/
+8
2021-09-12
perf/x86/intel/pt: Fix mask of num_address_ranges
Xiaoyao Li
1
-1
/
+1
2021-09-12
qede: Fix memset corruption
Shai Malin
1
-1
/
+1
2021-09-12
net: macb: Add a NULL check on desc_ptp
Harini Katakam
1
-1
/
+10
2021-09-12
qed: Fix the VF msix vectors flow
Shai Malin
1
-1
/
+6
2021-09-12
reset: reset-zynqmp: Fixed the argument data type
Sai Krishna Potthuri
1
-1
/
+2
2021-09-12
gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formats
Krzysztof Hałasa
1
-15
/
+15
2021-09-12
xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHG
Randy Dunlap
1
-1
/
+1
2021-09-12
kthread: Fix PF_KTHREAD vs to_kthread() race
Peter Zijlstra
2
-15
/
+30
2021-09-12
ubifs: report correct st_size for encrypted symlinks
Eric Biggers
1
-1
/
+11
2021-09-12
f2fs: report correct st_size for encrypted symlinks
Eric Biggers
1
-1
/
+10
2021-09-12
ext4: report correct st_size for encrypted symlinks
Eric Biggers
1
-1
/
+10
2021-09-12
fscrypt: add fscrypt_symlink_getattr() for computing st_size
Eric Biggers
2
-0
/
+51
2021-09-12
ext4: fix race writing to an inline_data file while its xattrs are changing
Theodore Ts'o
1
-0
/
+6
2021-09-03
Linux 5.4.144
v5.4.144
Greg Kroah-Hartman
1
-1
/
+1
2021-09-03
audit: move put_tree() to avoid trim_trees refcount underflow and UAF
Richard Guy Briggs
1
-1
/
+1
2021-09-03
net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
Peter Collingbourne
2
-1
/
+9
2021-09-03
Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...
Helge Deller
5
-157
/
+74
2021-09-03
Revert "floppy: reintroduce O_NDELAY fix"
Denis Efremov
1
-14
/
+13
2021-09-03
btrfs: fix NULL pointer dereference when deleting device by invalid id
Qu Wenruo
1
-1
/
+1
2021-09-03
arm64: dts: qcom: msm8994-angler: Fix gpio-reserved-ranges 85-88
Petr Vorel
1
-0
/
+4
2021-09-03
KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUs
Sean Christopherson
1
-1
/
+9
2021-09-03
net: dsa: mt7530: fix VLAN traffic leaks again
DENG Qingfang
1
-4
/
+1
2021-09-03
bpf: Fix cast to pointer from integer of different size warning
Andrii Nakryiko
1
-1
/
+1
2021-09-03
bpf: Track contents of read-only maps as scalars
Andrii Nakryiko
1
-2
/
+55
2021-09-03
vt_kdsetmode: extend console locking
Linus Torvalds
1
-4
/
+7
[next]