index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-21
iio: Add __printf() attributes to various allocation functions
Jonathan Cameron
2
-2
/
+3
2020-09-21
regulator: unexport regulator_lock/unlock()
Michał Mirosław
1
-3
/
+0
2020-09-21
ASoC: SOF: pm: Fix prepare callback behavior for OF usecase
Daniel Baluta
1
-0
/
+2
2020-09-21
Merge ba31128384dfd ("Merge tag 'libnvdimm-fixes-5.9-rc7' of git://git.kernel...
Greg Kroah-Hartman
1
-9
/
+8
2020-09-21
Merge a31128384dfd ("Merge tag 'libnvdimm-fixes-5.9-rc7' of git://git.kernel....
Greg Kroah-Hartman
1
-9
/
+8
2020-09-21
pNFS/flexfiles: Be consistent about mirror index types
Trond Myklebust
1
-2
/
+2
2020-09-21
iomap: Change calling convention for zeroing
Matthew Wilcox (Oracle)
1
-2
/
+1
2020-09-21
fs: Introduce i_blocks_per_page
Matthew Wilcox (Oracle)
1
-0
/
+16
2020-09-21
Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clients
Alexander A. Klimov
2
-2
/
+2
2020-09-21
sunrpc: fix duplicated word in <linux/sunrpc/cache.h>
Randy Dunlap
1
-1
/
+2
2020-09-21
SUNRPC: Remove dprintk call sites in RPC queuing functions
Chuck Lever
1
-0
/
+1
2020-09-21
SUNRPC: Clean up RPC scheduler tracepoints
Chuck Lever
1
-0
/
+2
2020-09-21
SUNRPC: Replace rpcbind dprintk call sites with tracepoints
Chuck Lever
1
-0
/
+86
2020-09-21
SUNRPC: Hoist trace_xprtrdma_op_setport into generic code
Chuck Lever
2
-1
/
+29
2020-09-21
SUNRPC: Remove rpcb_getport_async dprintk call sites
Chuck Lever
1
-0
/
+35
2020-09-21
SUNRPC: Clean up call_bind_status() observability
Chuck Lever
1
-1
/
+13
2020-09-21
SUNRPC: Trace call_refresh events
Chuck Lever
1
-0
/
+2
2020-09-21
SUNRPC: Add trace_rpc_timeout_status()
Chuck Lever
1
-0
/
+1
2020-09-21
SUNRPC: Replace connect dprintk call sites with a tracepoint
Chuck Lever
1
-0
/
+1
2020-09-21
SUNRPC: Replace dprintk() call site in xs_nospace()
Chuck Lever
1
-0
/
+28
2020-09-21
SUNRPC: Replace dprintk() call site in xprt_prepare_transmit
Chuck Lever
1
-0
/
+1
2020-09-21
SUNRPC: Update debugging instrumentation in xprt_do_reserve()
Chuck Lever
1
-31
/
+24
2020-09-21
SUNRPC: Remove debugging instrumentation from xprt_release
Chuck Lever
1
-32
/
+0
2020-09-21
SUNRPC: Hoist trace_xprtrdma_op_allocate into generic code
Chuck Lever
2
-30
/
+30
2020-09-21
SUNRPC: Remove trace_xprt_complete_rqst()
Chuck Lever
1
-1
/
+0
2020-09-21
dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
Jan Kara
1
-9
/
+8
2020-09-21
arm64: dts: ti: k3-j721e: Rename mux header and update macro names
Roger Quadros
2
-53
/
+71
2020-09-21
i2c: Switch to using the new API kobj_to_dev()
Tian Tao
1
-1
/
+1
2020-09-21
drm/dev: Remove drm_dev_init
Daniel Vetter
1
-4
/
+0
2020-09-21
can: rx-offload: can_rx_offload_add_manual(): add new initialization function
Marc Kleine-Budde
1
-0
/
+3
2020-09-21
can: dev: can_put_echo_skb(): propagate error in case of errors
Marc Kleine-Budde
1
-2
/
+2
2020-09-21
can: include: fix spelling mistakes
Marc Kleine-Budde
2
-2
/
+2
2020-09-21
Merge 5.9.0-rc6 into tty-next
Greg Kroah-Hartman
40
-89
/
+257
2020-09-21
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
10
-10
/
+35
2020-09-21
net: dsa: tag_8021q: add VLANs to the master interface too
Vladimir Oltean
1
-0
/
+2
2020-09-21
Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+4
2020-09-21
Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+20
2020-09-21
net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
Henry Ptasinski
1
-3
/
+5
2020-09-20
Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2020-09-20
dm: Call proper helper to determine dax support
Jan Kara
1
-2
/
+20
2020-09-20
ethtool: Add 100base-FX link mode entries
Dan Murphy
1
-0
/
+2
2020-09-19
stackleak: let stack_erasing_sysctl take a kernel pointer buffer
Tobias Klauser
1
-1
/
+1
2020-09-19
ftrace: let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
1
-2
/
+1
2020-09-19
net: dsa: wire up devlink info get
Andrew Lunn
1
-1
/
+4
2020-09-19
net: dsa: Add devlink regions support to DSA
Andrew Lunn
1
-0
/
+6
2020-09-19
net: dsa: Add helper to convert from devlink to ds
Andrew Lunn
1
-0
/
+7
2020-09-19
net: devlink: region: Pass the region ops to the snapshot function
Andrew Lunn
1
-1
/
+3
2020-09-19
net: devlink: regions: Add a priv member to the regions ops struct
Andrew Lunn
1
-0
/
+2
2020-09-19
net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_info
Vladimir Oltean
1
-1
/
+2
2020-09-19
ptp_qoriq: support FIPER3
Yangbo Lu
1
-0
/
+3
[prev]
[next]