index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
Linux 6.6.37
v6.6.37
Greg Kroah-Hartman
1
-1
/
+1
2024-07-05
tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
Yunseong Kim
1
-2
/
+2
2024-07-05
serial: 8250_omap: Fix Errata i2310 with RX FIFO level check
Udit Kumar
1
-1
/
+2
2024-07-05
serial: imx: only set receiver level if it is zero
Stefan Eichenberger
1
-2
/
+6
2024-07-05
cxl/region: check interleave capability
Yao Xingtao
5
-0
/
+111
2024-07-05
cxl/region: Avoid null pointer dereference in region lookup
Alison Schofield
1
-4
/
+15
2024-07-05
cxl/region: Move cxl_dpa_to_region() work to the region driver
Alison Schofield
3
-44
/
+51
2024-07-05
arm64: dts: rockchip: Add sound-dai-cells for RK3368
Alex Bee
1
-0
/
+3
2024-07-05
arm64: dts: rockchip: fix PMIC interrupt pin on ROCK Pi E
FUKAUMI Naoki
1
-2
/
+2
2024-07-05
arm64: dts: rockchip: make poweroff(8) work on Radxa ROCK 5A
FUKAUMI Naoki
1
-0
/
+1
2024-07-05
ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi node
Johan Jonker
1
-0
/
+1
2024-07-05
arm64: dts: rockchip: Fix the value of `dlg,jack-det-rate` mismatch on rk3399...
Hsin-Te Yuan
1
-1
/
+1
2024-07-05
arm64: dts: rockchip: Rename LED related pinctrl nodes on rk3308-rock-pi-s
Jonas Karlman
1
-3
/
+9
2024-07-05
arm64: dts: rockchip: Fix SD NAND and eMMC init on rk3308-rock-pi-s
Jonas Karlman
1
-2
/
+4
2024-07-05
mm/page_alloc: Separate THP PCP into movable and non-movable categories
yangge
2
-7
/
+11
2024-07-05
Revert "cpufreq: amd-pstate: Fix the inconsistency in max frequency units"
Greg Kroah-Hartman
1
-1
/
+1
2024-07-05
pwm: stm32: Refuse too small period requests
Uwe Kleine-König
1
-0
/
+3
2024-07-05
erofs: fix NULL dereference of dif->bdev_handle in fscache mode
Jingbo Xu
1
-2
/
+3
2024-07-05
syscalls: fix sys_fanotify_mark prototype
Arnd Bergmann
1
-0
/
+6
2024-07-05
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
9
-9
/
+9
2024-07-05
ftruncate: pass a signed offset
Arnd Bergmann
3
-4
/
+4
2024-07-05
ata: libata-core: Fix double free on error
Niklas Cassel
1
-4
/
+4
2024-07-05
ata: ahci: Clean up sysfs file on error
Niklas Cassel
1
-5
/
+12
2024-07-05
can: mcp251xfd: fix infinite loop when xmit fails
Vitor Soares
3
-9
/
+65
2024-07-05
batman-adv: Don't accept TT entries for out-of-spec VIDs
Sven Eckelmann
1
-0
/
+27
2024-07-05
drm/amdgpu/atomfirmware: fix parsing of vram_info
Alex Deucher
1
-1
/
+1
2024-07-05
drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is present
Michael Strauss
2
-1
/
+14
2024-07-05
drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes
Ma Ke
1
-0
/
+4
2024-07-05
drm/i915/gt: Fix potential UAF by revoke of fence registers
Janusz Krzysztofik
1
-0
/
+1
2024-07-05
drm/amdgpu: avoid using null object of framebuffer
Julia Zhang
1
-2
/
+16
2024-07-05
drm/fbdev-dma: Only set smem_start is enable per module option
Thomas Zimmermann
2
-4
/
+7
2024-07-05
drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes
Ma Ke
1
-0
/
+2
2024-07-05
drm/drm_file: Fix pid refcounting race
Jann Horn
1
-5
/
+3
2024-07-05
hexagon: fix fadvise64_64 calling conventions
Arnd Bergmann
2
-0
/
+13
2024-07-05
csky, hexagon: fix broken sys_sync_file_range
Arnd Bergmann
2
-0
/
+2
2024-07-05
btrfs: zoned: fix initial free space detection
Naohiro Aota
1
-1
/
+1
2024-07-05
sh: rework sync_file_range ABI
Arnd Bergmann
2
-1
/
+13
2024-07-05
kbuild: Install dtb files as 0644 in Makefile.dtbinst
Dragan Simic
1
-1
/
+1
2024-07-05
irqchip/loongson-liointc: Set different ISRs for different cores
Huacai Chen
1
-2
/
+2
2024-07-05
cpu/hotplug: Fix dynstate assignment in __cpuhp_setup_state_cpuslocked()
Yuntao Wang
1
-4
/
+4
2024-07-05
irqchip/loongson-eiointc: Use early_cpu_to_node() instead of cpu_to_node()
Huacai Chen
1
-2
/
+3
2024-07-05
cpufreq: intel_pstate: Use HWP to initialize ITMT if CPPC is missing
Rafael J. Wysocki
1
-7
/
+6
2024-07-05
PCI/MSI: Fix UAF in msi_capability_init
Mostafa Saleh
1
-2
/
+8
2024-07-05
net: can: j1939: enhanced error handling for tightly received RTS messages in...
Oleksij Rempel
1
-2
/
+17
2024-07-05
net: can: j1939: recover socket queue on CAN bus error during BAM transmission
Oleksij Rempel
1
-0
/
+2
2024-07-05
net: can: j1939: Initialize unused data in j1939_send_one()
Shigeru Yoshida
1
-5
/
+1
2024-07-05
tty: mcf: MCF54418 has 10 UARTS
Jean-Michel Hautbois
1
-1
/
+1
2024-07-05
ALSA: hda/realtek: fix mute/micmute LEDs don't work for EliteBook 645/665 G11.
Dirk Su
1
-0
/
+3
2024-07-05
serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()
Jonas Gorski
1
-2
/
+5
2024-07-05
serial: core: introduce uart_port_tx_limited_flags()
Jonas Gorski
1
-0
/
+18
[next]