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.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
2018-12-21
locking/qspinlock: Fix build for anonymous union in older GCC compilers
Steven Rostedt (VMware)
1
-1
/
+1
2018-12-21
locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'
Will Deacon
1
-2
/
+30
2018-12-21
signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
Will Deacon
1
-0
/
+3
2018-12-17
neighbour: Avoid writing before skb->head in neigh_hh_output()
Stefano Brivio
1
-5
/
+23
2018-12-13
ALSA: pcm: Fix interval evaluation with openmin/max
Takashi Iwai
1
-1
/
+3
2018-12-13
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
1
-2
/
+2
2018-12-08
btrfs: Add sanity check for EXTENT_DATA when reading out leaf
Qu Wenruo
1
-0
/
+1
2018-12-08
bpf: Prevent memory disambiguation attack
Alexei Starovoitov
1
-0
/
+1
2018-12-08
libceph: implement CEPHX_V2 calculation mode
Ilya Dryomov
1
-1
/
+3
2018-12-08
libceph: add authorizer challenge
Ilya Dryomov
3
-1
/
+12
2018-12-08
libceph: store ceph_auth_handshake pointer in ceph_connection
Ilya Dryomov
1
-2
/
+1
2018-12-08
libceph: drop len argument of *verify_authorizer_reply()
Ilya Dryomov
2
-4
/
+3
2018-12-08
reset: remove remaining WARN_ON() in <linux/reset.h>
Masahiro Yamada
1
-6
/
+0
2018-12-08
reset: make device_reset_optional() really optional
Masahiro Yamada
1
-15
/
+13
2018-12-08
reset: add exported __reset_control_get, return NULL if optional
Philipp Zabel
1
-8
/
+14
2018-12-08
reset: fix optional reset_control_get stubs to return NULL
Philipp Zabel
1
-7
/
+2
2018-12-08
reset: make optional functions really optional
Ramiro Oliveira
1
-19
/
+26
2018-12-05
workqueue: avoid clang warning
Arnd Bergmann
1
-2
/
+2
2018-12-01
EVM: Add support for portable signature format
Matthew Garrett
1
-0
/
+1
2018-12-01
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
1
-0
/
+2
2018-12-01
include/linux/pfn_t.h: force '~' to be parsed as an unary operator
Sebastien Boisvert
1
-1
/
+1
2018-12-01
of: add helper to lookup compatible child node
Johan Hovold
1
-0
/
+8
2018-12-01
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
1
-0
/
+1
2018-11-27
new helper: uaccess_kernel()
Al Viro
1
-0
/
+3
2018-11-27
netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
Jozsef Kadlecsik
1
-2
/
+2
2018-11-23
modules: mark __inittest/__exittest as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-11-23
kbuild: fix asm-offset generation to work with clang
Jeroen Hofstee
1
-3
/
+3
2018-11-21
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2
-0
/
+20
2018-11-21
clockevents/drivers/i8253: Add support for PIT shutdown quirk
Michael Kelley
1
-0
/
+1
2018-11-21
libceph: bump CEPH_MSG_MAX_DATA_LEN
Ilya Dryomov
1
-1
/
+7
2018-11-13
TC: Set DMA masks for devices
Maciej W. Rozycki
1
-0
/
+1
2018-11-10
posix-timers: Sanitize overrun handling
Thomas Gleixner
1
-2
/
+2
2018-11-10
iio: buffer: fix the function signature to match implementation
Phil Reid
1
-1
/
+1
2018-11-10
elevator: fix truncation of icq_cache_name
Eric Biggers
1
-1
/
+1
2018-10-20
mremap: properly flush TLB before releasing the page
Linus Torvalds
1
-1
/
+1
2018-10-18
ip: add helpers to process in-order fragments faster.
Peter Oskolkov
1
-0
/
+6
2018-10-18
ip: use rb trees for IP frag queue.
Peter Oskolkov
2
-3
/
+4
2018-10-18
net: add rb_to_skb() and other rb tree helpers
Eric Dumazet
1
-0
/
+18
2018-10-18
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
Eric Dumazet
1
-3
/
+2
2018-10-18
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
1
-1
/
+1
2018-10-18
ip: discard IPv4 datagrams with overlapping segments.
Peter Oskolkov
1
-0
/
+1
2018-10-18
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
Eric Dumazet
1
-0
/
+5
2018-10-18
inet: frags: reorganize struct netns_frags
Eric Dumazet
1
-4
/
+5
2018-10-18
rhashtable: reorganize struct rhashtable layout
Eric Dumazet
1
-2
/
+2
2018-10-18
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
1
-10
/
+10
2018-10-18
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
1
-2
/
+0
2018-10-18
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
1
-5
/
+0
2018-10-18
inet: frags: remove some helpers
Eric Dumazet
3
-13
/
+0
2018-10-18
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2
-59
/
+38
2018-10-18
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2
-7
/
+7
[next]