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-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
13
-94
/
+141
2022-09-07
sched/completion: Add wait_for_completion_state()
Peter Zijlstra
1
-0
/
+12
2022-09-07
sched: Add TASK_ANY for wait_task_inactive()
Peter Zijlstra
1
-8
/
+8
2022-09-07
sched: Change wait_task_inactive()s match_state
Peter Zijlstra
1
-2
/
+2
2022-09-07
freezer,umh: Clean up freezer/initrd interaction
Peter Zijlstra
1
-0
/
+8
2022-09-07
freezer: Have {,un}lock_system_sleep() save/restore flags
Peter Zijlstra
4
-33
/
+54
2022-09-07
sched: Rename task_running() to task_on_cpu()
Peter Zijlstra
6
-14
/
+14
2022-09-07
sched/fair: Cleanup for SIS_PROP
Abel Wu
1
-6
/
+6
2022-09-07
sched/fair: Default to false in test_idle_cores()
Abel Wu
1
-8
/
+8
2022-09-07
sched/fair: Remove useless check in select_idle_core()
Abel Wu
1
-3
/
+0
2022-09-07
sched/fair: Avoid double search on same cpu
Abel Wu
1
-0
/
+2
2022-09-07
sched/fair: Remove redundant check in select_idle_smt()
Abel Wu
1
-7
/
+4
2022-09-07
bpf: Support kptrs in percpu arraymap
Kumar Kartikeya Dwivedi
2
-10
/
+26
2022-09-07
bpf: Fix resetting logic for unreferenced kptrs
Jules Irenge
1
-1
/
+1
2022-09-07
bpf/verifier: allow kfunc to return an allocated mem
Benjamin Tissoires
2
-33
/
+113
2022-09-07
bpf/btf: bump BTF_KFUNC_SET_MAX_CNT
Benjamin Tissoires
1
-1
/
+1
2022-09-07
bpf/verifier: allow all functions to read user provided context
Benjamin Tissoires
1
-0
/
+19
2022-09-07
bpf: split btf_check_subprog_arg_match in two
Benjamin Tissoires
2
-6
/
+50
2022-09-07
cgroup/cpuset: remove unreachable code
Jiapeng Chong
1
-2
/
+0
2022-09-07
audit: remove selinux_audit_rule_update() declaration
Xiu Jianfeng
1
-2
/
+0
2022-09-07
kernel/module: add __dyndbg_classes section
Jim Cromie
1
-0
/
+2
2022-09-07
dyndbg: gather __dyndbg[] state into struct _ddebug_info
Jim Cromie
2
-11
/
+11
2022-09-07
dma-mapping: mark dma_supported static
Christoph Hellwig
1
-2
/
+1
2022-09-07
swiotlb: fix a typo
Chao Gao
1
-1
/
+1
2022-09-07
swiotlb: avoid potential left shift overflow
Chao Gao
1
-1
/
+4
2022-09-07
dma-debug: improve search for partial syncs
Robin Murphy
1
-4
/
+2
2022-09-07
Revert "swiotlb: panic if nslabs is too small"
Yu Zhao
1
-5
/
+1
2022-09-06
bpf: Allow struct argument in trampoline based programs
Yonghong Song
1
-6
/
+39
2022-09-06
bpf: Replace __ksize with ksize.
Alexei Starovoitov
1
-1
/
+1
2022-09-06
rv/reactor: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2
-4
/
+4
2022-09-06
tracing: Fix to check event_mutex is held while accessing trigger list
Masami Hiramatsu (Google)
1
-1
/
+2
2022-09-06
tracing: hold caller_addr to hardirq_{enable,disable}_ip
Yipeng Zou
1
-2
/
+2
2022-09-06
tracepoint: Allow trace events in modules with TAINT_TEST
Alison Schofield
1
-2
/
+3
2022-09-06
rv/monitors: Make monitor's automata definition static
Daniel Bristot de Oliveira
2
-2
/
+2
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
14
-193
/
+1306
2022-09-06
cgroup: Remove CFTYPE_PRESSURE
Tejun Heo
1
-27
/
+37
2022-09-06
cgroup: Improve cftype add/rm error handling
Tejun Heo
1
-7
/
+20
2022-09-06
perf: Use sample_flags for txn
Kan Liang
1
-0
/
+3
2022-09-06
perf: Use sample_flags for data_src
Kan Liang
1
-0
/
+3
2022-09-06
perf: Use sample_flags for weight
Kan Liang
1
-0
/
+3
2022-09-06
perf: Use sample_flags for branch stack
Kan Liang
1
-2
/
+2
2022-09-06
perf: Add sample_flags to indicate the PMU-filled sample data
Kan Liang
1
-6
/
+11
2022-09-06
perf/core: Fix reentry problem in perf_output_read_group()
Yang Jihong
1
-0
/
+9
2022-09-05
bpf: Optimize rcu_barrier usage between hash map and bpf_mem_alloc.
Alexei Starovoitov
2
-19
/
+67
2022-09-05
bpf: Remove usage of kmem_cache from bpf_mem_cache.
Alexei Starovoitov
1
-36
/
+14
2022-09-05
bpf: Remove prealloc-only restriction for sleepable bpf programs.
Alexei Starovoitov
1
-23
/
+0
2022-09-05
bpf: Prepare bpf_mem_alloc to be used by sleepable bpf programs.
Alexei Starovoitov
1
-1
/
+14
2022-09-05
bpf: Remove tracing program restriction on map types
Alexei Starovoitov
1
-42
/
+0
2022-09-05
bpf: Convert percpu hash map to per-cpu bpf_mem_alloc.
Alexei Starovoitov
1
-26
/
+19
2022-09-05
bpf: Add percpu allocation support to bpf_mem_alloc.
Alexei Starovoitov
2
-6
/
+40
[prev]
[next]