aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-06-29Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-0/+1
2019-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-3/+4
2019-06-29Merge tag 'riscv-for-v5.2/fixes-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-1/+1
2019-06-29linux/kernel.h: fix overflow for DIV_ROUND_UP_ULLVinod Koul1-1/+2
2019-06-29signal: remove the wrong signal_pending() check in restore_user_sigmask()Oleg Nesterov1-1/+1
2019-06-29mm/dev_pfn: exclude MEMORY_DEVICE_PRIVATE while computing virtual addressAnshuman Khandual1-1/+1
2019-06-28IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR detailsMichael J. Ruhl1-0/+50
2019-06-28IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPsMichael J. Ruhl2-5/+20
2019-06-28IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is fullKamenee Arumugam2-5/+45
2019-06-28IB/rdmavt: Fracture single lock used for posting and processing RWQEsKamenee Arumugam1-0/+7
2019-06-28IB/hfi1: Move receive work queue struct into uapi directoryKamenee Arumugam2-21/+60
2019-06-28IB/hfi1: Move rvt_cq_wc struct into uapi directoryKamenee Arumugam3-6/+80
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe1563-11568/+1967
2019-06-29bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach1-0/+1
2019-06-29bpf_xdp_redirect_map: Perform map lookup in eBPF helperToke Høiland-Jørgensen3-5/+8
2019-06-29devmap: Rename ifindex member in bpf_redirect_infoToke Høiland-Jørgensen1-1/+1
2019-06-29xskmap: Move non-standard list manipulation to helperToke Høiland-Jørgensen1-0/+14
2019-06-28net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann1-1/+1
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed7-51/+109
2019-06-28taprio: Add support for txtime-assist modeVedang Patel1-0/+4
2019-06-28etf: Add skip_sock_checkVedang Patel1-0/+1
2019-06-28etf: Don't use BIT() in UAPI headers.Vedang Patel1-2/+2
2019-06-28net: phylink: further documentation clarificationsRussell King1-2/+9
2019-06-28net: sched: refactor reinsert actionJohn Hurley2-2/+2
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-2/+4
2019-06-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar8-46/+55
2019-06-28Merge tag 'batadv-next-for-davem-20190627v2' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-0/+8
2019-06-28power: supply: add input power and voltage limit propertiesEnric Balletbo i Serra1-0/+2
2019-06-28nl80211: Fix undefined behavior in bit shiftJiunn Chang1-1/+1
2019-06-28ASoC: soc-core: support dai_link with platforms_num != 1Jerome Brunet1-0/+6
2019-06-28arch: wire-up pidfd_open()Christian Brauner1-1/+3
2019-06-28pid: add pidfd_open()Christian Brauner1-0/+1
2019-06-28pidfd: add polling supportJoel Fernandes (Google)1-0/+3
2019-06-28lib/genalloc.c: Add algorithm, align and zeroed family of DMA allocatorsFredrik Noring1-1/+9
2019-06-28x86/kdump/64: Restrict kdump kernel reservation to <64TBBaoquan He1-0/+1
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-18/+8
2019-06-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+1
2019-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-0/+1
2019-06-27iomap: don't mark the inode dirty in iomap_write_endAndreas Gruenbacher1-0/+1
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-17/+3
2019-06-27bpf: implement getsockopt and setsockopt hooksStanislav Fomichev5-0/+72
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2-55/+129
2019-06-27keys: Pass the network namespace into request_key mechanismDavid Howells2-5/+45
2019-06-27workqueue: Make alloc/apply/free_workqueue_attrs() staticThomas Gleixner1-4/+0
2019-06-27xsk: Return the whole xdp_desc from xsk_umem_consume_txMaxim Mikityanskiy1-3/+3
2019-06-27xsk: Add getsockopt XDP_OPTIONSMaxim Mikityanskiy1-0/+8
2019-06-27xsk: Add API to check for available entries in FQMaxim Mikityanskiy1-0/+21
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-418/+366
2019-06-27mtd: spinand: Add initial support for Paragon PN26G0xAJeff Kletsky1-0/+1
2019-06-27mtd: Add flag to indicate panic_writeKamal Dasu1-0/+6