summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-07-04umh: Capture the pid in umh_pipe_setupEric W. Biederman1-1/+0
2020-07-04media: mach-omap1: board-ams-delta.c: remove soc_camera dependenciesHans Verkuil1-32/+0
2020-07-04genirq: Remove preflow handler supportValentin Schneider2-16/+0
2020-07-04sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen1-0/+28
2020-07-03Merge tag 'pci-v5.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+5
2020-07-03net/mlx5: Enable QP number request when creating IPoIB underlay QPMichael Guralnik1-2/+7
2020-07-03Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2020-07-03Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+7
2020-07-03USB: Fix up terminology in include filesGreg Kroah-Hartman3-8/+9
2020-07-02Merge branch 'perf/vlbr'Peter Zijlstra45-139/+501
2020-07-02firmware: stratix10-svc: extend svc to support new RSU featuresRichard Gong2-0/+51
2020-07-02firmware: stratix10-svc: correct reconfig flag and timeout valuesRichard Gong1-5/+4
2020-07-02device: remove 'extern' attribute from function prototypes in device.hBartosz Golaszewski1-116/+107
2020-07-02cpufreq: Register governors at core_initcallQuentin Perret1-0/+14
2020-07-02spi: Avoid setting the chip select if we don't need toDouglas Anderson1-0/+4
2020-07-01audit: remove unused !CONFIG_AUDITSYSCALL __audit_inode* stubsRichard Guy Briggs1-8/+0
2020-07-01driver-core: Introduce DEVICE_ATTR_ADMIN_{RO,RW}Dan Williams2-0/+11
2020-07-01firmware: arm_scmi: Add base notifications supportCristian Marussi1-0/+9
2020-07-01firmware: arm_scmi: Add reset notifications supportCristian Marussi1-0/+8
2020-07-01firmware: arm_scmi: Add sensor notifications supportCristian Marussi1-5/+8
2020-07-01firmware: arm_scmi: Add perf notifications supportCristian Marussi1-0/+17
2020-07-01firmware: arm_scmi: Add power notifications supportCristian Marussi1-0/+12
2020-07-01firmware: arm_scmi: Add notification callbacks-registrationCristian Marussi1-0/+46
2020-07-01firmware: arm_scmi: Add notification protocol-registrationCristian Marussi1-0/+3
2020-07-01bpf: Introduce helper bpf_get_task_stack()Song Liu1-0/+1
2020-07-01perf: Expose get/put_callchain_entry()Song Liu1-0/+2
2020-07-01block: remove the all_bdevs listChristoph Hellwig1-1/+0
2020-07-01block: remove the unused bd_private field from struct block_deviceChristoph Hellwig1-7/+0
2020-07-01block: remove the bd_queue field from struct block_deviceChristoph Hellwig1-1/+0
2020-07-01block: remove the bd_block_size field from struct block_deviceChristoph Hellwig2-2/+1
2020-07-01block: remove direct_make_requestChristoph Hellwig1-1/+0
2020-07-01block: rename generic_make_request to submit_bio_noacctChristoph Hellwig1-1/+1
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig3-8/+4
2020-07-01block: remove the request_queue argument from blk_queue_splitChristoph Hellwig1-1/+1
2020-07-01usb: typec: Add data structure for Enter_USB messageHeikki Krogerus1-0/+14
2020-07-01usb: typec: Combine the definitions for Accessory and USB modesHeikki Krogerus1-9/+5
2020-07-01usb: fix kernel-doc warnings and formatting in <linux/usb.h>Randy Dunlap1-3/+7
2020-07-01backlight: sky81452: Privatize platform dataLinus Walleij2-39/+0
2020-07-01backlight: sky81452: Convert to GPIO descriptorsLinus Walleij1-2/+4
2020-07-01of_graph: add of_graph_is_present()Dmitry Osipenko1-0/+6
2020-07-01of: mdio: provide devm_of_mdiobus_register()Bartosz Golaszewski1-0/+3
2020-07-01of: mdio: remove the 'extern' keyword from function declarationsBartosz Golaszewski1-19/+18
2020-07-01net: phy: don't abuse devres in devm_mdiobus_register()Bartosz Golaszewski1-6/+4
2020-07-01phy: un-inline devm_mdiobus_register()Bartosz Golaszewski1-13/+2
2020-07-01net: qed: update copyright yearsAlexander Lobakin18-0/+18
2020-07-01net: qed: convert to SPDX License IdentifiersAlexander Lobakin16-448/+18
2020-07-01net: qed: correct existing SPDX tagsAlexander Lobakin2-2/+3
2020-07-01PCI: Make pcie_find_root_port() work for Root PortsMika Westerberg1-6/+5
2020-07-01Merge tag 'gpio-updates-for-v5.9-part1' of git://git.kernel.org/pub/scm/linux...Linus Walleij1-1/+1
2020-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller6-4/+38