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

[dm-devel] [PATCH 00/14] ip_tunnel: convert __be16 tunnel flags to bitmaps
 2023-10-11 10:36 UTC  (5+ messages)
` [dm-devel] [PATCH 09/14] bitmap: extend bitmap_{get, set}_value8() to bitmap_{get, set}_bits()
    ` [PATCH 09/14] bitmap: extend bitmap_{get,set}_value8() to bitmap_{get,set}_bits()

[PATCH 00/10] PCI: Use FIELD_GET() and FIELD_PREP()
 2023-10-11 11:14 UTC  (21+ messages)
` [PATCH 01/10] PCI: Use FIELD_GET()
` [PATCH 02/10] PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirk
` [PATCH 04/10] PCI/ATS: Show PASID Capability register width in bitmasks
` [PATCH 05/10] PCI/ATS: Use FIELD_GET()
` [PATCH 06/10] PCI/DPC: "
` [PATCH 07/10] PCI/PME: "
` [PATCH 08/10] PCI/PTM: "
` [PATCH 09/10] PCI/VC: "
` [PATCH 10/10] PCI/portdrv: "

[PATCH v1 0/5] arm64: qcom: sa8775p: add support for EP PCIe
 2023-10-11 11:13 UTC  (14+ messages)
` [PATCH v1 1/5] dt-bindings: PCI: qcom-ep: Add support for SA8775P SoC
` [PATCH v1 4/5] PCI: epf-mhi: Add support for SA8775P
` [PATCH v1 5/5] arm64: dts: qcom: sa8775p: Add ep pcie0 controller node

[PATCH v3 00/28] fs-verity support for XFS
 2023-10-11 11:13 UTC  (13+ messages)
` [PATCH v3 04/28] xfs: Add xfs_verify_pptr
` [PATCH v3 05/28] fs: add FS_XFLAG_VERITY for fs-verity sealed inodes
` [PATCH v3 06/28] fsverity: add drop_page() callout
` [PATCH v3 08/28] fsverity: pass Merkle tree block size to ->read_merkle_tree_page()

[PATCH] prctl.2: Document PR_SET_MDWE and PR_GET_MDWE
 2023-10-11 11:12 UTC  (3+ messages)

[PATCH 0/5] media: Sony IMX335 improvements
 2023-10-11 11:12 UTC  (15+ messages)
` [PATCH 1/5] media: dt-bindings: media: imx335: Add supply bindings
` [PATCH 2/5] media: i2c: imx335: Enable regulator supplies
` [PATCH 3/5] media: i2c: imx335: Implement get selection API

[PATCH] ata: imx: Use device_get_match_data()
 2023-10-11 11:11 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/9] s390x: topology: Fixes and extension
 2023-10-11 11:11 UTC  (10+ messages)
` [kvm-unit-tests PATCH 1/9] s390x: topology: Fix report message
` [kvm-unit-tests PATCH 2/9] s390x: topology: Use parameter in stsi_get_sysib
` [kvm-unit-tests PATCH 3/9] s390x: topology: Fix parsing loop
` [kvm-unit-tests PATCH 4/9] s390x: topology: Don't use non unique message

[Intel-wired-lan] [PATCH net-next v5 0/5] dpll: add phase-offset and phase-adjust
 2023-10-11 11:11 UTC  (3+ messages)
  `  "

[PATCH] ata: xgene: Use of_device_get_match_data()
 2023-10-11 11:11 UTC  (2+ messages)

[PATCH conntrack] conntrack: label update requires a previous label in place
 2023-10-11 11:10 UTC  (3+ messages)

[PATCH v3] ata: sata_mv: aspeed: fix value check in mv_platform_probe()
 2023-10-11 11:09 UTC  (2+ messages)

[RESEND] kernel/reboot: document function parameter
 2023-10-11 11:08 UTC 

[PATCH v12 0/7] NVMEM cells in sysfs
 2023-10-11 11:09 UTC  (17+ messages)
` [PATCH v12 5/7] nvmem: core: Rework layouts to become regular devices
` [PATCH v12 7/7] nvmem: core: Expose cells through sysfs

[PATCH v3 0/6] PCI/treewide: Cleanup/streamline PCI error code handling
 2023-10-11 11:07 UTC  (3+ messages)

[Intel-gfx] [PATCH v11 0/7] drm/i915: Define and use GuC and CTB TLB invalidation routines
 2023-10-11 11:09 UTC  (3+ messages)
