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
2021-11-19
xen/pvh: add missing prototype to header
Juergen Gross
1
-0
/
+1
2021-11-19
Merge tag 'riscv-for-linus-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
3
-0
/
+6
2021-11-19
Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
8
-10
/
+10
2021-11-19
x86: Pin task-stack in __get_wchan()
Peter Zijlstra
1
-0
/
+5
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
8
-10
/
+10
2021-11-19
arm64: dts: mt8183: support coresight-cpu-debug for mt8183
Seiya Wang
1
-0
/
+64
2021-11-19
arm64: dts: mediatek: mt8173-elm: Add backlight enable pin config
AngeloGioacchino Del Regno
1
-0
/
+8
2021-11-19
arm64: dts: mediatek: mt8173-elm: Move pwm pinctrl to pwm0 node
AngeloGioacchino Del Regno
1
-2
/
+2
2021-11-19
arm64: dts: renesas: rzg2l-smarc: Enable RSPI1 on carrier board
Lad Prabhakar
1
-0
/
+14
2021-11-19
arm64: dts: renesas: r9a07g044: Add RSPI{0,1,2} nodes
Lad Prabhakar
1
-0
/
+48
2021-11-19
arm64: dts: renesas: cat875: Add rx/tx delays
Biju Das
1
-0
/
+1
2021-11-19
arm64: dts: reneas: rcar-gen3: Add SDnH clocks
Wolfram Sang
8
-22
/
+44
2021-11-19
arm64: dts: reneas: rzg2: Add SDnH clocks
Wolfram Sang
4
-15
/
+30
2021-11-19
Merge branch 'x86/urgent' into x86/sgx, to resolve conflict
Ingo Molnar
2
-33
/
+45
2021-11-18
riscv: dts: enable more DA9063 functions for the SiFive HiFive Unmatched
Aurelien Jarno
1
-0
/
+12
2021-11-18
riscv: fix building external modules
Andreas Schwab
1
-0
/
+2
2021-11-18
RISC-V: Enable KVM in RV64 and RV32 defconfigs as a module
Anup Patel
2
-0
/
+4
2021-11-18
ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCE
Takashi Iwai
2
-5
/
+5
2021-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
158
-877
/
+2097
2021-11-18
Merge tag 'for-5.16/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
7
-28
/
+36
2021-11-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-69
/
+140
2021-11-18
Merge tag 'docs-5.16-2' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2021-11-18
Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-0
/
+6
2021-11-18
ftrace/samples: add s390 support for ftrace direct multi sample
Heiko Carstens
1
-0
/
+1
2021-11-18
ftrace/samples: add missing Kconfig option for ftrace direct multi sample
Heiko Carstens
1
-1
/
+1
2021-11-18
s390/kexec: fix memory leak of ipl report buffer
Baoquan He
2
-0
/
+16
2021-11-18
s390/kexec: fix return code handling
Heiko Carstens
2
-2
/
+9
2021-11-18
s390/dump: fix copying to user-space of swapped kdump oldmem
Alexander Egorenkov
1
-2
/
+2
2021-11-18
KVM: x86/mmu: Pass parameter flush as false in kvm_tdp_mmu_zap_collapsible_sptes()
Hou Wenlong
1
-2
/
+2
2021-11-18
KVM: x86/mmu: Skip tlb flush if it has been done in zap_gfn_range()
Hou Wenlong
2
-3
/
+3
2021-11-18
x86/kvm: remove unused ack_notifier callbacks
Juergen Gross
2
-2
/
+0
2021-11-18
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
1
-0
/
+6
2021-11-18
parisc: Enable CONFIG_PRINTK_TIME=y in 32bit defconfig
Helge Deller
1
-0
/
+1
2021-11-18
Revert "parisc: Reduce sigreturn trampoline to 3 instructions"
Helge Deller
3
-8
/
+9
2021-11-18
parisc: Wrap assembler related defines inside __ASSEMBLY__
Helge Deller
1
-20
/
+24
2021-11-18
parisc: Wire up futex_waitv
Helge Deller
1
-0
/
+1
2021-11-18
parisc: Include stringify.h to avoid build error in crypto/api.c
Helge Deller
1
-0
/
+1
2021-11-18
KVM: x86/mmu: Fix TLB flush range when handling disconnected pt
Ben Gardon
1
-6
/
+4
2021-11-18
KVM: x86: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
1
-1
/
+1
2021-11-18
KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()
Vitaly Kuznetsov
1
-0
/
+2
2021-11-18
KVM: RISC-V: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
1
-1
/
+1
2021-11-18
KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
1
-2
/
+2
2021-11-18
KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
1
-1
/
+1
2021-11-18
KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus()
Vitaly Kuznetsov
1
-1
/
+8
2021-11-18
KVM: x86: Assume a 64-bit hypercall for guests with protected state
Tom Lendacky
4
-4
/
+16
2021-11-18
riscv: kvm: fix non-kernel-doc comment block
Randy Dunlap
1
-1
/
+1
2021-11-18
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
9
-58
/
+108
2021-11-18
KVM: SEV: Fix typo in and tweak name of cmd_allowed_from_miror()
Sean Christopherson
1
-2
/
+2
2021-11-18
KVM: SEV: Drop a redundant setting of sev->asid during initialization
Sean Christopherson
1
-1
/
+0
2021-11-18
KVM: SEV: WARN if SEV-ES is marked active but SEV is not
Sean Christopherson
1
-1
/
+1
[prev]
[next]