All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-03 20:29:47 to 2022-05-03 21:07:51 UTC [more...]

[PATCH v2 00/74] semihosting cleanup
 2022-05-03 19:48 UTC  (34+ messages)
` [PATCH v2 28/74] semihosting: Split out semihost_sys_flen
` [PATCH v2 32/74] semihosting: Create semihost_sys_{stat,fstat}
` [PATCH v2 34/74] gdbstub: Widen gdb_syscall_complete_cb return value
` [PATCH v2 36/74] semihosting: Pass CPUState to qemu_semihosting_console_inc
` [PATCH v2 39/74] semihosting: Create qemu_semihosting_console_write
` [PATCH v2 41/74] semihosting: Create qemu_semihosting_guestfd_init
` [PATCH v2 43/74] semihosting: Use console_out_gf for SYS_WRITEC
` [PATCH v2 44/74] semihosting: Remove qemu_semihosting_console_outc
` [PATCH v2 45/74] semihosting: Use console_out_gf for SYS_WRITE0
` [PATCH v2 46/74] semihosting: Remove qemu_semihosting_console_outs
` [PATCH v2 47/74] semihosting: Create semihost_sys_poll_one
` [PATCH v2 48/74] target/m68k: Eliminate m68k_semi_is_fseek
` [PATCH v2 49/74] target/m68k: Make semihosting system only
` [PATCH v2 50/74] target/m68k: Use semihosting/syscalls.h
` [PATCH v2 51/74] target/nios2: Eliminate nios2_semi_is_lseek
` [PATCH v2 52/74] target/nios2: Move nios2-semi.c to nios2_softmmu_ss
` [PATCH v2 53/74] target/nios2: Use semihosting/syscalls.h
` [PATCH v2 54/74] target/mips: Use an exception for semihosting
` [PATCH v2 55/74] target/mips: Add UHI errno values
` [PATCH v2 56/74] target/mips: Create report_fault for semihosting
` [PATCH v2 57/74] target/mips: Drop link syscall from semihosting
` [PATCH v2 58/74] target/mips: Drop pread and pwrite syscalls "
` [PATCH v2 59/74] target/mips: Use semihosting/syscalls.h
` [PATCH v2 60/74] target/mips: Avoid qemu_semihosting_log_out for UHI_plog
` [PATCH v2 62/74] semihosting: Remove qemu_semihosting_log_out
` [PATCH v2 63/74] target/mips: Simplify UHI_argnlen and UHI_argn
` [PATCH v2 64/74] target/mips: Remove GET_TARGET_STRING and FREE_TARGET_STRING
` [PATCH v2 68/74] hw/rx: Handle a kernel file that is ELF
` [PATCH v2 69/74] target/rx: Fix the base of the fixed vector table
` [PATCH v2 70/74] target/rx: Name the exceptions
` [PATCH v2 71/74] target/rx: Consolidate exception helpers
` [PATCH v2 73/74] target/rx: Implement libgloss semihosting
` [PATCH v2 74/74] tests/tcg/rx: Enable semihosting multiarch tests

Core2 and v5.18-rc5 troubles
 2022-05-03 21:07 UTC  (4+ messages)

[RFC PATCH v2 0/8] Removal of AioContext lock, bs->parents and ->children: new rwlock
 2022-05-03 10:50 UTC  (7+ messages)
` [RFC PATCH v2 3/8] block: introduce a lock to protect graph operations

RTT-PROBE: lore-subspace-rtt
 2022-05-03 21:04 UTC 

[PATCH v3 0/5] io_uring passthough for nvme
 2022-05-03 21:03 UTC  (10+ messages)
  ` [PATCH v3 1/5] fs,io_uring: add infrastructure for uring-cmd
  ` [PATCH v3 2/5] block: wire-up support for passthrough plugging
  ` [PATCH v3 4/5] nvme: wire-up uring-cmd support for io-passthru on char-device
  ` [PATCH v3 5/5] nvme: add vectored-io support for uring-cmd

