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-10-30
Merge tag 'io_uring-6.1-2022-10-28' of git://git.kernel.dk/linux
Linus Torvalds
2
-8
/
+16
2022-10-30
Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
28
-68
/
+196
2022-10-29
Merge tag 'powerpc-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
13
-45
/
+212
2022-10-29
drm/rockchip: vop2: disable planes when disabling the crtc
Michael Tretter
1
-0
/
+4
2022-10-29
drm/rockchip: vop2: fix null pointer in plane_atomic_disable
Michael Tretter
1
-2
/
+4
2022-10-29
drm/rockchip: dsi: Fix VOP selection on SoCs that support it
Ondrej Jirman
1
-3
/
+1
2022-10-29
drm/rockchip: fix fbdev on non-IOMMU devices
John Keeping
1
-1
/
+4
2022-10-29
drm/rockchip: dsi: Force synchronous probe
Brian Norris
1
-0
/
+6
2022-10-29
drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach
Brian Norris
1
-4
/
+12
2022-10-29
drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messages
Aurelien Jarno
1
-1
/
+2
2022-10-29
arm64: dts: ls208xa: specify clock frequencies for the MDIO controllers
Ioana Ciornei
1
-0
/
+6
2022-10-29
arm64: dts: ls1088a: specify clock frequencies for the MDIO controllers
Ioana Ciornei
1
-0
/
+6
2022-10-29
arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers
Ioana Ciornei
1
-0
/
+6
2022-10-29
iio: adc: mp2629: fix wrong comparison of channel
Saravanan Sekar
1
-1
/
+1
2022-10-29
iio: pressure: ms5611: changed hardcoded SPI speed to value limited
Mitja Spes
1
-1
/
+1
2022-10-29
iio: pressure: ms5611: fixed value compensation bug
Mitja Spes
2
-32
/
+31
2022-10-29
iio: accel: bma400: Ensure VDDIO is enable defore reading the chip ID.
Jonathan Cameron
1
-12
/
+12
2022-10-29
ALSA: arm: pxa: pxa2xx-ac97-lib: fix return value check of platform_get_irq()
Yang Yingliang
1
-1
/
+3
2022-10-29
platform/loongarch: laptop: Fix possible UAF and simplify generic_acpi_laptop...
Yang Yingliang
1
-3
/
+7
2022-10-29
platform/loongarch: laptop: Adjust resume order for loongson_hotkey_resume()
Huacai Chen
1
-7
/
+7
2022-10-29
LoongArch: BPF: Avoid declare variables in switch-case
Huacai Chen
1
-18
/
+13
2022-10-29
LoongArch: Use flexible-array member instead of zero-length array
Yushan Zhou
1
-1
/
+1
2022-10-29
LoongArch: Remove unused kernel stack padding
Jinyang He
5
-7
/
+6
2022-10-29
soc: imx: imx93-pd: Fix the error handling path of imx93_pd_probe()
Christophe JAILLET
1
-2
/
+15
2022-10-29
arm64: dts: imx93: correct gpio-ranges
Peng Fan
1
-4
/
+5
2022-10-29
arm64: dts: imx93: correct s4mu interrupt names
Peng Fan
1
-1
/
+1
2022-10-29
dt-bindings: power: gpcv2: add power-domains property
Peng Fan
1
-0
/
+3
2022-10-29
arm64: dts: imx8: correct clock order
Peng Fan
1
-9
/
+9
2022-10-29
ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on Q/QP
Petr Benes
2
-0
/
+8
2022-10-29
ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset
Tim Harvey
2
-2
/
+2
2022-10-29
arm64: dts: imx8mn: Correct the usb power domain
Li Jun
1
-1
/
+2
2022-10-29
arm64: dts: imx8mn: remove otg1 power domain dependency on hsio
Li Jun
1
-1
/
+0
2022-10-29
arm64: dts: imx8mm: correct usb power domains
Li Jun
1
-2
/
+4
2022-10-29
arm64: dts: imx8mm: remove otg1/2 power domain dependency on hsio
Li Jun
1
-2
/
+0
2022-10-29
arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci
Max Krummenacher
1
-10
/
+10
2022-10-29
net: dsa: fall back to default tagger if we can't load the one from DT
Vladimir Oltean
1
-3
/
+10
2022-10-29
net: ethernet: adi: adin1110: Fix notifiers
Alexandru Tachici
1
-9
/
+29
2022-10-29
Merge branch 'a-few-corrections-for-sock_support_zc'
Jakub Kicinski
7
-8
/
+21
2022-10-29
net: also flag accepted sockets supporting msghdr originated zerocopy
Stefan Metzmacher
1
-0
/
+2
2022-10-29
net/ulp: remove SOCK_SUPPORT_ZC from tls sockets
Pavel Begunkov
1
-0
/
+3
2022-10-29
net: remove SOCK_SUPPORT_ZC from sockmap
Pavel Begunkov
4
-8
/
+15
2022-10-29
udp: advertise ipv6 udp support for msghdr::ubuf_info
Pavel Begunkov
1
-0
/
+1
2022-10-29
enic: MAINTAINERS: Update enic maintainers
Govindarajulu Varadarajan
1
-1
/
+1
2022-10-29
net: openvswitch: add missing .resv_start_op
Jakub Kicinski
1
-0
/
+1
2022-10-29
netlink: hide validation union fields from kdoc
Jakub Kicinski
1
-13
/
+18
2022-10-29
Merge tag 's390-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
8
-29
/
+24
2022-10-29
Merge tag 'riscv-for-linus-6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-15
/
+30
2022-10-29
Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-3
/
+11
2022-10-29
Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
6
-209
/
+170
2022-10-29
fortify: Capture __bos() results in const temp vars
Kees Cook
1
-4
/
+9
[prev]
[next]