index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-16
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
1
-0
/
+17
2019-05-16
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
1
-0
/
+2
2019-05-16
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
2
-0
/
+10
2019-05-16
x86/speculation: Rework SMT state change
Thomas Gleixner
1
-0
/
+2
2019-05-16
sched: Add sched_smt_active()
Ben Hutchings
1
-0
/
+18
2019-05-16
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
1
-2
/
+19
2019-05-16
locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new...
Will Deacon
2
-21
/
+27
2019-05-16
bitops: avoid integer overflow in GENMASK(_ULL)
Matthias Kaehlcke
1
-2
/
+3
2019-05-16
locking/static_keys: Provide DECLARE and well as DEFINE macros
Tony Luck
1
-0
/
+6
2019-05-16
ipv6: fix a potential deadlock in do_ipv6_setsockopt()
WANG Cong
1
-0
/
+1
2019-05-16
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
1
-0
/
+3
2019-05-16
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
1
-2
/
+0
2019-04-27
x86/kprobes: Verify stack frame on kretprobe
Masami Hiramatsu
1
-0
/
+1
2019-04-27
appletalk: Fix compile regression
Arnd Bergmann
1
-4
/
+14
2019-04-27
include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
Pi-Hsun Shih
1
-2
/
+2
2019-04-27
appletalk: Fix use-after-free in atalk_proc_exit
YueHaibing
1
-1
/
+1
2019-04-27
include/linux/bitrev.h: fix constant bitrev
Arnd Bergmann
1
-18
/
+18
2019-04-27
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
2
-13
/
+3
2019-04-27
lib/string.c: implement a basic bcmp
Nick Desaulniers
1
-0
/
+3
2019-04-27
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
1
-1
/
+0
2019-04-27
tracing: kdb: Fix ftdump to not sleep
Douglas Anderson
1
-1
/
+1
2019-04-03
sctp: get sctphdr by offset in sctp_compute_cksum
Xin Long
1
-1
/
+1
2019-04-03
packets: Always register packet sk in the same order
Maxime Chevallier
1
-0
/
+6
2019-04-03
Add hlist_add_tail_rcu() (Merge git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
1
-0
/
+36
2019-04-03
asm-generic: Fix local variable shadow in __set_fixmap_offset
Mark Rutland
1
-6
/
+6
2019-04-03
vmstat: make vmstat_updater deferrable again and shut down on idle
Christoph Lameter
1
-0
/
+2
2019-04-03
tcp/dccp: drop SYN packets if accept queue is full
Eric Dumazet
1
-5
/
+0
2019-03-23
dm: fix to_sector() for 32bit
NeilBrown
1
-1
/
+1
2019-03-23
phonet: fix building with clang
Arnd Bergmann
1
-2
/
+3
2019-03-23
gro_cells: make sure device is up in gro_cells_receive()
Eric Dumazet
1
-2
/
+10
2019-03-23
net: avoid use IPCB in cipso_v4_error
Nazarov Sergey
1
-0
/
+2
2019-03-23
net: Add __icmp_send helper.
Nazarov Sergey
1
-1
/
+8
2019-03-23
cpufreq: Use struct kobj_attribute instead of struct global_attr
Viresh Kumar
1
-10
/
+2
2019-03-23
KEYS: user: Align the payload buffer
Eric Biggers
1
-1
/
+1
2019-02-23
ax25: fix possible use-after-free
Eric Dumazet
1
-0
/
+12
2019-02-23
net: ipv4: use a dedicated counter for icmp_v4 redirect packets
Lorenzo Bianconi
1
-0
/
+1
2019-02-23
tcp: clear icsk_backoff in tcp_write_queue_purge()
Eric Dumazet
1
-0
/
+1
2019-02-23
net: Add header for usage of fls64()
David S. Miller
1
-0
/
+1
2019-02-23
net: Fix for_each_netdev_feature on Big endian
Hauke Mehrtens
1
-2
/
+21
2019-02-20
uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
Hauke Mehrtens
2
-7
/
+5
2019-02-20
uapi/if_ether.h: prevent redefinition of struct ethhdr
Hauke Mehrtens
2
-0
/
+9
2019-02-20
HID: debug: fix the ring buffer implementation
Vladis Dronov
1
-5
/
+4
2019-02-20
ALSA: compress: Fix stop handling on compressed capture streams
Charles Keepax
1
-1
/
+5
2019-02-20
string: drop __must_check from strscpy() and restore strscpy() usages in cgroup
Tejun Heo
1
-1
/
+1
2019-02-20
drbd: Avoid Clang warning about pointless switch statment
Nathan Chancellor
1
-1
/
+4
2019-02-08
ip: add helpers to process in-order fragments faster.
Peter Oskolkov
1
-0
/
+6
2019-02-08
ip: use rb trees for IP frag queue.
Peter Oskolkov
2
-3
/
+4
2019-02-08
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
Eric Dumazet
1
-3
/
+2
2019-02-08
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
1
-1
/
+1
2019-02-08
ip: discard IPv4 datagrams with overlapping segments.
Peter Oskolkov
1
-0
/
+1
[next]