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
*
Linux 5.13.19
v5.13.19
linux-5.13.y
Greg Kroah-Hartman
2021-09-18
1
-1
/
+1
*
drm/panfrost: Clamp lock region to Bifrost minimum
Alyssa Rosenzweig
2021-09-18
2
-1
/
+3
*
drm/panfrost: Use u64 for size in lock_region
Alyssa Rosenzweig
2021-09-18
1
-6
/
+6
*
drm/panfrost: Simplify lock_region calculation
Alyssa Rosenzweig
2021-09-18
1
-14
/
+5
*
drm/msm/disp/dpu1: add safe lut config in dpu driver
Kalyan Thota
2021-09-18
1
-0
/
+5
*
drm/amd/display: setup system context for APUs
Aaron Liu
2021-09-18
1
-1
/
+1
*
drm/amd/display: Update bounding box states (v2)
Jerry (Fangzhi) Zuo
2021-09-18
1
-10
/
+31
*
drm/amd/display: Update number of DCN3 clock states
Aurabindo Pillai
2021-09-18
1
-0
/
+1
*
drm/amdgpu: Fix a deadlock if previous GEM object allocation fails
xinhui pan
2021-09-18
1
-13
/
+10
*
drm/amdgpu: Fix BUG_ON assert
Andrey Grodzovsky
2021-09-18
1
-1
/
+1
*
drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_priv
Boris Brezillon
2021-09-18
6
-111
/
+136
*
drm/dp_mst: Fix return code on sideband message failure
Rajkumar Subbiah
2021-09-18
1
-4
/
+6
*
drm/msi/mdp4: populate priv->kms in mdp4_kms_init
David Heidelberg
2021-09-18
1
-1
/
+3
*
drm/mgag200: Select clock in PLL update functions
Thomas Zimmermann
2021-09-18
3
-12
/
+33
*
net: stmmac: Fix overall budget calculation for rxtx_napi
Song Yoong Siang
2021-09-18
1
-4
/
+6
*
net: dsa: lantiq_gswip: fix maximum frame length
Jan Hoffmann
2021-09-18
1
-1
/
+2
*
lib/test_stackinit: Fix static initializer test
Kees Cook
2021-09-18
1
-13
/
+7
*
platform/chrome: cros_ec_proto: Send command again when timeout occurs
Patryk Duda
2021-09-18
1
-0
/
+9
*
libnvdimm/pmem: Fix crash triggered when I/O in-flight during unbind
sumiyawang
2021-09-18
1
-2
/
+2
*
memcg: enable accounting for pids in nested pid namespaces
Vasily Averin
2021-09-18
1
-1
/
+2
*
mm,vmscan: fix divide by zero in get_scan_count
Rik van Riel
2021-09-18
1
-1
/
+1
*
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
2021-09-18
2
-0
/
+10
*
mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled
Li Zhijian
2021-09-18
1
-1
/
+4
*
mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
David Hildenbrand
2021-09-18
2
-4
/
+4
*
hugetlb: fix hugetlb cgroup refcounting during vma split
Mike Kravetz
2021-09-18
2
-1
/
+15
*
s390/topology: fix topology information when calling cpu hotplug notifiers
Sven Schnelle
2021-09-18
3
-8
/
+15
*
s390/pv: fix the forcing of the swiotlb
Halil Pasic
2021-09-18
1
-1
/
+1
*
cpufreq: powernv: Fix init_chip_info initialization in numa=off
Pratik R. Sampat
2021-09-18
1
-2
/
+14
*
mtd: rawnand: intel: Fix error handling in probe
Evgeny Novikov
2021-09-18
1
-9
/
+18
*
scsi: qla2xxx: Sync queue idx with queue_pair_map idx
Saurav Kashyap
2021-09-18
1
-2
/
+3
*
scsi: qla2xxx: Changes to support kdump kernel
Saurav Kashyap
2021-09-18
1
-0
/
+6
*
scsi: BusLogic: Fix missing pr_cont() use
Maciej W. Rozycki
2021-09-18
1
-2
/
+2
*
ovl: fix BUG_ON() in may_delete() when called from ovl_cleanup()
chenying
2021-09-18
1
-2
/
+4
*
printk/console: Check consistent sequence number when handling race in consol...
Petr Mladek
2021-09-18
1
-2
/
+5
*
parisc: Fix compile failure when building 64-bit kernel natively
Masahiro Yamada
2021-09-18
3
-4
/
+9
*
parisc: fix crash with signals and alloca
Mikulas Patocka
2021-09-18
1
-0
/
+6
*
net: hns3: clean up a type mismatch warning
Guojia Liao
2021-09-18
1
-1
/
+8
*
net: w5100: check return value after calling platform_get_resource()
Yang Yingliang
2021-09-18
1
-0
/
+2
*
fix array-index-out-of-bounds in taprio_change
Haimin Zhang
2021-09-18
1
-1
/
+3
*
net: fix NULL pointer reference in cipso_v4_doi_free
王贇
2021-09-18
1
-2
/
+2
*
ath9k: fix sleeping in atomic context
Miaoqing Pan
2021-09-18
1
-5
/
+7
*
ath9k: fix OOB read ar9300_eeprom_restore_internal
Zekun Shen
2021-09-18
1
-1
/
+2
*
wcn36xx: Fix missing frame timestamp for beacon/probe-resp
Loic Poulain
2021-09-18
1
-0
/
+4
*
selftests/bpf: Fix potential unreleased lock
Chengfeng Ye
2021-09-18
1
-1
/
+3
*
parport: remove non-zero check on count
Colin Ian King
2021-09-18
1
-1
/
+1
*
net/mlx5: DR, Enable QP retransmission
Yevgeny Kliteynik
2021-09-18
1
-0
/
+1
*
net/mlx5: DR, fix a potential use-after-free bug
Wentao_Liang
2021-09-18
1
-1
/
+1
*
iwlwifi: mvm: Fix scan channel flags settings
Ilan Peer
2021-09-18
1
-1
/
+1
*
iwlwifi: fw: correctly limit to monitor dump
Johannes Berg
2021-09-18
1
-1
/
+1
*
iwlwifi: mvm: fix access to BSS elements
Johannes Berg
2021-09-18
1
-2
/
+6
[next]