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.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-03-10
drm/vc4: drop all currently held locks if deadlock happens
MaĆra Canal
1
-1
/
+10
2023-03-10
drm/ast: Init iosys_map pointer as I/O memory for damage handling
Thomas Zimmermann
1
-1
/
+1
2023-03-10
gpu: ipu-v3: common: Add of_node_put() for reference returned by of_graph_get...
Liang He
1
-0
/
+1
2023-03-10
drm: tidss: Fix pixel format definition
Randolph Sapp
1
-2
/
+2
2023-03-10
drm/bridge: it6505: Guard bridge power in IRQ handler
Pin-yen Lin
1
-14
/
+8
2023-03-10
drm/vc4: dpi: Fix format mapping for RGB565
Dave Stevenson
1
-1
/
+1
2023-03-10
drm/modes: Use strscpy() to copy command-line mode name
Maxime Ripard
1
-1
/
+1
2023-03-10
drm/vkms: Fix null-ptr-deref in vkms_release()
Yuan Can
1
-1
/
+2
2023-03-10
drm/vkms: Fix memory leak in vkms_init()
Yuan Can
1
-1
/
+6
2023-03-10
drm/bridge: megachips: Fix error handling in i2c_register_driver()
Yuan Can
1
-1
/
+5
2023-03-10
drm: mxsfb: DRM_MXSFB should depend on ARCH_MXS || ARCH_MXC
Geert Uytterhoeven
1
-0
/
+1
2023-03-10
drm: mxsfb: DRM_IMX_LCDIF should depend on ARCH_MXC
Geert Uytterhoeven
1
-0
/
+1
2023-03-10
drm/bridge: ti-sn65dsi83: Fix delay after reset deassert to match spec
Frieder Schrempf
1
-1
/
+1
2023-03-10
drm/fourcc: Add missing big-endian XRGB1555 and RGB565 formats
Geert Uytterhoeven
1
-0
/
+4
2023-03-10
drm: Fix potential null-ptr-deref due to drmm_mode_config_init()
Shang XiaoJing
1
-1
/
+7
2023-03-10
sefltests: netdevsim: wait for devlink instance after netns removal
Jiri Pirko
1
-0
/
+18
2023-03-10
selftest: fib_tests: Always cleanup before exit
Roxana Nicolescu
1
-0
/
+2
2023-03-10
net/mlx5e: Align IPsec ASO result memory to be as required by hardware
Leon Romanovsky
1
-1
/
+1
2023-03-10
net/mlx4_en: Introduce flexible array to silence overflow warning
Kees Cook
2
-11
/
+12
2023-03-10
net: lan966x: Fix possible deadlock inside PTP
Horatiu Vultur
1
-2
/
+2
2023-03-10
net: bcmgenet: fix MoCA LED control
Doug Berger
1
-9
/
+2
2023-03-10
l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register()
Shigeru Yoshida
1
-58
/
+67
2023-03-10
selftests/net: Interpret UDP_GRO cmsg data as an int value
Jakub Sitnicki
1
-4
/
+2
2023-03-10
net/smc: fix application data exception
D. Wythe
1
-9
/
+8
2023-03-10
net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link()
D. Wythe
1
-0
/
+2
2023-03-10
irqchip/irq-bcm7120-l2: Set IRQ_LEVEL for level triggered interrupts
Florian Fainelli
1
-1
/
+2
2023-03-10
irqchip/irq-brcmstb-l2: Set IRQ_LEVEL for level triggered interrupts
Florian Fainelli
1
-1
/
+5
2023-03-10
bpf: Fix global subprog context argument resolution logic
Andrii Nakryiko
1
-2
/
+11
2023-03-10
LoongArch, bpf: Use 4 instructions for function address in JIT
Hengqi Chen
2
-1
/
+22
2023-03-10
xsk: check IFF_UP earlier in Tx path
Maciej Fijalkowski
1
-26
/
+33
2023-03-10
can: esd_usb: Make use of can_change_state() and relocate checking skb for NULL
Frank Jungclaus
1
-25
/
+25
2023-03-10
can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...
Frank Jungclaus
1
-1
/
+3
2023-03-10
selftests/bpf: Fix xdp_do_redirect on s390x
Ilya Leoshkevich
1
-0
/
+4
2023-03-10
bpf: Zeroing allocated object from slab in bpf memory allocator
Hou Tao
3
-3
/
+10
2023-03-10
wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()
Johannes Berg
1
-15
/
+11
2023-03-10
selftests/bpf: Fix map_kptr test.
Alexei Starovoitov
1
-5
/
+7
2023-03-10
thermal/drivers/hisi: Drop second sensor hi3660
Yongqin Liu
1
-4
/
+0
2023-03-10
tools/lib/thermal: Fix thermal_sampling_exit()
Vincent Guittot
1
-1
/
+1
2023-03-10
wifi: mac80211: fix off-by-one link setting
Johannes Berg
1
-1
/
+1
2023-03-10
wifi: mac80211: avoid u32_encode_bits() warning
Arnd Bergmann
1
-1
/
+1
2023-03-10
wifi: mac80211: Don't translate MLD addresses for multicast
Andrei Otcheretianski
1
-1
/
+2
2023-03-10
wifi: mac80211: fix non-MLO station association
Karthikeyan Periyasamy
1
-3
/
+0
2023-03-10
wifi: mac80211: make rate u32 in sta_set_rate_info_rx()
Shayne Chen
1
-1
/
+1
2023-03-10
wifi: mac80211: move color collision detection report in a delayed work
Lorenzo Bianconi
3
-1
/
+31
2023-03-10
vfio/ccw: remove WARN_ON during shutdown
Eric Farman
1
-1
/
+1
2023-03-10
crypto: crypto4xx - Call dma_unmap_page when done
Herbert Xu
1
-6
/
+4
2023-03-10
crypto: octeontx2 - Fix objects shared between several modules
Alexander Lobakin
8
-14
/
+39
2023-03-10
ACPI: resource: Do IRQ override on all TongFang GMxRGxx
Werner Sembach
1
-4
/
+3
2023-03-10
ACPI: resource: Add IRQ overrides for MAINGEAR Vector Pro 2 models
Adam Niederer
1
-0
/
+19
2023-03-10
selftests/bpf: Fix out-of-srctree build
Ilya Leoshkevich
1
-2
/
+0
[prev]
[next]