All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-24 18:02:59 to 2022-03-24 19:06:05 UTC [more...]

[PATCH 00/25] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-03-24 18:14 UTC  (5+ messages)
` [PATCH 13/25] dmaengine: dw-edma: Stop checking debugfs_create_*() return value
` [PATCH 14/25] dmaengine: dw-edma: Add dw_edma prefix to the DebugFS nodes descriptor

[PATCH v3 1/1] nvme/mpath: fix hang when disk goes live over reconnect
 2022-03-24 19:05 UTC  (3+ messages)
` [PATCH v4 0/1] "
  ` [PATCH v4 1/1] "

[PATCH qemu v4 00/14] Add tail agnostic behavior for rvv instructions
 2022-03-24 19:03 UTC  (17+ messages)
` [PATCH qemu v4 02/14] target/riscv: rvv: Rename ambiguous esz
` [PATCH qemu v4 03/14] target/riscv: rvv: Early exit when vstart >= vl
` [PATCH qemu v4 01/14] target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed
` [PATCH qemu v4 04/14] target/riscv: rvv: Add tail agnostic for vv instructions
` [PATCH qemu v4 05/14] target/riscv: rvv: Add tail agnostic for vector load / store instructions
` [PATCH qemu v4 08/14] target/riscv: rvv: Add tail agnostic for vector integer comparison instructions
` [PATCH qemu v4 07/14] target/riscv: rvv: Add tail agnostic for vector integer shift instructions
` [PATCH qemu v4 06/14] target/riscv: rvv: Add tail agnostic for vx, vvm, vxm instructions
` [PATCH qemu v4 10/14] target/riscv: rvv: Add tail agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v4 09/14] target/riscv: rvv: Add tail agnostic for vector integer merge and move instructions
` [PATCH qemu v4 12/14] target/riscv: rvv: Add tail agnostic for vector reduction instructions
` [PATCH qemu v4 14/14] target/riscv: rvv: Add tail agnostic for vector permutation instructions
` [PATCH qemu v4 13/14] target/riscv: rvv: Add tail agnostic for vector mask instructions
` [PATCH qemu v4 11/14] target/riscv: rvv: Add tail agnostic for vector floating-point instructions

[PATCH 0/2] KVM: x86: Allow opt out of guest hypercall patching
 2022-03-24 19:05 UTC  (5+ messages)
` [PATCH 1/2] KVM: x86: Allow userspace to opt out of "

Doing 4.4-cip release
 2022-03-24 19:05 UTC  (3+ messages)

[PATCH v7 00/29] Builtin FSMonitor Part 2
 2022-03-24 19:05 UTC  (5+ messages)
` [PATCH v8 00/30] "
  ` [PATCH v8 21/30] t7527: create test for fsmonitor--daemon

[PATCH 0/2] ARM: MAX_DMA_ADDRESS fixes
 2022-03-24 19:02 UTC  (7+ messages)
` [PATCH 1/2] ARM: Fix off by one in checking DMA zone size
` [PATCH 2/2] ARM: Clamp MAX_DMA_ADDRESS to 32-bit

