index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-04-18
prctl: add PR_GET_AUXV to copy auxv to userspace
Josh Triplett
2023-04-18
cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
Yosry Ahmed
2023-04-18
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-18
mm: fix memory leak on mm_init error handling
Mathieu Desnoyers
2023-04-18
kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
Ondrej Mosnacek
2023-04-16
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-05
sched/numa: use hash_32 to mix up PIDs accessing VMA
Raghavendra K T
2023-04-05
sched/numa: implement access PID reset logic
Raghavendra K T
2023-04-05
sched/numa: enhance vma scanning logic
Raghavendra K T
2023-04-05
sched/numa: apply the scan delay to every new vma
Mel Gorman
2023-04-05
mm: separate vma->lock from vm_area_struct
Suren Baghdasaryan
2023-04-05
mm/mmap: free vm_area_struct without call_rcu in exit_mmap
Suren Baghdasaryan
2023-04-05
kernel/fork: assert no VMA readers during its destruction
Suren Baghdasaryan
2023-04-05
mm: add per-VMA lock and helper functions to control it
Suren Baghdasaryan
2023-04-05
mm: rcu safe VMA freeing
Michel Lespinasse
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
perf/core: fix MAX_ORDER usage in rb_alloc_aux_page()
Kirill A. Shutemov
2023-04-05
mm: enable maple tree RCU mode by default
Liam R. Howlett
2023-03-28
lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme
Nicholas Piggin
2023-03-28
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
2023-03-28
kthread: simplify kthread_use_mm refcounting
Nicholas Piggin
2023-03-26
Merge tag 'sched_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-03-26
Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-03-25
Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-03-24
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-03-24
Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-23
kcsan: avoid passing -g for test
Marco Elver
2023-03-23
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-03-21
bpf: Adjust insufficient default bpf_jit_limit
Daniel Borkmann
2023-03-21
entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
Frederic Weisbecker
2023-03-21
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
2023-03-21
entry: Fix noinstr warning in __enter_from_user_mode()
Josh Poimboeuf
2023-03-19
Merge tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-03-19
tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr
Costa Shulyupin
2023-03-19
ring-buffer: remove obsolete comment for free_buffer_page()
Vlastimil Babka
2023-03-19
tracing: Make splice_read available again
Sung-hun Kim
2023-03-19
fork: remove use of percpu_counter_sum_all
Dave Chinner
2023-03-19
Merge tag 'perf_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-03-19
ftrace: Set direct_ops storage-class-specifier to static
Tom Rix
2023-03-19
trace/hwlat: Do not start per-cpu thread if it is already running
Tero Kristo
2023-03-19
trace/hwlat: Do not wipe the contents of per-cpu thread data
Tero Kristo
2023-03-19
tracing/osnoise: set several trace_osnoise.c variables storage-class-specifie...
Tom Rix
2023-03-19
tracing: Fix wrong return in kprobe_event_gen_test.c
Anton Gusev
2023-03-15
perf: Fix check before add_event_to_groups() in perf_group_detach()
Budimir Markovic
2023-03-15
perf: fix perf_event_context->time
Song Liu
2023-03-15
perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_eve...
Yang Jihong
2023-03-14
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
Linus Torvalds
2023-03-14
Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-03-13
Merge branch 'bpf: Allow reads from uninit stack'
Alexei Starovoitov
2023-03-12
Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
[next]