[PATCH 0/7] scsi: EH rework main part
 2022-05-03 21:02 UTC  (5+ messages)
` [PATCH 1/7] scsi: Use Scsi_Host as argument for eh_host_reset_handler
` [PATCH 04/11] scsi_transport_iscsi: use session as argument for iscsi_block_scsi_eh()

[patch v12 00/13] extensible prctl task isolation interface and vmstat sync
 2022-05-03 19:17 UTC  (13+ messages)
` [patch v12 12/13] mm: vmstat_refresh: avoid queueing work item if cpu stats are clean
` [patch v12 13/13] task isolation: only TIF_TASK_ISOL if task isolation is enabled

[PATCH v2 0/3] fanotify: Allow user space to pass back additional audit info
 2022-05-03 21:00 UTC  (7+ messages)

[PATCH] rcu/nocb: Delete local variable 'need_rcu_nocb_mask' in rcu_init_nohz()
 2022-05-03 21:00 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/4] configs/zynq_zc706_defconfig: bump to Xilinx 2022.1
 2022-05-03 21:00 UTC  (2+ messages)

[TCWG CI] Regression caused by llvm: [GVN] Encode GEPs in offset representation
 2022-05-03 20:59 UTC  (6+ messages)

[PATCH v3 0/4] clk: Baikal-T1 DDR/PCIe resets and some xGMAC fixes
 2022-05-03 20:57 UTC  (5+ messages)
` [PATCH v3 1/4] clk: baikal-t1: Fix invalid xGMAC PTP clock divider
` [PATCH v3 2/4] clk: baikal-t1: Define shared xGMAC ref/ptp clocks parent
` [PATCH v3 3/4] clk: baikal-t1: Move reset-controls code into a dedicated module
` [PATCH v3 4/4] clk: baikal-t1: Add DDR/PCIe directly controlled resets support

[PATCH 0/6] randstruct: Enable Clang support
 2022-05-03 20:55 UTC  (7+ messages)
` [PATCH 1/6] netfs: Eliminate Clang randstruct warning
` [PATCH 2/6] sancov: Split plugin build from plugin CFLAGS
` [PATCH 3/6] randstruct: Reorganize Kconfigs and attribute macros
` [PATCH 4/6] randstruct: Split randstruct Makefile and CFLAGS
` [PATCH 5/6] randstruct: Move seed generation into scripts/basic/
` [PATCH 6/6] randstruct: Enable Clang support

[PATCH 4.14 1/2] PCI: aardvark: Clear all MSIs at setup
 2022-05-03 20:54 UTC  (2+ messages)
` [PATCH 4.14 2/2] PCI: aardvark: Fix reading MSI interrupt number

apropos https://github.com/multipath-tcp/mptcp_net-next/issues/265
 2022-05-03 20:41 UTC  (2+ messages)

[PATCH v2] fbdev: Use helper to get fb_info in all file operations
 2022-05-03 20:53 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-03 20:53 UTC 

[PATCH 00/16] support non power of 2 zoned devices
 2022-05-03 16:43 UTC  (4+ messages)
  ` [PATCH 01/16] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
      ` [dm-devel] "

[PATCH] drm/amdgpu: add mmhub support for MMHUB 3.0.1
 2022-05-03 20:51 UTC  (18+ messages)
` [PATCH] drm/amdgpu: add soc21 common ip block support for GC 11.0.1
` [PATCH] drm/amdgpu/discovery: enable soc21 common "
` [PATCH] drm/amdgpu: add gmc v11 support "
` [PATCH] drm/amdgpu/discovery: enable gmc v11 "
` [PATCH] drm/amdgpu/discovery: enable ih v6 for OSS 6.0.1
` [PATCH] drm/amdgpu/discovery: add PSP v13.0.4 into the IP discovery list
` [PATCH] drm/amdgpu: add sdma support for sdma 6.0.1
` [PATCH] drm/amdgpu/discovery: enable sdma v6 for SDMA 6.0.1
` [PATCH] drm/amdgpu: add GC 11.0.1 family id
` [PATCH] drm/amdgpu: set GC 11.0.1 family
` [PATCH] drm/amdgpu/discovery: set flag for GC 11.0.1
` [PATCH] drm/amdgpu: add gfx support "
` [PATCH] drm/amdgpu: add GC v11.0.1 into mes v11
` [PATCH] drm/amdkfd: add GC 11.0.1 KFD support
` [PATCH] drm/amdgpu: enable imu firmware for GC 11.0.1
` [PATCH] drm/amdgpu/discovery: enable gfx v11 "
` [PATCH] drm/amdgpu/discovery: enable mes support for GC v11.0.1

