summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-084-4/+27
|\
| * inet: protect against too small mtu values.Eric Dumazet2019-12-071-0/+5
| * tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2019-12-061-0/+13
| * net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese2019-12-041-1/+1
| * Fixed updating of ethertype in function skb_mpls_popMartin Varghese2019-12-021-1/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-12-021-2/+6
| |\
| | * bpf: Avoid setting bpf insns pages read-only when prog is jitedDaniel Borkmann2019-12-011-2/+6
* | | Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-12-0714-44/+0
|\ \ \
| * | | lockd: remove __KERNEL__ ifdefsChristoph Hellwig2019-11-122-8/+0
| * | | sunrpc: remove __KERNEL__ ifdefsChristoph Hellwig2019-11-1212-36/+0
* | | | Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-12-076-10/+61
|\ \ \ \
| * | | | nfsv4: Move NFSPROC4_CLNT_COPY_NOTIFY to end of listTrond Myklebust2019-11-061-1/+2
| * | | | Merge branch 'linux-ssc-for-5.5'Trond Myklebust2019-11-064-1/+46
| |\ \ \ \
| | * | | | NFS: handle source server rebootOlga Kornievskaia2019-10-091-1/+3
| | * | | | NFS: add ca_source_server<> to COPYOlga Kornievskaia2019-10-091-0/+1
| | * | | | NFS: add COPY_NOTIFY operationOlga Kornievskaia2019-10-093-0/+18
| | * | | | NFS NFSD: defining nl4_servers structure needed by bothOlga Kornievskaia2019-10-091-0/+24
| * | | | | NFSv4.1: Don't rebind to the same source port when reconnecting to the serverTrond Myklebust2019-11-033-1/+4
| * | | | | NFS/pnfs: Separate NFSv3 DS and MDS trafficTrond Myklebust2019-11-031-0/+1
| * | | | | NFS: Add a flag to tell nfs_client to set RPC_CLNT_CREATE_NOPINGTrond Myklebust2019-11-031-0/+1
| * | | | | NFSv3: Clean up timespec encodeTrond Myklebust2019-11-031-1/+1
| * | | | | NFS: Convert struct nfs_fattr to use struct timespec64Trond Myklebust2019-11-032-7/+7
* | | | | | pipe: remove 'waiting_writers' merging logicLinus Torvalds2019-12-071-2/+0
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-12-061-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm...Olof Johansson2019-12-061-0/+1
| |\ \ \ \ \ \
| | * | | | | | bus: ti-sysc: Add module enable quirk for audio AESSTony Lindgren2019-11-141-0/+1
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-12-063-2/+27
|\ \ \ \ \ \ \
| * | | | | | | agp: move AGPGART_MINOR to include/linux/miscdevice.hCorentin Labbe2019-12-042-2/+1
| * | | | | | | Merge tag 'drm-msm-next-2019-11-05' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2019-12-021-0/+26
| |\ \ \ \ \ \ \
| | * | | | | | | firmware: qcom: scm: add support to restore secure config to qcm_scm-32Rob Clark2019-10-071-0/+11
| | * | | | | | | firmware: qcom: scm: add OCMEM lock/unlock interfaceRob Clark2019-10-071-0/+15
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-063-33/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | block: don't handle bio based drivers in blk_revalidate_disk_zonesChristoph Hellwig2019-12-031-5/+0
| * | | | | | | | block: replace seq_zones_bitmap with conv_zones_bitmapChristoph Hellwig2019-12-031-6/+8
| * | | | | | | | block: simplify blkdev_nr_zonesChristoph Hellwig2019-12-031-3/+2
| * | | | | | | | block: optimise bvec_iter_advance()Pavel Begunkov2019-12-031-12/+10
| * | | | | | | | io_uring: ensure async punted connect requests copy dataJens Axboe2019-12-031-3/+2
| * | | | | | | | io_uring: ensure async punted sendmsg/recvmsg requests copy dataJens Axboe2019-12-031-4/+11
* | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-12-062-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | new helper: lookup_positive_unlocked()Al Viro2019-11-151-0/+1
| * | | | | | | | | fs/namei.c: pull positivity check into follow_managed()Al Viro2019-11-151-0/+5
* | | | | | | | | | Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-12-051-4/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | libceph, rbd, ceph: convert to use the new mount APIDavid Howells2019-11-271-4/+6
* | | | | | | | | | | Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-052-65/+30
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | moduleparam: fix parameter description mismatchZhenzhong Duan2019-11-071-2/+2
| * | | | | | | | | | export: avoid code duplication in include/linux/export.hMasahiro Yamada2019-10-281-63/+28
* | | | | | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-12-0510-85/+113
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'soc-fsl-next-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-11-121-0/+9
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | PM: wakeup: Add routine to help fetch wakeup source object.Ran Wang2019-10-291-0/+9
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'tegra-for-5.5-memory-v2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2019-11-111-0/+11
| |\ \ \ \ \ \ \ \ \ \ \