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
2024-08-29
ice: fix truesize operations for PAGE_SIZE >= 8192
Maciej Fijalkowski
2
-34
/
+20
2024-08-29
ice: fix ICE_LAST_OFFSET formula
Maciej Fijalkowski
1
-1
/
+1
2024-08-29
ice: fix page reuse when PAGE_SIZE is over 8k
Maciej Fijalkowski
1
-9
/
+3
2024-08-29
bonding: fix xfrm state handling when clearing active slave
Nikolay Aleksandrov
1
-1
/
+1
2024-08-29
bonding: fix xfrm real_dev null pointer dereference
Nikolay Aleksandrov
1
-1
/
+0
2024-08-29
bonding: fix null pointer deref in bond_ipsec_offload_ok
Nikolay Aleksandrov
1
-0
/
+2
2024-08-29
bonding: fix bond_ipsec_offload_ok return type
Nikolay Aleksandrov
1
-12
/
+6
2024-08-29
ip6_tunnel: Fix broken GRO
Thomas Bogendoerfer
1
-5
/
+7
2024-08-29
netfilter: nft_counter: Synchronize nft_counter_reset() against reader.
Sebastian Andrzej Siewior
1
-0
/
+5
2024-08-29
netfilter: nft_counter: Disable BH in nft_counter_offload_stats().
Sebastian Andrzej Siewior
1
-2
/
+2
2024-08-29
kcm: Serialise kcm_sendmsg() for the same socket.
Kuniyuki Iwashima
2
-0
/
+5
2024-08-29
net: mctp: test: Use correct skb for route input check
Jeremy Kerr
1
-1
/
+1
2024-08-29
tcp: prevent concurrent execution of tcp_sk_exit_batch
Florian Westphal
1
-0
/
+14
2024-08-29
selftests: udpgro: no need to load xdp for gro
Hangbin Liu
1
-8
/
+1
2024-08-29
selftests: udpgro: report error when receive failed
Hangbin Liu
1
-17
/
+27
2024-08-29
tc-testing: don't access non-existent variable on exception
Simon Horman
1
-1
/
+0
2024-08-29
net/mlx5: Fix IPsec RoCE MPV trace call
Patrisious Haddad
1
-2
/
+4
2024-08-29
net/mlx5e: XPS, Fix oversight of Multi-PF Netdev changes
Carolina Jubran
1
-5
/
+8
2024-08-29
net: mscc: ocelot: serialize access to the injection/extraction groups
Vladimir Oltean
4
-0
/
+76
2024-08-29
net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"
Vladimir Oltean
2
-2
/
+9
2024-08-29
net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...
Vladimir Oltean
5
-43
/
+75
2024-08-29
Bluetooth: SMP: Fix assumption of Central always being Initiator
Luiz Augusto von Dentz
1
-72
/
+72
2024-08-29
Bluetooth: hci_core: Fix LE quote calculation
Luiz Augusto von Dentz
1
-12
/
+7
2024-08-29
Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
Luiz Augusto von Dentz
10
-32
/
+16
2024-08-29
kbuild: avoid scripts/kallsyms parsing /dev/null
Masahiro Yamada
1
-1
/
+2
2024-08-29
kbuild: merge temporary vmlinux for BTF and kallsyms
Masahiro Yamada
1
-17
/
+24
2024-08-29
Makefile: add $(srctree) to dependency of compile_commands.json target
Alexandre Courbot
1
-1
/
+1
2024-08-29
ALSA: hda/tas2781: Use correct endian conversion
Takashi Iwai
1
-2
/
+2
2024-08-29
platform/surface: aggregator: Fix warning when controller is destroyed in probe
Maximilian Luz
1
-1
/
+2
2024-08-29
wifi: ath12k: use 128 bytes aligned iova in transmit path for WCN7850
Baochen Qiang
4
-0
/
+83
2024-08-29
dm suspend: return -ERESTARTSYS instead of -EINTR
Mikulas Patocka
1
-2
/
+2
2024-08-29
smb/client: avoid possible NULL dereference in cifs_free_subrequest()
Su Hui
1
-2
/
+6
2024-08-29
cifs: Add a tracepoint to track credits involved in R/W requests
David Howells
7
-23
/
+173
2024-08-29
thermal: gov_bang_bang: Use governor_data to reduce overhead
Rafael J. Wysocki
3
-1
/
+21
2024-08-29
thermal: gov_bang_bang: Add .manage() callback
Rafael J. Wysocki
1
-0
/
+30
2024-08-29
thermal: gov_bang_bang: Split bang_bang_control()
Rafael J. Wysocki
1
-19
/
+23
2024-08-29
thermal: gov_bang_bang: Drop unnecessary cooling device target state checks
Rafael J. Wysocki
1
-11
/
+3
2024-08-29
drm/amd/display: Don't register panel_power_savings on OLED panels
Mario Limonciello
1
-4
/
+25
2024-08-29
block: Fix lockdep warning in blk_mq_mark_tag_wait
Li Lingfeng
1
-2
/
+3
2024-08-29
arm64: Fix KASAN random tag seed initialization
Samuel Holland
2
-3
/
+2
2024-08-29
printk/panic: Allow cpu backtraces to be written into ringbuffer during panic
Ryo Takakura
3
-2
/
+9
2024-08-29
powerpc/topology: Check if a core is online
Nysal Jan K.A
1
-0
/
+13
2024-08-29
cpu/SMT: Enable SMT only if a core is online
Nysal Jan K.A
2
-2
/
+13
2024-08-29
io_uring/napi: check napi_enabled in io_napi_add() before proceeding
Olivier Langlois
2
-2
/
+2
2024-08-29
io_uring/napi: use ktime in busy polling
Pavel Begunkov
4
-24
/
+30
2024-08-29
io_uring/napi: Remove unnecessary s64 cast
Thorsten Blum
1
-1
/
+1
2024-08-29
s390/dasd: Remove DMA alignment
Eric Farman
1
-1
/
+0
2024-08-29
rust: fix the default format for CONFIG_{RUSTC,BINDGEN}_VERSION_TEXT
Masahiro Yamada
1
-2
/
+2
2024-08-29
rust: suppress error messages from CONFIG_{RUSTC,BINDGEN}_VERSION_TEXT
Masahiro Yamada
1
-2
/
+2
2024-08-29
rust: work around `bindgen` 0.69.0 issue
Miguel Ojeda
2
-2
/
+9
[prev]
[next]