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
2021-02-03
Linux 4.4.255
v4.4.255
Greg Kroah-Hartman
1
-1
/
+1
2021-02-03
NFC: fix possible resource leak
Pan Bian
1
-0
/
+1
2021-02-03
NFC: fix resource leak when target index is invalid
Pan Bian
1
-1
/
+1
2021-02-03
iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built
Bartosz Golaszewski
2
-1
/
+4
2021-02-03
iommu/vt-d: Gracefully handle DMAR units with no supported address widths
David Woodhouse
1
-16
/
+26
2021-02-03
can: dev: prevent potential information leak in can_fill_info()
Dan Carpenter
1
-1
/
+1
2021-02-03
mac80211: pause TX while changing interface type
Johannes Berg
2
-0
/
+7
2021-02-03
RDMA/cxgb4: Fix the reported max_recv_sge value
Kamal Heib
1
-1
/
+1
2021-02-03
xfrm: Fix oops in xfrm_replay_advance_bmp
Shmulik Ladkani
1
-1
/
+1
2021-02-03
netfilter: nft_dynset: add timeout extension to template
Pablo Neira Ayuso
1
-1
/
+3
2021-02-03
ARM: imx: build suspend-imx6.S with arm instruction set
Max Krummenacher
1
-0
/
+1
2021-02-03
futex: Prevent exit livelock
Thomas Gleixner
1
-15
/
+91
2021-02-03
futex: Provide distinct return value when owner is exiting
Thomas Gleixner
1
-4
/
+6
2021-02-03
futex: Add mutex around futex exit
Thomas Gleixner
3
-0
/
+18
2021-02-03
futex: Provide state handling for exec() as well
Thomas Gleixner
1
-4
/
+34
2021-02-03
futex: Sanitize exit state handling
Thomas Gleixner
1
-7
/
+10
2021-02-03
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
3
-36
/
+40
2021-02-03
futex: Set task::futex_state to DEAD right after handling futex exit
Thomas Gleixner
2
-1
/
+1
2021-02-03
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
3
-6
/
+12
2021-02-03
exit/exec: Seperate mm_release()
Thomas Gleixner
4
-5
/
+17
2021-02-03
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
4
-26
/
+45
2021-02-03
futex: Move futex exit handling into futex code
Thomas Gleixner
4
-33
/
+46
2021-02-03
y2038: futex: Move compat implementation into futex.c
Arnd Bergmann
4
-215
/
+192
2021-02-03
mt7601u: fix rx buffer refcounting
Lorenzo Bianconi
1
-2
/
+1
2021-02-03
mt7601u: fix kernel crash unplugging the device
Lorenzo Bianconi
1
-1
/
+1
2021-02-03
KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
Like Xu
1
-1
/
+1
2021-02-03
net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family
Giacinto Cifelli
1
-0
/
+1
2021-02-03
wext: fix NULL-ptr-dereference with cfg80211's lack of commit()
Johannes Berg
1
-2
/
+3
2021-02-03
ACPI: sysfs: Prefer "compatible" modalias
Kai-Heng Feng
1
-14
/
+6
2021-01-30
Linux 4.4.254
v4.4.254
Greg Kroah-Hartman
1
-1
/
+1
2021-01-30
x86/boot/compressed: Disable relocation relaxation
Arvind Sankar
1
-0
/
+2
2021-01-30
xen-blkback: set ring->xenblkd to NULL after kthread_stop()
Pawel Wieczorkiewicz
1
-0
/
+1
2021-01-30
tracing: Fix race in trace_open and buffer resize call
Gaurav Kohli
1
-0
/
+4
2021-01-30
Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
Wang Hai
1
-3
/
+1
2021-01-30
net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
Eric Dumazet
1
-2
/
+6
2021-01-30
ipv6: create multicast route with RTPROT_KERNEL
Matteo Croce
1
-0
/
+1
2021-01-30
skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
Alexander Lobakin
1
-1
/
+5
2021-01-30
sh_eth: Fix power down vs. is_opened flag ordering
Geert Uytterhoeven
1
-2
/
+2
2021-01-30
sh: dma: fix kconfig dependency for G2_DMA
Necip Fazil Yildiran
1
-2
/
+1
2021-01-30
netfilter: rpfilter: mask ecn bits before fib lookup
Guillaume Nault
1
-1
/
+1
2021-01-30
compiler.h: Raise minimum version of GCC to 5.1 for arm64
Will Deacon
1
-0
/
+6
2021-01-30
xhci: make sure TRB is fully written before giving it to the controller
Mathias Nyman
1
-0
/
+2
2021-01-30
usb: bdc: Make bdc pci driver depend on BROKEN
Patrik Jakobsson
1
-1
/
+1
2021-01-30
ehci: fix EHCI host controller initialization sequence
Eugene Korenevsky
1
-0
/
+12
2021-01-30
iio: ad5504: Fix setting power-down state
Lars-Peter Clausen
1
-2
/
+2
2021-01-30
can: dev: can_restart: fix use after free bug
Vincent Mailhol
1
-2
/
+2
2021-01-30
drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields
Ben Skeggs
1
-4
/
+4
2021-01-30
drm/nouveau/bios: fix issue shadowing expansion ROMs
Ben Skeggs
1
-1
/
+1
2021-01-30
scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
Can Guo
1
-7
/
+4
2021-01-30
ASoC: Intel: haswell: Add missing pm_ops
Cezary Rojewski
1
-0
/
+1
[next]