index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-14
x86/bugs: Mark retbleed_strings static
Jiapeng Chong
1
-1
/
+1
2022-07-13
KVM: VMX: Update PT MSR intercepts during filter change iff PT in host+guest
Sean Christopherson
1
-1
/
+3
2022-07-13
KVM: x86: WARN only once if KVM leaves a dangling userspace I/O request
Sean Christopherson
1
-2
/
+4
2022-07-13
KVM: x86: Set error code to segment selector on LLDT/LTR non-canonical #GP
Sean Christopherson
1
-2
/
+2
2022-07-13
KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checks
Sean Christopherson
1
-10
/
+9
2022-07-13
KVM: x86: Tweak name of MONITOR/MWAIT #UD quirk to make it #UD specific
Sean Christopherson
3
-3
/
+3
2022-07-13
ARM: dts: qcom: apq8064: create tsens device node
Dmitry Baryshkov
1
-8
/
+17
2022-07-13
arm64: defconfig: Enable Qualcomm SC8280XP providers
Bjorn Andersson
1
-0
/
+3
2022-07-13
arm64: dts: qcom: sc8280xp: Add lost ranges for timer
Bjorn Andersson
1
-0
/
+1
2022-07-13
Merge tag 'qcom-dts-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dt
Arnd Bergmann
34
-309
/
+678
2022-07-13
Merge tag 'at91-dt-5.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/dt
Arnd Bergmann
1
-0
/
+13
2022-07-13
Merge tag 'imx-soc-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/soc
Arnd Bergmann
2
-3
/
+5
2022-07-13
Merge tag 'arm-soc/for-5.20/soc' of https://github.com/Broadcom/stblinux into arm/soc
Arnd Bergmann
5
-52
/
+50
2022-07-13
ACPI: CPPC: Fix enabling CPPC on AMD systems with shared memory
Mario Limonciello
1
-0
/
+6
2022-07-13
Merge tag 'dt-fixes-for-palmer-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git into fixes
Palmer Dabbelt
1
-0
/
+4
2022-07-13
KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentation
Claudio Imbrenda
2
-6
/
+31
2022-07-13
KVM: s390: pv: clear the state without memset
Claudio Imbrenda
1
-1
/
+9
2022-07-13
KVM: s390: pv: add export before import
Claudio Imbrenda
1
-0
/
+28
2022-07-13
KVM: s390: pv: usage counter instead of flag
Claudio Imbrenda
4
-8
/
+10
2022-07-13
KVM: s390: pv: refactor s390_reset_acc
Claudio Imbrenda
3
-32
/
+116
2022-07-13
KVM: s390: pv: handle secure storage exceptions for normal guests
Claudio Imbrenda
1
-1
/
+12
2022-07-13
KVM: s390: pv: handle secure storage violations for protected guests
Claudio Imbrenda
3
-0
/
+66
2022-07-13
KVM: s390: pv: leak the topmost page table when destroy fails
Claudio Imbrenda
3
-3
/
+94
2022-07-13
KVM: s390: Add facility 197 to the allow list
Christian Borntraeger
1
-0
/
+1
2022-07-13
s390/nospec: remove unneeded header includes
Vasily Gorbik
2
-3
/
+1
2022-07-13
s390/nospec: build expoline.o for modules_prepare target
Vasily Gorbik
4
-2
/
+12
2022-07-13
x86/pat: Fix x86_has_pat_wp()
Juergen Gross
1
-2
/
+12
2022-07-13
x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit
Jiri Slaby
1
-0
/
+1
2022-07-13
KVM: s390/pci: fix include duplicates
Christian Borntraeger
1
-3
/
+2
2022-07-13
Merge tag 'qcom-dts-fixes-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes
Arnd Bergmann
1
-4
/
+26
2022-07-13
Merge tag 'arm-soc/for-5.19/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into arm/fixes
Arnd Bergmann
2
-0
/
+10
2022-07-12
bpf, x86: fix freeing of not-finalized bpf_prog_pack
Song Liu
1
-0
/
+25
2022-07-12
arch: arm64: dts: marvell: rename the sfp GPIO properties
Ioana Ciornei
10
-58
/
+58
2022-07-12
arch: arm64: dts: lx2160a-clearfog-itx: rename the sfp GPIO properties
Ioana Ciornei
1
-4
/
+4
2022-07-12
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor, again
Sean Christopherson
1
-5
/
+5
2022-07-12
KVM: x86/mmu: Replace UNMAPPED_GVA with INVALID_GPA for gva_to_gpa()
Hou Wenlong
4
-14
/
+13
2022-07-12
Merge tag 'qcom-arm64-defconfig-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig
Arnd Bergmann
1
-0
/
+8
2022-07-12
Merge tag 'arm-soc/for-5.20/defconfig-arm64' of https://github.com/Broadcom/stblinux into arm/defconfig
Arnd Bergmann
1
-0
/
+2
2022-07-12
Merge tag 'arm-soc/for-5.20/defconfig' of https://github.com/Broadcom/stblinux into arm/defconfig
Arnd Bergmann
2
-1
/
+5
2022-07-12
Merge tag 'imx-defconfig-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/defconfig
Arnd Bergmann
1
-0
/
+3
2022-07-12
Merge tag 'tegra-for-5.20-arm64-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/defconfig
Arnd Bergmann
1
-0
/
+1
2022-07-12
Merge tag 'sunxi-config64-for-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/defconfig
Arnd Bergmann
1
-0
/
+3
2022-07-12
KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1
Vitaly Kuznetsov
1
-1
/
+0
2022-07-12
Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+8
2022-07-12
x86/static_call: Serialize __static_call_fixup() properly
Thomas Gleixner
1
-5
/
+8
2022-07-12
m68k: defconfig: Update defconfigs for v5.19-rc1
Geert Uytterhoeven
12
-108
/
+60
2022-07-12
m68k: Add common forward declaration for show_registers()
Geert Uytterhoeven
4
-4
/
+4
2022-07-12
m68k: mac: Remove forward declaration for mac_nmi_handler()
Geert Uytterhoeven
1
-17
/
+15
2022-07-12
ARM: dts: kswitch-d10: enable the USB device port
Michael Walle
1
-0
/
+13
2022-07-11
Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
52
-349
/
+1408
[prev]
[next]