aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-11-12bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TPMartin KaFai Lau1-0/+2
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-45/+60
2020-11-13bpf: Support for pointers beyond pkt_end.Alexei Starovoitov1-1/+1
2020-11-12net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 aliasHeiner Kallweit1-2/+0
2020-11-12usbnet: switch to core handling of rx/tx byte/packet countersHeiner Kallweit1-4/+2
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-18/+12
2020-11-12block: add a return value to set_capacity_revalidate_and_notifyChristoph Hellwig1-1/+1
2020-11-12SUNRPC: Fix oops in the rpc_xdr_buf event classScott Mayhew1-1/+2
2020-11-12platform/chrome: cros_ec: Import Type C host commandsPrashant Malani1-0/+155
2020-11-12include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warningLee Jones1-0/+1
2020-11-12Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+16
2020-11-12RDMA: Lift ibdev_to_node from rds to common codeChristoph Hellwig1-0/+13
2020-11-12RDMA/core: Remove ib_dma_{alloc,free}_coherentChristoph Hellwig1-29/+0
2020-11-12RDMA/core: Make FD destroy callback voidLeon Romanovsky1-2/+2
2020-11-12RDMA/core: Postpone uobject cleanup on failure till FD closeLeon Romanovsky1-42/+2
2020-11-12spi: Introduce device-managed SPI controller allocationLukas Wunner1-0/+19
2020-11-12serial: imx: Remove unused platform data supportFabio Estevam1-15/+0
2020-11-11net: evaluate net.ipv4.conf.all.proxy_arp_pvlanVincent Bernat1-1/+1
2020-11-11net: evaluate net.ipvX.conf.all.ignore_routes_with_linkdownVincent Bernat1-1/+1
2020-11-11Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds1-7/+3
2020-11-11Merge branch 'devel' into for-nextLinus Walleij1-71/+0
2020-11-11dma-buf: Document that dma-buf size is fixedJianxin Xiong1-2/+2
2020-11-11fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() requestVivek Goyal1-2/+9
2020-11-11fuse: setattr should set FATTR_KILL_SUIDGIDVivek Goyal1-1/+2
2020-11-11fuse: rename FUSE_WRITE_KILL_PRIV to FUSE_WRITE_KILL_SUIDGIDMiklos Szeredi1-3/+6
2020-11-11fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2Vivek Goyal1-1/+10
2020-11-11xprtrdma: Trace unmap_sync callsChuck Lever1-0/+22
2020-11-11xprtrdma: Display the task ID when reporting MR eventsChuck Lever1-38/+58
2020-11-11xprtrdma: Clean up trace_xprtrdma_nomrs()Chuck Lever1-9/+10
2020-11-11xprtrdma: Clean up xprtrdma callback tracepointsChuck Lever1-15/+16
2020-11-11xprtrdma: Clean up tracepoints in the reply pathChuck Lever1-63/+3
2020-11-11xprtrdma: Clean up reply parsing error tracepointsChuck Lever1-13/+14
2020-11-11xprtrdma: Clean up trace_xprtrdma_post_linvChuck Lever1-7/+9
2020-11-11xprtrdma: Introduce FRWR completion IDsChuck Lever1-40/+4
2020-11-11xprtrdma: Introduce Send completion IDsChuck Lever1-38/+9
2020-11-11xprtrdma: Introduce Receive completion IDsChuck Lever1-38/+8
2020-11-11xprtrdma: Replace dprintk call sites in ERR_CHUNK pathChuck Lever1-0/+82
2020-11-11spi: introduce SPI_MODE_X_MASK macroOleksij Rempel1-0/+1
2020-11-11nl80211: fix kernel-doc warning in the new SAE attributeJohannes Berg1-8/+15
2020-11-11cfg80211: remove WDS codeJohannes Berg2-6/+2
2020-11-11thunderbolt: Add support for end-to-end flow controlMika Westerberg1-1/+7
2020-11-11thunderbolt: Create debugfs directory automatically for servicesMika Westerberg1-0/+4
2020-11-11thunderbolt: Add functions for enabling and disabling lane bonding on XDomainIsaac Hazan1-0/+2
2020-11-11thunderbolt: Add link_speed and link_width to XDomainIsaac Hazan1-0/+4
2020-11-10inet: udp{4|6}_lib_lookup_skb() skb argument is constEric Dumazet1-3/+3
2020-11-10inet: constify inet_sdif() argumentEric Dumazet1-1/+1
2020-11-10ftrace: Clean up the recursion code a bitSteven Rostedt (VMware)1-15/+7
2020-11-10fgraph: Make overruns 4 bytes in graph stack structureSteven Rostedt (VMware)1-2/+2
2020-11-11drm/ttm: add multihop infrastrucutre (v3)Dave Airlie1-1/+6
2020-11-10vfs: move __sb_{start,end}_write* to fs.hDarrick J. Wong1-3/+18