summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | tools: PCI: Add 'd' command line option to support DMAKishon Vijay Abraham I2020-04-021-0/+7
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| * / | | | | | | | | | | | PCI: pciehp: Disable in-band presence detect when possibleAlexandru Gagniuc2020-02-201-0/+2
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-031-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | coresight: do not use the BIT() macro in the UAPI headerEugene Syromiatnikov2020-03-261-2/+4
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2020-04-031-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | clone3: allow spawning processes into cgroupsChristian Brauner2020-02-121-0/+5
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2020-04-021-16/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | dmaengine: idxd: Merge definition of dsa_batch_desc into dsa_hw_descTony Luck2020-03-111-16/+5
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-021-2/+45
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'kvm-ppc-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-03-311-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Add a capability for enabling secure guestsPaul Mackerras2020-03-261-0/+1
| * | | | | | | | | | | | | Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-03-315-30/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | / / / / / / / | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-03-161-2/+41
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTEDChristian Borntraeger2020-02-271-0/+1
| | * | | | | | | | | | | | KVM: s390: protvirt: UV calls in support of diag308 0, 1Janosch Frank2020-02-271-0/+2
| | * | | | | | | | | | | | KVM: S390: protvirt: Introduce instruction data area bounce bufferJanosch Frank2020-02-271-2/+7
| | * | | | | | | | | | | | KVM: s390: protvirt: Add initial vm and cpu lifecycle handlingJanosch Frank2020-02-271-0/+31
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * / | | | | | | | | | | KVM: x86: enable dirty log gradually in small chunksJay Zhou2020-03-161-0/+3
| |/ / / / / / / / / / /
* | | | | | | | | / / / mm/mremap: add MREMAP_DONTUNMAP to mremap()Brian Geffon2020-04-021-2/+3
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-3128-86/+1067
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-302-3/+83
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | bpf: Implement bpf_prog replacement for an active bpf_cgroup_linkAndrii Nakryiko2020-03-301-0/+12
| | * | | | | | | | | | | bpf: Implement bpf_link-based cgroup BPF program attachmentAndrii Nakryiko2020-03-301-1/+9
| | * | | | | | | | | | | bpf: Add socket assign supportJoe Stringer2020-03-301-1/+24
| | * | | | | | | | | | | bpf: Introduce BPF_PROG_TYPE_LSMKP Singh2020-03-301-0/+2
| | * | | | | | | | | | | xdp: Support specifying expected existing program when attaching XDPToke Høiland-Jørgensen2020-03-281-1/+3
| | * | | | | | | | | | | bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor idDaniel Borkmann2020-03-271-1/+20
| | * | | | | | | | | | | bpf: Add netns cookie and enable it for bpf cgroup hooksDaniel Borkmann2020-03-271-1/+15
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-03-301-0/+15
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | netfilter: flowtable: add counter supportPablo Neira Ayuso2020-03-271-1/+4
| | * | | | | | | | | | | | netfilter: nf_tables: add enum nft_flowtable_flags to uapiPablo Neira Ayuso2020-03-271-0/+10
| | * | | | | | | | | | | | netfilter: nf_tables: allow to specify stateful expression in set definitionPablo Neira Ayuso2020-03-191-0/+2
| * | | | | | | | | | | | | devlink: Add packet trap policers supportIdo Schimmel2020-03-301-0/+11
| * | | | | | | | | | | | | devlink: Add auto dump flag to health reporterEran Ben Elisha2020-03-301-0/+2
| * | | | | | | | | | | | | net: sched: expose HW stats types per action used by driversJiri Pirko2020-03-301-0/+1
| * | | | | | | | | | | | | ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek2020-03-291-0/+17
| * | | | | | | | | | | | | ethtool: add timestamping related string setsMichal Kubecek2020-03-292-0/+12
| * | | | | | | | | | | | | ethtool: add EEE_NTF notificationMichal Kubecek2020-03-291-0/+1
| * | | | | | | | | | | | | ethtool: set EEE settings with EEE_SET requestMichal Kubecek2020-03-291-0/+1
| * | | | | | | | | | | | | ethtool: provide EEE settings with EEE_GET requestMichal Kubecek2020-03-291-0/+19
| * | | | | | | | | | | | | ethtool: add PAUSE_NTF notificationMichal Kubecek2020-03-291-0/+1
| * | | | | | | | | | | | | ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek2020-03-291-0/+1
| * | | | | | | | | | | | | ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek2020-03-291-0/+16
| * | | | | | | | | | | | | ethtool: add COALESCE_NTF notificationMichal Kubecek2020-03-291-0/+1
| * | | | | | | | | | | | | ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek2020-03-291-0/+1
| * | | | | | | | | | | | | ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek2020-03-291-0/+35
| * | | | | | | | | | | | | net: ipv6: add rpl sr tunnelAlexander Aring2020-03-292-0/+22
| * | | | | | | | | | | | | net: ipv6: add support for rpl sr exthdrAlexander Aring2020-03-291-0/+2
| * | | | | | | | | | | | | include: uapi: linux: add rpl sr header definitionAlexander Aring2020-03-291-0/+48
| * | | | | | | | | | | | | mptcp: add netlink-based PMPaolo Abeni2020-03-291-0/+54