linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-12 15:31:24 to 2023-01-13 03:35:54 UTC [more...]

[PATCH V2 0/7] Add eqos and fec support for imx93
 2023-01-13  3:33 UTC 

NXP imx6ull nonalignment buffer question
 2023-01-13  3:30 UTC  (2+ messages)

[PATCH v7, 0/7] support mt8195 decoder
 2023-01-13  3:25 UTC  (4+ messages)
` [PATCH v7, 5/7] media: mediatek: vcodec: Different codec using different capture format

lockref scalability on x86-64 vs cpu_relax
 2023-01-13  3:20 UTC  (5+ messages)

[PATCH V7 0/6] arm64/perf: Enable branch stack sampling
 2023-01-13  3:02 UTC  (6+ messages)
` [PATCH V7 2/6] arm64/perf: Add BRBE registers and fields
` [PATCH V7 6/6] arm64/perf: Enable branch stack events via FEAT_BRBE

[PATCH v2 0/6] crypto: stm32 hash - reuse for Ux500
 2023-01-13  1:30 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: crypto: Let STM32 define Ux500 HASH

[PATCH v2 0/2] media: amphion: decoder add support to RealVideo
 2023-01-13  1:28 UTC  (4+ messages)
` [PATCH v2 1/2] media: add RealVideo format
    ` [EXT] "

[PATCH 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
 2023-01-13  1:15 UTC  (5+ messages)
` [PATCH 4/8] ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPS

cgroup user-after-free
 2023-01-13  1:14 UTC  (2+ messages)

linux-next: duplicate patch in the sound-asoc tree
 2023-01-13  1:13 UTC 

[PATCH v2 10/23] arm64: dts: Update cache properties for lg
 2023-01-13  1:12 UTC  (2+ messages)
    `  "

[PATCH RESEND v2] usb: typec: tcpm: Fix altmode re-registration causes sysfs create fail
 2023-01-13  0:33 UTC  (2+ messages)

[PATCH rcu v2 05/20] drivers/hwtracing/stm: Remove "select SRCU"
 2023-01-13  0:11 UTC 

[PATCH 1/2] clk: imx8mp: fix sai4 clock
 2023-01-12 23:55 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: clocks: imx8mp: make sai4 a dummy clock

[PATCH v5 0/4] regulator: Add support for Allwinner D1 system LDOs
 2023-01-12 23:50 UTC  (5+ messages)
` [PATCH v5 2/4] regulator: sun20i: Add Allwinner D1 LDOs driver
` [PATCH v5 4/4] soc: sunxi: sram: Only iterate over SRAM children

[soc:arm/boardfile-remove-wip] BUILD SUCCESS da9c19ca8ba61765adbaf274ab2138509664a4dd
 2023-01-12 22:54 UTC 

[PATCH] ARM: ixp4xx: Replace 0-length arrays with flexible arrays
 2023-01-12 22:54 UTC  (3+ messages)

[PATCH v2 0/2] arm64: harden shadow call stack pointer handling
 2023-01-12 22:18 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: Always load shadow stack pointer directly from the task struct
` [PATCH v2 2/2] arm64: Stash shadow stack pointer in the task struct on interrupt

[PATCH][next] crypto: aspeed - Replace zero-length array with flexible-array member
 2023-01-12 22:17 UTC  (2+ messages)

[PATCH 0/4] media: Drop empty platform remove functions
 2023-01-12 21:59 UTC  (2+ messages)

[PATCH v2] arm64: defconfig: Enable missing configs for mt8192-asurada
 2023-01-12 21:59 UTC 

arm64/for-kernelci baseline: 16 runs, 4 regressions (v6.2-rc3-35-g9598c377d828)
 2023-01-12 21:57 UTC 

[PATCH v4 0/5] ARM: Add GXP Fan and SPI controllers
 2023-01-12 21:57 UTC  (7+ messages)
` [PATCH v4 3/5] ARM: dts: add GXP Support for fans and SPI

[LINUX PATCH 0/3] Add initial support for TTC PWM driver
 2023-01-12 21:30 UTC  (5+ messages)
` [LINUX PATCH 1/3] clocksource: timer-cadence-ttc: Do not probe TTC device configured as PWM
` [LINUX PATCH 3/3] pwm: pwm-cadence: Add support for TTC PWM

[PATCH v2] mmc: meson-gx: fix SDIO interrupt handling
 2023-01-12 21:27 UTC  (5+ messages)
` [PATCH v3] "

