index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-24
rcu: Remove unused __rcu_is_watching() function
Paul E. McKenney
2
-2
/
+0
2020-08-24
rculist: Introduce list/hlist_for_each_entry_srcu() macros
Madhuparna Bhowmik
1
-0
/
+48
2020-08-24
rcu: Fix kerneldoc comments in rcupdate.h
Tobias Klauser
1
-6
/
+6
2020-08-24
rcu/trace: Print negative GP numbers correctly
Joel Fernandes (Google)
1
-27
/
+27
2020-08-24
qed: align adjacent indent
Igor Russkikh
1
-36
/
+33
2020-08-24
qed: use devlink logic to report errors
Igor Russkikh
1
-0
/
+3
2020-08-24
qed: health reporter init deinit seq
Igor Russkikh
1
-0
/
+1
2020-08-24
qed/qede: make devlink survive recovery
Igor Russkikh
1
-0
/
+9
2020-08-24
io_uring: allow tcp ancillary data for __sys_recvmsg_sock()
Luke Hsiao
1
-0
/
+3
2020-08-24
net: Get rid of consume_skb when tracing is off
Herbert Xu
1
-0
/
+9
2020-08-24
bitops, kcsan: Partially revert instrumentation for non-atomic bitops
Marco Elver
1
-3
/
+27
2020-08-24
locking/atomics: Use read-write instrumentation for atomic RMWs
Marco Elver
1
-165
/
+165
2020-08-24
asm-generic/bitops: Use instrument_read_write() where appropriate
Marco Elver
3
-7
/
+7
2020-08-24
instrumented.h: Introduce read-write instrumentation hooks
Marco Elver
1
-0
/
+30
2020-08-24
kcsan: Support compounded read-write instrumentation
Marco Elver
1
-15
/
+30
2020-08-24
tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
Martin KaFai Lau
3
-5
/
+10
2020-08-24
bpf: tcp: Allow bpf prog to write and parse TCP header option
Martin KaFai Lau
4
-1
/
+377
2020-08-24
bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8
Martin KaFai Lau
1
-2
/
+2
2020-08-24
bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()
Martin KaFai Lau
2
-3
/
+6
2020-08-24
bpf: tcp: Add bpf_skops_parse_hdr()
Martin KaFai Lau
1
-1
/
+3
2020-08-24
bpf: tcp: Add bpf_skops_established()
Martin KaFai Lau
1
-1
/
+1
2020-08-24
tcp: Add saw_unknown to struct tcp_options_received
Martin KaFai Lau
1
-0
/
+2
2020-08-24
tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt
Martin KaFai Lau
3
-1
/
+3
2020-08-24
tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt
Martin KaFai Lau
2
-0
/
+2
2020-08-24
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-25
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-23
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-21
bpf: sockmap: Call sock_map_update_elem directly
Lorenz Bauer
1
-0
/
+7
2020-08-21
net: sk_msg: Simplify sk_psock initialization
Lorenz Bauer
1
-17
/
+0
2020-08-21
selinux: add basic filtering for audit trace events
Peter Enderborg
1
-10
/
+26
2020-08-21
selinux: add tracepoint on audited events
ThiƩbaud Weksteen
1
-0
/
+37
2020-08-21
bpf: Implement link_query callbacks in map element iterators
Yonghong Song
1
-0
/
+4
2020-08-21
bpf: Implement link_query for bpf iterators
Yonghong Song
2
-0
/
+13
2020-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-5
/
+5
2020-08-21
Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2020-08-21
bpf: Fix two typos in uapi/linux/bpf.h
Tobias Klauser
1
-5
/
+5
[prev]
[next]