All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-25 03:12:42 to 2023-02-25 09:04:29 UTC [more...]

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

[PATCH] target/ppc/translate: Add dummy implementation for dcblc instruction
 2023-02-25  9:01 UTC  (2+ messages)

s390-linux-ld: arc-rimi.c:undefined reference to `iounmap'
 2023-02-25  8:59 UTC 

[ammarfaizi2-block:viro/vfs/fixes 5/10] arch/microblaze/mm/fault.c:224:25: error: label 'no_context' used but not defined
 2023-02-25  8:59 UTC 

[intel-tdx:kvm-upstream-workaround 96/371] usr/include/asm/kvm.h:599:22: warning: field 'cpuid' with variable sized type 'struct kvm_cpuid2' not at the end of a struct or class is a GNU extension
 2023-02-25  8:59 UTC 

[PATCH 0/5] Pegasos2 fixes and audio output support
 2023-02-25  8:58 UTC  (8+ messages)
` [PATCH 5/5] hw/audio/via-ac97: Basic implementation of audio playback

[PATCH v6 01/12] kbuild: add a tool to list files ignored by git
 2023-02-25  8:54 UTC  (4+ messages)
` [PATCH v6 07/12] kbuild: deb-pkg: switch over to source format 3.0 (quilt)

[rafael-pm:bleeding-edge] BUILD SUCCESS 243d50840e68a096cfe5e136232898cddacb4e9f
 2023-02-25  8:52 UTC 

[ammarfaizi2-block:af/dev.btrfs 10/11] fs/btrfs/super.c:352:26: error: assignment to expression with array type
 2023-02-25  8:48 UTC 

Do you want to get free shares worth up to £100?
 2023-02-25  8:46 UTC 

[PATCH] btrfs: fix the mount crash caused by confusing return value
 2023-02-25  8:44 UTC 

[PATCHv3 0/8] Fix the problem that rxe can not work in net namespace
 2023-02-25  8:43 UTC  (3+ messages)

[PATCH] docs: kbuild: remove description of KBUILD_LDS_MODULE
 2023-02-25  8:41 UTC  (3+ messages)
  ` [PATCH v2] "

[ammarfaizi2-block:af/dev.btrfs 10/11] fs/btrfs/fs.h:173:56: warning: left shift count >= width of type
 2023-02-25  8:40 UTC  (2+ messages)

[PATCH 0/3] imx6: clock: add support to get LCD pixel clock rate
 2023-02-25  8:38 UTC  (4+ messages)
` [PATCH 1/3] imx6: clock: improve calculations to get the PLL video rate
` [PATCH 2/3] imx6: clock: add support to get LCD pixel clock rate
` [PATCH 3/3] imx6: clock: print real "

[zen:6.1/prjc 284/376] kernel/sched/cputime.c:252:31: error: 'paravirt_steal_enabled' undeclared
 2023-02-25  8:38 UTC 

[RFC 0/2] RISC-V: enable rust
 2023-02-25  8:37 UTC  (4+ messages)

[PATCH] can: esd_usb: Improve code readability by means of replacing struct esd_usb_msg with a union
 2023-02-25  8:34 UTC  (2+ messages)

[PATCH -next v14 19/19] riscv: Enable Vector code to be built
 2023-02-25  8:28 UTC  (4+ messages)

[ammarfaizi2-block:af/dev.btrfs 10/11] fs/btrfs/super.c:352:19: error: array type 'cpumask_var_t' (aka 'struct cpumask[1]') is not assignable
 2023-02-25  8:27 UTC  (2+ messages)

[RFC 0/2] RISC-V: enable rust
 2023-02-25  8:20 UTC  (7+ messages)

[PATCH v2 0/7] make slab shrink lockless
 2023-02-25  8:18 UTC  (9+ messages)
` [PATCH v2 1/7] mm: vmscan: add a map_nr_max field to shrinker_info
` [PATCH v2 2/7] mm: vmscan: make global slab shrink lockless

[PATCH net-next v13 0/8] net/sched: cls_api: Support hardware miss to tc action
 2023-02-25  8:14 UTC  (5+ messages)
` [PATCH net-next v13 3/8] net/sched: flower: Move filter handle initialization earlier

