messages from 2021-03-19 10:07:18 to 2021-03-19 21:31:14 UTC [more...]
[PATCH v7 0/6] Optionally randomize kernel stack offset each syscall
2021-03-19 21:28 UTC (4+ messages)
` [PATCH v7 1/6] jump_label: Provide CONFIG-driven build state defaults
` [PATCH v7 2/6] init_on_alloc: Optimize static branches
` [PATCH v7 6/6] lkdtm: Add REPORT_STACK for checking stack offsets
[PATCH 1/1] firmware: imx: scu-pd: add missed ADC1 pd
2021-03-19 21:23 UTC
[RFC 0/2] PCI: Introduce pci_ops::use_arch_sysdata
2021-03-19 21:12 UTC (5+ messages)
` [RFC 1/2] arm64: PCI: Allow use arch-specific pci sysdata
` [RFC 2/2] PCI: hv: Tell PCI core arch-specific sysdata is used
[PATCH] arm64: kdump: update ppos when reading elfcorehdr
2021-03-19 21:07 UTC (2+ messages)
[PATCH v3 0/9] Armada8k enable per-port SATA interrupts and drop a hack in the IRQ subsystem
2021-03-19 20:53 UTC (9+ messages)
[PATCH] net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizes
2021-03-19 20:50 UTC (2+ messages)
[PATCH] ARM: Qualify enabling of swiotlb_init()
2021-03-19 19:59 UTC (4+ messages)
[PATCH v3 0/3] arm64: use hierarchical XN permissions for all page tables
2021-03-19 19:19 UTC (2+ messages)
[PATCH] arm64: stacktrace: don't trace arch_stack_walk()
2021-03-19 19:02 UTC (2+ messages)
[v8,0/7] PCI: mediatek: Add new generation controller support
2021-03-19 18:53 UTC (7+ messages)
` [v8,3/7] PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192
[PATCH 0/5] stm32 usart wakeup rework
2021-03-19 18:42 UTC (6+ messages)
` [PATCH 1/5] serial: stm32: rework wakeup management
` [PATCH 2/5] serial: stm32: clean wakeup handling in serial_suspend
` [PATCH 3/5] irqchip/stm32: add usart instances exti direct event support
` [PATCH 4/5] serial: stm32: update wakeup IRQ management
` [PATCH 5/5] ARM: dts: stm32: Add wakeup management on stm32mp15x UART nodes
[PATCH] dt: rockchip: rk3399: Add dynamic power coefficient for GPU
2021-03-19 18:38 UTC (5+ messages)
[PATCH 0/6] mm: some config cleanups
2021-03-19 18:35 UTC (2+ messages)
[PATCH v12 0/2] Enable power management for ufs wlun
2021-03-19 18:35 UTC (4+ messages)
` [PATCH v12 1/2] scsi: ufs: Enable power management for wlun
[PATCH 1/1] ARM: owl: Add Actions Semi Owl S500 SoC machine
2021-03-19 18:33 UTC (4+ messages)
[PATCH 0/4] Add support for Actions Semi Owl soc info
2021-03-19 18:28 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: soc: actions: Add Actions Semi Owl socinfo binding
` [PATCH 2/4] soc: actions: Add Actions Semi Owl socinfo driver
` [PATCH 3/4] arm: dts: owl-s500: Add socinfo support
` [PATCH 4/4] MAINTAINERS: Add entry for Actions Semi Owl socinfo binding
[PATCH V2] drm/bridge: lvds-codec: Add support for pixel data sampling edge select
2021-03-19 18:20 UTC (3+ messages)
[RFC PATCH v2 0/8] arm64: Implement reliable stack trace
2021-03-19 18:19 UTC (15+ messages)
` [RFC PATCH v2 1/8] arm64: Implement stack trace termination record
` [RFC PATCH v2 2/8] arm64: Implement frame types
[PATCH v4 00/19] arm64: coresight: Add support for ETE and TRBE
2021-03-19 17:58 UTC (9+ messages)
` [PATCH v4 18/19] coresight: sink: Add TRBE driver
[PATCH v2 00/11] KVM: arm64: Enable SVE support on nVHE systems
2021-03-19 17:53 UTC (6+ messages)
` [PATCH v2 05/11] arm64: sve: Provide a conditional update accessor for ZCR_ELx
remove the legacy ide driver
2021-03-19 17:53 UTC (11+ messages)
` [PATCH 01/10] alpha: use libata instead of "
` [PATCH 02/10] ARM: disable CONFIG_IDE in footbridge_defconfig
` [PATCH 08/10] MIPS: disable CONFIG_IDE in malta*_defconfig
[PATCH v26 0/5] Add initial zynqmp R5 remoteproc driver
2021-03-19 17:46 UTC (8+ messages)
` [PATCH v26 5/5] remoteproc: "
[PATCH v13 00/10] iommu: I/O page faults for SMMUv3
2021-03-19 17:40 UTC (3+ messages)
` [PATCH v13 10/10] iommu/arm-smmu-v3: Add stall support for platform devices
[PATCH v3 0/5] arm64: kasan: support CONFIG_KASAN_VMALLOC
2021-03-19 17:41 UTC (4+ messages)
` [PATCH v3 1/5] arm64: kasan: don't populate vmalloc area for CONFIG_KASAN_VMALLOC
[PATCH] arm64: stacktrace: Move start_backtrace() out of the header
2021-03-19 17:40 UTC
[PATCH 00/11] kselftest/arm64: mte: Fix feature detection and compilation
2021-03-19 17:36 UTC (15+ messages)
` [PATCH 01/11] kselftest/arm64: mte: Fix compilation with native compiler
` [PATCH 02/11] kselftest/arm64: mte: Fix pthread linking
` [PATCH 03/11] kselftest/arm64: mte: ksm_options: Fix fscanf warning
` [PATCH 04/11] kselftest/arm64: mte: user_mem: Fix write() warning
` [PATCH 05/11] kselftest/arm64: mte: common: Fix write() warnings
` [PATCH 06/11] kselftest/arm64: mte: Fix MTE feature detection
` [PATCH 07/11] kselftest/arm64: mte: Use cross-compiler if specified
` [PATCH 08/11] kselftest/arm64: mte: Output warning about failing compiler
` [PATCH 09/11] kselftest/arm64: mte: Makefile: Fix clang compilation
` [PATCH 10/11] kselftest/arm64: mte: Fix clang warning
` [PATCH 11/11] kselftest/arm64: mte: Report filename on failing temp file creation
[PATCH v2 00/17] Add support for Clang CFI
2021-03-19 17:03 UTC (8+ messages)
` [PATCH v2 01/17] add "
[PATCH v7 00/38] SCMI vendor protocols and modularization
2021-03-19 17:00 UTC (7+ messages)
` [PATCH v7 25/38] iio/scmi: port driver to the new scmi_sensor_proto_ops interface
[PATCH] spi: stm32: Fix use-after-free on unbind
2021-03-19 16:37 UTC (2+ messages)
[PATCH 0/7] KVM: arm64: add more event counters for kvm_stat
2021-03-19 16:17 UTC (8+ messages)
` [PATCH 1/7] KVM: arm64: Add two page mapping "
` [PATCH 2/7] KVM: arm64: Add remote_tlb_flush counter "
` [PATCH 3/7] KVM: arm64: Add cached_page_invalidated "
` [PATCH 4/7] KVM: arm64: Add flush_all_cache_lines "
` [PATCH 5/7] KVM: arm64: Add memory_slot_unmaped "
` [PATCH 6/7] KVM: arm64: Add stage2_unmap_vm "
` [PATCH 7/7] KVM: arm64: Add irq_inject "
[PATCH v3 0/1] correct the inside linear map range during hotplug check
2021-03-19 15:43 UTC (7+ messages)
` [PATCH v3 1/1] arm64: mm: "
[PATCH] drm/rockchip: Remove unused variable
2021-03-19 15:29 UTC
[PATCH v4 0/3] Fix pinctrl-single pcs_pin_dbg_show()
2021-03-19 15:21 UTC (4+ messages)
` [PATCH v4 1/3] pinctrl: pinctrl-single: remove unused variable
` [PATCH v4 2/3] pinctrl: pinctrl-single: remove unused parameter
` [PATCH v4 3/3] pinctrl: pinctrl-single: fix pcs_pin_dbg_show() when bits_per_mux is not zero
[RFC PATCH 0/4] KVM: arm64: Improve efficiency of stage2 page table
2021-03-19 15:07 UTC (7+ messages)
` [RFC PATCH 3/4] KVM: arm64: Install the block entry before unmapping the page mappings
[PATCH] tty: serial: samsung_tty: remove spinlock flags in interrupt handlers
2021-03-19 15:05 UTC (7+ messages)
[PATCH] stm: class: dummy_stm: fix an error code in dummy_stm_init()
2021-03-19 14:46 UTC
[PATCH 0/2] AM642-sk: Add support for USB
2021-03-19 14:29 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am64: Add SERDES DT node
[PATCH 1/1] arm64: print alloc free paths for address in registers
2021-03-19 14:14 UTC (2+ messages)
[PATCH v2 0/8] Add basic node support for Mediatek MT8195 SoC
2021-03-19 14:12 UTC (3+ messages)
` [PATCH v2 4/8] dt-bindings: mmc: Add compatible for Mediatek MT8195
[PATCH] [RFC] arm64: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
2021-03-19 14:01 UTC (6+ messages)
[PATCH] arm64: dts: allwinner: Fix SD card CD GPIO for SOPine systems
2021-03-19 13:20 UTC (2+ messages)
[PATCH] firmware: imx: scu-pd: Update comments for single global power domain
2021-03-19 13:09 UTC (3+ messages)
[PATCH v5 1/3] dt-bindings: Add vendor prefix for reMarkable
2021-03-19 13:06 UTC (3+ messages)
` [PATCH v5 3/3] ARM: imx7d-remarkable2.dts: Initial device tree for reMarkable2
[PATCH net] net: dsa: mt7530: setup core clock even in TRGMII mode
2021-03-19 12:47 UTC (4+ messages)
` [PATCH net, v2] "
` [PATCH net,v2] "
` Aw: "
[PATCH v3] ARM: dts: ux500: Fix BT+WLAN on Janice
2021-03-19 12:48 UTC
[PATCH V2] mm/memtest: Add ARCH_USE_MEMTEST
2021-03-19 12:34 UTC (2+ messages)
[PATCH] kselftest/arm64: sve: Do not use non-canonical FFR register value
2021-03-19 12:20 UTC (2+ messages)
[net-next PATCH v7 00/16] ACPI support for dpaa2 driver
2021-03-19 11:21 UTC (5+ messages)
` [net-next PATCH v7 04/16] of: mdio: Refactor of_phy_find_device()
[PATCH v3 0/9] ARM: STM32: add art-pi(stm32h750xbh6) board support
2021-03-19 11:13 UTC (5+ messages)
` [PATCH v3 9/9] dt-bindings: serial: stm32: add phandle 'bluetooth' to fix dtbs_check warrning
[soc:arm/fixes] BUILD SUCCESS 67335b8d28cd2ee279d6ab3c72856b76411ba48a
2021-03-19 11:05 UTC
[PATCH] crypto: arm/blake2s - fix for big endian
2021-03-19 11:03 UTC (2+ messages)
[PATCH v10 00/33] Introduce the Counter character device interface
2021-03-19 11:00 UTC (33+ messages)
` [PATCH v10 01/33] docs: counter: Consolidate Counter sysfs attributes documentation
` [PATCH v10 02/33] docs: counter: Fix spelling
` [PATCH v10 03/33] counter: 104-quad-8: Remove pointless comment
` [PATCH v10 04/33] counter: 104-quad-8: Return error when invalid mode during ceiling_write
` [PATCH v10 05/33] counter: 104-quad-8: Annotate hardware config module parameter
` [PATCH v10 06/33] counter: 104-quad-8: Add const qualifiers for quad8_preset_register_set
` [PATCH v10 07/33] counter: 104-quad-8: Add const qualifier for functions_list array
` [PATCH v10 08/33] counter: interrupt-cnt: "
` [PATCH v10 09/33] counter: microchip-tcb-capture: "
` [PATCH v10 10/33] counter: stm32-lptimer-cnt: "
` [PATCH v10 11/33] counter: stm32-timer-cnt: "
` [PATCH v10 12/33] counter: 104-quad-8: Add const qualifier for actions_list array
` [PATCH v10 13/33] counter: ftm-quaddec: "
` [PATCH v10 14/33] counter: interrupt-cnt: "
` [PATCH v10 15/33] counter: microchip-tcb-capture: "
` [PATCH v10 16/33] counter: stm32-lptimer-cnt: "
` [PATCH v10 17/33] counter: stm32-timer-cnt: "
` [PATCH v10 18/33] counter: Return error code on invalid modes
` [PATCH v10 19/33] counter: Standardize to ERANGE for limit exceeded errors
` [PATCH v10 20/33] counter: Rename counter_signal_value to counter_signal_level
` [PATCH v10 21/33] counter: Rename counter_count_function to counter_function
` [PATCH v10 23/33] counter: Update counter.h comments to reflect sysfs internalization
` [PATCH v10 24/33] docs: counter: Update "
` [PATCH v10 25/33] counter: Move counter enums to uapi header
` [PATCH v10 26/33] counter: Add character device interface
` [PATCH v10 27/33] docs: counter: Document "
` [PATCH v10 28/33] tools/counter: Create Counter tools
` [PATCH v10 29/33] counter: Implement signalZ_action_component_id sysfs attribute
` [PATCH v10 30/33] counter: Implement *_component_id sysfs attributes
` [PATCH v10 31/33] counter: Implement events_queue_size sysfs attribute
` [PATCH v10 32/33] counter: 104-quad-8: Replace mutex with spinlock
` [PATCH v10 33/33] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8
[PATCH 1/3] ARM: dts: exynos: replace deprecated NTC/Murata compatibles
2021-03-19 10:36 UTC (2+ messages)
[PATCH 00/11] i2c: imx-lpi2c: New features and bug fixes
2021-03-19 10:26 UTC (10+ messages)
` [PATCH 02/11] i2c: imx-lpi2c: add runtime pm support
` [PATCH 04/11] i2c: imx-lpi2c: manage irq resource request/release in runtime pm
[PATCH v4 0/3] Add ZynqMP pinctrl driver
2021-03-19 10:23 UTC (5+ messages)
` [PATCH v4 3/3] pinctrl: Add Xilinx ZynqMP pinctrl driver support
[PATCH 1/2] remoteproc: imx_rproc: enlarge IMX7D_RPROC_MEM_MAX
2021-03-19 10:47 UTC (2+ messages)
` [PATCH 2/2] remoteproc: imx_rproc: support remote cores booted before Linux Kernel
[syzbot] upstream boot error: WARNING in __context_tracking_enter
2021-03-19 10:10 UTC (2+ messages)
[PATCH 1/2] clk: zynqmp: pll: add set_pll_mode to check condition in zynqmp_pll_enable
2021-03-19 10:07 UTC
[PATCH v2 0/3] drivers/perf: convert sysfs sprintf/snprintf/scnprintf to sysfs_emit
2021-03-19 10:04 UTC (4+ messages)
` [PATCH v2 1/3] drivers/perf: convert sysfs snprintf family "
` [PATCH v2 2/3] drivers/perf: convert sysfs scnprintf family to sysfs_emit_at() and sysfs_emit()
` [PATCH v2 3/3] drivers/perf: convert sysfs sprintf family to sysfs_emit
[PATCH v2 0/3] Fix pinctrl-single pcs_pin_dbg_show()
2021-03-19 10:04 UTC (5+ messages)
` [PATCH v3 3/3] pinctrl: pinctrl-single: fix pcs_pin_dbg_show() when bits_per_mux is not zero
[PATCH v6 00/38] KVM: arm64: Stage-2 for the host
2021-03-19 10:01 UTC (27+ messages)
` [PATCH v6 13/38] KVM: arm64: Enable access to sanitized CPU features at EL2
` [PATCH v6 14/38] KVM: arm64: Provide __flush_dcache_area "
` [PATCH v6 15/38] KVM: arm64: Factor out vector address calculation
` [PATCH v6 16/38] arm64: asm: Provide set_sctlr_el2 macro
` [PATCH v6 17/38] KVM: arm64: Prepare the creation of s1 mappings at EL2
` [PATCH v6 18/38] KVM: arm64: Elevate hypervisor mappings creation "
` [PATCH v6 19/38] KVM: arm64: Use kvm_arch for stage 2 pgtable
` [PATCH v6 20/38] KVM: arm64: Use kvm_arch in kvm_s2_mmu
` [PATCH v6 21/38] KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
` [PATCH v6 22/38] KVM: arm64: Refactor kvm_arm_setup_stage2()
` [PATCH v6 23/38] KVM: arm64: Refactor __load_guest_stage2()
` [PATCH v6 24/38] KVM: arm64: Refactor __populate_fault_info()
` [PATCH v6 25/38] KVM: arm64: Make memcache anonymous in pgtable allocator
` [PATCH v6 26/38] KVM: arm64: Reserve memory for host stage 2
` [PATCH v6 27/38] KVM: arm64: Sort the hypervisor memblocks
` [PATCH v6 28/38] KVM: arm64: Always zero invalid PTEs
` [PATCH v6 29/38] KVM: arm64: Use page-table to track page ownership
` [PATCH v6 30/38] KVM: arm64: Refactor the *_map_set_prot_attr() helpers
` [PATCH v6 31/38] KVM: arm64: Add kvm_pgtable_stage2_find_range()
` [PATCH v6 32/38] KVM: arm64: Introduce KVM_PGTABLE_S2_NOFWB stage 2 flag
` [PATCH v6 33/38] KVM: arm64: Introduce KVM_PGTABLE_S2_IDMAP "
` [PATCH v6 34/38] KVM: arm64: Provide sanitized mmfr* registers at EL2
` [PATCH v6 35/38] KVM: arm64: Wrap the host with a stage 2
` [PATCH v6 36/38] KVM: arm64: Page-align the .hyp sections
` [PATCH v6 37/38] KVM: arm64: Disable PMU support in protected mode
` [PATCH v6 38/38] KVM: arm64: Protect the .hyp sections from the host
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).