index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-13
net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylink
Oleksij Rempel
1
-1
/
+0
2025-05-13
soc: samsung: exynos-pmu: enable CPU hotplug support for gs101
Peter Griffin
1
-0
/
+11
2025-05-13
mtd: core: always create master device
Alexander Usyskin
1
-1
/
+1
2025-05-12
mm, swap: remove no longer used swap mapping helper
Kairui Song
1
-1
/
+0
2025-05-12
mm: move folio_index to mm/swap.h and remove no longer needed helper
Kairui Song
1
-20
/
+0
2025-05-12
filemap: do not use folio_contains for swap cache folios
Kairui Song
1
-4
/
+4
2025-05-12
mm: page-flags-layout.h: change the KASAN_TAG_WIDTH for HW_TAGS
Guilherme Giacomo Simoes
1
-1
/
+3
2025-05-12
mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
Lorenzo Stoakes
1
-1
/
+0
2025-05-12
mm: add folio_expected_ref_count() for reference count calculation
Shivank Garg
1
-0
/
+55
2025-05-12
util_macros.h: make the header more resilient
Andy Shevchenko
1
-0
/
+3
2025-05-12
sched/numa: add tracepoint that tracks the skipping of numa balancing due to cpuset memory pinning
Libo Chen
1
-0
/
+33
2025-05-12
mm/rmap: inline folio_test_large_maybe_mapped_shared() into callers
Lance Yang
3
-6
/
+2
2025-05-12
mm: implement for_each_valid_pfn() for CONFIG_SPARSEMEM
David Woodhouse
1
-0
/
+78
2025-05-12
mm: implement for_each_valid_pfn() for CONFIG_FLATMEM
David Woodhouse
1
-1
/
+9
2025-05-12
mm: introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
David Woodhouse
1
-0
/
+10
2025-05-12
kexec: add KHO support to kexec file loads
Alexander Graf
1
-0
/
+5
2025-05-12
kexec: enable KHO support for memory preservation
Mike Rapoport (Microsoft)
1
-0
/
+36
2025-05-12
kexec: add KHO parsing support
Alexander Graf
1
-0
/
+14
2025-05-12
kexec: add Kexec HandOver (KHO) generation helpers
Alexander Graf
1
-0
/
+59
2025-05-12
memblock: introduce memmap_init_kho_scratch()
Mike Rapoport (Microsoft)
1
-0
/
+2
2025-05-12
memblock: add support for scratch memory
Alexander Graf
1
-0
/
+20
2025-05-12
memblock: add MEMBLOCK_RSRV_KERN flag
Mike Rapoport (Microsoft)
1
-1
/
+18
2025-05-12
khugepaged: pass folio instead of head page to trace events
Fan Ni
1
-6
/
+6
2025-05-12
mm: remove unused macro INIT_PASID
Cheng-Han Wu
1
-1
/
+0
2025-05-12
mm: add swappiness=max arg to memory.reclaim for only anon reclaim
Zhongkun He
1
-0
/
+4
2025-05-12
mm/hugetlb: use separate nodemask for bootmem allocations
Frank van der Linden
1
-0
/
+3
2025-05-12
mm/memcg: move mem_cgroup_init() ahead of cgroup_init()
Huan Yang
1
-0
/
+3
2025-05-12
mm/huge_memory: remove useless folio pointers passing
Gavin Guo
1
-8
/
+7
2025-05-12
vmscan,cgroup: apply mems_effective to reclaim
Gregory Price
2
-0
/
+12
2025-05-12
cpuset: rename cpuset_node_allowed to cpuset_current_node_allowed
Gregory Price
1
-2
/
+2
2025-05-12
Update Christoph's Email address and make it consistent
Christoph Lameter (Ampere)
1
-1
/
+1
2025-05-12
mm/damon/core: introduce damos quota goal metrics for memory node utilization
SeongJae Park
1
-0
/
+6
2025-05-13
Merge 6.15-rc6 into usb-next
Greg Kroah-Hartman
22
-86
/
+113
2025-05-13
Merge 6.15-rc6 into char-misc-next
Greg Kroah-Hartman
22
-86
/
+113
2025-05-12
Merge branch 'for-6.16/tsm-mr' into tsm-next
Dan Williams
52
-420
/
+670
2025-05-12
scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES buffer
Steve Siwinski
1
-0
/
+1
2025-05-12
scsi: sd: Remove the stream_status member from scsi_stream_status_header
Christoph Hellwig
1
-2
/
+1
2025-05-12
netlink: fix policy dump for int with validation callback
Jakub Kicinski
1
-0
/
+6
2025-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/linux
Jakub Kicinski
3
-109
/
+138
2025-05-12
helpers: make few bpf helpers public
Mykyta Yatsenko
1
-0
/
+14
2025-05-12
soc: qcom: llcc-qcom: Add support for SM8750
Melody Olvera
1
-0
/
+8
2025-05-12
drm/gpusvm: Add timeslicing support to GPU SVM
Matthew Brost
1
-0
/
+5
2025-05-12
drm/xe: Strict migration policy for atomic SVM faults
Matthew Brost
1
-14
/
+26
2025-05-12
drm/gpusvm: Introduce devmem_only flag for allocation
Himal Prasad Ghimiray
1
-0
/
+2
2025-05-12
drm: nova-drm: add initial driver skeleton
Danilo Krummrich
1
-0
/
+101
2025-05-12
io_uring: drain based on allocates reqs
Pavel Begunkov
1
-1
/
+1
2025-05-12
ACPI: MRRM: Minimal parse of ACPI MRRM table
Tony Luck
1
-0
/
+9
2025-05-12
ACPICA: Update copyright year
Saket Dumbre
22
-22
/
+22
2025-05-12
ACPICA: Logfile: Changes for version 20250404
Saket Dumbre
1
-1
/
+1
2025-05-12
ACPICA: Replace strncpy() with memcpy()
Ahmed Salem
1
-1
/
+1
[prev]
[next]