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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-28
rxrpc: Fix a couple of potential use-after-frees
David Howells
2
-9
/
+11
2022-12-26
net: ethernet: marvell: octeontx2: Fix uninitialized variable warning
Anuradha Weeraman
1
-1
/
+1
2022-12-26
nfc: Fix potential resource leaks
Miaoqian Lin
1
-14
/
+38
2022-12-26
net: dsa: mv88e6xxx: depend on PTP conditionally
Johnny S. Lee
1
-2
/
+2
2022-12-26
qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure
Daniil Tatianin
3
-10
/
+16
2022-12-26
net: sched: fix memory leak in tcindex_set_parms
Hawkins Jiawei
1
-10
/
+2
2022-12-24
Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
11
-3
/
+231
2022-12-24
selftests/bpf: Add host-tools to gitignore
Stanislav Fomichev
1
-0
/
+1
2022-12-23
Merge branch 'net-hns3-fix-some-bug-for-hns3'
Jakub Kicinski
3
-39
/
+49
2022-12-23
net: hns3: fix VF promisc mode not update when mac table full
Jian Shen
1
-32
/
+43
2022-12-23
net: hns3: fix miss L3E checking for rx packet
Jian Shen
1
-6
/
+4
2022-12-23
net: hns3: add interrupts re-initialization while doing VF FLR
Jie Wang
1
-1
/
+2
2022-12-23
atm: uapi: fix spelling typos in comments
Rong Tao
1
-1
/
+1
2022-12-23
powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
Sean Anderson
1
-0
/
+16
2022-12-23
selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
Hao Sun
2
-0
/
+51
2022-12-23
bpf: fix nullness propagation for reg to reg comparisons
Hao Sun
1
-1
/
+8
2022-12-22
bpftool: Fix linkage with statically built libllvm
Anton Protopopov
1
-0
/
+4
2022-12-22
veth: Fix race with AF_XDP exposing old or uninitialized descriptors
Shawn Bohrer
1
-2
/
+3
2022-12-22
net: lan966x: Fix configuration of the PCS
Horatiu Vultur
1
-1
/
+1
2022-12-22
bonding: fix lockdep splat in bond_miimon_commit()
Eric Dumazet
1
-3
/
+5
2022-12-22
Merge branch 'mptcp-locking-fixes'
Jakub Kicinski
3
-8
/
+35
2022-12-22
mptcp: fix lockdep false positive
Paolo Abeni
3
-4
/
+19
2022-12-22
mptcp: fix deadlock in fastopen error path
Paolo Abeni
2
-4
/
+16
2022-12-22
nfp: fix schedule in atomic context when sync mc address
Yinjun Zhang
2
-4
/
+64
2022-12-22
vmxnet3: correctly report csum_level for encapsulated packet
Ronak Doshi
1
-0
/
+8
2022-12-22
net: openvswitch: release vport resources on failure
Aaron Conole
1
-2
/
+6
2022-12-22
net: vrf: determine the dst using the original ifindex for multicast
Antoine Tenart
1
-3
/
+3
2022-12-22
ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf
Maciej Fijalkowski
1
-1
/
+1
2022-12-22
Merge tag 'wireless-2022-12-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
4
-10
/
+13
2022-12-22
selftests/bpf: Test bpf_skb_adjust_room on CHECKSUM_PARTIAL
Martin KaFai Lau
4
-0
/
+160
2022-12-21
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
77
-257
/
+861
2022-12-21
Merge tag 'fs.vfsuid.ima.v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-20
/
+24
2022-12-21
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-11
/
+10
2022-12-21
Merge tag 'rcu-urgent.2022.12.17a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+6
2022-12-21
bpf: pull before calling skb_postpull_rcsum()
Jakub Kicinski
1
-2
/
+5
2022-12-20
net: fec: check the return value of build_skb()
Wei Fang
1
-0
/
+8
2022-12-20
Merge tag 'm68knommu-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2022-12-20
Merge tag 'spdx-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-45
/
+240
2022-12-20
Merge tag 'devicetree-for-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
490
-588
/
+703
2022-12-20
Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-120
/
+100
2022-12-20
Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-68
/
+79
2022-12-20
wifi: ath9k: use proper statements in conditionals
Arnd Bergmann
1
-7
/
+7
2022-12-20
wifi: mt76: mt7996: select CONFIG_RELAY
Arnd Bergmann
1
-0
/
+1
2022-12-20
wifi: iwlwifi: fw: skip PPAG for JF
Johannes Berg
1
-0
/
+5
2022-12-20
prandom: remove prandom_u32_max()
Jason A. Donenfeld
3
-8
/
+2
2022-12-20
efi: random: fix NULL-deref when refreshing seed
Johan Hovold
1
-1
/
+3
2022-12-20
random: do not include <asm/archrandom.h> from random.h
Jason A. Donenfeld
6
-2
/
+5
2022-12-20
Merge tag 'linux-can-fixes-for-6.2-20221219' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
3
-12
/
+34
2022-12-20
Merge branch 'stop-corrupting-socket-s-task_frag'
Jakub Kicinski
14
-4
/
+24
2022-12-20
net: simplify sk_page_frag
Benjamin Coddington
1
-7
/
+2
[next]