aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-05-28net: sched: shrink struct QdiscPaolo Abeni1-2/+2
2018-05-28ptp_qoriq: move some definitions to header fileYangbo Lu1-0/+141
2018-05-28virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bitSridhar Samudrala1-0/+3
2018-05-28net: Introduce net_failover driverSridhar Samudrala1-0/+40
2018-05-28net: Introduce generic failover moduleSridhar Samudrala2-0/+52
2018-05-29netfilter: add includes to nf_socket.hMáté Eckl1-4/+2
2018-05-28media: v4l2-core: push taking ioctl mutex down to ioctl handlerHans Verkuil2-21/+0
2018-05-28media: v4l2-ioctl: delete unused v4l2_disable_ioctl_lockingHans Verkuil1-15/+0
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-nextJason Gunthorpe3-6/+19
2018-05-28IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein1-0/+14
2018-05-28btrfs: qgroup: Allow trace_btrfs_qgroup_account_extent() to record its transidQu Wenruo1-8/+12
2018-05-28btrfs: trace: Allow trace_qgroup_update_counters() to record old rfer/excl valueQu Wenruo1-7/+11
2018-05-28btrfs: trace: Add trace points for unused block groupsQu Wenruo1-0/+42
2018-05-28btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent event classQu Wenruo1-10/+8
2018-05-28btrfs: use fs_info for btrfs_handle_em_exist tracepointDavid Sterba1-5/+7
2018-05-28btrfs: tracepoints, use extended format with UUID where possibleDavid Sterba1-18/+12
2018-05-28btrfs: tracepoints, fix whitespace in stringsDavid Sterba1-2/+2
2018-05-28btrfs: tracepoints, drop unnecessary ULL castsDavid Sterba1-62/+62
2018-05-28btrfs: tracepoints, use %llu instead of %LuDavid Sterba1-9/+9
2018-05-28btrfs: tracepoints, use correct type for inode numberDavid Sterba1-23/+24
2018-05-28bpf: Hooks for sys_sendmsgAndrey Ignatov3-6/+26
2018-05-28bpf: Define cgroup_bpf_enabled for CONFIG_CGROUP_BPF=nAndrey Ignatov1-0/+1
2018-05-28x86/pci-dma: switch the VIA 32-bit DMA quirk to use the struct device flagChristoph Hellwig1-11/+0
2018-05-28core, dma-direct: add a flag 32-bit dma limitsChristoph Hellwig1-0/+3
2018-05-28gpio: dwapb: Fix rework support for 1 interrupt per port A GPIOPhil Edworthy1-1/+1
2018-05-27PM / runtime: Fixup reference counting of device link suppliers at probeUlf Hansson1-4/+2
2018-05-27PM / suspend: Prevent might sleep splatsThomas Gleixner1-0/+1
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-19/+60
2018-05-26Merge tag 'renesas-soc-for-v4.18' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socOlof Johansson2-0/+48
2018-05-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+3
2018-05-26Merge tag 'qcom-drivers-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/lateOlof Johansson3-0/+472
2018-05-26KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capabilityVitaly Kuznetsov1-0/+1
2018-05-26KVM: introduce kvm_make_vcpus_request_mask() APIVitaly Kuznetsov1-0/+3
2018-05-26crypto: af_alg: convert to ->poll_maskChristoph Hellwig1-2/+1
2018-05-26net/iucv: convert to ->poll_maskChristoph Hellwig1-2/+0
2018-05-26net/bluetooth: convert to ->poll_maskChristoph Hellwig1-1/+1
2018-05-26net/sctp: convert to ->poll_maskChristoph Hellwig1-2/+1
2018-05-26net: convert datagram_poll users tp ->poll_maskChristoph Hellwig2-3/+2
2018-05-26net/tcp: convert to ->poll_maskChristoph Hellwig1-2/+1
2018-05-26net: remove sock_no_pollChristoph Hellwig1-2/+0
2018-05-26net: add support for ->poll_mask in proto_opsChristoph Hellwig1-0/+1
2018-05-26net: refactor socket_pollChristoph Hellwig1-0/+15
2018-05-26aio: implement IOCB_CMD_POLLChristoph Hellwig1-4/+2
2018-05-26aio: simplify KIOCB_KEY handlingChristoph Hellwig1-2/+0
2018-05-26fs: introduce new ->get_poll_head and ->poll_mask methodsChristoph Hellwig2-6/+8
2018-05-26fs: add new vfs_poll and file_can_poll helpersChristoph Hellwig1-0/+12
2018-05-26fs: unexport poll_schedule_timeoutChristoph Hellwig1-2/+0
2018-05-26uapi: turn __poll_t sparse checks on by defaultChristoph Hellwig1-4/+0
2018-05-26Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into aio-baseChristoph Hellwig1-0/+1
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+6