[Intel-gfx] [PATCH] drm/i915/adlp: Restoring ADL-P/RPL-U IDs
 2023-02-25  8:14 UTC  (2+ messages)

[PATCH v7 0/2]Adds status interface for zynqmp-fpga
 2023-02-25  8:01 UTC  (7+ messages)
` [PATCH v7 1/2] firmware: xilinx: Add pm api function for PL config reg readback
` [PATCH v7 2/2] fpga: zynqmp-fpga: Adds status interface

[paulmck-rcu:dev.2023.02.22a] BUILD REGRESSION edc9d419ee8c22821ffd664466a5cf19208c3f02
 2023-02-25  8:07 UTC 

[PATCH 0/4] ACPI: SBS: Fix various issues
 2023-02-25  8:04 UTC  (5+ messages)
` [PATCH 1/4] ACPI: EC: Add query notifier support
` [PATCH 2/4] ACPI: sbshc: Use ec query notifier call chain
` [PATCH 3/4] ACPI: EC: Make query handlers private
` [PATCH 4/4] ACPI: SBS: Fix handling of Smart Battery Selectors

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

[LTP] [PATCH v1] pcrypt_aead01: Should be related to CVE-2017-18075
 2023-02-25  8:04 UTC  (2+ messages)

[RFC PATCH] iio: Add some kerneldoc for channel types
 2023-02-25  7:56 UTC  (4+ messages)

[RFC PATCH 76/76] introduce SSDFS file system
 2023-02-25  7:47 UTC  (2+ messages)

[intel-tdx:tdx-mig-wip 104/625] ld: Unexpected GOT/PLT entries detected!
 2023-02-25  7:47 UTC 

[PATCH RFC u-boot-mvebu 00/59] arm: mvebu: Various fixes
 2023-02-25  7:41 UTC  (6+ messages)
