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
*
bpf: add devmap, a map for storing net device references
John Fastabend
2017-07-17
2
-0
/
+4
*
xdp: add trace event for xdp redirect
John Fastabend
2017-07-17
2
-2
/
+33
*
net: implement XDP_REDIRECT for xdp generic
John Fastabend
2017-07-17
1
-0
/
+1
*
xdp: add bpf_redirect helper function
John Fastabend
2017-07-17
3
-0
/
+11
*
inetpeer: remove AVL implementation in favor of RB tree
Eric Dumazet
2017-07-17
1
-9
/
+2
*
net/unix: drop obsolete fd-recursion limits
David Herrmann
2017-07-17
1
-1
/
+0
*
sctp: remove the typedef sctp_hmac_algo_param_t
Xin Long
2017-07-16
2
-3
/
+3
*
sctp: remove the typedef sctp_chunks_param_t
Xin Long
2017-07-16
2
-3
/
+3
*
sctp: remove the typedef sctp_random_param_t
Xin Long
2017-07-16
2
-3
/
+3
*
sctp: remove the typedef sctp_supported_ext_param_t
Xin Long
2017-07-16
1
-2
/
+2
*
sctp: remove the typedef sctp_adaptation_ind_param_t
Xin Long
2017-07-16
1
-2
/
+2
*
sctp: remove struct sctp_ecn_capable_param
Xin Long
2017-07-16
1
-5
/
+0
*
sctp: remove the typedef sctp_supported_addrs_param_t
Xin Long
2017-07-16
1
-2
/
+2
*
sctp: remove the typedef sctp_hostname_param_t
Xin Long
2017-07-16
1
-2
/
+2
*
sctp: remove the typedef sctp_cookie_preserve_param_t
Xin Long
2017-07-16
1
-3
/
+3
*
sctp: remove the typedef sctp_ipv6addr_param_t
Xin Long
2017-07-16
1
-2
/
+2
*
sctp: remove the typedef sctp_ipv4addr_param_t
Xin Long
2017-07-16
1
-3
/
+3
*
ip6: fix PMTU discovery when using /127 subnets
Vincent Bernat
2017-07-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-12
1
-0
/
+3
|
\
|
*
socket: add documentation for missing elements
stephen hemminger
2017-07-12
1
-0
/
+3
*
|
Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-12
4
-235
/
+253
|
\
\
|
*
|
i2c: Provide a stub for i2c_detect_slave_mode()
Andy Shevchenko
2017-07-08
1
-0
/
+2
|
*
|
i2c: sh_mobile: remove platform_data
Wolfram Sang
2017-06-02
1
-11
/
+0
|
*
|
i2c: break out smbus support into separate file
Wolfram Sang
2017-05-31
2
-224
/
+251
*
|
|
Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-12
1
-0
/
+20
|
\
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
\
\
Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm...
Joerg Roedel
2017-06-28
17
-44
/
+103
|
|
\
\
\
\
\
|
|
|
|
*
|
|
iommu/vt-d: Helper function to query if a pasid has any active users
CQ Tang
2017-05-17
1
-0
/
+20
|
|
|
|
/
/
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-12
1
-0
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
vfs: introduce inode 'inuse' lock
Amir Goldstein
2017-07-04
1
-0
/
+4
|
*
|
|
|
|
|
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid into over...
Miklos Szeredi
2017-07-04
10
-78
/
+90
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-11
4
-29
/
+84
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2017-07-10
1
-1
/
+22
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
nvme_fc/nvmet_fc: revise Create Association descriptor length
James Smart
2017-07-10
1
-1
/
+22
|
*
|
|
|
|
|
|
|
bio-integrity: stop abusing bi_end_io
Christoph Hellwig
2017-07-03
1
-9
/
+0
|
*
|
|
|
|
|
|
|
bio: add bvec_iter rewind API
Dmitry Monakhov
2017-07-03
2
-2
/
+44
|
*
|
|
|
|
|
|
|
block: guard bvec iteration logic
Dmitry Monakhov
2017-07-03
2
-6
/
+12
|
*
|
|
|
|
|
|
|
t10-pi: Move opencoded contants to common header
Dmitry Monakhov
2017-07-03
1
-0
/
+2
|
*
|
|
|
|
|
|
|
bio-integrity: fold bio_integrity_enabled to bio_integrity_prep
Dmitry Monakhov
2017-07-03
1
-9
/
+3
|
*
|
|
|
|
|
|
|
bio-integrity: fix interface for bio_integrity_trim
Dmitry Monakhov
2017-07-03
1
-3
/
+2
*
|
|
|
|
|
|
|
|
Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-07-11
10
-118
/
+450
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
libceph: advertise support for NEW_OSDOP_ENCODING and SERVER_LUMINOUS
Ilya Dryomov
2017-07-07
1
-0
/
+6
|
*
|
|
|
|
|
|
|
|
libceph: osd_state is 32 bits wide in luminous
Ilya Dryomov
2017-07-07
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
libceph, crush: per-pool crush_choose_arg_map for crush_do_rule()
Ilya Dryomov
2017-07-07
1
-0
/
+8
|
*
|
|
|
|
|
|
|
|
crush: implement weight and id overrides for straw2
Ilya Dryomov
2017-07-07
2
-5
/
+62
|
*
|
|
|
|
|
|
|
|
libceph: pg_upmap[_items] infrastructure
Ilya Dryomov
2017-07-07
1
-1
/
+9
|
*
|
|
|
|
|
|
|
|
libceph: ceph_decode_skip_* helpers
Ilya Dryomov
2017-07-07
1
-0
/
+60
|
*
|
|
|
|
|
|
|
|
libceph: respect RADOS_BACKOFF backoffs
Ilya Dryomov
2017-07-07
4
-0
/
+53
|
*
|
|
|
|
|
|
|
|
libceph: make DEFINE_RB_* helpers more general
Ilya Dryomov
2017-07-07
1
-12
/
+37
|
*
|
|
|
|
|
|
|
|
libceph: avoid unnecessary pi lookups in calc_target()
Ilya Dryomov
2017-07-07
1
-2
/
+8
|
*
|
|
|
|
|
|
|
|
libceph: make sure need_resend targets reflect latest map
Ilya Dryomov
2017-07-07
1
-0
/
+1
[next]