summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-04-28firmware: xilinx: Remove eemi ops for query_dataRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for get_chipidRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for get_api_versionRajan Vaja
2020-04-28firmware: fpga: replace the error codes with the standard onesRichard Gong
2020-04-28bus: mhi: core: Add support for MHI suspend and resumeManivannan Sadhasivam
2020-04-28drm/tegra: Fix SMMU support on Tegra124 and Tegra210Thierry Reding
2020-04-28x86/tboot: Mark tboot staticChristoph Hellwig
2020-04-28mtd: spi-nor: fix kernel-doc for spi_nor::spimemSergei Shtylyov
2020-04-28mtd: spi-nor: fix kernel-doc for spi_nor::infoSergei Shtylyov
2020-04-28mtd: spi-nor: fix kernel-doc for spi_nor::reg_protoSergei Shtylyov
2020-04-28mtd: spi-nor: fix kernel-doc for spi_nor::mtdSergei Shtylyov
2020-04-28mtd: spi-nor: fix kernel-doc for 'struct spi_nor'Sergei Shtylyov
2020-04-27interconnect: Add devm_of_icc_get() as exported API for usersAkash Asthana
2020-04-27bridge: mrp: Extend bridge interfaceHoratiu Vultur
2020-04-27locktorture.c: Fix if-statement empty body warningsRandy Dunlap
2020-04-27rcu-tasks: Add Kconfig option to mediate smp_mb() vs. IPIPaul E. McKenney
2020-04-27rcu-tasks: Split ->trc_reader_need_endPaul E. McKenney
2020-04-27rcu-tasks: Make RCU Tasks Trace make use of RCU scheduler hooksPaul E. McKenney
2020-04-27rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooksPaul E. McKenney
2020-04-27rcu-tasks: Add an RCU-tasks rude variantPaul E. McKenney
2020-04-27rcu-tasks: Refactor RCU-tasks to allow variants to be addedPaul E. McKenney
2020-04-27rcu: Reinstate synchronize_rcu_mult()Paul E. McKenney
2020-04-27sched/core: Add function to sample state of locked-down taskPaul E. McKenney
2020-04-27rcu: Remove unused ->rcu_read_unlock_special.b.deferred_qs fieldLai Jiangshan
2020-04-27rcu: Add rcu_gp_might_be_stalled()Paul E. McKenney
2020-04-27Revert "rculist: Describe variadic macro argument in a Sphinx-compatible way"Jonathan Neuschäfer
2020-04-27vsock/virtio: fix multiple packet delivery to monitoring devicesStefano Garzarella
2020-04-27dmaengine: fix channel index enumerationDave Jiang
2020-04-27SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")Chuck Lever
2020-04-27SUNRPC: Fix GSS privacy computation of auth->au_ralignChuck Lever
2020-04-27SUNRPC: Add "@len" parameter to gss_unwrap()Chuck Lever
2020-04-27Merge 5.7-rc3 into staging-nextGreg Kroah-Hartman
2020-04-27Merge 5.7-rc3 into driver-core-nextGreg Kroah-Hartman
2020-04-27Merge 5.7-rc3 into char-misc-nextGreg Kroah-Hartman
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-04-27sysctl: remove all extern declaration from sysctl.cChristoph Hellwig
2020-04-27mm: remove watermark_boost_factor_sysctl_handlerChristoph Hellwig
2020-04-26Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-26Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-26bpf: add bpf_ktime_get_boot_ns()Maciej Żenczykowski
2020-04-26bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=nStanislav Fomichev
2020-04-26bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}Stanislav Fomichev
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-25block: bypass ->make_request_fn for blk-mq driversChristoph Hellwig
2020-04-25iio: adis: Support different burst sizesNuno Sá
2020-04-25iio: adis: Add adis_update_bits() APIsNuno Sá
2020-04-25iio: imu: adis: Add irq flag variableNuno Sá
2020-04-25iio: imu: adis: Add Managed device functionsNuno Sá
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-24net: phy: remove genphy_no_soft_resetHeiner Kallweit