summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-03-25remoteproc: Use u64 type for boot_addrClement Leger
2020-03-25remoteproc: Use size_t instead of int for rproc_mem_entry lenClement Leger
2020-03-25remoteproc: Use size_t type for len in da_to_vaClement Leger
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-25clk: Pass correct arguments to __clk_hw_register_gate()Stephen Boyd
2020-03-25fanotify: report name info for FAN_DIR_MODIFY eventAmir Goldstein
2020-03-25Merge tag 'spi-nor/for-5.7' into mtd/nextMiquel Raynal
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-25Merge tag 'zynqmp-soc-for-v5.7' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann
2020-03-25Merge tag 'at91-5.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Arnd Bergmann
2020-03-25Merge tag 'omap-for-v5.7/pm33xx-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-03-25block: move the part_stat* helpers from genhd.h to a new headerChristoph Hellwig
2020-03-25block: move block layer internals out of include/linux/genhd.hChristoph Hellwig
2020-03-25block: move guard_bio_eod to bio.cChristoph Hellwig
2020-03-25block: mark part_in_flight and part_in_flight_rw staticChristoph Hellwig
2020-03-25block: mark block_depr staticChristoph Hellwig
2020-03-25exec: Add exec_update_mutex to replace cred_guard_mutexEric W. Biederman
2020-03-25block/diskstats: replace time_in_queue with sum of request timesKonstantin Khlebnikov
2020-03-25block/diskstats: accumulate all per-cpu counters in one passKonstantin Khlebnikov
2020-03-25block/diskstats: more accurate approximation of io_ticks for slow disksKonstantin Khlebnikov
2020-03-25Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar
2020-03-25Merge tag 'imx-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2020-03-25Merge tag 'qcom-drivers-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2020-03-25Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2020-03-25Merge tag 'omap-for-v5.7/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2020-03-25Merge tag 'extcon-next-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2020-03-25cpu/hotplug: Hide cpu_up/down()Qais Yousef
2020-03-25cpu/hotplug: Move bringup of secondary CPUs out of smp_init()Qais Yousef
2020-03-25cpu/hotplug: Provide bringup_hibernate_cpu()Qais Yousef
2020-03-25cpu/hotplug: Create a new function to shutdown nonboot cpusQais Yousef
2020-03-25cpu/hotplug: Add new {add,remove}_cpu() functionsQais Yousef
2020-03-25Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas
2020-03-25Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...Catalin Marinas
2020-03-25backlight: corgi: Convert to use GPIO descriptorsLinus Walleij
2020-03-25fanotify: send FAN_DIR_MODIFY event flavor with dir inode and nameAmir Goldstein
2020-03-25ieee80211: fix HE SPR size calculationJohannes Berg
2020-03-25gpio: mmio: introduce BGPIOF_NO_SET_ON_INPUTChuanhong Guo
2020-03-25PM / devfreq: Get rid of some doc warningsMauro Carvalho Chehab
2020-03-25PM / devfreq: Remove unneeded extern keywordChanwoo Choi
2020-03-24net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_popVladimir Oltean
2020-03-25extcon: Mark extcon_get_edev_name() function as exported symbolMayank Rana
2020-03-24mtd: rawnand: Add support for manufacturer specific suspend/resume operationMason Yang
2020-03-24i2c: core: Provide generic definitions for bus frequenciesAndy Shevchenko
2020-03-24x86/devicetable: Move x86 specific macro out of generic codeThomas Gleixner
2020-03-24mm: Add vmf_insert_pfn_xxx_prot() for huge page-table entriesThomas Hellstrom (VMware)
2020-03-24mm: Introduce vma_is_special_hugeThomas Hellstrom (VMware)
2020-03-24fs: Constify vma argument to vma_is_daxThomas Hellstrom (VMware)
2020-03-24Merge branch 'regulator-5.7' into regulator-nextMark Brown
2020-03-24regulator: qcom_smd: Add pmi8994 regulator supportBjorn Andersson