All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-04 17:01:54 to 2023-05-04 17:39:44 UTC [more...]

[PATCH 0/9] QEMU file cleanups
 2023-05-04 17:22 UTC  (12+ messages)
` [PATCH 5/9] qemu-file: No need to check for shutdown in qemu_file_rate_limit
` [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 v4 0/5] igb: packet-split descriptors support
 2023-05-04 15:12 UTC  (6+ messages)
  ` [PATCH v4 1/5] igb: remove TCP ACK detection
  ` [PATCH v4 3/5] igb: RX descriptors handling cleanup
  ` [PATCH v4 5/5] igb: packet-split descriptors support

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

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

[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 

[PATCH 0/5] Migration RDMA cleanup
 2023-05-04 17:05 UTC  (9+ 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 4/5] migration/rdma: It makes no sense to recive that flag without RDMA
` [PATCH 5/5] migration/rdma: Check for postcopy sooner

[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 

[PATCH v3 0/6] Hexagon: add lldb support
 2023-05-04 15:37 UTC  (3+ messages)
` [PATCH v3 3/6] Hexagon: add core gdbstub xml data for LLDB
` [PATCH v3 5/6] Hexagon (gdbstub): add HVX support

[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  (6+ 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)

[PATCH 0/2] More migration stats
 2023-05-04 16:47 UTC  (3+ messages)
` [PATCH 2/2] migration: Put zero_pages in alphabetical order

[PATCH v5 0/7] add DSC 1.2 dpu supports
 2023-05-04 17:35 UTC  (7+ messages)
` [PATCH v5 2/7] drm/msm/dpu: add DPU_PINGPONG_DSC feature bit
` [PATCH v5 4/7] drm/msm/dpu: Introduce PINGPONG_NONE to disconnect DSC from PINGPONG

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 v9 vfio 0/7] pds_vfio driver
 2023-05-04 17:34 UTC  (6+ 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 v5 00/44] Add LoongArch LSX instructions
 2023-05-04 12:28 UTC  (3+ messages)
` [PATCH v5 16/44] target/loongarch: Implement vdiv/vmod
` [PATCH v5 38/44] target/loongarch: Implement vinsgr2vr vpickve2gr vreplgr2vr

[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  (10+ messages)
` [PATCH 1/4] venus: add support for V4L2_PIX_FMT_P010 color format
` [PATCH 2/4] venus: update calculation for dpb buffers
` [PATCH 3/4] venus: add handling of bit depth change from firmwar
` [PATCH 4/4] venus: return P010 as preferred format for 10 bit decode

[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

[Intel-xe] [PATCH v5 1/2] drm/xe: Set default MOCS value for cs instructions
 2023-05-04 17:24 UTC  (5+ messages)
` [Intel-xe] [PATCH v5 2/2] drm/xe: Set default MOCS value for copy "
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v5,1/2] drm/xe: Set default MOCS value for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "

[GIT PULL]: Generic phy updates for v6.4
 2023-05-04 17:23 UTC  (5+ messages)

[PATCH 0/5] KVM: x86: Clean up MSR PAT handling
 2023-05-04 17:23 UTC  (6+ messages)
` [PATCH 1/5] KVM: VMX: Open code writing vCPU's PAT in VMX's MSR handler

[PATCH 0/3] Enclosure sysfs refactor
 2023-05-04 17:22 UTC  (5+ messages)
` [PATCH 1/3] misc: enclosure: remove get_active() callback

Hang loading initrd since last Friday
 2023-05-04 17:22 UTC  (5+ messages)

[PATCH v2 0/6] sched/deadline: cpuset: Rework DEADLINE bandwidth restoration
 2023-05-04 17:21 UTC  (5+ messages)
` [PATCH v2 5/6] sched/deadline: Create DL BW alloc, free & check overflow interface

[PATCH v1] shmem: stable directory cookies
 2023-05-04 17:21 UTC  (4+ messages)

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

[Intel-gfx] [PATCH v2 00/12] drm/i915/tc: Add a workaround for an IOM/TCSS firmware hang issue
 2023-05-04 17:15 UTC  (8+ messages)
` [Intel-gfx] [PATCH v2 02/12] drm/i915: Make the CRTC state consistent during sanitize-disabling
` [Intel-gfx] [PATCH v2 04/12] drm/i915: Separate intel_crtc_disable_noatomic_begin/complete()
` [Intel-gfx] [PATCH v2 06/12] drm/i915: Add support for disabling any CRTCs during HW readout/sanitization

[PATCH] dt-bindings: pwm: Add R-Car V3U device tree bindings
 2023-05-04 17:17 UTC  (2+ messages)

What kind of memory is DAMON RECLAIM able to free?
 2023-05-04 17:17 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: qcom: QRB4210-RB2 board: Enable more peripherals
 2023-05-04 17:17 UTC  (9+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: qrb4210-rb2: Add SD pinctrl states
` [PATCH v2 3/3] arm64: dts: qcom: qrb4210-rb2: Enable aDSP and cDSP remoteproc nodes

[PATCH v8 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-04 17:17 UTC  (4+ messages)
` [PATCH v8 1/3] mm/mmap: separate writenotify and dirty tracking logic

[RFC PATCH 1/4] rcu: rcupdate.h: Add missing parentheses around macro pointer dereference
 2023-05-04 17:16 UTC  (5+ messages)
` [RFC PATCH 4/4] llist.h: Fix parentheses around macro pointer parameter use

[virtio-comment] [PATCH] virtio-net: Fix virtio_net_hdr struct size when VIRTIO_NET_F_HASH_REPORT is negotiated
 2023-05-04 17:16 UTC  (4+ messages)
` [virtio-comment] "

[GIT PULL 0/2] KVM: s390: Some fixes for 6.4
 2023-05-04 17:16 UTC  (3+ messages)
` [GIT PULL 1/2] KVM: s390: pv: fix asynchronous teardown for small VMs
` [GIT PULL 2/2] KVM: s390: fix race in gmap_make_secure()

[Intel-xe] [PATCH v4 1/2] drm/xe: Set default MOCS value for cs instructions
 2023-05-04 17:13 UTC  (4+ messages)
` [Intel-xe] [PATCH v4 2/2] drm/xe: Set default MOCS value for copy "

[PATCH 0/7] spi: stm32: add spi slave mode
 2023-05-04 17:13 UTC  (13+ messages)
` [PATCH 1/7] dt-bindings: spi: stm32: add address-cells and size-cells into yaml
` [PATCH 4/7] dt-bindings: spi: stm32: add bindings regarding stm32h7 spi slave
` [PATCH 6/7] dt-bindings: spi: stm32: add stm32h7 st,spi-slave-underrun property

[RFC] python3-cryptogaphy upgrade to 40.0.2 issues
 2023-05-04 17:13 UTC  (7+ messages)
` [OE-core] "

[PATCH v10 0/4] Enable USB SS qmp phy for Qualcomm SM6115 SoC
 2023-05-04 17:12 UTC  (5+ messages)
` [PATCH v10 1/4] dt-bindings: phy: qcom,qmp-usb: Drop legacy bindings and move to newer one (SM6115 & QCM2290)

[PATCH 1/2] dt-bindings: soc: qcom: aoss-qmp: add compatible for sa8775p
 2023-05-04 17:12 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: sa8775p: enable AOSS

[PATCH 0/4] MDWE without inheritance
 2023-05-04 17:13 UTC  (6+ messages)
` [PATCH 1/4] kselftest: vm: Fix tabs/spaces inconsistency in the mdwe test
` [PATCH 2/4] kselftest: vm: Fix mdwe's mmap_FIXED test case
` [PATCH 3/4] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl
` [PATCH 4/4] kselftest: vm: Add tests for no-inherit memory-deny-write-execute

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

[PATCH 0/1] sched: Consider CPU contention in frequency & load-balance busiest CPU selection
 2023-05-04 17:11 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 1/2 v5] dt-bindings: watchdog: marvell GTI system watchdog driver
 2023-05-04 17:10 UTC  (5+ messages)
    ` [EXT] "

[GIT PULL] x86/mm for 6.4
 2023-05-04 17:10 UTC  (14+ messages)

[PATCH v3 0/5] Add Qualcomm SM6115 / SM4250 EUD dt-bindings & driver support
 2023-05-04 17:10 UTC  (4+ messages)
` [PATCH v3 3/5] usb: misc: eud: Add driver support for SM6115 / SM4250

New key for Naveen
 2023-05-04 17:08 UTC 

[igt-dev] [PATCH i-g-t v2] tests/kms_flip: Check if is Intel device before doing all the setup
 2023-05-04 17:08 UTC  (2+ messages)

[PATCH 0/2] Supporting same fsid filesystems mounting on btrfs
 2023-05-04 17:07 UTC  (3+ messages)
` [PATCH 1/2] btrfs: Introduce the virtual_fsid feature
` [PATCH 2/2] btrfs: Add module parameter to enable non-mount scan skipping

[Intel-xe] [PATCH 0/7] OOB workarounds
 2023-05-04 17:08 UTC  (7+ messages)
` [Intel-xe] [PATCH 4/7] drm/xe: Fix Wa_22011802037 annotation
` [Intel-xe] [PATCH 5/7] drm/xe/rtp: Let rule_matches() receive xe_device

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

[patch 00/20] posix-timers: Fixes and cleanups
 2023-05-04 17:06 UTC  (3+ messages)
` [patch 01/20] posix-timers: Prevent RT livelock in itimer_delete()

[ANNOUNCEMENT] COCONUT Secure VM Service Module for SEV-SNP
 2023-05-04 17:04 UTC  (4+ messages)

Data recovery -- thin provisioned LVM metadata (?) problem after hardware failure
 2023-05-04 17:06 UTC  (7+ messages)

[PATCH 1/2] dt-bindings: dma: ti: Add J721S2 BCDMA
 2023-05-04 17:04 UTC  (2+ messages)

[PATCH v3 00/65] clk: Make determine_rate mandatory for muxes
 2023-05-04 17:04 UTC  (8+ messages)
` [PATCH v3 29/65] clk: socfpga: gate: Add a determine_rate hook

[PATCH v2] dt-bindings: spi: zynqmp-qspi: Add power-domains and iommus properties
 2023-05-04 17:01 UTC  (3+ messages)

[BUILD] Unable to sign drivers on Ubuntu 22.04 LTS desktop
 2023-05-04 17:02 UTC 

[igt-dev] [PATCH i-g-t 0/2] Enable VDSC output formats validation
 2023-05-04 17:02 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Enable VDSC output formats validation (rev7)


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.