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
*
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-09-18
4
-54
/
+237
|
\
|
*
fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctl
Eric Biggers
2019-08-12
2
-0
/
+9
|
*
fscrypt: allow unprivileged users to add/remove keys for v2 policies
Eric Biggers
2019-08-12
1
-1
/
+5
|
*
fscrypt: v2 encryption policy support
Eric Biggers
2019-08-12
2
-9
/
+57
|
*
fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
Eric Biggers
2019-08-12
2
-0
/
+22
|
*
fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
Eric Biggers
2019-08-12
2
-0
/
+21
|
*
fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
Eric Biggers
2019-08-12
3
-10
/
+54
|
*
fscrypt: rename keyinfo.c to keysetup.c
Eric Biggers
2019-08-12
1
-2
/
+2
|
*
fscrypt: use FSCRYPT_* definitions, not FS_*
Eric Biggers
2019-08-12
1
-0
/
+2
|
*
fscrypt: use FSCRYPT_ prefix for uapi constants
Eric Biggers
2019-08-12
1
-23
/
+42
|
*
fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
Eric Biggers
2019-08-12
3
-51
/
+65
*
|
Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-18
1
-7
/
+7
|
\
\
|
*
|
locks: revise generic_add_lease tracepoint
Jeff Layton
2019-07-22
1
-7
/
+7
*
|
|
Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-09-18
2
-1
/
+14
|
\
\
\
|
*
|
|
mtd: Provide fs_context-aware mount_mtd() replacement
David Howells
2019-09-05
1
-0
/
+3
|
*
|
|
vfs: Create fs_context-aware mount_bdev() replacement
David Howells
2019-09-05
1
-0
/
+5
|
*
|
|
new helper: get_tree_keyed()
Al Viro
2019-09-05
1
-1
/
+6
*
|
|
|
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2019-09-18
2
-59
/
+25
|
\
\
\
\
|
*
|
|
|
fs/namei.c: keep track of nd->root refcount status
Al Viro
2019-09-03
1
-0
/
+1
|
*
|
|
|
kill the last users of user_{path,lpath,path_dir}()
Al Viro
2019-08-30
1
-16
/
+0
|
*
|
|
|
namei.h: get the comments on LOOKUP_... in sync with reality
Al Viro
2019-08-30
1
-27
/
+17
|
*
|
|
|
kill LOOKUP_NO_EVAL, don't bother including namei.h from audit.h
Al Viro
2019-08-30
2
-3
/
+0
|
*
|
|
|
audit_inode(): switch to passing AUDIT_INODE_...
Al Viro
2019-07-21
1
-13
/
+7
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-18
154
-982
/
+2726
|
\
\
\
\
|
*
\
\
\
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-17
2
-2
/
+25
|
|
\
\
\
\
|
|
*
|
|
|
udp: correct reuseport selection with connected sockets
Willem de Bruijn
2019-09-16
1
-1
/
+19
|
|
*
|
|
|
net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
Paolo Abeni
2019-09-15
1
-1
/
+6
|
*
|
|
|
|
ethtool: implement Energy Detect Powerdown support via phy-tunable
Alexandru Ardelean
2019-09-16
1
-0
/
+22
|
*
|
|
|
|
net: dsa: Pass ndo_setup_tc slave callback to drivers
Vladimir Oltean
2019-09-16
1
-0
/
+2
|
*
|
|
|
|
taprio: Add support for hardware offloading
Vinicius Costa Gomes
2019-09-16
3
-1
/
+26
|
*
|
|
|
|
tcp: Add snd_wnd to TCP_INFO
Thomas Higdon
2019-09-16
1
-0
/
+4
|
*
|
|
|
|
tcp: Add TCP_INFO counter for packets received out-of-order
Thomas Higdon
2019-09-16
2
-0
/
+4
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-09-16
1
-4
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf: fix accessing bpf_sysctl.file_pos on s390
Ilya Leoshkevich
2019-09-16
1
-4
/
+4
|
*
|
|
|
|
|
net: sched: use get_dev() action API in flow_action infra
Vlad Buslov
2019-09-16
1
-2
/
+2
|
*
|
|
|
|
|
net: sched: take reference to psample group in flow_action infra
Vlad Buslov
2019-09-16
3
-6
/
+6
|
*
|
|
|
|
|
net: sched: extend flow_action_entry with destructor
Vlad Buslov
2019-09-16
1
-1
/
+5
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-15
10
-15
/
+32
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
net: devlink: move reload fail indication to devlink core and expose to user
Jiri Pirko
2019-09-13
2
-0
/
+5
|
*
|
|
|
|
|
net: devlink: split reload op into two
Jiri Pirko
2019-09-13
1
-1
/
+4
|
*
|
|
|
|
|
ip: support SO_MARK cmsg
Willem de Bruijn
2019-09-13
2
-0
/
+2
|
*
|
|
|
|
|
PTP: add support for one-shot output
Felipe Balbi
2019-09-13
1
-3
/
+3
|
*
|
|
|
|
|
PTP: introduce new versions of IOCTLs
Felipe Balbi
2019-09-13
1
-1
/
+23
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-09-13
39
-305
/
+223
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
netfilter: conntrack: remove two unused functions from nf_conntrack_timestamp.h.
Jeremy Sowden
2019-09-13
1
-16
/
+0
|
|
*
|
|
|
|
|
netfilter: conntrack: remove CONFIG_NF_CONNTRACK checks from nf_conntrack_zon...
Jeremy Sowden
2019-09-13
1
-4
/
+1
|
|
*
|
|
|
|
|
netfilter: remove CONFIG_NETFILTER checks from headers.
Jeremy Sowden
2019-09-13
16
-56
/
+10
|
|
*
|
|
|
|
|
netfilter: conntrack: remove CONFIG_NF_CONNTRACK check from nf_conntrack_acct.h.
Jeremy Sowden
2019-09-13
1
-2
/
+0
|
|
*
|
|
|
|
|
netfilter: conntrack: move code to linux/nf_conntrack_common.h.
Jeremy Sowden
2019-09-13
3
-36
/
+40
|
|
*
|
|
|
|
|
netfilter: br_netfilter: update stub br_nf_pre_routing_ipv6 parameter to `voi...
Jeremy Sowden
2019-09-13
1
-1
/
+1
[next]