All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-03 21:56:03 to 2022-05-03 23:01:28 UTC [more...]

[PATCH v9 0/6] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-05-03 14:03 UTC  (3+ messages)
` [PATCH v9 1/6] qapi/machine.json: Add cluster-id
` [PATCH v9 4/6] qtest/numa-test: Correct CPU and NUMA association in aarch64_numa_cpu()

[PATCH v2 00/26] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-05-03 22:51 UTC  (20+ messages)
` [PATCH v2 01/26] dma-direct: take dma-ranges/offsets into account in resource mapping
` [PATCH v2 02/26] dmaengine: Fix dma_slave_config.dst_addr description
` [PATCH v2 03/26] dmaengine: dw-edma: Release requested IRQs on failure
` [PATCH v2 04/26] dmaengine: dw-edma: Convert ll/dt phys-address to PCIe bus/DMA address
` [PATCH v2 06/26] dmaengine: dw-edma: Don't permit non-inc interleaved xfers
` [PATCH v2 10/26] dmaengine: dw-edma: Drop chancnt initialization
` [PATCH v2 12/26] dmaengine: dw-edma: Stop checking debugfs_create_*() return value
` [PATCH v2 13/26] dmaengine: dw-edma: Add dw_edma prefix to the DebugFS nodes descriptor
` [PATCH v2 14/26] dmaengine: dw-edma: Convert DebugFS descs to being kz-allocated
` [PATCH v2 16/26] dmaengine: dw-edma: Simplify the DebugFS context CSRs init procedure
` [PATCH v2 17/26] dmaengine: dw-edma: Move eDMA data pointer to DebugFS node descriptor
` [PATCH v2 18/26] dmaengine: dw-edma: Join Write/Read channels into a single device
` [PATCH v2 19/26] dmaengine: dw-edma: Use DMA-engine device DebugFS subdirectory
` [PATCH v2 20/26] dmaengine: dw-edma: Use non-atomic io-64 methods
` [PATCH v2 21/26] dmaengine: dw-edma: Drop DT-region allocation
` [PATCH v2 22/26] dmaengine: dw-edma: Replace chip ID number with device name
` [PATCH v2 23/26] dmaengine: dw-edma: Bypass dma-ranges mapping for the local setup
` [PATCH v2 24/26] dmaengine: dw-edma: Skip cleanup procedure if no private data found

[PATCH 0/3] Unify filler_t and read_folio
 2022-05-03 22:07 UTC  (5+ messages)
` [PATCH 3/3] fs: Change the type of filler_t
  ` [Cluster-devel] "

[PATCH v3 0/5] xfsprogs: optimize -L/-U range calls for xfs_quota's dump/report
 2022-05-03 23:00 UTC  (3+ messages)
` [PATCH v3 4/5] xfs_quota: utilize XFS_GETNEXTQUOTA for ranged calls in report/dump

[PATCH 0/4] xfs: fix random format verification issues
 2022-05-03 22:59 UTC  (9+ messages)
` [PATCH 1/4] xfs: detect self referencing btree sibling pointers
` [PATCH 2/4] xfs: validate inode fork size against fork format
` [PATCH 3/4] xfs: set XFS_FEAT_NLINK correctly
` [PATCH 4/4] xfs: validate v5 feature fields

[PATCH] drm/i915/dmc: Add MMIO range restrictions
 2022-05-03 22:58 UTC  (3+ messages)
` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dmc: Add MMIO range restrictions (rev4)

[dm-devel] [PATCH 0/7] multipath-tools: fix unit test breakage
 2022-05-03 22:06 UTC  (7+ messages)
` [dm-devel] [PATCH 1/7] multipath-tools: enable local configdir and plugindir for unit tests
` [dm-devel] [PATCH 2/7] tests/mpathvalid: fix check for DEFAULT_CONFIG_FILE
` [dm-devel] [PATCH 3/7] multipath-tools tests: hwtable: adapt after removal of getuid
` [dm-devel] [PATCH 5/7] libmultipath: fix valgrind_test
` [dm-devel] [PATCH 6/7] tests/Makefile: make TESTDIR configurable
` [dm-devel] [PATCH 7/7] github workflows: foreign.yaml: fix config dir in run environment

[PATCH v3 00/21] target/ppc: Remove hidden usages of *env
 2022-05-03 20:24 UTC  (20+ messages)
