index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-12
bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP
Martin KaFai Lau
1
-0
/
+2
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-45
/
+60
2020-11-13
bpf: Support for pointers beyond pkt_end.
Alexei Starovoitov
1
-1
/
+1
2020-11-12
net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 alias
Heiner Kallweit
1
-2
/
+0
2020-11-12
usbnet: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
1
-4
/
+2
2020-11-12
Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-18
/
+12
2020-11-12
block: add a return value to set_capacity_revalidate_and_notify
Christoph Hellwig
1
-1
/
+1
2020-11-12
SUNRPC: Fix oops in the rpc_xdr_buf event class
Scott Mayhew
1
-1
/
+2
2020-11-12
platform/chrome: cros_ec: Import Type C host commands
Prashant Malani
1
-0
/
+155
2020-11-12
include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warning
Lee Jones
1
-0
/
+1
2020-11-12
Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+16
2020-11-12
RDMA: Lift ibdev_to_node from rds to common code
Christoph Hellwig
1
-0
/
+13
2020-11-12
RDMA/core: Remove ib_dma_{alloc,free}_coherent
Christoph Hellwig
1
-29
/
+0
2020-11-12
RDMA/core: Make FD destroy callback void
Leon Romanovsky
1
-2
/
+2
2020-11-12
RDMA/core: Postpone uobject cleanup on failure till FD close
Leon Romanovsky
1
-42
/
+2
2020-11-12
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
1
-0
/
+19
2020-11-12
serial: imx: Remove unused platform data support
Fabio Estevam
1
-15
/
+0
2020-11-11
net: evaluate net.ipv4.conf.all.proxy_arp_pvlan
Vincent Bernat
1
-1
/
+1
2020-11-11
net: evaluate net.ipvX.conf.all.ignore_routes_with_linkdown
Vincent Bernat
1
-1
/
+1
2020-11-11
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
Linus Torvalds
1
-7
/
+3
2020-11-11
Merge branch 'devel' into for-next
Linus Walleij
1
-71
/
+0
2020-11-11
dma-buf: Document that dma-buf size is fixed
Jianxin Xiong
1
-2
/
+2
2020-11-11
fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() request
Vivek Goyal
1
-2
/
+9
2020-11-11
fuse: setattr should set FATTR_KILL_SUIDGID
Vivek Goyal
1
-1
/
+2
2020-11-11
fuse: rename FUSE_WRITE_KILL_PRIV to FUSE_WRITE_KILL_SUIDGID
Miklos Szeredi
1
-3
/
+6
2020-11-11
fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2
Vivek Goyal
1
-1
/
+10
2020-11-11
xprtrdma: Trace unmap_sync calls
Chuck Lever
1
-0
/
+22
2020-11-11
xprtrdma: Display the task ID when reporting MR events
Chuck Lever
1
-38
/
+58
2020-11-11
xprtrdma: Clean up trace_xprtrdma_nomrs()
Chuck Lever
1
-9
/
+10
2020-11-11
xprtrdma: Clean up xprtrdma callback tracepoints
Chuck Lever
1
-15
/
+16
2020-11-11
xprtrdma: Clean up tracepoints in the reply path
Chuck Lever
1
-63
/
+3
2020-11-11
xprtrdma: Clean up reply parsing error tracepoints
Chuck Lever
1
-13
/
+14
2020-11-11
xprtrdma: Clean up trace_xprtrdma_post_linv
Chuck Lever
1
-7
/
+9
2020-11-11
xprtrdma: Introduce FRWR completion IDs
Chuck Lever
1
-40
/
+4
2020-11-11
xprtrdma: Introduce Send completion IDs
Chuck Lever
1
-38
/
+9
2020-11-11
xprtrdma: Introduce Receive completion IDs
Chuck Lever
1
-38
/
+8
2020-11-11
xprtrdma: Replace dprintk call sites in ERR_CHUNK path
Chuck Lever
1
-0
/
+82
2020-11-11
spi: introduce SPI_MODE_X_MASK macro
Oleksij Rempel
1
-0
/
+1
2020-11-11
nl80211: fix kernel-doc warning in the new SAE attribute
Johannes Berg
1
-8
/
+15
2020-11-11
cfg80211: remove WDS code
Johannes Berg
2
-6
/
+2
2020-11-11
thunderbolt: Add support for end-to-end flow control
Mika Westerberg
1
-1
/
+7
2020-11-11
thunderbolt: Create debugfs directory automatically for services
Mika Westerberg
1
-0
/
+4
2020-11-11
thunderbolt: Add functions for enabling and disabling lane bonding on XDomain
Isaac Hazan
1
-0
/
+2
2020-11-11
thunderbolt: Add link_speed and link_width to XDomain
Isaac Hazan
1
-0
/
+4
2020-11-10
inet: udp{4|6}_lib_lookup_skb() skb argument is const
Eric Dumazet
1
-3
/
+3
2020-11-10
inet: constify inet_sdif() argument
Eric Dumazet
1
-1
/
+1
2020-11-10
ftrace: Clean up the recursion code a bit
Steven Rostedt (VMware)
1
-15
/
+7
2020-11-10
fgraph: Make overruns 4 bytes in graph stack structure
Steven Rostedt (VMware)
1
-2
/
+2
2020-11-11
drm/ttm: add multihop infrastrucutre (v3)
Dave Airlie
1
-1
/
+6
2020-11-10
vfs: move __sb_{start,end}_write* to fs.h
Darrick J. Wong
1
-3
/
+18
[prev]
[next]