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-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-05-02
gpiolib: of: fix bounds check for 'gpio-reserved-ranges'
Andrei Lalaev
1
-1
/
+1
2022-05-02
pinctrl: mediatek: mt8365: fix IES control pins
Mattijs Korpershoek
1
-1
/
+1
2022-05-02
pinctrl: ocelot: Fix for lan966x alt mode
Horatiu Vultur
1
-1
/
+3
2022-05-01
Linux 5.18-rc5
v5.18-rc5
Linus Torvalds
1
-1
/
+1
2022-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
18
-62
/
+214
2022-05-01
Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
21
-29
/
+63
2022-05-01
net: dsa: b53: convert to phylink_pcs
Russell King (Oracle)
5
-72
/
+75
2022-05-01
Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6
-99
/
+265
2022-05-01
Merge tag 'irq_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+5
2022-05-01
pci_irq_vector() can't be used in atomic context any longer. This conflicts
Thomas Gleixner
1
-8
/
+8
2022-05-01
Merge branch 'nfc-fixes'
David S. Miller
2
-16
/
+15
2022-05-01
nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_...
Duoming Zhou
1
-1
/
+1
2022-05-01
nfc: replace improper check device_is_registered() in netlink related functions
Duoming Zhou
1
-15
/
+14
2022-05-01
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
3
-1
/
+3
2022-05-01
mm: Fix PASID use-after-free issue
Fenghua Yu
1
-1
/
+1
2022-04-30
Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+26
2022-04-30
Merge tag 'char-misc-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
25
-113
/
+148
2022-04-30
Merge tag 'tty-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-215
/
+293
2022-04-30
Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
28
-45
/
+193
2022-04-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+5
2022-04-30
mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()
Eric Dumazet
1
-4
/
+4
2022-04-30
net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()
Eric Dumazet
1
-3
/
+6
2022-04-30
rxrpc: Enable IPv6 checksums on transport socket
David Howells
1
-0
/
+3
2022-04-30
net: cpsw: add missing of_node_put() in cpsw_probe_dt()
Yang Yingliang
1
-1
/
+4
2022-04-30
net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...
Yang Yingliang
1
-0
/
+1
2022-04-30
net: dsa: mt7530: add missing of_node_put() in mt7530_setup()
Yang Yingliang
1
-0
/
+1
2022-04-30
net: dsa: ksz9477: port mirror sniffing limited to one port
Arun Ramadoss
1
-4
/
+34
2022-04-30
hinic: fix bug of wq out of bound access
Qiao Ma
1
-2
/
+5
2022-04-30
net: mdio: Fix ENOMEM return value in BCM6368 mux bus controller
Niels Dossche
1
-1
/
+1
2022-04-30
net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()
Yang Yingliang
1
-0
/
+1
2022-04-30
Merge branch 'selftests-net-add-missing-tests-to-makefile'
Jakub Kicinski
2
-1
/
+35
2022-04-30
selftests/net/forwarding: add missing tests to Makefile
Hangbin Liu
1
-0
/
+33
2022-04-30
selftests/net: add missing tests to Makefile
Hangbin Liu
1
-1
/
+2
2022-04-30
Revert "SUNRPC: attempt AF_LOCAL connect on setup"
Trond Myklebust
1
-3
/
+0
2022-04-30
Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
68
-228
/
+311
2022-04-30
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-46
/
+216
2022-04-30
Merge tag 'block-5.18-2022-04-29' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-12
/
+21
2022-04-30
Merge tag 'io_uring-5.18-2022-04-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+6
2022-04-30
Merge tag 'random-5.18-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-19
/
+36
2022-04-30
Merge tag 'ceph-for-5.18-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-7
/
+12
2022-04-30
Revert "arm: dts: at91: Fix boolean properties with values"
Arnd Bergmann
2
-2
/
+2
2022-04-29
Merge tag 'linux-can-fixes-for-5.18-20220429' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2
-42
/
+29
2022-04-29
KVM: x86: work around QEMU issue with synthetic CPUID leaves
Paolo Bonzini
1
-5
/
+14
2022-04-29
Merge tag 'perf-tools-fixes-for-v5.18-2022-04-29' of git://git.kernel.org/pub...
Linus Torvalds
12
-79
/
+56
2022-04-29
selftests/seccomp: Don't call read() on TTY from background pgrp
Jann Horn
1
-5
/
+5
2022-04-29
Merge tag 'riscv-for-linus-5.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+3
2022-04-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-4
/
+4
2022-04-29
Revert "x86/mm: Introduce lookup_address_in_mm()"
Sean Christopherson
2
-15
/
+0
2022-04-29
Merge branch 'kvm-fixes-for-5.18-rc5' into HEAD
Paolo Bonzini
10
-32
/
+121
2022-04-29
KVM: x86/mmu: fix potential races when walking host page table
Mingwei Zhang
1
-5
/
+42
[prev]
[next]