[PATCH v4.9] dm: fix mempool NULL pointer race when completing IO
 2022-05-03 20:34 UTC  (2+ messages)
` [dm-devel] "

[Patch v2] net/netvsc: report correct stats values
 2022-05-03 20:48 UTC  (8+ messages)

[PATCH v4 0/3] FUSE: Implement atomic lookup + open/create
 2022-05-03 20:48 UTC  (4+ messages)
` [PATCH v4 1/3] FUSE: Implement atomic lookup + create

[PATCH 0/3] Add HDP 5.2.1 support
 2022-05-03 20:46 UTC  (4+ messages)
` [PATCH 1/3] drm/amdgpu: add hdp v5_2_1 ip headers
` [PATCH 2/3] drm/amdgpu: add the files of HDP v5.2 block
` [PATCH 3/3] drm/amdgpu/discovery: add HDP v5.2.1 into the IP discovery list

[dm-devel] [PATCH v5.10] dm: interlock pending dm_io and dm_wait_for_bios_completion
 2022-05-03 20:44 UTC  (2+ messages)
`  "

CIFS regression mounting vers=1.0 NTLMSSP when hostname is too long
 2022-05-03 20:36 UTC 

[PATCH 0/12] ptrace: cleaning up ptrace_stop
 2022-05-03 20:45 UTC  (8+ messages)
` [PATCH v2 07/12] ptrace: Don't change __state

Causing VMEXITs when kprobes are hit in the guest VM
 2022-05-03 20:45 UTC  (2+ messages)

[PATCH v2] ASoC: hdmi-codec: Add option for ELD bypass
 2022-05-03 20:44 UTC  (4+ messages)

[PATCH] drm/msm/dsi: fix address for second DSI PHY on SDM660
 2022-05-03 20:43 UTC  (2+ messages)

[PATCH 0/4] Add NBIO 7.7 support
 2022-05-03 20:43 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: add pcie port function helpers for SOC21
` [PATCH 3/4] drm/amdgpu: add the files of NBIO v7.7 block
` [PATCH 4/4] drm/admgpu/discovery: add NBIO v7.7 into the IP discovery list

[PATCH v2 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-05-03 20:43 UTC  (4+ messages)
` [PATCH v2 02/23] dt-bindings: ata: ahci-platform: Detach common AHCI bindings

[dm-devel] [PATCH v5.4] dm: interlock pending dm_io and dm_wait_for_bios_completion
 2022-05-03 20:43 UTC  (2+ messages)
`  "

[PATCH v5.4] dm: fix mempool NULL pointer race when completing IO
 2022-05-03 20:42 UTC  (2+ messages)
` [dm-devel] "

RTT-PROBE: lore-subspace-rtt
 2022-05-03 20:42 UTC 

[PATCH 0/2] Mediatek SCP dt-binding tweaks
 2022-05-03 20:41 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: mediatek: Fix optional reg-names for mtk,scp

[PATCH v4] sh: avoid using IRQ0 on SH3/4
 2022-05-03 20:42 UTC 

[PATCH v4 0/2] Input: cros-ec-keyb: Better matrixless support
 2022-05-03 20:42 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: google,cros-ec-keyb: Introduce switches only compatible