` [Intel-gfx] [PATCH v11 4/7] drm/i915: No TLB invalidation on suspended GT

[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
 2023-10-11 11:08 UTC  (4+ messages)

[regression?] escaping commas in overlayfs mount options
 2023-10-11 10:18 UTC  (15+ messages)

[PATCH v8 0/22] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-10-11 11:05 UTC  (46+ messages)
` [PATCH v8 01/22] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v8 02/22] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v8 03/22] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v8 04/22] PCI: microchip: Add bridge_addr field to struct mc_pcie
` [PATCH v8 05/22] PCI: microchip: Rename two PCIe data structures
` [PATCH v8 06/22] PCI: microchip: Move PCIe host data structure to plda-pcie.h
` [PATCH v8 07/22] PCI: microchip: Rename two setup functions
` [PATCH v8 08/22] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
` [PATCH v8 09/22] PCI: microchip: Move the setup functions to pcie-plda-host.c
` [PATCH v8 10/22] PCI: plda: Add PLDA default event IRQ handler
` [PATCH v8 11/22] PCI: microchip: Rename interrupt related functions
` [PATCH v8 12/22] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v8 13/22] PCI: microchip: Add request_event_irq() callback function
` [PATCH v8 14/22] PCI: microchip: Add INTx and MSI event num to struct plda_event
` [PATCH v8 15/22] PCI: microchip: Add get_events() callback function
` [PATCH v8 16/22] PCI: microchip: Add event IRQ domain ops to struct plda_event
` [PATCH v8 17/22] PCI: microchip: Move IRQ functions to pcie-plda-host.c
` [PATCH v8 18/22] PCI: plda: Set plda_event_handler() to static
` [PATCH v8 19/22] PCI: plda: Add event interrupt codes and IRQ domain ops
` [PATCH v8 20/22] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v8 21/22] PCI: starfive: Add "
` [PATCH v8 22/22] riscv: dts: starfive: add PCIe dts configuration for JH7110

[PATCH 00/22] block: Graph locking part 5 (protect children/parent links)
 2023-10-11 11:05 UTC  (3+ messages)

[Intel-gfx] [PATCH v1 0/3] scalable display feature configurations
 2023-10-11 11:06 UTC  (3+ messages)

[PATCH] mmc: pci: Drop the superfluous cast
 2023-10-11 11:00 UTC 

[PATCH] mailbox: mtk-cmdq-mailbox: Implement Runtime PM with autosuspend
 2023-10-11 11:03 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next] ice: Re-enable timestamping correctly after reset
 2023-10-11 11:04 UTC 

[PATCH] rust: reproducibility issue fix
 2023-10-11 11:03 UTC  (2+ messages)
` [OE-core] "

[PATCH] net/netvsc: add support for mtu_set
 2023-10-11 11:03 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/6] RISC-V SBI debug console extension support
 2023-10-11 11:02 UTC  (17+ messages)
` [PATCH 2/6] RISC-V: KVM: Change the SBI specification version to v2.0
` [PATCH 3/6] RISC-V: KVM: Forward SBI DBCN extension to user-space

[Intel-wired-lan] [PATCH iwl-next] ice: Don't disable PHY before settime
 2023-10-11 11:02 UTC 

Realtek ALC 4080 on MSI MPG B650 Carbon WiFi
 2023-10-11 10:54 UTC 

Realtek ALC 4080 on MSI MPG B650 Carbon WiFi
 2023-10-11 10:53 UTC 

[char-misc-next 0/4] mei: enhance mei pxp recoverability
 2023-10-11 11:01 UTC  (5+ messages)
` [char-misc-next 1/4] mei: bus: add send and recv api with timeout
` [char-misc-next 2/4] mei: pxp: recover from recv fail under memory pressure
` [char-misc-next 3/4] mei: pxp: re-enable client on errors
` [char-misc-next 4/4] mei: update mei-pxp's component interface with timeouts

Realtek ALC 4080 on MSI MPG B650 Carbon WiFi
 2023-10-11 10:53 UTC 

[PATCH v2] module: Add CONFIG_MODULE_LOAD_IN_SEQUENCE option
 2023-10-11 11:01 UTC  (2+ messages)

[PATCH] net: e1000: Drop e1000_eth_ids[]
 2023-10-11 10:58 UTC 

[PATCH mptcp-next v13 5/5] selftests: mptcp: userspace pm send RM_ADDR for ID 0
 2023-10-11 10:58 UTC  (2+ messages)
` selftests: mptcp: userspace pm send RM_ADDR for ID 0: Tests Results

