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-07-31
Linux 5.4.137
v5.4.137
Greg Kroah-Hartman
1
-1
/
+1
2021-07-31
ipv6: ip6_finish_output2: set sk into newly allocated nskb
Vasily Averin
1
-1
/
+1
2021-07-31
ARM: dts: versatile: Fix up interrupt controller node names
Sudeep Holla
2
-4
/
+3
2021-07-31
iomap: remove the length variable in iomap_seek_hole
Christoph Hellwig
1
-6
/
+3
2021-07-31
iomap: remove the length variable in iomap_seek_data
Christoph Hellwig
1
-10
/
+6
2021-07-31
cifs: fix the out of range assignment to bit fields in parse_server_interfaces
Hyunchul Lee
1
-2
/
+2
2021-07-31
firmware: arm_scmi: Fix range check for the maximum number of pending messages
Cristian Marussi
1
-2
/
+3
2021-07-31
firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow
Sudeep Holla
1
-3
/
+4
2021-07-31
hfs: add lock nesting notation to hfs_find_init
Desmond Cheong Zhi Xi
2
-1
/
+20
2021-07-31
hfs: fix high memory mapping in hfs_bnode_read
Desmond Cheong Zhi Xi
1
-5
/
+20
2021-07-31
hfs: add missing clean-up in hfs_fill_super
Desmond Cheong Zhi Xi
1
-5
/
+5
2021-07-31
ipv6: allocate enough headroom in ip6_finish_output2()
Vasily Averin
1
-0
/
+28
2021-07-31
sctp: move 198 addresses from unusable to private scope
Xin Long
2
-4
/
+3
2021-07-31
net: annotate data race around sk_ll_usec
Eric Dumazet
2
-2
/
+2
2021-07-31
net/802/garp: fix memleak in garp_request_join()
Yang Yingliang
1
-0
/
+14
2021-07-31
net/802/mrp: fix memleak in mrp_request_join()
Yang Yingliang
1
-0
/
+14
2021-07-31
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
Paul Gortmaker
3
-4
/
+2
2021-07-31
workqueue: fix UAF in pwq_unbound_release_workfn()
Yang Yingliang
1
-7
/
+13
2021-07-31
af_unix: fix garbage collect vs MSG_PEEK
Miklos Szeredi
1
-2
/
+49
2021-07-31
KVM: x86: determine if an exception has an error code only when injecting it.
Maxim Levitsky
1
-4
/
+9
2021-07-31
tools: Allow proper CC/CXX/... override with LLVM=1 in Makefile.include
Yonghong Song
1
-2
/
+10
2021-07-31
selftest: fix build error in tools/testing/selftests/vm/userfaultfd.c
Greg Kroah-Hartman
1
-1
/
+1
2021-07-28
Linux 5.4.136
v5.4.136
Greg Kroah-Hartman
1
-1
/
+1
2021-07-28
xhci: add xhci_get_virt_ep() helper
Mathias Nyman
2
-14
/
+47
2021-07-28
perf inject: Close inject.output on exit
Riccardo Mancini
1
-2
/
+6
2021-07-28
PCI: Mark AMD Navi14 GPU ATS as broken
Evan Quan
1
-1
/
+3
2021-07-28
btrfs: compression: don't try to compress if we don't have enough pages
David Sterba
1
-1
/
+1
2021-07-28
iio: accel: bma180: Fix BMA25x bandwidth register values
Stephan Gerhold
1
-2
/
+5
2021-07-28
iio: accel: bma180: Use explicit member assignment
Linus Walleij
1
-24
/
+44
2021-07-28
net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear
Doug Berger
2
-20
/
+2
2021-07-28
net: dsa: mv88e6xxx: use correct .stats_set_histogram() on Topaz
Marek BehĂșn
1
-2
/
+2
2021-07-28
drm: Return -ENOTTY for non-drm ioctls
Charles Baylis
2
-0
/
+4
2021-07-28
nds32: fix up stack guard gap
Greg Kroah-Hartman
1
-1
/
+1
2021-07-28
rbd: always kick acquire on "acquired" and "released" notifications
Ilya Dryomov
1
-13
/
+7
2021-07-28
rbd: don't hold lock_rwsem while running_list is being drained
Ilya Dryomov
1
-7
/
+5
2021-07-28
hugetlbfs: fix mount mode command line processing
Mike Kravetz
1
-1
/
+1
2021-07-28
userfaultfd: do not untag user pointers
Peter Collingbourne
2
-20
/
+28
2021-07-28
selftest: use mmap instead of posix_memalign to allocate memory
Peter Collingbourne
1
-2
/
+4
2021-07-28
ixgbe: Fix packet corruption due to missing DMA sync
Markus Boehme
1
-1
/
+2
2021-07-28
media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()
Gustavo A. R. Silva
2
-7
/
+9
2021-07-28
btrfs: check for missing device in btrfs_trim_fs
Anand Jain
1
-0
/
+3
2021-07-28
tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
Haoran Luo
1
-4
/
+24
2021-07-28
tracing/histogram: Rename "cpu" to "common_cpu"
Steven Rostedt (VMware)
3
-7
/
+21
2021-07-28
firmware/efi: Tell memblock about EFI iomem reservations
Marc Zyngier
1
-1
/
+12
2021-07-28
usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.
Minas Harutyunyan
1
-4
/
+6
2021-07-28
USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
John Keeping
1
-0
/
+1
2021-07-28
USB: serial: cp210x: fix comments for GE CS1000
Ian Ray
1
-2
/
+2
2021-07-28
USB: serial: option: add support for u-blox LARA-R6 family
Marco De Marco
1
-0
/
+3
2021-07-28
usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()
Yoshihiro Shimoda
1
-0
/
+7
2021-07-28
usb: max-3421: Prevent corruption of freed memory
Mark Tomlinson
1
-30
/
+14
[next]