All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-04 17:24:41 to 2023-05-04 17:51:24 UTC [more...]

[PATCH 0/9] QEMU file cleanups
 2023-05-04 17:22 UTC  (29+ messages)
` [PATCH 1/9] migration: max_postcopy_bandwidth is a size parameter
` [PATCH 2/9] migration: qemu_file_total_transferred() function is monotonic
` [PATCH 3/9] qemu-file: make qemu_file_[sg]et_rate_limit() use an uint64_t
` [PATCH 4/9] qemu-file: Make rate_limit_used "
` [PATCH 5/9] qemu-file: No need to check for shutdown in qemu_file_rate_limit
` [PATCH 6/9] qemu-file: remove shutdown member
` [PATCH 7/9] qemu-file: Make total_transferred an uint64_t
` [PATCH 8/9] qemu-file: Make ram_control_save_page() use accessors for rate_limit
` [PATCH 9/9] qemu-file: Account for rate_limit usage on qemu_fflush()

[PATCH v9 vfio 0/7] pds_vfio driver
 2023-05-04 17:50 UTC  (8+ messages)
` [PATCH v9 vfio 2/7] vfio/pds: Initial support for pds_vfio VFIO driver
` [PATCH v9 vfio 4/7] vfio/pds: Add VFIO live migration support

[PATCH v2 00/12] simpletrace: refactor and general improvements
 2023-05-04 17:48 UTC  (2+ messages)

[PATCH v2 0/2] tests/lcitool: Add mtools and xorriso and remove genisoimage as dependencies
 2023-05-04 17:23 UTC  (6+ messages)
` [PATCH v2 1/2] tests: libvirt-ci: Update to commit 'c8971e90ac' to pull in mformat and xorriso
` [PATCH v2 2/2] tests/lcitool: Add mtools and xorriso and remove genisoimage as dependencies

[Intel-xe] [PATCH v5 1/2] drm/xe: Set default MOCS value for cs instructions
 2023-05-04 17:49 UTC  (4+ messages)
` [Intel-xe] [PATCH v5 2/2] drm/xe: Set default MOCS value for copy "
` [Intel-xe] ○ CI.BAT: info for series starting with [v5,1/2] drm/xe: Set default MOCS value for "

[PATCH v5 0/7] add DSC 1.2 dpu supports
 2023-05-04 17:49 UTC  (10+ messages)
` [PATCH v5 2/7] drm/msm/dpu: add DPU_PINGPONG_DSC feature bit
` [PATCH v5 3/7] drm/msm/dpu: add DPU_PINGPONG_DSC bits into PP_BLK and PP_BLK_TE marcos
` [PATCH v5 4/7] drm/msm/dpu: Introduce PINGPONG_NONE to disconnect DSC from PINGPONG

