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.12.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
*
net/mlx5: Fix use-after-free in self-healing flow
Jack Morgenstein
2018-09-26
1
-1
/
+1
*
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
2018-09-19
4
-8
/
+2
*
ip: add helpers to process in-order fragments faster.
Peter Oskolkov
2018-09-19
1
-0
/
+6
*
net: sk_buff rbnode reorg
Eric Dumazet
2018-09-19
2
-11
/
+16
*
net: add rb_to_skb() and other rb tree helpers
Eric Dumazet
2018-09-19
1
-0
/
+18
*
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
Eric Dumazet
2018-09-19
1
-3
/
+2
*
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
2018-09-19
1
-1
/
+1
*
ip: discard IPv4 datagrams with overlapping segments.
Peter Oskolkov
2018-09-19
1
-0
/
+1
*
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
Eric Dumazet
2018-09-19
1
-0
/
+1
*
inet: frags: reorganize struct netns_frags
Eric Dumazet
2018-09-19
1
-4
/
+5
*
rhashtable: reorganize struct rhashtable layout
Eric Dumazet
2018-09-19
1
-4
/
+4
*
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
2018-09-19
1
-10
/
+10
*
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
2018-09-19
1
-2
/
+0
*
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
2018-09-19
1
-5
/
+0
*
inet: frags: remove some helpers
Eric Dumazet
2018-09-19
3
-13
/
+0
*
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2018-09-19
2
-59
/
+38
*
inet: frags: Convert timers to use timer_setup()
Kees Cook
2018-09-19
1
-1
/
+1
*
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2018-09-19
2
-7
/
+7
*
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
2018-09-19
1
-1
/
+2
*
ethtool: Remove trailing semicolon for static inline
Florian Fainelli
2018-09-19
1
-2
/
+2
*
tpm: separate cmd_ready/go_idle from runtime_pm
Tomas Winkler
2018-09-19
1
-0
/
+2
*
uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
Randy Dunlap
2018-09-15
1
-1
/
+1
*
tcp, ulp: add alias for all ulp modules
Daniel Borkmann
2018-09-15
1
-0
/
+4
*
r8169: add support for NCube 8168 network card
Anthony Wong
2018-09-15
1
-0
/
+2
*
udlfb: set optimal write delay
Mikulas Patocka
2018-09-09
1
-1
/
+1
*
iommu/vt-d: Fix dev iotlb pfsid use
Jacob Pan
2018-09-09
1
-3
/
+2
*
iommu/vt-d: Add definitions for PFSID
Jacob Pan
2018-09-09
1
-0
/
+3
*
NFSv4 client live hangs after live data migration recovery
Bill Baker
2018-09-09
1
-0
/
+1
*
Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
Dexuan Cui
2018-09-09
1
-0
/
+2
*
PCI: Add wrappers for dev_printk()
Frederick Lawler
2018-09-09
1
-0
/
+12
*
Replace magic for trusting the secondary keyring with #define
Yannik Sembritzki
2018-09-09
1
-0
/
+6
*
scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
Bart Van Assche
2018-09-05
1
-0
/
+14
*
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
2018-09-05
1
-0
/
+4
*
locking/rtmutex: Allow specifying a subclass for nested locking
Peter Rosin
2018-09-05
1
-0
/
+7
*
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
2018-08-24
1
-0
/
+2
*
net/ethernet/freescale/fman: fix cross-build error
Randy Dunlap
2018-08-24
1
-0
/
+1
*
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
2018-08-24
1
-2
/
+0
*
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
Davide Caratti
2018-08-24
1
-1
/
+0
*
ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
2018-08-24
1
-8
/
+1
*
nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.
Doron Roberts-Kedes
2018-08-24
1
-0
/
+3
*
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
2018-08-24
2
-1
/
+1
*
vsock: split dwork to avoid reinitializations
Cong Wang
2018-08-22
1
-2
/
+2
*
llc: use refcount_inc_not_zero() for llc_sap_find()
Cong Wang
2018-08-22
1
-0
/
+5
*
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
2018-08-17
1
-4
/
+4
*
sched/debug: Fix task state recording/printout
Thomas Gleixner
2018-08-17
1
-3
/
+3
*
crypto: vmac - separate tfm and request context
Eric Biggers
2018-08-17
1
-63
/
+0
*
x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
Jiri Kosina
2018-08-15
1
-12
/
+12
*
cpu/hotplug: Fix SMT supported evaluation
Thomas Gleixner
2018-08-15
1
-0
/
+2
*
KVM: x86: Add a framework for supporting MSR-based features
Tom Lendacky
2018-08-15
1
-0
/
+2
*
cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
Thomas Gleixner
2018-08-15
1
-0
/
+2
[next]