All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-25 09:04:22 to 2023-02-25 10:11:00 UTC [more...]

drm next for 6.3-rc1
 2023-02-25  1:49 UTC  (4+ messages)

[PATCH v2 0/1] Documentation: gpu: add acceleration node section
 2023-02-25  7:28 UTC  (2+ messages)
` [PATCH v2 1/1] "

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

[PATCH v2] drm: add kms driver for loongson display controller
 2023-02-23 14:55 UTC  (8+ messages)

[PATCH] drm/prime: Fix documentation of drm_gem_prime_fd_to_handle()
 2023-02-24 12:09 UTC 

[PATCH v3 00/30] tcg: Simplify temporary usage
 2023-02-25 10:09 UTC  (20+ messages)
` [PATCH v3 08/30] tcg: Remove TEMP_NORMAL
` [PATCH v3 10/30] tcg: Use tcg_constant_i32 in tcg_gen_io_start
` [PATCH v3 12/30] tcg: Add tcg_temp_ebb_new_{i32,i64,ptr}
` [PATCH v3 14/30] tcg: Use tcg_constant_ptr in do_dup
` [PATCH v3 17/30] tcg: Don't re-use TEMP_TB temporaries
` [PATCH v3 19/30] target/arm: Drop copies in gen_sve_{ldr,str}
` [PATCH v3 20/30] target/arm: Don't use tcg_temp_local_new_*
` [PATCH v3 21/30] target/cris: Don't use tcg_temp_local_new
` [PATCH v3 25/30] target/mips: "
` [PATCH v3 28/30] exec/gen-icount: Don't use tcg_temp_local_new_i32
` [PATCH v3 30/30] tcg: Update docs/devel/tcg-ops.rst for temporary changes

[PATCH] ptrace.2: Add details about usage of PTRACE_GET_SYSCALL_INFO
 2023-02-25 10:10 UTC  (2+ messages)

[PATCH] Documentation: gpu: add acceleration node section
 2023-02-23  2:52 UTC 

[Buildroot] [PATCH 1/1] package/lttng-babeltrace: fix popt static build with libiconv
 2023-02-25 10:08 UTC  (2+ messages)

[PATCH v1 0/2] Skip waiting for link up during probe
 2023-02-25 10:08 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: PCI: dwc: Add snps,skip-wait-link-up

[Buildroot] [git commit] package/lttng-babeltrace: fix popt static build with libiconv
 2023-02-25 10:07 UTC 

[xen-4.16-testing test] 178378: regressions - trouble: fail/pass/starved
 2023-02-25 10:07 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-25 10:05 UTC 

[RFC PATCH for-next 0/1] Add SVE ldr and str instruction
 2023-02-25 10:02 UTC  (4+ messages)
` [RFC PATCH for-next 1/1] RDMA/hns: Add SVE DIRECT WQE flag to support libhns
` [RFC PATCH for-next 2/3] Update kernel headers
` [RFC PATCH for-next 3/3] libhns: Add support for SVE Direct WQE function

[PATCH] scsi: mpt3sas: fix NULL pointer access in mpt3sas_transport_port_add()
 2023-02-25 10:01 UTC 

[PATCH v2] staging: rtl8192u: remove split in user-visible string
 2023-02-25  9:51 UTC  (3+ messages)

LSM progam fails on Android - Kernel 3.15
 2023-02-25  9:58 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-25  9:55 UTC 

[PATCH v4 00/11] Fixes for Rockchip NFC driver part 1
 2023-02-25  9:53 UTC  (10+ messages)
` [PATCH v4 01/11] include: fdtdec: decouple fdt_addr_t and phys_addr_t size
    ` [PATCH v1] spi: spi-aspeed-smc: convert devfdt_get_addr_index output to phys_addr_t

[Buildroot] [PATCH 1/1] support/dependencies/dependencies.sh: require MD5 perl package for netsurf
 2023-02-25  9:52 UTC  (2+ messages)

[Buildroot] [git commit] support/dependencies/dependencies.sh: require MD5 perl package for netsurf
 2023-02-25  9:52 UTC 

[Buildroot] [PATCH v3 4/4] package/libgtk3: only update-icon-cache when the demos are built
 2023-02-25  9:52 UTC  (3+ messages)
` [Buildroot] [PATCH v4 4/4] package/libgtk3: fix update-icon-cache on empty directory