` [PATCH RFC u-boot-mvebu 57/59] arm: mvebu: Define env_sf_get_env_addr() also for Proper U-Boot
` [PATCH 0/2] arm: mvebu: clearfog: defconfig updates
  ` [PATCH 2/2] arm: mvebu: clearfog: Add defconfig for SPI booting

[RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms
 2023-02-25  7:40 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-02-24
 2023-02-25  7:39 UTC 

[RFC DELUGE v9r2d1] xfs: Parent Pointers
 2023-02-25  7:34 UTC  (4+ messages)

[PATCHSET v24.0 00/14] xfs: design documentation for online fsck
 2023-02-25  7:33 UTC  (16+ messages)
` [PATCH 07/14] xfs: document pageable kernel memory
` [PATCH 11/14] xfs: document metadata file repair
` [PATCH 10/14] xfs: document full filesystem scans for online fsck
` [PATCH 12/14] xfs: document directory tree repairs
  ` [PATCH v24.3 "

[PATCHSET v23.3 00/14] xfs: design documentation for online fsck
 2023-02-25  7:32 UTC  (5+ messages)
` [PATCH 09/14] xfs: document online file metadata repair code

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

[ammarfaizi2-block:paulmck/linux-rcu/dev.2023.02.22a 85/86] arch/powerpc/kernel/smp.c:1768:1: error: function declared 'noreturn' should not return
 2023-02-25  7:25 UTC 

[intel-tdx:tdx-mig-wip 104/625] drivers/firmware/efi/libstub/x86-stub.c:790:14: warning: implicit declaration of function 'efi_is_64bit' is invalid in C99
 2023-02-25  7:23 UTC 

[PATCH net v1 1/1] net: phy: c45: fix network interface initialization failures on xtensa, arm:cubieboard
 2023-02-25  7:16 UTC 

Does python_poetry_core installs dependencies? #devtool #python
 2023-02-25  7:14 UTC 

linux-next: manual merge of the mm tree with Linus' tree
 2023-02-25  7:13 UTC  (3+ messages)

[PATCH 1/2] drivers: video: logo: fix code style issues in pnmtologo.c
 2023-02-25  7:12 UTC  (2+ messages)
` [PATCH 2/2] drivers: video: logo: add SPDX comment, remove GPL notice "

drivers/pinctrl/cirrus/pinctrl-lochnagar.c:200:1: error: call to undeclared function 'LOCHNAGAR1_'; ISO C99 and later do not support implicit function declarations
 2023-02-25  7:11 UTC 

Bug: Completion-Wait loop timed out with vfio
 2023-02-25  6:25 UTC 

[PATCH 0/5] rust: Add io_pgtable and RTKit abstractions
 2023-02-25  7:00 UTC  (9+ messages)
` [PATCH 2/5] rust: device: Add a minimal RawDevice trait

[PATCH v1] driver core: fw_devlink: Print full path and name of fwnode
 2023-02-25  6:54 UTC 

[PATCH v8 0/4] riscv: Add support for Zicbo[m,z,p] instructions
 2023-02-25  6:48 UTC  (3+ messages)
` [PATCH v8 2/4] target/riscv: implement Zicboz extension

[PATCH 0/4] RISCVCPUConfig related cleanups
 2023-02-25  6:47 UTC  (10+ messages)
` [PATCH 1/4] target/riscv/csr.c: use env_archcpu() in ctr()
` [PATCH 2/4] target/riscv/csr.c: simplify mctr()
` [PATCH 3/4] target/riscv/csr.c: use riscv_cpu_cfg() to avoid env_cpu() pointers
` [PATCH 4/4] target/riscv/csr.c: avoid env_archcpu() usages when reading RISCVCPUConfig

[paulmck-rcu:kcsan.2023.02.22a] BUILD SUCCESS 6ba912f1c081448cf3d1fa9ada9115aae4594ac4
 2023-02-25  6:46 UTC 

[PATCH v1] driver core: fw_devlink: Avoid spurious error message
 2023-02-25  6:41 UTC 

[Intel-gfx] [PATCH] drm/i915: Set wedged if enable guc communication failed
 2023-02-25  6:41 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v3 0/3] NUMA: Apply cluster-NUMA-node boundary for aarch64 and riscv machines
 2023-02-25  6:35 UTC  (4+ messages)
` [PATCH v3 1/3] numa: Validate cluster and NUMA node boundary if required
` [PATCH v3 2/3] hw/arm: Validate cluster and NUMA node boundary
` [PATCH v3 3/3] hw/riscv: "

[git pull] IOMMU Updates for Linux v6.3
 2023-02-25  6:36 UTC  (5+ messages)

[PATCH v3 0/2] Fix vbus draw of dwc3 gadget
 2023-02-25  6:35 UTC  (6+ messages)
` [PATCH v3 2/2] usb: gadget: composite: Draw 100mA current if not configured

[Intel-wired-lan] [PATCH net-next v8 6/9] net: phy: c22: migrate to genphy_c45_write_eee_adv()
 2023-02-25  6:32 UTC  (14+ messages)
                  `  "

SVSM Attestation and vTPM specification additions - v0.61
 2023-02-25  6:33 UTC  (6+ messages)
      ` [EXTERNAL] "

[PATCH v3 00/12] fw_devlink improvements
 2023-02-25  6:24 UTC  (5+ messages)

[xen-unstable test] 178355: tolerable trouble: fail/pass/starved
 2023-02-25  6:25 UTC 

[LSF/MM/BPF TOPIC] Make bpf memory allocator more robust
 2023-02-25  6:23 UTC 

[PATCH net-next v9 0/5] r8169: Temporarily disable ASPM on NAPI poll
 2023-02-25  6:16 UTC  (10+ messages)
