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-7.1.y
linux-7.2.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-02
r8152: Run the unload routine if we have errors during probe
Douglas Anderson
1
-0
/
+2
2023-11-02
r8152: Increase USB control msg timeout to 5000ms as per spec
Douglas Anderson
1
-3
/
+4
2023-11-02
net: usb: smsc95xx: Fix uninit-value access in smsc95xx_read_reg
Shigeru Yoshida
1
-1
/
+3
2023-11-02
net: ieee802154: adf7242: Fix some potential buffer overflow in adf7242_stats...
Christophe JAILLET
1
-2
/
+3
2023-11-02
net: ethernet: adi: adin1110: Fix uninitialized variable
Dell Jin
1
-1
/
+1
2023-11-02
igc: Fix ambiguity in the ethtool advertising
Sasha Neftin
1
-10
/
+25
2023-11-02
neighbour: fix various data-races
Eric Dumazet
1
-32
/
+35
2023-11-02
net: do not leave an empty skb in write queue
Eric Dumazet
1
-3
/
+5
2023-11-02
igb: Fix potential memory leak in igb_add_ethtool_nfc_entry
Mateusz Palczewski
1
-1
/
+5
2023-11-02
treewide: Spelling fix in comment
Kunwu Chan
1
-1
/
+1
2023-11-02
i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value
Ivan Vecera
1
-1
/
+1
2023-11-02
iavf: initialize waitqueues before starting watchdog_task
Michal Schmidt
1
-2
/
+3
2023-11-02
r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1
Mirsad Goran Todorovac
1
-1
/
+1
2023-11-02
r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[e...
Mirsad Goran Todorovac
1
-1
/
+1
2023-11-02
r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_tx
Mirsad Goran Todorovac
1
-1
/
+1
2023-11-02
clk: ti: Fix missing omap5 mcbsp functional clock and aliases
Tony Lindgren
2
-0
/
+10
2023-11-02
clk: ti: Fix missing omap4 mcbsp functional clock and aliases
Tony Lindgren
3
-0
/
+13
2023-11-02
firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels()
Hao Ge
1
-1
/
+1
2023-11-02
ARM: OMAP: timer32K: fix all kernel-doc warnings
Randy Dunlap
1
-7
/
+7
2023-11-02
btrfs: fix unwritten extent buffer after snapshotting a new subvolume
Filipe Manana
5
-15
/
+33
2023-11-02
btrfs: remove v0 extent handling
Qu Wenruo
8
-52
/
+48
2023-11-02
drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()
Lukasz Majczak
1
-3
/
+3
2023-11-02
drm/amd: Disable ASPM for VI w/ all Intel systems
Mario Limonciello
1
-1
/
+1
2023-11-02
drm/i915/pmu: Check if pmu is closed before stopping event
Umesh Nerlige Ramappa
1
-0
/
+9
2023-11-02
accel/ivpu: Don't enter d0i3 during FLR
Jacek Lawrynowicz
5
-4
/
+20
2023-11-02
ARM: dts: rockchip: Fix timer clocks for RK3128
Alex Bee
1
-6
/
+6
2023-11-02
ARM: dts: rockchip: Add missing quirk for RK3128's dma engine
Alex Bee
1
-0
/
+1
2023-11-02
ARM: dts: rockchip: Add missing arm timer interrupt for RK3128
Alex Bee
1
-1
/
+2
2023-11-02
ARM: dts: rockchip: Fix i2c0 register address for RK3128
Alex Bee
1
-1
/
+1
2023-11-02
ARM: OMAP1: ams-delta: Fix MODEM initialization failure
Janusz Krzysztofik
1
-44
/
+16
2023-11-02
vdpa/mlx5: Fix double release of debugfs entry
Dragos Tatulea
3
-8
/
+6
2023-11-02
vdpa_sim_blk: Fix the potential leak of mgmt_dev
Shawn.Shao
1
-2
/
+3
2023-11-02
nfsd: lock_rename() needs both directories to live on the same fs
Al Viro
1
-6
/
+6
2023-11-02
maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()
Liam R. Howlett
3
-12
/
+65
2023-11-02
hugetlbfs: extend hugetlb_vma_lock to private VMAs
Rik van Riel
2
-4
/
+43
2023-11-02
mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer
Liam R. Howlett
1
-1
/
+3
2023-11-02
selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier
Samasth Norway Ananda
1
-0
/
+1
2023-11-02
mm/migrate: fix do_pages_move for compat pointers
Gregory Price
1
-2
/
+12
2023-11-02
mm/page_alloc: correct start page when guard page debug is enabled
Kemeng Shi
1
-1
/
+1
2023-11-02
hugetlbfs: clear resv_map pointer if mmap fails
Rik van Riel
1
-3
/
+4
2023-11-02
mm: fix vm_brk_flags() to not bail out while holding lock
Sebastian Ott
1
-3
/
+3
2023-11-02
i40e: sync next_to_clean and next_to_process for programming status desc
Tirthendu Sarkar
1
-1
/
+8
2023-11-02
arm64: dts: rockchip: Fix i2s0 pin conflict on ROCK Pi 4 boards
Christopher Obbard
1
-0
/
+1
2023-11-02
arm64: dts: rockchip: Add i2s0-2ch-bus-bclk-off pins to RK3399
Christopher Obbard
1
-0
/
+10
2023-11-02
arm64: dts: qcom: sa8775p: correct PMIC GPIO label in gpio-ranges
Krzysztof Kozlowski
1
-1
/
+1
2023-11-02
arm64: dts: rockchip: set codec system-clock-fixed on px30-ringneck-haikou
Jakob Unterwurzacher
1
-1
/
+3
2023-11-02
arm64: dts: rockchip: use codec as clock master on px30-ringneck-haikou
Ermin Sunj
1
-3
/
+3
2023-11-02
arm64: dts: qcom: msm8996-xiaomi: fix missing clock populate
Krzysztof Kozlowski
2
-27
/
+23
2023-11-02
arm64: dts: qcom: apq8096-db820c: fix missing clock populate
Krzysztof Kozlowski
1
-17
/
+15
2023-11-02
vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE
Eric Auger
1
-3
/
+1
[prev]
[next]