All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-19 07:32:27 to 2024-03-19 08:21:27 UTC [more...]

Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2024-03-19  8:21 UTC  (7+ messages)
          `  "

[kvm-unit-tests PATCH v7 00/35] migration, powerpc improvements
 2024-03-19  7:59 UTC  (66+ messages)
` [kvm-unit-tests PATCH v7 01/35] arch-run: Add functions to help handle migration directives from test
` [kvm-unit-tests PATCH v7 02/35] arch-run: Keep infifo open
` [kvm-unit-tests PATCH v7 03/35] migration: Add a migrate_skip command
` [kvm-unit-tests PATCH v7 04/35] (arm|s390): Use migrate_skip in test cases
` [kvm-unit-tests PATCH v7 05/35] arch-run: Add a "continuous" migration option for tests
` [kvm-unit-tests PATCH v7 06/35] gitlab-ci: Run migration selftest on s390x and powerpc
` [kvm-unit-tests PATCH v7 07/35] common: add memory dirtying vs migration test
` [kvm-unit-tests PATCH v7 08/35] powerpc: Fix KVM caps on POWER9 hosts
` [kvm-unit-tests PATCH v7 09/35] powerpc: Fix stack backtrace termination
` [kvm-unit-tests PATCH v7 10/35] powerpc: interrupt stack backtracing
` [kvm-unit-tests PATCH v7 11/35] powerpc/sprs: Specify SPRs with data rather than code
` [kvm-unit-tests PATCH v7 12/35] powerpc/sprs: Avoid taking PMU interrupts caused by register fuzzing
` [kvm-unit-tests PATCH v7 13/35] doc: start documentation directory with unittests.cfg doc
` [kvm-unit-tests PATCH v7 14/35] scripts: allow machine option to be specified in unittests.cfg
` [kvm-unit-tests PATCH v7 15/35] scripts: Accommodate powerpc powernv machine differences
` [kvm-unit-tests PATCH v7 16/35] powerpc: Support powernv machine with QEMU TCG
` [kvm-unit-tests PATCH v7 17/35] powerpc: Fix emulator illegal instruction test for powernv
` [kvm-unit-tests PATCH v7 18/35] powerpc/sprs: Test hypervisor registers on powernv machine
` [kvm-unit-tests PATCH v7 19/35] powerpc: general interrupt tests
` [kvm-unit-tests PATCH v7 20/35] powerpc: Add rtas stop-self support
` [kvm-unit-tests PATCH v7 21/35] powerpc: Remove broken SMP exception stack setup
` [kvm-unit-tests PATCH v7 22/35] powerpc: add SMP and IPI support
` [kvm-unit-tests PATCH v7 23/35] powerpc: Permit ACCEL=tcg,thread=single
` [kvm-unit-tests PATCH v7 24/35] powerpc: Avoid using larx/stcx. in spinlocks when only one CPU is running
` [kvm-unit-tests PATCH v7 25/35] powerpc: Add atomics tests
` [kvm-unit-tests PATCH v7 26/35] powerpc: Add timebase tests
` [kvm-unit-tests PATCH v7 27/35] powerpc: Add MMU support
` [kvm-unit-tests PATCH v7 28/35] common/sieve: Use vmalloc.h for setup_mmu definition
` [kvm-unit-tests PATCH v7 29/35] common/sieve: Support machines without MMU
` [kvm-unit-tests PATCH v7 30/35] powerpc: Add sieve.c common test
` [kvm-unit-tests PATCH v7 31/35] powerpc: add usermode support
` [kvm-unit-tests PATCH v7 32/35] powerpc: add pmu tests
` [kvm-unit-tests PATCH v7 33/35] configure: Make arch_libdir a first-class entity
` [kvm-unit-tests PATCH v7 34/35] powerpc: Remove remnants of ppc64 directory and build structure
` [kvm-unit-tests PATCH v7 35/35] powerpc: gitlab CI update

about ArmChina NPU driver upstream
 2024-03-19  8:19 UTC 

