All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-13 11:24:12 to 2023-03-13 11:56:38 UTC [more...]

[PATCH 0/8] soc: mediatek: MT8365 power support
 2023-03-13 11:49 UTC  (5+ messages)
` [PATCH 3/8] soc: mediatek: pm-domains: Create bus protection operation functions

[PULL v2 00/25] Win socket patches
 2023-03-13 11:46 UTC  (26+ messages)
` [PULL v2 01/25] util: drop qemu_fork()
` [PULL v2 02/25] tests: use closesocket()
` [PULL v2 03/25] io: "
` [PULL v2 04/25] tests: add test-error-report
` [PULL v2 05/25] error: add global &error_warn destination
` [PULL v2 06/25] win32/socket: introduce qemu_socket_select() helper
` [PULL v2 07/25] win32/socket: introduce qemu_socket_unselect() helper
` [PULL v2 08/25] aio: make aio_set_fd_poll() static to aio-posix.c
` [PULL v2 09/25] aio/win32: aio_set_fd_handler() only supports SOCKET
` [PULL v2 10/25] main-loop: remove qemu_fd_register(), win32/slirp/socket specific
` [PULL v2 11/25] slirp: unregister the win32 SOCKET
` [PULL v2 12/25] slirp: open-code qemu_socket_(un)select()
` [PULL v2 13/25] win32: avoid mixing SOCKET and file descriptor space
` [PULL v2 14/25] os-posix: remove useless ioctlsocket() define
` [PULL v2 15/25] win32: replace closesocket() with close() wrapper
` [PULL v2 16/25] tests: fix path separator, use g_build_filename()
` [PULL v2 17/25] char: do not double-close fd when failing to add client
` [PULL v2 18/25] tests/docker: fix a win32 error due to portability
` [PULL v2 19/25] osdep: implement qemu_socketpair() for win32
` [PULL v2 20/25] qmp: 'add_client' actually expects sockets
` [PULL v2 21/25] monitor: release the lock before calling close()
` [PULL v2 22/25] qmp: add 'get-win32-socket'
` [PULL v2 23/25] libqtest: make qtest_qmp_add_client work on win32
` [PULL v2 24/25] qtest: enable vnc-display test "
` [PULL v2 25/25] monitor: restrict command getfd to POSIX hosts

[PULL 00/25] Win socket patches
 2023-03-13 11:53 UTC  (28+ messages)
` [PULL 01/25] util: drop qemu_fork()
` [PULL 02/25] tests: use closesocket()
` [PULL 03/25] io: "
` [PULL 04/25] tests: add test-error-report
` [PULL 05/25] error: add global &error_warn destination
` [PULL 06/25] win32/socket: introduce qemu_socket_select() helper
` [PULL 07/25] win32/socket: introduce qemu_socket_unselect() helper
` [PULL 08/25] aio: make aio_set_fd_poll() static to aio-posix.c
` [PULL 09/25] aio/win32: aio_set_fd_handler() only supports SOCKET
` [PULL 10/25] main-loop: remove qemu_fd_register(), win32/slirp/socket specific
` [PULL 11/25] slirp: unregister the win32 SOCKET
` [PULL 12/25] slirp: open-code qemu_socket_(un)select()
` [PULL 13/25] win32: avoid mixing SOCKET and file descriptor space
` [PULL 14/25] os-posix: remove useless ioctlsocket() define
` [PULL 15/25] win32: replace closesocket() with close() wrapper
` [PULL 16/25] tests: fix path separator, use g_build_filename()
` [PULL 17/25] char: do not double-close fd when failing to add client
` [PULL 18/25] tests/docker: fix a win32 error due to portability
` [PULL 19/25] osdep: implement qemu_socketpair() for win32
` [PULL 20/25] qmp: 'add_client' actually expects sockets
` [PULL 21/25] monitor: release the lock before calling close()
` [PULL 22/25] qmp: add 'get-win32-socket'
` [PULL 23/25] libqtest: make qtest_qmp_add_client work on win32
` [PULL 24/25] qtest: enable vnc-display test "
` [PULL 25/25] QMP/HMP: only actually implement getfd on CONFIG_POSIX

[PATCH net 2/2] net: stmmac: move fixed-link support fixup code
 2023-03-13 11:47 UTC  (3+ messages)

[PATCH] IB/hifi1: add a null check of kzalloc_node in hfi1_ipoib_txreq_init
 2023-03-13 11:53 UTC  (3+ messages)

[PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
 2023-03-13 11:46 UTC  (15+ messages)
` [PATCH 02/28] media: cec: meson: "
` [PATCH 03/28] media: cec: tegra: "

[RFC PATCH v3 0/7] Add dedicated Qcom ICE driver
 2023-03-13 11:52 UTC  (8+ messages)
` [RFC PATCH v3 1/7] dt-bindings: crypto: Add Qualcomm Inline Crypto Engine
` [RFC PATCH v3 2/7] dt-bindings: mmc: sdhci-msm: Add ICE phandle and drop core clock
` [RFC PATCH v3 3/7] dt-bindings: ufs: qcom: "
` [RFC PATCH v3 4/7] soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver
` [RFC PATCH v3 5/7] scsi: ufs: ufs-qcom: Switch to the new ICE API
` [RFC PATCH v3 6/7] mmc: sdhci-msm: "
` [RFC PATCH v3 7/7] arm64: dts: qcom: sm8550: Add the Inline Crypto Engine node