` [PATCH net-next v9 1/5] Revert "PCI/ASPM: Unexport pcie_aspm_support_enabled()"
` [PATCH net-next v9 2/5] PCI/ASPM: Add pcie_aspm_capable() helper
` [PATCH net-next v9 3/5] r8169: Consider chip-specific ASPM can be enabled on more cases
` [PATCH net-next v9 4/5] r8169: Use spinlock to guard config register locking
` [PATCH net-next v9 5/5] r8169: Disable ASPM while doing NAPI poll

[RFC PATCH v3 0/9] Renesas RZ/N1 SoC initial support
 2023-02-25  6:16 UTC  (18+ messages)
` [RFC PATCH v3 3/9] clk: renesas: add R906G032 driver

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn30/dcn30_optc.c:294:6: warning: no previous prototype for 'optc3_wait_drr_doublebuffer_pending_clear'
 2023-02-25  5:49 UTC 

[intel-tdx:kvm-upstream 68/190] <stdin>:1565:2: warning: syscall memfd_restricted not implemented
 2023-02-25  5:49 UTC 

[PATCH v1 00/51] shadow metric clean up and improvements
 2023-02-25  5:47 UTC  (5+ messages)
` [PATCH v1 50/51] perf stat: Use counts rather than saved_value

next/master build: 183 builds: 7 failed, 176 passed, 10 errors, 18 warnings (next-20230225)
 2023-02-25  5:45 UTC 

next/master build: 183 builds: 7 failed, 176 passed, 10 errors, 18 warnings (next-20230225)
 2023-02-25  5:45 UTC 

[Regression] cached max_state breaks ACPI processor cooling device
 2023-02-25  5:34 UTC  (2+ messages)

[Intel-xe] [PATCH v4 00/12] Start register cleanup
 2023-02-25  5:33 UTC  (4+ messages)
` [Intel-xe] [PATCH v4 10/12] drm/xe: Add missing includes for i915_reg_defs.h and others

[PATCH] index-pack: remove fetch_if_missing=0
 2023-02-25  5:24 UTC 

[L10N] Kickoff for Git 2.40.0 round #1
 2023-02-25  5:21 UTC 

include/asm-generic/cmpxchg-local.h:29:33: sparse: sparse: cast truncates bits from constant value (5f0ecafe becomes fe)
 2023-02-25  5:19 UTC 

[RFC PATCH 2/2] drm/msm/dsi: use new dpu_dsc_populate_dsc_config()
 2023-02-25  5:19 UTC  (2+ messages)

[PATCH 6.1 00/47] 6.1.14-rc2 review
 2023-02-25  5:14 UTC  (2+ messages)

arch/arm/mm/copypage-fa.c:38:6: warning: no previous prototype for function 'fa_copy_user_highpage'
 2023-02-25  5:08 UTC 

[cel:topic-rpc-with-tls-upcall 11/18] net/sunrpc/xprtsock.c:1256: undefined reference to `tls_handshake_cancel'
 2023-02-25  5:08 UTC 

[cel:topic-rpc-with-tls-upcall 18/18] svcsock.c:undefined reference to `tls_server_hello_x509'
 2023-02-25  5:08 UTC 

[cel:topic-rpc-with-tls-upcall 18/18] nios2-linux-ld: net/sunrpc/svcsock.c:457: undefined reference to `tls_handshake_cancel'
 2023-02-25  4:58 UTC 

[git pull] vfs.git misc bits
 2023-02-25  4:57 UTC  (6+ messages)

[PATCH] wifi: wext: warn about usage only once
 2023-02-25  4:54 UTC  (4+ messages)

[GIT PULL] clk changes for the merge window
 2023-02-25  4:45 UTC 

[master][PATCH 1/6] toolchain-gcc: bump preferences for glibc and binutils
 2023-02-25  4:42 UTC  (6+ messages)
` [master][PATCH 2/6] branding-core: disable gc320 features, as drivers breaks with gcc12
` [master][PATCH 3/6] packagegroup-addons: disable glsdk-example-apps due to dependency on libkms
` [master][PATCH 4/6] weston: update bbappend 10.0.2 -> 11.0.1
` [master][PATCH 5/6] cifs-utils: update bbappend 6.14 -> 7.0
` [master][PATCH 6/6] libnl: update bbappend 3.5.0 -> 3.7.0

