All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-15 10:42:39 to 2023-02-15 11:42:39 UTC [more...]

linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
 2023-02-15 11:09 UTC  (21+ messages)
` [Nouveau] "

[PATCH 0/3] target/mips: misc microMIPS fixes
 2023-02-15 10:51 UTC  (3+ messages)
` [PATCH 2/3] target/mips: fix SWM32 handling for micromips

[virtio-comment] [PATCH v3] virtio-net: Fix and update VIRTIO_NET_F_NOTF_COAL feature
 2023-02-15 11:42 UTC  (2+ messages)
` [virtio-dev] "

[Buildroot] [PATCH v2 1/3] package/fluent-bit: bump to version 2.0.9
 2023-02-15 11:41 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/3] package/fluent-bit: add support for non glibc toolchain

[PATCH 5.10 88/91] arm64/kexec: Test page size support with new TGRAN range values
 2023-02-15 11:41 UTC  (2+ messages)

[PATCH v3 0/2] add new PHY affinity in the flow item and Tx queue API
 2023-02-15 11:41 UTC  (4+ messages)
` [PATCH v5 0/2] Added support for Tx queue mapping with an aggregated port
  ` [PATCH v5 1/2] ethdev: introduce the Tx map API for aggregated ports

[PATCH] arm_pmu: Invert fallback armpmu_filter() return value
 2023-02-15 11:40 UTC  (3+ messages)

[PATCH] hash: add XOR32 hash function
 2023-02-15 11:39 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2] dt-bindings: qcom,pdc: Add compatible for SM8550
 2023-02-15 11:38 UTC  (3+ messages)

[PATCH v12 0/6] Add RZ/G2L MTU3a Core, Counter and pwm driver
 2023-02-15 11:38 UTC  (6+ messages)
` [PATCH v12 6/6] pwm: Add Renesas RZ/G2L MTU3a PWM driver

[PATCH] iw_cxgb4: potential NULL dereference in c4iw_fill_res_cm_id_entry()
 2023-02-15 11:37 UTC  (2+ messages)

[PATCH v2] tty: ttynull: implement console write
 2023-02-15 11:37 UTC  (2+ messages)

[ANNOUNCE] libdisplay-info 0.1.0
 2023-02-15 11:37 UTC  (2+ messages)

[PATCH 0/3] Remove res_compatible parameter
 2023-02-15 11:36 UTC  (5+ messages)
` [PATCH 1/3] migration: In case of postcopy, the memory ends in res_postcopy_only

[PATCH v2 6/7] CI: Stop building docs on centos8
 2023-02-15 11:35 UTC  (11+ messages)

[PATCH 00/12] PCI endpoint fixes and improvements
 2023-02-15 11:34 UTC  (6+ messages)
` [PATCH 07/12] pci: epf-test: Add debug and error messages
` [PATCH 12/12] misc: pci_endpoint_test: "

linux-next: build warning in Linus' tree
 2023-02-15 11:33 UTC  (2+ messages)

[PATCH] x86/Xen: tidy xen-head.S
 2023-02-15 11:33 UTC 

[PATCH 1/1] gpio: vf610: make irq_chip immutable
 2023-02-15 11:33 UTC  (8+ messages)

[PATCH v4 0/4] StarFive's SDIO/eMMC driver support
 2023-02-15 11:32 UTC  (10+ messages)
` [PATCH v4 1/4] dt-bindings: mmc: Add StarFive MMC module
` [PATCH v4 2/4] mmc: starfive: Add sdio/emmc driver support
` [PATCH v4 3/4] riscv: dts: starfive: Add mmc node
` [PATCH v4 4/4] dt-bindings: syscon: Add StarFive syscon doc

[PATCH v2 0/2] ARM: dts: add device-tree and bindings for renesas,rzn1d400-eb
 2023-02-15 11:31 UTC  (6+ messages)
` [PATCH v2 2/2] ARM: dts: r9a06g032: add r9a06g032-rzn1d400-eb board device-tree