[PATCH 00/14] cros-ec-tests: fix some exceptions and clean-ups
 2023-03-13 11:53 UTC  (2+ messages)

[PATCHES] fget()-to-fdget() whack-a-mole
 2023-03-13 11:52 UTC  (2+ messages)

[PATCH v5 00/11] Adjust the dma-ranges for MTK IOMMU
 2023-03-13 11:51 UTC  (5+ messages)
` [PATCH v5 01/11] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
` [PATCH v5 02/11] dt-bindings: media: mediatek,jpeg: "

[PATCH net-next v2 00/14] sfc: add vDPA support for EF100 devices
 2023-03-13 11:50 UTC  (4+ messages)
` [PATCH net-next v2 01/14] sfc: add function personality "

Track git blame through two unrelated histories
 2023-03-13 11:49 UTC  (4+ messages)

[PATCH 15/16] KVM: arm64: selftests: Augment existing timer test to handle variable offsets
 2023-03-13 11:43 UTC  (3+ messages)

[PATCH v1 1/2] LSM: add a release() hook for the clean exit cleanup of the LSM modules
 2023-03-13 11:48 UTC  (2+ messages)

[PATCH v4 00/16] perf kvm: Support histograms and TUI mode
 2023-03-13 11:40 UTC  (34+ messages)
` [PATCH v4 01/16] perf kvm: Refactor overall statistics
` [PATCH v4 02/16] perf kvm: Add pointer to 'perf_kvm_stat' in kvm event
` [PATCH v4 03/16] perf kvm: Move up metrics helpers
` [PATCH v4 04/16] perf kvm: Use subtraction for comparison metrics
` [PATCH v4 05/16] perf kvm: Use macro to replace variable 'decode_str_len'
` [PATCH v4 06/16] perf kvm: Introduce histograms data structures
` [PATCH v4 07/16] perf kvm: Pass argument 'sample' to kvm_alloc_init_event()
` [PATCH v4 08/16] perf kvm: Parse address location for samples
` [PATCH v4 09/16] perf hist: Add 'kvm_info' field in histograms entry
` [PATCH v4 10/16] perf kvm: Add dimensions for KVM event statistics
` [PATCH v4 11/16] perf kvm: Use histograms list to replace cached list
` [PATCH v4 12/16] perf kvm: Polish sorting key
` [PATCH v4 13/16] perf kvm: Support printing attributions for dimensions
` [PATCH v4 14/16] perf kvm: Add dimensions for percentages
` [PATCH v4 15/16] perf kvm: Add TUI mode for stat report
` [PATCH v4 16/16] perf kvm: Update documentation to reflect new changes

linux-next: Tree for Mar 10
 2023-03-13 11:45 UTC  (4+ messages)
` linux-next: Tree for Mar 10 (drivers/spi/spi-mpc512x-psc.c:)

[PATCH v2] drm/i915/active: Fix missing debug object activation
 2023-03-13 11:46 UTC  (3+ messages)
` [PATCH] "
  ` [Intel-gfx] "

[virtio-comment] [PATCH] Introduce VIRTIO_F_ISOLATE_INDIRECT_DESC feature
 2023-03-13 11:48 UTC  (4+ messages)
` [virtio-comment] Re: VIRTIO_RING_F_INDIRECT_SIZE status

[PATCH 00/11] tweaks and fixes for 8.0-rc1 (tests, plugins, docs)
 2023-03-13 11:44 UTC  (7+ messages)
` [PATCH 09/11] tests/tcg: disable pauth for aarch64 gdb tests

