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-04-06
net: dsa: realtek: fix out-of-bounds access
Ahmad Fatoum
1
-1
/
+4
2023-04-06
scsi: mpt3sas: Don't print sense pool info twice
Jerry Snitselaar
1
-5
/
+0
2023-04-06
scsi: megaraid_sas: Fix crash after a double completion
Tomas Henzl
1
-2
/
+2
2023-04-06
sfc: ef10: don't overwrite offload features at NIC reset
Íñigo Huguet
2
-22
/
+33
2023-04-06
SUNRPC: fix shutdown of NFS TCP client socket
Siddharth Kawar
1
-0
/
+1
2023-04-06
mtd: rawnand: meson: invalidate cache on polling ECC bit
Arseniy Krasnov
1
-1
/
+7
2023-04-06
platform/surface: aggregator: Add missing fwnode_handle_put()
Liang He
1
-1
/
+3
2023-04-06
platform/x86: think-lmi: Add possible_values for ThinkStation
Mark Pearson
1
-0
/
+20
2023-04-06
platform/x86: think-lmi: only display possible_values if available
Mark Pearson
1
-3
/
+13
2023-04-06
platform/x86: think-lmi: use correct possible_values delimiters
Mark Pearson
1
-1
/
+8
2023-04-06
platform/x86: think-lmi: add missing type attribute
Mark Pearson
1
-0
/
+17
2023-04-06
PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check enabled
Yoshihiro Shimoda
1
-5
/
+5
2023-04-06
ALSA: usb-audio: Fix recursive locking at XRUN during syncing
Takashi Iwai
4
-11
/
+19
2023-04-06
mips: bmips: BCM6358: disable RAC flush for TP1
Álvaro Fernández Rojas
2
-0
/
+13
2023-04-06
riscv/kvm: Fix VM hang in case of timer delta being zero.
Rajnesh Kanwal
1
-4
/
+2
2023-04-06
ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()
Harshit Mogalapalli
1
-2
/
+1
2023-04-06
mtd: nand: mxic-ecc: Fix mxic_ecc_data_xfer_wait_for_completion() when irq is...
Christophe JAILLET
1
-0
/
+1
2023-04-06
mtd: rawnand: meson: initialize struct with zeroes
Arseniy Krasnov
1
-1
/
+1
2023-04-06
btrfs: use temporary variable for space_info in btrfs_update_block_group
Josef Bacik
1
-10
/
+12
2023-04-06
btrfs: fix uninitialized variable warning in btrfs_update_block_group
Josef Bacik
1
-1
/
+1
2023-04-06
tracing: Fix wrong return in kprobe_event_gen_test.c
Anton Gusev
1
-2
/
+2
2023-04-06
tools/power turbostat: fix decoding of HWP_STATUS
Antti Laakso
1
-1
/
+1
2023-04-06
tools/power turbostat: Fix /dev/cpu_dma_latency warnings
Prarit Bhargava
2
-1
/
+3
2023-04-06
fbdev: au1200fb: Fix potential divide by zero
Wei Chen
1
-0
/
+3
2023-04-06
fbdev: lxfb: Fix potential divide by zero
Wei Chen
1
-0
/
+3
2023-04-06
fbdev: intelfb: Fix potential divide by zero
Wei Chen
1
-0
/
+3
2023-04-06
fbdev: nvidia: Fix potential divide by zero
Wei Chen
1
-0
/
+2
2023-04-06
net/mlx5e: Lower maximum allowed MTU in XSK to match XDP prerequisites
Adham Faris
1
-3
/
+7
2023-04-06
drm/amdkfd: Fixed kfd_process cleanup on module exit.
David Belanger
3
-7
/
+62
2023-04-06
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620
Philipp Geulen
1
-0
/
+2
2023-04-06
nvme-pci: fixing memory leak in probe teardown path
Irvin Cote
1
-0
/
+1
2023-04-06
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
Linus Torvalds
2
-3
/
+3
2023-04-06
ACPI: tools: pfrut: Check if the input of level and type is in the right nume...
Chen Yu
1
-3
/
+15
2023-04-06
fbdev: tgafb: Fix potential divide by zero
Wei Chen
1
-0
/
+3
2023-04-06
ALSA: hda/ca0132: fixup buffer overrun at tuning_ctl_set()
Kuninori Morimoto
1
-1
/
+3
2023-04-06
ALSA: asihpi: check pao in control_message()
Kuninori Morimoto
1
-1
/
+1
2023-04-06
net: hsr: Don't log netdev_err message on unknown prp dst node
Kristian Overskeid
1
-1
/
+1
2023-04-06
drm/amd/display: Fix HDCP failing to enable after suspend
Bhawanpreet Lakha
1
-1
/
+1
2023-04-06
drm/amdkfd: fix potential kgd_mem UAFs
Chia-I Wu
1
-6
/
+10
2023-04-06
drm/amdgpu/vcn: custom video info caps for sriov
Jane Jian
3
-11
/
+99
2023-04-06
drm/amdkfd: fix a potential double free in pqm_create_queue
Chia-I Wu
1
-2
/
+2
2023-04-06
drm/amdkfd: Fix BO offset for multi-VMA page migration
Xiaogang Chen
1
-7
/
+10
2023-04-06
x86/PVH: obtain VGA console info in Dom0
Jan Beulich
6
-8
/
+25
2023-04-06
md: avoid signed overflow in slot_store()
NeilBrown
1
-0
/
+3
2023-04-06
wifi: mac80211: check basic rates validity
Johannes Berg
1
-10
/
+11
2023-04-06
ASoC: hdmi-codec: only startup/shutdown on supported streams
Emil Abildgaard Svendsen
1
-0
/
+11
2023-04-06
ASoC: SOF: IPC4: update gain ipc msg definition to align with fw
Rander Wang
3
-5
/
+8
2023-04-06
ASoC: SOF: Intel: hda-ctrl: re-add sleep after entering and exiting reset
Pierre-Louis Bossart
1
-0
/
+3
2023-04-06
ASoC: SOF: Intel: hda-dsp: harden D0i3 programming sequence
Rander Wang
1
-0
/
+12
2023-04-06
ASoC: SOF: Intel: pci-tng: revert invalid bar size setting
Pierre-Louis Bossart
1
-5
/
+1
[prev]
[next]