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
*
mm, hugetlb, hwpoison: separate branch for free and in-use hugepage
Naoya Horiguchi
2022-04-28
2
-2
/
+6
*
mm/memory-failure.c: dissolve truncated hugetlb page
Miaohe Lin
2022-04-28
1
-5
/
+4
*
mm/memory-failure.c: minor cleanup for HWPoisonHandlable
Miaohe Lin
2022-04-28
1
-5
/
+3
*
Revert "mm/memory-failure.c: fix race with changing page compound again"
Naoya Horiguchi
2022-04-28
3
-13
/
+0
*
mm/hwpoison: put page in already hwpoisoned case with MF_COUNT_INCREASED
Naoya Horiguchi
2022-04-28
1
-0
/
+2
*
mm/memory-failure.c: remove unnecessary (void*) conversions
liqiong
2022-04-28
1
-2
/
+2
*
mm: wrap __find_buddy_pfn() with a necessary buddy page validation
Zi Yan
2022-04-28
3
-77
/
+101
*
mm: page_alloc: simplify pageblock migratetype check in __free_one_page()
Zi Yan
2022-04-28
1
-29
/
+17
*
mm/page_alloc: adding same penalty is enough to get round-robin order
Wei Yang
2022-04-28
1
-6
/
+3
*
Documentation/sysctl: document page_lock_unfairness
Joel Savitz
2022-04-28
1
-0
/
+9
*
vmap(): don't allow invalid pages
Yury Norov
2022-04-28
1
-0
/
+3
*
mm/vmalloc: fix a comment
Yixuan Cao
2022-04-28
1
-1
/
+1
*
mm/memcontrol.c: remove unused private flag of memory.oom_control
Lu Jialin
2022-04-28
1
-4
/
+0
*
mm/memcontrol.c: make cgroup_memory_noswap static
Lu Jialin
2022-04-28
2
-5
/
+1
*
MAINTAINERS: add corresponding kselftests to memcg entry
Roman Gushchin
2022-04-28
1
-0
/
+2
*
MAINTAINERS: add corresponding kselftests to cgroup entry
Roman Gushchin
2022-04-28
1
-0
/
+1
*
kselftests: memcg: speed up the memory.high test
Roman Gushchin
2022-04-28
1
-1
/
+1
*
kselftests: memcg: update the oom group leaf events test
Roman Gushchin
2022-04-28
1
-2
/
+3
*
mm/memcg: non-hierarchical mode is deprecated
Wei Yang
2022-04-28
1
-3
/
+0
*
mm/memcg: move generation assignment and comparison together
Wei Yang
2022-04-28
1
-3
/
+7
*
mm/memcg: set pos explicitly for reclaim and !reclaim
Wei Yang
2022-04-28
1
-3
/
+2
*
mm/memcg: set memcg after css verified and got reference
Wei Yang
2022-04-28
1
-8
/
+3
*
mm/memcg: mz already removed from rb_tree if not NULL
Wei Yang
2022-04-28
1
-1
/
+0
*
mm/memcg: remove unneeded nr_scanned
Miaohe Lin
2022-04-28
1
-4
/
+1
*
mm: shmem: make shmem_init return void
Miaohe Lin
2022-04-28
2
-7
/
+4
*
mm: rework calculation of bdi_min_ratio in bdi_set_min_ratio
Chen Wandun
2022-04-28
1
-5
/
+12
*
tools/vm/page_owner_sort.c: avoid repeated judgments
Yixuan Cao
2022-04-28
1
-4
/
+2
*
tools/vm/page_owner_sort.c: provide allocator labelling and update --cull and...
Yixuan Cao
2022-04-28
2
-16
/
+99
*
tools/vm/page_owner: support debug log to avoid huge log print
Haowen Bai
2022-04-28
1
-8
/
+20
*
tools/vm/page_owner_sort.c: support sorting blocks by multiple keys
Jiajian Ye
2022-04-28
2
-23
/
+165
*
tools/vm/page_owner_sort.c: support for multi-value selection in single argument
Jiajian Ye
2022-04-28
2
-26
/
+72
*
tools/vm/page_owner_sort.c: use fprintf() to send error messages to stderr
Jiajian Ye
2022-04-28
1
-14
/
+16
*
Merge tag 'drm-fixes-2022-04-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-04-28
14
-155
/
+195
|
\
|
*
Merge tag 'amd-drm-fixes-5.18-2022-04-27' of https://gitlab.freedesktop.org/a...
Dave Airlie
2022-04-29
10
-140
/
+165
|
|
\
|
|
*
drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspend
Prike Liang
2022-04-27
1
-0
/
+10
|
|
*
drm/amd/pm: fix the deadlock issue observed on SI
Evan Quan
2022-04-27
4
-55
/
+39
|
|
*
drm/amd/display: Fix memory leak in dcn21_clock_source_create
Miaoqian Lin
2022-04-27
1
-0
/
+1
|
|
*
drm/amdgpu: don't runtime suspend if there are displays attached (v3)
Alex Deucher
2022-04-27
1
-35
/
+70
|
|
*
drm/amdkfd: CRIU add support for GWS queues
David Yat Sin
2022-04-27
2
-4
/
+8
|
|
*
drm/amdkfd: Fix GWS queue count
David Yat Sin
2022-04-27
1
-46
/
+37
|
*
|
Merge tag 'drm-intel-fixes-2022-04-28' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2022-04-29
3
-12
/
+30
|
|
\
\
|
|
*
|
drm/i915/fbc: Consult hw.crtc instead of uapi.crtc
Ville Syrjälä
2022-04-26
1
-1
/
+1
|
|
*
|
drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addresses
Imre Deak
2022-04-26
1
-1
/
+1
|
|
*
|
drm/i915: Check EDID for HDR static metadata when choosing blc
Jouni Högander
2022-04-25
1
-8
/
+26
|
|
*
|
drm/i915: Fix DISP_POS_Y and DISP_HEIGHT defines
Hans de Goede
2022-04-25
1
-2
/
+2
|
*
|
|
Merge tag 'drm-misc-fixes-2022-04-27' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-04-29
1
-3
/
+0
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
drm/sun4i: Remove obsolete references to PHYS_OFFSET
Samuel Holland
2022-04-26
1
-3
/
+0
*
|
|
|
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-28
70
-414
/
+598
|
\
\
\
\
|
*
|
|
|
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
2022-04-28
1
-1
/
+2
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-04-28
3
-30
/
+45
|
|
\
\
\
\
[next]