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
2022-12-31
iommu/sun50i: Fix flush size
Jernej Skrabec
1
-1
/
+1
2022-12-31
iommu/sun50i: Fix R/W permission check
Jernej Skrabec
1
-1
/
+1
2022-12-31
iommu/sun50i: Consider all fault sources for reset
Jernej Skrabec
1
-2
/
+6
2022-12-31
iommu/sun50i: Fix reset release
Jernej Skrabec
1
-1
/
+2
2022-12-31
iommu/s390: Fix duplicate domain attachments
Niklas Schnelle
1
-61
/
+45
2022-12-31
phy: qcom-qmp-pcie: fix ipq8074-gen3 initialisation
Johan Hovold
1
-0
/
+1
2022-12-31
dmaengine: apple-admac: Allocate cache SRAM to channels
Martin Povišer
1
-1
/
+101
2022-12-31
dmaengine: apple-admac: Do not use devres for IRQs
Martin Povišer
1
-9
/
+18
2022-12-31
phy: qcom-qmp-pcie: drop bogus register update
Johan Hovold
1
-6
/
+0
2022-12-31
phy: marvell: phy-mvebu-a3700-comphy: Reset COMPHY registers before USB 3.0 p...
Pali Rohár
1
-0
/
+3
2022-12-31
fs/ntfs3: Harden against integer overflows
Dan Carpenter
1
-1
/
+1
2022-12-31
fs/ntfs3: Avoid UBSAN error on true_sectors_per_clst()
Shigeru Yoshida
1
-1
/
+1
2022-12-31
RDMA/siw: Fix pointer cast warning
Arnd Bergmann
1
-1
/
+1
2022-12-31
perf stat: Do not delay the workload with --delay
Namhyung Kim
1
-16
/
+17
2022-12-31
ftrace: Allow WITH_ARGS flavour of graph tracer with shadow call stack
Ard Biesheuvel
1
-1
/
+1
2022-12-31
perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sche...
Namhyung Kim
1
-1
/
+1
2022-12-31
leds: is31fl319x: Fix setting current limit for is31fl319{0,1,3}
Luca Weiss
1
-1
/
+2
2022-12-31
power: supply: fix null pointer dereferencing in power_supply_get_battery_info
ruanjinjie
1
-0
/
+5
2022-12-31
power: supply: bq25890: Ensure pump_express_work is cancelled on remove
Hans de Goede
1
-0
/
+15
2022-12-31
power: supply: bq25890: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-31
power: supply: bq25890: Factor out regulator registration code
Marek Vasut
1
-16
/
+35
2022-12-31
power: supply: ab8500: Fix error handling in ab8500_charger_init()
Yuan Can
1
-1
/
+8
2022-12-31
HSI: omap_ssi_core: Fix error handling in ssi_init()
Yuan Can
1
-1
/
+7
2022-12-31
power: supply: cw2015: Fix potential null-ptr-deref in cw_bat_probe()
Shang XiaoJing
1
-0
/
+3
2022-12-31
power: supply: cw2015: Use device managed API to simplify the code
Zheyu Ma
1
-11
/
+3
2022-12-31
power: supply: z2_battery: Fix possible memleak in z2_batt_probe()
Zhang Qilong
1
-2
/
+4
2022-12-31
perf symbol: correction while adjusting symbol
Ajay Kaher
1
-1
/
+1
2022-12-31
perf trace: Handle failure when trace point folder is missed
Leo Yan
1
-7
/
+10
2022-12-31
perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace number
Leo Yan
1
-4
/
+7
2022-12-31
perf trace: Return error if a system call doesn't exist
Leo Yan
1
-2
/
+2
2022-12-31
watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already running
Mika Westerberg
1
-7
/
+14
2022-12-31
power: supply: fix residue sysfs file in error handle route of __power_supply...
Zeng Heng
1
-1
/
+1
2022-12-31
HSI: omap_ssi_core: fix possible memory leak in ssi_probe()
Yang Yingliang
1
-1
/
+3
2022-12-31
HSI: omap_ssi_core: fix unbalanced pm_runtime_disable()
Yang Yingliang
1
-1
/
+1
2022-12-31
led: qcom-lpg: Fix sleeping in atomic
Dmitry Baryshkov
1
-7
/
+11
2022-12-31
fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()
Christophe JAILLET
1
-0
/
+1
2022-12-31
fbdev: uvesafb: don't build on UML
Randy Dunlap
1
-0
/
+1
2022-12-31
fbdev: geode: don't build on UML
Randy Dunlap
1
-0
/
+1
2022-12-31
fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe()
Gaosheng Cui
1
-1
/
+3
2022-12-31
fbdev: vermilion: decrease reference count in error path
Xiongfeng Wang
1
-1
/
+3
2022-12-31
fbdev: via: Fix error in via_core_init()
Shang XiaoJing
1
-1
/
+8
2022-12-31
fbdev: pm2fb: fix missing pci_disable_device()
Yang Yingliang
1
-2
/
+7
2022-12-31
fbdev: ssd1307fb: Drop optional dependency
Andy Shevchenko
1
-1
/
+0
2022-12-31
thermal/drivers/qcom/lmh: Fix irq handler return value
Bjorn Andersson
1
-1
/
+1
2022-12-31
thermal/drivers/qcom/temp-alarm: Fix inaccurate warning for gen2
Luca Weiss
1
-1
/
+2
2022-12-31
thermal/drivers/k3_j72xx_bandgap: Fix the debug print message
Keerthy
1
-1
/
+1
2022-12-31
thermal/drivers/imx8mm_thermal: Validate temperature range
Marcus Folkesson
1
-1
/
+7
2022-12-31
samples: vfio-mdev: Fix missing pci_disable_device() in mdpy_fb_probe()
Shang XiaoJing
1
-1
/
+7
2022-12-31
ksmbd: Fix resource leak in ksmbd_session_rpc_open()
Xiu Jianfeng
1
-3
/
+5
2022-12-31
tracing/hist: Fix issue of losting command info in error_log
Zheng Yejian
1
-1
/
+1
[prev]
[next]