index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2023-07-31
bpf: Fix an array-index-out-of-bounds issue in disasm.c
Yonghong Song
-1
/
+2
2023-07-31
rcu-tasks: Permit use of debug-objects with RCU Tasks flavors
Paul E. McKenney
-10
/
+6
2023-07-31
bpf, cpumap: Handle skb as well when clean up ptr_ring
Hou Tao
-4
/
+10
2023-07-31
bpf, cpumap: Make sure kthread is running before map update returns
Hou Tao
-10
/
+11
2023-07-31
tcx: Fix splat during dev unregister
Martin KaFai Lau
-4
/
+8
2023-07-31
eventfs: Move tracing/events to eventfs
Ajay Kaher
-33
/
+34
2023-07-31
dma-contiguous: check for memory region overlap
Binglei Wang
-0
/
+5
2023-07-31
dma-contiguous: support numa CMA for specified node
Yajun Deng
-26
/
+84
2023-07-31
dma-contiguous: support per-numa CMA for all architectures
Yajun Deng
-4
/
+10
2023-07-31
dma-mapping: move arch_dma_set_mask() declaration to header
Arnd Bergmann
-6
/
+0
2023-07-31
swiotlb: unexport is_swiotlb_active
Christoph Hellwig
-1
/
+0
2023-07-31
cpu/SMT: Fix cpu_smt_possible() comment
Zhang Rui
-1
/
+1
2023-07-31
genirq: Remove unused extern declaration
YueHaibing
-2
/
+0
2023-07-31
genirq: Prevent nested thread vs synchronize_hardirq() deadlock
Vincent Whitchurch
-19
/
+20
2023-07-31
Revert "sched/fair: Move unused stub functions to header"
Peter Zijlstra
-3
/
+5
2023-07-31
Merge 6.5-rc4 into tty-next
Greg Kroah-Hartman
-103
/
+197
2023-07-30
tracing: Require all trace events to have a TRACE_SYSTEM
Steven Rostedt (Google)
-7
/
+8
2023-07-30
tracing: Set actual size after ring buffer resize
Zheng Yejian
-8
/
+11
2023-07-30
tracing: Add free_trace_iter_content() helper function
Steven Rostedt (Google)
-11
/
+22
2023-07-30
tracing: Remove unnecessary copying of tr->current_trace
Steven Rostedt (Google)
-19
/
+3
2023-07-30
ring_buffer: Use try_cmpxchg instead of cmpxchg
Uros Bizjak
-14
/
+6
2023-07-30
tracing: Add back FORTIFY_SOURCE logic to kernel_stack event structure
Steven Rostedt (Google)
-22
/
+24
2023-07-30
Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-5
/
+17
2023-07-30
Merge tag 'locking_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-76
/
+155
2023-07-29
Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-22
/
+21
2023-07-29
kprobes: Prohibit probing on CFI preamble symbol
Masami Hiramatsu (Google)
-1
/
+13
2023-07-28
tracing: Fix warning in trace_buffered_event_disable()
Zheng Yejian
-10
/
+4
2023-07-28
tracing: Fix kernel-doc warnings in trace_seq.c
Gaosheng Cui
-0
/
+1
2023-07-28
tracing: Fix kernel-doc warnings in trace_events_trigger.c
Gaosheng Cui
-0
/
+2
2023-07-28
tracing/synthetic: Fix kernel-doc warnings in trace_events_synth.c
Gaosheng Cui
-0
/
+1
2023-07-28
ring-buffer: Fix kernel-doc warnings in ring_buffer.c
Gaosheng Cui
-2
/
+1
2023-07-28
ring-buffer: Fix wrong stat of cpu_buffer->read
Zheng Yejian
-10
/
+12
2023-07-28
bpf: Non-atomically allocate freelist during prefill
YiFei Zhu
-4
/
+8
2023-07-28
bpf: Fix compilation warning with -Wparentheses
Yonghong Song
-4
/
+4
2023-07-28
kernel/reboot: Add device to sys_off_handler
Benjamin Bara
-0
/
+3
2023-07-28
kernel/reboot: emergency_restart: Set correct system_state
Benjamin Bara
-0
/
+1
2023-07-28
cpu/SMT: Allow enabling partial SMT states via sysfs
Michael Ellerman
-16
/
+44
2023-07-28
cpu/SMT: Create topology_smt_thread_allowed()
Michael Ellerman
-1
/
+23
2023-07-28
cpu/SMT: Remove topology_smt_supported()
Laurent Dufour
-2
/
+2
2023-07-28
cpu/SMT: Store the current/max number of threads
Michael Ellerman
-1
/
+20
2023-07-28
cpu/SMT: Move smt/control simple exit cases earlier
Michael Ellerman
-6
/
+6
2023-07-28
cpu/SMT: Move SMT prototypes into cpu_smt.h
Michael Ellerman
-0
/
+1
2023-07-28
cpu/hotplug: Remove dependancy against cpu_primary_thread_mask
Laurent Dufour
-14
/
+10
2023-07-27
bpf: Add kernel/bpftool asm support for new instructions
Yonghong Song
-6
/
+51
2023-07-27
bpf: Support new 32bit offset jmp instruction
Yonghong Song
-13
/
+38
2023-07-27
bpf: Fix jit blinding with new sdiv/smov insns
Yonghong Song
-2
/
+2
2023-07-27
bpf: Support new signed div/mod instructions.
Yonghong Song
-18
/
+98
2023-07-27
bpf: Support new unconditional bswap instruction
Yonghong Song
-2
/
+19
2023-07-27
bpf: Handle sign-extenstin ctx member accesses
Yonghong Song
-0
/
+6
2023-07-27
bpf: Support new sign-extension mov insns
Yonghong Song
-28
/
+157
[prev]
[next]