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-12-20
bpf: Use c->unit_size to select target cache during free
Hou Tao
1
-94
/
+11
2023-12-20
PM: hibernate: Repair excess function parameter description warning
Randy Dunlap
1
-1
/
+0
2023-12-20
PM: sleep: Remove obsolete comment from unlock_system_sleep()
Kevin Hao
1
-16
/
+0
2023-12-20
tracing/synthetic: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2023-12-20
timers: Fix nextevt calculation when no timers are pending
Anna-Maria Behnsen
1
-2
/
+11
2023-12-20
timers: Rework idle logic
Thomas Gleixner
1
-20
/
+20
2023-12-20
timers: Use already existing function for forwarding timer base
Anna-Maria Behnsen
1
-8
/
+2
2023-12-20
timers: Split out forward timer base functionality
Anna-Maria Behnsen
1
-6
/
+10
2023-12-20
timers: Clarify check in forward_timer_base()
Anna-Maria Behnsen
1
-4
/
+7
2023-12-20
timers: Move store of next event into __next_timer_interrupt()
Anna-Maria Behnsen
1
-5
/
+6
2023-12-20
timers: Do not IPI for deferrable timers
Anna-Maria Behnsen
1
-9
/
+6
2023-12-20
tracing/timers: Add tracepoint for tracking timer base is_idle flag
Anna-Maria Behnsen
1
-3
/
+11
2023-12-20
tracing/timers: Enhance timer_start tracepoint
Anna-Maria Behnsen
1
-1
/
+1
2023-12-20
tick-sched: Warn when next tick seems to be in the past
Anna-Maria Behnsen
1
-0
/
+4
2023-12-20
tick/sched: Cleanup confusing variables
Anna-Maria Behnsen
1
-6
/
+5
2023-12-20
tick-sched: Fix function names in comments
Anna-Maria Behnsen
1
-5
/
+5
2023-12-20
ring-buffer: Read and write to ring buffers with custom sub buffer size
Tzvetomir Stoyanov (VMware)
3
-38
/
+81
2023-12-20
ring-buffer: Set new size of the ring buffer sub page
Tzvetomir Stoyanov (VMware)
1
-7
/
+73
2023-12-20
ring-buffer: Add interface for configuring trace sub buffer size
Tzvetomir Stoyanov (VMware)
2
-0
/
+121
2023-12-20
ring-buffer: Page size per ring buffer
Tzvetomir Stoyanov (VMware)
4
-45
/
+85
2023-12-20
ring-buffer: Have ring_buffer_print_page_header() be able to access ring_buff...
Tzvetomir Stoyanov (VMware)
1
-30
/
+30
2023-12-19
bpf: add support for passing dynptr pointer to global subprog
Andrii Nakryiko
2
-0
/
+30
2023-12-19
bpf: support 'arg:xxx' btf_decl_tag-based hints for global subprog args
Andrii Nakryiko
2
-7
/
+42
2023-12-19
bpf: reuse subprog argument parsing logic for subprog call checks
Andrii Nakryiko
1
-80
/
+30
2023-12-19
bpf: move subprog call logic back to verifier.c
Andrii Nakryiko
2
-146
/
+146
2023-12-19
bpf: prepare btf_prepare_func_args() for handling static subprogs
Andrii Nakryiko
2
-14
/
+9
2023-12-19
bpf: reuse btf_prepare_func_args() check for main program BTF validation
Andrii Nakryiko
2
-60
/
+15
2023-12-19
bpf: abstract away global subprog arg preparation logic from reg state setup
Andrii Nakryiko
2
-34
/
+47
2023-12-19
bpf: make the verifier tracks the "not equal" for regs
Menglong Dong
1
-1
/
+37
2023-12-19
module: Remove redundant TASK_UNINTERRUPTIBLE
Kevin Hao
1
-1
/
+1
2023-12-19
Merge tag 'trace-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-55
/
+24
2023-12-19
PM: hibernate: Use kmap_local_page() in copy_data_page()
Chen Haonan
1
-6
/
+6
2023-12-19
Revert BPF token-related functionality
Andrii Nakryiko
11
-767
/
+94
2023-12-19
ring-buffer: Check if absolute timestamp goes backwards
Steven Rostedt (Google)
1
-18
/
+28
2023-12-19
ring-buffer: Add interrupt information to dump of data sub-buffer
Steven Rostedt (Google)
1
-4
/
+75
2023-12-19
ring-buffer: Remove 32bit timestamp logic
Steven Rostedt (Google)
1
-167
/
+9
2023-12-18
tracing: Increase size of trace_marker_raw to max ring buffer entry
Steven Rostedt (Google)
1
-9
/
+5
2023-12-18
tracing: Have trace_marker break up by lines by size of trace_seq
Steven Rostedt (Google)
1
-0
/
+5
2023-12-18
trace_seq: Increase the buffer size to almost two pages
Steven Rostedt (Google)
2
-6
/
+3
2023-12-18
tracing: Allow for max buffer data size trace_marker writes
Steven Rostedt (Google)
2
-7
/
+39
2023-12-18
ring-buffer: Add offset of events in dump on mismatch
Steven Rostedt (Google)
1
-4
/
+9
2023-12-18
tracing: Allow creating instances with specified system events
Steven Rostedt (Google)
4
-8
/
+66
2023-12-18
ring-buffer: Fix slowpath of interrupted event
Steven Rostedt (Google)
1
-55
/
+24
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
22
-458
/
+1497
2023-12-18
bpf: Ensure precise is reset to false in __mark_reg_const_zero()
Andrii Nakryiko
1
-18
/
+11
2023-12-18
kunit: add KUNIT_INIT_TABLE to init linker section
Rae Moar
1
-0
/
+3
2023-12-18
bpf: Fail uprobe multi link with negative offset
Jiri Olsa
1
-2
/
+6
2023-12-17
Merge tag 'perf_urgent_for_v6.7_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+10
2023-12-17
Merge tag 'cxl-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2023-12-17
trace/kprobe: Display the actual notrace function when rejecting a probe
Naveen N Rao
1
-2
/
+2
[prev]
[next]