aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-07-02platform/x86: ISST: Add common API to register and handle ioctlsSrinivas Pandruvada1-0/+41
2019-07-02mm: remove the struct hmm_device infrastructureChristoph Hellwig1-20/+0
2019-07-02regulator: s2mps11: Adjust supported buck voltages to real valuesKrzysztof Kozlowski2-1/+4
2019-07-02mfd: madera: Fixup SPDX headersCharles Keepax3-15/+3
2019-07-02mfd: madera: Remove some unused registers and fix some defaultsCharles Keepax1-80/+0
2019-07-02mfd: stmfx: Fix macro definition spellingNathan Chancellor1-1/+1
2019-07-02mfd: rk808: Prepare rk805 for poweroffStefan Mavrodiev1-0/+1
2019-07-02mfd: rk808: Check pm_power_off pointerStefan Mavrodiev1-0/+1
2019-07-02mfd: cros_ec: differentiate SCP from EC by feature bitPi-Hsun Shih1-0/+1
2019-07-02mfd: madera: Add Madera core support for CS47L92Richard Fitzgerald2-0/+199
2019-07-02mfd: madera: Add Madera core support for CS47L15Richard Fitzgerald2-0/+7
2019-07-02mfd: madera: Fix bad reference to pinctrl.txt fileOtto Sabart1-1/+2
2019-07-02Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-5.3', 'ib-mfd-clk-regulat...Lee Jones3-720/+3061
2019-07-02btrfs: add mask for all RAID1 typesDavid Sterba1-0/+2
2019-07-01loopback: create blackhole net device similar to loopack.Mahesh Bandewar1-0/+2
2019-07-01net: page_pool: add helper function for retrieving dma directionIlias Apalodimas1-0/+9
2019-07-01net/tls: make sure offload also gets the keys wipedJakub Kicinski1-0/+1
2019-07-01idr: introduce idr_for_each_entry_continue_ul()Cong Wang1-0/+14
2019-07-01idr: fix overflow case for idr_for_each_entry_ul()Cong Wang1-2/+5
2019-07-01netlink: use 48 byte ctx instead of 6 signed longs for callbackJason A. Donenfeld1-1/+8
2019-07-01soc: qcom: mdt_loader: Support loading non-split imagesBjorn Andersson1-0/+2
2019-07-01net/mlx5: E-Switch, Consider host PF for inline mode and vlan popBodong Wang1-0/+1
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang1-3/+3
2019-07-01net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang1-1/+2
2019-07-01net/mlx5: Reduce dependency on enabled_vfs counter and num_vfsParav Pandit1-1/+0
2019-07-01net/mlx5: Don't handle VF func change if host PF is disabledBodong Wang1-1/+2
2019-07-01net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen1-3/+8
2019-07-01{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang1-0/+2
2019-07-01net/mlx5: Added MCQI and MCQS registers' description to ifcShay Agroskin2-2/+58
2019-07-01net/mlx5: Add hardware definitions for sub functionsParav Pandit1-3/+96
2019-07-01Merge tag 'v5.3-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-0/+2
2019-07-01net:gue.h:Fix shifting signed 32-bit value by 31 bits problemVandana BN1-1/+1
2019-07-01ipv6: icmp: allow flowlabel reflection in echo repliesEric Dumazet1-0/+7
2019-07-01net: dst.h: Fix shifting signed 32-bit value by 31 bits problemVandana BN1-1/+1
2019-07-01asm-generic: remove ptrace.hChristoph Hellwig1-73/+0
2019-07-01vfs: create a generic checking function for FS_IOC_FSSETXATTRDarrick J. Wong1-0/+9
2019-07-01vfs: create a generic checking and prep function for FS_IOC_SETFLAGSDarrick J. Wong1-0/+3
2019-07-01Merge branch 'for-linus' into for-nextTakashi Iwai5-13/+42
2019-07-01Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas2-0/+7
2019-07-01block: fix .bi_size overflowMing Lei1-2/+16
2019-07-01Merge tag 'v5.2-rc6' into for-5.3/blockJens Axboe426-1920/+502
2019-07-01habanalabs: Add busy engines bitmask to HW idle IOCTLTomer Tayar1-1/+29
2019-07-01mfd / platform: cros_ec_debugfs: Expose resume result via debugfsEvan Green1-0/+1
2019-07-01Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2-7/+10
2019-07-01btrfs: extent-tree: Add trace events for space info numbers updateQu Wenruo1-0/+40
2019-07-01Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman1-1/+2
2019-07-01drm/selftests: reduce stack usageArnd Bergmann1-1/+1
2019-07-01soundwire: add module_sdw_driver helper macroSrinivas Kandagatla1-0/+11
2019-07-01xfrm: remove get_mtu indirection from xfrm_typeFlorian Westphal1-3/+1
2019-06-30Merge tag 'mlx5e-updates-2019-06-28' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller7-52/+110