summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-07-08net: ethtool: Introduce ethtool_phy_opsFlorian Fainelli1-0/+25
2020-07-08PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck1-2/+2
2020-07-08fs: Add IOCB_NOIO flag for generic_file_read_iterAndreas Gruenbacher1-0/+1
2020-07-07cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang2-3/+7
2020-07-07net: phy: Properly define genphy_c45_driverAndrew Lunn1-0/+3
2020-07-07iio: core: move event interface on the opaque structAlexandru Ardelean2-3/+2
2020-07-07iio: core: move iio_dev's buffer_list to the private iio device objectAlexandru Ardelean2-2/+2
2020-07-07iio: core: move channel list & group to private iio device objectAlexandru Ardelean2-5/+5
2020-07-07iio: core: move debugfs data on the private iio dev infoAlexandru Ardelean2-12/+11
2020-07-07iio: core: wrap IIO device into an iio_dev_opaque objectAlexandru Ardelean2-1/+22
2020-07-07umd: Remove exit_umhEric W. Biederman2-17/+0
2020-07-07bpfilter: Take advantage of the facilities of struct pidEric W. Biederman1-1/+2
2020-07-07exit: Factor thread_group_exited out of pidfd_pollEric W. Biederman1-0/+2
2020-07-07thermal: core: genetlink support for events/cmd/samplingDaniel Lezcano1-17/+0
2020-07-07smccc: Make constants available to assemblyAndrew Scull1-22/+22
2020-07-07thermal: Make thermal_zone_device_is_enabled() available to core onlyAndrzej Pietrasiewicz1-5/+0
2020-07-06net: qed: sanitize BE/LE data processingAlexander Lobakin1-8/+7
2020-07-06Merge tag 'soc-attr-updates-5.9' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+5
2020-07-06regulator: pca9450: add pca9450 pmic driverRobin Gong1-0/+219
2020-07-06scatterlist: protect parameters of the sg_table related macrosMarek Szyprowski1-4/+4
2020-07-06firmware: smccc: Add ARCH_SOC_ID supportSudeep Holla1-0/+5
2020-07-06net: dsa: felix: support half-duplex link modesVladimir Oltean1-0/+1
2020-07-06Merge branch 'io_uring-5.8' into for-5.9/io_uringJens Axboe2-2/+7
2020-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-0/+30
2020-07-05arch: rename copy_thread_tls() back to copy_thread()Christian Brauner1-2/+2
2020-07-05arch: remove HAVE_COPY_THREAD_TLSChristian Brauner1-14/+1
2020-07-05fork: remove do_fork()Christian Brauner1-1/+0
2020-07-04umd: Track user space drivers with struct pidEric W. Biederman1-1/+1
2020-07-04exec: Remove do_execve_fileEric W. Biederman1-1/+0
2020-07-04umh: Stop calling do_execve_fileEric W. Biederman1-1/+0
2020-07-04umd: Transform fork_usermode_blob into fork_usermode_driverEric W. Biederman1-1/+5
2020-07-04umd: Rename umd_info.cmdline umd_info.driver_nameEric W. Biederman1-1/+1
2020-07-04umd: For clarity rename umh_info umd_infoEric W. Biederman2-4/+4
2020-07-04umh: Separate the user mode driver and the user mode helper supportEric W. Biederman4-19/+31
2020-07-04umh: Remove call_usermodehelper_setup_file.Eric W. Biederman1-3/+0
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