All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-27 05:27:10 to 2023-02-27 06:07:05 UTC [more...]

[Intel-wired-lan] [PATCH net-next v8 0/9] net: add EEE support for KSZ9477 switch family
 2023-02-27  5:52 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH net-next v8 5/9] net: phy: add genphy_c45_ethtool_get/set_eee() support
    `  "

[PATCH blktests v2 0/2] nvme: add test for unprivileged passthrough
 2023-02-27  6:05 UTC  (2+ messages)

[PATCH v2] xfs: fix hung when transaction commit fail in xfs_inactive_ifree
 2023-02-27  6:29 UTC 

[PATCH v3 1/2] x86/speculation: Allow enabling STIBP with legacy IBRS
 2023-02-27  6:05 UTC  (2+ messages)
` [PATCH v3 2/2] Documentation/hw-vuln: Document the interaction between IBRS and STIBP

[PATCH v11 00/10] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-02-27  6:02 UTC  (22+ messages)
` [PATCH v11 01/10] drm/shmem-helper: Factor out pages alloc/release from drm_gem_shmem_get/put_pages()
` [PATCH v11 02/10] drm/shmem-helper: Add pages_pin_count field
` [PATCH v11 03/10] drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin
` [PATCH v11 04/10] drm/shmem-helper: Factor out unpinning part from drm_gem_shmem_purge()
` [PATCH v11 05/10] drm/shmem-helper: Add memory shrinker
` [PATCH v11 06/10] drm/shmem-helper: Remove obsoleted is_iomem test
` [PATCH v11 07/10] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked()
` [PATCH v11 08/10] drm/gem: Add drm_gem_pin_unlocked()
` [PATCH v11 09/10] drm/virtio: Support memory shrinking
` [PATCH v11 10/10] drm/panfrost: Switch to generic memory shrinker

[ammarfaizi2-block:akpm/mm/mm-unstable 13/64] ld.lld: error: undefined symbol: memcpy
 2023-02-27  6:02 UTC 

[PATCH] net/iavf: fix iavf query stats in intr thread
 2023-02-27  6:02 UTC  (3+ messages)

[Syzkaller & bisect] There was "iommufd_test" WARNING in v6.2 in guest
 2023-02-27  6:03 UTC  (3+ messages)

next/master baseline: 740 runs, 156 regressions (next-20230227)
 2023-02-27  5:57 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_lease: Set Aspect ratio client cap in case of legacy commit
 2023-02-27  5:54 UTC 

[PATCH] lib: sbi_hart: Enable hcontext and scontext
 2023-02-27  5:54 UTC  (2+ messages)

[PATCH 00/70] tcg: Remove tcg_const_*
 2023-02-27  5:53 UTC  (72+ 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 09/70] target/arm: Avoid tcg_const_ptr in disas_simd_zip_trn
