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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11
-474
/
+619
2018-08-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-36
/
+28
2018-08-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-71
/
+103
2018-08-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2018-08-13
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+13
2018-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-11
/
+231
2018-08-13
Merge tag 'wireless-drivers-next-for-davem-2018-08-12' of git://git.kernel.or...
David S. Miller
1
-2
/
+0
2018-08-13
net: Change the layout of structure trace_event_raw_fib_table_lookup
Zong Li
1
-1
/
+1
2018-08-13
cpumask: make cpumask_next_wrap available without smp
Willem de Bruijn
1
-0
/
+7
2018-08-13
ipv6: Add icmp_echo_ignore_all support for ICMPv6
Virgile Jarry
2
-1
/
+3
2018-08-13
net/tls: Combined memory allocation for decryption request
Vakul Garg
1
-4
/
+0
2018-08-13
clocksource: new RISC-V SBI timer driver
Palmer Dabbelt
1
-0
/
+1
2018-08-13
IB/uverbs: Remove struct uverbs_root_spec and all supporting code
Jason Gunthorpe
1
-91
/
+0
2018-08-13
IB/uverbs: Use uverbs_api to unmarshal ioctl commands
Jason Gunthorpe
1
-29
/
+7
2018-08-13
IB/uverbs: Add a simple allocator to uverbs_attr_bundle
Jason Gunthorpe
1
-0
/
+24
2018-08-13
drm: crc: Introduce get_crc_sources callback
Mahesh Kumar
1
-0
/
+22
2018-08-13
drm: crc: Introduce verify_crc_source callback
Mahesh Kumar
1
-0
/
+16
2018-08-13
Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
64
-232
/
+441
2018-08-13
9p: Embed wait_queue_head into p9_req_t
Matthew Wilcox
1
-1
/
+1
2018-08-13
9p: Replace the fidlist with an IDR
Matthew Wilcox
1
-6
/
+3
2018-08-13
bpf: Introduce bpf_skb_ancestor_cgroup_id helper
Andrey Ignatov
2
-1
/
+50
2018-08-13
bpf: decouple btf from seq bpf fs dump and enable more maps
Daniel Borkmann
1
-4
/
+9
2018-08-12
init: rename and re-order boot_cpu_state_init()
Linus Torvalds
1
-1
/
+1
2018-08-12
KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs
Marc Zyngier
1
-1
/
+1
2018-08-11
ip: add helpers to process in-order fragments faster.
Peter Oskolkov
1
-0
/
+6
2018-08-11
bcache: style fix to add a blank line after declarations
Coly Li
1
-0
/
+2
2018-08-11
bcache: style fix to replace 'unsigned' by 'unsigned int'
Coly Li
1
-3
/
+3
2018-08-11
blkcg: Make blkg_root_lookup() work for queues in bypass mode
Bart Van Assche
1
-10
/
+5
2018-08-11
net: core: protect rate estimator statistics pointer with lock
Vlad Buslov
1
-2
/
+2
2018-08-11
net: sched: extend action ops with put_dev callback
Vlad Buslov
1
-0
/
+1
2018-08-11
net/sctp: Replace in/out stream arrays with flex_array
Konstantin Khorenko
1
-4
/
+5
2018-08-11
net/sctp: Make wrappers for accessing in/out streams
Konstantin Khorenko
1
-10
/
+25
2018-08-11
l2tp: remove pppol2tp_session_ioctl()
Guillaume Nault
1
-1
/
+1
2018-08-11
virtio: Make vp_set_vq_affinity() take a mask.
Caleb Raitto
1
-3
/
+4
2018-08-11
tcp: mandate a one-time immediate ACK
Yuchung Cheng
1
-1
/
+2
2018-08-11
Merge tag 'spi-nor/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
1
-0
/
+1
2018-08-11
Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
52
-152
/
+801
2018-08-11
bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection
Martin KaFai Lau
2
-2
/
+2
2018-08-11
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
5
-3
/
+58
2018-08-11
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
3
-0
/
+32
2018-08-11
net: Add ID (if needed) to sock_reuseport and expose reuseport_lock
Martin KaFai Lau
1
-0
/
+6
2018-08-11
tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket
Martin KaFai Lau
2
-2
/
+32
2018-08-10
IB/uverbs: Remove the ib_uverbs_attr pointer from each attr
Jason Gunthorpe
1
-28
/
+8
2018-08-10
IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle
Jason Gunthorpe
1
-0
/
+1
2018-08-10
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
Jason Gunthorpe
3
-19
/
+22
2018-08-10
IB/uverbs: Build the specs into a radix tree at runtime
Jason Gunthorpe
1
-0
/
+137
2018-08-10
IB/uverbs: Have the core code create the uverbs_root_spec
Jason Gunthorpe
1
-1
/
+1
2018-08-10
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+5
2018-08-10
gpio: mmio: Fix up inverted direction registers
Linus Walleij
1
-0
/
+3
2018-08-10
tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un...
Steven Rostedt (VMware)
2
-4
/
+6
[prev]
[next]