` [PATCH v3 01/21] target/ppc: Remove fpscr_* macros from cpu.h
` [PATCH v3 02/21] target/ppc: Remove unused msr_* macros
` [PATCH v3 03/21] target/ppc: Remove msr_pr macro
` [PATCH v3 04/21] target/ppc: Remove msr_le macro
` [PATCH v3 05/21] target/ppc: Remove msr_ds macro
` [PATCH v3 07/21] target/ppc: Remove msr_ee macro
` [PATCH v3 08/21] target/ppc: Remove msr_ce macro
` [PATCH v3 09/21] target/ppc: Remove msr_pow macro
` [PATCH v3 10/21] target/ppc: Remove msr_me macro
` [PATCH v3 11/21] target/ppc: Remove msr_gs macro
` [PATCH v3 13/21] target/ppc: Remove msr_cm macro
` [PATCH v3 14/21] target/ppc: Remove msr_ir macro
` [PATCH v3 15/21] target/ppc: Remove msr_dr macro
` [PATCH v3 16/21] target/ppc: Remove msr_ep macro
` [PATCH v3 17/21] target/ppc: Remove msr_fe0 and msr_fe1 macros
` [PATCH v3 18/21] target/ppc: Remove msr_ts macro
` [PATCH v3 19/21] target/ppc: Remove msr_hv macro
` [PATCH v3 20/21] target/ppc: Add unused msr bits FIELDs
` [PATCH v3 21/21] target/ppc: Change MSR_* to follow POWER ISA numbering convention

[PULL 00/23] Misc patches
 2022-05-03 13:00 UTC  (5+ messages)
` [PULL 03/23] tests: move libqtest.h back under qtest/
` [PULL 06/23] block: move fcntl_setfl()
` [PULL 17/23] io: replace qemu_set{_non}block()
` [PULL 18/23] qga: replace qemu_set_nonblock()

sound/soc/amd/yc/acp6x-pdm-dma.c:54:2: warning: Value stored to 'pdm_ctrl' is never read [clang-analyzer-deadcode.DeadStores]
 2022-05-03 22:56 UTC 

[PATCH 00/25] drm/msm/dpu: wide planes support
 2022-05-03 22:55 UTC  (13+ messages)
` [PATCH 04/25] drm/msm/dpu: move SSPP debugfs creation to dpu_kms.c
` [PATCH 05/25] drm/msm/dpu: move pipe_hw to dpu_plane_state
` [PATCH 06/25] drm/msm/dpu: inline dpu_plane_get_ctl_flush

[PATCH 2/3] PCI: of: create DT nodes for PCI devices if they do not exists
 2022-05-03 22:53 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t][RFC] tests/kms_universal_plane: move to i915 directory
 2022-05-03 22:53 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

RTT-PROBE: lore-subspace-rtt
 2022-05-03 22:52 UTC 

[PATCH 0/4] block/file: Show extent size in qemu-img info
 2022-05-03 14:55 UTC  (3+ messages)
` [PATCH 2/4] block: Add protocol-specific image info
` [PATCH 4/4] block/file: Add file-specific "

[qemu-mainline test] 170051: tolerable FAIL - PUSHED
 2022-05-03 22:51 UTC 

[PATCH 0/4] interconnect: qcom: sc8180x: Some fixes
 2022-05-03 22:53 UTC  (2+ messages)
` [PATCH 5/4] interconnect: qcom: sc8180x: Reformat node and bcm definitions

[PATCH 00/10 v6] xfs: intent whiteouts
 2022-05-03 22:50 UTC  (18+ messages)
` [PATCH 01/10] xfs: zero inode fork buffer at allocation
` [PATCH 02/10] xfs: fix potential log item leak
` [PATCH 03/10] xfs: hide log iovec alignment constraints
` [PATCH 04/10] xfs: don't commit the first deferred transaction without intents
` [PATCH 05/10] xfs: add log item flags to indicate intents
` [PATCH 06/10] xfs: tag transactions that contain intent done items
` [PATCH 07/10] xfs: factor and move some code in xfs_log_cil.c
` [PATCH 08/10] xfs: add log item method to return related intents
` [PATCH 09/10] xfs: whiteouts release intents that are not in the AIL
` [PATCH 10/10] xfs: intent item whiteouts

Reproducing call_rcu_tasks self-test bug on a dual sockets Intel Xeon machine
 2022-05-03 22:48 UTC  (8+ messages)

chrome-platform/for-kernelci build: 5 builds: 0 failed, 5 passed (v5.18-rc1-9-g647ca66a238b)
 2022-05-03 22:45 UTC 

[RFC PATCH 0/6] drm/dp: Improvements for DP AUX channel
 2022-05-03 22:45 UTC  (10+ messages)
` [RFC PATCH 1/6] drm/dp: Helpers to make it easier for drivers to use DP AUX bus properly

