summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2019-09-184-54/+237
|\
| * fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctlEric Biggers2019-08-122-0/+9
| * fscrypt: allow unprivileged users to add/remove keys for v2 policiesEric Biggers2019-08-121-1/+5
| * fscrypt: v2 encryption policy supportEric Biggers2019-08-122-9/+57
| * fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctlEric Biggers2019-08-122-0/+22
| * fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctlEric Biggers2019-08-122-0/+21
| * fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctlEric Biggers2019-08-123-10/+54
| * fscrypt: rename keyinfo.c to keysetup.cEric Biggers2019-08-121-2/+2
| * fscrypt: use FSCRYPT_* definitions, not FS_*Eric Biggers2019-08-121-0/+2
| * fscrypt: use FSCRYPT_ prefix for uapi constantsEric Biggers2019-08-121-23/+42
| * fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>Eric Biggers2019-08-123-51/+65
* | Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-181-7/+7
|\ \
| * | locks: revise generic_add_lease tracepointJeff Layton2019-07-221-7/+7
* | | Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-182-1/+14
|\ \ \
| * | | mtd: Provide fs_context-aware mount_mtd() replacementDavid Howells2019-09-051-0/+3
| * | | vfs: Create fs_context-aware mount_bdev() replacementDavid Howells2019-09-051-0/+5
| * | | new helper: get_tree_keyed()Al Viro2019-09-051-1/+6
* | | | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-09-182-59/+25
|\ \ \ \
| * | | | fs/namei.c: keep track of nd->root refcount statusAl Viro2019-09-031-0/+1
| * | | | kill the last users of user_{path,lpath,path_dir}()Al Viro2019-08-301-16/+0
| * | | | namei.h: get the comments on LOOKUP_... in sync with realityAl Viro2019-08-301-27/+17
| * | | | kill LOOKUP_NO_EVAL, don't bother including namei.h from audit.hAl Viro2019-08-302-3/+0
| * | | | audit_inode(): switch to passing AUDIT_INODE_...Al Viro2019-07-211-13/+7
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-18154-982/+2726
|\ \ \ \
| * \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-172-2/+25
| |\ \ \ \
| | * | | | udp: correct reuseport selection with connected socketsWillem de Bruijn2019-09-161-1/+19
| | * | | | net/sched: fix race between deactivation and dequeue for NOLOCK qdiscPaolo Abeni2019-09-151-1/+6
| * | | | | ethtool: implement Energy Detect Powerdown support via phy-tunableAlexandru Ardelean2019-09-161-0/+22
| * | | | | net: dsa: Pass ndo_setup_tc slave callback to driversVladimir Oltean2019-09-161-0/+2
| * | | | | taprio: Add support for hardware offloadingVinicius Costa Gomes2019-09-163-1/+26
| * | | | | tcp: Add snd_wnd to TCP_INFOThomas Higdon2019-09-161-0/+4
| * | | | | tcp: Add TCP_INFO counter for packets received out-of-orderThomas Higdon2019-09-162-0/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-161-4/+4
| |\ \ \ \ \
| | * | | | | bpf: fix accessing bpf_sysctl.file_pos on s390Ilya Leoshkevich2019-09-161-4/+4
| * | | | | | net: sched: use get_dev() action API in flow_action infraVlad Buslov2019-09-161-2/+2
| * | | | | | net: sched: take reference to psample group in flow_action infraVlad Buslov2019-09-163-6/+6
| * | | | | | net: sched: extend flow_action_entry with destructorVlad Buslov2019-09-161-1/+5
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-1510-15/+32
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | net: devlink: move reload fail indication to devlink core and expose to userJiri Pirko2019-09-132-0/+5
| * | | | | | net: devlink: split reload op into twoJiri Pirko2019-09-131-1/+4
| * | | | | | ip: support SO_MARK cmsgWillem de Bruijn2019-09-132-0/+2
| * | | | | | PTP: add support for one-shot outputFelipe Balbi2019-09-131-3/+3
| * | | | | | PTP: introduce new versions of IOCTLsFelipe Balbi2019-09-131-1/+23
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-09-1339-305/+223
| |\ \ \ \ \ \
| | * | | | | | netfilter: conntrack: remove two unused functions from nf_conntrack_timestamp.h.Jeremy Sowden2019-09-131-16/+0
| | * | | | | | netfilter: conntrack: remove CONFIG_NF_CONNTRACK checks from nf_conntrack_zon...Jeremy Sowden2019-09-131-4/+1
| | * | | | | | netfilter: remove CONFIG_NETFILTER checks from headers.Jeremy Sowden2019-09-1316-56/+10
| | * | | | | | netfilter: conntrack: remove CONFIG_NF_CONNTRACK check from nf_conntrack_acct.h.Jeremy Sowden2019-09-131-2/+0
| | * | | | | | netfilter: conntrack: move code to linux/nf_conntrack_common.h.Jeremy Sowden2019-09-133-36/+40
| | * | | | | | netfilter: br_netfilter: update stub br_nf_pre_routing_ipv6 parameter to `voi...Jeremy Sowden2019-09-131-1/+1