[PATCH] RDMA/restrack: Reorder fields in 'struct rdma_restrack_entry'
 2023-02-15 11:31 UTC  (5+ messages)

Question: partial transfers of DMABUFs
 2023-02-15 11:30 UTC  (3+ messages)

[linux-next:master 681/12724] drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8188e.c:1678 rtl8188e_handle_ra_tx_report2() warn: ignoring unreachable code
 2023-02-15 11:30 UTC  (3+ messages)

[PATCH 00/20] hw/ide: QOM/QDev housekeeping
 2023-02-15 11:27 UTC  (21+ messages)
` [PATCH 01/20] MAINTAINERS: Mark IDE and Floppy as "Odd Fixes"
` [PATCH 02/20] hw/ide/mmio: Use CamelCase for MMIO_IDE state name
` [PATCH 03/20] hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h'
` [PATCH 04/20] hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h'
` [PATCH 05/20] hw/ide/isa: Remove intermediate ISAIDEState::irq variable
` [PATCH 06/20] hw/ide/atapi: Restrict 'scsi/constants.h' inclusion
` [PATCH 07/20] hw/ide: Remove unused 'qapi/qapi-types-run-state.h'
` [PATCH 08/20] hw/ide: Include 'exec/ioport.h' instead of 'hw/isa/isa.h'
` [PATCH 09/20] hw/ide: Un-inline ide_set_irq()
` [PATCH 10/20] hw/ide: Rename ide_set_irq() -> ide_bus_set_irq()
` [PATCH 11/20] hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
` [PATCH 12/20] hw/ide: Rename ide_register_restart_cb -> ide_bus_register_restart_cb
` [PATCH 13/20] hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd()
` [PATCH 14/20] hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
` [PATCH 15/20] hw/ide: Rename idebus_active_if() -> ide_bus_active_if()
` [PATCH 16/20] hw/ide/ioport: Remove unnecessary includes
` [PATCH 17/20] hw/ide/pci: Unexport bmdma_active_if()
` [PATCH 18/20] hw/ide/piix: Remove unused includes
` [PATCH 19/20] hw/ide/piix: Pass Error* to pci_piix_init_ports() for better error msg
` [PATCH 20/20] hw/ide/piix: Refactor pci_piix_init_ports as pci_piix_init_bus per bus

[PATCH v10 00/12] parallels: Refactor the code of images checks and fix a bug
 2023-02-15 11:29 UTC  (4+ messages)
` [PATCH v10 01/12] parallels: Out of image offset in BAT leads to image inflation

[PATCH] usb: typec: tcpm: fix warning when handle discover_identity message
 2023-02-15 11:31 UTC 

[PATCH] x86/Xen: drop leftover VM-assist uses
 2023-02-15 11:27 UTC 

[PATCH 0/2] Update the channel list if the change in channel flags
 2023-02-15 11:26 UTC  (5+ messages)
` [PATCH 1/2] wifi: cfg80211: Add beacon hint notifier support

[OE-core][PATCH 1/2] gobject-introspection: check for GI_DATA_ENABLED
 2023-02-15 11:26 UTC  (12+ messages)

[PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-02-15 11:26 UTC  (2+ messages)

[PATCH 0/4] iommu: Extend changing default domain to normal group
 2023-02-15 11:24 UTC  (11+ messages)
` [PATCH 1/4] iommu: Add dev_iommu->ops_rwsem
` [PATCH 2/4] iommu: Use group ownership to avoid driver attachment

[PATCH v2 00/11] enable write_misa() and RISCV_FEATURE_* cleanups
 2023-02-15 11:22 UTC  (19+ messages)
` [PATCH v2 01/11] target/riscv: do not mask unsupported QEMU extensions in write_misa()
` [PATCH v2 02/11] target/riscv: introduce riscv_cpu_cfg()
` [PATCH v2 05/11] target/riscv: remove RISCV_FEATURE_DEBUG
` [PATCH v2 06/11] target/riscv/cpu.c: error out if EPMP is enabled without PMP
` [PATCH v2 07/11] target/riscv: remove RISCV_FEATURE_EPMP
` [PATCH v2 08/11] target/riscv: remove RISCV_FEATURE_PMP
` [PATCH v2 09/11] hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create_fdt_socket_cpus()
` [PATCH v2 10/11] target/riscv: remove RISCV_FEATURE_MMU
` [PATCH v2 11/11] target/riscv/cpu: remove CPUArchState::features and friends

[PATCH RESEND 00/18] Support smp.clusters for x86
 2023-02-15 11:22 UTC  (7+ messages)
` [PATCH RESEND 09/18] i386: Fix comment style in topology.h
` [PATCH RESEND 10/18] i386: Update APIC ID parsing rule to support module level
` [PATCH RESEND 12/18] tests: Add test case of APIC ID for module level parsing

[PATCH 1/2] barebox: add initial support
 2023-02-15 11:22 UTC  (5+ messages)
` [OE-core] "
  ` [yocto] "

[RFC PATCH 0/5] Retire IA64/Itanium support
 2023-02-15 11:22 UTC  (7+ messages)
` [RFC PATCH 2/5] kernel: Drop IA64 support from sig_fault handlers

[PATCH 00/12] Enable networking support for StarFive JH7100 SoC
 2023-02-15 11:20 UTC  (7+ messages)
` [PATCH 08/12] net: stmmac: Add glue layer "

[PATCH] RDMA/mlx5: Use rdma_umem_for_each_dma_block()
 2023-02-15 11:22 UTC  (2+ messages)

[PATCH v7 0/5] PWM and keyboard backlight driver for ARM Macs
 2023-02-15 11:16 UTC  (7+ messages)
` [PATCH v7 2/5] pwm: Add Apple PWM controller
` [PATCH v7 3/5] arm64: dts: apple: t8103: Add "

[Intel-gfx] [PATCH v2 0/7] drm/i915/wm: legacy watermark code shuffling
 2023-02-15 11:21 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2 4/7] drm/i915/wm: add .get_hw_state to watermark funcs
` [Intel-gfx] [PATCH v2 5/7] drm/i915/wm: move watermark sanitization to intel_wm.[ch]

[RFC PATCH 0/4] fpga: add initial KUnit test suite for the subsystem
 2023-02-15 11:19 UTC  (3+ messages)

[PATCH v2 0/9] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver
 2023-02-15 11:20 UTC  (12+ messages)
` [PATCH v2 8/9] PCI: rockchip: Use u32 variable to access 32-bit registers

[RFC PATCH 00/10] Rework PCI locking
 2023-02-15 11:20 UTC  (3+ messages)
` [RFC PATCH 04/10] xen: add reference counter support

[igt-dev] [PATCH i-g-t] tests/kms_display_modes: Add check on ENOSPC for DP MST config
 2023-02-15 11:18 UTC  (2+ messages)

Are we leaking cifs_inode?
 2023-02-15 11:15 UTC 

linux-next: manual merge of the tip tree with Linus' tree
 2023-02-15 11:15 UTC  (2+ messages)

[PATCH] content.tex Fix Driver notifications label
 2023-02-15 11:14 UTC  (3+ messages)
` [virtio-dev] "

[PATCH 0/6] Export platform features from ccp driver
 2023-02-15 11:13 UTC  (7+ messages)
` [PATCH 2/6] crypto: ccp: Add a header for multiple drivers to use `__psp_pa`

[PATCH v2 net-next] net: no longer support SOCK_REFCNT_DEBUG feature
 2023-02-15 11:14 UTC  (2+ messages)
` net: no longer support SOCK_REFCNT_DEBUG feature: Tests Results

[PATCH v4 0/6] qapi: static typing conversion, pt5c
 2023-02-15 11:13 UTC  (3+ messages)
