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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-24
mm/damon/core: support multiple metrics for quota goal
SeongJae Park
1
-3
/
+23
2024-02-24
mm/damon/core: let goal specified with only target and current values
SeongJae Park
1
-10
/
+9
2024-02-24
mm/damon/core: remove ->goal field of damos_quota
SeongJae Park
1
-8
/
+4
2024-02-24
mm/damon/core: add multiple goals per damos_quota and helpers for those
SeongJae Park
1
-0
/
+17
2024-02-24
mm/damon/core: split out quota goal related fields to a struct
SeongJae Park
1
-14
/
+22
2024-02-24
mm/damon: move comments and fields for damos-quota-prioritization to the end
SeongJae Park
1
-16
/
+14
2024-02-24
mm/damon/core: set damos_quota->esz as public field and document
SeongJae Park
1
-2
/
+4
2024-02-24
crash: split crash dumping code out from kexec_core.c
Baoquan He
2
-44
/
+62
2024-02-24
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
4
-74
/
+83
2024-02-24
kexec: split crashkernel reservation code out from crash_core.c
Baoquan He
3
-40
/
+49
2024-02-24
mm/vmalloc: remove vmap_area_list
Baoquan He
1
-1
/
+0
2024-02-24
mm,page_owner: maintain own list of stack_records structs
Oscar Salvador
1
-0
/
+11
2024-02-24
lib/stackdepot: move stack_record struct definition into the header
Oscar Salvador
1
-0
/
+47
2024-02-24
merge mm-hotfixes-stable into mm-nonmm-stable to pick up stackdepot changes
Andrew Morton
1
-0
/
+3
2024-02-24
stackdepot: use variable size records for non-evictable entries
Marco Elver
1
-0
/
+3
2024-02-24
net: mpls: error out if inner headers are not set
Florian Westphal
1
-0
/
+5
2024-02-24
KVM: Get rid of return value from kvm_arch_create_vm_debugfs()
Oliver Upton
1
-1
/
+1
2024-02-23
KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing
Sean Christopherson
1
-0
/
+26
2024-02-23
Merge tag 'mm-hotfixes-stable-2024-02-22-15-02' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+5
2024-02-23
thermal: core: Store zone ops in struct thermal_zone_device
Rafael J. Wysocki
1
-4
/
+4
2024-02-23
thermal: core: Store zone trips table in struct thermal_zone_device
Rafael J. Wysocki
1
-5
/
+5
2024-02-23
Merge branch 'thermal-core'
Rafael J. Wysocki
1
-2
/
+2
2024-02-23
mfd: twl-core: Add power off implementation for twl603x
Andreas Kemnade
1
-0
/
+1
2024-02-23
mfd: syscon: Remove extern from function prototypes
Peter Griffin
1
-14
/
+11
2024-02-23
iommu/sva: Restore SVA handle sharing
Jason Gunthorpe
1
-0
/
+3
2024-02-23
mfd: cs42l43: Tidy up header includes
Charles Keepax
1
-6
/
+7
2024-02-23
mfd: sun4i-gpadc: Correct specified GPADC interrupt numbers
Fuyao Kashizuku
1
-2
/
+2
2024-02-23
phy: constify of_phandle_args in xlate
Krzysztof Kozlowski
1
-7
/
+7
2024-02-23
Merge tag 'irq-for-riscv-02-23-24' into irq/msi
Thomas Gleixner
1
-0
/
+18
2024-02-23
irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
Yu Chien Peter Lin
1
-0
/
+18
2024-02-23
sysfs: Introduce DEFINE_SIMPLE_SYSFS_GROUP_VISIBLE()
Dan Williams
1
-1
/
+44
2024-02-23
sysfs: Document new "group visible" helpers
Dan Williams
1
-3
/
+39
2024-02-23
Merge tag 'nf-next-24-02-21' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-1
/
+0
2024-02-23
KVM: Add dedicated arch hook for querying if vCPU was preempted in-kernel
Sean Christopherson
1
-0
/
+1
2024-02-23
list: leverage list_is_head() for list_entry_is_head()
Wei Yang
1
-1
/
+1
2024-02-23
smp: make __smp_processor_id() 0-argument macro
Alexey Dobriyan
1
-1
/
+1
2024-02-23
init: remove obsolete arch_call_rest_init() wrapper
Geert Uytterhoeven
1
-2
/
+0
2024-02-23
compiler-clang.h: update __diag_clang() macros for minimum version bump
Nathan Chancellor
1
-6
/
+2
2024-02-23
flex_proportions: remove unused fprop_local_single
Kemeng Shi
1
-32
/
+0
2024-02-23
lib min_heap: optimize number of comparisons in min_heapify()
Kuan-Wei Chiu
1
-20
/
+22
2024-02-23
lib min_heap: optimize number of calls to min_heapify()
Kuan-Wei Chiu
1
-1
/
+1
2024-02-23
lib/win_minmax: fix header comments
Randy Dunlap
1
-2
/
+2
2024-02-23
list: add hlist_count_nodes()
Pierre Gondois
1
-0
/
+15
2024-02-23
arch and include: update LLVM Phabricator links
Nathan Chancellor
1
-1
/
+1
2024-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-19
/
+68
2024-02-23
userfaultfd: use per-vma locks in userfaultfd operations
Lokesh Gidra
1
-3
/
+2
2024-02-23
mm: add vma_assert_locked() for !CONFIG_PER_VMA_LOCK
Lokesh Gidra
1
-0
/
+5
2024-02-23
userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
Lokesh Gidra
1
-14
/
+17
2024-02-23
userfaultfd: move userfaultfd_ctx struct to header file
Lokesh Gidra
1
-0
/
+39
2024-02-23
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
1
-0
/
+6
[prev]
[next]