[PATCH net-next 00/10] net: mdio: Continue separating C22 and C45
 2023-01-12 21:13 UTC  (3+ messages)
` [PATCH net-next 03/10] net: mdio: mux-bcm-iproc: Separate C22 and C45 transactions

arm64/for-kernelci build: 2 builds: 1 failed, 1 passed, 1 error, 1 warning (v6.2-rc3-35-g9598c377d828)
 2023-01-12 21:14 UTC 

[PATCH v7 00/68] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-01-12 19:19 UTC  (69+ messages)
` [PATCH v7 01/68] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
` [PATCH v7 02/68] KVM: arm64: nv: Introduce nested virtualization VCPU feature
` [PATCH v7 03/68] KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set
` [PATCH v7 04/68] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x
` [PATCH v7 05/68] KVM: arm64: nv: Add EL2 system registers to vcpu context
` [PATCH v7 06/68] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state
` [PATCH v7 07/68] KVM: arm64: nv: Handle HCR_EL2.NV system register traps
` [PATCH v7 08/68] KVM: arm64: nv: Reset VMPIDR_EL2 and VPIDR_EL2 to sane values
` [PATCH v7 09/68] KVM: arm64: nv: Support virtual EL2 exceptions
` [PATCH v7 10/68] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2
` [PATCH v7 11/68] KVM: arm64: nv: Handle trapped ERET from "
` [PATCH v7 12/68] KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers
` [PATCH v7 13/68] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH v7 14/68] KVM: arm64: nv: Handle SPSR_EL2 specially
` [PATCH v7 15/68] KVM: arm64: nv: Handle HCR_EL2.E2H specially
` [PATCH v7 16/68] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH v7 17/68] KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor
` [PATCH v7 18/68] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2
` [PATCH v7 19/68] KVM: arm64: nv: Add accessors for SPSR_EL1, ELR_EL1 and VBAR_EL1 from "
` [PATCH v7 20/68] KVM: arm64: nv: Trap CPACR_EL1 access in "
` [PATCH v7 21/68] KVM: arm64: nv: Handle PSCI call via smc from the guest
` [PATCH v7 22/68] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH v7 23/68] KVM: arm64: nv: Respect virtual CPTR_EL2.{TFP,FPEN} settings
` [PATCH v7 24/68] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting
` [PATCH v7 25/68] KVM: arm64: nv: Respect virtual HCR_EL2.TVM and TRVM settings
` [PATCH v7 26/68] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 bit setting
` [PATCH v7 27/68] KVM: arm64: nv: Allow a sysreg to be hidden from userspace only
` [PATCH v7 28/68] KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2
` [PATCH v7 29/68] KVM: arm64: nv: Forward debug traps to the nested guest
` [PATCH v7 30/68] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization
` [PATCH v7 31/68] KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changes
` [PATCH v7 32/68] KVM: arm64: nv: Filter out unsupported features from ID regs
` [PATCH v7 33/68] KVM: arm64: nv: Hide RAS from nested guests
` [PATCH v7 34/68] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH v7 35/68] KVM: arm64: nv: Implement nested Stage-2 page table walk logic
` [PATCH v7 36/68] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH v7 37/68] KVM: arm64: nv: Restrict S2 RD/WR permissions to match the guest's
` [PATCH v7 38/68] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
` [PATCH v7 39/68] KVM: arm64: nv: Set a handler for the system instruction traps
` [PATCH v7 40/68] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2
` [PATCH v7 41/68] KVM: arm64: nv: Trap and emulate TLBI "
` [PATCH v7 42/68] KVM: arm64: nv: Fold guest's HCR_EL2 configuration into the host's
` [PATCH v7 43/68] KVM: arm64: nv: arch_timer: Support hyp timer emulation
` [PATCH v7 44/68] KVM: arm64: nv: Add handling of EL2-specific timer registers
` [PATCH v7 45/68] KVM: arm64: nv: Load timer before the GIC
` [PATCH v7 46/68] KVM: arm64: nv: Nested GICv3 Support
` [PATCH v7 47/68] KVM: arm64: nv: Don't load the GICv4 context on entering a nested guest
` [PATCH v7 48/68] KVM: arm64: nv: vgic: Emulate the HW bit in software
` [PATCH v7 49/68] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ
` [PATCH v7 50/68] KVM: arm64: nv: Implement maintenance interrupt forwarding
` [PATCH v7 51/68] KVM: arm64: nv: Deal with broken VGIC on maintenance interrupt delivery
` [PATCH v7 52/68] KVM: arm64: nv: Add nested GICv3 tracepoints
` [PATCH v7 53/68] KVM: arm64: nv: Allow userspace to request KVM_ARM_VCPU_NESTED_VIRT
` [PATCH v7 54/68] KVM: arm64: nv: Add handling of FEAT_TTL TLB invalidation
` [PATCH v7 55/68] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
` [PATCH v7 56/68] KVM: arm64: nv: Tag shadow S2 entries with nested level
` [PATCH v7 57/68] KVM: arm64: nv: Add include containing the VNCR_EL2 offsets
` [PATCH v7 58/68] KVM: arm64: nv: Map VNCR-capable registers to a separate page
` [PATCH v7 59/68] KVM: arm64: nv: Move nested vgic state into the sysreg file
` [PATCH v7 60/68] KVM: arm64: Add FEAT_NV2 cpu feature
` [PATCH v7 61/68] KVM: arm64: nv: Sync nested timer state with FEAT_NV2
` [PATCH v7 62/68] KVM: arm64: nv: Publish emulated timer interrupt state in the in-memory state
` [PATCH v7 63/68] KVM: arm64: nv: Allocate VNCR page when required
` [PATCH v7 64/68] KVM: arm64: nv: Enable ARMv8.4-NV support
` [PATCH v7 65/68] KVM: arm64: nv: Fast-track 'InHost' exception returns
` [PATCH v7 66/68] KVM: arm64: nv: Fast-track EL1 TLBIs for VHE guests
` [PATCH v7 67/68] KVM: arm64: nv: Use FEAT_ECV to trap access to EL0 timers
` [PATCH v7 68/68] KVM: arm64: nv: Accelerate EL0 timer read accesses when FEAT_ECV is on