` [PATCH v4 6/6] qapi: remove JSON value FIXME

[linux-next:pending-fixes] BUILD SUCCESS 923d70f9effdde84beb0a4d3da16bbb718c2315c
 2023-02-15 11:11 UTC 

[PATCH v2] bus: add platform bus
 2023-02-15 11:10 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] malloc: fix malloc performance may becomes worse as the number of malloc increases
 2023-02-15 11:10 UTC  (3+ messages)

[PATCH 0/8] aspeed: I2C fixes, -drive removal (first step)
 2023-02-15 11:09 UTC  (9+ messages)
` [PATCH 3/8] hw/misc: add a toy i2c echo device
` [PATCH 5/8] aspeed/smc: Replace SysBus IRQs with GPIO lines
` [PATCH 7/8] aspeed: Introduce a spi_boot region under the SoC

[meta-oe][kirkstone][langdale][PATCHv2] mdns: use git fetcher
 2023-02-15 11:09 UTC 

[PATCH] mtd: nand: mxic-ecc: Fix mxic_ecc_data_xfer_wait_for_completion() when irq is used
 2023-02-15 11:08 UTC  (2+ messages)

about rcu_preempt detected stalls on CPUs/tasks
 2023-02-15 11:07 UTC  (3+ messages)
  `  "

[PATCH v3 1/2] tee: system invocation
 2023-02-15 11:04 UTC  (6+ messages)
` [PATCH v3 2/2] firmware: arm_scmi: optee: use optee "

[PATCH 1/2] x86: Perform mem_sharing teardown before paging teardown
 2023-02-15 11:03 UTC  (3+ messages)
` [PATCH 2/2] x86/mem_sharing: Add extra variable to track fork progress

[Intel-gfx] [PATCH 1/3] drm/i915: Use encoder->devdata more
 2023-02-15 11:04 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/3] "

[tip:x86/cleanups] BUILD SUCCESS fcb3a81d221750d2a54b4e3a82b3efbbeab8780c
 2023-02-15 11:01 UTC 

[RFC PATCH] sched/fair: Interleave cfs bandwidth timers for improved single thread performance at low utilization
 2023-02-15 11:01 UTC  (2+ messages)

[PATCHv2] admin-guide/media/cec.rst: update CEC debugging doc
 2023-02-15 11:01 UTC 

[PATCH v4] riscv: patch: Fixup lockdep warning in stop_machine
 2023-02-15 11:01 UTC  (6+ messages)

[PATCH bpf-next] selftests/bpf: Fix build error for LoongArch
 2023-02-15 11:01 UTC 

[PATCH v2 1/2] ASoC: cs35l45: Remove separate tables module
 2023-02-15 10:58 UTC  (4+ messages)
` [PATCH 2/2] ASoC: cs35l45: Remove separate namespace for tables

[PATCH] spi: intel: Check number of chip selects after reading the descriptor
 2023-02-15 11:00 UTC 

[PATCH v5 0/3] arm: enable MTE for QEMU + kvm
 2023-02-15 10:59 UTC  (4+ messages)
` [PATCH v5 3/3] qtests/arm: add some mte tests

[PATCH 0/4] Adds support for running QEMU natively on windows-arm64
 2023-02-15 10:58 UTC  (4+ messages)
` [PATCH 4/4] target/ppc: fix warning with clang-15

[PATCH] ref-manual: classes.rst: improvements to cmake class documentation
 2023-02-15 10:59 UTC 

[Intel-wired-lan] [PATCH] ethernet: ice: avoid gcc-9 integer overflow warning
 2023-02-15 10:58 UTC  (3+ messages)
`  "

[PATCH] Revert "venus: firmware: Correct non-pix start and end addresses"
 2023-02-15 10:57 UTC  (9+ messages)

[RFC PATCH] dt-bindings: Add AST2600 i3c controller binding
 2023-02-13 14:04 UTC  (7+ messages)

[PATCH] i3c: update dw-i3c-master i3c_clk_cfg function
 2023-02-14 21:24 UTC  (4+ messages)
  `  "

[PATCH v2] i3c: update dw-i3c-master i3c_clk_cfg function
 2023-02-13 21:35 UTC 

[PATCH] fstests: btrfs/249, add _wants_kernel_commit
 2023-02-15 10:55 UTC  (3+ messages)