[PATCH 0/2] usb: Link USB devices with their USB Type-C partner counterparts
 2023-10-11 10:58 UTC  (3+ messages)
` [PATCH 1/2] usb: typec: Link enumerated USB devices with Type-C partner
` [PATCH 2/2] usb: Inform the USB Type-C class about enumerated devices

[Intel-gfx] [PATCH 00/25] Framework for display parameters
 2023-10-11 10:58 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Framework for display parameters (rev2)

[Intel-xe] [RFC PATCH] drm/xe: Add uapi for dumpable bos
 2023-10-11 10:56 UTC  (5+ messages)

[powerpc:fixes] BUILD SUCCESS 5ea0bbaa32e8f54e9a57cfee4a3b8769b80be0d2
 2023-10-11 10:52 UTC 

[LTP] [PATCH 1/3] link03: Convert docs to docparse
 2023-10-11 10:55 UTC  (3+ messages)
` [LTP] [PATCH 2/3] link05: "
` [LTP] [PATCH 3/3] link08: "

[powerpc:next-test] BUILD SUCCESS c7e0d9bb9154c6e6b2ac8746faba27b53393f25e
 2023-10-11 10:53 UTC 

[XEN PATCH] xen: Add SAF deviations for MISRA C:2012 Rule 7.1
 2023-10-11 10:53 UTC  (18+ messages)

[virtio-comment] [PATCH v1 0/8] Introduce device migration support commands
 2023-10-11 10:54 UTC  (16+ messages)
` [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration
` [virtio-comment] [PATCH v1 3/8] device-context: Define the device context fields "
  ` [virtio-comment] "

[PATCHv8 0/5] enable nr_cpus for powerpc
 2023-10-11 10:53 UTC  (7+ messages)
` [PATCHv8 1/5] powerpc/setup : Enable boot_cpu_hwid for PPC32

[PATCH] hw/i386/cxl: ensure maxram is greater than ram size for calculating cxl range
 2023-10-11 10:53 UTC 

wiki.qemu.org is experiencing technical difficulties
 2023-10-11 10:53 UTC  (2+ messages)

[PATCH RFC] cpumask: Randomly distribute the tasks within affinity mask
 2023-10-11 10:53 UTC  (3+ messages)

[PATCH] drm/atomic: clarify the rules around drm_atomic_state->allow_modeset
 2023-10-11 10:53 UTC  (3+ messages)

[PATCH] usb: typec: ucsi: Fix missing link removal
 2023-10-11 10:52 UTC  (4+ messages)

[PATCH 1/2] arm64: defconfig: enable CONFIG_TYPEC_QCOM_PMIC
 2023-10-11 10:52 UTC  (4+ messages)
` [PATCH 2/2] arm64: defconfig: enable DisplayPort altmode support

[PATCH v3] usb: core: hub: Add quirks for reducing device address timeout
 2023-10-11 10:50 UTC  (2+ messages)

[PATCH v3 0/6] Fix support of dw-edma HDMA NATIVE IP in remote setup
 2023-10-11 10:51 UTC  (8+ messages)
` [PATCH v3 1/6] dmaengine: dw-edma: Fix the ch_count hdma callback
` [PATCH v3 5/6] dmaengine: dw-edma: HDMA: Add sync read before starting the DMA transfer in remote setup
` [PATCH v3 6/6] dmaengine: dw-edma: eDMA: "

[PATCH] fs: apply umask if POSIX ACL support is disabled
 2023-10-11 10:51 UTC  (6+ messages)
