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
2020-09-25
sched/deadline: Fix stale throttling on de-/boosted tasks
Lucas Stach
1
-5
/
+8
2020-09-25
sched/numa: Use runnable_avg to classify node
Vincent Guittot
1
-2
/
+7
2020-09-25
dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methods
Christoph Hellwig
1
-6
/
+27
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
4
-4
/
+148
2020-09-25
dma-mapping: remove dma_cache_sync
Christoph Hellwig
2
-17
/
+0
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
20
-76
/
+174
2020-09-24
timers: Mask invalid flags in do_init_timer()
Qianli Zhao
1
-0
/
+2
2020-09-24
treewide: Make all debug_obj_descriptors const
Stephen Boyd
5
-8
/
+8
2020-09-24
kprobes: Use module_name() macro
Jarkko Sakkinen
1
-3
/
+4
2020-09-23
Merge branch 'rtt-speedup.2020.09.16a' of git://git.kernel.org/pub/scm/linux/...
Alexei Starovoitov
1
-12
/
+41
2020-09-23
Revert "bpf: Fix potential call bpf_link_free() in atomic context"
Alexei Starovoitov
1
-2
/
+6
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-245
/
+523
2020-09-23
bpf: Explicitly size compatible_reg_types
Lorenz Bauer
1
-2
/
+1
2020-09-23
PM: mm: cleanup swsusp_swap_check
Christoph Hellwig
1
-6
/
+4
2020-09-23
mm: split swap_type_of
Christoph Hellwig
2
-21
/
+12
2020-09-23
PM: rewrite is_hibernate_resume_dev to not require an inode
Christoph Hellwig
1
-6
/
+6
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
20
-74
/
+172
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-12
/
+7
2020-09-22
x86/entry: Fix typo in comments for syscall_enter_from_user_mode()
Kees Cook
1
-1
/
+1
2020-09-22
Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-28
/
+53
2020-09-22
printk: remove dict ring
John Ogness
3
-200
/
+64
2020-09-22
printk: move dictionary keys to dev_printk_info
John Ogness
4
-83
/
+92
2020-09-22
printk: move printk_info into separate array
John Ogness
3
-71
/
+133
2020-09-21
kprobes: Init kprobes in early_initcall
Masami Hiramatsu
1
-1
/
+1
2020-09-21
tracing/boot, kprobe, synth: Initialize boot-time tracing earlier
Masami Hiramatsu
3
-10
/
+22
2020-09-21
tracing: Enable creating new instance early boot
Masami Hiramatsu
3
-19
/
+63
2020-09-21
tracing: Enable adding dynamic events early stage
Masami Hiramatsu
1
-1
/
+8
2020-09-21
tracing: Define event fields early stage
Masami Hiramatsu
1
-37
/
+55
2020-09-21
tracing/uprobes: Support perf-style return probe
Masami Hiramatsu
2
-2
/
+15
2020-09-21
tracing/kprobes: Support perf-style return probe
Masami Hiramatsu
3
-2
/
+19
2020-09-21
tracing/boot: Add per-instance tracing_on option support
Masami Hiramatsu
1
-0
/
+10
2020-09-21
fgraph: Convert ret_stack tasklist scanning to rcu
Davidlohr Bueso
1
-4
/
+4
2020-09-21
tracing: remove a pointless assignment
Dan Carpenter
1
-1
/
+0
2020-09-21
kprobes: Use module_name() macro
Jarkko Sakkinen
1
-3
/
+4
2020-09-21
tracing: Use __this_cpu_read() in trace_buffered_event_enable()
Xianting Tian
1
-1
/
+1
2020-09-21
tracing: Delete repeated words in comments
Randy Dunlap
5
-5
/
+5
2020-09-21
selftests/bpf: Fix stat probe in d_path test
Jiri Olsa
1
-0
/
+8
2020-09-21
bpf: Use a table to drive helper arg type checks
Lorenz Bauer
1
-74
/
+109
2020-09-21
bpf: Hoist type checking for nullable arg types
Lorenz Bauer
1
-34
/
+30
2020-09-21
bpf: Check ARG_PTR_TO_SPINLOCK register type in check_func_arg
Lorenz Bauer
1
-14
/
+14
2020-09-21
bpf: Set meta->raw_mode for pointers close to use
Lorenz Bauer
1
-1
/
+5
2020-09-21
bpf: Make context access check generic
Lorenz Bauer
1
-3
/
+4
2020-09-21
bpf: Make reference tracking generic
Lorenz Bauer
1
-16
/
+10
2020-09-21
bpf: Make BTF pointer type checking generic
Lorenz Bauer
1
-18
/
+20
2020-09-21
bpf: Allow specifying a BTF ID per argument in function protos
Lorenz Bauer
5
-53
/
+32
2020-09-21
bpf: Check scalar or invalid register in check_helper_mem_access
Lorenz Bauer
1
-13
/
+11
2020-09-21
btf: Make btf_set_contains take a const pointer
Lorenz Bauer
1
-1
/
+1
2020-09-21
bpf: Fix sysfs export of empty BTF section
Tony Ambardar
1
-3
/
+3
2020-09-21
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-1
/
+1
2020-09-21
bpf: Fix potential call bpf_link_free() in atomic context
Muchun Song
1
-6
/
+2
[prev]
[next]