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-02-10
ARM: mach-bcm: disable ftrace in SMC invocation routines
Ard Biesheuvel
1
-0
/
+1
2022-02-09
ARM: dts: socfpga: cyclone5: align regulator node with dtschema
Dinh Nguyen
5
-5
/
+5
2022-02-09
ARM: dts: socfpga: arria10: align regulator node with dtschema
Dinh Nguyen
1
-1
/
+1
2022-02-09
arm64: dts: agilex: align pl330 node name with dtschema
Krzysztof Kozlowski
1
-1
/
+1
2022-02-09
arm64: dts: stratix10: align pl330 node name with dtschema
Krzysztof Kozlowski
1
-1
/
+1
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
7
-30
/
+85
2022-02-09
s390/mm: use CRST_ALLOC_ORDER instead of number
Heiko Carstens
1
-4
/
+4
2022-02-09
s390/maccess: fix semantics of memcpy_real() and its callers
Alexander Gordeev
7
-40
/
+37
2022-02-09
s390/dump: fix old lowcore virtual vs physical address confusion
Alexander Gordeev
3
-2
/
+5
2022-02-09
arm64: dts: agilex: use the compatible "intel,socfpga-agilex-hsotg"
Dinh Nguyen
1
-2
/
+2
2022-02-09
x86/PCI: revert "Ignore E820 reservations for bridge windows on newer systems"
Hans de Goede
1
-22
/
+1
2022-02-09
Merge tag 'kvm-s390-kernel-access' from emailed bundle
Linus Torvalds
1
-0
/
+2
2022-02-09
arm64: dts: intel: socfpga_agilex_socdk: align LED node names with dtschema
Krzysztof Kozlowski
1
-3
/
+3
2022-02-09
arm64: dts: agilex: align mmc node names with dtschema
Krzysztof Kozlowski
1
-1
/
+1
2022-02-09
arm64: dts: agilex: add board compatible for N5X DK
Krzysztof Kozlowski
1
-0
/
+1
2022-02-09
arm64: dts: agilex: add board compatible for SoCFPGA DK
Krzysztof Kozlowski
2
-0
/
+2
2022-02-09
arm64: dts: stratix10: align regulator node names with dtschema
Krzysztof Kozlowski
2
-2
/
+2
2022-02-09
arm64: dts: stratix10: align mmc node names with dtschema
Krzysztof Kozlowski
1
-1
/
+1
2022-02-09
arm64: dts: stratix10: move ARM timer out of SoC node
Krzysztof Kozlowski
1
-9
/
+10
2022-02-09
arm64: dts: stratix10: add board compatible for SoCFPGA DK
Krzysztof Kozlowski
2
-0
/
+2
2022-02-09
ARM: dts: arria10: add board compatible for SoCFPGA DK
Krzysztof Kozlowski
1
-1
/
+1
2022-02-09
ARM: dts: arria10: add board compatible for Mercury AA1
Krzysztof Kozlowski
1
-1
/
+1
2022-02-09
ARM: dts: arria5: add board compatible for SoCFPGA DK
Krzysztof Kozlowski
1
-1
/
+1
2022-02-09
spi: make remove callback a void function
Mark Brown
105
-621
/
+1478
2022-02-09
MIPS: DTS: CI20: fix how ddc power is enabled
H. Nikolaus Schaller
1
-13
/
+2
2022-02-09
MIPS: Malta: Enable BLK_DEV_INITRD
Nathan Chancellor
1
-0
/
+1
2022-02-09
ARM: cacheflush: avoid clobbering the frame pointer
Ard Biesheuvel
3
-35
/
+23
2022-02-09
ARM: kprobes: treat R7 as the frame pointer register in Thumb2 builds
Ard Biesheuvel
2
-7
/
+17
2022-02-09
ARM: ftrace: enable the graph tracer with the EABI unwinder
Ard Biesheuvel
6
-34
/
+40
2022-02-09
ARM: unwind: track location of LR value in stack frame
Ard Biesheuvel
3
-3
/
+8
2022-02-09
ARM: ftrace: enable HAVE_FUNCTION_GRAPH_FP_TEST
Ard Biesheuvel
3
-1
/
+8
2022-02-09
ARM: ftrace: avoid unnecessary literal loads
Ard Biesheuvel
1
-15
/
+10
2022-02-09
ARM: ftrace: avoid redundant loads or clobbering IP
Ard Biesheuvel
1
-29
/
+22
2022-02-09
ARM: ftrace: use trampolines to keep .init.text in branching range
Ard Biesheuvel
2
-3
/
+36
2022-02-09
ARM: ftrace: use ADD not POP to counter PUSH at entry
Ard Biesheuvel
2
-3
/
+14
2022-02-09
ARM: ftrace: ensure that ADR takes the Thumb bit into account
Ard Biesheuvel
1
-1
/
+1
2022-02-09
ARM: dts: imx7s: Define operating points table for cpufreq
Denys Drozdov
1
-0
/
+16
2022-02-09
ARM: dts: aspeed: Add PECI controller nodes
Iwona Winiarska
3
-0
/
+33
2022-02-08
riscv: extable: fix err reg writing in dedicated uaccess handler
Jisheng Zhang
1
-3
/
+3
2022-02-08
bpf: Fix leftover header->pages in sparc and powerpc code.
Song Liu
2
-2
/
+2
2022-02-08
arm64: dts: qcom: c630: Move panel to aux-bus
Bjorn Andersson
1
-14
/
+13
2022-02-08
arm64: dts: qcom: c630: Add backlight controller
Bjorn Andersson
1
-0
/
+8
2022-02-08
KVM: x86: SVM: move avic definitions from AMD's spec to svm.h
Maxim Levitsky
4
-32
/
+38
2022-02-08
KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it
Maxim Levitsky
1
-1
/
+6
2022-02-08
KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L2 control them
Maxim Levitsky
1
-4
/
+13
2022-02-08
KVM: x86: nSVM: expose clean bit support to the guest
Maxim Levitsky
1
-0
/
+1
2022-02-08
KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSM
Maxim Levitsky
2
-0
/
+6
2022-02-08
KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved state
Maxim Levitsky
1
-0
/
+2
2022-02-08
KVM: x86: nSVM: fix potential NULL derefernce on nested migration
Maxim Levitsky
1
-12
/
+14
2022-02-08
KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG case
Maxim Levitsky
1
-2
/
+10
[prev]
[next]