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.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-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-06-12
usb: gadget: u_audio: Fix race condition use of controls after free during ga...
Chris Wulff
1
-10
/
+9
2024-06-12
dmaengine: idxd: Avoid unnecessary destruction of file_ida
Fenghua Yu
1
-1
/
+0
2024-06-12
dt-bindings: phy: qcom,usb-snps-femto-v2: use correct fallback for sc8180x
Dmitry Baryshkov
1
-3
/
+1
2024-06-12
dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: fix msm899[68] power-domains
Dmitry Baryshkov
1
-1
/
+15
2024-06-12
watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in sa1100dog_probe()
Chen Ni
1
-3
/
+2
2024-06-12
watchdog: bd9576: Drop "always-running" property
Matti Vaittinen
1
-11
/
+1
2024-06-12
watchdog: cpu5wdt.c: Fix use-after-free bug caused by cpu5wdt_trigger
Duoming Zhou
1
-1
/
+1
2024-06-12
pinctrl: qcom: pinctrl-sm7150: Fix sdc1 and ufs special pins regs
Danila Tikhonov
1
-10
/
+10
2024-06-12
dt-bindings: pinctrl: mediatek: mt7622: fix array properties
Rafał Miłecki
1
-43
/
+49
2024-06-12
VMCI: Fix an error handling path in vmci_guest_probe_device()
Christophe JAILLET
1
-2
/
+8
2024-06-12
PCI: of_property: Return error for int_map allocation failure
Duoming Zhou
1
-0
/
+2
2024-06-12
ovl: remove upper umask handling from ovl_create_upper()
Miklos Szeredi
1
-3
/
+0
2024-06-12
leds: pwm: Disable PWM when going to suspend
Uwe Kleine-König
1
-1
/
+7
2024-06-12
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
23
-70
/
+70
2024-06-12
perf intel-pt: Fix unassigned instruction op (discovered by MemorySanitizer)
Adrian Hunter
2
-0
/
+4
2024-06-12
PCI: Wait for Link Training==0 before starting Link retrain
Ilpo Järvinen
1
-1
/
+1
2024-06-12
microblaze: Remove early printk call from cpuinfo-static.c
Michal Simek
1
-1
/
+1
2024-06-12
microblaze: Remove gcc flag for non existing early_printk.c file
Michal Simek
1
-1
/
+0
2024-06-12
udf: Convert udf_expand_file_adinicb() to use a folio
Matthew Wilcox (Oracle)
1
-13
/
+14
2024-06-12
udf: Remove GFP_NOFS allocation in udf_expand_file_adinicb()
Jan Kara
1
-1
/
+1
2024-06-12
fpga: region: add owner module and take its refcount
Marco Pagani
3
-18
/
+32
2024-06-12
vfio/pci: fix potential memory leak in vfio_intx_enable()
Ye Bin
1
-1
/
+3
2024-06-12
i915: make inject_virtual_interrupt() void
Christian Brauner
1
-7
/
+6
2024-06-12
coresight: etm4x: Fix access to resource selector registers
Suzuki K Poulose
1
-2
/
+4
2024-06-12
coresight: etm4x: Safe access for TRCQCLTR
Suzuki K Poulose
2
-2
/
+9
2024-06-12
coresight: etm4x: Do not save/restore Data trace control registers
Suzuki K Poulose
2
-34
/
+0
2024-06-12
coresight: etm4x: Do not hardcode IOMEM access for register restore
Suzuki K Poulose
1
-2
/
+4
2024-06-12
iio: adc: adi-axi-adc: only error out in major version mismatch
Nuno Sa
1
-2
/
+2
2024-06-12
iio: adc: adi-axi-adc: move to backend framework
Nuno Sa
3
-358
/
+96
2024-06-12
iio: adc: ad9467: convert to backend framework
Nuno Sa
2
-91
/
+178
2024-06-12
iio: add the IIO backend framework
Nuno Sa
5
-0
/
+508
2024-06-12
iio: buffer-dmaengine: export buffer alloc and free functions
Nuno Sa
3
-3
/
+9
2024-06-12
iio: adc: adi-axi-adc: convert to regmap
Nuno Sa
2
-34
/
+53
2024-06-12
iio: adc: ad9467: use chip_info variables instead of array
Nuno Sa
1
-46
/
+43
2024-06-12
iio: adc: ad9467: use spi_get_device_match_data()
Nuno Sa
1
-3
/
+1
2024-06-12
iio: pressure: dps310: support negative temperature values
Thomas Haemmerle
1
-5
/
+6
2024-06-12
perf test shell arm_coresight: Increase buffer size for Coresight basic tests
James Clark
1
-1
/
+1
2024-06-12
perf docs: Document bpf event modifier
Ian Rogers
1
-0
/
+1
2024-06-12
coresight: etm4x: Fix unbalanced pm_runtime_enable()
Anshuman Khandual
1
-0
/
+3
2024-06-12
riscv: dts: starfive: visionfive 2: Remove non-existing TDM hardware
Hannah Peuckmann
1
-40
/
+0
2024-06-12
iio: adc: stm32: Fixing err code to not indicate success
Jonathan Cameron
1
-0
/
+1
2024-06-12
f2fs: fix to check pinfile flag in f2fs_move_file_range()
Chao Yu
1
-1
/
+2
2024-06-12
f2fs: fix to relocate check condition in f2fs_fallocate()
Chao Yu
1
-9
/
+11
2024-06-12
f2fs: compress: fix to relocate check condition in f2fs_ioc_{,de}compress_file()
Chao Yu
1
-8
/
+4
2024-06-12
f2fs: compress: fix to relocate check condition in f2fs_{release,reserve}_com...
Chao Yu
1
-8
/
+4
2024-06-12
perf bench uprobe: Remove lib64 from libc.so.6 binary path
Ian Rogers
1
-1
/
+1
2024-06-12
dt-bindings: PCI: rcar-pci-host: Add missing IOMMU properties
Geert Uytterhoeven
1
-0
/
+3
2024-06-12
dt-bindings: PCI: rcar-pci-host: Add optional regulators
Wolfram Sang
1
-0
/
+11
2024-06-12
perf record: Fix debug message placement for test consumption
Adrian Hunter
1
-2
/
+2
2024-06-12
perf record: Move setting tracking events before record__init_thread_masks()
Yang Jihong
3
-30
/
+47
[prev]
[next]