summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-102-5/+27
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-071-2/+2
| |\
| | * xsk: Fix umem fill/completion queue mmap on 32-bitGeert Uytterhoeven2018-06-081-2/+2
| * | netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use itPablo Neira Ayuso2018-06-071-3/+25
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-101-5/+6
|\ \ \
| * | | scsi: target: target_core_user.[ch]: convert comments into DOC:Randy Dunlap2018-04-201-5/+6
* | | | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-102-0/+183
|\ \ \ \
| * | | | rseq: Introduce restartable sequences system callMathieu Desnoyers2018-06-061-0/+133
| * | | | uapi/headers: Provide types_32_64.hMathieu Desnoyers2018-06-061-0/+50
* | | | | Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-094-441/+0
|\ \ \ \ \
| * | | | | ncpfs: remove uapi .h filesGreg Kroah-Hartman2018-06-054-441/+0
* | | | | | Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-06-081-0/+1
|\ \ \ \ \ \
| * | | | | | fs: Add aio iopriority supportAdam Manzanares2018-05-311-0/+1
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-073-163/+161
|\ \ \ \ \ \ \
| * | | | | | | autofs4: merge auto_fs.h and auto_fs4.hIan Kent2018-06-072-162/+160
| * | | | | | | mm: mark pages in use for page tablesMatthew Wilcox2018-06-071-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-0/+1
|\ \ \ \ \ \ \
| * | | | | | | EVM: Allow runtime modification of the set of verified xattrsMatthew Garrett2018-05-181-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-0/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge branch 'pci/misc'Bjorn Helgaas2018-06-061-0/+5
| |\ \ \ \ \ \
| | * | | | | | PCI: Add PCI_EXP_LNKCTL2_TLS* macrosFrederick Lawler2018-04-271-0/+5
| | | |_|_|/ / | | |/| | | |
| * / | | | | PCI/DPC: Disable ERR_NONFATAL handling by DPCOza Pawandeep2018-06-021-0/+1
| |/ / / / /
* | | | | | Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-06-072-0/+28
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab2018-05-109-25/+43
| |\ \ \ \ \ \
| * | | | | | | media: omap3isp: support 64-bit version of omap3isp_stat_dataArnd Bergmann2018-05-091-0/+22
| * | | | | | | media: rc: add ioctl to get the current timeoutSean Young2018-04-201-0/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-071-1/+6
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | fuse: return -ECONNABORTED on /dev/fuse read after abortSzymon Lukasz2018-03-201-1/+6
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-0631-483/+2512
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-052-35/+117
| |\ \ \ \ \ \ \
| | * | | | | | | xsk: add zero-copy support for RxBjörn Töpel2018-06-051-1/+3
| | * | | | | | | xsk: new descriptor addressing schemeBjörn Töpel2018-06-041-7/+5
| | * | | | | | | bpf: flowlabel in bpf_fib_lookup should be flowinfoDavid Ahern2018-06-031-1/+1
| | * | | | | | | bpf: implement bpf_get_current_cgroup_id() helperYonghong Song2018-06-031-1/+7
| | * | | | | | | bpf: make sure to clear unused fields in tunnel/xfrm state fetchDaniel Borkmann2018-06-031-1/+2
| | * | | | | | | bpf: add bpf_skb_cgroup_id helperDaniel Borkmann2018-06-031-1/+18
| | * | | | | | | media: rc: introduce BPF_PROG_LIRC_MODE2Sean Young2018-05-301-1/+52
| | * | | | | | | bpf: Drop mpls from bpf_fib_lookupDavid Ahern2018-05-291-13/+13
| | * | | | | | | bpf: clean up eBPF helpers documentationQuentin Monnet2018-05-291-11/+10
| | * | | | | | | bpf: Hooks for sys_sendmsgAndrey Ignatov2018-05-281-0/+8
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-0/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | netfilter: nf_tables: add connlimit supportPablo Neira Ayuso2018-06-031-1/+20
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-06-021-0/+34
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | netfilter: nft_fwd_netdev: allow to forward packets via neighbour layerPablo Neira Ayuso2018-06-011-0/+4
| | * | | | | | | | | netfilter: nf_tables: Add audit support to log statementPhil Sutter2018-06-011-0/+5
| | * | | | | | | | | netfilter: nf_tables: add support for native socket matchingMáté Eckl2018-06-011-0/+25
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | rtnetlink: Add more well known protocol valuesDonald Sharp2018-05-311-0/+5
| * | | | | | | | | net: Add IFA_RT_PRIORITY address attributeDavid Ahern2018-05-291-0/+1
| * | | | | | | | | virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bitSridhar Samudrala2018-05-281-0/+3
| |/ / / / / / / /
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-264-4/+17
| |\ \ \ \ \ \ \ \