All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-02 20:57:48 to 2022-06-02 22:45:10 UTC [more...]

[PATCH 00/71] target/arm: Scalable Matrix Extension
 2022-06-02 21:48 UTC  (57+ messages)
` [PATCH 01/71] target/arm: Rename TBFLAG_A64 ZCR_LEN to VL
` [PATCH 02/71] linux-user/aarch64: Introduce sve_vq_cached
` [PATCH 03/71] target/arm: Remove route_to_el2 check from sve_exception_el
` [PATCH 04/71] target/arm: Remove fp checks "
` [PATCH 05/71] target/arm: Add el_is_in_host
` [PATCH 06/71] target/arm: Use el_is_in_host for sve_zcr_len_for_el
` [PATCH 07/71] target/arm: Use el_is_in_host for sve_exception_el
` [PATCH 08/71] target/arm: Hoist arm_is_el2_enabled check in sve_exception_el
` [PATCH 09/71] target/arm: Do not use aarch64_sve_zcr_get_valid_len in reset
` [PATCH 10/71] target/arm: Merge aarch64_sve_zcr_get_valid_len into caller
` [PATCH 11/71] target/arm: Use uint32_t instead of bitmap for sve vq's
` [PATCH 12/71] target/arm: Rename sve_zcr_len_for_el to sve_vqm1_for_el
` [PATCH 13/71] target/arm: Split out load/store primitives to sve_ldst_internal.h
` [PATCH 14/71] target/arm: Export sve contiguous ldst support functions
` [PATCH 15/71] target/arm: Move expand_pred_b to vec_internal.h
` [PATCH 16/71] target/arm: Use expand_pred_b in mve_helper.c
` [PATCH 17/71] target/arm: Move expand_pred_h to vec_internal.h
` [PATCH 18/71] target/arm: Export bfdotadd from vec_helper.c
` [PATCH 19/71] target/arm: Add isar_feature_aa64_sme
` [PATCH 20/71] target/arm: Add ID_AA64SMFR0_EL1
` [PATCH 21/71] target/arm: Implement TPIDR2_EL0
` [PATCH 22/71] target/arm: Add SMEEXC_EL to TB flags
` [PATCH 23/71] target/arm: Add syn_smetrap
` [PATCH 24/71] target/arm: Add ARM_CP_SME
` [PATCH 25/71] target/arm: Add SVCR
` [PATCH 26/71] target/arm: Add SMCR_ELx
` [PATCH 27/71] target/arm: Add SMIDR_EL1, SMPRI_EL1, SMPRIMAP_EL2
` [PATCH 28/71] target/arm: Add PSTATE.{SM,ZA} to TB flags
` [PATCH 29/71] target/arm: Add the SME ZA storage to CPUARMState
` [PATCH 30/71] target/arm: Implement SMSTART, SMSTOP
` [PATCH 31/71] target/arm: Move error for sve%d property to arm_cpu_sve_finalize
` [PATCH 32/71] target/arm: Create ARMVQMap
` [PATCH 33/71] target/arm: Generalize cpu_arm_{get,set}_vq
` [PATCH 34/71] target/arm: Generalize cpu_arm_{get, set}_default_vec_len
` [PATCH 35/71] target/arm: Move arm_cpu_*_finalize to internals.h
` [PATCH 36/71] target/arm: Unexport aarch64_add_*_properties
` [PATCH 37/71] target/arm: Add cpu properties for SME
` [PATCH 38/71] target/arm: Introduce sve_vqm1_for_el_sm
` [PATCH 39/71] target/arm: Add SVL to TB flags
` [PATCH 40/71] target/arm: Move pred_{full, gvec}_reg_{offset, size} to translate-a64.h
` [PATCH 41/71] target/arm: Add infrastructure for disas_sme
` [PATCH 42/71] target/arm: Trap AdvSIMD usage when Streaming SVE is active
` [PATCH 43/71] target/arm: Implement SME RDSVL, ADDSVL, ADDSPL
` [PATCH 44/71] target/arm: Implement SME ZERO
` [PATCH 45/71] target/arm: Implement SME MOVA
` [PATCH 46/71] target/arm: Implement SME LD1, ST1
` [PATCH 48/71] target/arm: Implement SME LDR, STR
` [PATCH 49/71] target/arm: Implement SME ADDHA, ADDVA
` [PATCH 50/71] target/arm: Implement FMOPA, FMOPS (non-widening)
` [PATCH 51/71] target/arm: Implement BFMOPA, BFMOPS
` [PATCH 52/71] target/arm: Implement FMOPA, FMOPS (widening)
` [PATCH 53/71] target/arm: Implement SME integer outer product
` [PATCH 55/71] target/arm: Implement REVD
` [PATCH 56/71] target/arm: Implement SCLAMP, UCLAMP
` [PATCH 58/71] target/arm: Enable SME for -cpu max
` [PATCH 60/71] linux-user/aarch64: Reset PSTATE.SM on syscalls

