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
2024-05-14
module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree.
Yifan Hong
1
-1
/
+1
2024-05-14
ftrace: Remove unused global 'ftrace_direct_func_count'
Dr. David Alan Gilbert
2
-12
/
+0
2024-05-14
ftrace: Remove unused list 'ftrace_direct_funcs'
Dr. David Alan Gilbert
1
-8
/
+0
2024-05-13
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-325
/
+381
2024-05-13
Merge tag 'perf-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-129
/
+148
2024-05-13
Merge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-38
/
+83
2024-05-13
tracing: Improve benchmark test performance by using do_div()
Thorsten Blum
1
-1
/
+1
2024-05-13
ring-buffer: Have mmapped ring buffer keep track of missed events
Steven Rostedt (Google)
1
-6
/
+47
2024-05-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
9
-136
/
+213
2024-05-13
ftrace: Use asynchronous grace period for register_ftrace_direct()
Paul E. McKenney
1
-4
/
+9
2024-05-13
ftrace: Replaces simple_strtoul in ftrace
Yuran Pereira
1
-4
/
+3
2024-05-13
tracing: Allow user-space mapping of the ring-buffer
Vincent Donnefort
2
-5
/
+100
2024-05-13
ring-buffer: Introducing ring-buffer mapping functions
Vincent Donnefort
1
-3
/
+411
2024-05-13
ring-buffer: Allocate sub-buffers with __GFP_COMP
Vincent Donnefort
1
-3
/
+3
2024-05-13
Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+4
2024-05-13
Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+11
2024-05-13
Merge tag 'seccomp-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2024-05-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+5
2024-05-13
Merge branches 'pm-em' and 'pm-docs'
Rafael J. Wysocki
1
-19
/
+87
2024-05-13
Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-powercap'
Rafael J. Wysocki
1
-1
/
+1
2024-05-13
Merge tag 'kcsan.2024.05.10a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+17
2024-05-13
Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linux
Linus Torvalds
18
-111
/
+580
2024-05-13
tracing/user_events: Fix non-spaced field matching
Beau Belgrave
1
-1
/
+75
2024-05-13
Merge branch 'topic/kdump-hotplug' into next
Michael Ellerman
3
-18
/
+20
2024-05-12
riscv, bpf: inline bpf_get_smp_processor_id()
Puranjay Mohan
2
-0
/
+15
2024-05-10
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
22
-168
/
+279
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-5
/
+22
2024-05-09
dma: fix DMA sync for drivers not calling dma_set_mask*()
Alexander Lobakin
2
-6
/
+6
2024-05-09
sched/topology: Optimize topology_span_sane()
Kyle Meyer
1
-4
/
+2
2024-05-09
livepatch: Rename KLP_* to KLP_TRANSITION_*
Wardenjohn
3
-31
/
+31
2024-05-08
seccomp: Constify sysctl subhelpers
Kees Cook
1
-2
/
+2
2024-05-08
kernel/watchdog_perf.c: tidy up kerneldoc
Andrew Morton
1
-3
/
+0
2024-05-08
watchdog: allow nmi watchdog to use raw perf event
Song Liu
2
-0
/
+48
2024-05-08
watchdog: handle comma separated nmi_watchdog command line
Song Liu
1
-0
/
+7
2024-05-08
crash: add prefix for crash dumping messages
Baoquan He
2
-2
/
+4
2024-05-08
timers/migration: Prevent out of bounds access on failure
Levi Yun
1
-2
/
+2
2024-05-07
bpf: Remove redundant page mask of vmf->address
Haiyue Wang
1
-1
/
+1
2024-05-07
kcsan, compiler_types: Introduce __data_racy type qualifier
Marco Elver
1
-0
/
+17
2024-05-07
Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
4
-16
/
+58
2024-05-07
dma: avoid redundant calls for sync operations
Alexander Lobakin
2
-12
/
+49
2024-05-07
dma: compile-out DMA sync op calls when not used
Alexander Lobakin
2
-10
/
+17
2024-05-07
swiotlb: remove alloc_size argument to swiotlb_tbl_map_single()
Michael Kelley
1
-14
/
+42
2024-05-07
printk: cleanup deprecated uses of strncpy/strcpy
Justin Stitt
1
-13
/
+13
2024-05-06
bpf/verifier: relax MUL range computation check
Cupertino Miranda
1
-5
/
+1
2024-05-06
bpf/verifier: improve XOR and OR range computation
Cupertino Miranda
1
-2
/
+2
2024-05-06
bpf/verifier: refactor checks for range computation
Cupertino Miranda
1
-64
/
+45
2024-05-06
bpf/verifier: replace calls to mark_reg_unknown.
Cupertino Miranda
1
-5
/
+4
2024-05-06
kunit: Handle test faults
Mickaël Salaün
1
-0
/
+1
2024-05-06
printk: Change type of CONFIG_BASE_SMALL to bool
Yoann Congal
2
-2
/
+2
2024-05-06
powerpc/dexcr: Add DEXCR prctl interface
Benjamin Gray
1
-0
/
+16
[prev]
[next]