summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-05-24regulator: max8952: Pass descriptor instead of GPIO numberLinus Walleij1-1/+0
2018-05-24regulator: lp8788-ldo: Pass descriptor instead of GPIO numberLinus Walleij1-16/+0
2018-05-24Merge tag 'usb-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2-25/+1
2018-05-24Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...Jason Gunthorpe2-6/+14
2018-05-24bpf: properly enforce index mask to prevent out-of-bounds speculationDaniel Borkmann1-1/+1
2018-05-24ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux1-0/+1
2018-05-24bpf: Split lwt inout verifier structuresMathieu Xhonneux1-2/+2
2018-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-7/+33
2018-05-23gso: limit udp gso to egress-only virtual devicesWillem de Bruijn1-1/+0
2018-05-23net: add skeleton of bpfilter kernel moduleAlexei Starovoitov1-0/+15
2018-05-23umh: introduce fork_usermode_blob() helperAlexei Starovoitov2-0/+13
2018-05-23gpio: Remove VLA from gpiolibLaura Abbott1-4/+6
2018-05-23bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_infoMartin KaFai Lau1-2/+2
2018-05-23bpf: Expose check_uarg_tail_zero()Martin KaFai Lau1-0/+2
2018-05-23cpufreq: Rename cpufreq_can_do_remote_dvfs()Viresh Kumar1-1/+1
2018-05-23netfilter: nfnetlink_queue: resolve clash for unconfirmed conntracksPablo Neira Ayuso1-0/+5
2018-05-23netfilter: add struct nf_nat_hook and use itPablo Neira Ayuso1-5/+16
2018-05-23netfilter: add struct nf_ct_hook and use itPablo Neira Ayuso1-1/+6
2018-05-23netfilter: lift one-nat-hook-only restrictionFlorian Westphal1-1/+0
2018-05-23dax: Introduce a ->copy_to_iter dax operationDan Williams2-2/+8
2018-05-23uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilationDan Williams1-1/+1
2018-05-23qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru1-0/+10
2018-05-23qed: Add support for processing iscsi tlv request.Sudarsana Reddy Kalluru1-0/+36
2018-05-23qed: Add support for processing fcoe tlv request.Sudarsana Reddy Kalluru1-0/+193
2018-05-23qed: Add support for tlv request processing.Sudarsana Reddy Kalluru1-0/+37
2018-05-23rcu/x86: Provide early rcu_cpu_starting() callbackPeter Zijlstra3-1/+2
2018-05-22mm, fs, dax: handle layout changes to pinned dax mappingsDan Williams1-0/+7
2018-05-22mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams2-44/+63
2018-05-22i2c: Export of_i2c_get_board_info()Boris Brezillon1-0/+10
2018-05-22usb: musb: remove unused members in struct musb_hdrc_configBin Liu1-15/+0
2018-05-22tty: add missing const to termios hw-change helperJohan Hovold1-1/+1
2018-05-22Merge tag 'drm/tegra/for-4.18-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie1-18/+6
2018-05-22Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...Dave Airlie1-0/+16
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-35/+88
2018-05-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds5-3/+25
2018-05-21arm_pmu: simplify arm_pmu::handle_irqMark Rutland1-1/+1
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-11/+1
2018-05-21Merge tag 'ib-mfd-hwmon-v4.18' into hwmon-nextGuenter Roeck1-0/+2
2018-05-21mmc: core: add tunable delay waiting for power to be stableShawn Lin1-0/+1
2018-05-21usb: gadget: composite Allow for larger configuration descriptorsJoel Pepper1-1/+1
2018-05-21Merge 4.17-rc6 into usb-nextGreg Kroah-Hartman15-26/+98
2018-05-21net: dsa: b53: Extend platform data to include DSA portsFlorian Fainelli1-0/+4
2018-05-21net: dsa: mv88e6xxx: Add support for EEPROM via platform dataAndrew Lunn1-0/+1
2018-05-21net: dsa: mv88e6xxx: Add minimal platform_data supportAndrew Lunn1-0/+17
2018-05-20fscrypt: make fscrypt_operations.max_namelen an integerEric Biggers1-1/+1
2018-05-20fscrypt: clean up after fscrypt_prepare_lookup() conversionsEric Biggers2-24/+0
2018-05-20fs, fscrypt: only define ->s_cop when FS_ENCRYPTION is enabledEric Biggers1-2/+2
2018-05-20Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-1/+11
2018-05-20Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4