index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.kcov
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-18
bpf: Use rcu_trace_implies_rcu_gp() for program array freeing
Hou Tao
1
-1
/
+7
2022-10-18
bpf: Use rcu_trace_implies_rcu_gp() in local storage map
Hou Tao
1
-2
/
+11
2022-10-18
bpf: Use rcu_trace_implies_rcu_gp() in bpf memory allocator
Hou Tao
1
-5
/
+10
2022-10-18
rcu-tasks: Provide rcu_trace_implies_rcu_gp()
Paul E. McKenney
2
-0
/
+14
2022-10-18
net: ip6_gre: Remove the unused function ip6gre_tnl_addr_conflict()
Jiapeng Chong
1
-20
/
+0
2022-10-13
selftests/bpf: Use sys_pidfd_open() helper when possible
Hou Tao
2
-7
/
+7
2022-10-13
libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()
Shung-Hsi Yu
1
-0
/
+3
2022-10-13
libbpf: Deal with section with no data gracefully
Shung-Hsi Yu
1
-1
/
+5
2022-10-13
libbpf: Use elf_getshdrnum() instead of e_shnum
Shung-Hsi Yu
1
-4
/
+9
2022-10-13
selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c
Xu Kuohai
1
-3
/
+3
2022-10-13
selftests/bpf: Fix error failure of case test_xdp_adjust_tail_grow
Xu Kuohai
1
-0
/
+1
2022-10-13
selftest/bpf: Fix memory leak in kprobe_multi_test
Xu Kuohai
1
-12
/
+14
2022-10-13
selftests/bpf: Fix memory leak caused by not destroying skeleton
Xu Kuohai
2
-2
/
+4
2022-10-13
libbpf: Fix memory leak in parse_usdt_arg()
Xu Kuohai
1
-7
/
+4
2022-10-13
libbpf: Fix use-after-free in btf_dump_name_dups
Xu Kuohai
1
-3
/
+26
2022-10-13
sunhme: fix an IS_ERR() vs NULL check in probe
Dan Carpenter
1
-2
/
+2
2022-10-13
net: marvell: prestera: fix a couple NULL vs IS_ERR() checks
Dan Carpenter
1
-3
/
+3
2022-10-13
kcm: avoid potential race in kcm_tx_work
Eric Dumazet
1
-1
/
+1
2022-10-13
tcp: Clean up kernel listener's reqsk in inet_twsk_purge()
Kuniyuki Iwashima
2
-5
/
+19
2022-10-13
selftests/bpf: S/iptables/iptables-legacy/ in the bpf_nf and xdp_synproxy test
Martin KaFai Lau
2
-6
/
+6
2022-10-13
vdpa/ifcvf: add reviewer
Michael S. Tsirkin
1
-0
/
+4
2022-10-13
virtio_pci: use irq to detect interrupt support
Michael S. Tsirkin
1
-2
/
+2
2022-10-13
net: phy: micrel: Fixes FIELD_GET assertion
Divya Koppera
1
-4
/
+5
2022-10-13
openvswitch: add nf_ct_is_confirmed check before assigning the helper
Xin Long
1
-1
/
+2
2022-10-13
tcp: Fix data races around icsk->icsk_af_ops.
Kuniyuki Iwashima
3
-7
/
+12
2022-10-13
ipv6: Fix data races around sk->sk_prot.
Kuniyuki Iwashima
3
-11
/
+22
2022-10-13
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
Kuniyuki Iwashima
9
-15
/
+46
2022-10-13
udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
Kuniyuki Iwashima
3
-12
/
+15
2022-10-13
tcp/udp: Fix memory leak in ipv6_renew_options().
Kuniyuki Iwashima
1
-0
/
+7
2022-10-12
tracing: Fix reading strings from synthetic events
Steven Rostedt (Google)
1
-6
/
+17
2022-10-12
tracing: Add "(fault)" name injection to kernel probes
Steven Rostedt (Google)
1
-6
/
+25
2022-10-12
tracing: Move duplicate code of trace_kprobe/eprobe.c into header
Steven Rostedt (Google)
3
-110
/
+106
2022-10-12
ring-buffer: Fix kernel-doc
Jiapeng Chong
1
-3
/
+3
2022-10-12
mctp: prevent double key removal and unref
Jeremy Kerr
2
-12
/
+21
2022-10-12
selftests: netfilter: Fix nft_fib.sh for all.rp_filter=1
Phil Sutter
1
-0
/
+1
2022-10-12
netfilter: rpfilter/fib: Populate flowic_l3mdev field
Phil Sutter
4
-11
/
+7
2022-10-12
selftests: netfilter: Test reverse path filtering
Phil Sutter
2
-1
/
+148
2022-10-12
ftrace: Fix char print issue in print_ip_ins()
Zheng Yejian
1
-4
/
+1
2022-10-12
LoongArch: Update Loongson-3 default config file
Huacai Chen
1
-8
/
+55
2022-10-12
LoongArch: Add ACPI-based generic laptop driver
Jianmin Lv
5
-0
/
+659
2022-10-12
LoongArch: Add BPF JIT support
Tiezhu Yang
7
-0
/
+1700
2022-10-12
LoongArch: Add some instruction opcodes and formats
Tiezhu Yang
1
-5
/
+174
2022-10-12
LoongArch: Move {signed,unsigned}_imm_check() to inst.h
Tiezhu Yang
2
-10
/
+10
2022-10-12
LoongArch: Add kdump support
Youling Tang
9
-8
/
+227
2022-10-12
LoongArch: Add kexec support
Youling Tang
6
-1
/
+400
2022-10-12
LoongArch: Use generic BUG() handler
Youling Tang
4
-12
/
+84
2022-10-12
LoongArch: Add SysRq-x (TLB Dump) support
Huacai Chen
2
-0
/
+67
2022-10-12
LoongArch: Add perf events support
Huacai Chen
6
-1
/
+987
2022-10-12
LoongArch: Add qspinlock support
Huacai Chen
4
-3
/
+26
2022-10-12
LoongArch: Use TLB for ioremap()
Huacai Chen
7
-56
/
+184
[next]