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
2021-09-30
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
1
-4
/
+0
2021-09-30
scs: Release kasan vmalloc poison in scs_free process
Yee Lee
1
-0
/
+1
2021-09-29
uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argument
Eugene Syromiatnikov
1
-0
/
+4
2021-09-29
swiotlb: Support aligned swiotlb buffers
David Stevens
1
-5
/
+8
2021-09-28
bpf: Replace callers of BPF_CAST_CALL with proper function typedef
Kees Cook
3
-11
/
+8
2021-09-28
bpf: Replace "want address" users of BPF_CAST_CALL with BPF_CALL_IMM
Kees Cook
2
-20
/
+12
2021-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-8
/
+18
2021-09-28
module: fix clang CFI with MODULE_UNLOAD=n
Arnd Bergmann
1
-0
/
+2
2021-09-28
bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interrupt
Daniel Borkmann
1
-5
/
+12
2021-09-28
bpf: Exempt CAP_BPF from checks against bpf_jit_limit
Lorenz Bauer
1
-1
/
+1
2021-09-27
mm/memcg: Convert mem_cgroup_charge() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-09-26
bpf: Support <8-byte scalar spill and refill
Martin KaFai Lau
1
-15
/
+52
2021-09-26
bpf: Check the other end of slot_type for STACK_SPILL
Martin KaFai Lau
1
-11
/
+19
2021-09-26
Merge tag 'timers-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2021-09-26
Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-09-25
Merge tag 'block-5.15-2021-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+8
2021-09-24
blktrace: Fix uaf in blk_trace access after removing by sysfs
Zhihao Cheng
1
-0
/
+8
2021-09-24
Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
1
-1
/
+1
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-23
/
+50
2021-09-23
posix-cpu-timers: Prevent spuriously armed 0-value itimer
Frederic Weisbecker
1
-1
/
+2
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
2
-6
/
+2
2021-09-22
KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest
Sean Christopherson
2
-4
/
+14
2021-09-22
irqdomain: Change the type of 'size' in __irq_domain_add() to be consistent
Bixuan Cui
1
-1
/
+1
2021-09-20
cgroup: Make rebind_subsystems() disable v2 controllers all at once
Waiman Long
1
-4
/
+27
2021-09-20
misc_cgroup: remove error log to avoid log flood
Chunguang Xu
1
-7
/
+0
2021-09-20
misc_cgroup: introduce misc.events to count failures
Chunguang Xu
1
-0
/
+24
2021-09-19
audit: add filtering for io_uring records
Paul Moore
4
-19
/
+62
2021-09-19
audit,io_uring,io-wq: add some basic audit support to io_uring
Paul Moore
2
-0
/
+168
2021-09-19
audit: prepare audit_context for use in calling contexts beyond syscalls
Paul Moore
2
-94
/
+167
2021-09-19
genirq: Disable irqfixup/poll on PREEMPT_RT.
Ingo Molnar
1
-0
/
+8
2021-09-19
Merge tag 'perf-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-09-19
Merge tag 'locking-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-20
/
+45
2021-09-17
bpf: Add bpf_trace_vprintk helper
Dave Marchevsky
3
-1
/
+58
2021-09-17
bpf: Merge printk and seq_printf VARARG max macros
Dave Marchevsky
2
-6
/
+2
2021-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-1
/
+162
2021-09-17
Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-2
/
+4
2021-09-17
lockdep: Improve comments in wait-type checks
Zhouyi Zhou
2
-3
/
+3
2021-09-17
lockdep: Let lock_is_held_type() detect recursive read as read
Sebastian Andrzej Siewior
1
-1
/
+1
2021-09-17
kernel/locking: Add context to ww_mutex_trylock()
Maarten Lankhorst
3
-21
/
+131
2021-09-17
genirq: Move prio assignment into the newly created thread
Thomas Gleixner
1
-2
/
+2
2021-09-17
genirq: Update irq_set_irqchip_state documentation
Josh Cartwright
1
-1
/
+1
2021-09-16
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-44
/
+22
2021-09-16
scftorture: Warn on individual scf_torture_init() error conditions
Paul E. McKenney
1
-5
/
+5
2021-09-16
scftorture: Count reschedule IPIs
Paul E. McKenney
1
-0
/
+1
2021-09-16
scftorture: Account for weight_resched when checking for all zeroes
Paul E. McKenney
1
-2
/
+2
2021-09-16
scftorture: Shut down if nonsensical arguments given
Paul E. McKenney
1
-0
/
+4
2021-09-16
scftorture: Allow zero weight to exclude an smp_call_function*() category
Paul E. McKenney
1
-12
/
+12
2021-09-16
rcu: Avoid unneeded function call in rcu_read_unlock()
Waiman Long
1
-2
/
+1
2021-09-15
rcu-tasks: Update comments to cond_resched_tasks_rcu_qs()
Paul E. McKenney
1
-3
/
+3
2021-09-15
rcu-tasks: Fix IPI failure handling in trc_wait_for_one_reader
Neeraj Upadhyay
1
-1
/
+3
[prev]
[next]