summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-07-07bpfilter: Take advantage of the facilities of struct pidEric W. Biederman
2020-07-07exit: Factor thread_group_exited out of pidfd_pollEric W. Biederman
2020-07-06net: qed: sanitize BE/LE data processingAlexander Lobakin
2020-07-06scatterlist: protect parameters of the sg_table related macrosMarek Szyprowski
2020-07-05net: dsa: felix: support half-duplex link modesVladimir Oltean
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
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-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-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-01bpf: Introduce helper bpf_get_task_stack()Song Liu
2020-07-01perf: Expose get/put_callchain_entry()Song Liu
2020-06-30of: mdio: provide devm_of_mdiobus_register()Bartosz Golaszewski
2020-06-30of: mdio: remove the 'extern' keyword from function declarationsBartosz Golaszewski
2020-06-30net: phy: don't abuse devres in devm_mdiobus_register()Bartosz Golaszewski
2020-06-30phy: un-inline devm_mdiobus_register()Bartosz Golaszewski
2020-06-30net: qed: update copyright yearsAlexander Lobakin
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin
2020-06-30net: qed: correct existing SPDX tagsAlexander Lobakin
2020-06-30PCI: Make pcie_find_root_port() work for Root PortsMika Westerberg
2020-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-30Merge tag 'fixes-v5.8-rc3-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-30task_work: teach task_work_add() to do signal_wake_up()Oleg Nesterov
2020-06-30bpf: sockmap: Require attach_bpf_fd when detaching a programLorenz Bauer
2020-06-30bpf: flow_dissector: Check value of unused flags to BPF_PROG_DETACHLorenz Bauer
2020-06-30dma-mapping: Add a new dma_need_sync APIChristoph Hellwig
2020-06-29ethtool: Add link extended stateAmit Cohen
2020-06-29Merge tag 'mac80211-for-net-2020-06-29' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-06-29blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flagsHou Tao
2020-06-28Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-28Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-28Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-28Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-28smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra
2020-06-28sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build failPeter Zijlstra
2020-06-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-06-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-06-27net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan
2020-06-27net/mlx5: Avoid RDMA file inclusion in core driverParav Pandit