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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-17
libnvdimm: Move nd_device_attribute_group to device_type
Dan Williams
1
-1
/
+0
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-26
/
+19
2019-11-16
percpu-refcount: Use normal instead of RCU-sched"
Sebastian Andrzej Siewior
1
-8
/
+8
2019-11-17
crypto: ablkcipher - remove deprecated and unused ablkcipher support
Ard Biesheuvel
1
-435
/
+0
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2019-11-16
usb: typec: tcpm: Remove tcpc_config configuration mechanism
Hans de Goede
1
-41
/
+0
2019-11-16
pinctrl/msm: Setup GPIO chip in hierarchy
Lina Iyer
1
-0
/
+13
2019-11-16
irqchip/qcom-pdc: Add irqdomain for wakeup capable GPIOs
Lina Iyer
1
-0
/
+21
2019-11-16
genirq: Introduce irq_chip_get/set_parent_state calls
Maulik Shah
1
-0
/
+6
2019-11-16
irqdomain: Add bus token DOMAIN_BUS_WAKEUP
Lina Iyer
1
-0
/
+1
2019-11-15
mm/memory_hotplug: fix try_offline_node()
David Hildenbrand
1
-0
/
+1
2019-11-15
fork: extend clone3() to support setting a PID
Adrian Reber
3
-1
/
+7
2019-11-15
bpf: Support attaching tracing BPF program to other BPF programs
Alexei Starovoitov
2
-0
/
+2
2019-11-15
bpf: Compare BTF types of functions arguments with actual types
Alexei Starovoitov
2
-0
/
+9
2019-11-15
bpf: Annotate context types
Alexei Starovoitov
2
-27
/
+62
2019-11-15
bpf: Fix race in btf_resolve_helper_id()
Alexei Starovoitov
1
-2
/
+3
2019-11-15
bpf: Introduce BPF trampoline
Alexei Starovoitov
1
-0
/
+105
2019-11-15
bpf: Add bpf_arch_text_poke() helper
Alexei Starovoitov
1
-0
/
+8
2019-11-15
bpf: Support doubleword alignment in bpf_jit_binary_alloc
Ilya Leoshkevich
1
-2
/
+4
2019-11-15
i2c: remove helpers for ref-counting clients
Wolfram Sang
1
-3
/
+0
2019-11-15
new helper: lookup_positive_unlocked()
Al Viro
1
-0
/
+1
2019-11-15
fs/namei.c: pull positivity check into follow_managed()
Al Viro
1
-0
/
+5
2019-11-15
pipe: Allow pipes to have kernel-reserved slots
David Howells
1
-1
/
+5
2019-11-15
jbd2: make jbd2_handle_buffer_credits() handle reserved handles
Jan Kara
1
-2
/
+6
2019-11-15
y2038: move itimer reset into itimer.c
Arnd Bergmann
1
-4
/
+5
2019-11-15
y2038: itimer: compat handling to itimer.c
Arnd Bergmann
1
-11
/
+4
2019-11-15
y2038: time: avoid timespec usage in settimeofday()
Arnd Bergmann
1
-1
/
+1
2019-11-15
y2038: make ns_to_compat_timeval use __kernel_old_timeval
Arnd Bergmann
1
-2
/
+2
2019-11-15
y2038: socket: use __kernel_old_timespec instead of timespec
Arnd Bergmann
1
-2
/
+5
2019-11-15
y2038: syscalls: change remaining timeval to __kernel_old_timeval
Arnd Bergmann
1
-5
/
+5
2019-11-15
y2038: uapi: change __kernel_time_t to __kernel_old_time_t
Arnd Bergmann
3
-4
/
+4
2019-11-15
KVM: x86: deliver KVM IOAPIC scan request to target vCPUs
Nitesh Narayan Lal
1
-0
/
+2
2019-11-15
KVM: remember position in kvm->vcpus array
Radim Krčmář
1
-8
/
+3
2019-11-15
perf/core: Provide a kernel-internal interface to pause perf_event
Like Xu
1
-0
/
+5
2019-11-15
perf/core: Provide a kernel-internal interface to recalibrate event period
Like Xu
1
-0
/
+5
2019-11-15
x86/hyperv: Initialize clockevents earlier in CPU onlining
Michael Kelley
1
-0
/
+1
2019-11-15
mmc: sdio: fix wl1251 vendor id
H. Nikolaus Schaller
1
-0
/
+2
2019-11-15
mmc: host: omap-hsmmc: remove init_card pdata callback from pdata
H. Nikolaus Schaller
1
-3
/
+0
2019-11-14
ftrace: Add modify_ftrace_direct()
Steven Rostedt (VMware)
1
-0
/
+6
2019-11-14
libnvdimm: Trivial comment fix
Ira Weiny
1
-1
/
+1
2019-11-14
vsock/vmci: register vmci_transport only when VMCI guest/host are active
Stefano Garzarella
1
-0
/
+2
2019-11-14
vsock: handle buffer_size sockopts in the core
Stefano Garzarella
1
-14
/
+1
2019-11-14
vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
Stefano Garzarella
1
-1
/
+2
2019-11-14
vsock: remove include/linux/vm_sockets.h file
Stefano Garzarella
1
-13
/
+0
2019-11-14
vsock: remove vm_sockets_get_local_cid()
Stefano Garzarella
1
-2
/
+0
2019-11-14
tracing: Use seq_buf_hex_dump() to dump buffers
Piotr Maziarz
2
-0
/
+9
2019-11-14
seq_buf: Add printing formatted hex dumps
Piotr Maziarz
1
-0
/
+3
2019-11-14
lib/bsearch: Use generic type for comparator function
Andy Shevchenko
1
-1
/
+1
2019-11-14
lib/sort: Move swap, cmp and cmp_r function types for wider use
Andy Shevchenko
2
-4
/
+9
2019-11-14
bus: ti-sysc: Add module enable quirk for audio AESS
Tony Lindgren
1
-0
/
+1
[prev]
[next]