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
2023-10-12
Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-20
/
+25
2023-10-11
Merge tag 'printk-for-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+7
2023-10-11
Merge branch 'rework/misc-cleanups' into for-linus
Petr Mladek
1
-1
/
+7
2023-10-09
bpf: Fix verifier log for async callback return values
David Vernet
1
-3
/
+3
2023-10-09
printk: flush consoles before checking progress
John Ogness
1
-1
/
+7
2023-10-08
Merge tag 'sched-urgent-2023-10-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+15
2023-10-06
bpf: Refuse unused attributes in bpf_prog_{attach,detach}
Lorenz Bauer
1
-5
/
+14
2023-10-06
bpf: Handle bpf_mprog_query with NULL entry
Daniel Borkmann
2
-11
/
+7
2023-10-06
bpf: Fix BPF_PROG_QUERY last field check
Daniel Borkmann
1
-1
/
+1
2023-10-06
Merge tag 'pm-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-2
/
+2
2023-10-05
cpufreq: schedutil: Update next_freq when cpufreq_limits change
Xuewen Yan
1
-1
/
+2
2023-10-05
Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-30
/
+25
2023-10-04
PM: hibernate: Fix copying the zero bitmap to safe pages
Pavankumar Kondeti
1
-2
/
+2
2023-10-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-30
/
+25
2023-10-03
sched/eevdf: Fix avg_vruntime()
Peter Zijlstra
1
-1
/
+9
2023-10-03
sched/eevdf: Also update slice on placement
Peter Zijlstra
1
-2
/
+4
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+17
2023-10-01
Merge tag 'sched-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2023-09-30
Merge tag 'trace-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-7
/
+55
2023-09-30
tracing/user_events: Align set_bit() address for all archs
Beau Belgrave
1
-7
/
+51
2023-09-30
tracing: relax trace_event_eval_update() execution with cond_resched()
Clément Léger
1
-0
/
+1
2023-09-30
ring-buffer: Update "shortest_full" in polling
Steven Rostedt (Google)
1
-0
/
+3
2023-09-30
Merge tag 'dma-mapping-6.6-2023-09-30' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-9
/
+22
2023-09-30
bpf: Use kmalloc_size_roundup() to adjust size_index
Hou Tao
1
-25
/
+19
2023-09-29
Crash: add lock to serialize crash hotplug handling
Baoquan He
1
-0
/
+17
2023-09-29
bpf, mprog: Fix maximum program check on mprog attachment
Daniel Borkmann
1
-0
/
+3
2023-09-28
sched/rt: Fix live lock between select_fallback_rq() and RT push
Joel Fernandes (Google)
1
-0
/
+1
2023-09-27
swiotlb: fix the check whether a device has used software IO TLB
Petr Tesarik
1
-6
/
+20
2023-09-26
Merge tag 'wq-for-6.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+3
2023-09-24
Merge tag 'trace-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-13
/
+15
2023-09-23
Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-1
/
+2
2023-09-22
ring-buffer: Fix bytes info in per_cpu buffer stats
Zheng Yejian
1
-13
/
+15
2023-09-22
Merge tag 'sched-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+2
2023-09-21
Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-20
/
+142
2023-09-20
bpf: unconditionally reset backtrack_state masks on global func exit
Andrii Nakryiko
1
-5
/
+3
2023-09-19
pidfd: prevent a kernel-doc warning
Randy Dunlap
1
-1
/
+1
2023-09-19
task_work: add kerneldoc annotation for 'data' argument
Jens Axboe
1
-0
/
+1
2023-09-19
kernel/sched: Modify initial boot task idle setup
Liam R. Howlett
2
-1
/
+2
2023-09-18
workqueue: Fix missed pwq_release_worker creation in wq_cpu_intensive_thresh_...
Zqiang
1
-3
/
+3
2023-09-18
workqueue: Removed double allocation of wq_update_pod_attrs_buf
Steven Rostedt (Google)
1
-3
/
+0
2023-09-17
Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+25
2023-09-17
Merge tag 'core-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2023-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
6
-20
/
+142
2023-09-15
Merge tag 'pm-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-14
/
+16
2023-09-15
bpf: Fix uprobe_multi get_pid_task error path
Jiri Olsa
1
-1
/
+3
2023-09-15
bpf: Skip unit_size checking for global per-cpu allocator
Hou Tao
1
-0
/
+7
2023-09-15
panic: Reenable preemption in WARN slowpath
Lukas Wunner
1
-0
/
+1
2023-09-13
Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-30
/
+88
2023-09-13
sched/fair: Fix SMT4 group_smt_balance handling
Tim Chen
1
-1
/
+11
2023-09-13
swiotlb: use the calculated number of areas
Ross Lagerwall
1
-3
/
+2
[next]