` [PATCH v4 2/2] Input: cros-ec-keyb - skip keyboard registration w/o cros-ec-keyb compatible

[ovmf test] 170055: regressions - FAIL
 2022-05-03 20:40 UTC 

[Weekly meetings] MoM - 28th of April 2022
 2022-05-03 20:41 UTC  (2+ messages)
` [Weekly meetings] MoM - 28th of April 2022 (MP_FAIL followup)

[PATCH v4.19] dm: interlock pending dm_io and dm_wait_for_bios_completion
 2022-05-03 20:40 UTC  (2+ messages)
` [dm-devel] "

[geert-renesas-devel:renesas-dt-bindings-for-v5.19] BUILD SUCCESS 358d1cef2a88f590a183a0357b944674097ec0ab
 2022-05-03 20:39 UTC 

[Intel-wired-lan] [tnguy-next-queue:100GbE] BUILD SUCCESS 421b857b9549561562be8c99c1c8f6bed0e69372
 2022-05-03 20:40 UTC 

[dm-devel] [PATCH v4.19] dm: fix mempool NULL pointer race when completing IO
 2022-05-03 20:39 UTC  (2+ messages)
`  "

[PATCH v2 1/8] clk: qcom: rcg2: Cache rate changes for parked RCGs
 2022-05-03 20:39 UTC  (4+ messages)
` [PATCH v2 4/8] clk: qcom: add support for SM8350 GPUCC

[PATCH v2] scsi: core: Refine how we set tag_set NUMA node
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH v4.14] dm: fix mempool NULL pointer race when completing IO
 2022-05-03 20:38 UTC  (2+ messages)
` [dm-devel] "

[PATCH-for-6.2 0/2] hw/block/fdc: Fix CVE-2021-3507
 2022-05-03 16:21 UTC  (10+ messages)

[PATCH 1/2] drm/amdgpu: handle asics with 1 SDMA instance
 2022-05-03 20:38 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: skip the new gc doorbell function for some asics

[dm-devel] [PATCH v4.14] dm: interlock pending dm_io and dm_wait_for_bios_completion
 2022-05-03 20:37 UTC  (2+ messages)
`  "

[PATCH 00/26] SMU 13.0.7 Support
 2022-05-03 20:37 UTC  (26+ messages)
` [PATCH 02/26] drm/amdgpu/swsmu: add smu 13.0.7 firmware
` [PATCH 03/26] drm/amd/pm: add SMU_13_0_7 ppt_funcs for SMU_13_0_7
` [PATCH 04/26] drm/amd/pm: add get enable mask function for smu v13_0_7
` [PATCH 05/26] drm/amd/pm: support power on/off vcn/jpeg in "
` [PATCH 06/26] drm/amd/pm: add features to smu_v13_0_7
` [PATCH 07/26] drm/amd/pm: add mvdd and vddio scaling in smu_v13_0_7
` [PATCH 08/26] drm/amd/pm: enable link dpm and link ds on smu_v13_0_7
` [PATCH 09/26] drm/amd/pm: enable mp0,vcn,dcn dpm "
` [PATCH 10/26] drm/amd/pm: enable fclk, vcn ds and df cstate for smu_v13_0_7
` [PATCH 11/26] drm/amd/pm: enable platform features "
` [PATCH 12/26] drm/amd/pm: add SCPM support in smu v13_0_7
` [PATCH 13/26] drm/amd/pm: update the features for smu_v13_0_7
` [PATCH 14/26] drm/amd/pm: pp_dpm_* interface "
` [PATCH 15/26] drm/amd/pm:add UMD Pstate clock settings "
` [PATCH 16/26] drm/amd/pm: enable pp_dpm_vclk/dclk interface "
` [PATCH 17/26] drm/amd/pm: port the fan interface to smu_v13_0_7
` [PATCH 18/26] drm/amd/pm: add the pg_flag for athub and mmhub pg on smu_v13_0_7
` [PATCH 19/26] drm/amd/soc21: enable mmhub and athub power gating
` [PATCH 20/26] drm/amd/pm: enable gfx ds for smu_v13_0_7
` [PATCH 21/26] drm/amd/pm: enable gfx pcc and soc cg on smu_v13_0_7
` [PATCH 22/26] drm/amd/pm: pp_dpm_sclk change for smu_v13_0_7
` [PATCH 23/26] drm/amd/pm: enable workload type change on smu_v13_0_7
` [PATCH 24/26] drm/amd/pm: enable pmlog support for smu_v13_0_7
` [PATCH 25/26] drm/amd/pm: change the soft pptable id "
` [PATCH 26/26] drm/amd/pm: report preDS gfxclk on smu_v13_0_7

