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-05-11
clk: qcom: gcc-sm6115: Mark RCGs shared where applicable
Konrad Dybcio
1
-25
/
+25
2023-05-11
RDMA/siw: Remove namespace check from siw_netdev_event()
Tetsuo Handa
1
-3
/
+0
2023-05-11
clk: add missing of_node_put() in "assigned-clocks" property parsing
Clément Léger
1
-2
/
+10
2023-05-11
power: supply: generic-adc-battery: fix unit scaling
Sebastian Reichel
1
-0
/
+3
2023-05-11
fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de()
Zeng Heng
3
-1
/
+6
2023-05-11
fs/ntfs3: Fix OOB read in indx_insert_into_buffer
ZhangPeng
1
-0
/
+4
2023-05-11
fs/ntfs3: Add check for kmemdup
Jiasheng Jiang
1
-0
/
+4
2023-05-11
fs/ntfs3: Fix memory leak if ntfs_read_mft failed
Chen Zhongjin
1
-1
/
+1
2023-05-11
rtc: meson-vrtc: Use ktime_get_real_ts64() to get the current time
Martin Blumenstingl
1
-2
/
+2
2023-05-11
RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()
Dan Carpenter
1
-2
/
+6
2023-05-11
rtc: omap: include header for omap_rtc_power_off_program prototype
Krzysztof Kozlowski
1
-0
/
+1
2023-05-11
workqueue: Fix hung time report of worker pools
Petr Mladek
1
-3
/
+7
2023-05-11
workqueue: Introduce show_one_worker_pool and show_one_workqueue.
Imran Khan
4
-79
/
+100
2023-05-11
RDMA/rdmavt: Delete unnecessary NULL check
Natalia Petrova
1
-2
/
+0
2023-05-11
RDMA/siw: Fix potential page_array out of range access
Daniil Dulov
1
-1
/
+1
2023-05-11
clk: at91: clk-sam9x60-pll: fix return value check
Claudiu Beznea
1
-1
/
+1
2023-05-11
sched/rt: Fix bad task migration for rt tasks
Schspa Shi
2
-0
/
+5
2023-05-11
Revert "objtool: Support addition to set CFA base"
Josh Poimboeuf
1
-11
/
+0
2023-05-11
perf/core: Fix hardlockup failure caused by perf throttle
Yang Jihong
1
-2
/
+2
2023-05-11
sched/fair: Fix inaccurate tally of ttwu_move_affine
Libo Chen
1
-1
/
+1
2023-05-11
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
8
-100
/
+143
2023-05-11
sched/fair: Use __schedstat_set() in set_next_entity()
Yafang Shao
1
-3
/
+3
2023-05-11
powerpc/rtas: use memmove for potentially overlapping buffer copy
Nathan Lynch
1
-1
/
+1
2023-05-11
macintosh: via-pmu-led: requires ATA to be set
Randy Dunlap
1
-0
/
+1
2023-05-11
powerpc/sysdev/tsi108: fix resource printk format warnings
Randy Dunlap
1
-3
/
+2
2023-05-11
powerpc/wii: fix resource printk format warnings
Randy Dunlap
3
-4
/
+4
2023-05-11
powerpc/mpc512x: fix resource printk format warning
Randy Dunlap
1
-1
/
+1
2023-05-11
macintosh/windfarm_smu_sat: Add missing of_node_put()
Liang He
1
-0
/
+1
2023-05-11
virtio_ring: don't update event idx on get_buf
Albert Huang
1
-6
/
+16
2023-05-11
spmi: Add a check for remove callback when removing a SPMI driver
Jishnu Prakash
1
-1
/
+2
2023-05-11
staging: rtl8192e: Fix W_DISABLE# does not work after stop/start
Philipp Hortmann
1
-0
/
+1
2023-05-11
serial: 8250: Add missing wakeup event reporting
Florian Fainelli
1
-0
/
+4
2023-05-11
tty: serial: fsl_lpuart: adjust buffer length to the intended size
Shenwei Wang
1
-1
/
+1
2023-05-11
firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe
Dan Carpenter
1
-2
/
+2
2023-05-11
usb: mtu3: fix kernel panic at qmu transfer done irq handler
Chunfeng Yun
1
-2
/
+3
2023-05-11
usb: chipidea: fix missing goto in `ci_hdrc_probe`
Yinhao Hu
1
-1
/
+1
2023-05-11
usb: gadget: tegra-xudc: Fix crash in vbus_draw
Jon Hunter
1
-1
/
+1
2023-05-11
sh: sq: Fix incorrect element size for allocating bitmap buffer
John Paul Adrian Glaubitz
1
-1
/
+1
2023-05-11
uapi/linux/const.h: prefer ISO-friendly __typeof__
Kevin Brodsky
1
-1
/
+1
2023-05-11
scripts/gdb: raise error with reduced debugging information
Florian Fainelli
2
-1
/
+6
2023-05-11
i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error path
Lars-Peter Clausen
1
-2
/
+4
2023-05-11
spi: cadence-quadspi: fix suspend-resume implementations
Dhruva Gole
1
-3
/
+16
2023-05-11
ASoC: fsl_mqs: move of_node_put() to the correct location
Liliang Ye
1
-10
/
+5
2023-05-11
coresight: etm_pmu: Set the module field
Suzuki K Poulose
1
-0
/
+1
2023-05-11
HID: amd_sfh: Add support for shutdown operation
Basavaraj Natikar
1
-0
/
+9
2023-05-11
scripts/gdb: bail early if there are no generic PD
Florian Fainelli
1
-1
/
+3
2023-05-11
scripts/gdb: bail early if there are no clocks
Florian Fainelli
1
-0
/
+2
2023-05-11
ia64: salinfo: placate defined-but-not-used warning
Randy Dunlap
1
-1
/
+1
2023-05-11
ia64: mm/contig: fix section mismatch warning/error
Randy Dunlap
1
-1
/
+1
2023-05-11
PCI/EDR: Clear Device Status after EDR error recovery
Kuppuswamy Sathyanarayanan
1
-0
/
+1
[prev]
[next]