[PATCH v9 00/10] phy: Add support for Lynx 10G SerDes
 2023-01-12 20:37 UTC  (3+ messages)
` [PATCH v9 02/10] dt-bindings: phy: Add Lynx 10G phy binding

[PATCH 0/6] kselftest/arm64: Build fixes for clang
 2023-01-12 20:20 UTC  (8+ messages)
` [PATCH 1/6] kselftest/arm64: Fix .pushsection for strings in FP tests
` [PATCH 2/6] kselftest/arm64: Remove redundant _start labels from "
` [PATCH 3/6] kselftest/arm64: Don't pass headers to the compiler as source
` [PATCH 4/6] kselftest/arm64: Initialise current at build time in signal tests
` [PATCH 5/6] kselftest/arm64: Support build of MTE tests with clang
` [PATCH 6/6] kselftest/arm64: Remove spurious comment from MTE test Makefile

[PATCH] dt-bindings: pinctrl: Update pinctrl-single to use yaml
 2023-01-12 20:18 UTC  (2+ messages)

[PATCH net-next 0/6] Introduce new DCB rewrite table
 2023-01-12 20:15 UTC  (7+ messages)
` [PATCH net-next 1/6] net: dcb: modify dcb_app_add to take list_head ptr as parameter
` [PATCH net-next 2/6] net: dcb: add new common function for set/del of app/rewr entries
` [PATCH net-next 3/6] net: dcb: add new rewrite table
` [PATCH net-next 4/6] net: dcb: add helper functions to retrieve PCP and DSCP rewrite maps
` [PATCH net-next 5/6] net: microchip: sparx5: add support for PCP rewrite
` [PATCH net-next 6/6] net: microchip: sparx5: add support for DSCP rewrite

[PATCH] iommu: Tidy up io-pgtable dependencies
 2023-01-12 19:59 UTC 

[PATCH 1/1] PCI: layerscape: Add the workaround for A-010305
 2023-01-12 19:44 UTC 

[PATCH 1/1] PCI: layerscape: Set 64-bit DMA mask
 2023-01-12 19:36 UTC 

[PATCH v2 1/1] PCI: layerscape: Add EP mode support for ls1028a
 2023-01-12 19:34 UTC 

[PATCH v1 1/2] pinctrl: digicolor: Remove duplicate assignment of of_gpio_n_cells
 2023-01-12 19:30 UTC  (4+ messages)
` [PATCH v1 2/2] pinctrl: digicolor: Use proper headers and drop OF dependency

