index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-iop32x
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-18
arm64: defconfig: Enable Renesas R-Car S4-8 Spider Ethernet devices
Yoshihiro Shimoda
1
-1
/
+3
2022-11-14
arm: configs: spear6xx: Enable PL110 display controller
Kory Maincent
1
-0
/
+2
2022-11-14
arm: configs: spear6xx: Refresh defconfig
Kory Maincent
1
-5
/
+0
2022-11-11
arm64: defconfig: Enable HTE config
Dipen Patel
1
-0
/
+3
2022-11-11
arm64: defconfig: Enable missing configs for mt8183-jacuzzi-juniper
NĂcolas F. R. A. Prado
1
-0
/
+18
2022-11-11
arm64: defconfig: Add Renesas 9-series PCIe clock generator
Alexander Stein
1
-0
/
+1
2022-11-10
riscv: configs: defconfig: Enable Renesas RZ/Five SoC
Lad Prabhakar
1
-0
/
+3
2022-11-10
ARM: imx_v6_v7_defconfig: Enable the cyttsp5 touchscreen
Alistair Francis
1
-0
/
+1
2022-11-10
arm64: defconfig: Enable Tegra186 timer support
Jon Hunter
1
-0
/
+1
2022-11-06
arm64: defconfig: build-in Qualcomm SC7180 and SM8450 interconnects
Krzysztof Kozlowski
1
-2
/
+2
2022-11-06
arm64: defconfig: Enable Qualcomm QCE crypto
Bhupesh Sharma
1
-0
/
+1
2022-11-04
arm64: defconfig: Enable TI_TFP410 DVI bridge
Rahul T R
1
-0
/
+1
2022-11-01
ARM: configs: at91: sama7: add config for thermal management
Claudiu Beznea
1
-0
/
+4
2022-11-01
ARM: configs: at91: sama7: add config for microchip otpc
Claudiu Beznea
1
-0
/
+1
2022-11-01
ARM: configs: at91: sama7: use make savedefconfig
Claudiu Beznea
1
-2
/
+2
2022-10-29
ARM: imx_v6_v7_defconfig: Enable silergy,sy7636a
Alistair Francis
1
-0
/
+3
2022-10-24
arm64: defconfig: Enable SND_ALOOP
Sameer Pujar
1
-0
/
+1
2022-10-24
arm64: defconfig: Enable couple of audio codecs
Sameer Pujar
1
-0
/
+2
2022-10-24
ARM: imx_v6_v7_defconfig: Enable USB GPIO extcon support
Marcel Ziswiler
1
-0
/
+1
2022-10-24
Linux 6.1-rc2
v6.1-rc2
Linus Torvalds
1
-1
/
+1
2022-10-23
Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()"
Jason A. Donenfeld
1
-0
/
+8
2022-10-23
kernel/utsname_sysctl.c: Fix hostname polling
Linus Torvalds
2
-0
/
+2
2022-10-23
arm64: defconfig: enable i.mx 8m plus specific interconnect support
Marcel Ziswiler
1
-0
/
+1
2022-10-23
arm64: defconfig: enable snvs lpgpr support
Marcel Ziswiler
1
-0
/
+1
2022-10-22
io_uring/net: fail zc sendmsg when unsupported by socket
Pavel Begunkov
1
-0
/
+2
2022-10-22
io_uring/net: fail zc send when unsupported by socket
Pavel Begunkov
1
-0
/
+2
2022-10-22
net: flag sockets supporting msghdr originated zerocopy
Pavel Begunkov
3
-0
/
+3
2022-10-22
hwmon: (corsair-psu) Add USB id of the new HX1500i psu
Wilken Gottwalt
2
-0
/
+3
2022-10-22
tools: include: sync include/api/linux/kvm.h
Paolo Bonzini
1
-0
/
+1
2022-10-22
KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER
Alexander Graf
1
-0
/
+56
2022-10-22
KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()
Alexander Graf
1
-14
/
+17
2022-10-22
kvm: Add support for arch compat vm ioctls
Alexander Graf
2
-0
/
+13
2022-10-22
x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly
Chang S. Bae
1
-0
/
+9
2022-10-21
x86/unwind/orc: Fix unreliable stack dump with gcov
Chen Zhongjin
1
-1
/
+1
2022-10-21
efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0
Ard Biesheuvel
3
-6
/
+6
2022-10-21
efi: libstub: Fix incorrect payload size in zboot header
Ard Biesheuvel
1
-1
/
+2
2022-10-21
efi: libstub: Give efi_main() asmlinkage qualification
Ard Biesheuvel
1
-3
/
+3
2022-10-21
efi: efivars: Fix variable writes without query_variable_store()
Ard Biesheuvel
3
-24
/
+5
2022-10-21
efi: ssdt: Don't free memory if ACPI table was loaded successfully
Ard Biesheuvel
1
-0
/
+2
2022-10-21
efi: libstub: Remove zboot signing from build options
Ard Biesheuvel
2
-47
/
+4
2022-10-21
iommu/vt-d: Clean up si_domain in the init_dmars() error path
Jerry Snitselaar
1
-0
/
+5
2022-10-21
iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()
Charlotte Tan
1
-1
/
+3
2022-10-21
iommu/vt-d: Use rcu_lock in get_resv_regions
Lu Baolu
1
-3
/
+3
2022-10-21
iommu: Add gfp parameter to iommu_alloc_resv_region
Lu Baolu
10
-18
/
+27
2022-10-21
RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc
Anup Patel
3
-2
/
+19
2022-10-21
RISC-V: Fix compilation without RISCV_ISA_ZICBOM
Andrew Jones
3
-49
/
+38
2022-10-21
i2c: mlxbf: depend on ACPI; clean away ifdeffage
Adam Borowski
2
-9
/
+1
2022-10-21
nouveau: fix migrate_to_ram() for faulting page
Alistair Popple
1
-0
/
+1
2022-10-21
mm/huge_memory: do not clobber swp_entry_t during THP split
Mel Gorman
1
-1
/
+10
2022-10-21
hugetlb: fix memory leak associated with vma_lock structure
Mike Kravetz
1
-8
/
+27
[next]