drivers/pci/ecam.c:62:2: warning: Value stored to 'bsz' is never read [clang-analyzer-deadcode.DeadStores]
 2023-02-25  9:50 UTC 

[Buildroot] [PATCH 1/1] package/freescale-imx/imx-gpu-g2d: drop BR2_PACKAGE_IMX_GPU_G2D_EXAMPLES
 2023-02-25  9:50 UTC  (2+ messages)

[Buildroot] [git commit] package/asterisk: fix build with libressl
 2023-02-25  9:41 UTC 

[Buildroot] [git commit] package/ntpsec: fix build without stack-protector
 2023-02-25  9:48 UTC 

[Buildroot] [git commit] package/libblockdev: needs locale
 2023-02-25  9:43 UTC 

[PATCH v6 0/5] dump: Make most of it target agnostic (build once)
 2023-02-25  9:49 UTC  (6+ messages)
` [PATCH v6 1/5] dump: Replace tswapN() -> cpu_to_dumpN()
` [PATCH v6 2/5] dump: Replace TARGET_PAGE_SIZE -> qemu_target_page_size()
` [PATCH v6 3/5] dump: Clean included headers
` [PATCH v6 4/5] dump: Simplify compiling win_dump.o by introducing win_dump_available()
` [PATCH v6 5/5] dump: Add create_win_dump() stub for non-x86 targets

[Buildroot] [git commit] package/freescale-imx/imx-gpu-g2d: drop BR2_PACKAGE_IMX_GPU_G2D_EXAMPLES
 2023-02-25  9:49 UTC 

[Buildroot] [git commit] package/xtables-addons: replace XTABLES_ADDONS_DISABLE_GEOIP_HELPERS
 2023-02-25  9:41 UTC 

[Buildroot] [PATCH 1/1] package/ntpsec: fix build without stack-protector
 2023-02-25  9:49 UTC  (2+ messages)

[PATCH RFC u-boot-mvebu 00/59] arm: mvebu: Various fixes
 2023-02-25  9:48 UTC  (5+ messages)
` [PATCH 0/2] arm: mvebu: clearfog: defconfig updates
  ` [PATCH 2/2] arm: mvebu: clearfog: Add defconfig for SPI booting

[PATCH v3 0/4] MediaTek MT6735 main clock and reset drivers
 2023-02-25  9:42 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: clock: Add MediaTek MT6735 clock bindings
` [PATCH v3 2/4] dt-bindings: reset: Add MediaTek MT6735 reset bindings
` [PATCH v3 3/4] dt-bindings: arm: mediatek: Add MT6735 clock controller compatibles
` [PATCH v3 4/4] clk: mediatek: Add drivers for MediaTek MT6735 main clock and reset drivers

[PATCH v5 0/5] dump: Make most of it target agnostic (build once)
 2023-02-25  9:45 UTC  (4+ messages)
` [PATCH v5 5/5] dump: Add create_win_dump() stub for non-x86 targets

RTT-PROBE: lore-subspace-rtt
 2023-02-25  9:45 UTC 

[Buildroot] [PATCH 1/1] package/xscreensaver: add linux-pam optional dependency
 2023-02-25  9:44 UTC  (2+ messages)

[PATCH] x86: profiling: Set prof_cpu_mask to NULL after free
 2023-02-25  9:43 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libblockdev: needs locale
 2023-02-25  9:43 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/asterisk: fix build with libressl
 2023-02-25  9:42 UTC  (2+ messages)

[Buildroot] [PATCH v2, 1/1] package/xtables-addons: replace XTABLES_ADDONS_DISABLE_GEOIP_HELPERS
 2023-02-25  9:41 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/postgresql: add host-pkgconf dependency
 2023-02-25  9:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] utils/genrandconfig: add ti-k3-r5-loader handling
 2023-02-25  9:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ntpsec: fix CPE ID version
 2023-02-25  9:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/intel-gmmlib: needs threads
 2023-02-25  9:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/hawktracer: bump to 3c22b3908912e2ec727fd2ddc5dbfe7464e6b4a5
 2023-02-25  9:40 UTC  (2+ messages)

[Buildroot] [PATCH v2,1/1] package/systemd: fix build with -Ofast
 2023-02-25  9:40 UTC  (2+ messages)
` [Buildroot] [PATCH v2, 1/1] "