[PATCH] random: allow writes to /dev/urandom to influence fast init
 2022-03-24 19:03 UTC  (9+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-24 19:03 UTC 

[PATCH v1 0/3] trace2 output for bitmap decision path
 2022-03-24 19:03 UTC  (6+ messages)
` [PATCH v1 2/3] pack-bitmap.c: add "break" statement in "open_pack_bitmap()"
` [PATCH v1 3/3] bitmap: add trace outputs during open "bitmap" file

[PATCH] efi_loader: Expose relocated address for gdb debugging purposes
 2022-03-24 19:02 UTC  (4+ messages)

[PATCH v2] block/stream: Drain subtree around graph change
 2022-03-24 18:49 UTC  (2+ messages)

[meta-arago][master/dunfell][PATCH v3] images: Build tisdk-thinlinux-image with tisdk-core-bundle
 2022-03-24 19:02 UTC 

[PATCH RFC 0/2] gpiolib: of: Introduce hook for missing gpio-ranges
 2022-03-24 19:00 UTC  (9+ messages)

Apply "tpm: Fix error handling in async work" to stable
 2022-03-24 19:01 UTC  (4+ messages)

stable-rc/queue/4.14 baseline: 64 runs, 1 regressions (v4.14.273-3-ga96dba3e4103)
 2022-03-24 19:01 UTC 

[linux-lvm] LVM autoactivation and udev
 2022-03-24 19:01 UTC  (7+ messages)

[Cluster-devel] [PATCH] gfs2: use write lock to protect clean_journal's modifications
 2022-03-24 19:01 UTC 

[PATCH] efi_loader (v2): Expose relocated address for gdb debugging purposes
 2022-03-24 19:00 UTC 

[PATCH 0/2] mm/page_alloc: Remote per-cpu lists drain support
 2022-03-24 18:59 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/display/psr: Set partial frame enable when forcing full frame fetch
 2022-03-24 18:59 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/display/psr: Use continuos full frame to handle frontbuffer invalidations
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for series starting with [1/2] drm/i915/display/psr: Set partial frame enable when forcing full frame fetch

[PATCH 0/1] arm: bcmbca: introduce the bcmbca architecture and 47622 SOC
 2022-03-24 18:58 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v2 00/17] iotests: add enhanced debugging info to qemu-io failures
 2022-03-24 18:30 UTC  (18+ messages)
` [PATCH v2 01/17] iotests: replace calls to log(qemu_io(...)) with qemu_io_log()
` [PATCH v2 02/17] iotests/163: Fix broken qemu-io invocation
` [PATCH v2 03/17] iotests: Don't check qemu_io() output for specific error strings
` [PATCH v2 04/17] iotests/040: Don't check image pattern on zero-length image
` [PATCH v2 05/17] iotests/040: Fix TestCommitWithFilters test
` [PATCH v2 06/17] iotests: create generic qemu_tool() function
` [PATCH v2 07/17] iotests: rebase qemu_io() on top of qemu_tool()
` [PATCH v2 08/17] iotests/030: fixup
` [PATCH v2 09/17] iotests/149: fixup
` [PATCH v2 10/17] iotests/205: fixup
` [PATCH v2 11/17] iotests/245: fixup
` [PATCH v2 12/17] iotests/migration-permissions: fixup
` [PATCH v2 13/17] iotests/migration-permissions: use assertRaises() for qemu_io() negative test
` [PATCH v2 14/17] iotests/image-fleecing: switch to qemu_io()
` [PATCH v2 15/17] iotests: remove qemu_io_pipe_and_status()
` [PATCH v2 16/17] iotests: remove qemu_io_silent() and qemu_io_silent_check()
` [PATCH v2 17/17] iotests: make qemu_io_log() check return codes by default

[PATCH] test-lib-functions: fix test_subcommand_inexact
 2022-03-24 18:58 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] t7700: check post-condition in kept-pack test
  ` [PATCH v2 2/2] test-lib-functions: fix test_subcommand_inexact

[PATCH] clk: use simple i2c probe function
 2022-03-24 16:29 UTC 

[PATCH v4 0/4] Replace 'qemu_irq_split' with 'TYPE_SPLIT_IRQ'
 2022-03-24 18:56 UTC  (4+ messages)
` [PATCH v4 3/4] hw/intc/exynos4210: replace 'qemu_split_irq' in combiner and gic

[RFC] drm/i915: Split out intel_vtd_active and run_as_guest to own header
 2022-03-24 18:57 UTC  (7+ messages)
        ` [Intel-gfx] "

[yocto] CVE patch updates
 2022-03-24 18:56 UTC 

[PATCH RFC net-next 0/5] net: phy: C45-over-C22 access
 2022-03-24 18:55 UTC  (9+ messages)
