index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-07
arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation...
James Morse
1
-0
/
+26
2022-03-07
powerpc: Fix STACKTRACE=n build
Michael Ellerman
1
-1
/
+1
2022-03-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-14
/
+20
2022-03-06
Merge tag 'powerpc-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-2
/
+2
2022-03-05
Merge tag 's390-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-7
/
+62
2022-03-05
ARM: Spectre-BHB workaround
Russell King (Oracle)
9
-9
/
+254
2022-03-05
ARM: use LOADADDR() to get load address of sections
Russell King (Oracle)
1
-7
/
+12
2022-03-05
ARM: early traps initialisation
Russell King (Oracle)
1
-6
/
+21
2022-03-05
ARM: report Spectre v2 status through sysfs
Russell King (Oracle)
5
-39
/
+187
2022-03-05
powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not set
Murilo Opsfelder Araujo
2
-2
/
+2
2022-03-05
x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT
Josh Poimboeuf
1
-2
/
+25
2022-03-05
x86/speculation: Warn about Spectre v2 LFENCE mitigation
Josh Poimboeuf
1
-0
/
+5
2022-03-04
Merge tag 'riscv-for-linus-5.17-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-9
/
+14
2022-03-03
riscv: dts: k210: fix broken IRQs on hart1
Niklas Cassel
1
-1
/
+2
2022-03-03
riscv: Fix kasan pud population
Alexandre Ghiti
1
-1
/
+4
2022-03-03
riscv: Move high_memory initialization to setup_bootmem
Alexandre Ghiti
1
-1
/
+1
2022-03-03
riscv: Fix config KASAN && DEBUG_VIRTUAL
Alexandre Ghiti
1
-0
/
+3
2022-03-03
riscv: Fix DEBUG_VIRTUAL false warnings
Alexandre Ghiti
1
-3
/
+1
2022-03-03
riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAP
Alexandre Ghiti
1
-2
/
+1
2022-03-03
riscv: Fix is_linear_mapping with recent move of KASAN region
Alexandre Ghiti
2
-1
/
+2
2022-03-03
Merge tag 'mips-fixes-5.17_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-17
/
+27
2022-03-02
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-8
/
+30
2022-03-02
KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_run
Paolo Bonzini
1
-12
/
+13
2022-03-02
KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()
Like Xu
1
-1
/
+1
2022-03-01
arm64: dts: armada-3720-turris-mox: Add missing ethernet0 alias
Pali Rohár
1
-0
/
+1
2022-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-19
/
+28
2022-03-01
s390/extable: fix exception table sorting
Heiko Carstens
1
-2
/
+7
2022-03-01
s390/ftrace: fix arch_ftrace_get_regs implementation
Heiko Carstens
4
-5
/
+18
2022-03-01
s390/ftrace: fix ftrace_caller/ftrace_regs_caller generation
Heiko Carstens
1
-0
/
+35
2022-03-01
s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZE
Alexander Egorenkov
1
-0
/
+2
2022-03-01
ARM: mstar: Select HAVE_ARM_ARCH_TIMER
Daniel Palmer
1
-0
/
+1
2022-03-01
Merge tag 'v5.17-fixes-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-0
/
+2
2022-03-01
Merge tag 'qcom-arm64-fixes-for-5.17' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
3
-8
/
+33
2022-03-01
Merge tag 'arm-soc/for-5.17/devicetree-fixes' of https://github.com/Broadcom/...
Arnd Bergmann
1
-0
/
+1
2022-03-01
MIPS: ralink: mt7621: use bitwise NOT instead of logical
Ilya Lipnitskiy
1
-1
/
+1
2022-02-28
Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20
-79
/
+92
2022-02-28
x86/speculation: Use generic retpoline by default on AMD
Kim Phillips
1
-9
/
+0
2022-02-28
ARM: 9182/1: mmu: fix returns from early_param() and __setup() functions
Randy Dunlap
1
-0
/
+2
2022-02-28
arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpoint
Nícolas F. R. A. Prado
1
-0
/
+2
2022-02-26
Merge tag 'riscv-for-linus-5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-6
/
+46
2022-02-25
KVM: x86: Yield to IPI target vCPU only if it is busy
Li RongQing
1
-1
/
+1
2022-02-25
x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64
Dexuan Cui
1
-1
/
+1
2022-02-25
x86/kvm: Don't waste memory if kvmclock is disabled
Wanpeng Li
1
-0
/
+3
2022-02-25
x86/kvm: Don't use PV TLB/yield when mwait is advertised
Wanpeng Li
1
-0
/
+2
2022-02-25
Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-2
/
+1
2022-02-25
Merge tag 'omap-for-v5.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2
-33
/
+18
2022-02-25
Revert "KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest()"
Sean Christopherson
2
-11
/
+21
2022-02-25
Revert "KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs()"
Sean Christopherson
3
-14
/
+14
2022-02-24
riscv: fix oops caused by irqsoff latency tracer
Changbin Du
4
-5
/
+45
2022-02-24
riscv: fix nommu_k210_sdcard_defconfig
Damien Le Moal
1
-1
/
+1
[prev]
[next]