summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-09-25bpf: Change bpf_sk_assign to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau
2020-09-25bpf: Change bpf_tcp_*_syncookie to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau
2020-09-25bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau
2020-09-25bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_...Martin KaFai Lau
2020-09-25bpf: Enable bpf_skc_to_* sock casting helper to networking prog typeMartin KaFai Lau
2020-09-25Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz
2020-09-25ACPI: battery: include linux/power_supply.hBarnabás Pőcze
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-25iocost: add iocg_forgive_debt tracepointTejun Heo
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 SM2-with-SM3 certificate verificationTianjia Zhang
2020-09-25X.509: support OSCCA certificate parseTianjia Zhang
2020-09-25crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithmTianjia Zhang
2020-09-25lib/mpi: Introduce ec implementation to MPI libraryTianjia Zhang
2020-09-25lib/mpi: Extend the MPI libraryTianjia Zhang
2020-09-25crypto: sm3 - export crypto_sm3_final functionTianjia Zhang
2020-09-25crypto: af_alg - add extra parameters for DRBG interfaceElena Petrova
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
2020-09-25dma-mapping: add a new dma_alloc_noncoherent APIChristoph Hellwig
2020-09-25mm: turn alloc_pages into an inline functionChristoph Hellwig
2020-09-25Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig
2020-09-25dma-mapping: better document dma_addr_t and DMA_MAPPING_ERRORChristoph Hellwig
2020-09-25dma-mapping: move valid_dma_direction to dma-direction.hChristoph Hellwig
2020-09-25dma-mapping: remove DMA_MASK_NONEChristoph Hellwig
2020-09-24net: tcp: drop unused function argument from mptcp_incoming_optionsFlorian Westphal
2020-09-24tcp: skip DSACKs with dubious sequence rangesPriyaranjan Jha
2020-09-24net: mscc: ocelot: fix fields offset in SG_CONFIG_REG_3Xiaoliang Yang
2020-09-24mptcp: add sk_stop_timer_sync helperGeliang Tang
2020-09-24net/ipv4: always honour route mtu during forwardingMaciej Żenczykowski
2020-09-24of: add of_mdio_find_device() apiRussell King
2020-09-24net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skbVladimir Oltean