index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-15
KVM: Implement barriers before accessing kvm->buses[] on SRCU read paths
Keir Fraser
1
-3
/
+7
2025-09-15
KVM: arm64: vgic-init: Remove vgic_ready() macro
Keir Fraser
1
-1
/
+0
2025-09-15
x86,fs/resctrl: Replace architecture event enabled checks
Tony Luck
1
-0
/
+2
2025-09-15
x86,fs/resctrl: Consolidate monitor event descriptions
Tony Luck
2
-6
/
+10
2025-09-15
pwm: Provide a gpio device for waveform drivers
Uwe Kleine-König
1
-0
/
+3
2025-09-15
Merge branch kvm-arm64/ffa-1.2 into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
2025-09-15
Merge tag 'v6.17-rc6' into drm-next
Dave Airlie
46
-145
/
+249
2025-09-15
include/linux/rv.h: remove redundant include file
Akhilesh Patil
1
-4
/
+2
2025-09-15
Merge 6.17-rc6 into tty-next
Greg Kroah-Hartman
54
-160
/
+342
2025-09-15
Merge 6.17-rc6 into driver-core-next
Greg Kroah-Hartman
28
-66
/
+161
2025-09-15
Merge 6.17-rc6 into usb-next
Greg Kroah-Hartman
28
-66
/
+161
2025-09-14
net: dst_metadata: fix IP_DF bit not extracted from tunnel headers
Ilya Maximets
1
-2
/
+9
2025-09-14
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2
-0
/
+175
2025-09-14
net: phy: introduce phy_id_compare_model() PHY ID helper
Christian Marangi
1
-0
/
+13
2025-09-14
net/cls_cgroup: Fix task_get_classid() during qdisc run
Yafang Shao
1
-1
/
+1
2025-09-14
net: use NUMA drop counters for softnet_data.dropped
Eric Dumazet
5
-29
/
+42
2025-09-14
memblock: drop for_each_free_mem_pfn_range_in_zone_from()
Mike Rapoport (Microsoft)
1
-22
/
+0
2025-09-14
platform/chrome: cros_ec: Add a flag to track registration state
Tzung-Bi Shih
1
-0
/
+4
2025-09-14
platform/chrome: Centralize common cros_ec_device initialization
Tzung-Bi Shih
1
-4
/
+10
2025-09-13
kexec: introduce is_kho_boot()
Evangelos Petrongonas
1
-0
/
+6
2025-09-13
kernel.h: add comments for enum system_states
Randy Dunlap
1
-4
/
+17
2025-09-13
panic/printk: replace this_cpu_in_panic() with panic_on_this_cpu()
Jinchao Wang
1
-2
/
+0
2025-09-13
panic: introduce helper functions for panic state
Jinchao Wang
1
-0
/
+6
2025-09-13
panic: add note that 'panic_print' parameter is deprecated
Feng Tang
1
-0
/
+13
2025-09-13
list.h: add missing kernel-doc for basic macros
Randy Dunlap
1
-0
/
+8
2025-09-13
nvmem: update a comment related to struct nvmem_config
Christophe JAILLET
1
-1
/
+1
2025-09-13
ida: remove the ida_simple_xxx() API
Christophe JAILLET
1
-8
/
+0
2025-09-13
x86/kexec: carry forward the boot DTB on kexec
Brian Mak
2
-1
/
+8
2025-09-13
huge_mm.h: disallow is_huge_zero_folio(NULL)
Max Kellermann
1
-0
/
+2
2025-09-13
pagevec.h: add `const` to pointer parameters of getter functions
Max Kellermann
1
-2
/
+2
2025-09-13
mm/damon: add damon_ctx->min_sz_region
Quanmin Yan
1
-1
/
+3
2025-09-13
mm/damon/core: add damon_ctx->addr_unit
SeongJae Park
1
-1
/
+2
2025-09-13
mm/pageblock-flags: remove PB_migratetype_bits/PB_migrate_end
Wei Yang
1
-7
/
+5
2025-09-13
mm: add vmstat for kernel_file pages
Boris Burkov
1
-0
/
+1
2025-09-13
mm/filemap: add AS_KERNEL_FILE
Boris Burkov
2
-0
/
+4
2025-09-13
maple_tree: fix MAPLE_PARENT_RANGE32 and parent pointer docs
Sidhartha Kumar
1
-8
/
+8
2025-09-13
kmem/tracing: add kmem name to kmem_cache_alloc tracepoint
Wander Lairson Costa
1
-1
/
+4
2025-09-13
mm/cma: add 'available count' and 'total count' to trace_cma_alloc_start
gaoxiang17
1
-6
/
+13
2025-09-13
mm: remove write_cache_pages
Christoph Hellwig
1
-6
/
+0
2025-09-13
mm: add folio_is_pci_p2pdma()
Matthew Wilcox (Oracle)
1
-2
/
+8
2025-09-13
mm: reimplement folio_is_fsdax()
Matthew Wilcox (Oracle)
1
-5
/
+5
2025-09-13
mm: reimplement folio_is_device_coherent()
Matthew Wilcox (Oracle)
1
-5
/
+5
2025-09-13
mm: reimplement folio_is_device_private()
Matthew Wilcox (Oracle)
1
-5
/
+6
2025-09-13
mm: introduce memdesc_is_zone_device()
Matthew Wilcox (Oracle)
1
-7
/
+12
2025-09-13
mm: introduce memdesc_zonenum()
Matthew Wilcox (Oracle)
1
-3
/
+8
2025-09-13
mm: introduce memdesc_nid()
Matthew Wilcox (Oracle)
1
-8
/
+13
2025-09-13
mm: convert page_to_section() to memdesc_section()
Matthew Wilcox (Oracle)
2
-3
/
+3
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
7
-50
/
+55
2025-09-13
mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
David Hildenbrand
2
-2
/
+8
2025-09-13
mm/huge_memory: convert "tva_flags" to "enum tva_type"
David Hildenbrand
1
-12
/
+18
[prev]
[next]