[PATCH v9 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2024-03-19  8:19 UTC  (4+ messages)
` [PATCH v9 2/3] clocksource: Add JH7110 timer driver

[LTP] [PATCH] swapon01: swapon01: prevent OOM happening in swap process
 2024-03-19  8:18 UTC  (12+ messages)

[PATCH v4 0/2] perf/x86/amd: Fix for LBR Freeze
 2024-03-19  8:18 UTC  (3+ messages)
` [PATCH v4 1/2] x86/cpufeatures: Add dedicated feature word for CPUID leaf 0x80000022[EAX]
` [PATCH v4 2/2] perf/x86/amd/lbr: Use freeze based on availability

[PATCH v15 00/16] Add audio support in v4l2 framework
 2024-03-19  7:51 UTC  (17+ messages)
` [PATCH v15 01/16] media: v4l2-ctrls: add support for fraction_bits
` [PATCH v15 02/16] ASoC: fsl_asrc: define functions for memory to memory usage
` [PATCH v15 03/16] ASoC: fsl_easrc: "
` [PATCH v15 04/16] ASoC: fsl_asrc: move fsl_asrc_common.h to include/sound
` [PATCH v15 05/16] ASoC: fsl_asrc: register m2m platform device
` [PATCH v15 06/16] ASoC: fsl_easrc: "
` [PATCH v15 07/16] media: uapi: Add V4L2_CAP_AUDIO_M2M capability flag
` [PATCH v15 08/16] media: v4l2: Add audio capture and output support
` [PATCH v15 09/16] media: uapi: Define audio sample format fourcc type
` [PATCH v15 10/16] media: uapi: Add V4L2_CTRL_CLASS_M2M_AUDIO
` [PATCH v15 11/16] media: uapi: Add audio rate controls support
` [PATCH v15 12/16] media: uapi: Declare interface types for Audio
` [PATCH v15 13/16] media: uapi: Add an entity type for audio resampler
` [PATCH v15 14/16] media: vivid: add fixed point test controls
` [PATCH v15 15/16] media: imx-asrc: Add memory to memory driver
` [PATCH v15 16/16] media: vim2m-audio: add virtual driver for audio memory to memory

[PATCH v1 00/11] Add a host IOMMU device abstraction
 2024-03-19  8:16 UTC  (3+ messages)
` [PATCH v1 01/11] Introduce a common abstract struct HostIOMMUDevice

[PATCH v4 2/5] spi: Make of_find_spi_controller_by_node() available
 2024-03-19  8:16 UTC  (3+ messages)

[PATCH] x86, relocs: Ignore relocations in .notes section on walk_relocs
 2024-03-19  8:16 UTC  (5+ messages)

[PATCH v2 0/3] x86/pvh: Support relocating dom0 kernel
 2024-03-19  8:15 UTC  (12+ messages)
` [PATCH v2 3/3] x86/PVH: Support relocatable dom0 kernels

[PATCH v4 00/12] drm/ast: Detect connector status for VGA and SIL164
 2024-03-19  8:00 UTC  (13+ messages)
` [PATCH v4 01/12] drm/ast: Include <linux/of.h> where necessary
` [PATCH v4 02/12] drm/ast: Fail probing if DDC channel could not be initialized
` [PATCH v4 03/12] drm/ast: Remove struct ast_{vga,sil165}_connector
` [PATCH v4 04/12] drm/ast: Allocate instance of struct ast_i2c_chan with managed helpers
` [PATCH v4 05/12] drm/ast: Move DDC code to ast_ddc.{c,h}
` [PATCH v4 06/12] drm/ast: Rename struct ast_i2c_chan to struct ast_ddc
` [PATCH v4 07/12] drm/ast: Pass AST device to ast_ddc_create()
` [PATCH v4 08/12] drm/ast: Store AST device in struct ast_ddc
` [PATCH v4 09/12] drm/ast: Rename struct i2c_algo_bit_data callbacks and their parameters
` [PATCH v4 10/12] drm/ast: Acquire I/O-register lock in DDC code
` [PATCH v4 11/12] drm/ast: Use drm_connector_helper_get_modes()
` [PATCH v4 12/12] drm/ast: Implement polling for VGA and SIL164 connectors

[PATCH v3] fbmon: prevent division by zero in fb_videomode_from_videomode()
 2024-03-19  8:13 UTC 

[PATCH for 9.0 v15 00/10] target/riscv: vector fixes
 2024-03-19  8:13 UTC  (5+ messages)
` [PATCH for 9.0 v15 03/10] target/riscv/vector_helper.c: fix 'vmvr_v' memcpy endianess
` [PATCH for 9.0 v15 04/10] target/riscv: always clear vstart in whole vec move insns

[PATCH mptcp-next] Squash to "selftests: mptcp: add get_endpoint helper"
 2024-03-19  8:13 UTC 

[PATCH v2] fbmon: prevent division by zero in fb_videomode_from_videomode()
 2024-03-19  8:12 UTC  (5+ messages)

[PATCH v3 0/4] Add SCIF support for Renesas RZ/V2H(P) SoC
 2024-03-19  8:12 UTC  (3+ messages)
` [PATCH v3 3/4] dt-bindings: serial: renesas,scif: Document R9A09G057 support

[PATCH 0/3 for 9.0] Fix TLS support for chardevs and incoming data loss on EOF
 2024-03-19  8:10 UTC  (5+ messages)
` [PATCH 1/3 for 9.0] chardev: lower priority of the HUP GSource in socket chardev
` [PATCH 2/3 for 9.0] Revert "chardev/char-socket: Fix TLS io channels sending too much data to the backend"

[PATCH 0/3] imx93-phyboard-segin: Add USB support
 2024-03-19  8:10 UTC  (3+ messages)
` [PATCH 2/3] configs: "

[PATCH 00/15] wifi: iwlwifi: updates - 2024-03-19
 2024-03-19  8:10 UTC  (16+ messages)
` [PATCH 01/15] wifi: iwlwifi: mvm: Introduce internal MLO passive scan
` [PATCH 02/15] wifi: iwlwifi: mvm: Add debugfs entry for triggering internal MLO scan
` [PATCH 03/15] wifi: iwlwifi: mvm: add debugfs for forcing unprotected ranging request
` [PATCH 04/15] wifi: iwlwifi: add a kunit test for PCI table duplicates
` [PATCH 05/15] wifi: iwlwifi: mvm: rfi: fix potential response leaks
` [PATCH 06/15] wifi: iwlwifi: mvm: support iwl_dev_tx_power_cmd_v8
` [PATCH 07/15] wifi: iwlwifi: mvm: always apply 6 GHz probe limitations
` [PATCH 08/15] wifi: iwlwifi: fw: don't always use FW dump trig
` [PATCH 09/15] wifi: iwlwifi: fw: add clarifying comments about iwl_fwrt_dump_data
` [PATCH 10/15] wifi: iwlwifi: read txq->read_ptr under lock
` [PATCH 11/15] wifi: iwlwifi: mvm: don't support puncturing in 5 GHz
` [PATCH 12/15] wifi: iwlwifi: remove 6 GHz NVM override
` [PATCH 13/15] wifi: iwlwifi: mvm: Do not warn on invalid link on scan complete
` [PATCH 14/15] wifi: iwlwifi: enable monitor on passive/inactive channels
` [PATCH 15/15] wifi: iwlwifi: mvm: allocate STA links only for active links

[PATCH] virtio_ring: Fix the stale index in available ring
 2024-03-19  8:08 UTC  (16+ messages)

[meta-multimedia][PATCH v2] spandsp: new telephony DSP library
 2024-03-19  8:07 UTC  (5+ messages)
` [oe] "

[PATCH v2 11/12] wifi: rtlwifi: Add rtl8192du/sw.{c,h}
 2024-03-19  8:08 UTC  (2+ messages)

[PATCH] Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()"
 2024-03-19  8:07 UTC 

A few proposals, this time from the C++ standards committee
 2024-03-19  8:07 UTC  (3+ messages)

[PATCH v2] docs/misra: document the expected sizes of integer types
 2024-03-19  8:06 UTC  (6+ messages)

[PATCH v2] drm,fbdev: td043mtea1: Convert sprintf() family to sysfs_emit() family
 2024-03-19  8:07 UTC  (2+ messages)

[PATCH linux-next] bpf: fix warning for crash_kexec
 2024-03-19  8:06 UTC  (5+ messages)

[PATCH mptcp-next v4 0/9] add helpers and vars in mptcp_lib.sh, final
 2024-03-19  8:07 UTC  (2+ messages)

[LTP] New LTP documentation!
 2024-03-19  8:06 UTC  (3+ messages)

[PATCH] cpufreq: Use a smaller freq for the policy->max when verify
 2024-03-19  8:01 UTC 

[PATCH v6] fpga: manager: add owner module and take its refcount
 2024-03-19  8:01 UTC  (3+ messages)

[PATCH v8 0/8] AMD Pstate Fixes And Enhancements
 2024-03-19  8:03 UTC  (4+ messages)
` [PATCH v8 1/8] cpufreq: amd-pstate: Document *_limit_* fields in struct amd_cpudata

[Buildroot] [Bug 15916] New: mesa3d fails to build
 2024-03-19  8:03 UTC  (3+ messages)
` [Buildroot] [Bug 15916] "

[PATCH] aspeed/smc: Only wire flash devices at reset
 2024-03-19  8:02 UTC  (2+ messages)

[PATCH v3 0/2] ceph: skip copying the data extends the file EOF
 2024-03-19  8:02 UTC  (5+ messages)
` [PATCH v3 1/2] "
  ` 回覆: "
` [PATCH v3 2/2] ceph: set the correct mask for getattr reqeust for read
  ` 回覆: "

[PATCH bpf-next v2] bpf: fix warning for crash_kexec
 2024-03-19  8:01 UTC  (2+ messages)

[PATCH v4 0/5] misc: Add mikroBUS driver
 2024-03-19  8:00 UTC  (12+ messages)
` [PATCH v4 1/5] dt-bindings: misc: Add mikrobus-connector
` [PATCH v4 4/5] mikrobus: Add mikroBUS driver

nfsd hangs and nfsd_break_deleg_cb+0x170/0x190 warning
 2024-03-19  7:58 UTC  (6+ messages)

[RFC PATCH] jffs2: fix recursive fs_reclaim deadlock
 2024-03-19  7:56 UTC  (7+ messages)

[PATCH bpf-next 0/5] Fix kernel panic caused by bpf lsm return value
 2024-03-19  7:54 UTC  (6+ messages)

Redirect to AF_XDP socket not working with bond interface in native mode
 2024-03-19  7:52 UTC  (18+ messages)

[PATCH 1/1] mei: vsc: Unregister interrupt handler for system suspend
 2024-03-19  7:51 UTC  (2+ messages)

[PATCH] format shell command as code block
 2024-03-19  7:51 UTC  (2+ messages)

[PATCH v17 0/9] Enable Adaptive Sync SDP Support for DP
 2024-03-19  7:46 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for Enable Adaptive Sync SDP Support for DP (rev20)

[XEN PATCH v3 00/16] xen: address violation of MISRA C:2012 Directive 4.10
 2024-03-19  7:45 UTC  (12+ messages)
` [XEN PATCH v3 03/16] misra: add deviations for direct inclusion guards

[PATCH v1] usb: typec: tcpm: Correct the PDO counting in pd_set
 2024-03-19  7:43 UTC 

[PATCH v1] usb: typec: Return size of buffer if pd_set operation succeeds
 2024-03-19  7:43 UTC 

[GIT PULL] virtio: features, fixes
 2024-03-19  7:41 UTC 

[PATCH v11 0/5] riscv: sophgo: add clock support for sg2042
 2024-03-19  7:40 UTC  (5+ messages)
` [PATCH v11 4/5] clk: sophgo: Add SG2042 clock driver

[syzbot] [virtualization?] upstream boot error: WARNING: refcount bug in __free_pages_ok
 2024-03-19  7:40 UTC  (2+ messages)

[PATCH V4 0/6] Add riscv tests to cover the base extension specs
 2024-03-19  7:38 UTC  (6+ messages)

[Buildroot] [PATCH v3 1/3] configs/avenger96: bump Uboot version to 2024.01
 2024-03-19  7:38 UTC  (3+ messages)
` [Buildroot] [PATCH v3 3/3] configs/avenger96: bump ATF version to v2.8

[PATCH v5 00/13] Support IGT in display driver
 2024-03-19  7:34 UTC  (11+ messages)
` [PATCH v5 05/13] drm/mediatek: Set DRM mode configs accordingly
` [PATCH v5 06/13] drm/mediatek: Turn off the layers with zero width or height

[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
 2024-03-19  7:37 UTC  (4+ messages)
` [PATCH v9 0/5] Logging unification and timestamp
  ` [PATCH v9 5/5] eal: add option to put timestamp on console output

[PATCH v2 0/9] xfs: use large folios for buffers
 2024-03-19  7:37 UTC  (3+ messages)
` [PATCH 9/9] xfs: rename bp->b_folio_count

[PATCH] clk: imx: imx8mp: Add pm_runtime support for power saving
 2024-03-19  7:35 UTC  (4+ messages)

[bug report] WARNING: CPU: 0 PID: 226 at drivers/pci/pci.c:2236 pci_disable_device+0xf4/0x100
 2024-03-19  7:34 UTC 

[PATCH] x86/features: More AMD features
 2024-03-19  7:33 UTC  (2+ messages)

blktests failures with v6.8 kernel
 2024-03-19  7:33 UTC  (2+ messages)

[cip:b-4.4-st50-rt48 21/395] kernel/trace/latency_hist.c:158:14: warning: no previous prototype for 'latency_hist'
 2024-03-19  7:33 UTC 

[PATCH 01/13] net/mlx5/hws: move warn into debug level when needed
 2024-03-19  7:33 UTC  (4+ messages)


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.