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-09-21
bpf: remove redundant null pointer check before consume_skb
zhong jiang
1
-4
/
+2
2018-09-20
kernel/sys.c: remove duplicated include
YueHaibing
1
-3
/
+0
2018-09-20
fork: report pid exhaustion correctly
KJ Tsanaktsidis
1
-1
/
+1
2018-09-20
dma-mapping: support non-coherent devices in dma_common_get_sgtable
Christoph Hellwig
1
-7
/
+16
2018-09-20
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
3
-26
/
+27
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
4
-120
/
+117
2018-09-20
dma-mapping: move the dma_coherent flag to struct device
Christoph Hellwig
1
-0
/
+3
2018-09-20
dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
Christoph Hellwig
1
-0
/
+3
2018-09-20
dma-mapping: fix panic caused by passing empty cma command line argument
He Zhe
1
-1
/
+5
2018-09-19
Merge tag 'trace-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-0
/
+2
2018-09-18
perf: Suppress AUX/OVERWRITE records
Alexander Shishkin
1
-2
/
+12
2018-09-18
Merge remote-tracking branch 'acme/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+4
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-44
/
+45
2018-09-18
irq/matrix: Spread managed interrupts on allocation
Dou Liyang
1
-3
/
+14
2018-09-18
irq/matrix: Split out the CPU selection code into a helper
Dou Liyang
1
-27
/
+38
2018-09-18
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2
-2
/
+2
2018-09-17
ring-buffer: Allow for rescheduling when removing pages
Vaibhav Nagarnaik
1
-0
/
+2
2018-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-2
/
+2
2018-09-16
signal: Pair exports with their functions
Eric W. Biederman
1
-8
/
+7
2018-09-16
signal: Remove specific_send_sig_info
Eric W. Biederman
1
-8
/
+2
2018-09-16
signal: Use group_send_sig_info to kill all processes in a pid namespace
Eric W. Biederman
1
-1
/
+1
2018-09-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-15
/
+22
2018-09-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-15
/
+13
2018-09-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-5
/
+3
2018-09-14
flow_dissector: implements flow dissector BPF hook
Petar Penkov
2
-0
/
+40
2018-09-13
Merge tag 'printk-for-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+5
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-19
/
+39
2018-09-12
bpf/verifier: disallow pointer subtraction
Alexei Starovoitov
1
-1
/
+1
2018-09-12
bpf: btf: Fix end boundary calculation for type section
Martin KaFai Lau
1
-1
/
+1
2018-09-12
kprobes: Don't call BUG_ON() if there is a kprobe in use on free list
Masami Hiramatsu
1
-1
/
+7
2018-09-12
kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
Masami Hiramatsu
1
-7
/
+20
2018-09-12
kprobes: Remove pointless BUG_ON() from reuse_unused_kprobe()
Masami Hiramatsu
1
-1
/
+0
2018-09-12
kprobes: Remove pointless BUG_ON() from add_new_kprobe()
Masami Hiramatsu
1
-2
/
+0
2018-09-12
kprobes: Remove pointless BUG_ON() from disarming process
Masami Hiramatsu
1
-1
/
+0
2018-09-11
bpf: add bpffs pretty print for program array map
Yonghong Song
1
-1
/
+24
2018-09-11
signal: Remove SEND_SIG_FORCED
Eric W. Biederman
1
-4
/
+3
2018-09-11
signal: Use SEND_SIG_PRIV not SEND_SIG_FORCED with SIGKILL and SIGSTOP
Eric W. Biederman
2
-3
/
+3
2018-09-11
signal: Never allocate siginfo for SIGKILL or SIGSTOP
Eric W. Biederman
1
-3
/
+4
2018-09-11
signal: Don't send siginfo to kthreads.
Eric W. Biederman
1
-1
/
+1
2018-09-11
signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init
Eric W. Biederman
1
-1
/
+1
2018-09-11
signal: Properly deliver SIGILL from uprobes
Eric W. Biederman
1
-2
/
+2
2018-09-11
signal: Always ignore SIGKILL and SIGSTOP sent to the global init
Eric W. Biederman
1
-0
/
+4
2018-09-11
locking/lockdep, cpu/hotplug: Annotate AP thread
Peter Zijlstra
1
-0
/
+28
2018-09-11
kernel/reboot.c: export pm_power_off_prepare
Oleksij Rempel
1
-0
/
+1
2018-09-11
Revert "printk: make sure to print log on console."
Petr Mladek
1
-7
/
+5
2018-09-11
locking/rtmutex: Fix the preprocessor logic with normal #ifdef #else #endif
Steven Rostedt (VMware)
1
-2
/
+2
2018-09-10
kallsyms: reduce size a little on 64-bit
Jan Beulich
1
-2
/
+2
2018-09-10
sched/topology: Make local variables static
zhong jiang
1
-2
/
+2
2018-09-10
perf/core: Force USER_DS when recording user stack data
Yabin Cui
1
-0
/
+4
2018-09-10
locking/ww_mutex: Fix spelling mistake "cylic" -> "cyclic"
Colin Ian King
1
-1
/
+1
[prev]
[next]