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-08-25
Merge tag 'v5.9-rc2' into asoc-5.10
Mark Brown
11
-41
/
+94
2020-08-25
Merge tag 'v5.9-rc2' into drm-misc-fixes
Maarten Lankhorst
841
-8950
/
+18287
2020-08-25
clk: sunxi-ng: add support for the Allwinner A100 CCU
Yangtao Li
4
-0
/
+225
2020-08-25
rcu: Report QS for outermost PREEMPT=n rcu_read_unlock() for strict GPs
Paul E. McKenney
1
-0
/
+7
2020-08-25
rcu: Remove unused __rcu_is_watching() function
Paul E. McKenney
2
-2
/
+0
2020-08-25
rculist: Introduce list/hlist_for_each_entry_srcu() macros
Madhuparna Bhowmik
1
-0
/
+48
2020-08-25
rcu: Fix kerneldoc comments in rcupdate.h
Tobias Klauser
1
-6
/
+6
2020-08-25
rcu/trace: Print negative GP numbers correctly
Joel Fernandes (Google)
1
-27
/
+27
2020-08-25
qed: align adjacent indent
Igor Russkikh
1
-36
/
+33
2020-08-25
qed: use devlink logic to report errors
Igor Russkikh
1
-0
/
+3
2020-08-25
qed: health reporter init deinit seq
Igor Russkikh
1
-0
/
+1
2020-08-25
qed/qede: make devlink survive recovery
Igor Russkikh
1
-0
/
+9
2020-08-25
io_uring: allow tcp ancillary data for __sys_recvmsg_sock()
Luke Hsiao
1
-0
/
+3
2020-08-25
net: Get rid of consume_skb when tracing is off
Herbert Xu
1
-0
/
+9
2020-08-25
bitops, kcsan: Partially revert instrumentation for non-atomic bitops
Marco Elver
1
-3
/
+27
2020-08-25
locking/atomics: Use read-write instrumentation for atomic RMWs
Marco Elver
1
-165
/
+165
2020-08-25
asm-generic/bitops: Use instrument_read_write() where appropriate
Marco Elver
3
-7
/
+7
2020-08-25
instrumented.h: Introduce read-write instrumentation hooks
Marco Elver
1
-0
/
+30
2020-08-25
kcsan: Support compounded read-write instrumentation
Marco Elver
1
-15
/
+30
2020-08-25
tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
Martin KaFai Lau
3
-5
/
+10
2020-08-25
bpf: tcp: Allow bpf prog to write and parse TCP header option
Martin KaFai Lau
4
-1
/
+377
2020-08-25
bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8
Martin KaFai Lau
1
-2
/
+2
2020-08-25
bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()
Martin KaFai Lau
2
-3
/
+6
2020-08-25
bpf: tcp: Add bpf_skops_parse_hdr()
Martin KaFai Lau
1
-1
/
+3
2020-08-25
bpf: tcp: Add bpf_skops_established()
Martin KaFai Lau
1
-1
/
+1
2020-08-25
tcp: Add saw_unknown to struct tcp_options_received
Martin KaFai Lau
1
-0
/
+2
2020-08-25
tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt
Martin KaFai Lau
3
-1
/
+3
2020-08-25
tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt
Martin KaFai Lau
2
-0
/
+2
2020-08-25
tcp: Use a struct to represent a saved_syn
Martin KaFai Lau
2
-2
/
+13
2020-08-24
RDMA/core: Move the rdma_show_ib_cm_event() macro
Chuck Lever
2
-1
/
+41
2020-08-24
ocxl: Don't return trigger page when allocating an interrupt
Frederic Barrat
1
-8
/
+2
2020-08-24
ipv6: ndisc: adjust ndisc_ifinfo_sysctl_change prototype
Tobias Klauser
1
-1
/
+1
2020-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-1
/
+5
2020-08-24
libceph: add __maybe_unused to DEFINE_CEPH_FEATURE
Ilya Dryomov
1
-4
/
+4
2020-08-24
drm/ttm: drop bus.size from bus placement.
Dave Airlie
1
-2
/
+0
2020-08-24
soc: ti: pm33xx: Simplify RTC usage to prepare to drop platform data
Tony Lindgren
1
-3
/
+0
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
2
-0
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
7
-37
/
+40
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-22
/
+89
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-6
/
+7
2020-08-23
timekeeping: Provide multi-timestamp accessor to NMI safe timekeeper
Thomas Gleixner
1
-0
/
+15
2020-08-23
clk: imx: vf610: Add CRC clock
Krzysztof Kozlowski
1
-1
/
+2
2020-08-22
l2tp: remove tunnel and session debug flags field
Tom Parkin
2
-3
/
+5
2020-08-22
platform_data: ad7793.h: drop a duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-22
iio: add IIO_MOD_O2 modifier
Matt Ranostay
1
-0
/
+1
2020-08-22
bpf: sockmap: Call sock_map_update_elem directly
Lorenz Bauer
1
-0
/
+7
2020-08-22
net: sk_msg: Simplify sk_psock initialization
Lorenz Bauer
1
-17
/
+0
2020-08-22
selinux: add basic filtering for audit trace events
Peter Enderborg
1
-10
/
+26
2020-08-22
selinux: add tracepoint on audited events
ThiƩbaud Weksteen
1
-0
/
+37
2020-08-22
bpf: Implement link_query callbacks in map element iterators
Yonghong Song
1
-0
/
+4
[prev]
[next]