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
2023-11-08
fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()
Konstantin Komarov
1
-1
/
+1
2023-11-08
fs/ntfs3: Do not allow to change label if volume is read-only
Konstantin Komarov
1
-1
/
+6
2023-11-08
fs/ntfs3: Add more info into /proc/fs/ntfs3/<dev>/volinfo
Konstantin Komarov
1
-3
/
+11
2023-11-08
fs/ntfs3: Fix alternative boot searching
Konstantin Komarov
1
-3
/
+7
2023-11-08
fs/ntfs3: Add more attributes checks in mi_enum_attr()
Konstantin Komarov
1
-16
/
+52
2023-11-08
fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)
Konstantin Komarov
3
-4
/
+16
2023-11-08
fs/ntfs3: Write immediately updated ntfs state
Konstantin Komarov
1
-10
/
+3
2023-11-08
fs/ntfs3: Add ckeck in ni_update_parent()
Konstantin Komarov
1
-0
/
+6
2023-11-08
fbdev: atyfb: only use ioremap_uc() on i386 and ia64
Arnd Bergmann
1
-0
/
+4
2023-11-08
Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
Dmitry Torokhov
2
-22
/
+29
2023-11-08
media: i2c: ov8858: Don't set fwnode in the driver
Ondrej Jirman
1
-8
/
+2
2023-11-08
powerpc/85xx: Fix math emulation exception
Christophe Leroy
1
-1
/
+1
2023-11-08
ata: pata_parport: fit3: implement IDE command set registers
Ondrej Zary
1
-12
/
+2
2023-11-08
ata: pata_parport: add custom version of wait_after_reset
Ondrej Zary
1
-1
/
+67
2023-11-08
dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probe
Zhang Shurong
1
-0
/
+1
2023-11-08
irqchip/stm32-exti: add missing DT IRQ flag translation
Ben Wolsieffer
1
-0
/
+1
2023-11-08
irqchip/riscv-intc: Mark all INTC nodes as initialized
Anup Patel
1
-1
/
+9
2023-11-08
can: flexcan: remove the auto stop mode for IMX93
Haibo Chen
2
-35
/
+13
2023-11-08
arm64: dts: imx93: add the Flex-CAN stop mode by GPR
Haibo Chen
1
-1
/
+3
2023-11-08
net: sched: cls_u32: Fix allocation size in u32_init()
Gustavo A. R. Silva
1
-1
/
+1
2023-11-08
ASoC: tlv320adc3xxx: BUG: Correct micbias setting
Antoine Gennart
1
-2
/
+2
2023-11-08
ASoC: core: Do not call link_exit() on uninitialized rtd objects
Amadeusz Sławiński
2
-5
/
+17
2023-11-08
ASoC: fsl-asoc-card: use integer type for fll_id and pll_id
Shengjiu Wang
1
-4
/
+8
2023-11-08
coresight: tmc-etr: Disable warnings for allocation failures
Suzuki K Poulose
1
-1
/
+2
2023-11-08
ASoC: simple-card: fixup asoc_simple_probe() error handling
Kuninori Morimoto
1
-2
/
+4
2023-11-08
ASoC: Intel: sof_sdw: add support for SKU 0B14
Pierre-Louis Bossart
1
-0
/
+10
2023-11-02
Linux 6.5.10
v6.5.10
Greg Kroah-Hartman
1
-1
/
+1
2023-11-02
accel/ivpu/37xx: Fix missing VPUIP interrupts
Karol Wachowski
1
-6
/
+5
2023-11-02
mm/damon/sysfs: check DAMOS regions update progress from before_terminate()
SeongJae Park
1
-2
/
+5
2023-11-02
platform/x86: Add s2idle quirk for more Lenovo laptops
David Lazar
1
-0
/
+73
2023-11-02
clk: stm32: Fix a signedness issue in clk_stm32_composite_determine_rate()
Dan Carpenter
1
-1
/
+1
2023-11-02
clk: socfpga: gate: Account for the divider in determine_rate
Maxime Ripard
1
-4
/
+23
2023-11-02
clk: Sanitize possible_parent_show to Handle Return Value of of_clk_get_paren...
Alessandro Carminati
1
-9
/
+12
2023-11-02
sparc32: fix a braino in fault handling in csum_and_copy_..._user()
Al Viro
1
-1
/
+1
2023-11-02
perf/core: Fix potential NULL deref
Peter Zijlstra
1
-1
/
+2
2023-11-02
x86/cpu: Add model number for Intel Arrow Lake mobile processor
Tony Luck
1
-0
/
+2
2023-11-02
x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility
Thomas Gleixner
3
-8
/
+35
2023-11-02
x86/tsc: Defer marking TSC unstable to a worker
Thomas Gleixner
1
-1
/
+9
2023-11-02
nvmem: imx: correct nregs for i.MX6UL
Peng Fan
1
-1
/
+1
2023-11-02
nvmem: imx: correct nregs for i.MX6SLL
Peng Fan
1
-1
/
+1
2023-11-02
nvmem: imx: correct nregs for i.MX6ULL
Peng Fan
1
-1
/
+1
2023-11-02
misc: fastrpc: Unmap only if buffer is unmapped from DSP
Ekansh Gupta
1
-3
/
+5
2023-11-02
misc: fastrpc: Clean buffers on remote invocation failures
Ekansh Gupta
1
-5
/
+5
2023-11-02
misc: fastrpc: Free DMA handles for RPC calls with no arguments
Ekansh Gupta
1
-13
/
+10
2023-11-02
misc: fastrpc: Reset metadata buffer to avoid incorrect free
Ekansh Gupta
1
-0
/
+1
2023-11-02
tracing/kprobes: Fix the description of variable length arguments
Yujie Liu
1
-2
/
+2
2023-11-02
tracing/kprobes: Fix symbol counting logic by looking at modules as well
Andrii Nakryiko
1
-4
/
+20
2023-11-02
i2c: aspeed: Fix i2c bus hang in slave read
Jian Zhang
1
-1
/
+2
2023-11-02
i2c: stm32f7: Fix PEC handling in case of SMBUS transfers
Alain Volmat
1
-3
/
+6
2023-11-02
i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()
Herve Codina
1
-1
/
+1
[prev]
[next]