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.19.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-7.0.y
linux-7.1.y
linux-7.2.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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-19
s390/zcrypt: don't leak memory if dev_set_name() fails
Andy Shevchenko
1
-0
/
+1
2023-09-19
igb: Change IGB_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
1
-2
/
+2
2023-09-19
igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
1
-2
/
+2
2023-09-19
igc: Change IGC_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
1
-2
/
+2
2023-09-19
octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handler
Geetha sowjanya
1
-2
/
+19
2023-09-19
kcm: Destroy mutex in kcm_exit_net()
Shigeru Yoshida
1
-0
/
+2
2023-09-19
net: sched: sch_qfq: Fix UAF in qfq_dequeue()
valis
2
-6
/
+18
2023-09-19
af_unix: Fix data race around sk->sk_err.
Kuniyuki Iwashima
1
-1
/
+1
2023-09-19
af_unix: Fix data-races around sk->sk_shutdown.
Kuniyuki Iwashima
1
-2
/
+2
2023-09-19
af_unix: Fix data-race around unix_tot_inflight.
Kuniyuki Iwashima
1
-1
/
+1
2023-09-19
af_unix: Fix data-races around user->unix_inflight.
Kuniyuki Iwashima
1
-3
/
+3
2023-09-19
af_unix: Fix msg_controllen test in scm_pidfd_recv() for MSG_CMSG_COMPAT.
Kuniyuki Iwashima
1
-5
/
+9
2023-09-19
bpf, sockmap: Fix skb refcnt race after locking changes
John Fastabend
1
-4
/
+8
2023-09-19
net: phy: micrel: Correct bit assignments for phy_device flags
Oleksij Rempel
1
-3
/
+3
2023-09-19
net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr
Alex Henrie
1
-1
/
+1
2023-09-19
veth: Fixing transmit return status for dropped packets
Liang Chen
1
-1
/
+3
2023-09-19
gve: fix frag_list chaining
Eric Dumazet
1
-1
/
+4
2023-09-19
igb: disable virtualization features on 82580
Corinna Vinschen
1
-2
/
+3
2023-09-19
selftests/bpf: Fix a CI failure caused by vsock write
Xu Kuohai
2
-0
/
+33
2023-09-19
ipv6: ignore dst hint for multipath routes
Sriram Yagnaraman
3
-1
/
+6
2023-09-19
ipv4: ignore dst hint for multipath routes
Sriram Yagnaraman
3
-1
/
+4
2023-09-19
net: annotate data-races around sk->sk_bind_phc
Eric Dumazet
2
-3
/
+3
2023-09-19
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
13
-32
/
+40
2023-09-19
mptcp: annotate data-races around msk->rmem_fwd_alloc
Eric Dumazet
1
-6
/
+13
2023-09-19
net: annotate data-races around sk->sk_forward_alloc
Eric Dumazet
5
-14
/
+20
2023-09-19
net: use sk_forward_alloc_get() in sk_get_meminfo()
Eric Dumazet
1
-1
/
+1
2023-09-19
net/handshake: fix null-ptr-deref in handshake_nl_done_doit()
Eric Dumazet
1
-12
/
+6
2023-09-19
drm/amd/display: fix mode scaling (RMX_.*)
Hamza Mahfooz
1
-1
/
+1
2023-09-19
drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt()
Sean Christopherson
2
-19
/
+0
2023-09-19
drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn()
Sean Christopherson
1
-1
/
+4
2023-09-19
drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page"
Sean Christopherson
1
-0
/
+4
2023-09-19
xsk: Fix xsk_diag use-after-free error during socket cleanup
Magnus Karlsson
1
-0
/
+3
2023-09-19
net: fib: avoid warn splat in flow dissector
Florian Westphal
2
-2
/
+8
2023-09-19
net: read sk->sk_family once in sk_mc_loop()
Eric Dumazet
1
-1
/
+2
2023-09-19
ipv4: annotate data-races around fi->fib_dead
Eric Dumazet
2
-2
/
+6
2023-09-19
sctp: annotate data-races around sk->sk_wmem_queued
Eric Dumazet
2
-6
/
+6
2023-09-19
net/sched: fq_pie: avoid stalls in fq_pie_timer()
Eric Dumazet
1
-8
/
+19
2023-09-19
smb: propagate error code of extract_sharename()
Katya Orlova
1
-1
/
+1
2023-09-19
netfilter: nf_tables: Audit log rule reset
Phil Sutter
3
-0
/
+20
2023-09-19
netfilter: nf_tables: Audit log setelem reset
Phil Sutter
3
-3
/
+30
2023-09-19
blk-throttle: consider 'carryover_ios/bytes' in throtl_trim_slice()
Yu Kuai
1
-8
/
+13
2023-09-19
blk-throttle: use calculate_io/bytes_allowed() for throtl_trim_slice()
Yu Kuai
1
-45
/
+41
2023-09-19
drm/i915: mark requests for GuC virtual engines to avoid use-after-free
Andrzej Hajda
3
-5
/
+6
2023-09-19
selftests/bpf: Fix flaky cgroup_iter_sleepable subtest
Yonghong Song
1
-2
/
+3
2023-09-19
regulator: tps6287x: Fix n_voltages
Vincent Whitchurch
1
-1
/
+1
2023-09-19
perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter test
Namhyung Kim
1
-1
/
+1
2023-09-19
perf test stat_bpf_counters_cgrp: Fix shellcheck issue about logical operators
Kajol Jain
1
-16
/
+12
2023-09-19
i3c: master: svc: Describe member 'saved_regs'
Miquel Raynal
1
-0
/
+1
2023-09-19
perf header: Fix missing PMU caps
Ian Rogers
1
-15
/
+16
2023-09-19
accel/ivpu: refactor deprecated strncpy
Justin Stitt
1
-2
/
+1
[prev]
[next]