` [PATCH v2] fstests: btrfs/249: "

[Buildroot] [PATCH] package/pkg-golang: disable version control information
 2023-02-15 10:55 UTC  (2+ messages)

[Intel-xe] [PATCH 0/2] Start register cleanup
 2023-02-15 10:53 UTC  (3+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe/guc: Remove i915_regs.h include

[PATCH v2 0/7] Python: Drop support for Python 3.6
 2023-02-15 10:53 UTC  (3+ messages)

Lost partition tables on ide-hd + ahci drive
 2023-02-15 10:53 UTC  (3+ messages)

INFO: memory leak in gpio device in 6.2-rc6
 2023-02-15 10:53 UTC  (5+ messages)
` INFO: REPRODUCED: "

[PATCH] ASoC: cs35l45: Remove separate tables module
 2023-02-15 10:51 UTC  (3+ messages)

[PATCH v3] gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAx
 2023-02-15 10:49 UTC  (2+ messages)

[PATCH bpf-next 0/4] bpf: Introduce kptr_rcu
 2023-02-15 10:48 UTC  (3+ messages)
` [PATCH bpf-next 2/4] "

[PATCH ethtool-next 0/2] ethtool: add rx-push ringparam
 2023-02-15 10:48 UTC  (3+ messages)
` [PATCH ethtool-next 1/2] ethtool: uapi update for RX_PUSH ringparam attribute

[PATCH] net: dsa: ocelot: fix selecting MFD_OCELOT
 2023-02-15 10:46 UTC 

[PATCH RFC] data: Evaluate the value of export/unexport/network flags
 2023-02-15 10:46 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH RFC] drivers/core: Replace lockdep_set_novalidate_class() with unique class keys
 2023-02-15 10:45 UTC  (11+ messages)

the x86 sysret_rip test fails on the Intel FRED architecture
 2023-02-15 10:44 UTC  (13+ messages)
        ` [RFC PATCH v1 0/2] selftests/x86: sysret_rip update for FRED system
          ` [RFC PATCH v1 1/2] selftests/x86: sysret_rip: Handle syscall in a "

[1.46][PATCH 0/6] Backport multiconfig deferred fixes
 2023-02-15 10:43 UTC  (7+ messages)
` [1.46][PATCH 1/6] runqueue: Fix multiconfig deferred task sstate validity caching issue
` [1.46][PATCH 2/6] runqueue: Handle deferred task rehashing in multiconfig builds
` [1.46][PATCH 3/6] runqueue: Improve multiconfig deferred task issues
` [1.46][PATCH 4/6] runqueue: Avoid deadlock avoidance task graph corruption
` [1.46][PATCH 5/6] runqueue: Fix issues with multiconfig deferred task deadlock messages
` [1.46][PATCH 6/6] runqueue: Ensure deferred tasks are sorted by multiconfig

[PATCH 1/2] drm/amdgpu: optimize VRAM allocation when using drm buddy
 2023-02-15 10:44 UTC  (2+ messages)

[djwong-xfs:pptrs-online-parent-repair 76/84] fs/xfs/libxfs/xfs_parent.c:149:25: warning: result of comparison of constant 256 with expression of type 'const uint8_t' (aka 'const unsigned char') is always true
 2023-02-15 10:43 UTC 

[PATCH 0/1] [gsoc][patch] trace.c, git.c: removed unnecessary parameter to trace_repo_setup
 2023-02-15 10:42 UTC  (2+ messages)
` [PATCH 1/1] remove parameter (prefix) from trace_repo_setup

[PATCH v1 RFC Zisslpcfi 8/9] target/riscv: Instructions encodings, implementation and handlers
 2023-02-15 10:43 UTC  (2+ messages)

[PATCH 0/2] Update UEFI capsule generation to use json config file
 2023-02-15 10:42 UTC  (3+ messages)
` [PATCH 1/2] arm/edk2-basetools: Convert edk2 basetools recipes to native only
` [PATCH 2/2] arm-bsp/uefi_capsule: Use json file to pass capsule config


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.