[PATCH] accel: Build sub-directories based on config options
 2023-03-13 11:46 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-13 11:47 UTC 

[PATCH nf-next v2 0/9] Support for shifted port-ranges in NAT
 2023-03-13 11:45 UTC  (2+ messages)

[PATCH] selftest/recipetool: Stop test corrupting tinfoil class
 2023-03-13 11:46 UTC 

boot regression on ppc64 with linux 6.2
 2023-03-13  9:08 UTC 

[help] Xen 4.14.5 on Devuan 4.0 Chimaera, regression from Xen 4.0.1
 2023-03-13 11:43 UTC  (5+ messages)

[PATCH] PCI: Use of_property_present() for testing DT property presence
 2023-03-13  8:43 UTC  (2+ messages)

[PATCH] drm/amdgpu: skip ASIC reset for GC IP v11.0.4/11 when go to S4
 2023-03-13 11:42 UTC 

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2023-03-13 11:41 UTC 

[PATCH 1/1] mldev: split bfloat16 routines to separate files
 2023-03-13 11:43 UTC 

[RFC PATCH] qapi: net: fix -set parameter with modern style
 2023-03-13 11:42 UTC 

[PATCH v2 0/7] Fix BWMONv4 for <SDM845
 2023-03-13 11:41 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: interconnect: qcom,msm8998-bwmon: Resolve MSM8998 support
` [PATCH v2 2/7] soc: qcom: icc-bwmon: Handle global registers correctly
` [PATCH v2 3/7] soc: qcom: icc-bwmon: Remove unused struct member
` [PATCH v2 4/7] arm64: dts: qcom: sc7280: Use the correct BWMON fallback compatible
` [PATCH v2 5/7] arm64: dts: qcom: sc8280xp: "
` [PATCH v2 6/7] arm64: dts: qcom: sdm845: Use the correct BWMON compatible
` [PATCH v2 7/7] arm64: dts: qcom: sm8550: Use the correct BWMON fallback compatible

[meta-multimedia][PATCH 1/2] pipewire: update 0.3.66 -> 0.3.67
 2023-03-13 11:41 UTC  (2+ messages)
` [meta-multimedia][PATCH 2/2] nv-codec-headers: update 11.1.5.2 -> 12.0.16.0

[PATCH net-next v2] scm: fix MSG_CTRUNC setting condition for SO_PASSSEC
 2023-03-13 11:40 UTC  (2+ messages)

[PATCH v3 0/3] NUMA: Apply cluster-NUMA-node boundary for aarch64 and riscv machines
 2023-03-13 11:40 UTC  (3+ messages)
` [PATCH v3 1/3] numa: Validate cluster and NUMA node boundary if required

FAILED: patch "[PATCH] irqdomain: Look for existing mapping only once" failed to apply to 5.15-stable tree
 2023-03-13 11:41 UTC  (4+ messages)

[PATCH] tests/vpci: install test
 2023-03-13 11:38 UTC  (8+ messages)

[RFC PATCH] nvme-tcp: fix possible crash when only partilal queues are allocated by nvme_tcp_alloc_queue
 2023-03-13 11:32 UTC 

[PATCH 0/5] misc filesystems: simplify sysctl registration
 2023-03-13 11:38 UTC  (3+ messages)
` [PATCH 2/5] devpts: simplify two-level sysctl registration for pty_kern_table

[skeggsb-nouveau:01.03-gsp-ada 58/68] drivers/gpu/drm/nouveau/nvkm/engine/fifo/r525.c:287:1: warning: no previous prototype for 'r525_fifo_runl_ctor'
 2023-03-13 11:37 UTC 

[skeggsb-nouveau:01.03-gsp-ada 58/68] drivers/gpu/drm/nouveau/nvkm/engine/fifo/r525.c:287:1: warning: no previous prototype for 'r525_fifo_runl_ctor'
 2023-03-13 11:37 UTC 

[PATCH v2] KVM: VMX: fix lockdep warning on posted intr wakeup
 2023-03-13 11:14 UTC  (2+ messages)

[PATCH] mldev: remove weak symbols use in type conversions
 2023-03-13 11:37 UTC  (4+ messages)
  ` [EXT] "
` [PATCH v2 1/1] "

[PATCH v13 000/113] KVM TDX basic feature support
 2023-03-13 11:37 UTC  (3+ messages)
` [PATCH v13 009/113] KVM: TDX: Define TDX architectural definitions