boot loop since 5.17.6
 2022-06-02 22:44 UTC  (5+ messages)

[PATCH v14 0/7] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2022-06-02 22:40 UTC  (3+ messages)

[GIT PULL] Documentation fixes for 5.19
 2022-06-02 22:39 UTC  (3+ messages)

[GIT PULL 1/2] ARM: multiplatform changes, part 2
 2022-06-02 22:36 UTC  (10+ messages)
` [GIT PULL 2/2] ARM: SoC "

[GIT PULL] asm-generic fixes for 5.19, part 1
 2022-06-02 22:36 UTC  (2+ messages)

[RFC 0/6] perf record: Implement off-cpu profiling with BPF (v3)
 2022-06-02 22:36 UTC  (5+ messages)
` [PATCH 2/6] perf record: Enable off-cpu analysis with BPF

[PATCH 0/3] Expand CRC to support interface blocks
 2022-06-02 22:31 UTC  (6+ messages)
` [PATCH 2/3] drm/msm/dpu: Add MISR register support for interface

[PATCH v3 0/4] drm/dp: Make DP AUX bus usage easier; use it on ps8640
 2022-06-02 22:18 UTC  (3+ messages)

[PATCH v5 0/6] mm: introduce shrinker debugfs interface
 2022-06-02 22:25 UTC  (6+ messages)
` [PATCH v5 6/6] mm: shrinkers: add scan interface for shrinker debugfs

[PATCH -next] mm/filemap: fix that first page is not mark accessed in filemap_read()
 2022-06-02 22:25 UTC  (3+ messages)

[PATCH 0/5] Bring up internal eMMC on Samsung Galaxy A8 (2018)
 2022-06-02 22:18 UTC  (5+ messages)
` [PATCH 5/5] arm64: dts: exynos: Add internal eMMC support to jackpotlte

[f2fs-dev] [Bug 216050] New: fsfs_gc occupies 100% cpu
 2022-06-02 22:18 UTC  (3+ messages)
` [f2fs-dev] [Bug 216050] f2fs_gc "

[PATCH v4 0/3] arm: bcmbca: add bcm6878 soc support
 2022-06-02 22:16 UTC  (8+ messages)
` [PATCH v4 1/3] ARM: dts: add dts files for bcmbca soc 6878
` [PATCH v4 2/3] dt-bindings: arm: add BCM6878 soc
` [PATCH v4 3/3] MAINTAINERS: add bcm6878 to bcmbca arch entry

Manual intervention options for csum errors
 2022-06-02 22:16 UTC  (4+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/dave.2022.06.02a 56/78] kernel/rcu/tasks.h:1239:8: error: variable has incomplete type 'typeof (({
 2022-06-02 22:15 UTC 

linux-next: Signed-off-by missing for commit in the gfs2 tree
 2022-06-02 22:12 UTC 

[PATCH] gitweb: switch to a modern DOCTYPE
 2022-06-02 22:09 UTC  (5+ messages)
` [PATCH v2] gitweb: switch to an XHTML5 DOCTYPE

[PATCH RFC] iomap: invalidate pages past eof in iomap_do_writepage()
 2022-06-02 22:07 UTC  (9+ messages)

[PATCH 3/6] drm/qxl: Create mouse hotspot properties on cursor planes
 2022-06-02 22:05 UTC  (3+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/dave.2022.06.02a 56/78] kernel/rcu/tasks.h:1239:9: error: aggregate value used where an integer was expected
 2022-06-02 22:05 UTC 

[PATCH v11 1/4] trace: Add trace any kernel object
 2022-06-02 22:05 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/display/fbc: Do not apply WA 22014263786 to DG2
 2022-06-02 22:05 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH v4 1/1] MAINTAINERS: add polarfire rng, pci and clock drivers
 2022-06-02 22:05 UTC  (3+ messages)

[PATCH v2] board: freescale: p1_p2_rdb_pc: Move boot reset macros to p1_p2_bootsrc.h
 2022-06-02 22:02 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] drm/sun4i: sun8i: Add the ability to keep scaler enabled for VI layer
 2022-06-02 21:55 UTC  (4+ messages)

[linux-linus test] 170808: regressions - FAIL
 2022-06-02 21:58 UTC 

[PATCH v5 1/3] arm: mvebu: dts: sync DTS
 2022-06-02 21:58 UTC  (6+ messages)
