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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-20
perf/x86: Add check_period PMU callback
Jiri Olsa
1
-0
/
+5
2019-02-20
net: create skb_gso_validate_mac_len()
Daniel Axtens
1
-0
/
+16
2019-02-15
HID: debug: fix the ring buffer implementation
Vladis Dronov
1
-5
/
+4
2019-02-12
oom, oom_reaper: do not enqueue same task twice
Tetsuo Handa
1
-0
/
+1
2019-02-12
drbd: Avoid Clang warning about pointless switch statment
Nathan Chancellor
1
-1
/
+4
2019-02-06
drivers: core: Remove glue dirs from sysfs earlier
Benjamin Herrenschmidt
1
-0
/
+17
2019-02-06
ipvlan, l3mdev: fix broken l3s mode wrt local routes
Daniel Borkmann
1
-0
/
+8
2019-01-31
compiler.h: enable builtin overflow checkers and add fallback code
Rasmus Villemoes
4
-0
/
+227
2019-01-31
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
1
-0
/
+1
2019-01-26
writeback: don't decrement wb->refcnt if !wb->bdi
Anders Roxell
1
-0
/
+8
2019-01-17
sunrpc: use-after-free in svc_process_common()
Vasily Averin
1
-1
/
+4
2019-01-09
platform-msi: Free descriptors in platform_msi_domain_free()
Miquel Raynal
1
-0
/
+2
2019-01-09
ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()
Cong Wang
1
-0
/
+2
2018-12-21
signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
Will Deacon
1
-0
/
+3
2018-12-13
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
1
-2
/
+2
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: use rb trees for IP frag queue.
Peter Oskolkov
1
-2
/
+2
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
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
Eric Dumazet
1
-0
/
+5
2018-10-18
rhashtable: reorganize struct rhashtable layout
Eric Dumazet
1
-2
/
+2
2018-10-18
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
1
-0
/
+7
[prev]
[next]