[PATCH] dt-bindings: clock: imx8m-clock: correct i.MX8MQ node name
 2023-01-12 19:23 UTC  (2+ messages)

[RFC PATCH v4 0/4] Create common DPLL/clock configuration API
 2023-01-12 19:09 UTC  (3+ messages)

[PATCH v1 1/1] pinctrl: sunplus: sppctl: Remove duplicate assignment of of_gpio_n_cells
 2023-01-12 18:51 UTC 

[PATCH v3 3/6] dt-bindings: pinctrl: mt7621: add proper function muxing binding
 2023-01-12 18:48 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: mediatek: Remove duplicate assignment of of_gpio_n_cells
 2023-01-12 18:43 UTC 

[PATCH v1 1/1] pinctrl: digicolor: Remove duplicate assignment of of_gpio_n_cells
 2023-01-12 18:43 UTC 

[PATCH] arm64: smccc: Include alternative-macros.h
 2023-01-12 18:25 UTC 

[PATCH v5 0/3] Add MT8195 HDMI phy support
 2023-01-12 18:21 UTC  (3+ messages)
` [PATCH v5 3/3] phy: mediatek: add support for phy-mtk-hdmi-mt8195

[PATCH v5] serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler
 2023-01-12 18:04 UTC 

[PATCH v3] serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler
 2023-01-12 17:57 UTC  (8+ messages)

[PATCH v7 net-next 00/10] dt-binding preparation for ocelot switches
 2023-01-12 17:56 UTC  (11+ messages)
` [PATCH v7 net-next 01/10] dt-bindings: dsa: sync with maintainers
` [PATCH v7 net-next 02/10] dt-bindings: net: dsa: sf2: fix brcm,use-bcm-hdr documentation
` [PATCH v7 net-next 03/10] dt-bindings: net: dsa: qca8k: remove address-cells and size-cells from switch node
` [PATCH v7 net-next 04/10] dt-bindings: net: dsa: utilize base definitions for standard dsa switches
` [PATCH v7 net-next 05/10] dt-bindings: net: dsa: allow additional ethernet-port properties
` [PATCH v7 net-next 06/10] dt-bindings: net: dsa: qca8k: utilize shared dsa.yaml
` [PATCH v7 net-next 07/10] dt-bindings: net: dsa: mediatek,mt7530: remove unnecessary dsa-port reference
` [PATCH v7 net-next 08/10] dt-bindings: net: add generic ethernet-switch
` [PATCH v7 net-next 09/10] dt-bindings: net: add generic ethernet-switch-port binding
` [PATCH v7 net-next 10/10] dt-bindings: net: mscc,vsc7514-switch: utilize generic ethernet-switch.yaml

[PATCH v3 0/7] arm64/cpufeature: Make use of sysreg helpers for hwcaps
 2023-01-12 17:51 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] arm64/sysreg: ISR register conversions
 2023-01-12 17:50 UTC  (2+ messages)

[PATCH] arm64/cpufeature: Remove 4 bit assumption in ARM64_FEATURE_MASK()
 2023-01-12 17:49 UTC  (2+ messages)

[PATCH v2] arm64/ptrace: Use system_supports_tpidr2() to check for TPIDR2 support
 2023-01-12 17:49 UTC  (2+ messages)

[PATCH] arm64/sme: Optimise SME exit on syscall entry
 2023-01-12 17:49 UTC  (2+ messages)

[PATCH] arm64/sme: Don't use streaming mode to probe the maximum SME VL
 2023-01-12 17:49 UTC  (2+ messages)

[PATCH] arm64: make ARCH_FORCE_MAX_ORDER selectable
 2023-01-12 17:49 UTC  (2+ messages)

[PATCH] kselftest/arm64: Skip non-power of 2 SVE vector lengths in fp-stress
 2023-01-12 17:49 UTC  (2+ messages)

[PATCH 0/2] kselftest/arm64: Improvements to BTI tests on non-BTI systems
 2023-01-12 17:48 UTC  (2+ messages)

[PATCH 0/4] kselftest/arm64: syscall-abi fix and enhancements
 2023-01-12 17:48 UTC  (2+ messages)

[PATCH 04/27] ARM: pxa: drop pxa310/pxa320/pxa93x support
 2023-01-12 17:37 UTC  (4+ messages)

[PATCH v9 0/5] Add BananaPi R3
 2023-01-12 17:41 UTC  (3+ messages)
` [PATCH v9 1/5] dt-bindings: phy: mediatek,tphy: add support for mt7986

