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
2024-09-16
Merge tag 'audit-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-09-16
Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-09-16
Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-09-16
Merge tag 'net-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-09-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-09-12
Merge tag 'wq-for-6.11-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-12
uidgid: make sure we fit into one cacheline
Christian Brauner
2024-09-11
workqueue: Clear worker->pool in the worker thread context
Lai Jiangshan
2024-09-11
Merge tag 'printk-for-6.11-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-11
Merge branches 'pm-sleep', 'pm-opp' and 'pm-tools'
Rafael J. Wysocki
2024-09-11
bpf: Support __nullable argument suffix for tp_btf
Philo Lu
2024-09-11
bpf, cpumap: Move xdp:xdp_cpumap_kthread tracepoint before rcv
Daniel Xu
2024-09-11
Merge branch 'for-6.11-fixup' into for-linus
Petr Mladek
2024-09-10
PM: hibernate: Remove unused stub for saveable_highmem_page()
Andy Shevchenko
2024-09-10
Merge tag 'trace-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-09
tracing: Drop unused helper function to fix the build
Andy Shevchenko
2024-09-09
tracing/osnoise: Fix build when timerlat is not enabled
Steven Rostedt
2024-09-09
printk: Export match_devname_and_update_preferred_console()
Yu Liao
2024-09-08
Merge tag 'perf_urgent_for_v6.11_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-09-05
Merge tag 'bpf-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2024-09-05
Merge tag 'trace-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-05
tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthre...
Steven Rostedt
2024-09-05
tracing/timerlat: Only clear timer if a kthread exists
Steven Rostedt
2024-09-05
tracing/osnoise: Use a cpumask to know what threads are kthreads
Steven Rostedt
2024-09-05
tracing: Avoid possible softlockup in tracing_iter_reset()
Zheng Yejian
2024-09-04
bpf: add check for invalid name in btf_name_valid_section()
Jeongjun Park
2024-09-04
perf/aux: Fix AUX buffer serialization
Peter Zijlstra
2024-09-04
Merge tag 'mm-hotfixes-stable-2024-09-03-20-19' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-09-03
audit: Make use of str_enabled_disabled() helper
Hongbo Li
2024-09-03
uprobes: Use kzalloc to allocate xol area
Sven Schnelle
2024-09-01
kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y
Petr Tesarik
2024-09-01
Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-01
Merge tag 'locking-urgent-2024-08-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-08-30
bpf: Fix a crash when btf_parse_base() returns an error pointer
Martin KaFai Lau
2024-08-30
drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
James Clark
2024-08-30
padata: Honor the caller's alignment in case of chunk_size 0
Kamlesh Gurudasani
2024-08-28
audit: use task_tgid_nr() instead of task_pid_nr()
Ricardo Robaina
2024-08-27
Merge tag 'vfs-6.11-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2024-08-24
Merge tag 'cgroup-for-6.11-rc4-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-08-24
Merge tag 'wq-for-6.11-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-08-21
Revert "pidfd: prevent creation of pidfds for kthreads"
Christian Brauner
2024-08-21
tracing: Fix memory leak in fgraph storage selftest
Masami Hiramatsu (Google)
2024-08-21
tracing: fgraph: Fix to add new fgraph_ops to array after ftrace_startup_subo...
Masami Hiramatsu (Google)
2024-08-20
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
2024-08-19
Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-08-17
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-08-17
Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-08-17
padata: use integer wrap around to prevent deadlock on seq_nr overflow
VanGiang Nguyen
[next]