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
2022-03-29
KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activated
Vitaly Kuznetsov
1
-3
/
+6
2022-03-29
KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a...
Vitaly Kuznetsov
1
-0
/
+4
2022-03-29
KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irq
Vitaly Kuznetsov
1
-0
/
+3
2022-03-29
KVM: x86: Fix clang -Wimplicit-fallthrough in do_host_cpuid()
Nathan Chancellor
1
-0
/
+1
2022-03-29
Merge branches 'clk-sifive' and 'clk-visconti' into clk-next
Stephen Boyd
2
-24
/
+24
2022-03-29
Merge branch 'pm-opp'
Rafael J. Wysocki
3
-5
/
+5
2022-03-29
Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
5
-12
/
+13
2022-03-29
Revert "parisc: Fix invalidate/flush vmap routines"
Helge Deller
1
-19
/
+5
2022-03-29
x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IO
Joerg Roedel
1
-8
/
+57
2022-03-28
x86,kprobes: Fix optprobe trampoline to generate complete pt_regs
Masami Hiramatsu
1
-9
/
+16
2022-03-28
x86,rethook: Fix arch_rethook_trampoline() to generate a complete pt_regs
Peter Zijlstra
1
-11
/
+13
2022-03-28
x86,rethook,kprobes: Replace kretprobe with rethook on x86
Masami Hiramatsu
7
-124
/
+144
2022-03-28
kprobes: Use rethook for kretprobe if possible
Masami Hiramatsu
1
-1
/
+7
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
52
-131
/
+103
2022-03-28
Merge tag 'microblaze-v5.18' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
4
-55
/
+2
2022-03-28
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-11
/
+38
2022-03-28
s390/alternatives: avoid using jgnop mnemonic
Vasily Gorbik
2
-2
/
+2
2022-03-28
Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-432
/
+12
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-0
/
+756
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-3
/
+53
2022-03-27
powerpc: restore removed #endif
Stephen Rothwell
1
-0
/
+1
2022-03-27
s390/pci: rename get_zdev_by_bus() to zdev_from_bus()
Niklas Schnelle
2
-4
/
+4
2022-03-27
s390/pci: improve zpci_dev reference counting
Niklas Schnelle
4
-4
/
+16
2022-03-27
s390/smp: use physical address for SIGP_SET_PREFIX command
Alexander Gordeev
1
-1
/
+1
2022-03-27
s390/maccess: rework absolute lowcore accessors
Alexander Gordeev
6
-24
/
+32
2022-03-27
s390/smp: cleanup control register update routines
Alexander Gordeev
2
-29
/
+23
2022-03-27
s390/smp: cleanup target CPU callback starting
Alexander Gordeev
1
-4
/
+11
2022-03-27
s390/test_unwind: verify __kretprobe_trampoline is replaced
Vasily Gorbik
1
-1
/
+8
2022-03-27
s390/unwind: avoid duplicated unwinding entries for kretprobes
Vasily Gorbik
2
-2
/
+3
2022-03-27
s390/unwind: recover kretprobe modified return address in stacktrace
Vasily Gorbik
2
-6
/
+15
2022-03-27
s390/kprobes: enable kretprobes framepointer verification
Vasily Gorbik
1
-4
/
+4
2022-03-27
s390/test_unwind: extend kretprobe test
Vasily Gorbik
1
-16
/
+33
2022-03-27
s390/ap: adjust whitespace
Heiko Carstens
1
-23
/
+23
2022-03-27
s390/ap: use insn format for new instructions
Heiko Carstens
1
-7
/
+7
2022-03-27
s390/alternatives: use insn format for new instructions
Heiko Carstens
3
-8
/
+8
2022-03-27
s390/alternatives: use instructions instead of byte patterns
Heiko Carstens
2
-7
/
+20
2022-03-27
s390/traps: improve panic message for translation-specification exception
Heiko Carstens
1
-3
/
+3
2022-03-27
s390: fix typo in syscall_wrapper.h
Russell Currey
1
-1
/
+1
2022-03-27
x86/config: Make the x86 defconfigs a bit more usable
Ingo Molnar
2
-26
/
+63
2022-03-27
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
1
-1
/
+1
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
57
-169
/
+703
2022-03-26
Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-11
/
+14
2022-03-26
Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+3
2022-03-25
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-7
/
+8
2022-03-25
Merge tag 'ras_core_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-90
/
+139
2022-03-25
xen: fix is_xen_pmu()
Juergen Gross
3
-8
/
+7
2022-03-25
Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-0
/
+219
2022-03-25
Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-13
/
+27
[prev]
[next]