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
2022-04-05
ACPI: Add perf low power callback
Stephane Eranian
1
-0
/
+6
2022-04-05
locking/mutex: Make contention tracepoints more consistent wrt adaptive spinning
Peter Zijlstra
1
-1
/
+3
2022-04-05
perf/core: Add perf_clear_branch_entry_bitfields() helper
Stephane Eranian
1
-0
/
+16
2022-04-05
locking: Add lock contention tracepoints
Namhyung Kim
1
-3
/
+58
2022-04-05
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
2
-3
/
+3
2022-04-05
Revert "locking/local_lock: Make the empty local_lock_*() function a macro."
Sebastian Andrzej Siewior
1
-3
/
+3
2022-04-05
static_call: Remove __DEFINE_STATIC_CALL macro
Christophe Leroy
1
-13
/
+10
2022-04-05
static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
Christophe Leroy
1
-3
/
+17
2022-04-05
static_call: Don't make __static_call_return0 static
Christophe Leroy
1
-4
/
+1
2022-04-05
dma-buf: finally make dma_resv_excl_fence private v2
Christian König
1
-17
/
+0
2022-04-04
kunit: split resource API from test.h into new resource.h
Daniel Latypov
2
-299
/
+322
2022-04-04
kunit: Introduce _NULL and _NOT_NULL macros
Ricardo Ribalda
1
-0
/
+84
2022-04-04
drm: fix a kernel-doc typo
Randy Dunlap
1
-1
/
+1
2022-04-04
drm/gem: Delete gem array fencing helpers
Daniel Vetter
1
-5
/
+0
2022-04-04
regulator: mt6366: Add support for MT6366 regulator
Johnson Wang
1
-0
/
+45
2022-04-04
IB/uverbs: Move part of enum ib_device_cap_flags to uapi
Xiao Yang
2
-38
/
+97
2022-04-04
IB/uverbs: Move enum ib_raw_packet_caps to uapi
Xiao Yang
2
-7
/
+18
2022-04-04
gpio: Restrict usage of GPIO chip irq members before initialization
Shreeya Patel
1
-0
/
+9
2022-04-04
arm64: dts: mt8192: Add the mmsys reset bit to reset the dsi0
Allen-KH Cheng
1
-0
/
+3
2022-04-04
task_stack, x86/cea: Force-inline stack helpers
Borislav Petkov
1
-1
/
+1
2022-04-04
iio: adc: ad_sigma_delta: Add sequencer support
Lars-Peter Clausen
1
-0
/
+38
2022-04-04
linux/fb.h: Spelling s/palette/palette/
Geert Uytterhoeven
1
-1
/
+1
2022-04-03
bpf: Correct the comment for BTF kind bitfield
Haiyue Wang
1
-2
/
+2
2022-04-03
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
11
-68
/
+29
2022-04-03
Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+0
2022-04-03
Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-131
/
+1
2022-04-03
dma-buf: add dma_resv_get_singleton v2
Christian König
1
-0
/
+2
2022-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-23
/
+48
2022-04-02
tracing: mark user_events as BROKEN
Steven Rostedt (Google)
1
-0
/
+0
2022-04-02
tracing: Move user_events.h temporarily out of include/uapi
Steven Rostedt (Google)
1
-0
/
+0
2022-04-02
ftrace: Make ftrace_graph_is_dead() a static branch
Christophe Leroy
1
-1
/
+15
2022-04-02
tracing/user_events: Remove eBPF interfaces
Beau Belgrave
1
-53
/
+0
2022-04-02
tracing: Rename the staging files for trace_events
Steven Rostedt (Google)
9
-14
/
+14
2022-04-02
KVM: x86: Accept KVM_[GS]ET_TSC_KHZ as a VM ioctl.
David Woodhouse
1
-1
/
+3
2022-04-02
KVM: x86/xen: Advertise and document KVM_XEN_HVM_CONFIG_EVTCHN_SEND
David Woodhouse
1
-0
/
+1
2022-04-02
KVM: x86/xen: Support per-vCPU event channel upcall via local APIC
David Woodhouse
1
-0
/
+2
2022-04-02
KVM: x86/xen: Kernel acceleration for XENVER_version
David Woodhouse
1
-1
/
+2
2022-04-02
KVM: x86/xen: handle PV timers oneshot mode
Joao Martins
1
-0
/
+6
2022-04-02
KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID
David Woodhouse
1
-0
/
+3
2022-04-02
KVM: x86/xen: intercept EVTCHNOP_send from guests
Joao Martins
1
-0
/
+28
2022-04-02
KVM: x86/xen: Support direct injection of event channel events
David Woodhouse
1
-0
/
+3
2022-04-02
KVM: x86/xen: Make kvm_xen_set_evtchn() reusable from other places
David Woodhouse
1
-1
/
+2
2022-04-02
KVM: Remove dirty handling from gfn_to_pfn_cache completely
David Woodhouse
2
-10
/
+5
2022-04-02
KVM: Use enum to track if cached PFN will be used in guest and/or host
Sean Christopherson
2
-10
/
+16
2022-04-02
KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
Sean Christopherson
1
-7
/
+31
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2022-04-02
drm/ttm: Add a parameter to add extra pages into ttm_tt
Ramalingam C
1
-1
/
+3
2022-04-01
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+3
2022-04-01
Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+5
2022-04-01
Merge tag 'for-5.18/io_uring-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
[prev]
[next]