` [PATCH v5 2/3] arm: mvebu: add support for Methode eDPU

[RFC PATCH] git-prompt: make colourization consistent
 2022-06-02 21:56 UTC  (3+ messages)
` [PATCH v2] "

[agd5f:drm-next 33/63] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/display_mode_vba_32.c:1414:57: warning: implicit conversion from 'enum scan_direction_class' to 'enum dm_rotation_angle'
 2022-06-02 21:53 UTC 

[PATCH v2 0/8] Add a panel API to return panel orientation
 2022-06-02 21:48 UTC  (10+ messages)
` [PATCH v2 3/8] drm/panel: panel-edp: Implement .get_orientation callback

[RFC] dpaa2: replace system("echo ...") with file i/o
 2022-06-02 21:49 UTC 

[PATCH v5 0/8] perf/amd: Zen4 IBS extensions support (tool changes)
 2022-06-02 21:48 UTC  (5+ messages)
` [PATCH v5 4/8] perf headers: Store pmu caps in an array of strings
` [PATCH v5 6/8] perf/x86/ibs: Add new IBS register bits into header

[PATCH v12 01/14] module: Move all into module/
 2022-06-02 21:47 UTC  (5+ messages)
` [PATCH v1] module: Fix prefix for module.sig_enforce module param

[PATCH v2] auto-t: allow skipping tests is wpa_supplicant is not found
 2022-06-02 21:47 UTC 

Guest migration between different Ryzen CPU generations
 2022-06-02 21:46 UTC  (4+ messages)

[PATCH v3] riscv: add irq stack support
 2022-06-02 21:44 UTC  (3+ messages)

[xfs] 1eb70f54c4: xfstests.xfs.348.fail
 2022-06-02 21:44 UTC  (3+ messages)

[PATCH 0/1] IDE: Addressing slow PIO throughput
 2022-06-02 21:39 UTC  (2+ messages)
` [PATCH 1/1] hw/ide/core: Accumulate PIO output within io_buffer prior to pwritev

[xfs] 5349b2afc1: xfstests.xfs.299.fail
 2022-06-02 21:40 UTC  (3+ messages)

[PATCH v7] can, tty: can327 CAN/ldisc driver for ELM327 based OBD-II adapters
 2022-06-02 21:35 UTC 

[PATCH v2] usb: hub: port: add sysfs entry to switch port power
 2022-06-02 21:34 UTC  (5+ messages)

[PULL 0/2] VFIO fixes 2022-02-03
 2022-06-02 21:31 UTC  (5+ messages)

[PATCH] drm/amdgpu/discovery: add comments about VCN instance handling
 2022-06-02 21:32 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display/adlp: More updates to voltage swing table
 2022-06-02 21:30 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH nf 1/3,v3] netfilter: nf_tables: delete flowtable hooks via transaction list
 2022-06-02 21:30 UTC  (3+ messages)
` [PATCH nf 2/3] netfilter: nf_tables: memleak in nft_expr_init() path

[PATCH v2 0/3] PIIX3-IDE XEN cleanup
 2022-06-02 21:30 UTC  (3+ messages)

[PATCH v3 0/7] drm/msm: clean up the hw catalog init
 2022-06-02 21:30 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/3] drm/i915: Parse more eDP link rate stuff from VBT
 2022-06-02 21:29 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Parse more eDP link rate stuff from VBT (rev3)

[PATCH] ARM: initialize jump labels before setup_machine_fdt()
 2022-06-02 21:22 UTC  (2+ messages)

[jpirko-mlxsw:jiri_devel_lc_dev 4/5] drivers/net/ethernet/mellanox/mlxsw/core_linecard_dev.c:67: undefined reference to `auxiliary_device_init'
 2022-06-02 21:22 UTC 

[PATCH BlueZ] monitor: Stop spamming logs when GATT db cannot be loaded
 2022-06-02 21:22 UTC 

[PATCH v3 0/2] fetch: create fetch.credentialsInUrl config
 2022-06-02 21:20 UTC  (3+ messages)
` [PATCH v4] remote: "

[PATCH v8 0/2] Adds starting the idle domain privileged
 2022-06-02 21:18 UTC  (4+ messages)
