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
2022-10-03
relay: use kvcalloc to alloc page array in relay_alloc_page_array
wuchi
2022-09-11
latencytop: use the last element of latency_record of system
wuchi
2022-09-11
kernel/utsname_sysctl.c: print kernel arch
Petr Vorel
2022-09-11
kernel/profile.c: simplify duplicated code in profile_setup()
wuchi
2022-09-11
fail_function: fix wrong use of fei_attr_remove()
Yang Yingliang
2022-09-11
fail_function: refactor code of checking return value of register_kprobe()
Yang Yingliang
2022-09-11
fail_function: switch to memdup_user_nul() helper
Yang Yingliang
2022-09-11
smpboot: use atomic_try_cmpxchg in cpu_wait_death and cpu_report_death
Uros Bizjak
2022-09-11
task_work: use try_cmpxchg in task_work_add, task_work_cancel_match and task_...
Uros Bizjak
2022-09-11
kexec: replace kmap() with kmap_local_page()
Fabio M. De Francesco
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-11
panic, kexec: make __crash_kexec() NMI safe
Valentin Schneider
2022-09-11
kexec: turn all kexec_mutex acquisitions into trylocks
Valentin Schneider
2022-08-28
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-28
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
2022-08-27
Merge tag 'audit-pr-20220826' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
2022-08-25
audit: move audit_return_fixup before the filters
Richard Guy Briggs
2022-08-25
Merge tag 'cgroup-for-6.0-rc2-fixes-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-08-25
cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
Tetsuo Handa
2022-08-24
Merge tag 'trace-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2022-08-23
Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-23
Merge tag 'audit-pr-20220823' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-23
Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-23
Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s...
Linus Torvalds
2022-08-23
cgroup: Fix race condition at rebind_subsystems()
Jing-Ting Wu
2022-08-22
audit: fix potential double free on error path from fsnotify_add_inode_mark
Gaosheng Cui
2022-08-22
ftrace: Fix build warning for ops_references_rec() not used
Wang Jingjin
2022-08-21
Merge tag 'trace-v6.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-08-21
tracing: Have filter accept "common_cpu" to be consistent
Steven Rostedt (Google)
2022-08-21
tracing/probes: Have kprobes and uprobes use $COMM too
Steven Rostedt (Google)
2022-08-21
tracing/eprobes: Have event probes be consistent with kprobes and uprobes
Steven Rostedt (Google)
2022-08-21
tracing/eprobes: Fix reading of string fields
Steven Rostedt (Google)
2022-08-21
tracing/eprobes: Do not hardcode $comm as a string
Steven Rostedt (Google)
2022-08-21
tracing/eprobes: Do not allow eprobes to use $stack, or % for regs
Steven Rostedt (Google)
2022-08-21
ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
Yang Jihong
2022-08-21
tracing/perf: Fix double put of trace event when init fails
Steven Rostedt (Google)
2022-08-21
tracing: React to error return from traceprobe_parse_event_name()
Lukas Bulwahn
2022-08-20
kprobes: don't call disarm_kprobe() for disabled kprobes
Kuniyuki Iwashima
2022-08-20
kernel/sys_ni: add compat entry for fadvise64_64
Randy Dunlap
2022-08-18
Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-17
net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
David Howells
2022-08-17
cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock
Tejun Heo
2022-08-15
sched/psi: Remove unused parameter nbytes of psi_trigger_create()
Hao Jia
2022-08-15
sched/psi: Zero the memory of struct psi_group
Hao Jia
2022-08-15
module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
David Gow
2022-08-14
Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-13
Merge tag 'timers-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-13
Merge tag 'io_uring-6.0-2022-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-12
xen: remove XEN_SCRUB_PAGES in xen.config
Lukas Bulwahn
[next]