messages from 2022-04-19 16:45:15 to 2022-04-20 03:05:52 UTC [more...]
[PATCH v3 0/9] Add hardware prefetch control driver for A64FX and x86
2022-04-20 3:02 UTC (9+ messages)
` [PATCH v3 1/9] drivers: base: Add hardware prefetch control core driver
` [PATCH v3 2/9] drivers: base: Add Kconfig/Makefile to build "
` [PATCH v3 3/9] soc: fujitsu: Add hardware prefetch control support for A64FX
` [PATCH v3 4/9] soc: fujitsu: Add Kconfig/Makefile to build hardware prefetch control driver
` [PATCH v3 5/9] arm64: Create cache sysfs directory without ACPI PPTT for hardware prefetch control
` [PATCH v3 6/9] x86: resctrl: pseudo_lock: Fix to restore to original value when re-enabling hardware prefetch register
` [PATCH v3 7/9] x86: Add hardware prefetch control support for x86
` [PATCH v3 9/9] docs: ABI: Add sysfs documentation interface of hardware prefetch control driver
[PATCH] crypto: sun8i-ce: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-20 3:02 UTC
[PATCH -next v4 0/7]arm64: add machine check safe support
2022-04-20 3:04 UTC (8+ messages)
` [PATCH -next v4 1/7] x86, powerpc: fix function define in copy_mc_to_user
` [PATCH -next v4 2/7] arm64: fix types in copy_highpage()
` [PATCH -next v4 3/7] arm64: add support for machine check error safe
` [PATCH -next v4 4/7] arm64: add copy_{to, from}_user to machine check safe
` [PATCH -next v4 5/7] arm64: mte: Clean up user tag accessors
` [PATCH -next v4 6/7] arm64: add {get, put}_user to machine check safe
` [PATCH -next v4 7/7] arm64: add cow "
[PATCH 1/2 v4] dt-bindings: arm: fsl: add ls1021a-iot board
2022-04-20 2:35 UTC (2+ messages)
` [PATCH 2/2 v4] ARM: dts: Add initial LS1021A IoT board dts support
[PATCH 0/7] Cleanup MediaTek clk reset drivers
2022-04-20 2:20 UTC (7+ messages)
` [PATCH 4/7] clk: mediatek: reset: Add reset.h
` [PATCH 5/7] clk: mediatek: reset: Revise structure to control reset register
[PATCH v2 0/9] introduce mirrored memory support for arm64
2022-04-20 2:13 UTC (8+ messages)
` [PATCH v2 7/9] mm: Calc the right pfn if page size is not 4K
[PATCH -next] arm64: ftrace: Add DYNAMIC_FTRACE_WITH_ARGS support
2022-04-20 2:09 UTC
[PATCH] arm/xen: Fix refcount leak in xen_dt_guest_init
2022-04-20 1:49 UTC (2+ messages)
` [PATCH v2] arm/xen: Fix some refcount leaks
[PATCH 0/3] dt-bindings: arm: mediatek: Convert some docs to DT schema
2022-04-20 1:19 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: arm: mediatek: topckgen: Convert "
` [PATCH 2/3] dt-bindings: arm: mediatek: apmixedsys: "
` [PATCH 3/3] dt-bindings: arm: mediatek: infracfg: "
[RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
2022-04-20 0:53 UTC (7+ messages)
` [RFC PATCH 14/17] KVM: arm64: Punt last page reference to rcu callback for parallel walk
[PATCH v10 00/14] Multi-Gen LRU Framework
2022-04-20 0:50 UTC (24+ messages)
` [PATCH v10 05/14] mm: multi-gen LRU: groundwork
` [PATCH v10 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v10 08/14] mm: multi-gen LRU: support page table walks
[RFC PATCH 0/6] virtio: Solution to restrict memory access under Xen using xen-virtio DMA ops layer
2022-04-20 0:23 UTC (10+ messages)
` [RFC PATCH 6/6] arm/xen: Assign xen-virtio DMA ops for virtio devices in Xen guests
[PATCH v2 00/48] ARM: PXA multiplatform support
2022-04-19 23:55 UTC (47+ messages)
` [PATCH 05/48] ARM: pxa: split up mach/hardware.h
` [PATCH 06/48] ARM: pxa: stop using mach/bitfield.h
` [PATCH 07/48] ARM: pxa: move mach/sound.h to linux/platform_data/
` [PATCH 08/48] ARM: pxa: move regs-lcd.h into driver
` [PATCH 09/48] watchdog: sa1100: use platform device registration
` [PATCH 10/48] ARM: pxa: pxa2xx-ac97-lib: use IRQ resource
` [PATCH 11/48] ARM: pxa: move pcmcia board data into mach-pxa
` [PATCH 12/48] ARM: pxa: make addr-map.h header local
` [PATCH 13/48] ARM: pxa: use pdev resource for palmld mmio
` [PATCH 14/48] ARM: pxa: maybe fix gpio lookup tables
` [PATCH 15/48] ARM: pxa: tosa: use gpio descriptor for audio
` [PATCH 16/48] ARM: pxa: poodle: use platform data for poodle asoc driver
` [PATCH 17/48] ARM: pxa: corgi: use gpio descriptors for audio
` [PATCH 18/48] ARM: pxa: hx4700: "
` [PATCH 19/48] ARM: pxa: lubbock: pass udc irqs as resource
` [PATCH 20/48] ARM: pxa: spitz: use gpio descriptors for audio
` [PATCH 21/48] ARM: pxa: eseries: use gpio lookup "
` [PATCH 22/48] ARM: pxa: z2: use gpio lookup for audio device
` [PATCH 23/48] ARM: pxa: magician: use platform driver for audio
` [PATCH 24/48] ARM: pxa: mainstone-wm97xx: use gpio lookup table
` [PATCH 25/48] ARM: pxa: zylonite: use gpio lookup instead mfp header
` [PATCH 26/48] input: touchscreen: mainstone: fix pxa2xx+pxa3xx configuration
` [PATCH 27/48] input: touchscreen: mainstone: sync with zylonite driver
` [PATCH 28/48] Input: touchscreen: use wrapper for pxa2xx ac97 registers
` [PATCH 29/48] Input: wm97xx - switch to using threaded IRQ
` [PATCH 30/48] Input: wm97xx - get rid of irq_enable method in wm97xx_mach_ops
` [PATCH 31/48] ASoC: pxa: use pdev resource for FIFO regs
` [PATCH 32/48] ASoC: pxa: ac97: use normal MMIO accessors
` [PATCH 33/48] ASoC: pxa: i2s: "
` [PATCH 34/48] ARM: pxa: pcmcia: move smemc configuration back to arch
` [PATCH 35/48] ARM: pxa: remove get_clk_frequency_khz()
` [PATCH 36/48] cpufreq: pxa3: move clk register access to clk driver
` [PATCH 37/48] ARM: pxa: move smemc register access from clk to platform
` [PATCH 38/48] ARM: pxa: move clk register definitions to driver
` [PATCH 39/48] power: tosa: simplify probe function
` [PATCH 40/48] ARM: pxa: tosa: use gpio lookup for battery
` [PATCH 41/48] ARM: pxa: remove unused mach/bitfield.h
` [PATCH 42/48] ARM: mmp: remove tavorevb board support
` [PATCH 43/48] ARM: mmp: rename pxa_register_device
` [PATCH 44/48] ARM: pxa: move plat-pxa to drivers/soc/
` [PATCH 45/48] ARM: PXA: fix multi-cpu build of xsc3
` [PATCH 46/48] ARM: pxa: move mach/*.h to mach-pxa/
` [PATCH 47/48] ARM: pxa: remove support for MTD_XIP
` [PATCH 48/48] ARM: pxa: convert to multiplatform
[PATCH] iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_invalidate_range()
2022-04-19 23:36 UTC (4+ messages)
[PATCH 0/4] perf/arm-cmn: Add CMN-650 and CMN-700
2022-04-19 23:47 UTC (4+ messages)
` [PATCH 2/4] perf/arm-cmn: Add CMN-650 support
linux-next: manual merge of the arm-soc tree with the samsung-krzk-fixes tree
2022-04-19 23:42 UTC
[PATCH v5 0/6] auxdisplay: Add support for the Titanmec TM1628 7 segment display controller
2022-04-19 23:04 UTC (9+ messages)
` [PATCH v5 2/6] dt-bindings: auxdisplay: Add Titan Micro Electronics TM1628
[PATCH] rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe
2022-04-19 22:55 UTC (2+ messages)
[PATCH 1/3] spi: add SPI_RX_CPHA_FLIP mode bit
2022-04-19 22:45 UTC (2+ messages)
[PATCH v2] pinctrl: meson: fix unused variable warning
2022-04-19 22:42 UTC (2+ messages)
[PATCH] pinctrl: mediatek: mt8195: enable driver on mtk platforms
2022-04-19 22:40 UTC (2+ messages)
[PATCH 0/4] rockchip: support configuring pins as input
2022-04-19 22:37 UTC (2+ messages)
[PATCH v3 0/6] pinctrl: ocelot: convert to YAML format
2022-04-19 22:33 UTC (8+ messages)
` [PATCH v3 6/6] dt-bindings: pinctrl: convert ocelot-pinctrl "
[PATCH] gpio: use raw spinlock for gpio chip shadowed data
2022-04-19 22:30 UTC (4+ messages)
` [PATCH v3] "
[PATCH v2 00/10] gpiolib: Handle immutable irq_chip structures
2022-04-19 21:56 UTC (2+ messages)
[PATCH] net: ethernet: mtk_eth_soc: fix error check return value of debugfs_create_dir()
2022-04-19 21:55 UTC (2+ messages)
[PATCH v5 0/6] gpiolib: more helpers and fwnode conversion
2022-04-19 21:51 UTC (2+ messages)
[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
2022-04-19 21:50 UTC (12+ messages)
[PATCH 0/2] gpiolib: of: Introduce hook for missing gpio-ranges
2022-04-19 21:18 UTC (2+ messages)
[PATCH v1 0/4] dt-bindings: pinctrl: mt8192: Add missing wrapping node and properties
2022-04-19 21:15 UTC (9+ messages)
` [PATCH v1 1/4] dt-bindings: pinctrl: mt8192: Add wrapping node for pin configurations
` [PATCH v1 2/4] dt-bindings: pinctrl: mt8192: Add mediatek, drive-strength-adv property
` [PATCH v1 2/4] dt-bindings: pinctrl: mt8192: Add mediatek,drive-strength-adv property
` [PATCH v1 3/4] dt-bindings: pinctrl: mt8192: Add mediatek, pull-up-adv property
` [PATCH v1 3/4] dt-bindings: pinctrl: mt8192: Add mediatek,pull-up-adv property
` [PATCH v1 4/4] dt-bindings: pinctrl: mt8192: Add gpio-line-names property
[PATCH 0/2] ACPI: ARM CoreSight Performance Monitoring Unit
2022-04-19 20:54 UTC (3+ messages)
` [PATCH 1/2] ACPICA: Add support for ARM Performance Monitoring Unit Table
` [PATCH 2/2] ACPI: ARM Performance Monitoring Unit Table (APMT) initial support
[PATCH v9 0/6] Raspberry Pi Sense HAT driver
2022-04-19 20:51 UTC (7+ messages)
` [PATCH v9 1/6] drivers/mfd: sensehat: Add Raspberry Pi Sense HAT to simple_mfd_i2c
` [PATCH v9 2/6] drivers/input/joystick: sensehat: Raspberry Pi Sense HAT joystick driver
` [PATCH v9 3/6] drivers/auxdisplay: sensehat: Raspberry Pi Sense HAT display driver
` [PATCH v9 4/6] dt-bindings: mfd: sensehat: Add Raspberry Pi Sense HAT schema
` [PATCH v9 5/6] MAINTAINERS: Add sensehat driver authors to MAINTAINERS
` [PATCH v9 6/6] DO NOT MERGE: full sensehat device tree overlay for raspberry pi 4
[RFC/RFT 0/6] RK3568 PCIe V3 support
2022-04-19 20:48 UTC (11+ messages)
` [RFC/RFT 1/6] dt-bindings: phy: rockchip: add pcie3 phy
` Aw: "
` Aw: "
` [RFC/RFT 2/6] dt-bindings: soc: grf: add pcie30-{phy,pipe}-grf
` Aw: "
[PATCH v7 0/4] Enable rk356x PCIe controller
2022-04-19 20:37 UTC (12+ messages)
` [PATCH v7 2/4] PCI: dwc: rockchip: add legacy interrupt support
[Patch v1] iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu
2022-04-19 20:27 UTC (2+ messages)
[PATCH] iommu/arm-smmu-v3: Align size in __arm_smmu_tlb_inv_range
2022-04-19 20:15 UTC (8+ messages)
[PATCH v2 0/4] selftests/arm64: Fix O= builds for the FP selftests
2022-04-19 20:04 UTC (5+ messages)
` [PATCH v2 1/4] selftests/arm64: Use TEST_GEN_PROGS_EXTENDED in the FP Makefile
` [PATCH v2 2/4] selftests/arm64: Define top_srcdir for the fp tests
` [PATCH v2 3/4] selftests/arm64: Clean the fp helper libraries
` [PATCH v2 4/4] selftests/arm64: Fix O= builds for the floating point tests
[PATCH v2 0/5] arm: bcmbca: introduce the bcmbca architecture and 47622 SOC
2022-04-19 19:29 UTC (6+ messages)
` [PATCH v2 1/5] dt-bindings: arm: add bcmbca device tree binding document
[RFC v7 net-next 00/13] add support for VSC7512 control over SPI
2022-04-20 2:13 UTC (5+ messages)
` [RFC v7 net-next 10/13] mfd: ocelot: add support for the vsc7512 chip via spi
[PATCH v5 00/11] archs/random: fallback to best raw ktime when no cycle counter
2022-04-19 19:00 UTC (6+ messages)
` [PATCH v5 07/11] x86: use fallback for random_get_entropy() instead of zero
[next] arm: boot failed - PC is at cpu_ca15_set_pte_ext
2022-04-19 18:57 UTC (2+ messages)
[PATCH v2 00/14] Refactor Ralink Pinctrl and Add Documentation
2022-04-19 18:59 UTC (12+ messages)
` [PATCH v2 10/14] dt-bindings: pinctrl: rt2880: fix binding name, pin groups and functions
` [PATCH v2 11/14] dt-bindings: pinctrl: add binding for Ralink MT7620 pinctrl
` [PATCH v2 12/14] dt-bindings: pinctrl: add binding for Ralink MT7621 pinctrl
` [PATCH v2 13/14] dt-bindings: pinctrl: add binding for Ralink RT305X pinctrl
` [PATCH v2 14/14] dt-bindings: pinctrl: add binding for Ralink RT3883 pinctrl
[PATCH] MAINTAINERS: add raspberrypi to BCM2835 architecture
2022-04-19 18:58 UTC (2+ messages)
[PATCH] drivers/bus/brcmstb_gisb.c : Remove the suppress_bind_attrs attribute of the driver
2022-04-19 18:49 UTC (2+ messages)
[PATCH v2 00/10] arm64: Add initial support for FEAT_WFxT
2022-04-19 18:27 UTC (11+ messages)
` [PATCH v2 01/10] arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definition
` [PATCH v2 02/10] arm64: Add RV and RN fields for ESR_ELx_WFx_ISS
` [PATCH v2 03/10] KVM: arm64: Simplify kvm_cpu_has_pending_timer()
` [PATCH v2 04/10] KVM: arm64: Introduce kvm_counter_compute_delta() helper
` [PATCH v2 05/10] KVM: arm64: Handle blocking WFIT instruction
` [PATCH v2 06/10] KVM: arm64: Offer early resume for non-blocking WFxT instructions
` [PATCH v2 07/10] KVM: arm64: Expose the WFXT feature to guests
` [PATCH v2 08/10] arm64: Add HWCAP advertising FEAT_WFXT
` [PATCH v2 09/10] arm64: Add wfet()/wfit() helpers
` [PATCH v2 10/10] arm64: Use WFxT for __delay() when possible
[PATCH] ARM: dts: BCM5301X: Disable gmac0 and enable port@8 on Asus RT-AC88U
2022-04-19 18:30 UTC (2+ messages)
[PATCH 0/6] ARM: dts: bcm283x: Adjust GPIO line names
2022-04-19 18:29 UTC (13+ messages)
` [PATCH 1/6] ARM: dts: bcm2835-rpi-zero-w: Fix GPIO line name for Wifi/BT
` [PATCH 2/6] ARM: dts: bcm2837-rpi-cm3-io3: Fix GPIO line names for SMPS I2C
` [PATCH 3/6] ARM: dts: bcm2837-rpi-3-b-plus: Fix GPIO line name of power LED
` [PATCH 4/6] ARM: dts: bcm2835-rpi-b: Fix GPIO line names
` [PATCH 5/6] ARM: dts: bcm283x: Remove gpio line name NC
` [PATCH 6/6] ARM: dts: bcm283x: Align ETH_CLK GPIO line name
[PATCH V2 13/15] cpufreq: mediatek: Link CCI device to CPU
2022-04-19 18:16 UTC (3+ messages)
[PATCH AUTOSEL 4.9 1/7] ARM: vexpress/spc: Avoid negative array index when !SMP
2022-04-19 18:16 UTC
[PATCH AUTOSEL 4.14 1/9] ARM: vexpress/spc: Avoid negative array index when !SMP
2022-04-19 18:15 UTC
[PATCH AUTOSEL 4.19 01/12] ARM: vexpress/spc: Avoid negative array index when !SMP
2022-04-19 18:15 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 07/12] mt76: Fix undefined behavior due to shift overflowing the constant
[PATCH AUTOSEL 5.4 01/14] ARM: vexpress/spc: Avoid negative array index when !SMP
2022-04-19 18:14 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 07/14] mt76: Fix undefined behavior due to shift overflowing the constant
[PATCH AUTOSEL 5.10 01/18] ARM: vexpress/spc: Avoid negative array index when !SMP
2022-04-19 18:13 UTC (3+ messages)
` [PATCH AUTOSEL 5.10 05/18] arm64: dts: imx: Fix imx8*-var-som touchscreen property sizes
` [PATCH AUTOSEL 5.10 09/18] mt76: Fix undefined behavior due to shift overflowing the constant
[PATCH AUTOSEL 5.15 01/27] ARM: vexpress/spc: Avoid negative array index when !SMP
2022-04-19 18:12 UTC (3+ messages)
` [PATCH AUTOSEL 5.15 07/27] arm64: dts: imx: Fix imx8*-var-som touchscreen property sizes
` [PATCH AUTOSEL 5.15 11/27] mt76: Fix undefined behavior due to shift overflowing the constant
[PATCH AUTOSEL 5.17 03/34] ARM: vexpress/spc: Avoid negative array index when !SMP
2022-04-19 18:10 UTC (4+ messages)
` [PATCH AUTOSEL 5.17 09/34] selftests: KVM: Free the GIC FD when cleaning up in arch_timer
` [PATCH AUTOSEL 5.17 11/34] arm64: dts: imx: Fix imx8*-var-som touchscreen property sizes
` [PATCH AUTOSEL 5.17 15/34] mt76: Fix undefined behavior due to shift overflowing the constant
[PATCH] regulator: stm32-vrefbuf: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-19 17:57 UTC (2+ messages)
[PATCH v10] mm, hugetlbfs: Allow for "high" userspace addresses
2022-04-19 17:41 UTC (2+ messages)
[PATCH v6 0/8] KVM: arm64: Hypervisor stack enhancements
2022-04-19 17:37 UTC (6+ messages)
` [PATCH v6 7/8] KVM: arm64: Unwind and dump nVHE HYP stacktrace
[PATCH v3] media: usb: uvc: Add UVC_GUID_FORMAT_H265
2022-04-19 17:36 UTC (5+ messages)
[PATCH 0/2] Update register & interrupt info in am65x DSS
2022-04-19 17:29 UTC (3+ messages)
[PATCH] PM: domains: Move genpd's time-accounting to ktime_get_mono_fast_ns()
2022-04-19 17:29 UTC
[PATCH 0/6] arm64: stacktrace cleanups
2022-04-19 17:10 UTC (2+ messages)
[PATCH v22 0/9] support reserving crashkernel above 4G on arm64 kdump
2022-04-19 17:02 UTC (2+ messages)
[RESEND PATCH v3] arm64: dts: ti: k3-am642-sk: Enable WLAN connected to SDHCI0
2022-04-19 16:53 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).