summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-07-06Merge tag 'soc-attr-updates-5.9' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2020-07-06regulator: pca9450: add pca9450 pmic driverRobin Gong
2020-07-06scatterlist: protect parameters of the sg_table related macrosMarek Szyprowski
2020-07-06firmware: smccc: Add ARCH_SOC_ID supportSudeep Holla
2020-07-05net: dsa: felix: support half-duplex link modesVladimir Oltean
2020-07-05Merge branch 'io_uring-5.8' into for-5.9/io_uringJens Axboe
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner
2020-07-04fork: remove do_fork()Christian Brauner
2020-07-04umd: Track user space drivers with struct pidEric W. Biederman
2020-07-04exec: Remove do_execve_fileEric W. Biederman
2020-07-04umh: Stop calling do_execve_fileEric W. Biederman
2020-07-04umd: Transform fork_usermode_blob into fork_usermode_driverEric W. Biederman
2020-07-04umd: Rename umd_info.cmdline umd_info.driver_nameEric W. Biederman
2020-07-04umd: For clarity rename umh_info umd_infoEric W. Biederman
2020-07-04umh: Separate the user mode driver and the user mode helper supportEric W. Biederman
2020-07-04umh: Remove call_usermodehelper_setup_file.Eric W. Biederman
2020-07-04umh: Capture the pid in umh_pipe_setupEric W. Biederman
2020-07-04media: mach-omap1: board-ams-delta.c: remove soc_camera dependenciesHans Verkuil
2020-07-04genirq: Remove preflow handler supportValentin Schneider
2020-07-03sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen
2020-07-03Merge tag 'pci-v5.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-03net/mlx5: Enable QP number request when creating IPoIB underlay QPMichael Guralnik
2020-07-02Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-02Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-02USB: Fix up terminology in include filesGreg Kroah-Hartman
2020-07-02Merge branch 'perf/vlbr'Peter Zijlstra
2020-07-02firmware: stratix10-svc: extend svc to support new RSU featuresRichard Gong
2020-07-02firmware: stratix10-svc: correct reconfig flag and timeout valuesRichard Gong
2020-07-02device: remove 'extern' attribute from function prototypes in device.hBartosz Golaszewski
2020-07-02cpufreq: Register governors at core_initcallQuentin Perret
2020-07-01spi: Avoid setting the chip select if we don't need toDouglas Anderson
2020-07-01audit: remove unused !CONFIG_AUDITSYSCALL __audit_inode* stubsRichard Guy Briggs
2020-07-01driver-core: Introduce DEVICE_ATTR_ADMIN_{RO,RW}Dan Williams
2020-07-01firmware: arm_scmi: Add base notifications supportCristian Marussi
2020-07-01firmware: arm_scmi: Add reset notifications supportCristian Marussi
2020-07-01firmware: arm_scmi: Add sensor notifications supportCristian Marussi
2020-07-01firmware: arm_scmi: Add perf notifications supportCristian Marussi
2020-07-01firmware: arm_scmi: Add power notifications supportCristian Marussi
2020-07-01firmware: arm_scmi: Add notification callbacks-registrationCristian Marussi
2020-07-01firmware: arm_scmi: Add notification protocol-registrationCristian Marussi
2020-07-01bpf: Introduce helper bpf_get_task_stack()Song Liu
2020-07-01perf: Expose get/put_callchain_entry()Song Liu
2020-07-01block: remove the all_bdevs listChristoph Hellwig
2020-07-01block: remove the unused bd_private field from struct block_deviceChristoph Hellwig
2020-07-01block: remove the bd_queue field from struct block_deviceChristoph Hellwig
2020-07-01block: remove the bd_block_size field from struct block_deviceChristoph Hellwig
2020-07-01block: remove direct_make_requestChristoph Hellwig
2020-07-01block: rename generic_make_request to submit_bio_noacctChristoph Hellwig