summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-26devlink: introduce flash update overwrite maskJacob Keller2-1/+26
2020-09-26devlink: convert flash_update to use params structureJacob Keller1-2/+16
2020-09-26devlink: check flash_update parameter support in net coreJacob Keller1-0/+15
2020-09-26bpf: Add comment to document BTF type PTR_TO_BTF_ID_OR_NULLJohn Fastabend1-2/+16
2020-09-26net: stmmac: Add option for VLAN filter fail queue enableChuah, Kim Tatt1-0/+2
2020-09-26mm/page_ref: Convert the open coded tracepoint enabled to the new helperSteven Rostedt (VMware)1-21/+21
2020-09-26tracepoints: Add helper to test if tracepoint is enabled in a headerSteven Rostedt (VMware)1-0/+34
2020-09-26SUNRPC/NFSD: Implement xdr_reserve_space_vec()Anna Schumaker1-0/+2
2020-09-26efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report itArd Biesheuvel1-0/+1
2020-09-25bpf: Change bpf_sk_assign to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau1-1/+1
2020-09-25bpf: Change bpf_tcp_*_syncookie to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau1-2/+2
2020-09-25bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau2-2/+1
2020-09-25bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_...Martin KaFai Lau1-4/+4
2020-09-25bpf: Enable bpf_skc_to_* sock casting helper to networking prog typeMartin KaFai Lau1-0/+1
2020-09-25Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz1-0/+2
2020-09-25ACPI: battery: include linux/power_supply.hBarnabás Pőcze1-0/+2
2020-09-25compat.h: fix a spelling error in <linux/compat.h>Christoph Hellwig1-1/+1
2020-09-25genirq: Add stub for set_handle_irq() when !GENERIC_IRQ_MULTI_HANDLERZhen Lei1-0/+6
2020-09-25soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe apiDennis YC Hsieh2-4/+4
2020-09-25soc: mediatek: cmdq: add jump functionDennis YC Hsieh1-0/+11
2020-09-25soc: mediatek: cmdq: add write_s_mask value functionDennis YC Hsieh1-0/+15
2020-09-25soc: mediatek: cmdq: add write_s value functionDennis YC Hsieh1-0/+13
2020-09-25soc: mediatek: cmdq: add read_s functionDennis YC Hsieh2-0/+13
2020-09-25soc: mediatek: cmdq: add write_s_mask functionDennis YC Hsieh2-0/+19
2020-09-25soc: mediatek: cmdq: add write_s functionDennis YC Hsieh2-0/+20
2020-09-25iocost: add iocg_forgive_debt tracepointTejun Heo1-0/+41
2020-09-25USB: correct API of usb_control_msg_send/recvOliver Neukum1-2/+4
2020-09-25iopoll: update kerneldoc of read_poll_timeout_atomic()Chunfeng Yun1-2/+2
2020-09-25dm: add support for REQ_NOWAIT and enable it for linear targetKonstantin Khlebnikov1-0/+6
2020-09-25block: add QUEUE_FLAG_NOWAITMike Snitzer1-2/+5
2020-09-25block: add a bdev_is_partition helperChristoph Hellwig1-2/+7
2020-09-25block: remove unused BLK_QC_T_EAGAIN flagJeffle Xu1-2/+1
2020-09-25rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQPeter Oskolkov3-1/+30
2020-09-25ACPI: Remove three unused inline functionsYueHaibing1-9/+0
2020-09-25Fonts: Support FONT_EXTRA_WORDS macros for built-in fontsPeilin Ye1-0/+5
2020-09-25fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye1-0/+8
2020-09-25X.509: support OSCCA SM2-with-SM3 certificate verificationTianjia Zhang1-0/+15
2020-09-25X.509: support OSCCA certificate parseTianjia Zhang1-0/+6
2020-09-25crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithmTianjia Zhang1-0/+25
2020-09-25lib/mpi: Introduce ec implementation to MPI libraryTianjia Zhang1-0/+105
2020-09-25lib/mpi: Extend the MPI libraryTianjia Zhang1-0/+87
2020-09-25crypto: sm3 - export crypto_sm3_final functionTianjia Zhang1-0/+2
2020-09-25crypto: af_alg - add extra parameters for DRBG interfaceElena Petrova2-0/+2
2020-09-25dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methodsChristoph Hellwig1-0/+5
2020-09-25dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig3-20/+22
2020-09-25dma-mapping: remove dma_cache_syncChristoph Hellwig2-18/+0
2020-09-25dma-mapping: add a new dma_alloc_noncoherent APIChristoph Hellwig1-0/+12
2020-09-25mm: turn alloc_pages into an inline functionChristoph Hellwig1-2/+4
2020-09-25Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig54-115/+287
2020-09-25dma-mapping: better document dma_addr_t and DMA_MAPPING_ERRORChristoph Hellwig1-6/+10