[PATCH] Hexagon (target/hexagon/*.py): raise exception on reg parsing error
 2023-05-04 16:17 UTC 

[PATCH] arm64: dts: qcom: enable dual ("bonded") DSI mode for DB845c
 2023-05-04 17:47 UTC  (4+ messages)

[PATCH v3 0/6] Hexagon: add lldb support
 2023-05-04 15:37 UTC  (7+ messages)
` [PATCH v3 1/6] gdbstub: only send stop-reply packets when allowed to
` [PATCH v3 2/6] gdbstub: add test for untimely stop-reply packets
` [PATCH v3 3/6] Hexagon: add core gdbstub xml data for LLDB
` [PATCH v3 4/6] Hexagon (gdbstub): fix p3:0 read and write via stub
` [PATCH v3 5/6] Hexagon (gdbstub): add HVX support
` [PATCH v3 6/6] Hexagon (linux-user/hexagon): handle breakpoints

[PATCH v10 0/8] memory: prevent dma-reentracy issues
 2023-05-04 14:08 UTC  (2+ messages)

[PATCH] virtio-vdpa: Fix unchecked call to NULL set_vq_affinity
 2023-05-04 17:47 UTC  (7+ messages)

[PATCH v4 0/5] igb: packet-split descriptors support
 2023-05-04 15:12 UTC  (9+ messages)
  ` [PATCH v4 1/5] igb: remove TCP ACK detection
  ` [PATCH v4 2/5] igb: rename E1000E_RingInfo_st
  ` [PATCH v4 3/5] igb: RX descriptors handling cleanup
  ` [PATCH v4 4/5] igb: add IPv6 extended headers traffic detection
  ` [PATCH v4 5/5] igb: packet-split descriptors support

[PATCH v5 00/44] Add LoongArch LSX instructions
 2023-05-04 12:28 UTC  (5+ messages)
` [PATCH v5 10/44] target/loongarch: Implement vavg/vavgr
` [PATCH v5 16/44] target/loongarch: Implement vdiv/vmod
` [PATCH v5 36/44] target/loongarch: Implement vfcmp
` [PATCH v5 38/44] target/loongarch: Implement vinsgr2vr vpickve2gr vreplgr2vr

[PATCH] target: ppc: Correctly initialize HILE in HID-0 for book3s processors
 2023-05-04  5:35 UTC  (5+ messages)

[PATCH] softfloat: Fix the incorrect computation in float32_exp2()
 2023-05-04 13:32 UTC  (2+ messages)

QEMU SIG Meeting
 2023-05-04 17:44 UTC  (7+ messages)
          ` [RISC-V] [sig-qemu] "

New key for Naveen
 2023-05-04 17:45 UTC  (2+ messages)

[PATCH 0/2] More migration stats
 2023-05-04 17:39 UTC  (9+ messages)
` [PATCH 1/2] migration: Document all migration_stats
` [PATCH 2/2] migration: Put zero_pages in alphabetical order

[Capstone] TriCore support in Capstone
 2023-05-04  5:15 UTC  (3+ messages)

[PATCH 0/5] Migration RDMA cleanup
 2023-05-04 17:05 UTC  (11+ messages)
` [PATCH 1/5] migration: Make RAM_SAVE_FLAG_HOOK a normal case entry
` [PATCH 2/5] migration/rdma: simplify ram_control_load_hook()
` [PATCH 3/5] migration/rdma: We can calculate the rioc from the QEMUFile
` [PATCH 4/5] migration/rdma: It makes no sense to recive that flag without RDMA
` [PATCH 5/5] migration/rdma: Check for postcopy sooner

[Virtio-fs] [PATCH 0/4] vhost-user-fs: Internal migration
 2023-05-04 16:05 UTC  (2+ messages)
`  "

[PATCH v1] SUNRPC: Fix error handling in svc_setup_socket()
 2023-05-04 17:43 UTC 

[RFC PATCH] kallsyms: Avoid weak references for kallsyms symbols
 2023-05-04 17:43 UTC 

6.1 Replacement warnings and papercuts
 2023-05-04 17:43 UTC  (7+ messages)

[Cluster-devel] [PATCH] gfs2: ignore rindex_update failure in dinode_dealloc
 2023-05-04 17:43 UTC 

[PATCH 1/2] iommu/arm-smmu-qcom: Fix missing adreno_smmu's
 2023-05-04 17:41 UTC  (4+ messages)

[PATCH] credential/libsecret: support password_expiry_utc
 2023-05-04 17:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH bpf v7 00/13] bpf sockmap fixes
 2023-05-04 17:42 UTC  (4+ messages)
` [PATCH bpf v7 04/13] bpf: sockmap, improved check for empty queue

[PATCH v4] linux-user: fix getgroups/setgroups allocations
 2023-05-04 13:46 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 00/12] drm/i915/tc: Add a workaround for an IOM/TCSS firmware hang issue
 2023-05-04 17:41 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 12/12] drm/i915/tc: Reset TypeC PHYs left enabled in DP-alt mode after the sink disconnects

[PATCH v4 0/5] parallels: Add duplication check, repair at open, fix bugs
 2023-05-04 12:47 UTC  (6+ messages)
` [PATCH v4 3/5] parallels: Add checking and repairing duplicate offsets in BAT

[yocto] [meta-lts-mixins][kirkstone/rust-1.68 RFC PATCH 0/4] *** SUBJECT HERE ***
 2023-05-04 17:40 UTC 

[PATCH 0/8] migration: Add precopy initial data capability and VFIO precopy support
 2023-05-04 15:50 UTC  (6+ messages)

[Buildroot] [git commit branch/2022.02.x] package/systemd: update help links
 2023-05-04 17:35 UTC 

[Buildroot] [git commit branch/2022.02.x] package/samba4: security bump version to 4.15.13
 2023-05-04 17:35 UTC 

[PATCH v2] target/hexagon: fix = vs. == mishap
 2023-05-04 14:55 UTC  (2+ messages)

[Buildroot] [git commit branch/2023.02.x] package/samba4: security bump version to 4.15.13
 2023-05-04 17:35 UTC 

[linus:master] [x86] adfcf4231b: blogbench.read_score -10.9% regression
 2023-05-04 17:39 UTC  (2+ messages)

[PATCH] migration: Rename xbzrle_enabled xbzrle_started
 2023-05-04 14:17 UTC  (3+ messages)

[Buildroot] [git commit branch/2023.02.x] package/zeek: disable with libressl
 2023-05-04 17:33 UTC 

[PATCH] ALSA: pcm: fix snd_pcm_playback_silence() with free-running mode
 2023-05-04 17:38 UTC  (9+ messages)

[Buildroot] [git commit branch/2023.02.x] package/gst1-vaapi: bump version to 1.22.2
 2023-05-04 17:29 UTC 

[Buildroot] [git commit branch/2023.02.x] package/systemd: update help links
 2023-05-04 17:35 UTC 

XDP redirect - ping fail
 2023-05-04 17:38 UTC 

[Buildroot] [git commit branch/2023.02.x] package/gstreamer1-editing-services: bump version to 1.22.2
 2023-05-04 17:30 UTC 

[Buildroot] [git commit branch/2023.02.x] package/gst1-plugins-good: bump version to 1.22.2
 2023-05-04 17:29 UTC 

[PATCH v4] acpi: pcihp: allow repeating hot-unplug requests
 2023-05-04 14:33 UTC  (4+ messages)

[Buildroot] [git commit branch/2023.02.x] package/gst1-rtsp-server: bump version to 1.22.2
 2023-05-04 17:29 UTC 

[Buildroot] [git commit branch/2023.02.x] package/rtl8189fs: bump to version 2023-03-27 on rtl8189fs branch
 2023-05-04 17:32 UTC 

[PATCH] scripts/coverity-scan: Add xtensa and openrisc components
 2023-05-04 13:45 UTC 

[Buildroot] [git commit branch/2023.02.x] package/gst1-python: bump version to 1.22.2
 2023-05-04 17:30 UTC 

[PATCH v2 00/20] Graph locking, part 3 (more block drivers)
 2023-05-04 15:17 UTC  (4+ messages)
` [PATCH v2 12/20] mirror: Require GRAPH_RDLOCK for accessing a node's parent list

[Buildroot] [git commit branch/2023.02.x] package/rtl8723ds: fix typo CLAGS renaming with CFLAGS
 2023-05-04 17:31 UTC 

[PATCH v3 00/11] sync Truflow support with latest release
 2023-05-04 17:36 UTC  (11+ messages)
` [PATCH v3 01/11] net/bnxt: remove deprecated features
` [PATCH v3 02/11] net/bnxt: update bnxt hsi structure
` [PATCH v3 03/11] net/bnxt: update copyright date and cleanup whitespace
` [PATCH v3 04/11] net/bnxt: update Truflow core
` [PATCH v3 06/11] net/bnxt: add RSS and Queue action in TruFLow
` [PATCH v3 07/11] net/bnxt: add support for rte meter
` [PATCH v3 08/11] net/bnxt: update PTP support on Thor
` [PATCH v3 09/11] net/bnxt: fix multi-root card support
` [PATCH v3 10/11] net/bnxt: add support for eCPRI packet parsing
` [PATCH v3 11/11] net/bnxt: set RSS config based on RSS mode

[Buildroot] [git commit branch/2023.02.x] package/gst1-plugins-ugly: bump version to 1.22.2
 2023-05-04 17:29 UTC 

[Buildroot] [git commit branch/2023.02.x] package/gst-omx: bump version to 1.22.2
 2023-05-04 17:30 UTC 

[RESEND PATCH 00/84] tcg: Build once for system, once for user
 2023-05-04 12:40 UTC  (3+ messages)
` [PATCH 02/84] tcg: Widen gen_insn_data to uint64_t

[Buildroot] [git commit branch/2023.02.x] package/gst1-libav: bump version to 1.22.2
 2023-05-04 17:29 UTC 

[Buildroot] [git commit branch/2023.02.x] package/gst1-plugins-bad: bump version to 1.22.2
 2023-05-04 17:29 UTC 

[Buildroot] [git commit branch/2023.02.x] package/gst1-devtools: bump version to 1.22.2
 2023-05-04 17:29 UTC 

[Buildroot] [git commit branch/2023.02.x] package/gstreamer1: bump to version 1.22.2
 2023-05-04 17:28 UTC 

[PATCH v8 00/14] mfd/pinctrl/regulator: Add RK806 Support
 2023-05-04 17:36 UTC  (30+ messages)
` [PATCH v8 01/14] clk: RK808: reduce 'struct rk808' usage
` [PATCH v8 02/14] mfd: rk808: convert to device managed resources
` [PATCH v8 03/14] mfd: rk808: use dev_err_probe
` [PATCH v8 04/14] mfd: rk808: replace 'struct i2c_client' with 'struct device'
` [PATCH v8 05/14] mfd: rk808: split into core and i2c
` [PATCH v8 06/14] mfd: rk8xx-i2c: use device_get_match_data
` [PATCH v8 07/14] dt-bindings: mfd: add rk806 binding
` [PATCH v8 08/14] mfd: rk8xx: add rk806 support
` [PATCH v8 09/14] pinctrl: rk805: add rk806 pinctrl support
` [PATCH v8 10/14] regulator: expose regulator_find_closest_bigger
` [PATCH v8 11/14] regulator: rk808: fix asynchronous probing
` [PATCH v8 12/14] regulator: rk808: cleanup parent device usage
` [PATCH v8 13/14] regulator: rk808: revert to synchronous probing
` [PATCH v8 14/14] regulator: rk808: add rk806 support

[PATCH 0/2] Add mformat and xorriso dependencies in containers
 2023-05-04 15:56 UTC  (7+ messages)

[LSF/MM/BPF TOPIC] Reducing zombie memcgs
 2023-05-04 17:36 UTC  (5+ messages)

[Buildroot] [git commit branch/2023.02.x] package/gst1-plugins-base: bump version to 1.22.2
 2023-05-04 17:29 UTC 

[PATCH v4 0/2] docs: Speedup docs build
 2023-05-04 13:21 UTC  (6+ messages)
` [PATCH v4 2/2] meson: Deserialize the man pages and html builds

[PATCH] target/ppc: Fix fallback to MFSS for MFFSCRN, MFFSCRNI, MFFSCE and MFFSL
 2023-05-04 17:17 UTC  (2+ messages)

[Buildroot] [PATCH] package/systemd: update help links
 2023-05-04 17:36 UTC  (2+ messages)

XDP Redirect - Ping fail
 2023-05-04 17:35 UTC 

[Buildroot] [PATCH 1/1] package/samba4: security bump version to 4.15.13
 2023-05-04 17:35 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/zeek: disable with libressl
 2023-05-04 17:34 UTC  (3+ messages)

[PATCH v7 bpf-next 00/10] bpf: Add socket destroy capability
 2023-05-04 17:33 UTC  (3+ messages)
` [PATCH v7 bpf-next 07/10] selftests/bpf: Add helper to get port using getsockname

[PATCH 0/4] venus: add support for 10 bit decoding
 2023-05-04 17:32 UTC  (6+ messages)
` [PATCH 2/4] venus: update calculation for dpb buffers
` [PATCH 3/4] venus: add handling of bit depth change from firmwar

[Buildroot] [PATCH] package/rtl8189fs: bump to version 2023-03-27 on rtl8189fs branch
 2023-05-04 17:32 UTC  (3+ messages)

[meta-lts-mixins][kirkstone/rust-1.68 RFC PATCH 0/4] *** SUBJECT HERE ***
 2023-05-04 17:31 UTC  (5+ messages)
` [meta-lts-mixins][kirkstone/rust-1.68 RFC PATCH 1/4] Initial check-in
` [meta-lts-mixins][kirkstone/rust-1.68 RFC PATCH 2/4] cargo: Fix build on musl/riscv
` [meta-lts-mixins][kirkstone/rust-1.68 RFC PATCH 3/4] rust: Upgrade 1.68.1 -> 1.68.2
` [meta-lts-mixins][kirkstone/rust-1.68 RFC PATCH 4/4] meta/recipes: ensure all recipes have a SUMMARY

[PATCH v6 bpf-next 0/7] bpf: Add socket destroy capability
 2023-05-04 17:32 UTC  (6+ messages)

[PATCH] build_bug.h: Also define static_assert() when __CHECKER__ is defined
 2023-05-04 17:32 UTC  (6+ messages)

[Buildroot] [PATCH] package/rtl8723ds: fix typo CLAGS renaming with CFLAGS
 2023-05-04 17:31 UTC  (3+ messages)

[Buildroot] [PATCH 01/12] package/gstreamer1: bump to version 1.22.2
 2023-05-04 17:31 UTC  (2+ messages)

[bug report] tracing/user_events: Add ioctl for disabling addresses
 2023-05-04 17:31 UTC  (2+ messages)

[GIT PULL] locking changes for v6.3
 2023-05-04 17:28 UTC  (5+ messages)
` [GIT PULL] locking changes for v6.4

[PATCH v13 0/3] cachestat: a new syscall for page cache state of files
 2023-05-04 17:26 UTC  (3+ messages)
` [PATCH v13 2/3] cachestat: implement cachestat syscall

[GIT PULL] perf tools changes for v6.4
 2023-05-04 17:25 UTC  (5+ messages)
    ` BPF skels in perf .Re: "

[Intel-wired-lan] [PATCH net v2] ice: Fix undersized tx_flags variable
 2023-05-04 17:15 UTC  (2+ messages)

[PATCH] build: shorten macro references
 2023-05-04 17:24 UTC  (2+ messages)

[PATCH v4 00/57] tcg: Improve atomicity support
 2023-05-04 17:17 UTC  (3+ messages)
` [PATCH v4 06/57] accel/tcg: Honor atomicity of loads


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.