summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-02-09clk: remove u300 driverArnd Bergmann1-1/+0
2021-02-09RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flowYishai Hadas1-0/+2
2021-02-09net: watchdog: hold device global xmit lock during tx disableEdwin Peer1-0/+2
2021-02-09Merge tag 'mlx5-updates-2021-02-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+29
2021-02-09iomap: support REQ_OP_ZONE_APPENDNaohiro Aota1-0/+1
2021-02-09block: add bio_add_zone_append_pageJohannes Thumshirn1-0/+2
2021-02-09lib/zstd: convert constants to definesNikolay Borisov1-4/+4
2021-02-08NFS: Always clear an invalid mapping when attempting a buffered writeTrond Myklebust1-0/+1
2021-02-08block: use bi_max_vecs to find the bvec poolChristoph Hellwig2-29/+1
2021-02-08block: turn the nr_iovecs argument to bio_alloc* into an unsigned shortChristoph Hellwig1-3/+4
2021-02-08block: move struct biovec_slab to bio.cChristoph Hellwig1-6/+0
2021-02-08mfd: iqs62x: Do not poll during ATIJeff LaBundy1-7/+4
2021-02-08mfd: intel-m10-bmc: Expose MAC address and countRuss Weight1-0/+9
2021-02-08mfd: Standardise MFD_CELL_* helper namesLee Jones1-3/+3
2021-02-08Merge branches 'ib-mfd-asoc-5.12', 'ib-mfd-bus-5.12' and 'ib-mfd-gpio-regulat...Lee Jones4-30/+21
2021-02-08spi: Change provied to provided in the file spi.hBhaskar Chowdhury1-1/+1
2021-02-08mmc: core: Drop redundant bouncesz from struct mmc_cardUlf Hansson1-1/+0
2021-02-08mmc: core: Drop redundant member in struct mmc hostUlf Hansson1-1/+0
2021-02-08regulator: mt6315: Add support for MT6315 regulatorHsin-Hsiung Wang1-0/+44
2021-02-08module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig2-20/+0
2021-02-08module: remove EXPORT_SYMBOL_GPL_FUTUREChristoph Hellwig2-6/+0
2021-02-08module: move struct symsearch to module.cChristoph Hellwig1-11/+0
2021-02-08module: mark module_mutex staticChristoph Hellwig1-2/+0
2021-02-08kallsyms: only build {,module_}kallsyms_on_each_symbol when requiredChristoph Hellwig2-25/+8
2021-02-08ssb: Use true and false for bool variableJiapeng Chong1-7/+7
2021-02-08module: use RCU to synchronize find_moduleChristoph Hellwig1-1/+1
2021-02-08Merge 5.11-rc7 into usb-nextGreg Kroah-Hartman15-36/+71
2021-02-08fs-verity: add FS_IOC_READ_VERITY_METADATA ioctlEric Biggers1-0/+12
2021-02-07Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+8
2021-02-07Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+3
2021-02-07soundwire: export sdw_write/read_no_pm functionsBard Liao1-0/+2
2021-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski1-2/+0
2021-02-06net: Introduce {netdev,napi}_alloc_frag_align()Kevin Hao1-2/+34
2021-02-06mm: page_frag: Introduce page_frag_alloc_align()Kevin Hao1-2/+10
2021-02-06usb: common: Parse for USB SSP genXxYThinh Nguyen1-0/+11
2021-02-06net/mlx5e: Match recirculated packet miss in slow table using reg_c1Vlad Buslov1-1/+9
2021-02-06net/mlx5e: Refactor reg_c1 usageVlad Buslov1-0/+19
2021-02-06net/mlx5e: VF tunnel TX traffic offloadingVlad Buslov1-0/+2
2021-02-06entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi2-0/+3
2021-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-7/+11
2021-02-05genirq: Prevent [devm_]irq_alloc_desc from returning irq 0Hans de Goede1-2/+2
2021-02-05kasan: add explicit preconditions to kasan_report()Vincenzo Frascino1-0/+7
2021-02-05mm/vmalloc: separate put pages and flush VM flagsRick Edgecombe1-7/+2
2021-02-05mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song1-0/+2
2021-02-05Merge tag 'iommu-fixes-v5.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+4
2021-02-05IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_devParav Pandit1-8/+0
2021-02-05Merge tag 'mhi-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman1-1/+21
2021-02-05mtd: spi-nor: Add Global Block Unlock commandTudor Ambarus1-0/+1
2021-02-05Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...Greg Kroah-Hartman1-1/+1
2021-02-05Drivers: hv: vmbus: Resolve race condition in vmbus_onoffer_rescind()Andrea Parri (Microsoft)1-0/+1