index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-06-23
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-06-19
kernel: pid_namespace: remove unused set_memfd_noexec_scope()
YueHaibing
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
dma-mapping: force bouncing if the kmalloc() size is not cache-line-aligned
Catalin Marinas
2023-06-19
dma-mapping: name SG DMA flag helpers consistently
Robin Murphy
2023-06-19
scatterlist: add dedicated config for DMA flags
Robin Murphy
2023-06-19
perf/core: allow pte_offset_map() to fail
Hugh Dickins
2023-06-12
kexec: support purgatories with .text.hot sections
Ricardo Ribalda
2023-06-09
mm/gup: remove vmas parameter from get_user_pages_remote()
Lorenzo Stoakes
2023-06-09
mm/gup: remove unused vmas parameter from pin_user_pages_remote()
Lorenzo Stoakes
2023-06-09
mm: page_alloc: move sysctls into it own fils
Kefeng Wang
2023-06-09
mm: page_alloc: move pm_* function into power
Kefeng Wang
2023-06-09
mm: page_alloc: move mark_free_page() into snapshot.c
Kefeng Wang
2023-06-09
cachestat: implement cachestat syscall
Nhat Pham
2023-06-09
cgroup: remove cgroup_rstat_flush_atomic()
Yosry Ahmed
2023-05-29
Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-05-29
Revert "module: error out early on concurrent load of the same module file"
Linus Torvalds
2023-05-28
tracing: Have function_graph selftest call cond_resched()
Steven Rostedt (Google)
2023-05-28
tracing: Only make selftest conditionals affect the global_trace
Steven Rostedt (Google)
2023-05-28
tracing: Make tracing_selftest_running/delete nops when not used
Steven Rostedt (Google)
2023-05-28
tracing: Have tracer selftests call cond_resched() before running
Steven Rostedt (Google)
2023-05-28
tracing: Move setting of tracing_selftest_running out of register_tracer()
Steven Rostedt (Google)
2023-05-28
Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-05-27
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-25
module: error out early on concurrent load of the same module file
Linus Torvalds
2023-05-25
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-24
x86/pci/xen: populate MSI sysfs entries
Maximilian Heyne
2023-05-23
tracing: Rename stacktrace field to common_stacktrace
Steven Rostedt (Google)
2023-05-23
tracing/histograms: Allow variables to have some modifiers
Steven Rostedt (Google)
2023-05-23
tracing/user_events: Document user_event_mm one-shot list usage
Beau Belgrave
2023-05-23
tracing/user_events: Rename link fields for clarity
Beau Belgrave
2023-05-23
tracing/user_events: Remove RCU lock while pinning pages
Linus Torvalds
2023-05-23
tracing/user_events: Split up mm alloc and attach
Linus Torvalds
2023-05-23
tracing/timerlat: Always wakeup the timerlat thread
Daniel Bristot de Oliveira
2023-05-23
tracing/user_events: Use long vs int for atomic bit ops
Beau Belgrave
2023-05-22
module: Fix use-after-free bug in read_file_mod_stats()
Harshit Mogalapalli
2023-05-22
bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps
Anton Protopopov
2023-05-19
bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
Will Deacon
2023-05-18
Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-18
fprobe: add recursion detection in fprobe_exit_handler
Ze Gao
2023-05-18
fprobe: make fprobe_kprobe_handler recursion free
Ze Gao
2023-05-18
rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
Ze Gao
2023-05-17
tracing: fprobe: Initialize ret valiable to fix smatch error
Masami Hiramatsu (Google)
2023-05-15
bpf: netdev: init the offload table earlier
Jakub Kicinski
2023-05-14
Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-05-14
Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-05-14
Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-05-08
tick/broadcast: Make broadcast device replacement work correctly
Thomas Gleixner
2023-05-08
sched: fix cid_lock kernel-doc warnings
Randy Dunlap
[next]