` [PATCH 10/70] target/arm: Avoid tcg_const_ptr in handle_vec_simd_sqshrn
` [PATCH 11/70] target/arm: Avoid tcg_const_ptr in handle_rev
` [PATCH 12/70] target/avr: Avoid use of tcg_const_i32 in SBIC, SBIS
` [PATCH 13/70] target/avr: Avoid use of tcg_const_i32 throughout
` [PATCH 14/70] target/cris: "
` [PATCH 15/70] target/hexagon: Use tcg_constant_* for gen_constant_from_imm
` [PATCH 16/70] target/hexagon/idef-parser: Use gen_tmp for LPCFG
` [PATCH 17/70] target/hexagon/idef-parser: Use gen_tmp for gen_pred_assign
` [PATCH 18/70] target/hexagon/idef-parser: Use gen_tmp for gen_rvalue_pred
` [PATCH 19/70] target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_op
` [PATCH 20/70] target/hppa: Avoid tcg_const_i64 in trans_fid_f
` [PATCH 21/70] target/hppa: Avoid use of tcg_const_i32 throughout
` [PATCH 22/70] target/i386: Simplify POPF
` [PATCH 23/70] target/i386: Avoid use of tcg_const_* throughout
` [PATCH 24/70] target/m68k: Reject immediate as destination in gen_ea_mode
` [PATCH 25/70] target/m68k: Use tcg_constant_i32 "
` [PATCH 26/70] target/m68k: Avoid tcg_const_i32 when modified
` [PATCH 27/70] target/m68k: Avoid tcg_const_i32 in bfop_reg
` [PATCH 28/70] target/m68k: Avoid tcg_const_* throughout
` [PATCH 29/70] target/microblaze: "
` [PATCH 30/70] target/mips: Split out gen_lxl
` [PATCH 31/70] target/mips: Split out gen_lxr
` [PATCH 32/70] target/mips: Avoid tcg_const_tl in gen_r6_ld
` [PATCH 33/70] target/mips: Avoid tcg_const_* throughout
` [PATCH 34/70] target/ppc: Split out gen_vx_vmul10
` [PATCH 35/70] target/ppc: Avoid tcg_const_i64 in do_vector_shift_quad
` [PATCH 36/70] target/ppc: Avoid tcg_const_i64 in do_vcntmb
` [PATCH 37/70] target/ppc: Avoid tcg_const_* in vmx-impl.c.inc
` [PATCH 38/70] target/ppc: Avoid tcg_const_* in xxeval
` [PATCH 39/70] target/ppc: Avoid tcg_const_* in vsx-impl.c.inc
` [PATCH 40/70] target/ppc: Avoid tcg_const_* in fp-impl.c.inc
` [PATCH 41/70] target/ppc: Avoid tcg_const_* in power8-pmu-regs.c.inc
` [PATCH 42/70] target/ppc: Rewrite trans_ADDG6S
` [PATCH 43/70] target/ppc: Fix gen_tlbsx_booke206
` [PATCH 44/70] target/ppc: Avoid tcg_const_* in translate.c
` [PATCH 45/70] target/riscv: Avoid tcg_const_*
` [PATCH 46/70] target/rx: Use tcg_gen_abs_i32
` [PATCH 47/70] target/rx: Use cpu_psw_z as temp in flags computation
` [PATCH 48/70] target/rx: Avoid tcg_const_i32 when new temp needed
` [PATCH 49/70] target/rx: Avoid tcg_const_i32
` [PATCH 50/70] target/s390x: Split out gen_ri2
` [PATCH 51/70] target/s390x: Avoid tcg_const_i64
` [PATCH 52/70] target/sh4: Avoid tcg_const_i32 for TAS.B
` [PATCH 53/70] target/sh4: Avoid tcg_const_i32
` [PATCH 54/70] tcg/sparc: Avoid tcg_const_tl in gen_edge
` [PATCH 55/70] target/sparc: Avoid tcg_const_{tl,i32}
` [PATCH 56/70] target/tricore: Split t_n as constant from temp as variable
` [PATCH 57/70] target/tricore: Rename t_off10 and use tcg_constant_i32
` [PATCH 58/70] target/tricore: Use min/max for saturate
` [PATCH 59/70] target/tricore: Use setcondi instead of explicit allocation
` [PATCH 60/70] target/tricore: Drop some temp initialization
` [PATCH 61/70] target/tricore: Avoid tcg_const_i32
` [PATCH 62/70] target/xtensa: Tidy translate_bb
` [PATCH 63/70] target/xtensa: Tidy translate_clamps
` [PATCH 64/70] target/xtensa: Avoid tcg_const_i32 in translate_l32r
` [PATCH 65/70] target/xtensa: Use tcg_gen_subfi_i32 in translate_sll
` [PATCH 66/70] target/xtensa: Split constant in bit shift
` [PATCH 67/70] target/xtensa: Avoid tcg_const_i32
` [PATCH 68/70] tcg: Replace tcg_const_i64 in tcg-op.c
` [PATCH 69/70] tcg: Drop tcg_const_*_vec
` [PATCH 70/70] tcg: Drop tcg_const_*

[PATCH v2] net: tls: fix possible info leak in tls_set_device_offload()
 2023-02-27  5:53 UTC  (4+ messages)

Kernel versions 6.x don't boot on Amiga 4000
 2023-02-27  5:55 UTC  (7+ messages)

[PATCH] crypto: testmgr - fix RNG performance in fuzz tests
 2023-02-27  5:50 UTC 

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

[RFC PATCH 0/6] Support ROHM BU27034 ALS sensor
 2023-02-27  5:51 UTC  (4+ messages)
` [RFC PATCH 6/6] MAINTAINERS: Add ROHM BU27034

[PATCH] drm/amd: use drm_kms_helper_poll_fini in amdgpu_device_suspend to avoid warning
 2023-02-27  5:51 UTC  (4+ messages)

[RFC PATCH 0/2] minor cleanup of usage of flush_dcache_folio()
 2023-02-27  5:46 UTC  (6+ messages)
` [RFC PATCH 1/2] mm: remove duplicated flush_dcache_folio()
` [RFC PATCH 2/2] mm: add zero_user_folio_segments()

[syzbot] [kernel?] inconsistent lock state in valid_state
 2023-02-27  5:45 UTC 

I WANT US TO JOIN IN AN INVESTMENT IN YOUR COUNTRY
 2023-02-26 22:07 UTC 

[PATCH v6 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-02-27  5:40 UTC  (7+ 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  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[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  (40+ messages)
` [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 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 v2] GSoC 2023 proposal: more sparse index integration
 2023-02-27  5:29 UTC  (2+ 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.