All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-25 14:21:36 to 2023-09-25 15:05:48 UTC [more...]

[dpdk-dev] [PATCH] maintainers: update tree for marvell drivers
 2023-09-25 15:05 UTC  (2+ messages)

Config fragments
 2023-09-25 15:05 UTC  (4+ messages)

+ mm-zswap-fix-potential-memory-corruption-on-duplicate-store-v2.patch added to mm-hotfixes-unstable branch
 2023-09-25 15:05 UTC 

[PATCH] virtio: use shadow_avail_idx while checking number of heads
 2023-09-25 15:02 UTC  (3+ messages)

[PATCH 00/31] September maintainer omnibus (tests, gdbstub, plugins)
 2023-09-25 14:48 UTC  (32+ messages)
` [PATCH 01/31] tests/avocado: update firmware to enable sbsa-ref/neoverse-v1
` [PATCH 02/31] tests/lcitool: add swtpm to the package list
` [PATCH 03/31] gitlab: shuffle some targets and reduce avocado noise
` [PATCH 04/31] docs: mark CRIS support as deprecated
` [PATCH 05/31] tests/docker: make docker engine choice entirely configure driven
` [PATCH 06/31] configure: allow user to override docker engine
` [PATCH 07/31] configure: remove gcc version suffixes
` [PATCH 08/31] configure: ensure dependency for cross-compile setup
` [PATCH 09/31] gdbstub: Fix target_xml initialization
` [PATCH 10/31] gdbstub: Fix target.xml response
` [PATCH 11/31] plugins: Check if vCPU is realized
` [PATCH 12/31] contrib/plugins: Use GRWLock in execlog
` [PATCH 13/31] gdbstub: Introduce GDBFeature structure
` [PATCH 14/31] target/arm: Move the reference to arm-core.xml
` [PATCH 15/31] hw/core/cpu: Return static value with gdb_arch_name()
` [PATCH 16/31] gdbstub: Use g_markup_printf_escaped()
` [PATCH 17/31] target/arm: Remove references to gdb_has_xml
` [PATCH 18/31] target/ppc: "
` [PATCH 19/31] gdbstub: Remove gdb_has_xml variable
` [PATCH 20/31] gdbstub: Replace gdb_regs with an array
` [PATCH 21/31] accel/tcg: Add plugin_enabled to DisasContextBase
` [PATCH 22/31] target/sh4: Disable decode_gusa when plugins enabled
` [PATCH 23/31] plugins: Set final instruction count in plugin_gen_tb_end
` [PATCH 24/31] contrib/plugins: fix coverity warning in cache
` [PATCH 25/31] contrib/plugins: fix coverity warning in lockstep
` [PATCH 26/31] contrib/plugins: fix coverity warning in hotblocks
` [RFC PATCH 27/31] sysemu: add set_virtual_time to accel ops
` [RFC PATCH 28/31] qtest: use cpu interface in qtest_clock_warp
` [RFC PATCH 29/31] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
` [RFC PATCH 30/31] plugins: add time control API
` [RFC PATCH 31/31] contrib/plugins: add iops plugin example for cost modelling

[PATCH v2 0/2] Remove `ArcBorrow`
 2023-09-25 15:04 UTC  (7+ messages)
` [PATCH v2 2/2] rust: arc: remove `ArcBorrow` in favour of `WithRef`

[PATCH v6 1/2] schemas: Add some common reserved-memory usages
 2023-09-25 15:04 UTC  (6+ messages)

❌ FAIL (SKIPPED 7 of 230): Test report for master (6.6.0-rc2, mainline.kernel.org-clang, dc912ba9)
 2023-09-25 15:02 UTC 

[PATCH 0/2] Fix two issue between removing device and error handle
 2023-09-25 15:02 UTC  (3+ messages)
` [PATCH 1/2] scsi: core: scsi_device_online() return false if state is SDEV_CANCEL

❌ FAIL (SKIPPED 7 of 230): Test report for master (6.6.0-rc2, mainline.kernel.org-clang, 5a4de7dc)
 2023-09-25 15:02 UTC 

❌ FAIL (SKIPPED 4 of 230): Test report for master (6.6.0-rc2, mainline.kernel.org-clang, 3aba70ae)
 2023-09-25 15:01 UTC 

[PATCH v3 00/38] spl: Preparation for Universal Payload
 2023-09-25 14:55 UTC  (3+ messages)
` [PATCH v3 01/38] spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_

