index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
quota: fix wrong condition in is_quota_modification()
Chao Yu
2020-04-28
1
-1
/
+1
*
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
Dedy Lansky
2020-04-28
1
-0
/
+11
*
inet: protect against too small mtu values.
Eric Dumazet
2020-02-11
2
-0
/
+10
*
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
2020-02-11
1
-3
/
+3
*
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
2020-02-11
2
-1
/
+13
*
tcp: syncookies: extend validity range
Eric Dumazet
2020-02-11
1
-14
/
+24
*
hrtimer: Get rid of the resolution field in hrtimer_clock_base
Thomas Gleixner
2020-02-11
1
-2
/
+4
*
futex: Prevent robust futex exit race
Yang Tao
2020-02-11
1
-1
/
+6
*
regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id
Stephan Gerhold
2020-02-11
1
-2
/
+0
*
regulator: ab8500: Remove AB8505 USB regulator
Stephan Gerhold
2020-02-11
1
-1
/
+0
*
jbd2: Fix possible overflow in jbd2_log_space_left()
Jan Kara
2020-02-11
1
-2
/
+2
*
quota: Check that quota is not dirty before release
Dmitry Monakhov
2020-02-11
1
-0
/
+10
*
suspend: simplify block I/O handling
Christoph Hellwig
2020-01-11
1
-1
/
+0
*
asm-generic: Fix local variable shadow in __set_fixmap_offset
Mark Rutland
2020-01-11
1
-6
/
+6
*
tcp/dccp: drop SYN packets if accept queue is full
Eric Dumazet
2020-01-11
1
-5
/
+0
*
netfilter: nf_tables: Align nft_expr private data to 64-bit
Lukas Wunner
2019-12-19
1
-1
/
+2
*
USB: gadget: Reject endpoints with 0 maxpacket value
Alan Stern
2019-12-19
1
-0
/
+10
*
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
2019-12-19
2
-3
/
+30
*
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
2019-12-19
1
-0
/
+1
*
net: ipv4: use a dedicated counter for icmp_v4 redirect packets
Lorenzo Bianconi
2019-12-19
1
-0
/
+1
*
hrtimer: Store cpu-number in struct hrtimer_cpu_base
Viresh Kumar
2019-12-19
1
-0
/
+2
*
appletalk: Fix potential NULL pointer dereference in unregister_snap_client
YueHaibing
2019-12-10
1
-1
/
+1
*
cfg80211: add and use strongly typed element iteration macros
Johannes Berg
2019-12-10
1
-0
/
+53
*
ASoC: Define a set of DAPM pre/post-up events
Oleksandr Suvorov
2019-12-10
1
-0
/
+2
*
asm-generic: fix -Wtype-limits compiler warnings
Qian Cai
2019-11-22
1
-30
/
+20
*
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-11-22
1
-2
/
+2
*
ALSA: compress: Fix regression on compressed capture streams
Charles Keepax
2019-11-22
1
-4
/
+1
*
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
2019-11-15
1
-0
/
+2
*
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
2019-11-15
1
-0
/
+3
*
VMCI: Fix integer overflow in VMCI handle arrays
Vishnu DASA
2019-10-31
1
-1
/
+10
*
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2019-10-05
1
-0
/
+4
*
appletalk: Fix compile regression
Arnd Bergmann
2019-09-23
1
-4
/
+14
*
appletalk: Fix use-after-free in atalk_proc_exit
YueHaibing
2019-09-23
1
-1
/
+1
*
mac80211: add API to request TDLS operation from userspace
Arik Nemtsov
2019-09-23
2
-0
/
+16
*
mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L
Steve Twiss
2019-09-23
1
-3
/
+3
*
media: davinci/vpbe: array underflow in vpbe_enum_outputs()
Dan Carpenter
2019-09-23
1
-1
/
+1
*
of: fix clang -Wunsequenced for be32_to_cpu()
Phong Tran
2019-09-23
1
-2
/
+2
*
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
2019-09-23
1
-0
/
+3
*
smpboot: Place the __percpu annotation correctly
Sebastian Andrzej Siewior
2019-09-23
1
-1
/
+1
*
PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
Stefan Mätje
2019-09-23
1
-0
/
+2
*
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
2019-09-23
1
-5
/
+0
*
siphash: implement HalfSipHash1-3 for hash tables
Jason A. Donenfeld
2019-08-20
1
-1
/
+56
*
tcp: Clear sk_send_head after purging the write queue
Ben Hutchings
2019-08-20
1
-0
/
+3
*
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
2019-08-13
1
-0
/
+2
*
inet: switch IP ID generator to siphash
Eric Dumazet
2019-08-13
2
-0
/
+7
*
siphash: add cryptographically secure PRF
Jason A. Donenfeld
2019-08-13
1
-0
/
+85
*
ipv6: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2019-08-13
1
-2
/
+3
*
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2019-08-13
1
-5
/
+7
*
ipv6: Make __ipv6_select_ident static
Vlad Yasevich
2019-08-13
1
-2
/
+0
*
ipv6: Select fragment id during UFO segmentation if not set.
Vlad Yasevich
2019-08-13
1
-0
/
+3
[next]