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-02-01
btrfs: scrub: avoid use-after-free when chunk length is not 64K aligned
Qu Wenruo
1
-7
/
+22
2024-02-01
wifi: mac80211: fix potential sta-link leak
Johannes Berg
1
-1
/
+4
2024-02-01
SUNRPC: use request size to initialize bio_vec in svc_udp_sendto()
Lucas Stach
1
-2
/
+2
2024-02-01
ksmbd: Add missing set_freezable() for freezable kthread
Namjae Jeon
1
-0
/
+1
2024-02-01
ksmbd: send lease break notification on FILE_RENAME_INFORMATION
Namjae Jeon
2
-5
/
+8
2024-02-01
ksmbd: don't increment epoch if current state and request state are same
Namjae Jeon
1
-3
/
+6
2024-02-01
ksmbd: fix potential circular locking issue in smb2_set_ea()
Namjae Jeon
1
-3
/
+4
2024-02-01
Revert "drm/amd: Enable PCIe PME from D3"
Jonathan Gray
1
-2
/
+0
2024-02-01
wifi: ath11k: rely on mac80211 debugfs handling for vif
Benjamin Berg
4
-40
/
+13
2024-02-01
ksmbd: set v2 lease version on lease upgrade
Namjae Jeon
1
-0
/
+1
2024-02-01
mm: page_alloc: unreserve highatomic page blocks before oom
Charan Teja Kalla
1
-8
/
+8
2024-02-01
serial: sc16is7xx: improve do/while loop in sc16is7xx_irq()
Hugo Villeneuve
1
-5
/
+6
2024-02-01
serial: sc16is7xx: remove obsolete loop in sc16is7xx_port_irq()
Hugo Villeneuve
1
-44
/
+41
2024-02-01
serial: sc16is7xx: fix invalid sc16is7xx_lines bitfield in case of probe error
Hugo Villeneuve
1
-26
/
+18
2024-02-01
serial: sc16is7xx: fix unconditional activation of THRI interrupt
Hugo Villeneuve
1
-5
/
+2
2024-02-01
serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO
Hugo Villeneuve
1
-6
/
+11
2024-02-01
serial: sc16is7xx: change EFR lock to operate on each channels
Hugo Villeneuve
1
-23
/
+26
2024-02-01
serial: sc16is7xx: remove unused line structure member
Hugo Villeneuve
1
-2
/
+0
2024-02-01
serial: sc16is7xx: remove global regmap from struct sc16is7xx_port
Hugo Villeneuve
1
-6
/
+9
2024-02-01
serial: sc16is7xx: remove wasteful static buffer in sc16is7xx_regmap_name()
Hugo Villeneuve
1
-6
/
+8
2024-02-01
serial: sc16is7xx: improve regmap debugfs by using one regmap per port
Hugo Villeneuve
1
-62
/
+81
2024-02-01
rename(): fix the locking of subdirectories
Al Viro
4
-38
/
+74
2024-02-01
mm/sparsemem: fix race in accessing memory_section->usage
Charan Teja Kalla
2
-11
/
+20
2024-02-01
mm: migrate: fix getting incorrect page mapping during page migration
Baolin Wang
1
-17
/
+10
2024-02-01
mm/rmap: fix misplaced parenthesis of a likely()
Steven Rostedt (Google)
1
-2
/
+2
2024-02-01
selftests: mm: hugepage-vmemmap fails on 64K page size systems
Donet Tom
1
-11
/
+18
2024-02-01
kexec: do syscore_shutdown() in kernel_kexec
James Gowans
1
-0
/
+1
2024-02-01
fs/proc/task_mmu: move mmu notification mechanism inside mm lock
Muhammad Usama Anjum
1
-11
/
+13
2024-02-01
thermal: gov_power_allocator: avoid inability to reset a cdev
Di Shen
1
-1
/
+1
2024-02-01
ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path
Zhihao Cheng
1
-0
/
+2
2024-02-01
kdump: defer the insertion of crashkernel resources
Huacai Chen
1
-2
/
+12
2024-02-01
efi: disable mirror feature during crashkernel
Ma Wupeng
1
-0
/
+6
2024-02-01
nouveau/gsp: handle engines in runl without nonstall interrupts.
Dave Airlie
3
-7
/
+7
2024-02-01
nouveau/vmm: don't set addr on the fail path to avoid warning
Dave Airlie
1
-0
/
+3
2024-02-01
rtc: Extend timeout for waiting for UIP to clear to 1s
Mario Limonciello
4
-4
/
+4
2024-02-01
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
7
-16
/
+38
2024-02-01
rtc: mc146818-lib: Adjust failure return code for mc146818_get_time()
Mario Limonciello
1
-1
/
+1
2024-02-01
rtc: Adjust failure return code for cmos_set_alarm()
Mario Limonciello
1
-2
/
+2
2024-02-01
rtc: cmos: Use ACPI alarm for non-Intel x86 systems too
Mario Limonciello
1
-6
/
+12
2024-02-01
arm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
Mark Rutland
1
-9
/
+13
2024-02-01
arm64/sme: Always exit sme_alloc() early with existing storage
Mark Brown
1
-2
/
+4
2024-02-01
arm64: errata: Add Cortex-A510 speculative unprivileged load workaround
Rob Herring
3
-2
/
+31
2024-02-01
arm64: Rename ARM64_WORKAROUND_2966298
Rob Herring
4
-4
/
+8
2024-02-01
RISC-V: selftests: cbo: Ensure asm operands match constraints
Andrew Jones
1
-10
/
+8
2024-02-01
riscv: mm: Fixup compat mode boot failure
Guo Ren
1
-1
/
+1
2024-02-01
riscv: mm: Fixup compat arch_get_mmap_end
Guo Ren
1
-1
/
+1
2024-02-01
media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpe...
Zheng Wang
1
-3
/
+3
2024-02-01
media: mtk-jpeg: Fix timeout schedule error in mtk_jpegdec_worker.
Zheng Wang
1
-3
/
+3
2024-02-01
media: i2c: st-mipid02: correct format propagation
Alain Volmat
1
-2
/
+7
2024-02-01
mmc: mmc_spi: remove custom DMA mapped buffers
Andy Shevchenko
1
-181
/
+5
[prev]
[next]