[PATCH] PCI: qcom: Remove ddrss_sf_tbu clock from sc8180x
 2022-05-03 22:43 UTC  (2+ messages)

[PULL 00/23] Misc patches
 2022-05-03 13:12 UTC  (13+ messages)
` [PULL 04/23] libqtest: split QMP part in libqmp
` [PULL 06/23] block: move fcntl_setfl()
` [PULL 08/23] util: replace pipe()+cloexec with g_unix_open_pipe()
` [PULL 12/23] virtiofsd: replace pipe() with g_unix_open_pipe(CLOEXEC)
` [PULL 13/23] io: "
` [PULL 14/23] Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking()
` [PULL 16/23] chardev: replace qemu_set_nonblock()
` [PULL 17/23] io: replace qemu_set{_non}block()
` [PULL 20/23] ui: replace qemu_set_nonblock()
` [PULL 21/23] net: "
` [PULL 22/23] tests: "
` [PULL 23/23] util: rename qemu_*block() socket functions

[RFC PATCH] getting misc stats/attributes via xattr API
 2022-05-03 22:43 UTC  (2+ messages)

[GIT PULL] gfs2 fix
 2022-05-03 22:41 UTC  (19+ messages)
                                  ` [Cluster-devel] "

RTT-PROBE: lore-subspace-rtt
 2022-05-03 22:41 UTC 

[PATCH v2 0/2] drm/dp: Make DP AUX bus usage easier; use it on ps8640
 2022-05-03 22:40 UTC  (6+ messages)
` [PATCH v2 1/2] drm/dp: Add callbacks to make using DP AUX bus properly easier
` [PATCH v2 2/2] drm/bridge: parade-ps8640: Handle DP AUX more properly

[PATCH] PCI/ACPI: Always advertise ASPM support if CONFIG_PCIEASPM=y
 2022-05-03 22:38 UTC  (2+ messages)

[PATCH v2] net: rds: acquire refcount on TCP sockets
 2022-05-03 22:37 UTC  (4+ messages)

[RFC PATCH 00/21] KCFI support
 2022-05-03 22:35 UTC  (7+ messages)

[OE-core][kirkstone 00/34] Pull request (cover letter only)
 2022-05-03 22:33 UTC 

[PATCH] MAINTAINERS: update the GPIO git tree entry
 2022-05-03 22:33 UTC  (2+ messages)

Question: missing vmlinux BTF variable declarations
 2022-05-03 22:31 UTC  (12+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-03 22:30 UTC 

[PATCH v5 0/3] Add TDX Guest Attestation support
 2022-05-03 22:30 UTC  (18+ messages)
` [PATCH v5 1/3] x86/tdx: Add TDX Guest attestation interface driver
` [PATCH v5 3/3] x86/tdx: Add Quote generation support

[PATCH net-next v2 0/7] Polling be gone on LAN95xx
 2022-05-03 22:26 UTC  (11+ messages)
` [PATCH net-next v2 2/7] usbnet: smsc95xx: Don't clear read-only PHY interrupt
` [PATCH net-next v2 3/7] usbnet: smsc95xx: Don't reset PHY behind PHY driver's back
` [PATCH net-next v2 4/7] usbnet: smsc95xx: Avoid link settings race on interrupt reception
` [PATCH net-next v2 6/7] net: phy: smsc: Cache interrupt mask
` [PATCH net-next v2 7/7] net: phy: smsc: Cope with hot-removal in interrupt handler

[next] mm: libhugetlbfs: WARNING: at mm/page_alloc.c:5368 __alloc_pages
 2022-05-03 22:26 UTC  (4+ messages)

[PATCH] f2fs: fix deadloop in foreground GC
 2022-05-03 22:25 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-05-03 22:23 UTC  (3+ messages)

[PATCH 00/30] The panic notifiers refactor
 2022-05-03 21:56 UTC  (19+ messages)
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 19/30] panic: Add the panic hypervisor notifier list