[PATCH] MAINTAINERS: update maintainers list for qede
 2023-03-13 11:37 UTC  (3+ messages)
  ` [EXT] "

RTT-PROBE: lore-subspace-rtt
 2023-03-13 11:37 UTC 

[PATCH v4 0/8] Export platform features from ccp driver
 2023-03-13 11:34 UTC  (4+ messages)
` [PATCH v4 8/8] i2c: designware: Add doorbell support for Skyrim

[PATCH v10 00/12] parallels: Refactor the code of images checks and fix a bug
 2023-03-13 11:34 UTC  (3+ messages)

[PATCH v3] KVM: VMX: fix lockdep warning on posted intr wakeup
 2023-03-13 11:10 UTC 

[PATCH v2 1/1] media: i2c: imx290: Make use of get_unaligned_le24(), put_unaligned_le24()
 2023-03-13 11:32 UTC  (5+ messages)

[PATCH v2 0/2] gpio: fxl6408: add I2C GPIO expander driver
 2023-03-13 11:33 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: add fcs,fxl6408
` [PATCH v2 2/2] gpio: fxl6408: add I2C GPIO expander driver

[PATCH v1 1/1] devres: Pass unique name of the resource to devm_add_action_or_reset()
 2023-03-13 11:31 UTC 

[PATCH v2 0/6] Support ROHM BU27034 ALS sensor
 2023-03-13 11:31 UTC  (6+ messages)
` [PATCH v2 2/6] iio: light: Add gain-time-scale helpers

[PATCH 0/6] kbuild: fix some packaging issues, and use git-archive for source package
 2023-03-13 11:31 UTC  (3+ messages)
` [PATCH 2/6] kbuild: deb-pkg: do not take KERNELRELEASE from the source version

[PATCH v5 0/8] make slab shrink lockless
 2023-03-13 11:28 UTC  (9+ messages)
` [PATCH v5 1/8] mm: vmscan: add a map_nr_max field to shrinker_info
` [PATCH v5 2/8] mm: vmscan: make global slab shrink lockless
` [PATCH v5 3/8] mm: vmscan: make memcg "
` [PATCH v5 4/8] mm: vmscan: add shrinker_srcu_generation
` [PATCH v5 5/8] mm: shrinkers: make count and scan in shrinker debugfs lockless
` [PATCH v5 6/8] mm: vmscan: hold write lock to reparent shrinker nr_deferred
` [PATCH v5 7/8] mm: vmscan: remove shrinker_rwsem from synchronize_shrinkers()
` [PATCH v5 8/8] mm: shrinkers: convert shrinker_rwsem to mutex

[PATCH v1] scsi: ufs: core: print trs for pending requests in MCQ mode
 2023-03-13 11:29 UTC  (3+ messages)

[LTP] [PATCH v4] kill01: New case cgroup kill
 2023-03-13 10:45 UTC  (3+ messages)
` [LTP] [PATCH v5] "

[igt-dev] [PATCH i-g-t] tests/kms_display_modes: Add check on ENOSPC for DP MST config
 2022-09-04 10:09 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t] tests/kms_display_modes: Fixed mode selection for extended mode tests

MXSFB and Video PLL clock on i.MX8M Mini/Nano Question
 2023-03-13 11:29 UTC  (6+ messages)

[PATCH v4] arm64: dts: ti: k3-j721s2: Add support for ADC nodes
 2023-03-13 11:28 UTC  (2+ messages)

[PATCH v2] qede: remove linux/version.h and linux/compiler.h
 2023-03-13  8:46 UTC  (7+ messages)

[PATCH] USB: serial: xr: Add TIOCGRS485 and TIOCSRS485 ioctls
 2023-03-13 11:27 UTC  (5+ messages)
` [PATCH v2] "

[PATCH -next] thermal: Use devm_platform_ioremap_resource()
 2023-03-13 11:27 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-13 11:27 UTC 

[Intel-gfx] [PATCH] drm/i915: Fix build with WERROR=y
 2023-03-13 11:24 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[RFC PATCH v1] mtd: rawnand: meson: invalidate cache on polling ECC bit
 2023-03-13 11:23 UTC  (4+ messages)

[pynfs PATCH v2 0/5] An assortment of pynfs patches
 2023-03-13 11:24 UTC  (3+ messages)
` [pynfs PATCH v2 4/5] testserver.py: add a new (special) "everything" flag
` [pynfs PATCH v2 5/5] LOCK24: fix the lock_seqid in second lock request


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.