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
2022-03-11
tracing: Have TRACE_DEFINE_ENUM affect trace event types as well
Steven Rostedt (Google)
1
-0
/
+28
2022-03-11
tracing: Fix strncpy warning in trace_events_synth.c
Tom Zanussi
1
-4
/
+1
2022-03-11
user_events: Prevent dyn_event delete racing with ioctl add/delete
Beau Belgrave
1
-6
/
+40
2022-03-10
bpf-lsm: Make bpf_lsm_kernel_read_file() as sleepable
Roberto Sassu
1
-0
/
+1
2022-03-10
bpf-lsm: Introduce new helper bpf_ima_file_hash()
Roberto Sassu
1
-0
/
+20
2022-03-10
Merge tag 'trace-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+33
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-32
/
+61
2022-03-10
tracehook: Remove tracehook.h
Eric W. Biederman
4
-4
/
+3
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
3
-4
/
+4
2022-03-10
task_work: Decouple TIF_NOTIFY_SIGNAL and task_work
Eric W. Biederman
1
-2
/
+5
2022-03-10
task_work: Call tracehook_notify_signal from get_signal on all architectures
Eric W. Biederman
3
-22
/
+6
2022-03-10
tracing: Allow custom events to be added to the tracefs directory
Steven Rostedt (Google)
1
-0
/
+2
2022-03-10
tracing: Fix last_cmd_set() string management in histogram code
Steven Rostedt (Google)
1
-2
/
+4
2022-03-10
user_events: Fix potential uninitialized pointer while parsing field
Beau Belgrave
1
-1
/
+3
2022-03-10
bpf: Use offsetofend() to simplify macro definition
Yuntao Wang
1
-2
/
+1
2022-03-10
task_work: Introduce task_work_pending
Eric W. Biederman
2
-3
/
+3
2022-03-10
task_work: Remove unnecessary include from posix_timers.h
Eric W. Biederman
1
-0
/
+1
2022-03-10
ptrace: Remove tracehook_signal_handler
Eric W. Biederman
1
-1
/
+2
2022-03-10
ptrace: Remove arch_syscall_{enter,exit}_tracehook
Eric W. Biederman
1
-2
/
+2
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-0
/
+1
2022-03-10
dma-mapping: benchmark: extract a common header file for map_benchmark defini...
Tian Tao
1
-24
/
+1
2022-03-09
bpf: Add "live packet" mode for XDP in BPF_PROG_RUN
Toke Høiland-Jørgensen
2
-1
/
+2
2022-03-09
xfs: don't generate selinux audit messages for capability testing
Darrick J. Wong
1
-0
/
+1
2022-03-09
ftrace: Fix some W=1 warnings in kernel doc comments
Jiapeng Chong
1
-2
/
+2
2022-03-09
tracing/osnoise: Force quiescent states while tracing
Nicolas Saenz Julienne
1
-0
/
+20
2022-03-09
tracing/osnoise: Do not unregister events twice
Daniel Bristot de Oliveira
1
-0
/
+11
2022-03-08
prlimit: do not grab the tasklist_lock
Barret Rhoden
2
-14
/
+23
2022-03-08
prlimit: make do_prlimit() static
Barret Rhoden
1
-57
/
+59
2022-03-08
sched/topology: Remove redundant variable and fix incorrect type in build_sch...
K Prateek Nayak
1
-5
/
+3
2022-03-08
sched/deadline,rt: Remove unused parameter from pick_next_[rt|dl]_entity()
Dietmar Eggemann
2
-6
/
+4
2022-03-08
sched/deadline,rt: Remove unused functions for !CONFIG_SMP
Dietmar Eggemann
2
-20
/
+0
2022-03-08
sched/deadline: Use __node_2_[pdl|dle]() and rb_first_cached() consistently
Dietmar Eggemann
1
-12
/
+12
2022-03-08
sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy()
Dietmar Eggemann
3
-44
/
+24
2022-03-08
sched/deadline: Move bandwidth mgmt and reclaim functions into sched class so...
Dietmar Eggemann
2
-49
/
+44
2022-03-08
sched/deadline: Remove unused def_dl_bandwidth
Dietmar Eggemann
3
-9
/
+0
2022-03-08
bpf: Determine buf_info inside check_buffer_access()
Shung-Hsi Yu
1
-9
/
+3
2022-03-07
bpf: Remove redundant slash
Yuntao Wang
1
-3
/
+2
2022-03-07
bpf: Replace strncpy() with strscpy()
Yuntao Wang
1
-7
/
+2
2022-03-07
Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2022-03-07
tick/rcu: Stop allowing RCU_SOFTIRQ in idle
Frederic Weisbecker
1
-10
/
+40
2022-03-07
tick/rcu: Remove obsolete rcu_needs_cpu() parameters
Frederic Weisbecker
2
-8
/
+5
2022-03-07
tick: Detect and fix jiffies update stall
Frederic Weisbecker
2
-0
/
+21
2022-03-07
swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
Halil Pasic
1
-8
/
+15
2022-03-07
Merge branch 'clocksource.2022.02.01b' of git://git.kernel.org/pub/scm/linux/...
Thomas Gleixner
2
-1
/
+16
2022-03-07
Merge branch 'topic/func-desc-lkdtm' into next
Michael Ellerman
1
-1
/
+23
2022-03-06
Merge tag 'trace-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+6
2022-03-05
bpf: Reject programs that try to load __percpu memory.
Hao Luo
2
-11
/
+21
2022-03-05
bpf: Fix checking PTR_TO_BTF_ID in check_mem_access
Hao Luo
1
-1
/
+2
2022-03-05
bpf: Harden register offset checks for release helpers and kfuncs
Kumar Kartikeya Dwivedi
2
-17
/
+41
2022-03-05
bpf: Disallow negative offset in check_ptr_off_reg
Kumar Kartikeya Dwivedi
1
-0
/
+6
[prev]
[next]