[Buildroot] [PATCH 1/1] package/hawktracer: update URL in Config.in
 2023-02-25  9:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/zabbix: fix build with libressl >= 3.5.0
 2023-02-25  9:40 UTC  (2+ messages)

[Buildroot] [git commit] package/zabbix: fix build with libressl >= 3.5.0
 2023-02-25  9:37 UTC 

[Buildroot] [git commit] package/postgresql: add host-pkgconf dependency
 2023-02-25  9:39 UTC 

[Buildroot] [git commit] utils/genrandconfig: add ti-k3-r5-loader handling
 2023-02-25  9:39 UTC 

[Buildroot] [git commit] package/ntpsec: fix CPE ID version
 2023-02-25  9:38 UTC 

[Buildroot] [git commit] package/hawktracer: bump to 3c22b3908912e2ec727fd2ddc5dbfe7464e6b4a5
 2023-02-25  9:37 UTC 

[Buildroot] [git commit] package/intel-gmmlib: needs threads
 2023-02-25  9:37 UTC 

[PATCH] ptrace.2: Add details about usage of PTRACE_GET_SYSCALL_INFO
 2023-02-25  9:39 UTC  (10+ messages)

[Buildroot] [git commit] package/hawktracer: update URL in Config.in
 2023-02-25  9:37 UTC 

[Buildroot] [git commit] package/systemd: fix build with -Ofast
 2023-02-25  9:37 UTC 

[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
 2023-02-25  9:38 UTC  (7+ messages)
` [PATCH v10 3/6] fs/proc/task_mmu: "

[PATCH v6 0/4] tools/nolibc: Adding stdint.h, more integer types and tests
 2023-02-25  9:37 UTC  (3+ messages)
` [PATCH v6 4/4] tools/nolibc: add tests for the integer limits in stdint.h

OpenBSD (and maybe other *BSDs) support (2)
 2023-02-25  9:33 UTC 

ROHM ALS, integration time
 2023-02-25  9:35 UTC  (6+ messages)
        ` [low prio, just pondering] About the light sensor "sensitivity area"

RTT-PROBE: lore-subspace-rtt
 2023-02-25  9:35 UTC 

[ANNOUNCE] 5.10.168-cip27-rt11 (rt83)
 2023-02-25  9:30 UTC 

[PATCH v1] docs: describe how to quickly build Linux
 2023-02-25  9:29 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-25  9:25 UTC 

[tip:irq/urgent] BUILD SUCCESS ea9a78c3a7a44e36fa690e1cc90dc2a758c8eb9a
 2023-02-25  9:22 UTC 

4-port ASMedia/RealTek RTL8125 2.5Gbps NIC freezes whole system
 2023-02-25  9:22 UTC  (5+ messages)

[PATCH 0/2] Drop unused helpers from <linux/ata.h>
 2023-02-25  9:18 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-net-queue:master] BUILD SUCCESS 766d1bdceb3290f83ecadd949cc0cd3ef08f8146
 2023-02-25  9:16 UTC 

[bluetooth-next:master] BUILD SUCCESS fbfd2d6d43f8e701f89692e05fcb34e904b087b4
 2023-02-25  9:16 UTC 

[PATCH v3 0/6] scripts/resulttool/regression: add metadata filtering
 2023-02-25  9:15 UTC  (2+ messages)
  ` [OE-core] "

RTT-PROBE: lore-subspace-rtt
 2023-02-25  9:15 UTC 

[PATCH] btrfs: add a test case to check btrfs won't crash on certain corruption
 2023-02-25  9:14 UTC 

next/master baseline: 646 runs, 138 regressions (next-20230225)
 2023-02-25  9:14 UTC 

linux-6.1-rt ?
 2023-02-25  9:13 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-25  9:05 UTC 


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.