aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-06-27inotify: Add flag IN_MASK_CREATE for inotify_add_watch()Henry Wilson2-1/+2
2018-06-27clk: sunxi-ng: r40: Export video PLLsJernej Skrabec1-0/+4
2018-06-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+3
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-1/+3
2018-06-27bitfield: add u8 helpersJohannes Berg1-0/+1
2018-06-27bitfield: fix *_encode_bits()Johannes Berg1-3/+3
2018-06-27printk: Make CONSOLE_LOGLEVEL_QUIET configurableHans de Goede1-3/+3
2018-06-27fsnotify: add helper to get mask from connectorAmir Goldstein1-0/+2
2018-06-27fsnotify: let connector point to an abstract objectAmir Goldstein1-5/+10
2018-06-27fsnotify: pass connp and object type to fsnotify_add_mark()Amir Goldstein1-6/+14
2018-06-27fsnotify: use typedef fsnotify_connp_t for brevityAmir Goldstein1-3/+4
2018-06-27ARM: mvebu: convert secondary CPU clock sync to hotplug stateLucas Stach1-0/+1
2018-06-27nfp: reject binding to shared blocksJohn Hurley1-0/+5
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2-1/+3
2018-06-26remoteproc: Introduce prepare and unprepare for subdevicesBjorn Andersson1-0/+4
2018-06-26remoteproc: Make client initialize ops in rproc_subdevBjorn Andersson1-4/+1
2018-06-26remoteproc: Rename subdev functions to start/stopBjorn Andersson1-7/+7
2018-06-26hwspinlock: Remove redundant configBaolin Wang1-1/+1
2018-06-26hwspinlock: Add devm_xxx() APIs to register/unregister one hwlock controllerBaolin Wang1-0/+6
2018-06-26PCI: shpchp: Separate existence of SHPC and permission to use itBjorn Helgaas1-0/+1
2018-06-26hwspinlock: Add devm_xxx() APIs to request/free hwlockBaolin Wang1-0/+22
2018-06-26hwspinlock: Add one new API to support getting a specific hwlock by the nameBaolin Wang1-0/+7
2018-06-26block: Fix transfer when chunk sectors exceeds maxKeith Busch1-2/+2
2018-06-26scsi: read host_busy via scsi_host_busy()Ming Lei1-0/+1
2018-06-26scsi: target: remove target_find_deviceMike Christie1-2/+0
2018-06-26net: sched: call reoffload op on block callback regJohn Hurley1-2/+4
2018-06-26net: sched: cls_flower: implement offload tcf_proto_opJohn Hurley1-0/+15
2018-06-26net: sched: add tcf_proto_op to offload a ruleJohn Hurley2-3/+6
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley1-4/+7
2018-06-26ptp: support DPAA FMan 1588 timer in ptp_qoriqYangbo Lu1-7/+31
2018-06-26bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPFSean Young3-2/+37
2018-06-26Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar14-24/+39
2018-06-26tcp: add SNMP counter for zero-window dropsYafang Shao1-0/+1
2018-06-26net: Convert NAPI gro list into a small hash table.David Miller1-1/+2
2018-06-26net: Convert GRO SKB handling to list_head.David Miller8-28/+28
2018-06-26Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-0/+17
2018-06-26Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-1/+1
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-23/+36
2018-06-25RDMA/verbs: Drop kernel variant of destroy_flowLeon Romanovsky1-2/+0
2018-06-25RDMA/verbs: Drop kernel variant of create_flowLeon Romanovsky1-2/+0
2018-06-25RDMA/core: Remove unused ib cache functionsJason Gunthorpe1-39/+0
2018-06-25IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'Parav Pandit1-46/+3
2018-06-25IB/cm: Pass the sgid_attr through various eventsParav Pandit1-0/+3
2018-06-25IB/cm: Keep track of the sgid_attr that created the cm idParav Pandit1-0/+2
2018-06-25IB: Make ib_init_ah_attr_from_wc set sgid_attrParav Pandit1-0/+7
2018-06-25torture: Make online/offline messages appear only for verbose=2Paul E. McKenney1-1/+1
2018-06-25srcu: Introduce srcu_read_{un,}lock_notrace()Paul E. McKenney1-0/+17
2018-06-25xfrm: policy: remove pcpu policy cacheFlorian Westphal1-1/+0
2018-06-25disable -Wattribute-alias warning for SYSCALL_DEFINEx()Arnd Bergmann2-1/+11
2018-06-25kbuild: add macro for controlling warnings to linux/compiler.hArnd Bergmann2-0/+43