index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-31
dma-mapping: move arch_dma_set_mask() declaration to header
Arnd Bergmann
1
-6
/
+0
2023-07-31
swiotlb: unexport is_swiotlb_active
Christoph Hellwig
1
-1
/
+0
2023-07-31
cpu/SMT: Fix cpu_smt_possible() comment
Zhang Rui
1
-1
/
+1
2023-07-31
genirq: Remove unused extern declaration
YueHaibing
1
-2
/
+0
2023-07-31
genirq: Prevent nested thread vs synchronize_hardirq() deadlock
Vincent Whitchurch
3
-19
/
+20
2023-07-31
Revert "sched/fair: Move unused stub functions to header"
Peter Zijlstra
2
-3
/
+5
2023-07-31
Merge 6.5-rc4 into tty-next
Greg Kroah-Hartman
12
-103
/
+197
2023-07-30
tracing: Require all trace events to have a TRACE_SYSTEM
Steven Rostedt (Google)
1
-7
/
+8
2023-07-30
tracing: Set actual size after ring buffer resize
Zheng Yejian
1
-8
/
+11
2023-07-30
tracing: Add free_trace_iter_content() helper function
Steven Rostedt (Google)
1
-11
/
+22
2023-07-30
tracing: Remove unnecessary copying of tr->current_trace
Steven Rostedt (Google)
1
-19
/
+3
2023-07-30
ring_buffer: Use try_cmpxchg instead of cmpxchg
Uros Bizjak
1
-14
/
+6
2023-07-30
tracing: Add back FORTIFY_SOURCE logic to kernel_stack event structure
Steven Rostedt (Google)
4
-22
/
+24
2023-07-30
Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+17
2023-07-30
Merge tag 'locking_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-76
/
+155
2023-07-29
Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-22
/
+21
2023-07-29
kprobes: Prohibit probing on CFI preamble symbol
Masami Hiramatsu (Google)
1
-1
/
+13
2023-07-28
tracing: Fix warning in trace_buffered_event_disable()
Zheng Yejian
1
-10
/
+4
2023-07-28
tracing: Fix kernel-doc warnings in trace_seq.c
Gaosheng Cui
1
-0
/
+1
2023-07-28
tracing: Fix kernel-doc warnings in trace_events_trigger.c
Gaosheng Cui
1
-0
/
+2
2023-07-28
tracing/synthetic: Fix kernel-doc warnings in trace_events_synth.c
Gaosheng Cui
1
-0
/
+1
2023-07-28
ring-buffer: Fix kernel-doc warnings in ring_buffer.c
Gaosheng Cui
1
-2
/
+1
2023-07-28
ring-buffer: Fix wrong stat of cpu_buffer->read
Zheng Yejian
1
-10
/
+12
2023-07-28
bpf: Non-atomically allocate freelist during prefill
YiFei Zhu
1
-4
/
+8
2023-07-28
bpf: Fix compilation warning with -Wparentheses
Yonghong Song
2
-4
/
+4
2023-07-28
kernel/reboot: Add device to sys_off_handler
Benjamin Bara
1
-0
/
+3
2023-07-28
kernel/reboot: emergency_restart: Set correct system_state
Benjamin Bara
1
-0
/
+1
2023-07-28
cpu/SMT: Allow enabling partial SMT states via sysfs
Michael Ellerman
1
-16
/
+44
2023-07-28
cpu/SMT: Create topology_smt_thread_allowed()
Michael Ellerman
1
-1
/
+23
2023-07-28
cpu/SMT: Remove topology_smt_supported()
Laurent Dufour
1
-2
/
+2
2023-07-28
cpu/SMT: Store the current/max number of threads
Michael Ellerman
1
-1
/
+20
2023-07-28
cpu/SMT: Move smt/control simple exit cases earlier
Michael Ellerman
1
-6
/
+6
2023-07-28
cpu/SMT: Move SMT prototypes into cpu_smt.h
Michael Ellerman
1
-0
/
+1
2023-07-28
cpu/hotplug: Remove dependancy against cpu_primary_thread_mask
Laurent Dufour
1
-14
/
+10
2023-07-27
bpf: Add kernel/bpftool asm support for new instructions
Yonghong Song
1
-6
/
+51
2023-07-27
bpf: Support new 32bit offset jmp instruction
Yonghong Song
2
-13
/
+38
2023-07-27
bpf: Fix jit blinding with new sdiv/smov insns
Yonghong Song
1
-2
/
+2
2023-07-27
bpf: Support new signed div/mod instructions.
Yonghong Song
2
-18
/
+98
2023-07-27
bpf: Support new unconditional bswap instruction
Yonghong Song
2
-2
/
+19
2023-07-27
bpf: Handle sign-extenstin ctx member accesses
Yonghong Song
1
-0
/
+6
2023-07-27
bpf: Support new sign-extension mov insns
Yonghong Song
2
-28
/
+157
2023-07-27
bpf: Support new sign-extension load insns
Yonghong Song
2
-24
/
+137
2023-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-7
/
+21
2023-07-27
perf: Replace strlcpy with strscpy
Azeem Shaikh
1
-3
/
+3
2023-07-26
kunit: time: Mark test as slow using test attributes
Rae Moar
1
-1
/
+1
2023-07-26
mm: suppress mm fault logging if fatal signal already pending
Linus Torvalds
1
-0
/
+4
2023-07-26
sched/topology: Align group flags when removing degenerate domain
Chen Yu
1
-2
/
+1
2023-07-26
sched/fair: remove util_est boosting
Vincent Guittot
1
-3
/
+0
2023-07-26
tracing/probes: Fix to add NULL check for BTF APIs
Masami Hiramatsu (Google)
1
-4
/
+4
2023-07-25
bpf: work around -Wuninitialized warning
Arnd Bergmann
1
-6
/
+6
[prev]
[next]