[PATCH 0/4] Add support for lan966 flexcom multiplexer
 2022-05-03 22:21 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: mfd: atmel,flexcom: Convert to json-schema
  ` [PATCH 1/4] dt-bindings: mfd: atmel, flexcom: "

[PATCH v2 0/2] MediaTek Helio X10 MT6795 - Pinctrl driver
 2022-05-03 22:21 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: Add MediaTek MT6795 pinctrl bindings

[PATCH 1/3] media: dt-bindings: ov5675: document YAML binding
 2022-05-03 22:21 UTC  (2+ messages)

[RFC PATCH v6 00/11] Adds support for PHY LEDs with offload triggers
 2022-05-03 22:21 UTC  (3+ messages)
` [RFC PATCH v6 11/11] dt-bindings: net: dsa: qca8k: add LEDs definition example

[yocto] [PATCH yocto-autobuilder-helper v12] Add a banner on the old documentation docs
 2022-05-03 22:21 UTC  (2+ messages)
`  "

RTT-PROBE: lore-subspace-rtt
 2022-05-03 22:20 UTC 

[PATCH 00/11] treewide: Fix a bunch of shift overflows
 2022-05-03  0:51 UTC  (3+ messages)
` [PATCH 01/11] scsi: aacraid: Fix undefined behavior due to shift overflowing the constant

[PATCH v2] net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT
 2022-05-03 22:18 UTC  (2+ messages)

FEC MDIO read timeout on linkup
 2022-05-03 22:17 UTC  (6+ messages)

[PATCH] iomap: iomap_write_end cleanup
 2022-05-03 22:15 UTC  (3+ messages)

[PATCH RFC] KVM: x86/mmu: Remove KVM memory shrinker
 2022-05-03 22:13 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-03 22:09 UTC 

[PATCH 0/2] btrfs: zoned: fix zone activation logic
 2022-05-03 22:09 UTC  (2+ messages)

[PATCH v1 0/5] arm64: dts: qcom: initial Inforce IFC6560 board support
 2022-05-03 22:09 UTC  (6+ messages)
` [PATCH v1 1/5] arm64: dts: qcom: sdm660: disable dsi1/dsi1_phy by default
` [PATCH v1 2/5] arm64: dts: qcom: sdm630: disable GPU "
` [PATCH v1 3/5] arm64: dts: qcom: sdm630: fix the qusb2phy ref clock
` [PATCH v1 4/5] arm64: dts: qcom: sdm630: add second (HS) USB host support
` [PATCH v1 5/5] arm64: dts: qcom: sdm660: Add initial Inforce IFC6560 board support

[RFC PATCH v6 06/11] leds: trigger: netdev: add hardware control support
 2022-05-03 22:05 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: watchdog: max63xx: Add GPIO binding
 2022-05-03 22:05 UTC  (7+ messages)
` [PATCH v2 2/2] watchdog: max63xx_wdt: Add support for specifying WDI logic via GPIO

[PATCH] mm/damon/sysfs: fix pid leak under fvaddr ops use case
 2022-05-03 22:05 UTC 

[PATCH] drm/nouveau/subdev/bus: Ratelimit logging for fault errors
 2022-05-03 22:01 UTC  (5+ messages)
    ` [Nouveau] "

[RFC PATCH 00/11] Kernel FineIBT Support
 2022-05-03 22:02 UTC  (5+ messages)
` [RFC PATCH 01/11] x86: kernel FineIBT

[PATCH] ARM: dts: BCM5301X: Add DT for WZR-1166DHP,DHP2
 2022-05-03 22:02 UTC  (3+ messages)

[PATCH v22 5/9] arm64: kdump: Reimplement crashkernel=X
 2022-05-03 22:00 UTC  (13+ messages)

[PATCH v2 00/26] kbuild: yet another series of cleanups (modpost and LTO)
 2022-05-03 22:00 UTC  (5+ messages)
` [PATCH v2 12/26] modpost: make sym_add_exported() always allocate a new symbol
` [PATCH v2 13/26] modpost: split new_symbol() to symbol allocation and hash table addition

RTT-PROBE: lore-subspace-rtt
 2022-05-03 21:58 UTC 

[PATCH v8 23/70] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap()
 2022-05-03 21:55 UTC  (11+ 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.