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-10-18
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
2023-10-18
sched: remove wait bookmarks
Matthew Wilcox (Oracle)
2023-10-18
hugetlb: memcg: account hugetlb-backed memory in memory controller
Nhat Pham
2023-10-18
mm: delete checks for xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
2023-10-18
bitops: add xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
2023-10-18
mm/gup: adapt get_user_page_vma_remote() to never return NULL
Lorenzo Stoakes
2023-10-18
mm: make __access_remote_vm() static
Lorenzo Stoakes
2023-10-16
sched/numa, mm: make numa migrate functions to take a folio
Kefeng Wang
2023-10-06
mm: add a NO_INHERIT flag to the PR_SET_MDWE prctl
Florent Revest
2023-10-04
rcu: dynamically allocate the rcu-kfree shrinker
Qi Zheng
2023-10-04
rcu: dynamically allocate the rcu-lazy shrinker
Qi Zheng
2023-10-04
mm: remove remnants of SPLIT_RSS_COUNTING
Mateusz Guzik
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-10-01
Merge tag 'sched-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-09-30
Merge tag 'trace-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-09-30
tracing/user_events: Align set_bit() address for all archs
Beau Belgrave
2023-09-30
tracing: relax trace_event_eval_update() execution with cond_resched()
Clément Léger
2023-09-30
ring-buffer: Update "shortest_full" in polling
Steven Rostedt (Google)
2023-09-30
Merge tag 'dma-mapping-6.6-2023-09-30' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-09-29
Crash: add lock to serialize crash hotplug handling
Baoquan He
2023-09-28
sched/rt: Fix live lock between select_fallback_rq() and RT push
Joel Fernandes (Google)
2023-09-27
swiotlb: fix the check whether a device has used software IO TLB
Petr Tesarik
2023-09-26
Merge tag 'wq-for-6.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-09-24
Merge tag 'trace-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-09-23
Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-09-22
ring-buffer: Fix bytes info in per_cpu buffer stats
Zheng Yejian
2023-09-22
Merge tag 'sched-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-09-21
Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-19
pidfd: prevent a kernel-doc warning
Randy Dunlap
2023-09-19
task_work: add kerneldoc annotation for 'data' argument
Jens Axboe
2023-09-19
kernel/sched: Modify initial boot task idle setup
Liam R. Howlett
2023-09-18
workqueue: Fix missed pwq_release_worker creation in wq_cpu_intensive_thresh_...
Zqiang
2023-09-18
workqueue: Removed double allocation of wq_update_pod_attrs_buf
Steven Rostedt (Google)
2023-09-17
Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-09-17
Merge tag 'core-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2023-09-15
Merge tag 'pm-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-09-15
bpf: Fix uprobe_multi get_pid_task error path
Jiri Olsa
2023-09-15
bpf: Skip unit_size checking for global per-cpu allocator
Hou Tao
2023-09-15
panic: Reenable preemption in WARN slowpath
Lukas Wunner
2023-09-13
Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-09-13
sched/fair: Fix SMT4 group_smt_balance handling
Tim Chen
2023-09-13
swiotlb: use the calculated number of areas
Ross Lagerwall
2023-09-12
bpf, cgroup: fix multiple kernel-doc warnings
Randy Dunlap
2023-09-12
bpf: Fix a erroneous check after snprintf()
Christophe JAILLET
2023-09-12
eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()
Jinjie Ruan
2023-09-12
PM: hibernate: Fix the exclusive get block device in test_resume mode
Chen Yu
2023-09-12
PM: hibernate: Rename function parameter from snapshot_test to exclusive
Chen Yu
2023-09-11
bpf: Avoid dummy bpf_offload_netdev in __bpf_prog_dev_bound_init
Eduard Zingerman
2023-09-11
bpf: Avoid deadlock when using queue and stack maps from NMI
Toke Høiland-Jørgensen
[next]