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-12-01
block: move blk_rq_bio_prep() to linux/blk-mq.h
Chaitanya Kulkarni
1
-0
/
+12
2020-12-01
net: switch to storing KCOV handle directly in sk_buff
Marco Elver
1
-24
/
+13
2020-12-01
net: sched: remove redundant 'rtnl_held' argument
Vlad Buslov
1
-1
/
+1
2020-12-01
fpga: fpga-mgr: Add devm_fpga_mgr_register() API
Moritz Fischer
1
-0
/
+2
2020-12-01
ACPICA: Update version to 20201113
Bob Moore
1
-1
/
+1
2020-12-01
ACPICA: Add 5 new UUIDs to the known UUID table
Bob Moore
1
-0
/
+5
2020-12-01
Merge tag 'v5.10-rc6' into patchwork
Mauro Carvalho Chehab
88
-2181
/
+667
2020-12-01
net, xdp, xsk: fix __sk_mark_napi_id_once napi_id error
Daniel Borkmann
1
-3
/
+7
2020-12-01
netfilter: use actual socket sk for REJECT action
Jan Engelhardt
2
-5
/
+4
2020-12-01
regulator: da9121: Add support for device variants via devicetree
Adam Ward
1
-0
/
+11
2020-12-01
regulator: da9121: Add device variant regmaps
Adam Ward
1
-0
/
+25
2020-12-01
regulator: Update DA9121 dt-bindings
Adam Ward
1
-0
/
+22
2020-12-01
arm64: scs: use vmapped IRQ and SDEI shadow stacks
Sami Tolvanen
1
-4
/
+0
2020-12-01
scs: switch to vmapped shadow stacks
Sami Tolvanen
1
-6
/
+6
2020-12-01
init: use type alignment for kernel parameters
Johan Hovold
1
-1
/
+1
2020-12-01
netfilter: nfnl_acct: remove data from struct net
Wang Shanker
1
-3
/
+0
2020-12-01
mptcp: open code mptcp variant for lock_sock
Paolo Abeni
1
-0
/
+1
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2
-5
/
+17
2020-12-01
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
3
-2
/
+8
2020-12-01
net: Introduce preferred busy-polling
Björn Töpel
4
-16
/
+30
2020-11-30
NFSD: Add helper for decoding locker4
Chuck Lever
1
-0
/
+21
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_commit()
Chuck Lever
1
-0
/
+21
2020-11-30
NFSD: Replace the internals of the READ_BUF() macro
Chuck Lever
1
-0
/
+2
2020-11-30
SUNRPC: Prepare for xdr_stream-style decoding on the server-side
Chuck Lever
1
-0
/
+16
2020-11-30
SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()
Chuck Lever
1
-1
/
+43
2020-11-30
SUNRPC: Move the svc_xdr_recvfrom() tracepoint
Chuck Lever
1
-24
/
+0
2020-11-30
svcrdma: Use the new parsed chunk list when pulling Read chunks
Chuck Lever
1
-3
/
+3
2020-11-30
svcrdma: Clean up chunk tracepoints
Chuck Lever
1
-96
/
+14
2020-11-30
svcrdma: Remove chunk list pointers
Chuck Lever
1
-4
/
+0
2020-11-30
svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunk
Chuck Lever
1
-1
/
+1
2020-11-30
svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()
Chuck Lever
2
-1
/
+2
2020-11-30
svcrdma: Support multiple write chunks when pulling up
Chuck Lever
2
-5
/
+17
2020-11-30
svcrdma: Use parsed chunk lists to encode Reply transport headers
Chuck Lever
1
-1
/
+36
2020-11-30
svcrdma: Use parsed chunk lists to construct RDMA Writes
Chuck Lever
1
-3
/
+2
2020-11-30
svcrdma: Use parsed chunk lists to detect reverse direction replies
Chuck Lever
1
-0
/
+1
2020-11-30
svcrdma: Add a "parsed chunk list" data structure
Chuck Lever
3
-2
/
+213
2020-11-30
svcrdma: Post RDMA Writes while XDR encoding replies
Chuck Lever
1
-3
/
+1
2020-11-30
SUNRPC: Rename svc_encode_read_payload()
Chuck Lever
3
-7
/
+7
2020-11-30
SUNRPC: Adjust synopsis of xdr_buf_subsegment()
Chuck Lever
1
-1
/
+2
2020-11-30
dt-bindings: interconnect: sdm845: Add IDs for the QUP ports
Georgi Djakov
1
-0
/
+2
2020-11-30
Merge tag 'v5.10-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Arnd Bergmann
6
-9
/
+210
2020-11-30
Merge tag 'at91-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-12
/
+0
2020-11-30
Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-0
/
+15
2020-11-30
Merge series "ASoC: SOF: Intel: fix ICL boot sequence" from Kai Vehmanen <kai...
Mark Brown
1
-0
/
+1
2020-11-30
pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabled
Trond Myklebust
1
-0
/
+4
2020-11-30
ASoC: add soc-jack.h
Kuninori Morimoto
2
-121
/
+133
2020-11-30
ASoC: soc-core: tidyup jack.h
Kuninori Morimoto
1
-0
/
+1
2020-11-30
genirq/irqdomain: Add an irq_create_mapping_affinity() function
Laurent Vivier
1
-2
/
+10
2020-11-30
KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bit
Shenming Lu
2
-0
/
+5
2020-11-30
habanalabs: Add CB IOCTL opcode to retrieve CB information
Tomer Tayar
1
-2
/
+13
[prev]
[next]