[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2023-09-25 15:01 UTC  (7+ messages)
` [Acpica-devel] [RESEND PATCH v8 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
    `  "
` [Acpica-devel] [RESEND PATCH v8 2/2] ACPI: APEI: handle synchronous exceptions in task work
    `  "

[bug report] blktests srp/002 hang
 2023-09-25 15:00 UTC  (20+ messages)

[Intel-xe] [PATCH V2 0/2] drm/xe: Count and report low level driver errors
 2023-09-25 15:00 UTC  (5+ messages)
` [Intel-xe] ✓ CI.Build: success for drm/xe: Count and report low level driver errors (rev2)
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✗ CI.BAT: failure "

[PATCH V5 0/4] Add Anbernic RG-Nano
 2023-09-25 15:00 UTC  (4+ messages)
` [PATCH V5 4/4] ARM: dts: sunxi: add support for "

[kvm-unit-tests PATCH v1] s390x: run PV guests with confidential guest enabled
 2023-09-25 15:00 UTC  (2+ messages)

[RFC] mtd: Fix error code loss in mtdchar_read() function
 2023-09-25 14:59 UTC  (9+ messages)

[PATCH v2] Crash: add lock to serialize crash hotplug handling
 2023-09-25 14:59 UTC  (3+ messages)

[PATCH 1/6 v2] license/license_image: Fix license file layout to avoid overlapping files
 2023-09-25 14:59 UTC  (4+ messages)
` [PATCH 3/6] sstate: Stop allowing overlapping symlinks from sstate
  ` [OE-core] "

[Intel-gfx] [PATCH] drm/i915: Zap some empty lines
 2023-09-25 14:58 UTC  (5+ messages)

[igt-dev] [RFC/CI] prime_vgem: Add mmap forwarding tests
 2023-09-25 14:57 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[Intel-xe] [PATCH V3 0/2] drm/xe: Count and report low level driver errors
 2023-09-25 14:57 UTC  (4+ messages)
` [Intel-xe] [PATCH V3 1/2] drm/xe: Indroduce low level driver error counting APIs
` [Intel-xe] [PATCH V3 2/2] drm/xe: Update counter for low level driver errors

[PATCH v1] drm/dp/mst: fix missing modeset unlock for MST port detect
 2023-09-25 14:57 UTC  (5+ messages)

[Intel-gfx] [PATCH v13 1/2] drm/i915: Add WABB blit for Wa_16018031267 / Wa_16018063123
 2023-09-25 14:55 UTC 

[PATCH] target/i386/seg_helper: introduce tss_set_busy
 2023-09-25 14:48 UTC 

drivers/media/v4l2-core/v4l2-vp9.c:1834:1: warning: the frame size of 1420 bytes is larger than 1024 bytes
 2023-09-25 14:55 UTC 

[PATCH] target/i386/cpu: avoid shadowed local variables
 2023-09-25 14:47 UTC 

[PATCH] m48t59-test: remove shadowed variables and cleanup
 2023-09-25 14:47 UTC 

[PATCH] user-exec-stub: remove unused variable
 2023-09-25 14:49 UTC 

[RFC PATCH v2 00/18] scsi: scsi_error: Introduce new error handle mechanism
 2023-09-25 14:55 UTC  (2+ messages)

[PATCH] _scratch_mkfs_geom: Fix regex used for matching block size option
 2023-09-25 14:55 UTC  (2+ messages)

[PATCH] drm/amd/display: set stream gamut remap matrix to MPC for DCN3+
 2023-09-25 14:55 UTC  (2+ messages)

+ mm-memcg-reconsider-kmemlimit_in_bytes-deprecation.patch added to mm-hotfixes-unstable branch
 2023-09-25 14:55 UTC 

[PATCH v5 0/5] Implement MTE tag compression for swapped pages
 2023-09-25 14:54 UTC  (7+ messages)
` [PATCH v5 2/5] lib/test_bitmap: add tests for bitmap_{read,write}()

[PATCH] ui/vnc: fix enabling of VNC_FEATURE_XVP
 2023-09-25 14:50 UTC 

[PATCH] dt-bindings: mtd: Add a schema for binman
 2023-09-25 14:53 UTC  (13+ messages)

[PATCH v1 0/4] vfio: report NUMA nodes for device memory
 2023-09-25 14:53 UTC  (7+ messages)
` [PATCH v1 3/4] hw/arm/virt-acpi-build: patch guest SRAT for NUMA nodes

[PATCH] ui/vnc: fix enabling of VNC_FEATURE_XVP
 2023-09-25 14:50 UTC 

[GIT PULL] tracing: Fixes for 6.6-rc2
 2023-09-25 14:53 UTC  (3+ messages)

[PATCH] ui/vnc: fix debug output for invalid audio message
 2023-09-25 14:50 UTC 

[PATCH v4 0/5] Add LVTS support for mt8192
 2023-09-25 14:52 UTC  (6+ messages)
` [PATCH v4 2/5] thermal/drivers/mediatek/lvts_thermal: Add suspend and resume

[PATCH] target/i386/svm_helper: eliminate duplicate local variable
 2023-09-25 14:48 UTC 

[PATCH] target/i386/kvm: eliminate shadowed local variables
 2023-09-25 14:47 UTC 

[PATCH] target/i386/seg_helper: remove shadowed variable
 2023-09-25 14:49 UTC 

[PATCH v5 00/10] A7xx support
 2023-09-25 14:50 UTC  (22+ messages)
` [PATCH v5 01/10] dt-bindings: display/msm/gmu: Add Adreno 7[34]0 GMU
` [PATCH v5 02/10] dt-bindings: display/msm/gmu: Allow passing QMP handle
` [PATCH v5 03/10] dt-bindings: display/msm/gpu: Allow A7xx SKUs
` [PATCH v5 04/10] drm/msm/a6xx: Add missing regs for A7XX
` [PATCH v5 05/10] drm/msm/a6xx: Add skeleton A7xx support
` [PATCH v5 06/10] drm/msm/a6xx: Send ACD state to QMP at GMU resume
` [PATCH v5 07/10] drm/msm/a6xx: Mostly implement A7xx gpu_state
` [PATCH v5 08/10] drm/msm/a6xx: Add A730 support
` [PATCH v5 09/10] drm/msm/a6xx: Add A740 support
` [PATCH v5 10/10] drm/msm/a6xx: Poll for GBIF unhalt status in hw_init

[PATCH] rank: add option to normalize using defined rate
 2023-09-25 14:51 UTC  (2+ messages)

[PATCH v1 0/9] Replace acpi_driver with platform_driver
 2023-09-25 14:48 UTC  (10+ messages)
` [PATCH v1 1/9] ACPI: bus: Make notify wrappers more generic
` [PATCH v1 2/9] docs: firmware-guide: ACPI: Clarify ACPI bus concepts
` [PATCH v1 3/9] ACPI: AC: Remove unnecessary checks
` [PATCH v1 4/9] ACPI: AC: Use string_choices API instead of ternary operator
` [PATCH v1 5/9] ACPI: AC: Replace acpi_driver with platform_driver
` [PATCH v1 6/9] ACPI: AC: Rename ACPI device from device to adev
` [PATCH v1 7/9] ACPI: NFIT: Replace acpi_driver with platform_driver
` [PATCH v1 8/9] ACPI: NFIT: Remove redundant call to to_acpi_dev()
` [PATCH v1 9/9] ACPI: NFIT: Don't use KBUILD_MODNAME for driver name

+ riscv-kdump-use-generic-interface-to-simplify-crashkernel-reservation-fix.patch added to mm-nonmm-unstable branch
 2023-09-25 14:49 UTC 

[PATCH] mptsas: avoid shadowed local variables
 2023-09-25 14:47 UTC 

[PATCH] pm_smbus: rename variable to avoid shadowing
 2023-09-25 14:47 UTC 

[PATCH] vl: remove shadowed local variables
 2023-09-25 14:47 UTC 

[PATCH] target/i386/translate: avoid shadowed local variables
 2023-09-25 14:47 UTC 

[REGRESSION] uninitialized value $address in git send-email when given multiple recipients separated by commas
 2023-09-25 14:48 UTC  (5+ messages)

[PATCH v6 00/23] Fix libata suspend/resume handling and code cleanup
 2023-09-25 14:27 UTC  (3+ messages)
` [PATCH v6 05/23] ata: libata-scsi: Disable scsi device manage_system_start_stop

[Intel-gfx] [PATCH] drm/i915/gem: Make i915_gem_shrinker multi-gt aware
 2023-09-25 14:46 UTC  (3+ messages)
  `  "

[PATCH 1/2] drm/radeon: apply state adjust rules to some additional HAINAN vairants
 2023-09-25 14:44 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: "

[RFC PATCH 0/3] um: clean up mm creation - another attempt
 2023-09-25 14:44 UTC  (5+ messages)

[PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
 2023-09-25 14:43 UTC  (9+ messages)
` [PATCH 2/6] mmc: sdhci: add __sdhci_execute_tuning() to header
` [PATCH 3/6] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520

[PATCH v2 3/3] trace: Fix alignment logic in flyrecord header
 2023-09-25 14:43 UTC  (13+ messages)
` [PATCH v2 0/3] trace: Fix flyrecord alignment issue

[igt-dev] [PATCH i-g-t v3 0/2] intel/i915_query: Add query-l3-bank-count subtest
 2023-09-25 14:31 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3 1/2] lib/i915: Add DRM_I915_QUERY_L3BANK_COUNT query
` [igt-dev] [PATCH i-g-t v3 2/2] tests/i915_query.c: Add query-l3-bank-count subtest

[PATCH] fjes: Add missing check for vzalloc
 2023-09-25 14:40 UTC  (2+ messages)

[LTP] [PATCH v1] Skip cgroup-related tests if `/sys/fs/cgroup` readonly
 2023-09-25 14:42 UTC 

droid4 -- weird behaviour when attempting to use usb host
 2023-09-25 14:36 UTC  (2+ messages)

[PATCH v2 0/2] x86/kexec: UKI Support
 2023-09-25 14:36 UTC  (9+ messages)

[PATCH 0/3] common: Remove a few more header files
 2023-09-25 14:35 UTC  (3+ messages)

[PATCH 2/2] arm64: dts: qcom: msm8939-huawei-kiwi: Add initial device tree
 2023-09-25 14:34 UTC  (3+ messages)

[virtio-comment] virtio-sound linux driver conformance to spec
 2023-09-25 14:33 UTC  (8+ messages)
` [virtio-comment] "
          `  "

[PATCH] virtio: remove unnecessary thread fence while reading next descriptor
 2023-09-25 14:32 UTC  (2+ messages)

[jimc:dd-shrink-1b 30/30] lib/dynamic_debug.c:235:22: error: 'const struct _ddebug' has no member named 'site'
 2023-09-25 14:32 UTC 

[PATCH] drm/amd: Propagate failures in dc_set_power_state()
 2023-09-25 14:32 UTC  (2+ messages)

[PATCH v2] NFSD: convert write_threads, write_maxblksize and write_maxconn to netlink commands
 2023-09-25 14:31 UTC  (3+ messages)

[PATCH 0/1] [PULL REQUEST] iommu/vt-d: Fixes for v6.6-rc4
 2023-09-25 14:31 UTC  (2+ messages)

[PATCH 1/2] wiphy: fix wiphy_contrain_freq_set skipping last channel
 2023-09-25 14:30 UTC  (2+ messages)

[PATCH] test: log correct function name
 2023-09-25 14:30 UTC  (2+ messages)

[PATCH v4 0/2] platform/x86: Fix reference leaks
 2023-09-25 14:28 UTC  (3+ messages)
` [PATCH v4 1/2] platform/x86: think-lmi: Fix reference leak
` [PATCH v4 2/2] platform/x86: hp-bioscfg: "

[PATCH] arm64: dts: ti: k3-am625-beagleplay: Fix typo in ramoops reg
 2023-09-25 14:27 UTC  (3+ messages)

[PATCH 0/5] net/hns3: some performance optimizations
 2023-09-25 14:26 UTC  (5+ messages)

[PATCH 0/3] ARM: omap: omap4-embt2ws: Add IMU on control unit
 2023-09-25 14:25 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: iio: imu: mpu6050: Add level shifter

[PATCH] platform/x86: think-lmi: Fix reference leak
 2023-09-25 14:26 UTC  (3+ messages)
` [External] "

[igt-dev] [PATCH i-g-t] tests/intel/kms_psr2_su: fix igt_require_f() condition
 2023-09-25 14:26 UTC 

[PATCH 1/3] hw/pci: Add all Data Object Types
 2023-09-25 14:24 UTC  (7+ messages)
` [PATCH 2/3] backends: Initial support for SPDM socket support

[PATCH] modpost: Optimize symbol search from linear to binary search
 2023-09-25 14:24 UTC  (6+ messages)

[PATCH] gpiolib: extend the critical sections of lookup tables
 2023-09-25 14:24 UTC  (6+ messages)

[PATCH] drm/amdgpu: Fix a memory leak
 2023-09-25 14:24 UTC  (2+ messages)

[meta-rockchip][PATCH v2] rock5b: add
 2023-09-25 14:24 UTC  (5+ messages)
  ` [yocto] "

[Intel-gfx] [PATCH] drm/i915/guc: Suppress 'ignoring reset notification' message
 2023-09-25 14:23 UTC  (2+ messages)

[PATCH 2/4] ALSA: hda: Introduce HOST stream setup mechanism
 2023-09-25 14:22 UTC  (2+ messages)

[RFC v2 4/5] mm/migrate: Create move_phys_pages syscall
 2023-09-25 14:22 UTC  (2+ messages)

[PATCH] drm/amd: Move evict resources suspend step to prepare()
 2023-09-25 14:33 UTC 

[PATCH] bmips: Add Inteno XG6846 board
 2023-09-25 14:22 UTC  (8+ 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.