index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2024-11-06
mm: add missing mmu_notifier_clear_young for !MMU_NOTIFIER
James Houghton
-0
/
+7
2024-11-06
mm/codetag: fix arg in pgalloc_tag_copy alloc_tag_sub
Sourav Panda
-1
/
+1
2024-11-06
maple_tree: fix outdated flag name in comment
Jann Horn
-1
/
+1
2024-11-06
mm: remove unused has_isolate_pageblock
Luoxi Li
-8
/
+0
2024-11-06
mm: huge_memory: move file_thp_enabled() into huge_memory.c
Kefeng Wang
-13
/
+0
2024-11-06
mm/mglru: reset page lru tier bits when activating
Wei Xu
-1
/
+16
2024-11-06
vmscan: add a vmscan event for reclaim_pages
Jaewon Kim
-0
/
+45
2024-11-06
mm: avoid zeroing user movable page twice with init_on_alloc=1
Zi Yan
-7
/
+1
2024-11-06
memcg: add tracing for memcg stat updates
Shakeel Butt
-0
/
+81
2024-11-06
mm: remove unused hugepage for vma_alloc_folio()
Kefeng Wang
-4
/
+4
2024-11-06
kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end
John Hubbard
-3
/
+3
2024-11-06
mm: consolidate common checks in hugetlb_get_unmapped_area
Oscar Salvador
-7
/
+0
2024-11-06
arch/s390: clean up hugetlb definitions
Oscar Salvador
-0
/
+8
2024-11-06
mm: drop hugetlb_get_unmapped_area{_*} functions
Oscar Salvador
-6
/
+1
2024-11-06
mm: make hugetlb mappings go through mm_get_unmapped_area_vmflags
Oscar Salvador
-5
/
+4
2024-11-06
mm/mmap: teach generic_get_unmapped_area{_topdown} to handle hugetlb mappings
Oscar Salvador
-0
/
+10
2024-11-06
mm: move set_pxd_safe() helpers from generic to platform
Anshuman Khandual
-38
/
+0
2024-11-06
mm: remove PageKsm()
Matthew Wilcox (Oracle)
-6
/
+1
2024-11-06
mm: add PageAnonNotKsm()
Matthew Wilcox (Oracle)
-2
/
+9
2024-11-07
hrtimers: Delete hrtimer_init_on_stack()
Nam Cao
-2
/
+0
2024-11-07
hrtimers: Delete hrtimer_init_sleeper_on_stack()
Nam Cao
-3
/
+0
2024-11-07
wait: Switch to use hrtimer_setup_sleeper_on_stack()
Nam Cao
-2
/
+2
2024-11-07
hrtimers: Introduce hrtimer_update_function()
Nam Cao
-0
/
+22
2024-11-07
hrtimers: Introduce hrtimer_setup_sleeper_on_stack()
Nam Cao
-0
/
+2
2024-11-07
hrtimers: Introduce hrtimer_setup_on_stack()
Nam Cao
-0
/
+3
2024-11-07
hrtimers: Introduce hrtimer_setup() to replace hrtimer_init()
Nam Cao
-0
/
+2
2024-11-07
hrtimers: Add missing hrtimer_init() trace points
Nam Cao
-18
/
+1
2024-11-07
softirq: Use a dedicated thread for timer wakeups on PREEMPT_RT.
Sebastian Andrzej Siewior
-0
/
+47
2024-11-06
scsi: ufs: ufs-mediatek: Configure individual LU queue flags
Ed Tsai
-0
/
+1
2024-11-06
net: add debug check in skb_reset_mac_header()
Eric Dumazet
-1
/
+4
2024-11-06
net: add debug check in skb_reset_network_header()
Eric Dumazet
-1
/
+4
2024-11-06
net: add debug check in skb_reset_transport_header()
Eric Dumazet
-1
/
+4
2024-11-06
net: add debug check in skb_reset_inner_mac_header()
Eric Dumazet
-1
/
+4
2024-11-06
net: add debug check in skb_reset_inner_network_header()
Eric Dumazet
-1
/
+4
2024-11-06
net: add debug check in skb_reset_inner_transport_header()
Eric Dumazet
-1
/
+4
2024-11-06
net: skb_reset_mac_len() must check if mac_header was set
Eric Dumazet
-6
/
+11
2024-11-07
alarmtimers: Remove return value from alarm functions
Thomas Gleixner
-8
/
+2
2024-11-07
posix-timers: Cleanup SIG_IGN workaround leftovers
Thomas Gleixner
-1
/
+1
2024-11-07
signal: Queue ignored posixtimers on ignore list
Thomas Gleixner
-0
/
+2
2024-11-07
posix-timers: Handle ignored list on delete and exit
Thomas Gleixner
-1
/
+3
2024-11-07
signal: Provide ignored_posix_timers list
Thomas Gleixner
-0
/
+1
2024-11-07
posix-timers: Move sequence logic into struct k_itimer
Thomas Gleixner
-1
/
+3
2024-11-07
signal: Cleanup unused posix-timer leftovers
Thomas Gleixner
-2
/
+0
2024-11-07
posix-timers: Embed sigqueue in struct k_itimer
Thomas Gleixner
-2
/
+21
2024-11-07
signal: Replace resched_timer logic
Thomas Gleixner
-2
/
+3
2024-11-07
signal: Refactor send_sigqueue()
Thomas Gleixner
-1
/
+1
2024-11-07
posix-timers: Store PID type in the timer
Thomas Gleixner
-0
/
+2
2024-11-07
signal: Provide posixtimer_sigqueue_init()
Thomas Gleixner
-0
/
+2
2024-11-07
posix-timers: Add a refcount to struct k_itimer
Thomas Gleixner
-0
/
+14
2024-11-07
posix-cpu-timers: Use dedicated flag for CPU timer nanosleep
Thomas Gleixner
-0
/
+2
[prev]
[next]