summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | ethtool: Add support for 400Gbps (50Gbps per lane) link modesJiri Pirko2019-10-151-0/+6
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-10-141-16/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | uapi/bpf: fix helper docsAndrii Nakryiko2019-10-061-16/+16
| * | | | | | | | | | | | | | | Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...David S. Miller2019-10-131-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | nl80211: Document the expectation for NL80211_ATTR_IE in NL80211_CMD_CONNECTSunil Dutt2019-10-041-0/+8
| | |/ / / / / / / / / / / / / /
| * | | / / / / / / / / / / / / sctp: add SCTP_SEND_FAILED_EVENT eventXin Long2019-10-091-1/+15
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | net/tls: add TlsDeviceRxResync statisticJakub Kicinski2019-10-051-0/+1
| * | | | | | | | | | | | | | net/tls: add TlsDecryptError statJakub Kicinski2019-10-051-0/+1
| * | | | | | | | | | | | | | net/tls: add statistics for installed sessionsJakub Kicinski2019-10-051-0/+8
| * | | | | | | | | | | | | | net/tls: add skeleton of MIB statisticsJakub Kicinski2019-10-051-0/+7
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-054-3/+57
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | net, uapi: fix -Wpointer-arith warningsAlexey Dobriyan2019-10-046-7/+7
| * | | | | | | | | | | | | | net: devlink: allow to change namespaces during reloadJiri Pirko2019-10-041-0/+4
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | net: rtnetlink: add linkprop commands to add and delete alternative ifnamesJiri Pirko2019-10-013-0/+10
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2019-11-251-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | crypto: ccp - Retry SEV INIT command in case of integrity check failure.Ashish Kalra2019-10-261-0/+3
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2019-11-251-22/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | fork: extend clone3() to support setting a PIDAdrian Reber2019-11-151-18/+35
| * | | | | | | | | | | | clone3: add CLONE_CLEAR_SIGHANDChristian Brauner2019-10-211-0/+3
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-11-251-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2019-11-2111-8/+50
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2019-11-211-0/+10
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...Marc Zyngier2019-10-241-0/+2
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | KVM: arm64: Provide VCPU attributes for stolen timeSteven Price2019-10-211-0/+2
| | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | KVM: arm/arm64: Allow user injection of external data abortsChristoffer Dall2019-10-211-0/+1
| | * | | | | | | | | | | KVM: arm/arm64: Allow reporting non-ISV data aborts to userspaceChristoffer Dall2019-10-211-0/+7
| | |/ / / / / / / / / /
| * / / / / / / / / / / KVM: PPC: Report single stepping capabilityFabiano Rosas2019-10-211-0/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2019-11-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | statx: define STATX_ATTR_VERITYEric Biggers2019-11-131-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2019-11-251-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fscrypt: add support for IV_INO_LBLK_64 policiesEric Biggers2019-11-061-1/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2019-11-252-6/+22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | btrfs: add incompat for raid1 with 3, 4 copiesDavid Sterba2019-11-181-0/+1
| * | | | | | | | | | | btrfs: add support for 4-copy replication (raid1c4)David Sterba2019-11-182-1/+6
| * | | | | | | | | | | btrfs: add support for 3-copy replication (raid1c3)David Sterba2019-11-182-2/+7
| * | | | | | | | | | | btrfs: add blake2b to checksumming algorithmsDavid Sterba2019-11-181-0/+1
| * | | | | | | | | | | btrfs: add sha256 to checksumming algorithmJohannes Thumshirn2019-11-181-0/+1
| * | | | | | | | | | | btrfs: add xxhash64 to checksumming algorithmsJohannes Thumshirn2019-11-181-0/+1
| * | | | | | | | | | | btrfs: use enum for extent type definesChengguang Xu2019-11-181-4/+6
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-253-4/+42
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' into for-5.5/blockJens Axboe2019-11-072-1/+2
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | block: add zone open, close and finish ioctl supportAjay Joshi2019-11-071-3/+14
| * | | | | | | | | | | | block: sed-opal: Add support to read/write opal tables genericallyRevanth Rajashekar2019-11-041-0/+20
| * | | | | | | | | | | | fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint nameEugene Syromiatnikov2019-10-251-1/+8
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-251-1/+23
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | io_uring: add support for backlogged CQ ringJens Axboe2019-11-091-0/+1
| * | | | | | | | | | | io_uring: add support for linked SQE timeoutsJens Axboe2019-11-071-0/+1
| * | | | | | | | | | | io_uring: support for generic async request cancelJens Axboe2019-11-011-0/+2
| * | | | | | | | | | | io_uring: add support for IORING_OP_ACCEPTJens Axboe2019-10-291-1/+6
| * | | | | | | | | | | io_uring: add support for canceling timeout requestsJens Axboe2019-10-291-0/+1
OpenPOWER on IntegriCloud