` [PATCH v8 2/2] flask: implement xsm_set_system_active

[PATCH v3 0/3] QOM improvements for rtc/mc146818rtc
 2022-06-02 21:18 UTC  (2+ messages)

[Buildroot] [PATCH v3 1/1] package/go: update patch for go-bootstrap fix
 2022-06-02 21:18 UTC 

x86/mce/therm_throt incorrect THERM_STATUS_CLEAR_CORE_MASK?
 2022-06-02 21:13 UTC  (8+ messages)

[PATCH] arm64: Initialize jump labels before setup_machine_fdt()
 2022-06-02 21:10 UTC  (9+ messages)

Non-working serial console
 2022-06-02 21:09 UTC  (2+ messages)

[PATCH v8 0/6] Add Xilinx RPU subsystem support
 2022-06-02 21:07 UTC  (4+ messages)
` [PATCH v8 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[PATCH 0/3] Drive-by MST fixes for amdgpu
 2022-06-02 21:00 UTC  (10+ messages)
` [PATCH 1/3] drm/amdgpu/dm/mst: Stop grabbing mst_mgr->lock in compute_mst_dsc_configs_for_state()
` [PATCH 2/3] drm/amdgpu/dm/mst: Stop grabbing mst_mgr->lock in pre_compute_mst_dsc_configs_for_state()
` [PATCH 3/3] drm/amdgpu/dm: Drop != NULL check in dm_mst_get_pbn_divider()

[brgl:gpio/for-current] BUILD SUCCESS 7bb8a0cf49d5fede1104afdcb43bd2f8a1df3253
 2022-06-02 21:06 UTC 

[PATCH v2 0/6] Add support for upcoming chips to k10temp and amd_nb
 2022-06-02 21:06 UTC  (9+ messages)
` [PATCH v2 2/6] x86/amd_nb: Add Family 19h model 70h-7Fh IDs
` [PATCH v2 4/6] hwmon: (k10temp): Add support for family 17h models A0h-AFh
` [PATCH v2 5/6] hwmon: (k10temp): Add support for family 19h models 70h-7Fh
` [PATCH v2 6/6] hwmon: (k10temp): Add support for family 19h models 60h-6Fh

[PATCH v7 00/15] io-uring/xfs: support async buffered writes
 2022-06-02 21:06 UTC  (10+ messages)
` [PATCH v7 09/15] fs: Split off inode_needs_update_time and __file_update_time
` [PATCH v7 10/15] fs: Add async write file modification handling
` [PATCH v7 11/15] fs: Optimization for concurrent file time updates

SBI Debug Console Extension Proposal (Draft v1)
 2022-06-02 21:05 UTC  (12+ messages)
          ` [RISC-V] [tech-unixplatformspec] "
              ` [sig-hypervisors] "

[PATCH 1/2] x86/amd_nb: Add AMD Family 19h A0-AF IDs
 2022-06-02 21:05 UTC  (3+ messages)
` [PATCH 2/2] hwmon: (k10temp): Load the driver on models A0h-AFh

[Buildroot] [PATCH] linux: disable -Werror when building host tools
 2022-06-02 21:04 UTC 

[PATCH v1 0/2] cpumask: Fix invalid uniprocessor assumptions
 2022-06-02 21:04 UTC  (3+ messages)
` [PATCH v1 1/2] cpumask: Fix invalid uniprocessor mask assumption
` [PATCH v1 2/2] cpumask: Add UP optimised for_each_*_cpu loops

[jpirko-mlxsw:jiri_devel_lc_dev 4/5] ld.lld: error: undefined symbol: auxiliary_device_init
 2022-06-02 21:02 UTC 

[djwong-xfs:vectorized-scrub 321/401] fs/xfs/scrub/rtrmap.c:114 xchk_rtrmap_mergeable() warn: impossible condition '(r1->rm_blockcount + r2->rm_blockcount > (~0)) => (0-u64max > u64max)'
 2022-06-02 21:02 UTC 

[PATCH] HID: apple: Reset quirks when Fn key is not found
 2022-06-02 21:00 UTC  (13+ messages)
      ` [PATCH v2] HID: apple: Workaround for non-Apple keyboards
              ` [PATCH v3] HID: apple: Properly handle function keys on non-Apple keyboard
                ` [PATCH v4] "
                    ` [PATCH v5] "

[mm-unstable v2 PATCH 0/7] Cleanup transhuge_xxx helpers
 2022-06-02 21:00 UTC  (3+ messages)
` [v2 PATCH 5/7] mm: thp: kill transparent_hugepage_active()

[PATCH v2 00/11] hw/acpi/piix4: remove legacy piix4_pm_init() function
 2022-06-02 20:58 UTC  (2+ messages)

[RFC v2 00/96] wireless: cl8k driver for Celeno IEEE 802.11ax devices
 2022-06-02 20:59 UTC  (3+ messages)
` [RFC v2 76/96] cl8k: add stats.c

[PATCH v1 1/9] ARM: hpe: gxp: add core support
 2022-06-02 20:56 UTC  (7+ messages)
` [PATCH v1 6/9] ARM: dts: Add device tree files for hpe gxp soc


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.