index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-03
Merge tag 'timers-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2024-11-03
Merge tag 'sched-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-22
/
+69
2024-11-03
Merge tag 'perf-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2024-11-03
Merge tag 'irq-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2024-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-27
/
+66
2024-10-30
sched/ext: Fix scx vs sched_delayed
Peter Zijlstra
1
-2
/
+12
2024-10-30
bpf: Use __u64 to save the bits in bits iterator
Hou Tao
1
-3
/
+30
2024-10-30
bpf: Check the validity of nr_words in bpf_iter_bits_new()
Hou Tao
1
-1
/
+9
2024-10-30
bpf: Add bpf_mem_alloc_check_size() helper
Hou Tao
1
-1
/
+13
2024-10-30
bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()
Hou Tao
1
-6
/
+5
2024-10-29
bpf: disallow 40-bytes extra stack for bpf_fastcall patterns
Eduard Zingerman
1
-12
/
+2
2024-10-29
Merge tag 'cgroup-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+20
2024-10-29
Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-12
/
+17
2024-10-29
bpf: Fix out-of-bounds write in trie_get_next_key()
Byeonguk Jeong
1
-1
/
+1
2024-10-29
bpf: Force checkpoint when jmp history is too long
Eduard Zingerman
1
-3
/
+6
2024-10-29
sched: Pass correct scheduling policy to __setscheduler_class
Aboorva Devarajan
5
-11
/
+11
2024-10-28
resource,kexec: walk_system_ram_res_rev must retain resource flags
Gregory Price
1
-3
/
+1
2024-10-28
fork: only invoke khugepaged, ksm hooks if no error
Lorenzo Stoakes
1
-5
/
+2
2024-10-28
fork: do not invoke uffd on fork if error occurs
Lorenzo Stoakes
1
-1
/
+4
2024-10-27
Merge tag 'ftrace-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+4
2024-10-27
genirq/msi: Fix off-by-one error in msi_domain_alloc()
Jinjie Ruan
1
-1
/
+1
2024-10-27
posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on clone
Benjamin Segall
1
-0
/
+2
2024-10-26
sched/numa: Fix the potential null pointer dereference in task_numa_work()
Shawn Wang
1
-2
/
+2
2024-10-25
scx: Fix raciness in scx_ops_bypass()
David Vernet
1
-12
/
+17
2024-10-24
fgraph: Change the name of cpuhp state to "fgraph:online"
Steven Rostedt
1
-1
/
+1
2024-10-24
fgraph: Fix missing unlock in register_ftrace_graph()
Li Huafei
1
-7
/
+3
2024-10-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
6
-57
/
+57
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-24
bpf: Check validity of link->type in bpf_link_show_fdinfo()
Hou Tao
1
-5
/
+9
2024-10-23
bpf: fix do_misc_fixups() for bpf_get_branch_snapshot()
Andrii Nakryiko
1
-1
/
+1
2024-10-23
bpf,perf: Fix perf_event_detach_bpf_prog error handling
Jiri Olsa
1
-2
/
+0
2024-10-23
sched: Fix pick_next_task_fair() vs try_to_wake_up() race
Peter Zijlstra
2
-9
/
+46
2024-10-23
perf: Fix missing RCU reader protection in perf_event_clear_cpumask()
Kan Liang
1
-1
/
+1
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-22
bpf: Fix overloading of MEM_UNINIT's meaning
Daniel Borkmann
1
-38
/
+35
2024-10-22
bpf: Add MEM_WRITE attribute
Daniel Borkmann
4
-9
/
+9
2024-10-22
bpf: Preserve param->string when parsing mount options
Hou Tao
1
-2
/
+3
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
[next]