index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()
Tetsuo Handa
2022-10-26
1
-15
/
+28
*
tcp: annotate data-race around tcp_md5sig_pool_populated
Eric Dumazet
2022-10-26
1
-4
/
+10
*
openvswitch: Fix overreporting of drops in dropwatch
Mike Pattrick
2022-10-26
1
-2
/
+3
*
openvswitch: Fix double reporting of drops in dropwatch
Mike Pattrick
2022-10-26
1
-3
/
+10
*
wifi: brcmfmac: fix invalid address access when enabling SCAN log level
Wright Feng
2022-10-26
1
-6
/
+6
*
NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
Anna Schumaker
2022-10-26
1
-1
/
+1
*
thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...
Srinivas Pandruvada
2022-10-26
1
-2
/
+4
*
powercap: intel_rapl: fix UBSAN shift-out-of-bounds issue
Chao Qin
2022-10-26
1
-0
/
+3
*
MIPS: BCM47XX: Cast memcmp() of function to (void *)
Kees Cook
2022-10-26
1
-2
/
+2
*
ACPI: video: Add Toshiba Satellite/Portege Z830 quirk
Arvid Norlander
2022-10-26
1
-0
/
+16
*
f2fs: fix race condition on setting FI_NO_EXTENT flag
Zhang Qilong
2022-10-26
1
-2
/
+1
*
crypto: cavium - prevent integer overflow loading firmware
Dan Carpenter
2022-10-26
1
-2
/
+4
*
iommu/iova: Fix module config properly
Robin Murphy
2022-10-26
1
-1
/
+1
*
iommu/omap: Fix buffer overflow in debugfs
Dan Carpenter
2022-10-26
1
-3
/
+3
*
powerpc: Fix SPE Power ISA properties for e500v1 platforms
Pali Rohár
2022-10-26
5
-4
/
+55
*
powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5
Nicholas Piggin
2022-10-26
1
-1
/
+1
*
x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
Vitaly Kuznetsov
2022-10-26
1
-2
/
+2
*
powerpc/powernv: add missing of_node_put() in opal_export_attrs()
Zheng Yongjun
2022-10-26
1
-0
/
+1
*
powerpc/pci_dn: Add missing of_node_put()
Liang He
2022-10-26
1
-0
/
+1
*
powerpc/sysdev/fsl_msi: Add missing of_node_put()
Liang He
2022-10-26
1
-0
/
+2
*
powerpc/math_emu/efp: Include module.h
Nathan Chancellor
2022-10-26
1
-0
/
+1
*
mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sg
Jack Wang
2022-10-26
1
-4
/
+4
*
clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probe
Miaoqian Lin
2022-10-26
1
-3
/
+6
*
clk: bcm2835: fix bcm2835_clock_rate_from_divisor declaration
Stefan Wahren
2022-10-26
1
-3
/
+3
*
spmi: pmic-arb: correct duplicate APID to PPID mapping logic
David Collins
2022-10-26
1
-6
/
+7
*
dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup()
Dave Jiang
2022-10-26
1
-3
/
+3
*
mfd: sm501: Add check for platform_driver_register()
Jiasheng Jiang
2022-10-26
1
-1
/
+6
*
mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_i...
Christophe JAILLET
2022-10-26
1
-0
/
+3
*
mfd: lp8788: Fix an error handling path in lp8788_probe()
Christophe JAILLET
2022-10-26
1
-2
/
+10
*
mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq()
Christophe JAILLET
2022-10-26
1
-8
/
+24
*
mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()
Christophe JAILLET
2022-10-26
1
-0
/
+1
*
fsi: core: Check error number after calling ida_simple_get
Jiasheng Jiang
2022-10-26
1
-0
/
+3
*
serial: 8250: Fix restoring termios speed after suspend
Pali Rohár
2022-10-26
1
-1
/
+6
*
firmware: google: Test spinlock on panic path to avoid lockups
Guilherme G. Piccoli
2022-10-26
1
-0
/
+9
*
staging: vt6655: fix some erroneous memory clean-up loops
Nam Cao
2022-10-26
1
-3
/
+3
*
phy: qualcomm: call clk_disable_unprepare in the error handling
Dongliang Mu
2022-10-26
1
-2
/
+4
*
drivers: serial: jsm: fix some leaks in probe
Dan Carpenter
2022-10-26
1
-1
/
+2
*
usb: gadget: function: fix dangling pnp_string in f_printer.c
Albert Briscoe
2022-10-26
1
-6
/
+6
*
xhci: Don't show warning for reinit on known broken suspend
Mario Limonciello
2022-10-26
1
-1
/
+2
*
md/raid5: Ensure stripe_fill happens on non-read IO with journal
Logan Gunthorpe
2022-10-26
1
-1
/
+1
*
ata: fix ata_id_has_dipm()
Niklas Cassel
2022-10-26
1
-11
/
+4
*
ata: fix ata_id_has_ncq_autosense()
Niklas Cassel
2022-10-26
1
-2
/
+4
*
ata: fix ata_id_has_devslp()
Niklas Cassel
2022-10-26
1
-1
/
+4
*
ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()
Niklas Cassel
2022-10-26
1
-4
/
+9
*
mtd: devices: docg3: check the return value of devm_ioremap() in the probe
William Dean
2022-10-26
1
-1
/
+6
*
dyndbg: let query-modname override actual module name
Jim Cromie
2022-10-26
1
-4
/
+7
*
dyndbg: fix module.dyndbg handling
Jim Cromie
2022-10-26
1
-1
/
+1
*
RDMA/rxe: Fix the error caused by qp->sk
Zhu Yanjun
2022-10-26
1
-2
/
+4
*
RDMA/rxe: Fix "kernel NULL pointer dereference" error
Zhu Yanjun
2022-10-26
1
-1
/
+3
*
media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_init
Miaoqian Lin
2022-10-26
1
-4
/
+5
[prev]
[next]