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.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
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
27
-15
/
+44
|
\
|
*
sparc32: Add pmd_pfn()
Matthew Wilcox (Oracle)
2022-03-21
1
-1
/
+6
|
*
powerpc: Add pmd_pfn()
Matthew Wilcox (Oracle)
2022-03-21
3
-6
/
+6
|
*
mips: Make pmd_pfn() available in all configurations
Matthew Wilcox (Oracle)
2022-03-21
1
-5
/
+5
|
*
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-03-21
18
-1
/
+24
|
*
mm: Turn isolate_lru_page() into folio_isolate_lru()
Matthew Wilcox (Oracle)
2022-03-21
1
-1
/
+0
|
*
mm: remove the extra ZONE_DEVICE struct page refcount
Christoph Hellwig
2022-03-03
1
-1
/
+0
|
*
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2022-03-03
3
-0
/
+3
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
23
-114
/
+41
|
\
\
|
*
|
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
2022-03-22
9
-67
/
+0
|
*
|
mm, memory_hotplug: drop arch_free_nodedata
Michal Hocko
2022-03-22
1
-5
/
+0
|
*
|
mm: handle uninitialized numa nodes gracefully
Michal Hocko
2022-03-22
1
-2
/
+2
|
*
|
mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOT...
Michal Hocko
2022-03-22
1
-2
/
+0
|
*
|
powerpc/fadump: opt out from freeing pages on cma activation failure
Hari Bathini
2022-03-22
1
-0
/
+6
|
*
|
mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB
Anshuman Khandual
2022-03-22
3
-9
/
+3
|
*
|
mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
luofei
2022-03-22
1
-3
/
+5
|
*
|
arch/x86/mm/numa: Do not initialize nodes twice
Oscar Salvador
2022-03-22
1
-13
/
+20
|
*
|
cma: factor out minimum alignment requirement
David Hildenbrand
2022-03-22
2
-6
/
+1
|
*
|
mm: remove mmu_gathers storage from remaining architectures
Stafford Horne
2022-03-22
3
-5
/
+0
|
*
|
mm: merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
2022-03-22
3
-2
/
+4
*
|
|
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-22
11
-24
/
+84
|
\
\
\
|
*
|
|
sched/headers: ARM needs asm/paravirt_api_clock.h too
Randy Dunlap
2022-03-22
1
-0
/
+1
|
*
|
|
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
2022-03-15
126
-478
/
+2238
|
|
\
\
\
|
*
|
|
|
sched/headers: Add initial new headers as identity mappings
Ingo Molnar
2022-02-23
2
-0
/
+2
|
*
|
|
|
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
2022-02-21
181
-1198
/
+2274
|
|
\
\
\
\
|
*
|
|
|
|
arm64: Support PREEMPT_DYNAMIC
Mark Rutland
2022-02-19
3
-3
/
+27
|
*
|
|
|
|
arm64: entry: Centralize preemption decision
Mark Rutland
2022-02-19
1
-9
/
+11
|
*
|
|
|
|
sched/preempt: Add PREEMPT_DYNAMIC using static keys
Mark Rutland
2022-02-19
2
-4
/
+34
|
*
|
|
|
|
sched/preempt: Decouple HAVE_PREEMPT_DYNAMIC from GENERIC_ENTRY
Mark Rutland
2022-02-19
1
-1
/
+0
|
*
|
|
|
|
sched/preempt: Refactor sched_dynamic_update()
Mark Rutland
2022-02-19
1
-4
/
+6
|
*
|
|
|
|
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2022-02-16
2
-4
/
+4
*
|
|
|
|
|
Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-03-22
2
-1
/
+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/ptrace: Always inline v8086_mode() for instrumentation
Borislav Petkov
2022-02-12
1
-1
/
+1
|
*
|
|
|
|
|
cpumask: Add a x86-specific cpumask_clear_cpu() helper
Borislav Petkov
2022-02-12
1
-0
/
+10
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-22
19
-51
/
+151
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf/x86/intel/uncore: Fix the build on !CONFIG_PHYS_ADDR_T_64BIT
Ingo Molnar
2022-03-03
1
-1
/
+3
|
*
|
|
|
|
|
perf: Add irq and exception return branch types
Anshuman Khandual
2022-03-01
1
-2
/
+2
|
*
|
|
|
|
|
perf/x86/intel/uncore: Make uncore_discovery clean for 64 bit addresses
Steve Wahl
2022-03-01
2
-7
/
+11
|
*
|
|
|
|
|
perf/x86/intel/pt: Add a capability and config bit for disabling TNTs
Alexander Shishkin
2022-02-15
3
-0
/
+10
|
*
|
|
|
|
|
perf/x86/intel/pt: Add a capability and config bit for event tracing
Alexander Shishkin
2022-02-15
3
-0
/
+10
|
*
|
|
|
|
|
perf/x86/intel: Increase max number of the fixed counters
Kan Liang
2022-02-02
2
-2
/
+40
|
*
|
|
|
|
|
KVM: x86: use the KVM side max supported fixed counter
Wei Wang
2022-02-02
5
-7
/
+7
|
*
|
|
|
|
|
perf/x86/intel: Enable PEBS format 5
Kan Liang
2022-02-02
2
-5
/
+14
|
*
|
|
|
|
|
perf/x86/intel/pt: Fix address filter config for 32-bit kernel
Adrian Hunter
2022-02-02
1
-1
/
+1
|
*
|
|
|
|
|
x86: Share definition of __is_canonical_address()
Adrian Hunter
2022-02-02
6
-27
/
+17
|
*
|
|
|
|
|
perf/x86/intel/pt: Relax address filter validation
Adrian Hunter
2022-02-02
1
-13
/
+50
*
|
|
|
|
|
|
Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-03-22
51
-51
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
arch: Remove references to CONFIG_NFSD_V3 in the default configs
Chuck Lever
2022-03-11
51
-51
/
+0
*
|
|
|
|
|
|
|
Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-21
4
-15
/
+15
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
alpha: Silence -Warray-bounds warnings
Kees Cook
2022-02-13
1
-3
/
+3
[next]