summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-04-26Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-0/+75
2018-04-26Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner3-14/+27
2018-04-26HID: multitouch: implement precision touchpad latency and switchesBenjamin Tissoires1-0/+3
2018-04-26HID: input: append a suffix matching the applicationBenjamin Tissoires1-0/+1
2018-04-26HID: generic: create one input report per application typeBenjamin Tissoires1-3/+7
2018-04-26HID: store the full list of reports in the hidinputBenjamin Tissoires1-0/+2
2018-04-26Merge tag 'tags/tcpm-pps-4.18' into psy-nextSebastian Reichel8-49/+27
2018-04-26staging: kernel.h: Prevent macro expantion bug in container_of_safe()Dan Carpenter1-1/+1
2018-04-26Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-3/+1
2018-04-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+5
2018-04-26Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+4
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+3
2018-04-26remoteproc: fix crashed parameter logic on stop callArnaud Pouliquen1-1/+1
2018-04-26power: supply: ab8500: Drop AB8540/9540 supportLinus Walleij3-7/+0
2018-04-26power: supply: bq27xxx: Add support for BQ27426Andrew F. Davis1-1/+2
2018-04-25virtio: add ability to iterate over vqsMichael S. Tsirkin1-0/+3
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2-1/+1
2018-04-25macvlan: Provide function for interfaces to release HW offloadAlexander Duyck1-0/+8
2018-04-25macvlan: Add function to test for destination filtering supportAlexander Duyck1-0/+9
2018-04-25macvlan: macvlan_count_rx shouldn't be static inline AND externAlexander Duyck1-4/+0
2018-04-25macvlan: Rename fwd_priv to accel_priv and add accessor functionAlexander Duyck1-1/+7
2018-04-25block: mq: Add some minor doc for core structsLinus Walleij1-0/+3
2018-04-25power: supply: Add 'usb_type' property and supporting codeAdam Thomson1-0/+16
2018-04-25typec: tcpm: Add core support for sink side PPSAdam Thomson2-2/+3
2018-04-25soc: qcom: Add GENI based QUP Wrapper driverKarthikeyan Ramasubramanian1-0/+425
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-38/+30
2018-04-25rslib: Allocate decoder buffers to avoid VLAsThomas Gleixner1-0/+2
2018-04-25rslib: Split rs control structThomas Gleixner1-6/+13
2018-04-25rslib: Remove GPL boilerplateThomas Gleixner1-5/+0
2018-04-25rslib: Add SPDX identifiersThomas Gleixner1-0/+1
2018-04-25rslib: Cleanup top level commentsThomas Gleixner1-6/+1
2018-04-25rslib: Cleanup whitespace damageThomas Gleixner1-6/+6
2018-04-25rslib: Add GFP aware init functionThomas Gleixner1-3/+25
2018-04-25PCI/IOV: Add pci-pf-stub driver for PFs that only enable VFsAlexander Duyck1-0/+2
2018-04-25PCI/IOV: Add pci_sriov_configure_simple()Alexander Duyck1-0/+2
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+4
2018-04-24net: ethtool: Add missing kernel doc for FEC parametersFlorian Fainelli1-0/+2
2018-04-24rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter()NeilBrown1-2/+3
2018-04-24rhashtable: remove outdated comments about grow_decision etcNeilBrown1-19/+14
2018-04-24regmap: include <linux/ktime.h> from include/linux/regmap.hSean Wang1-0/+1
2018-04-24mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund1-0/+1
2018-04-24Revert "net: init sk_cookie for inet socket"Yafang Shao1-9/+0
2018-04-24net/dim: Support adaptive TX moderationTal Gilboa1-13/+50
2018-04-24net/dim: Rename *_get_profile() functions to *_get_rx_moderation()Tal Gilboa1-6/+6
2018-04-24drm/i2c: tda9950: add CEC driverRussell King1-0/+16
2018-04-24netfilter: ebtables: remove EBT_MATCH and EBT_NOMATCHTaehee Yoo1-4/+0
2018-04-24bpf: sockmap, map_release does not hold refcnt for pinned mapsJohn Fastabend1-1/+1
2018-04-24bpf: disable and restore preemption in __BPF_PROG_RUN_ARRAYRoman Gushchin1-0/+2
2018-04-23Merge tag 'v4.17-rc2' into next-generalJames Morris317-3250/+8911