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
2021-10-21
mfd: ti_am335x_tscadc: Clarify the maximum values for DT entries
Miquel Raynal
1
-0
/
+2
2021-10-21
Merge brank 'mlx5_mkey' into rdma.git for-next
Leon Romanovsky
58
-278
/
+284
2021-10-21
x86/ftrace: Make function graph use ftrace directly
Steven Rostedt (VMware)
1
-0
/
+9
2021-10-21
fq_codel: generalise ce_threshold marking for subset of traffic
Toke Høiland-Jørgensen
3
-10
/
+14
2021-10-21
SUNRPC: Trace calls to .rpc_call_done
Chuck Lever
1
-0
/
+1
2021-10-21
SUNRPC: Use BIT() macro in rpc_show_xprt_state()
Chuck Lever
1
-12
/
+12
2021-10-21
SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field
Chuck Lever
4
-53
/
+99
2021-10-21
xprtrdma: Provide a buffer to pad Write chunks of unaligned length
Chuck Lever
1
-3
/
+10
2021-10-21
NFS: Save some space in the inode
Trond Myklebust
1
-18
/
+24
2021-10-21
NFS: Fix WARN_ON due to unionization of nfs_inode.nrequests
Dave Wysochanski
1
-1
/
+3
2021-10-21
NFS: Fix up commit deadlocks
Trond Myklebust
1
-0
/
+1
2021-10-20
irqchip: Fix kernel-doc parameter typo for IRQCHIP_DECLARE
Florian Fainelli
1
-1
/
+1
2021-10-20
of: make of_node_check_flag() device_node parameter const
Nathan Lynch
1
-1
/
+1
2021-10-20
of: Add of_get_cpu_hwid() to read hardware ID from CPU nodes
Rob Herring
1
-0
/
+1
2021-10-20
irqchip: Provide stronger type checking for IRQCHIP_MATCH/IRQCHIP_DECLARE
Marc Zyngier
1
-2
/
+11
2021-10-20
net/mlx5: Lag, change multipath and bonding to be mutually exclusive
Maor Dickman
1
-1
/
+0
2021-10-20
driver core: Provide device_match_acpi_handle() helper
Andy Shevchenko
1
-0
/
+1
2021-10-20
iov_iter: Introduce fault_in_iov_iter_writeable
Andreas Gruenbacher
2
-0
/
+2
2021-10-20
nvmet: use macro definitions for setting cmic value
Max Gurtovoy
1
-0
/
+1
2021-10-20
nvme: add CNTRLTYPE definitions for 'identify controller'
Hannes Reinecke
1
-1
/
+9
2021-10-20
nvme-rdma: limit the maximal queue size for RDMA controllers
Max Gurtovoy
1
-0
/
+2
2021-10-20
nvme-fc: add support for ->map_queues
Saurav Kashyap
1
-0
/
+7
2021-10-20
mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevant
Miquel Raynal
1
-30
/
+31
2021-10-20
mfd: ti_am335x_tscadc: Drop unused definitions from the header
Miquel Raynal
1
-7
/
+0
2021-10-20
mfd: ti_am335x_tscadc: Use the new HZ_PER_MHZ macro
Miquel Raynal
1
-1
/
+2
2021-10-20
mfd: ti_am335x_tscadc: Fix header spacing
Miquel Raynal
1
-5
/
+5
2021-10-20
mfd: ti_am335x_tscadc: Replace the header license text with SPDX tag
Miquel Raynal
1
-12
/
+4
2021-10-20
mfd: ti_am335x_tscadc: Gather the ctrl register logic in one place
Miquel Raynal
1
-1
/
+1
2021-10-20
mfd: ti_am335x_tscadc: Drop useless variables from the driver structure
Miquel Raynal
1
-3
/
+0
2021-10-20
mfd: ti_am335x_tscadc: Use driver data
Miquel Raynal
1
-0
/
+9
2021-10-20
workqueue: Introduce show_one_worker_pool and show_one_workqueue.
Imran Khan
1
-1
/
+2
2021-10-20
clk: ti: am43xx: Add clkctrl data for am43xx ADC1
Miquel Raynal
1
-0
/
+1
2021-10-20
Merge tag 'trace-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-40
/
+9
2021-10-20
block: cleanup the flush plug helpers
Christoph Hellwig
1
-25
/
+4
2021-10-20
blk-mq: move blk_mq_flush_plug_list to block/blk-mq.h
Christoph Hellwig
1
-2
/
+0
2021-10-20
Merge tag 'optee-ffa-for-v5.16' of git://git.linaro.org/people/jens.wiklander...
Arnd Bergmann
1
-1
/
+6
2021-10-20
media: allegro: add control to disable encoder buffer
Michael Tretter
1
-0
/
+5
2021-10-20
bcache: reserve never used bits from bkey.high
Coly Li
1
-2
/
+2
2021-10-20
block: inline a part of bio_release_pages()
Pavel Begunkov
1
-1
/
+7
2021-10-20
block: turn macro helpers into inline functions
Pavel Begunkov
1
-16
/
+16
2021-10-20
Merge tag 'imx-bindings-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-0
/
+9
2021-10-20
security: Return xattr name from security_dentry_init_security()
Vivek Goyal
3
-3
/
+9
2021-10-20
tracing/perf: Add interrupt_context_level() helper
Steven Rostedt (VMware)
2
-6
/
+22
2021-10-20
tracing: Reuse logic from perf's get_recursion_context()
Steven Rostedt (VMware)
1
-5
/
+6
2021-10-20
tracing: Use linker magic instead of recasting ftrace_ops_list_func()
Steven Rostedt (VMware)
2
-4
/
+18
2021-10-20
blk-mq: support concurrent queue quiesce/unquiesce
Ming Lei
1
-0
/
+2
2021-10-20
net: sched: remove one pair of atomic operations
Eric Dumazet
1
-4
/
+8
2021-10-20
net: sched: fix logic error in qdisc_run_begin()
Eric Dumazet
1
-1
/
+1
2021-10-19
Merge tag 'v5.15-next-dts64' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
4
-0
/
+5
2021-10-19
scsi: scsi_transport_sas: Add 22.5 Gbps link rate definitions
Sreekanth Reddy
1
-0
/
+1
[prev]
[next]