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
2025-07-17
ALSA: sb: Force to disable DMAs once when DMA mode is changed
Takashi Iwai
1
-0
/
+4
2025-07-17
net/sched: Always pass notifications when child class becomes empty
Lion Ackermann
1
-14
/
+5
2025-07-17
nui: Fix dma_mapping_error() check
Thomas Fourier
2
-1
/
+34
2025-07-17
enic: fix incorrect MTU comparison in enic_change_mtu()
Alok Tiwari
1
-2
/
+2
2025-07-17
amd-xgbe: align CL37 AN sequence as per databook
Raju Rangoju
3
-2
/
+13
2025-07-17
lib: test_objagg: Set error message in check_expect_hints_stats()
Dan Carpenter
1
-1
/
+3
2025-07-17
drm/exynos: fimd: Guard display clock control with runtime PM calls
Marek Szyprowski
1
-0
/
+12
2025-07-17
btrfs: fix missing error handling when searching for inode refs during log re...
Filipe Manana
1
-1
/
+3
2025-07-17
scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu()
Thomas Fourier
1
-0
/
+2
2025-07-17
nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.
Kuniyuki Iwashima
1
-3
/
+14
2025-07-17
RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insert
Mark Zhang
1
-1
/
+1
2025-07-17
platform/mellanox: mlxbf-tmfifo: fix vring_desc.len assignment
David Thompson
1
-1
/
+2
2025-07-17
mtk-sd: Fix a pagefault in dma_unmap_sg() for not prepared data
Masami Hiramatsu (Google)
1
-1
/
+2
2025-07-17
usb: typec: altmodes/displayport: do not index invalid pin_assignments
RD Babiera
2
-1
/
+2
2025-07-17
Revert "mmc: sdhci: Disable SD card clock before changing parameters"
Ulf Hansson
1
-7
/
+2
2025-07-17
mmc: sdhci: Add a helper function for dump register in dynamic debug mode
Victor Shih
1
-0
/
+16
2025-07-17
vsock/vmci: Clear the vmci transport packet properly when initializing it
HarshaVardhana S A
1
-2
/
+2
2025-07-17
btrfs: don't abort filesystem when attempting to snapshot deleted subvolume
Omar Sandoval
1
-0
/
+3
2025-07-17
arm64: Restrict pagetable teardown to avoid false warning
Dev Jain
1
-1
/
+2
2025-07-17
s390: Add '-std=gnu11' to decompressor and purgatory CFLAGS
Nathan Chancellor
2
-2
/
+2
2025-07-17
drm/bridge: cdns-dsi: Check return value when getting default PHY config
Aradhya Bhatia
1
-3
/
+5
2025-07-17
drm/bridge: cdns-dsi: Fix connecting to next bridge
Aradhya Bhatia
1
-1
/
+1
2025-07-17
drm/bridge: cdns-dsi: Fix the clock variable for mode_valid()
Aradhya Bhatia
1
-1
/
+2
2025-07-17
drm/tegra: Assign plane type before registration
Thierry Reding
3
-7
/
+12
2025-07-17
HID: wacom: fix kobject reference count leak
Qasim Ijaz
1
-0
/
+1
2025-07-17
HID: wacom: fix memory leak on sysfs attribute creation failure
Qasim Ijaz
1
-0
/
+1
2025-07-17
HID: wacom: fix memory leak on kobject creation failure
Qasim Ijaz
1
-1
/
+3
2025-07-17
dm-raid: fix variable in journal device check
Heinz Mauelshagen
1
-1
/
+1
2025-07-17
Bluetooth: L2CAP: Fix L2CAP MTU negotiation
Frédéric Danis
1
-1
/
+8
2025-07-17
atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().
Kuniyuki Iwashima
1
-2
/
+1
2025-07-17
net: enetc: Correct endianness handling in _enetc_rd_reg64
Simon Horman
1
-1
/
+1
2025-07-17
um: ubd: Add missing error check in start_io_thread()
Tiwei Bie
1
-1
/
+1
2025-07-17
vsock/uapi: fix linux/vm_sockets.h userspace compilation errors
Stefano Garzarella
1
-0
/
+4
2025-07-17
wifi: mac80211: fix beacon interval calculation overflow
Lachlan Hodges
1
-1
/
+1
2025-07-17
attach_recursive_mnt(): do not lock the covering tree when sliding something ...
Al Viro
1
-4
/
+4
2025-07-17
ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3()
Youngjun Lee
1
-0
/
+2
2025-07-17
i2c: robotfuzz-osif: disable zero-length read messages
Wolfram Sang
1
-0
/
+6
2025-07-17
i2c: tiny-usb: disable zero-length read messages
Wolfram Sang
1
-0
/
+6
2025-07-17
RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction
Shin'ichiro Kawasaki
1
-14
/
+15
2025-07-17
RDMA/core: Use refcount_t instead of atomic_t on refcount of iwcm_id_private
Weihang Li
2
-6
/
+5
2025-07-17
media: vivid: Change the siize of the composing
Denis Arefev
1
-1
/
+1
2025-07-17
media: omap3isp: use sgtable-based scatterlist wrappers
Marek Szyprowski
2
-8
/
+6
2025-07-17
media: cxusb: no longer judge rbuf when the write fails
Edward Adam Davis
1
-2
/
+1
2025-07-17
media: cxusb: use dev_dbg() rather than hand-rolled debug
Sean Young
1
-18
/
+15
2025-07-17
jfs: validate AG parameters in dbMount() to prevent crashes
Vasiliy Kovalev
1
-1
/
+5
2025-07-17
fs/jfs: consolidate sanity checking in dbMount
Dave Kleikamp
1
-28
/
+9
2025-07-17
ASoC: meson: meson-card-utils: use of_property_present() for DT parsing
Martin Blumenstingl
1
-1
/
+1
2025-07-17
of: Add of_property_present() helper
Rob Herring
1
-1
/
+16
2025-07-17
of: property: define of_property_read_u{8,16,32,64}_array() unconditionally
Michael Walle
1
-150
/
+124
2025-07-17
kbuild: hdrcheck: fix cross build with clang
Arnd Bergmann
1
-1
/
+1
[prev]
[next]