index
:
Linux Stable
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.13.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
*
cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs
Tejun Heo
2017-09-07
1
-1
/
+5
*
Clarify (and fix) MAX_LFS_FILESIZE macros
Linus Torvalds
2017-08-30
1
-2
/
+2
*
perf/x86/intel/rapl: Make package handling more robust
Thomas Gleixner
2017-08-30
1
-1
/
+0
*
kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATI...
Nicholas Piggin
2017-08-30
1
-12
/
+26
*
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
2017-08-30
1
-0
/
+1
*
net_sched: fix order of queue length updates in qdisc_replace()
Konstantin Khlebnikov
2017-08-30
1
-1
/
+4
*
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
2017-08-30
1
-2
/
+2
*
ptr_ring: use kmalloc_array()
Eric Dumazet
2017-08-30
2
-5
/
+7
*
pids: make task_tgid_nr_ns() safe
Oleg Nesterov
2017-08-24
2
-24
/
+30
*
mm: discard memblock data later
Pavel Tatashin
2017-08-24
1
-2
/
+4
*
iscsi-target: Fix iscsi_np reset hung task during parallel delete
Nicholas Bellinger
2017-08-16
1
-0
/
+1
*
workqueue: implicit ordered attribute should be overridable
Tejun Heo
2017-08-11
1
-1
/
+3
*
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
Jamie Iles
2017-08-11
1
-0
/
+10
*
mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER
Michal Hocko
2017-08-11
1
-2
/
+2
*
wext: handle NULL extra data in iwe_stream_add_point better
Arnd Bergmann
2017-08-11
1
-1
/
+2
*
sctp: fix the check for _sctp_walk_params and _sctp_walk_errors
Xin Long
2017-08-11
1
-2
/
+2
*
sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()
Alexander Potapenko
2017-08-11
1
-0
/
+4
*
iscsi-target: Fix initial login PDU asynchronous socket close OOPs
Nicholas Bellinger
2017-08-11
1
-0
/
+1
*
cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
Dima Zavin
2017-08-11
1
-2
/
+17
*
mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...
Mel Gorman
2017-08-11
1
-0
/
+4
*
device property: Make dev_fwnode() public
Sakari Ailus
2017-08-11
1
-0
/
+2
*
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
Trond Myklebust
2017-08-11
1
-1
/
+1
*
net/mlx4_core: Fix raw qp flow steering rules under SRIOV
Jack Morgenstein
2017-08-06
1
-0
/
+2
*
pstore: Allow prz to control need for locking
Joel Fernandes
2017-08-06
1
-1
/
+9
*
dentry name snapshots
Al Viro
2017-08-06
2
-31
/
+6
*
net: phy: Do not perform software reset for Generic PHY
Florian Fainelli
2017-08-06
1
-0
/
+4
*
pstore: Make spinlock per zone instead of global
Joel Fernandes
2017-08-06
1
-0
/
+1
*
vfio: New external user group/file match
Alex Williamson
2017-07-27
1
-0
/
+2
*
iscsi-target: Add login_keys_workaround attribute for non RFC initiators
Nicholas Bellinger
2017-07-27
1
-0
/
+9
*
scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state
Ewan D. Milne
2017-07-27
1
-0
/
+1
*
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
2017-07-21
1
-0
/
+17
*
mm/list_lru.c: fix list_lru_count_node() to be race free
Sahitya Tummala
2017-07-21
1
-0
/
+1
*
net: ipv6: Compare lwstate in detecting duplicate nexthops
David Ahern
2017-07-21
1
-0
/
+8
*
vxlan: fix hlist corruption
Jiri Benc
2017-07-21
1
-1
/
+9
*
net/mlx5: Cancel delayed recovery work when unloading the driver
Mohamad Haj Yahia
2017-07-21
1
-0
/
+1
*
Add "shutdown" to "struct class".
Josh Zimmerman
2017-07-15
1
-0
/
+2
*
usb: Fix typo in the definition of Endpoint[out]Request
Benjamin Herrenschmidt
2017-07-12
1
-2
/
+2
*
fs: add a VALID_OPEN_FLAGS
Christoph Hellwig
2017-07-12
1
-0
/
+6
*
xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
Sabrina Dubroca
2017-07-05
1
-10
/
+0
*
coredump: Ensure proper size of sparse core files
Dave Kleikamp
2017-07-05
1
-0
/
+1
*
bpf: don't trigger OOM killer under pressure with map alloc
Daniel Borkmann
2017-07-05
1
-0
/
+2
*
dt: bindings: net: use boolean dt properties for eee broken modes
jbrunet
2017-07-05
1
-19
/
+0
*
dt-bindings: net: add EEE capability constants
jbrunet
2017-07-05
1
-0
/
+19
*
net: phy: add an option to disable EEE advertisement
jbrunet
2017-07-05
1
-0
/
+3
*
net: ethtool: add support for 2500BaseT and 5000BaseT link modes
Pavel Belous
2017-07-05
1
-1
/
+3
*
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
John Stultz
2017-06-29
1
-2
/
+2
*
time: Fix clock->read(clock) race around clocksource changes
John Stultz
2017-06-29
1
-1
/
+0
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-24
1
-28
/
+25
*
USB: hub: fix SS max number of ports
Johan Hovold
2017-06-24
1
-0
/
+3
*
netfilter: nft_log: restrict the log prefix length to 127
Liping Zhang
2017-06-17
1
-0
/
+2
[next]