` [PATCH RFC net-next 4/5] net: phy: introduce is_c45_over_c22 flag

RTT-PROBE: lore-subspace-rtt
 2022-03-24 18:53 UTC 

[RFC PATCH v2 0/3] Fix enumeration issues during composition switching
 2022-03-24 18:53 UTC  (7+ messages)
` [RFC PATCH v2 1/3] usb: dwc3: Flush pending SETUP data during stop active xfers

[PATCH] btrfs: Remove unused variable in btrfs_{start,write}_dirty_block_groups()
 2022-03-24 18:49 UTC  (2+ messages)

Signature check for LOGOFF response
 2022-03-24 18:52 UTC  (7+ messages)

[PATCH v4] PCI / ACPI: Assume `HotPlugSupportInD3` only if device can wake from D3
 2022-03-24 18:52 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests: Add a new test to stress PSR
 2022-03-24 18:52 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v2 0/2] Add support for bcm2711 in vchiq_arm
 2022-03-24 18:49 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: soc: bcm: bcm2835-vchiq: Add support for bcm2711
` [PATCH v2 2/2] staging: vchiq_arm: Use bcm2711 compatible string for bcm2711-based RPi

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.108-6-g7f2f3f28404e)
 2022-03-24 18:46 UTC 

clang memcpy calls
 2022-03-24 18:43 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-24 18:43 UTC 

[igt-dev] [PATCH i-g-t 0/2] i915/gem_concurrent_all: Add no-reloc
 2022-03-24 18:42 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for i915/gem_concurrent_all: Add no-reloc (rev2)

ERROR: core-image-minimal-1.0-r0 do_rootfs: Could not invoke dnf
 2022-03-24 18:40 UTC  (7+ messages)
` [poky] "

[PATCH bpf-next] bpf: Sync comments for bpf_get_stack
 2022-03-24 18:37 UTC  (2+ messages)

[PATCH 0/3] Some trivial noinstr fixes
 2022-03-24 18:36 UTC  (4+ messages)
` [PATCH 1/3] task_stack, x86/cea: Force-inline stack helpers
` [PATCH 2/3] x86/kvm/svm: Force-inline GHCB accessors
` [PATCH 3/3] x86/mm: Force-inline __phys_addr_nodebug()

[PATCH v4 0/4] perf: arm-spe: Decode SPE source and use for perf c2c
 2022-03-24 18:33 UTC  (10+ messages)
` [PATCH v4 1/4] tools: arm64: Import cputype.h
` [PATCH v4 2/4] perf arm-spe: Use SPE data source for neoverse cores
` [PATCH v4 3/4] perf mem: Support mem_lvl_num in c2c command
` [PATCH v4 4/4] perf mem: Support HITM for when mem_lvl_num is any

[PATCH bpf-next] bpf: Fix maximum permitted number of arguments check
 2022-03-24 18:34 UTC  (2+ messages)

[PATCH v4 00/33] Initial implementation of standard boot
 2022-03-24 18:33 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-24 18:33 UTC 

stable-rc/queue/5.10 baseline: 98 runs, 1 regressions (v5.10.108-6-ga011512dbfcb)
 2022-03-24 18:33 UTC 

[REGRESSION] Recent swiotlb DMA_FROM_DEVICE fixes break ath9k-based AP
 2022-03-24 18:31 UTC  (15+ messages)

[RFC net-next 0/3] docs: document some aspects of struct sk_buff
 2022-03-24 18:31 UTC  (7+ messages)
` [RFC net-next 1/3] skbuff: add a basic intro doc
` [RFC net-next 2/3] skbuff: rewrite the doc for data-only skbs

bug report: pre-push hook
 2022-03-24 18:30 UTC  (2+ messages)

[PATCH v5 0/4] Replace 'qemu_irq_split' with 'TYPE_SPLIT_IRQ'
 2022-03-24 18:15 UTC  (5+ messages)
` [PATCH v5 1/4] hw/arm/realview: replace 'qemu_split_irq' "
` [PATCH v5 2/4] hw/arm/stellaris: "
` [PATCH v5 3/4] hw/intc/exynos4210: replace 'qemu_split_irq' in combiner and gic
` [PATCH v5 4/4] hw/core/irq: remove unused 'qemu_irq_split' function

[PATCH] locking/local_lock: Pretend to use the per-CPU variable if not needed
 2022-03-24 18:28 UTC  (3+ messages)
` [PATCH 0/3] Remove volatile from arch_raw_cpu_ptr() and revert the hacks

