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.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
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
128
-840
/
+1984
2023-01-05
Merge tag 'gpio-fixes-for-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-24
/
+43
2023-01-05
Merge tag 'fbdev-for-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-19
/
+25
2023-01-05
fbdev: omapfb: avoid stack overflow warning
Arnd Bergmann
1
-10
/
+18
2023-01-05
caif: fix memory leak in cfctrl_linkup_request()
Zhengchao Shao
1
-1
/
+5
2023-01-05
inet: control sockets should not use current thread task_frag
Eric Dumazet
1
-0
/
+1
2023-01-05
net/ulp: prevent ULP without clone op from entering the LISTEN status
Paolo Abeni
2
-0
/
+18
2023-01-05
qed: allow sleep in qed_mcp_trace_dump()
Caleb Sander
1
-8
/
+20
2023-01-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-18
/
+112
2023-01-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
23
-163
/
+173
2023-01-04
Merge tag 'x86-urgent-2023-01-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-45
/
+45
2023-01-04
Merge tag 'f2fs-fix-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-26
/
+25
2023-01-04
Merge tag 'nfsd-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-1
/
+12
2023-01-04
x86/bugs: Flush IBP in ib_prctl_set()
Rodrigo Branco
1
-0
/
+2
2023-01-04
MAINTAINERS: Update maintainers for ptp_vmw driver
Srivatsa S. Bhat (VMware)
1
-1
/
+3
2023-01-03
x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...
Jason A. Donenfeld
4
-41
/
+41
2023-01-03
f2fs: let's avoid panic if extent_tree is not created
Jaegeuk Kim
1
-1
/
+2
2023-01-03
f2fs: should use a temp extent_info for lookup
Jaegeuk Kim
1
-6
/
+7
2023-01-03
f2fs: don't mix to use union values in extent_info
Jaegeuk Kim
1
-8
/
+8
2023-01-03
f2fs: initialize extent_cache parameter
Jaegeuk Kim
4
-4
/
+4
2023-01-03
f2fs: fix to avoid NULL pointer dereference in f2fs_issue_flush()
Chao Yu
1
-7
/
+4
2023-01-03
x86/asm: Fix an assembler warning with current binutils
Mikulas Patocka
1
-1
/
+1
2023-01-03
usb: rndis_host: Secure rndis_query check against int overflow
Szymon Heidrich
1
-1
/
+2
2023-01-03
net: dpaa: Fix dtsec check for PCS availability
Sean Anderson
1
-1
/
+1
2023-01-03
octeontx2-pf: Fix lmtst ID used in aura free
Geetha sowjanya
1
-9
/
+21
2023-01-03
drivers/net/bonding/bond_3ad: return when there's no aggregator
Daniil Tatianin
1
-0
/
+1
2023-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
15
-189
/
+293
2023-01-02
Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-7
/
+20
2023-01-02
fs/ntfs3: don't hold ni_lock when calling truncate_setsize()
Tetsuo Handa
1
-2
/
+2
2023-01-02
x86/kexec: Fix double-free of elf header buffer
Takashi Iwai
1
-3
/
+1
2023-01-02
nfsd: fix handling of readdir in v4root vs. mount upcall timeout
Jeff Layton
1
-0
/
+11
2023-01-02
fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB
Paul Menzel
1
-2
/
+2
2023-01-02
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
11
-81
/
+68
2023-01-02
netfilter: ipset: fix hash:net,port,net hang with /0 subnet
Jozsef Kadlecsik
1
-19
/
+21
2023-01-02
net: sparx5: Fix reading of the MAC address
Horatiu Vultur
1
-1
/
+1
2023-01-02
vxlan: Fix memory leaks in error path
Ido Schimmel
1
-6
/
+13
2023-01-02
net: sched: htb: fix htb_classify() kernel-doc
Randy Dunlap
1
-2
/
+6
2023-01-02
Merge branch 'cls_drop-fix'
David S. Miller
2
-3
/
+6
2023-01-02
net: sched: cbq: dont intepret cls results when asked to drop
Jamal Hadi Salim
1
-2
/
+2
2023-01-02
net: sched: atm: dont intepret cls results when asked to drop
Jamal Hadi Salim
1
-1
/
+4
2023-01-02
gpio: sifive: Fix refcount leak in sifive_gpio_probe
Miaoqian Lin
1
-0
/
+1
2023-01-02
Linux 6.2-rc2
v6.2-rc2
Linus Torvalds
1
-1
/
+1
2023-01-01
Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-38
/
+18
2023-01-01
Merge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-25
/
+17
2023-01-01
Merge tag 'locking_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-16
/
+56
2023-01-01
Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
12
-45
/
+212
2023-01-01
dt-bindings: net: marvell,orion-mdio: Fix examples
MichaĆ Grzelak
1
-4
/
+26
2023-01-01
dt-bindings: net: sun8i-emac: Add phy-supply property
Samuel Holland
1
-0
/
+3
2023-01-01
net: ipa: use proper endpoint mask for suspend
Alex Elder
1
-2
/
+1
2023-01-01
Merge branch 'selftests-fix'
David S. Miller
1
-4
/
+11
[next]