All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-27 04:11:14 to 2023-02-27 05:43:12 UTC [more...]

[PATCH 00/70] tcg: Remove tcg_const_*
 2023-02-27  5:41 UTC  (9+ messages)
` [PATCH 01/70] target/arm: Use rmode >= 0 for need_rmode
` [PATCH 02/70] target/arm: Handle FPROUNDING_ODD in arm_rmode_to_sf
` [PATCH 03/70] target/arm: Improve arm_rmode_to_sf
` [PATCH 04/70] target/arm: Consistently use ARMFPRounding during translation
` [PATCH 05/70] target/arm: Create gen_set_rmode, gen_restore_rmode
` [PATCH 06/70] target/arm: Improve trans_BFCI
` [PATCH 07/70] target/arm: Avoid tcg_const_ptr in gen_sve_{ldr,str}
` [PATCH 08/70] target/arm: Avoid tcg_const_* in translate-mve.c

[PATCH v6 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-02-27  5:40 UTC  (9+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: aspeed: support for AST2600-i2cv2

[PATCH blktests v3 0/2] blktests: add mini ublk source and blktests/033
 2023-02-27  5:41 UTC  (7+ messages)
` [PATCH blktests v3 1/2] src: add mini ublk source code

[igt-dev] [PATCH i-g-t v2] tests/kms_color: Limit the execution to two pipes
 2023-02-27  5:40 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[PATCH v4 00/31] tcg: Simplify temporary usage
 2023-02-27  5:37 UTC  (32+ messages)
` [PATCH v4 01/31] tcg: Adjust TCGContext.temps_in_use check
` [PATCH v4 02/31] accel/tcg: Pass max_insn to gen_intermediate_code by pointer
` [PATCH v4 03/31] accel/tcg: Use more accurate max_insns for tb_overflow
` [PATCH v4 04/31] tcg: Remove branch-to-next regardless of reference count
` [PATCH v4 05/31] tcg: Rename TEMP_LOCAL to TEMP_TB
` [PATCH v4 06/31] tcg: Use noinline for major tcg_gen_code subroutines
` [PATCH v4 07/31] tcg: Add liveness_pass_0
` [PATCH v4 08/31] tcg: Remove TEMP_NORMAL
` [PATCH v4 09/31] tcg: Pass TCGTempKind to tcg_temp_new_internal
` [PATCH v4 10/31] tcg: Use tcg_constant_i32 in tcg_gen_io_start
` [PATCH v4 11/31] tcg: Add tcg_gen_movi_ptr
` [PATCH v4 12/31] tcg: Add tcg_temp_ebb_new_{i32,i64,ptr}
` [PATCH v4 13/31] tcg: Use tcg_temp_ebb_new_* in tcg/
` [PATCH v4 14/31] tcg: Use tcg_constant_ptr in do_dup
` [PATCH v4 15/31] accel/tcg/plugin: Use tcg_temp_ebb_*
` [PATCH v4 16/31] accel/tcg/plugin: Tidy plugin_gen_disable_mem_helpers
` [PATCH v4 17/31] tcg: Don't re-use TEMP_TB temporaries
` [PATCH v4 18/31] tcg: Change default temp lifetime to TEMP_TB
` [PATCH v4 19/31] target/arm: Drop copies in gen_sve_{ldr,str}
` [PATCH v4 20/31] target/arm: Don't use tcg_temp_local_new_*
` [PATCH v4 21/31] target/cris: Don't use tcg_temp_local_new
` [PATCH v4 22/31] target/hexagon: Don't use tcg_temp_local_new_*
` [PATCH v4 23/31] target/hexagon/idef-parser: Drop gen_tmp_local
` [PATCH v4 24/31] target/hppa: Don't use tcg_temp_local_new
` [PATCH v4 25/31] target/i386: "
` [PATCH v4 26/31] target/mips: "
` [PATCH v4 27/31] target/ppc: "
` [PATCH v4 28/31] target/xtensa: Don't use tcg_temp_local_new_*
` [PATCH v4 29/31] exec/gen-icount: Don't use tcg_temp_local_new_i32
` [PATCH v4 30/31] tcg: Remove tcg_temp_local_new_*, tcg_const_local_*
` [PATCH v4 31/31] tcg: Update docs/devel/tcg-ops.rst for temporary changes

[PATCH V2 0/7] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
 2023-02-27  5:39 UTC  (7+ messages)
` [PATCH V2 2/7] rtc: "

[PATCH v1] net/idpf: fix datapath function configuration
 2023-02-27  5:36 UTC 

[PATCH] platform/x86: ISST: Increase range of valid mail box commands
 2023-02-27  5:35 UTC 

Bug: Completion-Wait loop timed out with vfio
 2023-02-27  5:33 UTC  (2+ messages)

[PATCH v2 00/76] tcg: Drop tcg_temp_free from translators
 2023-02-27  5:25 UTC  (77+ messages)
` [PATCH v2 01/76] tcg: Remove tcg_check_temp_count, tcg_clear_temp_count
` [PATCH v2 02/76] accel/tcg: Remove translator_loop_temp_check
` [PATCH v2 03/76] target/alpha: Drop tcg_temp_free
` [PATCH v2 04/76] target/arm: Remove arm_free_cc, a64_free_cc
` [PATCH v2 05/76] target/arm: Remove value_global from DisasCompare
` [PATCH v2 06/76] target/arm: Drop tcg_temp_free from translator.c
` [PATCH v2 07/76] target/arm: Drop DisasContext.tmp_a64
` [PATCH v2 08/76] target/arm: Drop new_tmp_a64
` [PATCH v2 09/76] target/arm: Drop new_tmp_a64_zero
` [PATCH v2 10/76] target/arm: Drop tcg_temp_free from translator-a64.c
` [PATCH v2 11/76] target/arm: Drop tcg_temp_free from translator-m-nocp.c
` [PATCH v2 12/76] target/arm: Drop tcg_temp_free from translator-mve.c
` [PATCH v2 13/76] target/arm: Drop tcg_temp_free from translator-neon.c
` [PATCH v2 14/76] target/arm: Drop tcg_temp_free from translator-sme.c
` [PATCH v2 15/76] target/arm: Drop tcg_temp_free from translator-sve.c
` [PATCH v2 16/76] target/arm: Drop tcg_temp_free from translator-vfp.c
` [PATCH v2 17/76] target/arm: Drop tcg_temp_free from translator.h
` [PATCH v2 18/76] target/avr: Drop DisasContext.free_skip_var0
` [PATCH v2 19/76] target/avr: Drop R from trans_COM
` [PATCH v2 20/76] target/avr: Drop tcg_temp_free
` [PATCH v2 21/76] target/cris: Drop cris_alu_free_temps
` [PATCH v2 22/76] target/cris: Drop cris_alu_m_free_temps
` [PATCH v2 23/76] target/cris: Drop addr from dec10_ind_move_m_pr
` [PATCH v2 24/76] target/cris: Drop tcg_temp_free
` [PATCH v2 25/76] target/hexagon: Drop tcg_temp_free from C code
` [PATCH v2 26/76] target/hexagon: Drop tcg_temp_free from gen_tcg_funcs.py
` [PATCH v2 27/76] target/hexagon/idef-parser: Drop tcg_temp_free
` [PATCH v2 28/76] target/hexagon/idef-parser: Drop HexValue.is_manual
` [PATCH v2 29/76] target/hppa: Drop tcg_temp_free
` [PATCH v2 30/76] target/i386: "
` [PATCH v2 31/76] target/loongarch: Drop temp_new
` [PATCH v2 32/76] target/loongarch: Drop tcg_temp_free
` [PATCH v2 33/76] target/m68k: Drop mark_to_release
` [PATCH v2 34/76] target/m68k: Drop free_cond
` [PATCH v2 35/76] target/m68k: Drop tcg_temp_free
` [PATCH v2 36/76] target/microblaze: "
` [PATCH v2 37/76] target/mips: Drop tcg_temp_free from micromips_translate.c.inc
` [PATCH v2 38/76] target/mips: Drop tcg_temp_free from mips16e_translate.c.inc
` [PATCH v2 39/76] target/mips: Drop tcg_temp_free from msa_translate.c
` [PATCH v2 40/76] target/mips: Drop tcg_temp_free from mxu_translate.c
` [PATCH v2 41/76] target/mips: Drop tcg_temp_free from nanomips_translate.c.inc
` [PATCH v2 42/76] target/mips: Drop tcg_temp_free from octeon_translate.c
` [PATCH v2 43/76] target/mips: Drop tcg_temp_free from translate_addr_const.c
` [PATCH v2 44/76] target/mips: Drop tcg_temp_free from tx79_translate.c
` [PATCH v2 45/76] target/mips: Fix trans_mult_acc return
` [PATCH v2 46/76] target/mips: Drop tcg_temp_free from vr54xx_translate.c
` [PATCH v2 47/76] target/mips: Drop tcg_temp_free from translate.c
` [PATCH v2 48/76] target/nios2: Drop tcg_temp_free
` [PATCH v2 49/76] target/openrisc: "
` [PATCH v2 50/76] target/ppc: "
` [PATCH v2 51/76] target/riscv: Drop ftemp_new
` [PATCH v2 52/76] target/riscv: Drop temp_new
` [PATCH v2 53/76] target/riscv: Drop tcg_temp_free
` [PATCH v2 54/76] target/rx: "
` [PATCH v2 55/76] target/s390x: Use tcg_constant_* in local contexts
` [PATCH v2 56/76] target/s390x: Use tcg_constant_* for DisasCompare
` [PATCH v2 57/76] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
` [PATCH v2 58/76] target/s390x: Use tcg_constant_* in translate_vx.c.inc
` [PATCH v2 59/76] target/s390x: Drop free_compare
` [PATCH v2 60/76] target/s390x: Drop tcg_temp_free from translate_vx.c.inc
` [PATCH v2 61/76] target/s390x: Drop tcg_temp_free from translate.c
` [PATCH v2 62/76] target/s390x: Remove assert vs g_in2
` [PATCH v2 63/76] target/s390x: Remove g_out, g_out2, g_in1, g_in2 from DisasContext
` [PATCH v2 64/76] target/sh4: Drop tcg_temp_free
` [PATCH v2 65/76] target/sparc: Drop get_temp_tl
` [PATCH v2 66/76] target/sparc: Drop get_temp_i32
` [PATCH v2 67/76] target/sparc: Remove egress label in disas_sparc_context
` [PATCH v2 68/76] target/sparc: Drop free_compare
` [PATCH v2 69/76] target/sparc: Drop tcg_temp_free
` [PATCH v2 70/76] target/tricore: "
` [PATCH v2 71/76] target/xtensa: Drop reset_sar_tracker
` [PATCH v2 72/76] target/xtensa: Drop tcg_temp_free
` [PATCH v2 73/76] include/exec/gen-icount: Drop tcg_temp_free in gen_tb_start
` [PATCH v2 74/76] tracing: remove transform.py
` [PATCH v2 75/76] tcg: Create tcg/tcg-temp-internal.h
` [PATCH v2 76/76] docs/devel/tcg-ops: Drop recommendation to free temps

[RFC PATCH 0/2] minor cleanup of usage of flush_dcache_folio()
 2023-02-27  5:31 UTC  (3+ messages)
` [RFC PATCH 2/2] mm: add zero_user_folio_segments()

[RFC][PATCH v2] GSoC 2023 proposal: more sparse index integration
 2023-02-27  5:29 UTC  (2+ messages)

Possible bug in linux-6.2/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_thresh_marked_sample_test.c
 2023-02-27  5:26 UTC  (2+ messages)

[PATCH] docs: fix typo in fw.md
 2023-02-27  5:26 UTC  (2+ messages)

[Intel-gfx] drm/i915/selftests: Fix live_requests for all engines
 2023-02-27  5:24 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[syzbot] [keyrings?] [lsm?] WARNING in __mod_timer
 2023-02-27  5:22 UTC  (2+ messages)

[PATCH v4] lib: utils: fdt_fixup: Fix compile error
 2023-02-27  5:22 UTC  (2+ messages)

[PATCH] HID: intel-ish-hid: ipc: Fix potential use-after-free in work function
 2023-02-27  5:18 UTC  (2+ messages)

[PATCH 0/10] crypto: Driver conversions for DMA alignment
 2023-02-27  5:20 UTC  (9+ messages)
        ` [PATCH] crypto: sun8i-ss - Remove GFP_DMA and add DMA alignment padding
          ` [PATCH] crypto: caam "
              ` [PATCH] crypto: caam - Fix edesc/iv ordering mixup

[Intel-gfx] [PATCH v10 00/13] Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes
 2023-02-27  5:13 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes (rev11)

[Buildroot] [PATCH 1/1] package/postgresql: add host-pkgconf dependency
 2023-02-27  5:12 UTC  (2+ messages)

drivers/media/platform/renesas/rcar_fdp1.c:691:9: warning: use of NULL 'job' where non-null expected [CWE-476]
 2023-02-27  5:11 UTC 

[Intel-gfx] [PATCH v4 00/19] Add vfio_device cdev for iommufd support
 2023-02-27  4:46 UTC  (9+ messages)
` [Intel-gfx] [PATCH v4 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
              `  "

[PATCH] Input: libps2 - add support for lenovo xiaoxin keyboard
 2023-02-27  5:08 UTC 

[RFC PATCH 0/1] check-attr: integrate with sparse-index
 2023-02-27  5:05 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2023-02-27  5:03 UTC  (4+ messages)
` [PATCH v2 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
` [PATCH v2 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
` [PATCH v2 2/2] ACPI: APEI: handle synchronous exceptions in task work

sound/soc/codecs/sma1303.c:1517:28: sparse: sparse: symbol 'sma_i2c_regmap' was not declared. Should it be static?
 2023-02-27  5:00 UTC 

[PATCH] VOLATILE_TMP_DIR: add
 2023-02-27  5:00 UTC 

[PATCH v4 0/3] imx7d-remarkable2: Enable cyttsp5 and rohm,bd71815
 2023-02-27  4:50 UTC  (8+ messages)
` [PATCH v4 1/3] ARM: dts: imx7d-remarkable2: Enable the cyttsp5
` [PATCH v4 2/3] ARM: imx_v6_v7_defconfig: Enable rohm,bd71815
` [PATCH v4 3/3] ARM: dts: imx7d-remarkable2: Enable the rohm,bd71815

[PATCH 0/3 V2] Bluetooth: Add support for RTL8821CS
 2023-02-27  4:49 UTC  (4+ messages)
` [PATCH 1/3 V2] dt-bindings: net: realtek-bluetooth: Add RTL8821CS

[PATCHv3 00/10] SVM: virtual NMI
 2023-02-27  4:47 UTC  (2+ messages)

[PATCH] staging: r8188eu: add a null check of kzalloc in go_add_group_info_attr
 2023-02-27  4:47 UTC  (2+ messages)

[PATCH] hw/riscv: Fix the bug of maximum size limit when put initrd to RAM
 2023-02-27  2:39 UTC 

[PATCH v3 1/4] lib: utils/fdt: Fix fdt_pmu.c header dependency
 2023-02-27  4:46 UTC  (8+ messages)
` [PATCH v3 2/4] platform: generic/allwinner: Fix sun20i-d1.c "
` [PATCH v3 3/4] platform: generic/andes: Fix ae350.c "
` [PATCH v3 4/4] include: fdt/fdt_helper: Change fdt_get_address() to return root.next_arg1

[PATCH] staging: rtl8712: Fixes the problem of irregular indentation
 2023-02-27  4:45 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/link/link_factory.c:365 dc_link_construct_phy() warn: variable dereferenced before check 'link->link_enc' (see line 362)
 2023-02-27  4:35 UTC  (2+ messages)

[PATCH v10 00/11] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-02-27  4:34 UTC  (13+ messages)
` [PATCH v10 01/11] drm/msm/gem: Prevent blocking within shrinker loop
` [PATCH v10 08/11] drm/shmem-helper: Add memory shrinker

drivers/crypto/aspeed/aspeed-acry.c:295 aspeed_acry_rsa_ctx_copy() error: uninitialized symbol 'idx'
 2023-02-27  4:31 UTC  (2+ messages)

[PATCH v2 0/4] hw/arm/virt: Support dirty ring
 2023-02-27  4:26 UTC  (5+ messages)
` [PATCH v2 1/4] migration: Add last stage indicator to global dirty log synchronization
` [PATCH v2 2/4] kvm: Synchronize the backup bitmap in the last stage
` [PATCH v2 3/4] kvm: Add helper kvm_dirty_ring_init()
` [PATCH v2 4/4] kvm: Enable dirty ring for arm64

cron job: media_tree daily build: WARNINGS
 2023-02-27  4:29 UTC 

[PATCH] ARM: dts: spear320-hmi: correct STMPE GPIO compatible
 2023-02-27  4:28 UTC  (3+ messages)

[PATCH v2] lib: sbi_domain: Avoid overwriting coldboot hart's scratch->arg1
 2023-02-27  4:27 UTC  (4+ messages)

arch/powerpc/perf/mpc7450-pmu.c:422 init_mpc7450_pmu() warn: masked condition '((pvr >> 16) & 65535) != 2147483648' is always true
 2023-02-27  4:25 UTC  (2+ messages)

[PATCH] wifi: ath11k: Optimize 6 GHz scan time
 2023-02-27  4:23 UTC  (10+ messages)

[PATCH 0/3] OPP: Simplify set_required_opp handling
 2023-02-27  4:23 UTC  (5+ messages)

[PATCH] hwmon: add a check of devm_add_action
 2023-02-27  4:21 UTC  (4+ messages)
` [PATCH v2 1/2] hwmon: g762: add a check of devm_add_action in g762_of_clock_enable
  ` [PATCH v2 2/2] hwmon: nzxt-smart2: add a check of devm_add_action in nzxt_smart2_hid_probe

[linux-next:master 13863/14003] net/bluetooth/hci_sync.c:2403 hci_pause_addr_resolution() warn: missing error code? 'err'
 2023-02-27  4:21 UTC  (2+ messages)

[PATCH v2] generic/020: fix really long attr test failure for ceph
 2023-02-27  4:16 UTC  (2+ messages)

[PATCH] generic/020: fix really long attr test failure for ceph
 2023-02-27  4:14 UTC  (6+ messages)

[PATCH v2] virtio-net: Fix probe of virtio-net on kvmtool
 2023-02-27  4:12 UTC  (4+ messages)


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.