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-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
11
-46
/
+224
2023-10-16
bpf: Ensure proper register state printing for cond jumps
Andrii Nakryiko
1
-1
/
+6
2023-10-16
bpf: Disambiguate SCALAR register state output in verifier logs
Andrii Nakryiko
1
-22
/
+45
2023-10-15
posix-clock: introduce posix_clock_context concept
Xabier Marquiegui
1
-9
/
+27
2023-10-13
bpf: Introduce task_vma open-coded iterator kfuncs
Dave Marchevsky
2
-0
/
+94
2023-10-13
bpf: Don't explicitly emit BTF for struct btf_iter_num
Dave Marchevsky
1
-2
/
+0
2023-10-13
bpf: Change syscall_nr type to int in struct syscall_tp_t
Artem Savkov
1
-2
/
+2
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-27
/
+49
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
bpf: Implement cgroup sockaddr hooks for unix sockets
Daan De Meyer
3
-3
/
+28
2023-10-11
bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpf
Daan De Meyer
1
-0
/
+1
2023-10-11
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
1
-2
/
+15
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
bpf: Add ability to pin bpf timer to calling CPU
David Vernet
1
-1
/
+4
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-06
bpf: Annotate struct bpf_stack_map with __counted_by
Kees Cook
1
-1
/
+1
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-67
/
+142
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-25
bpf: Count missed stats in trace_call_bpf
Jiri Olsa
1
-0
/
+3
2023-09-25
bpf: Add missed value to kprobe perf link info
Jiri Olsa
3
-11
/
+22
2023-09-25
bpf: Add missed value to kprobe_multi link info
Jiri Olsa
1
-0
/
+1
2023-09-25
bpf: Count stats for kprobe_multi programs
Jiri Olsa
1
-0
/
+1
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
[next]