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-01-30
Linux 5.4.94
v5.4.94
Greg Kroah-Hartman
1
-1
/
+1
2021-01-30
fs: fix lazytime expiration handling in __writeback_single_inode()
Eric Biggers
1
-11
/
+13
2021-01-30
writeback: Drop I_DIRTY_TIME_EXPIRE
Jan Kara
5
-22
/
+14
2021-01-30
dm integrity: conditionally disable "recalculate" feature
Mikulas Patocka
2
-1
/
+29
2021-01-30
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
5
-18
/
+10
2021-01-30
SMB3.1.1: do not log warning message if server doesn't populate salt
Steve French
2
-5
/
+16
2021-01-30
arm64: mm: use single quantity to represent the PA to VA translation
Ard Biesheuvel
3
-25
/
+14
2021-01-30
tracing: Fix race in trace_open and buffer resize call
Gaurav Kohli
1
-0
/
+4
2021-01-30
io_uring: Fix current->fs handling in io_sq_wq_submit_work()
Nicolai Stange
1
-2
/
+3
2021-01-30
HID: wacom: Correct NULL dereference on AES pen proximity
Jason Gerecke
2
-4
/
+5
2021-01-30
futex: Handle faults correctly for PI futexes
Thomas Gleixner
1
-36
/
+20
2021-01-30
futex: Simplify fixup_pi_state_owner()
Thomas Gleixner
1
-27
/
+26
2021-01-30
futex: Use pi_state_update_owner() in put_pi_state()
Thomas Gleixner
1
-7
/
+1
2021-01-30
rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
Thomas Gleixner
3
-5
/
+3
2021-01-30
futex: Provide and use pi_state_update_owner()
Thomas Gleixner
1
-33
/
+33
2021-01-30
futex: Replace pointless printk in fixup_owner()
Thomas Gleixner
1
-7
/
+3
2021-01-30
futex: Ensure the correct return value from futex_lock_pi()
Thomas Gleixner
1
-16
/
+16
2021-01-30
Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
Wang Hai
1
-3
/
+1
2021-01-30
gpio: mvebu: fix pwm .get_state period calculation
Baruch Siach
1
-15
/
+10
2021-01-27
Linux 5.4.93
v5.4.93
Greg Kroah-Hartman
1
-1
/
+1
2021-01-27
tcp: fix TCP_USER_TIMEOUT with zero window
Enke Chen
6
-7
/
+14
2021-01-27
tcp: do not mess with cloned skbs in tcp_add_backlog()
Eric Dumazet
1
-12
/
+13
2021-01-27
net: dsa: b53: fix an off by one in checking "vlan->vid"
Dan Carpenter
1
-1
/
+1
2021-01-27
net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
Tariq Toukan
1
-0
/
+5
2021-01-27
net: mscc: ocelot: allow offloading of bridge on top of LAG
Vladimir Oltean
1
-3
/
+1
2021-01-27
ipv6: set multicast flag on the multicast route
Matteo Croce
1
-1
/
+1
2021-01-27
net_sched: reject silly cell_log in qdisc_get_rtab()
Eric Dumazet
1
-1
/
+2
2021-01-27
net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
Eric Dumazet
1
-2
/
+6
2021-01-27
ipv6: create multicast route with RTPROT_KERNEL
Matteo Croce
1
-0
/
+1
2021-01-27
udp: mask TOS bits in udp_v4_early_demux()
Guillaume Nault
1
-1
/
+2
2021-01-27
kasan: fix incorrect arguments passing in kasan_add_zero_shadow
Lecopzer Chen
1
-2
/
+1
2021-01-27
kasan: fix unaligned address is unhandled in kasan_remove_zero_shadow
Lecopzer Chen
1
-8
/
+12
2021-01-27
skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
Alexander Lobakin
1
-1
/
+5
2021-01-27
lightnvm: fix memory leak when submit fails
Pan Bian
1
-2
/
+1
2021-01-27
sh_eth: Fix power down vs. is_opened flag ordering
Geert Uytterhoeven
1
-2
/
+2
2021-01-27
net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnext
Rasmus Villemoes
1
-0
/
+4
2021-01-27
sh: dma: fix kconfig dependency for G2_DMA
Necip Fazil Yildiran
1
-2
/
+1
2021-01-27
netfilter: rpfilter: mask ecn bits before fib lookup
Guillaume Nault
1
-1
/
+1
2021-01-27
x86/cpu/amd: Set __max_die_per_package on AMD
Yazen Ghannam
1
-2
/
+2
2021-01-27
pinctrl: ingenic: Fix JZ4760 support
Paul Cercueil
1
-12
/
+12
2021-01-27
driver core: Extend device_is_dependent()
Rafael J. Wysocki
1
-1
/
+16
2021-01-27
xhci: tegra: Delay for disabling LFPS detector
JC Kuo
1
-0
/
+7
2021-01-27
xhci: make sure TRB is fully written before giving it to the controller
Mathias Nyman
1
-0
/
+2
2021-01-27
usb: bdc: Make bdc pci driver depend on BROKEN
Patrik Jakobsson
1
-1
/
+1
2021-01-27
usb: udc: core: Use lock when write to soft_connect
Thinh Nguyen
1
-3
/
+10
2021-01-27
usb: gadget: aspeed: fix stop dma register setting.
Ryan Chen
1
-1
/
+4
2021-01-27
USB: ehci: fix an interrupt calltrace error
Longfang Liu
1
-0
/
+3
2021-01-27
ehci: fix EHCI host controller initialization sequence
Eugene Korenevsky
1
-0
/
+12
2021-01-27
serial: mvebu-uart: fix tx lost characters at power off
Pali Rohár
1
-1
/
+9
2021-01-27
stm class: Fix module init return on allocation failure
Wang Hui
1
-2
/
+4
[next]