summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-07-08Merge tag 'soc_drivers_for_4.19' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2018-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-08openvswitch: kernel datapath clone actionYifeng Sun
2018-07-07xdp: XDP_REDIRECT should check IFF_UP and MTUToshiaki Makita
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-07-07linux/device.h: fix kernel-doc notation warningRandy Dunlap
2018-07-07slimbus: stream: add stream supportSrinivas Kandagatla
2018-07-07slimbus: core: rearrange slim_eaddr structureSrinivas Kandagatla
2018-07-07slimbus: core: add of_slim_device_get() helperSrinivas Kandagatla
2018-07-07Merge tag 'fsi-updates-2018-06-12' of https://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-07-07uio: change to use the mutex lock instead of the spin lockXiubo Li
2018-07-07net: bridge: fix br_vlan_get_{pvid,info} return valuesArnd Bergmann
2018-07-07lib: reciprocal_div: implement the improved algorithm on the paper mentionedJiong Wang
2018-07-06vfs: dedupe: rationalize argsMiklos Szeredi
2018-07-06vfs: dedupe: return intMiklos Szeredi
2018-07-06device: Add #define dev_fmt similar to #define pr_fmtJoe Perches
2018-07-06iommu/shmobile: Remove unused include/linux/platform_data/sh_ipmmu.h headerCorentin Labbe
2018-07-06power: remove possible deadlock when unregistering power_supplyBenjamin Tissoires
2018-07-06x86: irq_remapping: Move irq remapping mode enumSuravee Suthikulpanit
2018-07-06iommu: Enable debugfs exposure of IOMMU driver internalsGary R Hook
2018-07-06iommu/vt-d: Fix dev iotlb pfsid useJacob Pan
2018-07-06iommu/vt-d: Add definitions for PFSIDJacob Pan
2018-07-06Bluetooth: remove unused bt-nokia-h4p.h headerCorentin Labbe
2018-07-05Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-06Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-07-06Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie
2018-07-05PCI: Export pcie_get_speed_cap and pcie_get_width_capAlex Deucher
2018-07-05leds: triggers: new function led_set_trigger_data()Uwe Kleine-König
2018-07-05leds: triggers: define module_led_trigger helperUwe Kleine-König
2018-07-05leds: triggers: add device attribute supportUwe Kleine-König
2018-07-05leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König
2018-07-05driver core: Add device_link_remove functionpascal paillet
2018-07-05regulator: core: Change suspend_late to suspendpascal paillet
2018-07-05net: limit each hash list length to MAX_GRO_SKBSLi RongQing
2018-07-04soc: ti: wkup_m3_ipc: Add wkup_m3_request_wake_srcDave Gerlach
2018-07-04soc: ti: wkup_m3_ipc: Add rtc_only with ddr in self refresh mode supportKeerthy
2018-07-04Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-nextJason Gunthorpe
2018-07-04net/mlx5: Add hardware definitions for dump_fill_mkeyLeon Romanovsky
2018-07-04net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen
2018-07-04usercopy: Allow boot cmdline disabling of hardeningChris von Recklinghausen
2018-07-04net/sched: Introduce the ETF QdiscVinicius Costa Gomes
2018-07-04backlight: Remove obsolete comment for ->stateDaniel Vetter
2018-07-04mfd: da9063: Add DA9063L typeMarek Vasut
2018-07-04mfd: da9063: Replace model with typeMarek Vasut
2018-07-04mfd: da9063: Rename PMIC_DA9063 to PMIC_CHIP_ID_DA9063Marek Vasut
2018-07-04mfd: da9063: Replace DA9063_NUM_IRQ with ARRAY_SIZEMarek Vasut
2018-07-04mfd: da9063: Replace mfd_add_devices with devm counterpartMarek Vasut
2018-07-04mfd: da9063: Replace regmap_add_irq_chip with devm counterpartMarek Vasut