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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-24
Merge tag 'omap-for-v6.3/omap1-signed' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-1
/
+1
2023-01-24
Merge tag 'omap-for-v6.3/cleanup-signed' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
5
-3
/
+3
2023-01-19
ARM: OMAP2+: Fix spelling typos in comment
Nir Levy
1
-1
/
+1
2023-01-19
ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/machine.h>
Geert Uytterhoeven
1
-1
/
+0
2023-01-19
ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/pinmux.h>
Geert Uytterhoeven
1
-1
/
+0
2023-01-19
ARM: OMAP1: call platform_device_put() in error case in omap1_dm_timer_init()
Yang Yingliang
1
-1
/
+1
2023-01-09
Merge branch 'omap/omap2-cleanup' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
58
-1541
/
+49
2023-01-09
ARM: omap2: make functions static
Arnd Bergmann
31
-65
/
+39
2023-01-09
ARM: omap2: remove unused omap2_pm_init
Arnd Bergmann
4
-332
/
+0
2023-01-09
ARM: omap2: remove unused declarations
Arnd Bergmann
11
-60
/
+0
2023-01-09
ARM: omap2: remove unused functions
Arnd Bergmann
25
-549
/
+0
2023-01-09
ARM: omap2: smartreflex: remove on_init control
Arnd Bergmann
2
-16
/
+0
2023-01-09
ARM: omap2: remove APLL control
Arnd Bergmann
3
-107
/
+0
2023-01-09
ARM: omap2: simplify clock2xxx header
Arnd Bergmann
6
-40
/
+9
2023-01-09
ARM: omap2: remove unused omap_hwmod_reset.c
Arnd Bergmann
3
-106
/
+1
2023-01-09
ARM: omap2: remove unused headers
Arnd Bergmann
7
-93
/
+0
2023-01-09
ARM: omap2: remove unused USB code
Arnd Bergmann
3
-160
/
+0
2023-01-09
ARM: remove CONFIG_UNUSED_BOARD_FILES
Arnd Bergmann
1
-13
/
+0
2023-01-01
Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2023-01-01
Merge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-25
/
+17
2022-12-28
Merge branch 'kvm-late-6.1-fixes' into HEAD
Paolo Bonzini
11
-115
/
+164
2022-12-28
KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
Paolo Bonzini
1
-3
/
+27
2022-12-27
x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNK
Masami Hiramatsu (Google)
1
-20
/
+8
2022-12-27
x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
Masami Hiramatsu (Google)
1
-3
/
+7
2022-12-27
x86/calldepth: Fix incorrect init section references
Arnd Bergmann
1
-2
/
+2
2022-12-27
perf/x86/amd: fix potential integer overflow on shift of a int
Colin Ian King
1
-1
/
+1
2022-12-27
KVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVALID_GFN to uapi
David Woodhouse
1
-7
/
+7
2022-12-27
KVM: x86/xen: Simplify eventfd IOCTLs
Michal Luczaj
1
-7
/
+1
2022-12-27
KVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_ports
Paolo Bonzini
1
-11
/
+18
2022-12-27
KVM: x86/xen: Use kvm_read_guest_virt() instead of open-coding it badly
David Woodhouse
1
-38
/
+18
2022-12-27
KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page()
Michal Luczaj
1
-3
/
+4
2022-12-27
kvm: x86/mmu: Remove duplicated "be split" in spte.h
Lai Jiangshan
1
-1
/
+1
2022-12-27
ARM: OMAP2+: Fix memory leak in realtime_counter_init()
Chen Hui
1
-0
/
+1
2022-12-27
ARM: OMAP2+: omap4-common: Fix refcount leak bug
Liang He
1
-0
/
+1
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-1
/
+1
2022-12-23
Merge tag 'mips_6.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
2
-1
/
+5
2022-12-23
KVM: x86/mmu: Don't install TDP MMU SPTE if SP has unexpected level
Sean Christopherson
1
-1
/
+3
2022-12-23
KVM: x86/mmu: Re-check under lock that TDP MMU SP hugepage is disallowed
Sean Christopherson
1
-1
/
+2
2022-12-23
KVM: x86/mmu: Map TDP MMU leaf SPTE iff target level is reached
Sean Christopherson
1
-3
/
+11
2022-12-23
KVM: x86/mmu: Don't attempt to map leaf if target TDP MMU SPTE is frozen
Sean Christopherson
1
-3
/
+3
2022-12-23
KVM: nVMX: Don't stuff secondary execution control if it's not supported
Sean Christopherson
1
-0
/
+7
2022-12-23
KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1
Sean Christopherson
1
-1
/
+2
2022-12-23
KVM: nVMX: Document that ignoring memory failures for VMCLEAR is deliberate
Sean Christopherson
1
-4
/
+13
2022-12-23
KVM: x86: Sanity check inputs to kvm_handle_memory_failure()
Sean Christopherson
1
-0
/
+3
2022-12-23
KVM: x86: Simplify kvm_apic_hw_enabled
Peng Hao
1
-2
/
+2
2022-12-23
KVM: x86: hyper-v: Fix 'using uninitialized value' Coverity warning
Vitaly Kuznetsov
1
-27
/
+36
2022-12-23
KVM: x86: ioapic: Fix level-triggered EOI and userspace I/OAPIC reconfigure race
Adamos Ttofari
1
-2
/
+3
2022-12-23
KVM: x86/pmu: Prevent zero period event from being repeatedly released
Like Xu
2
-2
/
+4
2022-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-44
/
+97
2022-12-21
Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
1
-0
/
+33
[next]