[master/kirkstone][PATCH] matrix, packagegroup: disable qtwebkit and matrix gui for omapl138/armv5
 2023-02-25  4:40 UTC 

[PATCH] alpha: Fix missing symbol versions for str{,n}{cat,cpy}
 2023-02-25  4:32 UTC  (2+ messages)

[stable:linux-5.17.y 1413/3797] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:3758: warning: expecting prototype for dc_process_dmub_aux_transfer_async(). Prototype was for dc_enable_dmub_notifications() instead
 2023-02-25  4:27 UTC 

[PATCH 5.15 00/37] 5.15.96-rc3 review
 2023-02-25  4:24 UTC  (2+ messages)

[kvalo-ath:pending] BUILD SUCCESS 4b4b3b5b3a4f7254279cc202716cac89134781c9
 2023-02-25  4:22 UTC 

cron job: media_tree daily build: WARNINGS
 2023-02-25  4:22 UTC 

[LSF/MM/BPF BOF] Userspace command abouts
 2023-02-25  4:15 UTC  (10+ messages)

[PATCH v2] usb: gadget: udc: replace kzalloc with devm_kzalloc in mv_udc_probe and add a check for this allocation
 2023-02-25  4:11 UTC  (3+ messages)
` [PATCH v3 1/2] usb: gadget: udc: add return value check of kzalloc in mv_udc_probe
  ` [PATCH v3 2/2] usb: gadget: udc: replace kzalloc with devm_kzalloc "

[PATCH v2 0/6] Support writable CPU ID registers from userspace
 2023-02-25  4:00 UTC  (4+ messages)
` [PATCH v2 5/6] KVM: arm64: Introduce ID register specific descriptor

[PATCH RFC] rcu: Add a minimum time for marking boot as completed
 2023-02-25  3:59 UTC  (4+ messages)

[Intel-gfx] [PATCH v2 0/9] Add OAM support for MTL
 2023-02-25  3:58 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 9/9] drm/i915/perf: Add support for OA media units

Locking issue with directory renames
 2023-02-25  3:46 UTC  (3+ messages)

[git pill] vfs.git alpha fixes
 2023-02-25  3:40 UTC  (3+ messages)

[git pull] vfs.git namespace stuff
 2023-02-25  3:40 UTC  (2+ messages)

[git pull] vfs.git sysv pile
 2023-02-25  3:40 UTC  (2+ messages)

[git pull] vfs.git minix pile
 2023-02-25  3:40 UTC  (2+ messages)

[PATCH v2 2/2] net: phy: at803x: remove set/get wol callbacks for AR8032
 2023-02-25  3:39 UTC  (2+ messages)

[kvalo-ath:master-pending] BUILD SUCCESS 19e6da7ff3adb6c3185a4f8bf3d7352d903afa4d
 2023-02-25  3:36 UTC 

[PATCH RFC v2] rcu: Add a minimum time for marking boot as completed
 2023-02-25  3:36 UTC  (2+ messages)

linux-next: Tree for Feb 25
 2023-02-25  3:32 UTC 

[cel:topic-rpc-with-tls-upcall 11/18] xprtsock.c:undefined reference to `tls_handshake_cancel'
 2023-02-25  3:26 UTC 

[PATCH] arm: mvebu: Enable NAND flash for Thecus N2350 board
 2023-02-25  3:23 UTC 

[PATCH v2] hw/display/sm501: Add fallbacks to pixman routines
 2023-02-25  3:22 UTC 

[PATCH 02/11] dir: add a usage note to exclude_per_dir
 2023-02-25  3:23 UTC  (3+ messages)

[PATCH 0/2] ui/kbd-state: QAPI'fy QKbdModifier
 2023-02-25  3:19 UTC  (2+ messages)

[libgpiod,v2 0/2] tools: fix compile issues when GNU extensions are not present
 2023-02-25  3:12 UTC  (3+ messages)
` [libgpiod,v2 1/2] tools: use getprogname() when available to remove dependency on glibc
` [libgpiod,v2 2/2] build: add Android.bp to build within Android tree


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.