index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-24
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-3
/
+3
2024-10-23
posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
Jinjie Ruan
1
-3
/
+3
2024-10-23
tracing: Consider the NULL character when validating the event length
Leo Yan
1
-1
/
+1
2024-10-23
tracing/probes: Fix MAX_TRACE_ARGS limit handling
Mikel Rychliski
4
-4
/
+19
2024-10-21
uprobe: avoid out-of-bounds memory access of fetching args
Qiao Ma
1
-3
/
+6
2024-10-20
Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
13
-70
/
+128
2024-10-19
Merge tag 'ftrace-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+23
2024-10-18
fgraph: Allocate ret_stack_list with proper size
Steven Rostedt
1
-1
/
+2
2024-10-18
fgraph: Use CPU hotplug mechanism to initialize idle shadow stacks
Steven Rostedt
1
-7
/
+21
2024-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
9
-59
/
+89
2024-10-17
bpf: Fix print_reg_state's constant scalar dump
Daniel Borkmann
1
-2
/
+1
2024-10-17
bpf: Fix incorrect delta propagation between linked registers
Daniel Borkmann
1
-5
/
+6
2024-10-17
bpf: Fix iter/task tid filtering
Jordan Rome
1
-1
/
+1
2024-10-17
Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+3
2024-10-17
Merge branch 'linus' into sched/urgent, to resolve conflict
Ingo Molnar
15
-182
/
+257
2024-10-15
Merge tag 'sched_ext-for-6.12-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-85
/
+101
2024-10-15
Merge tag 'trace-ringbuffer-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-21
/
+29
2024-10-15
bpf: Fix truncation bug in coerce_reg_to_size_sx()
Dimitar Kanaliev
1
-4
/
+4
2024-10-15
ring-buffer: Fix reader locking when changing the sub buffer order
Petr Pavlu
1
-18
/
+26
2024-10-14
posix-clock: Fix missing timespec64 check in pc_clock_settime()
Jinjie Ruan
1
-0
/
+3
2024-10-14
sched_ext: Remove unnecessary cpu_relax()
David Vernet
1
-1
/
+0
2024-10-14
ring-buffer: Fix refcount setting of boot mapped buffers
Steven Rostedt
1
-3
/
+3
2024-10-14
sched/fair: Fix external p->on_rq users
Peter Zijlstra
6
-6
/
+32
2024-10-14
sched/psi: Fix mistaken CPU pressure indication after corrupted task state bug
Johannes Weiner
2
-21
/
+39
2024-10-11
Merge tag 'rcu.fixes.6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+7
2024-10-11
sched/core: Dequeue PSI signals for blocked tasks that are delayed
Peter Zijlstra
1
-1
/
+3
2024-10-11
sched: Fix delayed_dequeue vs switched_from_fair()
Peter Zijlstra
5
-34
/
+30
2024-10-11
sched/core: Disable page allocation in task_tick_mm_cid()
Waiman Long
2
-3
/
+16
2024-10-11
sched/deadline: Use hrtick_enabled_dl() before start_hrtick_dl()
Phil Auld
1
-1
/
+1
2024-10-10
bpf: Fix unpopulated path_size when uprobe_multi fields unset
Tyrone Wu
1
-19
/
+17
2024-10-10
sched_ext: Don't hold scx_tasks_lock for too long
Tejun Heo
1
-2
/
+17
2024-10-10
sched_ext: Move scx_tasks_lock handling into scx_task_iter helpers
Tejun Heo
1
-54
/
+56
2024-10-10
sched_ext: bypass mode shouldn't depend on ops.select_cpu()
Tejun Heo
1
-13
/
+15
2024-10-10
sched_ext: Move scx_buildin_idle_enabled check to scx_bpf_select_cpu_dfl()
Tejun Heo
1
-10
/
+10
2024-10-10
sched_ext: Start schedulers with consistent p->scx.slice values
Tejun Heo
1
-1
/
+1
2024-10-10
Revert "sched_ext: Use shorter slice while bypassing"
Tejun Heo
1
-4
/
+2
2024-10-10
Merge tag 'trace-ringbuffer-v6.12-rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+6
2024-10-10
bpf: fix kfunc btf caching for modules
Toke Høiland-Jørgensen
1
-1
/
+7
2024-10-10
rcu/nocb: Fix rcuog wake-up from offline softirq
Frederic Weisbecker
1
-1
/
+7
2024-10-10
sched_ext: use correct function name in pick_task_scx() warning message
Honglei Wang
1
-2
/
+2
2024-10-09
bpf: fix unpopulated name_len field in perf_event link info
Tyrone Wu
1
-7
/
+22
2024-10-09
bpf: use kvzmalloc to allocate BPF verifier environment
Rik van Riel
1
-2
/
+2
2024-10-09
bpf: Check the remaining info_cnt before repeating btf fields
Hou Tao
1
-4
/
+10
2024-10-09
Merge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-4
/
+16
2024-10-09
resource, kunit: fix user-after-free in resource_test_region_intersects()
Huang Ying
1
-4
/
+14
2024-10-09
kthread: unpark only parked kthread
Frederic Weisbecker
1
-0
/
+2
2024-10-09
ring-buffer: Do not have boot mapped buffers hook to CPU hotplug
Steven Rostedt
1
-3
/
+6
2024-10-08
Merge tag 'sched_ext-for-6.12-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-19
/
+37
2024-10-08
bpf, lsm: Remove bpf_lsm_key_free hook
Thomas Weißschuh
1
-4
/
+0
2024-10-07
bpf: Fix memory leak in bpf_core_apply
Jiri Olsa
1
-0
/
+1
[next]