index
:
linux-dev
linus/master
master
remove-sha1
splice-fmode
splice-llseek
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
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
7 hours
powerpc/kvm: don't crash on missing rng, and use darn
Jason A. Donenfeld
3
-33
/
+12
7 hours
powerpc/powernv: rename remaining rng powernv_ functions to pnv_
Jason A. Donenfeld
3
-28
/
+28
7 hours
powerpc/powernv: wire up rng during setup_arch
Jason A. Donenfeld
3
-16
/
+40
7 hours
powerpc/pseries: wire up rng during setup_arch()
Jason A. Donenfeld
3
-8
/
+6
7 hours
powerpc/microwatt: wire up rng during setup_arch()
Jason A. Donenfeld
3
-7
/
+18
7 hours
s390/archrandom: simplify back to earlier design and initialize earlier
Jason A. Donenfeld
3
-224
/
+12
3 days
mips: lantiq: Add missing of_node_put() in irq.c
Liang He
1
-0
/
+1
3 days
efi/x86: libstub: Fix typo in __efi64_argmap* name
Evgeniy Baskov
1
-1
/
+1
3 days
mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device node
Aidan MacDonald
2
-4
/
+6
3 days
mips/pic32/pic32mzda: Fix refcount leak bugs
Liang He
2
-1
/
+9
3 days
mips: lantiq: xway: Fix refcount leak bug in sysctrl
Liang He
1
-0
/
+4
3 days
mips: lantiq: falcon: Fix refcount leak bug in sysctrl
Liang He
1
-0
/
+6
3 days
mips: ralink: Fix refcount leak in of.c
Liang He
1
-0
/
+2
3 days
mips: mti-malta: Fix refcount leak in malta-time.c
Liang He
1
-0
/
+2
3 days
arch: mips: generic: Add missing of_node_put() in board-ranchu.c
Liang He
1
-0
/
+1
3 days
MIPS: Remove repetitive increase irq_err_count
huhai
1
-2
/
+0
7 days
x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
Kirill A. Shutemov
1
-1
/
+14
7 days
x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"
Hans de Goede
4
-17
/
+18
7 days
arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
Will Deacon
1
-2
/
+0
7 days
LoongArch: vmlinux.lds.S: Add missing ELF_DETAILS
Youling Tang
1
-0
/
+1
8 days
riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbol
Heiko Stuebner
1
-2
/
+7
8 days
riscv: drop cpufeature_apply_feature tracking variable
Heiko Stuebner
1
-4
/
+1
8 days
riscv: fix dependency for t-head errata
Heiko Stuebner
1
-0
/
+1
8 days
bpf, x86: Fix tail call count offset calculation on bpf2bpf call
Jakub Sitnicki
1
-1
/
+2
8 days
arm64/cpufeature: Unexport set_cpu_feature()
Mark Brown
1
-1
/
+0
9 days
x86/Hyper-V: Add SEV negotiate protocol support in Isolation VM
Tianyu Lan
3
-6
/
+88
9 days
x86/tdx: Clarify RIP adjustments in #VE handler
Kirill A. Shutemov
1
-55
/
+123
9 days
x86/tdx: Fix early #VE handling
Kirill A. Shutemov
1
-1
/
+5
9 days
arm64: ftrace: remove redundant label
Mark Rutland
1
-1
/
+0
9 days
arm64: ftrace: consistently handle PLTs.
Mark Rutland
1
-71
/
+66
9 days
arm64: ftrace: fix branch range checks
Mark Rutland
1
-2
/
+2
9 days
Revert "arm64: Initialize jump labels before setup_machine_fdt()"
Catalin Marinas
1
-4
/
+3
10 days
ARM: dts: at91: ksz9477_evb: fix port/phy validation
Oleksij Rempel
1
-0
/
+5
12 days
x86/mm: Fix RESERVE_BRK() for older binutils
Josh Poimboeuf
3
-24
/
+23
12 days
riscv: dts: microchip: re-add pdma to mpfs device tree
Conor Dooley
1
-0
/
+9
14 days
um: virt-pci: set device ready in probe()
Vincent Whitchurch
1
-1
/
+6
2022-06-10
arm64: Add kasan_hw_tags_enable() prototype to silence sparse
Catalin Marinas
1
-0
/
+6
2022-06-10
arm64/sme: Fix EFI save/restore
Mark Brown
1
-4
/
+14
2022-06-10
arm64/fpsimd: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-10
arm64/sysreg: Fix typo in Enum element regex
Alejandro Tafalla
1
-1
/
+1
2022-06-09
gcc-12: disable '-Warray-bounds' universally for now
Linus Torvalds
2
-9
/
+2
2022-06-09
KVM: x86: SVM: fix nested PAUSE filtering when L0 intercepts PAUSE
Paolo Bonzini
2
-20
/
+23
2022-06-09
KVM: x86: SVM: drop preempt-safe wrappers for avic_vcpu_load/put
Maxim Levitsky
3
-27
/
+8
2022-06-09
KVM: x86: disable preemption while updating apicv inhibition
Maxim Levitsky
1
-0
/
+2
2022-06-09
KVM: x86: SVM: fix avic_kick_target_vcpus_fast
Maxim Levitsky
1
-36
/
+69
2022-06-09
KVM: x86: SVM: remove avic's broken code that updated APIC ID
Maxim Levitsky
1
-35
/
+0
2022-06-09
KVM: x86: inhibit APICv/AVIC on changes to APIC ID or APIC base
Maxim Levitsky
4
-6
/
+37
2022-06-09
KVM: x86: document AVIC/APICv inhibit reasons
Maxim Levitsky
1
-2
/
+57
2022-06-09
KVM: x86/mmu: Set memory encryption "value", not "mask", in shadow PDPTRs
Yuan Yao
1
-1
/
+1
2022-06-09
powerpc/32: Fix overread/overwrite of thread_struct via ptrace
Michael Ellerman
2
-6
/
+17
[next]