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
2018-04-02
mm: use do_futex() instead of sys_futex() in mm_release()
Dominik Brodowski
1
-2
/
+2
2018-04-02
kexec: call do_kexec_load() in compat syscall directly
Dominik Brodowski
1
-13
/
+39
2018-04-02
kernel: open-code sys_rt_sigpending() in sys_sigpending()
Dominik Brodowski
1
-3
/
+12
2018-04-02
kernel: use kernel_wait4() instead of sys_wait4()
Dominik Brodowski
3
-6
/
+6
2018-04-02
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-194
/
+975
2018-04-02
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-21
/
+31
2018-04-02
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-187
/
+183
2018-04-02
Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2018-04-02
Merge branches 'pm-core', 'pm-sleep' and 'acpi-pm'
Rafael J. Wysocki
1
-1
/
+25
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-38
/
+81
2018-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-89
/
+764
2018-03-31
sched/cpufreq/schedutil: Fix error path mutex unlock
Jules Maselbas
1
-2
/
+1
2018-03-31
locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches
Waiman Long
2
-1
/
+11
2018-03-31
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
16
-84
/
+156
2018-03-31
bpf: Post-hooks for sys_bind
Andrey Ignatov
1
-0
/
+43
2018-03-31
bpf: Hooks for sys_connect
Andrey Ignatov
1
-0
/
+8
2018-03-31
bpf: Hooks for sys_bind
Andrey Ignatov
3
-8
/
+65
2018-03-31
bpf: Check attach type at prog load time
Andrey Ignatov
4
-14
/
+53
2018-03-30
bpf: sockmap: initialize sg table entries properly
Prashant Bhole
1
-5
/
+8
2018-03-30
PM / hibernate: Change message when writing to /sys/power/resume
Mario Limonciello
1
-1
/
+1
2018-03-30
PM / hibernate: Make passing hibernate offsets more friendly
Mario Limonciello
1
-0
/
+24
2018-03-30
bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT:
John Fastabend
1
-18
/
+76
2018-03-30
bpf: sockmap redirect ingress support
John Fastabend
1
-3
/
+195
2018-03-29
alarmtimer: Init nanosleep alarm timer on stack
Thomas Gleixner
1
-8
/
+26
2018-03-29
perf/x86/pt, coresight: Clean up address filter structure
Alexander Shishkin
1
-8
/
+18
2018-03-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
16
-91
/
+144
2018-03-29
lockdep: Make the lock debug output more useful
Tetsuo Handa
1
-2
/
+2
2018-03-28
locking/rtmutex: Handle non enqueued waiters gracefully in remove_waiter()
Peter Zijlstra
2
-7
/
+7
2018-03-28
bpf: introduce BPF_RAW_TRACEPOINT
Alexei Starovoitov
2
-0
/
+261
2018-03-28
perf/hwbp: Simplify the perf-hwbp code, fix documentation
Linus Torvalds
1
-23
/
+7
2018-03-27
bpf: follow idr code convention
Shaohua Li
1
-0
/
+4
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-27
tracing: Block comments should align the * on each line
Rohit Visavalia
1
-1
/
+1
2018-03-27
sched/core: Update preempt_notifier_key to modern API
Davidlohr Bueso
1
-6
/
+6
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
2
-5
/
+5
2018-03-26
bpf: Add bpf_verifier_vlog() and bpf_verifier_log_needed()
Martin KaFai Lau
1
-8
/
+11
2018-03-26
bpf: Rename bpf_verifer_log
Martin KaFai Lau
1
-2
/
+2
2018-03-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+8
2018-03-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-12
/
+17
2018-03-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+16
2018-03-25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-10
/
+34
2018-03-24
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-5
/
+16
2018-03-23
Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-8
/
+6
2018-03-23
sched/cpufreq: Rate limits for SCHED_DEADLINE
Claudio Scordino
1
-0
/
+14
2018-03-23
bpf: Remove struct bpf_verifier_env argument from print_bpf_insn
Jiri Olsa
3
-47
/
+54
2018-03-23
tracing: probeevent: Fix to support minus offset from symbol
Masami Hiramatsu
3
-8
/
+6
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-69
/
+82
2018-03-23
tracing: Fix a potential NULL dereference
Dan Carpenter
1
-0
/
+1
2018-03-23
printk: change message to pr_info
Tomeu Vizoso
1
-1
/
+1
2018-03-22
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
[prev]
[next]