index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: fix an use-after-free issue in sctp_sock_dump
Xin Long
2017-09-15
1
-1
/
+2
*
sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
Dan Carpenter
2017-09-14
1
-1
/
+5
*
net_sched: get rid of tcfa_rcu
Cong Wang
2017-09-13
1
-2
/
+0
*
xdp: implement xdp_redirect_map for generic XDP
Jesper Dangaard Brouer
2017-09-11
1
-2
/
+2
*
perf/bpf: fix a clang compilation issue
Yonghong Song
2017-09-11
1
-0
/
+2
*
Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-09-09
3
-5
/
+7
|
\
|
*
rdma core: Add rdma_rw_mr_payload()
Chuck Lever
2017-09-05
1
-0
/
+2
|
*
sunrpc: Const-ify struct sv_serv_ops
Chuck Lever
2017-08-25
1
-3
/
+3
|
*
sunrpc: Const-ify instances of struct svc_xprt_ops
Chuck Lever
2017-08-25
1
-2
/
+2
*
|
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-09-09
1
-131
/
+200
|
\
\
|
*
|
btrfs: use BTRFS_FSID_SIZE for fsid
Anand Jain
2017-08-18
1
-9
/
+9
|
*
|
btrfs: Remove redundant argument of flush_space
Nikolay Borisov
2017-08-16
1
-8
/
+5
|
*
|
btrfs: backref, add tracepoints for prelim_ref insertion and merging
Jeff Mahoney
2017-08-16
1
-0
/
+58
|
*
|
btrfs: constify tracepoint arguments
Jeff Mahoney
2017-08-16
1
-114
/
+128
*
|
|
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-09
4
-10
/
+60
|
\
\
\
|
*
|
|
loop: add ioctl for changing logical block size
Omar Sandoval
2017-08-31
1
-0
/
+1
|
*
|
|
string.h: add memcpy_and_pad()
Martin Wilck
2017-08-28
1
-0
/
+30
|
*
|
|
nvmet-fc: simplify sg list handling
James Smart
2017-08-28
1
-1
/
+1
|
*
|
|
nvme: rename AMS symbolic constants to fit specification
Max Gurtovoy
2017-08-28
1
-3
/
+3
|
*
|
|
nvme: add symbolic constants for CC identifiers
Max Gurtovoy
2017-08-28
1
-9
/
+15
|
*
|
|
nvme: add support for NVMe 1.3 Timestamp Feature
Jon Derrick
2017-08-28
1
-0
/
+2
|
*
|
|
nvme: define NVME_NSID_ALL
Arnav Dawn
2017-08-28
1
-0
/
+2
|
*
|
|
nvme: add support for FW activation without reset
Arnav Dawn
2017-08-28
1
-0
/
+9
|
*
|
|
Merge tag 'v4.13-rc7' into for-4.14/block-postmerge
Jens Axboe
2017-08-28
72
-208
/
+442
|
|
\
\
\
*
|
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-09
6
-23
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
bpf: make error reporting in bpf_warn_invalid_xdp_action more clear
Daniel Borkmann
2017-09-09
1
-2
/
+2
|
*
|
|
|
|
bpf: add support for sockmap detach programs
John Fastabend
2017-09-09
1
-4
/
+4
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-09-08
2
-3
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
Florian Westphal
2017-09-08
2
-3
/
+1
|
*
|
|
|
|
|
udp: drop head states only when all skb references are gone
Paolo Abeni
2017-09-08
1
-1
/
+1
|
*
|
|
|
|
|
Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-09-07
1
-13
/
+2
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
mac80211: fix VLAN handling with TXQs
Johannes Berg
2017-09-05
1
-13
/
+2
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-09
45
-176
/
+1430
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ipc: optimize semget/shmget/msgget for lots of keys
Guillaume Knispel
2017-09-09
2
-0
/
+6
|
*
|
|
|
|
|
|
ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_t
Elena Reshetova
2017-09-09
1
-1
/
+2
|
*
|
|
|
|
|
|
ipc: convert ipc_namespace.count from atomic_t to refcount_t
Elena Reshetova
2017-09-09
1
-2
/
+3
|
*
|
|
|
|
|
|
drivers/pps: aesthetic tweaks to PPS-related content
Robert P. J. Day
2017-09-09
3
-12
/
+10
|
*
|
|
|
|
|
|
cpumask: make cpumask_next() out-of-line
Alexey Dobriyan
2017-09-09
1
-14
/
+1
|
*
|
|
|
|
|
|
kmod: split off umh headers into its own file
Luis R. Rodriguez
2017-09-09
2
-59
/
+70
|
*
|
|
|
|
|
|
autofs: remove unused AUTOFS_IOC_EXPIRE_DIRECT/INDIRECT
Tomohiro Kusumi
2017-09-09
1
-2
/
+0
|
*
|
|
|
|
|
|
autofs: make dev ioctl version and ismountpoint user accessible
Ian Kent
2017-09-09
1
-1
/
+1
|
*
|
|
|
|
|
|
autofs: fix AT_NO_AUTOMOUNT not being honored
Ian Kent
2017-09-09
1
-2
/
+1
|
*
|
|
|
|
|
|
lib/rhashtable: fix comment on locks_mul default value
Davidlohr Bueso
2017-09-09
1
-1
/
+1
|
*
|
|
|
|
|
|
bitmap: introduce BITMAP_FROM_U64()
Yury Norov
2017-09-09
1
-0
/
+32
|
*
|
|
|
|
|
|
lib/interval-tree: correct comment wrt generic flavor
Davidlohr Bueso
2017-09-09
1
-1
/
+1
|
*
|
|
|
|
|
|
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-09
8
-30
/
+64
|
*
|
|
|
|
|
|
locking/rtmutex: replace top-waiter and pi_waiters leftmost caching
Davidlohr Bueso
2017-09-09
3
-11
/
+8
|
*
|
|
|
|
|
|
rbtree: cache leftmost node internally
Davidlohr Bueso
2017-09-09
2
-3
/
+51
|
*
|
|
|
|
|
|
bitops: avoid integer overflow in GENMASK(_ULL)
Matthias Kaehlcke
2017-09-09
1
-2
/
+3
|
*
|
|
|
|
|
|
include: warn for inconsistent endian config definition
Babu Moger
2017-09-09
2
-0
/
+8
[next]