[PATCH v5 0/3] phy: sun4i-usb: add support for the USB PHY on F1C100s SoC
 2023-01-12 17:39 UTC  (2+ messages)

[PATCH] wifi: mt76: Stop unmapping all buffers when WED not present
 2023-01-12 17:23 UTC  (2+ messages)

[PATCH v3 00/19] irqdomain: fix mapping race and clean up locking
 2023-01-12 17:21 UTC  (7+ messages)
` [PATCH v3 19/19] irqdomain: Switch to per-domain locking

[PATCH] soc/fsl/qe: fix usb.c build errors
 2023-01-12 17:19 UTC 

L_PTE_MT_BUFFERABLE / device ordered memory
 2023-01-12 17:16 UTC  (4+ messages)

[PATCH v1 1/1] gpio: xilinx: Remove duplicate assignment of of_gpio_n_cells
 2023-01-12 16:39 UTC 

[PATCH v2 0/2] arm64: defconfig: enable modules for Qualcomm SM8550-MTP display
 2023-01-12 16:39 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: defconfig: enable Visionox VTDR6130 DSI Panel driver

[PATCH v1 1/2] pinctrl: bcm: bcm2835: Switch to use ->add_pin_ranges()
 2023-01-12 16:38 UTC  (2+ messages)
` [PATCH v1 2/2] gpiolib: of: Remove no more used ->of_gpio_ranges_fallback()

[PATCH v4 0/3] Improve K3-am625-sk support (USB, MMC)
 2023-01-12 16:28 UTC  (4+ messages)
` [PATCH v4 1/3] arm64: dts: ti: k3-am62-main: Update OTAP and ITAP delay select
` [PATCH v4 2/3] arm64: dts: ti: k3-am62-main: Add support for USB
` [PATCH v4 3/3] arm64: dts: ti: k3-am625-sk: "

[PATCH 00/10] ARM: dts: stm32: add adc internal channels on stm32mp15
 2023-01-12 14:28 UTC  (3+ messages)
` [PATCH 06/10] ARM: dts: stm32: adopt generic iio bindings for adc channels on avenger96

[PATCH 1/1] PCI: layerscape: Add EP mode support for ls1028a
 2023-01-12 15:50 UTC  (3+ messages)

[PATCH] KVM: arm64: vgic-v3: Limit IPI-ing when accessing GICR_{C,S}ACTIVER0
 2023-01-12 15:48 UTC 

[PATCH] KVM: arm64: Kill CPACR_EL1_TTA definition
 2023-01-12 15:48 UTC 

[PATCH v2] dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P
 2023-01-12 15:45 UTC 

[PATCH 0/5] KVM: arm64: Handle unaligned memslots in kvm_(test_)_age_gfn()
 2023-01-12 15:44 UTC  (3+ messages)
` [PATCH 4/5] KVM: arm64: Correctly handle page aging notifiers for unaligned memlsot

[PATCH v3 0/7] perf cs_etm: Basic support for virtual/kernel timestamps
 2023-01-12 15:33 UTC  (5+ messages)

[PATCH v10 0/6] Add LVTS thermal architecture
 2023-01-12 15:28 UTC  (7+ messages)
` [PATCH v10 1/6] thermal/drivers/mediatek: Relocate driver to mediatek folder
` [PATCH v10 2/6] dt-bindings/thermal/mediatek: Add dt-binding document for LVTS thermal controllers
` [PATCH v10 3/6] arm64/dts/mt8195: Add efuse node to mt8195
` [PATCH v10 4/6] thermal/drivers/mediatek: Add the Low Voltage Thermal Sensor driver
` [PATCH v10 5/6] arm64/dts/mt8195: Add thermal zones and thermal nodes
` [PATCH v10 6/6] arm64/dts/mt8195: Add temperature mitigation threshold


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).