` [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if "

[Intel-xe] [CI 01/11] drm/gpuvm: add common dma-resv per struct drm_gpuvm
 2023-10-11 10:49 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for series starting with [CI,01/11] drm/gpuvm: add common dma-resv per struct drm_gpuvm (rev2)

[PATCH 0/2] riscv: kexec_file: Support loading Image binary file
 2023-10-11 10:48 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH] dt-bindings: display: remove backlight node from panel examples
 2023-10-11 10:47 UTC  (2+ messages)

[PATCH conntrack,v3] conntrack: label update requires a previous label in place
 2023-10-11 10:46 UTC 

PROBLEM: asus_nb_wmi sends KEY_BRIGHTNESSDOWN on pressing CAPS Lock and PrntScrn on Zenbook S 13 UX5304VA
 2023-10-11 10:44 UTC  (6+ messages)

[PULL 00/25] testing, gdbstub and plugin updates
 2023-10-11 10:33 UTC  (23+ messages)
` [PULL 03/25] tests/lcitool: add swtpm to the package list
` [PULL 04/25] gitlab: shuffle some targets and reduce avocado noise
` [PULL 05/25] tests/docker: make docker engine choice entirely configure driven
` [PULL 06/25] configure: allow user to override docker engine
` [PULL 07/25] configure: remove gcc version suffixes
` [PULL 08/25] gdbstub: Fix target_xml initialization
` [PULL 09/25] gdbstub: Fix target.xml response
` [PULL 10/25] plugins: Check if vCPU is realized
` [PULL 11/25] contrib/plugins: Use GRWLock in execlog
` [PULL 12/25] gdbstub: Introduce GDBFeature structure
` [PULL 14/25] hw/core/cpu: Return static value with gdb_arch_name()
` [PULL 15/25] gdbstub: Use g_markup_printf_escaped()
` [PULL 16/25] target/arm: Remove references to gdb_has_xml
` [PULL 17/25] target/ppc: "
` [PULL 18/25] gdbstub: Remove gdb_has_xml variable
` [PULL 19/25] gdbstub: Replace gdb_regs with an array
` [PULL 20/25] accel/tcg: Add plugin_enabled to DisasContextBase
` [PULL 21/25] target/sh4: Disable decode_gusa when plugins enabled
` [PULL 22/25] plugins: Set final instruction count in plugin_gen_tb_end
` [PULL 23/25] contrib/plugins: fix coverity warning in cache
` [PULL 24/25] contrib/plugins: fix coverity warning in lockstep
` [PULL 25/25] contrib/plugins: fix coverity warning in hotblocks

On brcm80211 maintenance and support
 2023-10-11 10:45 UTC  (10+ messages)

[DRBD-announce] linstor-server 1.25.0-rc.1 release
 2023-10-11 10:45 UTC 

[PATCH v20 0/4] Add Intel LJCA device driver
 2023-10-11 10:43 UTC  (5+ messages)
` [PATCH v20 1/4] usb: Add support for Intel LJCA device

Sony IMX290/462 image sensors I2C xfer peculiarity
 2023-10-11 10:15 UTC  (7+ messages)

[PATCH] clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucaps
 2023-10-11 10:42 UTC  (6+ messages)

[PATCH] execve.2: execve also returns E2BIG if a string is too long
 2023-10-11 10:41 UTC  (2+ messages)

[PATCH] sunrpc: Use no_printk() in dfprintk*() dummies
 2023-10-11 10:40 UTC  (2+ messages)

[RFC PATCH 0/3] Add HiSilicon system timer driver
 2023-10-11 10:38 UTC  (5+ messages)

[virtio-dev] Re: [PATCH 0/5] virtio: introduce SUSPEND bit and vq state
 2023-10-11 10:38 UTC  (13+ messages)
    ` [virtio-comment] "
      ` [virtio-comment] "
                    ` [virtio-dev] Re: [virtio-comment] "

[PATCH v2 0/5] Fix support of dw-edma HDMA NATIVE IP in remote setup
 2023-10-11 10:38 UTC  (5+ messages)
` [PATCH v2 2/5] dmaengine: dw-edma: Typos fixes

[PATCH] Bluetooth: Make handle of hci_conn be unique
 2023-10-11 10:38 UTC  (2+ messages)
`  "

[PATCH 0/3] rev-list: add support for commits in `--missing`
 2023-10-11 10:37 UTC  (4+ messages)

[RFC PATCH v1 0/2] Swap-out small-sized THP without splitting
 2023-10-11 10:36 UTC  (4+ messages)
` [RFC PATCH v1 2/2] mm: swap: "

[PATCH v1] pinctrl: intel: fetch community only when we need it
 2023-10-11 10:34 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Support FP16 compressed formats on MTL
 2023-10-11 10:35 UTC  (3+ messages)

[PATCH] KEYS: trusted: Rollback init_trusted() consistently
 2023-10-11 10:34 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.