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
2019-03-21
workqueue: Only unregister a registered lockdep key
Bart Van Assche
1
-2
/
+3
2019-03-20
bpf: Only print ref_obj_id for refcounted reg
Martin KaFai Lau
1
-2
/
+11
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2
-4
/
+4
2019-03-20
audit: Make audit_log_cap and audit_copy_inode static
YueHaibing
1
-3
/
+5
2019-03-20
audit: connect LOGIN record to its syscall record
Richard Guy Briggs
1
-1
/
+1
2019-03-19
kernel/workqueue: Document wq_worker_last_func() argument
Bart Van Assche
1
-0
/
+1
2019-03-19
sched/fair: Skip LLC NOHZ logic for asymmetric systems
Valentin Schneider
1
-28
/
+37
2019-03-19
sched/fair: Tune down misfit NOHZ kicks
Valentin Schneider
1
-1
/
+25
2019-03-19
sched/fair: Comment some nohz_balancer_kick() kick conditions
Valentin Schneider
1
-2
/
+11
2019-03-19
sched/core: Fix buffer overflow in cgroup2 property cpu.max
Konstantin Khlebnikov
1
-1
/
+1
2019-03-19
sched/cpufreq: Fix 32-bit math overflow
Peter Zijlstra
1
-34
/
+25
2019-03-18
audit: fix a memleak caused by auditing load module
Li RongQing
1
-1
/
+9
2019-03-18
bpf: Try harder when allocating memory for large maps
Martynas Pumputis
1
-7
/
+15
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2
-6
/
+128
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
1
-3
/
+15
2019-03-16
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2019-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-57
/
+74
2019-03-15
Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
7
-25
/
+44
2019-03-15
Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux
Linus Torvalds
1
-0
/
+1
2019-03-15
kernel/workqueue: Use __printf markup to silence compiler in function 'alloc_...
Mathieu Malaterre
1
-0
/
+1
2019-03-14
tracing/probe: Verify alloc_trace_*probe() result
Masami Hiramatsu
2
-3
/
+4
2019-03-14
tracing/probe: Check event/group naming rule at parsing
Masami Hiramatsu
3
-10
/
+10
2019-03-14
tracing/probe: Check the size of argument name and body
Masami Hiramatsu
2
-0
/
+3
2019-03-14
tracing/probe: Check event name length correctly
Masami Hiramatsu
1
-1
/
+7
2019-03-14
tracing/probe: Check maxactive error cases
Masami Hiramatsu
1
-3
/
+7
2019-03-13
blkcg: annotate implicit fall through
Mathieu Malaterre
1
-0
/
+1
2019-03-13
bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_release
Martin KaFai Lau
1
-57
/
+74
2019-03-13
tracing: kdb: Fix ftdump to not sleep
Douglas Anderson
3
-6
/
+11
2019-03-12
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-306
/
+416
2019-03-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+0
2019-03-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-39
/
+44
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2
-9
/
+2
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2
-2
/
+5
2019-03-12
swiotlb: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-6
/
+13
2019-03-12
kernel/sysctl.c: define minmax conv functions in terms of non-minmax versions
Zev Weiss
1
-33
/
+26
2019-03-12
kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
Zev Weiss
1
-1
/
+10
2019-03-12
trace/probes: Remove kernel doc style from non kernel doc comment
Valdis Klētnieks
1
-1
/
+1
2019-03-12
tracing/probes: Make reserved_field_names static
Valdis Klētnieks
1
-1
/
+1
2019-03-11
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
13
-360
/
+1148
2019-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-6
/
+6
2019-03-11
perf/core: Restore mmap record type correctly
Stephane Eranian
1
-0
/
+2
2019-03-10
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-0
/
+1
2019-03-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-18
/
+18
2019-03-10
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-5
/
+18
2019-03-10
Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+7
2019-03-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-0
/
+39
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
5
-116
/
+179
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-9
/
+6
2019-03-09
Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-20
/
+70
2019-03-09
Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/...
Ingo Molnar
1
-1
/
+2
[prev]
[next]