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-26
arm64: dts: renesas: r9a07g044: Rename SDHI clocks
Biju Das
1
-4
/
+4
2021-11-26
arm64: dts: renesas: rzg2l-smarc-som: Enable serial NOR flash
Lad Prabhakar
1
-0
/
+40
2021-11-26
arm64: dts: renesas: rzg2l-smarc-som: Enable OSTM
Biju Das
1
-0
/
+8
2021-11-26
arm64: dts: renesas: r9a07g044: Add OSTM nodes
Biju Das
1
-0
/
+33
2021-11-26
arm64: dts: renesas: r9a07g044: Sort psci node
Biju Das
1
-5
/
+5
2021-11-26
arm64: dts: ti: k3-j721e: correct cache-sets info
Peng Fan
1
-2
/
+2
2021-11-26
KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with new vpid12
Sean Christopherson
1
-20
/
+17
2021-11-26
KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested vmentry/vmexit
Sean Christopherson
3
-15
/
+28
2021-11-26
KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_FLUSH_GUEST
Sean Christopherson
1
-9
/
+14
2021-11-26
KVM: SEV: expose KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM capability
Paolo Bonzini
1
-0
/
+1
2021-11-26
KVM: x86: ignore APICv if LAPIC is not enabled
Paolo Bonzini
1
-1
/
+1
2021-11-26
KVM: VMX: do not use uninitialized gfn_to_hva_cache
Paolo Bonzini
1
-2
/
+2
2021-11-26
Merge branch 'kvm-5.16-fixes-pre-rc2' into HEAD
Paolo Bonzini
4
-13
/
+9
2021-11-26
Merge tag 'kvmarm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
5
-10
/
+27
2021-11-26
arm64: dts: apple: change ethernet0 device type to ethernet
Janne Grunau
1
-1
/
+1
2021-11-25
Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
8
-0
/
+8
2021-11-25
Merge tag 'arm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
5
-9
/
+16
2021-11-25
Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
9
-12
/
+0
2021-11-25
tty: the rest, stop using tty_schedule_flip()
Jiri Slaby
1
-1
/
+1
2021-11-25
arm: remove zte zx platform left-over
Lukas Bulwahn
1
-7
/
+0
2021-11-25
MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48
Huang Pei
1
-1
/
+1
2021-11-25
KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1
Catalin Marinas
1
-2
/
+2
2021-11-25
MIPS: loongson64: fix FTLB configuration
Huang Pei
1
-2
/
+2
2021-11-25
MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo()
Tiezhu Yang
1
-1
/
+1
2021-11-25
xen: make HYPERVISOR_set_debugreg() always_inline
Juergen Gross
1
-1
/
+1
2021-11-25
xen: make HYPERVISOR_get_debugreg() always_inline
Juergen Gross
1
-1
/
+1
2021-11-25
ARM: dts: stm32: tune the HS USB PHYs on stm32mp157c-ev1
Fabrice Gasnier
1
-0
/
+22
2021-11-25
ARM: dts: stm32: tune the HS USB PHYs on stm32mp15xx-dkx
Fabrice Gasnier
1
-0
/
+16
2021-11-25
ARM: dts: stm32: clean uart4_idle_pins_a node for stm32mp15
Erwan Le Ray
1
-9
/
+9
2021-11-25
ARM: dts: stm32: add pull-up to USART3 and UART7 RX pins on STM32MP15 DKx boards
Erwan Le Ray
1
-6
/
+6
2021-11-25
ARM: dts: stm32: fix dtbs_check warning on ili9341 dts binding on stm32f429 disco
Dillon Min
1
-1
/
+1
2021-11-25
arm64: dts: exynos: drop samsung,ufs-shareability-reg-offset in ExynosAutov9
Chanho Park
1
-2
/
+1
2021-11-25
futex: Wireup futex_waitv syscall
André Almeida
8
-0
/
+8
2021-11-25
s390/test_unwind: use raw opcode instead of invalid instruction
Ilie Halip
1
-2
/
+3
2021-11-25
powerpc/watchdog: Fix wd_smp_last_reset_tb reporting
Nicholas Piggin
1
-4
/
+4
2021-11-25
MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compression
Paul Cercueil
1
-1
/
+1
2021-11-25
powerpc/microwatt: Make microwatt_get_random_darn() static
Michael Ellerman
1
-1
/
+1
2021-11-25
powerpc/watchdog: read TB close to where it is used
Nicholas Piggin
1
-12
/
+14
2021-11-25
powerpc/watchdog: Avoid holding wd_smp_lock over printk and smp_send_nmi_ipi
Nicholas Piggin
1
-19
/
+74
2021-11-25
powerpc/watchdog: tighten non-atomic read-modify-write access
Nicholas Piggin
1
-10
/
+26
2021-11-25
powerpc/watchdog: Fix missed watchdog reset due to memory ordering race
Nicholas Piggin
1
-1
/
+40
2021-11-25
powerpc/prom_init: Fix improper check of prom_getprop()
Peiwei Hu
1
-1
/
+1
2021-11-25
powerpc/rtas: rtas_busy_delay_time() kernel-doc
Nathan Lynch
1
-2
/
+19
2021-11-25
powerpc/rtas: rtas_busy_delay() improvements
Nathan Lynch
2
-8
/
+68
2021-11-25
powerpc/pseries: delete scanlog
Nathan Lynch
5
-202
/
+0
2021-11-25
powerpc/rtas: kernel-doc fixes
Nathan Lynch
1
-4
/
+5
2021-11-25
powerpc/code-patching: Improve verification of patchability
Christophe Leroy
3
-6
/
+2
2021-11-25
powerpc/tsi108: make EXPORT_SYMBOL follow its function immediately
Jason Wang
1
-2
/
+1
2021-11-25
bpf ppc32: Access only if addr is kernel address
Hari Bathini
1
-0
/
+34
2021-11-25
bpf ppc32: Add BPF_PROBE_MEM support for JIT
Hari Bathini
3
-0
/
+36
[prev]
[next]