[dm-devel] [PATCH v4.9] dm: interlock pending dm_io and dm_wait_for_bios_completion
 2022-05-03 20:35 UTC  (2+ messages)
`  "

[PATCH v7 0/9] KVM: arm64: Add support for hypercall services selection
 2022-05-03 20:33 UTC  (6+ messages)

[Buildroot] [git commit] package/zfs: refactor test cases
 2022-05-03 20:32 UTC 

[Buildroot] [git commit] package/zfs: add test case for musl toolchain
 2022-05-03 20:33 UTC 

[Buildroot] [PATCH 1/2] package/zfs: refactor test cases
 2022-05-03 20:34 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-03 20:32 UTC 

ASoC component/card relationship
 2022-05-03 20:31 UTC  (4+ messages)

[Buildroot] [git commit] package/zchunk: fix unsafe header/library path
 2022-05-03 20:19 UTC 

[Buildroot] [git commit] package/freetype: bump to version 2.12.1
 2022-05-03 20:23 UTC 

[Buildroot] [git commit] package/aircrack-ng: fix build with libressl >= 3.5.0
 2022-05-03 20:23 UTC 

[Buildroot] [git commit] package/luajit: depend on !BR2_PACKAGE_LUA
 2022-05-03 20:20 UTC 

[PATCH] fbdev: Use helper to get fb_info in all file operations
 2022-05-03 20:10 UTC  (4+ messages)

[Buildroot] [git commit] utils/genrandconfig: only fixup host uboot tools source when empty
 2022-05-03 20:22 UTC 

[Buildroot] [git commit] utils/genrandconfig: use high quality random for KCONFIG_SEED
 2022-05-03 20:20 UTC 

[Buildroot] [git commit] package/libxml2: bump to version 2.9.14
 2022-05-03 20:20 UTC 

[PATCH 1/2] f2fs: write checkpoint during FG_GC
 2022-05-03 20:30 UTC  (4+ messages)
` [f2fs-dev] "
` [f2fs-dev] [PATCH 2/2] f2fs: avoid to select pinned section during checkpoint=disable
  `  "

Arch Linux Alsa Driver mic misconfigured 0000:00:1f.3
 2022-05-03 20:29 UTC 

[PATCH] KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
 2022-05-03 20:30 UTC  (11+ messages)

[PATCH RFC 00/21] perf intel-pt: Better support for perf record --cpu
 2022-05-03 20:29 UTC  (3+ messages)
` [PATCH RFC 18/21] libperf evlist: Allow mixing per-thread and per-cpu mmaps

[Buildroot] [PATCH 1/1] utils/genrandconfig: add DTS cuimage fixup
 2022-05-03 20:29 UTC  (4+ messages)

[PATCH] drm/amdgpu: add UMC 8.11.0 support
 2022-05-03 20:29 UTC  (4+ messages)
` [PATCH] drm/amdgpu/discovery: add gfx11 support for GC 11.0.2
` [PATCH] drm/amdgpu/discovery: set family "
` [PATCH] drm/amdgpu: enable cgcg and cgls for GC 11_0_2


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.