[PATCH] auxdisplay: lcd2s: use simple i2c probe function
 2022-03-24 17:09 UTC 

[Bug report] Recurring oops, 5.15.x, possibly during or soon after client mount
 2022-03-24 18:28 UTC  (11+ messages)
          ` [PATCH 1/2] lockd: fix server crash on reboot of client holding lock

[PATCH 1/2] dt-bindings: display: simple: Add AUO B133UAN01 panel
 2022-03-24 18:27 UTC  (6+ messages)
` [PATCH 2/2] drm/panel-edp: Add AUO B133UAN01

arch/mips/boot/compressed/uart-16550.c:44:6: warning: no previous prototype for function 'putc'
 2022-03-24 18:27 UTC 

[hare-scsi-devel:virtual_subsys 165/170] drivers/nvme/host/core.c:3759:44: error: too many arguments to function call, expected 2, have 3
 2022-03-24 18:27 UTC 

[PATCH 0/3] mtd: rawnand: omap_elm: convert DT binding to yaml
 2022-03-24 18:26 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: mtd: ti,elm: Convert "
` [PATCH 2/3] dt-bindings: mtd: ti,elm: Add support for AM64 ELM

[PATCH 0/6] net: fm: Verify Fman microcode
 2022-03-24 18:23 UTC  (7+ messages)
` [PATCH 1/6] ARMv8/sec_firmware: Remove SEC_FIRMWARE_FIT_CNF_NAME
` [PATCH 2/6] image: fit: Add some helpers for getting data
` [PATCH 3/6] misc: fs_loader: Add function to get the chosen loader
` [PATCH 4/6] net: fm: Add firmware name parameter
` [PATCH 5/6] net: fm: Support loading firmware from a filesystem
` [PATCH 6/6] net: fm: Add support for FIT firmware

[PATCH v4 0/6] nSVM/SVM features
 2022-03-24 18:24 UTC  (5+ messages)
` [PATCH v4 2/6] KVM: x86: nSVM: implement nested LBR virtualization
` [PATCH v4 3/6] KVM: x86: nSVM: support PAUSE filtering when L0 doesn't intercept PAUSE

RTT-PROBE: lore-subspace-rtt
 2022-03-24 18:23 UTC 

[PATCH] fs: btrfs: fix possible use-after-free bug in error handling code of btrfs_get_root_ref()
 2022-03-24 18:19 UTC  (2+ messages)

[PATCH v2 0/7] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects
 2022-03-24 18:23 UTC  (7+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 05/11] update-index: use the bulk-checkin infrastructure
  ` [PATCH v3 09/11] core.fsyncmethod: tests for batch mode

[PATCH 0/5] ppc/pnv: Introduce GPIO lines to drive the PSIHB device
 2022-03-24 18:02 UTC  (4+ messages)
` [PATCH 5/5] ppc/pnv: Remove usless checks in set_irq handlers

[Bug 976] rte_rib (and rte_rib6) do not handle /0 correctly
 2022-03-24 18:21 UTC  (3+ messages)

[RFC PATCH v11 00/51] ceph+fscrypt : full support
 2022-03-24 18:20 UTC  (4+ messages)
` [RFC PATCH v11 02/51] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode

[PATCH v3 00/26] crypto: rockchip: permit to pass self-tests
 2022-03-24 18:19 UTC  (7+ messages)
` [PATCH v3 21/26] dt-bindings: crypto: convert rockchip-crypto to yaml

[PATCH v1] media: videobuf2: Allow applications customize data offsets of capture buffers
 2022-03-24 18:20 UTC  (5+ messages)

[PATCH v2 00/21] TDX host kernel support
 2022-03-24 18:18 UTC  (5+ messages)
` [PATCH v2 13/21] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v2 17/21] x86/virt/tdx: Configure global KeyID on all packages

