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-11-27
dma-contiguous: fix a typo error in a comment
tangjianqiang
1
-1
/
+1
2020-11-27
dma-pool: no need to check return value of debugfs_create functions
Tiezhu Yang
1
-3
/
+0
2020-11-27
dma-mapping: Allow mixing bypass and mapped DMA operation
Alexey Kardashevskiy
2
-4
/
+12
2020-11-27
kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling
Nicholas Piggin
1
-1
/
+5
2020-11-26
Merge remote-tracking branch 'origin/master' into perf/core
Peter Zijlstra
237
-3825
/
+14568
2020-11-26
bpf: Add a BPF helper for getting the IMA hash of an inode
KP Singh
1
-0
/
+26
2020-11-25
cgroup/cgroup.c: replace 'of->kn->priv' with of_cft()
Hui Su
1
-4
/
+4
2020-11-25
kernel: cgroup: Mundane spelling fixes throughout the file
Bhaskar Chowdhury
1
-11
/
+11
2020-11-25
workqueue: Kick a worker based on the actual activation of delayed works
Yunfeng Ye
1
-3
/
+10
2020-11-25
resource: provide meaningful MODULE_LICENSE() in test suite
Andy Shevchenko
1
-0
/
+2
2020-11-25
module: simplify version-attribute handling
Johan Hovold
1
-6
/
+4
2020-11-24
bpf: Refactor check_cfg to use a structured loop.
Wedson Almeida Filho
1
-84
/
+95
2020-11-24
audit: fix macros warnings
Alex Shi
2
-7
/
+6
2020-11-25
bpf: Sanitize BTF data pointer after module is loaded
Andrii Nakryiko
1
-0
/
+5
2020-11-24
irq_work: Optimize irq_work_single()
Peter Zijlstra
1
-12
/
+17
2020-11-24
smp: Cleanup smp_call_function*()
Peter Zijlstra
3
-38
/
+30
2020-11-24
irq_work: Cleanup
Peter Zijlstra
6
-21
/
+16
2020-11-24
sched: Limit the amount of NUMA imbalance that can exist at fork time
Mel Gorman
1
-2
/
+15
2020-11-24
sched/numa: Allow a floating imbalance between NUMA nodes
Mel Gorman
1
-10
/
+11
2020-11-24
sched: Avoid unnecessary calculation of load imbalance at clone time
Mel Gorman
1
-3
/
+5
2020-11-24
sched/numa: Rename nr_running and break out the magic number
Mel Gorman
1
-4
/
+6
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-1
/
+27
2020-11-24
sched: highmem: Store local kmaps in task struct
Thomas Gleixner
3
-0
/
+28
2020-11-24
Merge branch 'sched/core' into core/mm
Thomas Gleixner
19
-398
/
+1501
2020-11-24
sched: Make migrate_disable/enable() independent of RT
Thomas Gleixner
2
-12
/
+37
2020-11-23
Merge tag 'v5.10-rc5' into rdma.git for-next
Jason Gunthorpe
27
-214
/
+310
2020-11-23
PM / suspend: fix kernel-doc markup
Alex Shi
1
-0
/
+2
2020-11-23
signal: define the SA_EXPOSE_TAGBITS bit in sa_flags
Peter Collingbourne
1
-0
/
+24
2020-11-23
signal: define the SA_UNSUPPORTED bit in sa_flags
Peter Collingbourne
1
-0
/
+6
2020-11-23
signal: clear non-uapi flag bits when passing/returning sa_flags
Peter Collingbourne
1
-0
/
+10
2020-11-23
softirq: Move related code into one section
Thomas Gleixner
1
-53
/
+54
2020-11-22
Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-55
/
+71
2020-11-22
Merge tag 'locking-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+4
2020-11-21
Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-14
/
+7
2020-11-20
Merge branch 'for-linus/seccomp' into for-next/seccomp
Kees Cook
2
-14
/
+7
2020-11-20
seccomp: Remove bogus __user annotations
Jann Horn
1
-2
/
+2
2020-11-20
bpf: Simplify task_file_seq_get_next()
Song Liu
1
-37
/
+17
2020-11-20
seccomp/cache: Report cache data through /proc/pid/seccomp_cache
YiFei Zhu
1
-0
/
+59
2020-11-20
seccomp/cache: Add "emulator" to check if filter is constant allow
YiFei Zhu
1
-1
/
+155
2020-11-20
seccomp/cache: Lookup syscall allowlist bitmap for fast path
YiFei Zhu
1
-0
/
+77
2020-11-20
printk/console: Allow to disable console output by using console="" or consol...
Petr Mladek
1
-1
/
+8
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
3
-3
/
+2
2020-11-19
Merge branch 'kcsan.2020.11.06a' into HEAD
Paul E. McKenney
2
-9
/
+14
2020-11-19
Merge branches 'cpuinfo.2020.11.06a', 'doc.2020.11.06a', 'fixes.2020.11.19b',...
Paul E. McKenney
16
-154
/
+393
2020-11-19
srcu: Take early exit on memory-allocation failure
Paul E. McKenney
1
-1
/
+3
2020-11-19
rcu/tree: Defer kvfree_rcu() allocation to a clean context
Uladzislau Rezki (Sony)
1
-43
/
+66
2020-11-19
rcu: Do not report strict GPs for outgoing CPUs
Paul E. McKenney
1
-1
/
+1
2020-11-19
rcu: Fix a typo in rcu_blocking_is_gp() header comment
Zhouyi Zhou
1
-1
/
+1
2020-11-19
rcu: Prevent lockdep-RCU splats on lock acquisition/release
Paul E. McKenney
2
-1
/
+21
2020-11-19
rcu/tree: nocb: Avoid raising softirq for offloaded ready-to-execute CBs
Joel Fernandes (Google)
1
-1
/
+2
[prev]
[next]