summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-09-28Merge branch 'fixes' into nextUlf Hansson
2020-09-28memstick: Skip allocating card when removing hostKai-Heng Feng
2020-09-28hv: hyperv.h: Introduce some hvpfn helper functionsBoqun Feng
2020-09-28Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv headerBoqun Feng
2020-09-28Drivers: hv: vmbus: Introduce types of GPADLBoqun Feng
2020-09-27ptp: add stub function for ptp_get_msgtype()Yangbo Lu
2020-09-27mm/fork: Pass new vma pointer into copy_page_range()Peter Xu
2020-09-27mm: Introduce mm_struct.has_pinnedPeter Xu
2020-09-26fs: remove KSTAT_QUERY_FLAGSChristoph Hellwig
2020-09-26fs: move vfs_fstatat out of lineChristoph Hellwig
2020-09-26fs: implement vfs_stat and vfs_lstat in terms of vfs_fstatatChristoph Hellwig
2020-09-26fs: remove vfs_statx_fdChristoph Hellwig
2020-09-26Merge tag 'drivers_soc_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2020-09-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-26Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-26mm: don't rely on system state to detect hot-plug operationsLaurent Dufour
2020-09-26mm: replace memmap_context by meminit_contextLaurent Dufour
2020-09-26mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik
2020-09-25bpf: Add comment to document BTF type PTR_TO_BTF_ID_OR_NULLJohn Fastabend
2020-09-25net: stmmac: Add option for VLAN filter fail queue enableChuah, Kim Tatt
2020-09-25mm/page_ref: Convert the open coded tracepoint enabled to the new helperSteven Rostedt (VMware)
2020-09-25tracepoints: Add helper to test if tracepoint is enabled in a headerSteven Rostedt (VMware)
2020-09-25SUNRPC/NFSD: Implement xdr_reserve_space_vec()Anna Schumaker
2020-09-25efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report itArd Biesheuvel
2020-09-25bpf: Enable bpf_skc_to_* sock casting helper to networking prog typeMartin KaFai Lau
2020-09-25compat.h: fix a spelling error in <linux/compat.h>Christoph Hellwig
2020-09-25genirq: Add stub for set_handle_irq() when !GENERIC_IRQ_MULTI_HANDLERZhen Lei
2020-09-25soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe apiDennis YC Hsieh
2020-09-25soc: mediatek: cmdq: add jump functionDennis YC Hsieh
2020-09-25soc: mediatek: cmdq: add write_s_mask value functionDennis YC Hsieh
2020-09-25soc: mediatek: cmdq: add write_s value functionDennis YC Hsieh
2020-09-25soc: mediatek: cmdq: add read_s functionDennis YC Hsieh
2020-09-25soc: mediatek: cmdq: add write_s_mask functionDennis YC Hsieh
2020-09-25soc: mediatek: cmdq: add write_s functionDennis YC Hsieh
2020-09-25USB: correct API of usb_control_msg_send/recvOliver Neukum
2020-09-25iopoll: update kerneldoc of read_poll_timeout_atomic()Chunfeng Yun
2020-09-25dm: add support for REQ_NOWAIT and enable it for linear targetKonstantin Khlebnikov
2020-09-25block: add QUEUE_FLAG_NOWAITMike Snitzer
2020-09-25block: add a bdev_is_partition helperChristoph Hellwig
2020-09-25block: remove unused BLK_QC_T_EAGAIN flagJeffle Xu
2020-09-25rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQPeter Oskolkov
2020-09-25ACPI: Remove three unused inline functionsYueHaibing
2020-09-25Fonts: Support FONT_EXTRA_WORDS macros for built-in fontsPeilin Ye
2020-09-25fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye
2020-09-25X.509: support OSCCA certificate parseTianjia Zhang
2020-09-25lib/mpi: Introduce ec implementation to MPI libraryTianjia Zhang
2020-09-25lib/mpi: Extend the MPI libraryTianjia Zhang
2020-09-25dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methodsChristoph Hellwig
2020-09-25dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig
2020-09-25dma-mapping: remove dma_cache_syncChristoph Hellwig