index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
objtool
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-13
Documentation: rtla: Correct command line example
Pierre Gondois
1
-1
/
+1
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
MAINTAINERS: of: collapse overlay entry into main device tree entry
Frank Rowand
1
-11
/
+3
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-13
io_uring/rw: ensure kiocb_end_write() is always called
Jens Axboe
1
-9
/
+29
2022-10-13
io_uring: fix fdinfo sqe offsets calculation
Pavel Begunkov
1
-1
/
+1
2022-10-13
io_uring: local variable rw shadows outer variable in io_write
Stefan Roesch
1
-4
/
+4
2022-10-13
io_uring/opdef: remove 'audit_skip' from SENDMSG_ZC
Jens Axboe
1
-1
/
+0
2022-10-13
io_uring: optimise locking for local tw with submit_wait
Pavel Begunkov
2
-2
/
+17
2022-10-13
io_uring: remove redundant memory barrier in io_req_local_work_add
Pavel Begunkov
2
-4
/
+12
2022-10-13
io_uring/net: handle -EINPROGRESS correct for IORING_OP_CONNECT
Jens Axboe
1
-6
/
+22
2022-10-13
io_uring: remove notif leftovers
Pavel Begunkov
2
-6
/
+0
2022-10-13
io_uring: correct pinned_vm accounting
Pavel Begunkov
1
-6
/
+4
2022-10-13
io_uring/af_unix: defer registered files gc to io_uring release
Pavel Begunkov
3
-0
/
+23
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
drm/amd/display: Add HUBP surface flip interrupt handler
Aurabindo Pillai
1
-0
/
+1
2022-10-12
dt-bindings: mfd: mt6370: fix the interrupt order of the charger in the example
ChiaEn Wu
1
-2
/
+2
2022-10-12
dt-bindings: leds: mt6370: Fix MT6370 LED indicator DT warning
ChiaEn Wu
1
-3
/
+2
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
nvme-multipath: fix possible hang in live ns resize with ANA access
Sagi Grimberg
1
-0
/
+1
2022-10-12
nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDs
Xi Ruoyao
1
-0
/
+2
2022-10-12
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760
Abhijit
1
-0
/
+2
2022-10-12
nvme-tcp: fix possible hang caused during ctrl deletion
Sagi Grimberg
1
-1
/
+1
2022-10-12
nvme-rdma: fix possible hang caused during ctrl deletion
Sagi Grimberg
1
-1
/
+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
[next]