summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-02-06net: Introduce {netdev,napi}_alloc_frag_align()Kevin Hao
2021-02-06mm: page_frag: Introduce page_frag_alloc_align()Kevin Hao
2021-02-06usb: common: Parse for USB SSP genXxYThinh Nguyen
2021-02-06media: Remove the legacy v4l2-clk APIEzequiel Garcia
2021-02-06media: Clarify v4l2-async subdevice addition APIEzequiel Garcia
2021-02-06batman-adv: Drop publication years from copyright infoSven Eckelmann
2021-02-06media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart
2021-02-06media: v4l2-async: Discourage use of v4l2_async_notifier_add_subdevEzequiel Garcia
2021-02-06media: davinci: vpif_display: Remove unused v4l2-async codeEzequiel Garcia
2021-02-06media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia
2021-02-06media: v4l2-async: Remove V4L2_ASYNC_MATCH_DEVNAMEEzequiel Garcia
2021-02-05net/mlx5e: Match recirculated packet miss in slow table using reg_c1Vlad Buslov
2021-02-05net/mlx5e: Refactor reg_c1 usageVlad Buslov
2021-02-05net/mlx5e: VF tunnel TX traffic offloadingVlad Buslov
2021-02-06clk: rockchip: add clock id for SCLK_VIP_OUT on rk3368Heiko Stuebner
2021-02-06clk: rockchip: add clock ids for PCLK_DPHYRX and PCLK_DPHYTX0 on rk3368Heiko Stuebner
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi
2021-02-06entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi
2021-02-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-05genirq: Prevent [devm_]irq_alloc_desc from returning irq 0Hans de Goede
2021-02-05kasan: add explicit preconditions to kasan_report()Vincenzo Frascino
2021-02-05mm/vmalloc: separate put pages and flush VM flagsRick Edgecombe
2021-02-05mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song
2021-02-05Merge tag 'iommu-fixes-v5.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-05Merge tag 'drm-fixes-2021-02-05-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-02-05ASoC: dmaengine_pcm: add peripheral configurationShengjiu Wang
2021-02-05rpcrdma: Capture bytes received in Receive completion tracepointsChuck Lever
2021-02-05RDMA/core: Introduce and use API to read port immutable dataParav Pandit
2021-02-05IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_devParav Pandit
2021-02-05Merge branch 'asoc-5.11' into asoc-5.12Mark Brown
2021-02-05Merge tag 'mhi-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman
2021-02-05mtd: spi-nor: Add Global Block Unlock commandTudor Ambarus
2021-02-05Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...Greg Kroah-Hartman
2021-02-05Merge tag 'icc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman
2021-02-05Drivers: hv: vmbus: Resolve race condition in vmbus_onoffer_rescind()Andrea Parri (Microsoft)
2021-02-05hv_utils: Add validation for untrusted Hyper-V valuesAndres Beltran
2021-02-05Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring bufferAndres Beltran
2021-02-05software node: Provide replacement for device_add_properties()Heikki Krogerus
2021-02-05Merge tag 'tag-ib-usb-typec-chrome-platform-cros-ec-typec-clear-pd-discovery-...Greg Kroah-Hartman
2021-02-04udp: fix skb_copy_and_csum_datagram with odd segment sizesWillem de Bruijn
2021-02-04netfilter: move handlers to net/ip_vs.hLeon Romanovsky
2021-02-04net/core: move gro function declarations to separate headerLeon Romanovsky
2021-02-04ipv6: move udp declarations to net/udp.hLeon Romanovsky
2021-02-04ipv6: silence compilation warning for non-IPV6 buildsLeon Romanovsky
2021-02-04udp: call udp_encap_enable for v6 sockets when enabling encapXin Long
2021-02-04net: introduce common dev_page_is_reusable()Alexander Lobakin
2021-02-04skbuff: constify skb_propagate_pfmemalloc() "page" argumentAlexander Lobakin
2021-02-04mm: constify page_is_pfmemalloc() argumentAlexander Lobakin
2021-02-04net: add EXPORT_INDIRECT_CALLABLE wrapperBrian Vazquez
2021-02-04netlink: add tracepoint at NL_SET_ERR_MSGMarcelo Ricardo Leitner