[PATCH net] net: enetc: report software timestamping via SO_TIMESTAMPING
 2022-03-24 18:18 UTC  (2+ messages)

CPU excessively long times between frequency scaling driver calls - bisected
 2022-03-24 18:17 UTC  (17+ messages)

[RFC PATCH] mm: memcg: Do not count memory.low reclaim if it does not happen
 2022-03-24 18:17 UTC  (2+ messages)

[GIT PULL] Devicetree updates for v5.18
 2022-03-24 18:17 UTC 

[PATCH v2] perf/arm: adjust hwevents mappings on boot
 2022-03-24 18:14 UTC 

[PATCH] iotests: Fix status checks
 2022-03-24 18:02 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-24 18:13 UTC 

[PATCH v4 0/2] ipc: Store mq and ipc sysctls in the ipc namespace
 2022-03-24 18:12 UTC  (3+ messages)
` [GIT PULL] ipc: Bind to the ipc namespace at open time

[PATCH 0/8] SVM fixes + refactoring
 2022-03-24 18:12 UTC  (3+ messages)
` [PATCH 2/8] KVM: x86: SVM: use vmcb01 in avic_init_vmcb and init_vmcb

[PATCH] remoteproc: Don't bother checking the return value of debugfs_create*
 2022-03-24 18:12 UTC 

[PATCH liburing] add tests for nonblocking accept sockets
 2022-03-24 18:12 UTC  (2+ messages)

[PATCH] test-lib-functions: fix test_subcommand_inexact
 2022-03-24 18:10 UTC  (2+ messages)

[PATCH v5 0/3] Add support to configure beacon tx mode
 2022-03-24 18:10 UTC  (5+ messages)
` [PATCH v5 1/3] nl80211: Add support for "

[PATCH net-next v2 0/4] add frag page support in page pool
 2022-03-24 18:09 UTC  (9+ messages)
` [PATCH net-next v2 4/4] net: hns3: support skb's frag page recycling based on "

[PATCH] io_uring: allow async accept on O_NONBLOCK sockets
 2022-03-24 18:09 UTC  (2+ messages)

[PATCH RESEND] mailmap: update Vasily Averin's email address
 2022-03-24 18:08 UTC 

[RFC PATCH v1 00/15] common kmalloc subsystem on SLAB/SLUB
 2022-03-24 18:08 UTC  (3+ messages)
` [RFC PATCH v1 09/15] mm/slab: kmalloc: pass requests larger than order-1 page to page allocator

[RFC PATCH devicetree 00/10] Do something about ls-extirq interrupt-map breakage
 2022-03-24 18:06 UTC  (9+ messages)

[dm-devel] [PATCH] multipath-tools: update mpp->force_readonly in ev_add_path
 2022-03-24 18:07 UTC  (5+ messages)

[PATCH 00/14] Fix some qapi examples and a TODO section
 2022-03-24 17:50 UTC  (4+ messages)
` [PATCH 08/14] qapi: fix example of FAILOVER_NEGOTIATED event
` [PATCH 10/14] qapi: run-state examples: add missing timestamp
` [PATCH 11/14] qapi: fix example of MEMORY_FAILURE

[PATCH RFC] memcg: Enable accounting for nft objects
 2022-03-24 18:05 UTC  (2+ messages)
` [PATCH v2 RESEND] memcg: enable "

[PATCH 1/2] drm/i915/ttm: limit where we apply TTM_PL_FLAG_CONTIGUOUS
 2022-03-24 18:04 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] "

RTT-PROBE: lore-subspace-rtt
 2022-03-24 18:03 UTC 

[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
 2022-03-24 18:03 UTC  (4+ messages)
` [PATCH 3/9] net: mlx5: "

[PATCH net] skbuff: disable coalescing for page_pool recycling
 2022-03-24 17:29 UTC 


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.