All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-09 16:08:03 to 2022-06-09 16:53:38 UTC [more...]

[PATCH 0/8] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-06-09 16:53 UTC  (5+ messages)
` [PATCH 1/8] perf/hw_breakpoint: Optimize list of per-task breakpoints

[PATCH v3 0/8] drm/i915: ttm for internal
 2022-06-09 16:52 UTC  (26+ messages)
` [Intel-gfx] "
` [PATCH v3 1/8] drm/i915/ttm: dont trample cache_level overrides during ttm move
  ` [Intel-gfx] "
` [PATCH v3 2/8] drm/i915: add gen6 ppgtt dummy creation function
  ` [Intel-gfx] "
` [PATCH v3 3/8] drm/i915: setup ggtt scratch page after memory regions
  ` [Intel-gfx] "
` [PATCH v3 4/8] drm/i915: allow volatile buffers to use ttm pool allocator
  ` [Intel-gfx] "
` [PATCH v3 5/8] drm/i915: limit ttm to dma32 for i965G[M]
  ` [Intel-gfx] "
` [PATCH v3 6/8] drm/i915/gem: further fix mman selftest
  ` [Intel-gfx] "
` [PATCH v3 7/8] drm/i915/ttm: only trust snooping for dgfx when deciding default cache_level
  ` [Intel-gfx] "
` [PATCH v3 8/8] drm/i915: internal buffers use ttm backend
  ` [Intel-gfx] "

[PATCH] tests/fetch: Drop unnecessary duplicated function
 2022-06-09 16:52 UTC 

[xen-unstable-smoke test] 170900: tolerable all pass - PUSHED
 2022-06-09 16:52 UTC 

+ lib-test_hmm-avoid-accessing-uninitialized-pages.patch added to mm-unstable branch
 2022-06-09 16:51 UTC 

[PATCH v2] btrfs: use preallocated pages for super block write
 2022-06-09 16:46 UTC 

[PATCH v2 00/25] target/arm: tidy exception routing
 2022-06-09 16:35 UTC  (7+ messages)
` [PATCH v2 04/25] target/arm: Move exception_target_el out of line
` [PATCH v2 08/25] target/arm: Move exception_bkpt_insn to debug_helper.c
` [PATCH v2 14/25] target/arm: Create helper_exception_swstep

[PATCH v2] drm/msm: Switch ordering of runpm put vs devfreq_idle
 2022-06-09 16:50 UTC  (3+ messages)

[PATCH] irqchip/irq-imx-irqsteer: Get/put PM runtime in ->irq_unmask()/irq_mask()
 2022-06-09 16:50 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] genirq: PM: Use runtime PM for chained interrupts

[PATCH 1/6] irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
 2022-06-09 16:50 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] "

[PATCH] irqchip/xilinx: remove microblaze+zynq dependency
 2022-06-09 16:50 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] irqchip/xilinx: Remove "

[PATCH 3/6] irqchip/apple-aic: Fix refcount leak in aic_of_ic_init
 2022-06-09 16:50 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] "

[PATCH v5 00/10] Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper
 2022-06-09 15:27 UTC  (8+ messages)
` [PATCH v5 01/10] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}()
` [PATCH v5 03/10] block: Make bdrv_{pread, pwrite}() return 0 on success
` [PATCH v5 04/10] crypto: Make block callbacks "
` [PATCH v5 05/10] block: Make bdrv_co_pwrite() take a const buffer
` [PATCH v5 06/10] block: Make 'bytes' param of bdrv_co_{pread, pwrite, preadv, pwritev}() an int64_t
` [PATCH v5 08/10] block: Add bdrv_co_pwrite_sync()
` [PATCH v5 09/10] block: Use bdrv_co_pwrite_sync() when caller is coroutine_fn

[PATCH 2/6] irqchip/apple-aic: Fix refcount leak in build_fiq_affinity
 2022-06-09 16:50 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] "

[PATCH v4 00/10] Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper
 2022-06-09 15:14 UTC  (8+ messages)
` [PATCH v4 01/10] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}()
` [PATCH v4 04/10] crypto: Make block callbacks return 0 on success
` [PATCH v4 06/10] block: Make 'bytes' param of bdrv_co_{pread, pwrite, preadv, pwritev}() an int64_t
` [PATCH v4 07/10] block: Implement bdrv_{pread, pwrite, pwrite_zeroes}() using generated_co_wrapper
` [PATCH v4 08/10] block: Add bdrv_co_pwrite_sync()
` [PATCH v4 09/10] block: Use bdrv_co_pwrite_sync() when caller is coroutine_fn
` [PATCH v4 10/10] block/qcow2: Use bdrv_pwrite_sync() in qcow2_mark_dirty()

[PATCH 4/6] irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions
 2022-06-09 16:50 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] "

[PATCH 5/6] irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions
 2022-06-09 16:50 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] "

[PATCH 1/2] dt-bindings: interrupt-controller/uniphier-aidet: Add bindings for NX1 SoC
 2022-06-09 16:50 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] "

[PATCH 6/6] irqchip/realtek-rtl: Fix refcount leak in map_interrupts
 2022-06-09 16:50 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] "

[PATCH 2/2] irqchip/uniphier-aidet: Add compatible string for NX1 SoC
 2022-06-09 16:50 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] "

[PATCH] crypto: x86/camellia - Replace kernel.h with the necessary inclusions
 2022-06-09 16:50 UTC  (3+ messages)

[PATCH v3 0/1] Resolve-WMI-query-failures-on-some-devices
 2022-06-09 16:49 UTC  (4+ messages)
` [PATCH v3 1/1] Resolve WMI query failures on some devices

+ delayacct-remove-some-unused-variables.patch added to mm-nonmm-unstable branch
 2022-06-09 16:49 UTC 

[dm-devel] [PATCH 4/9] multipath-tools: add NetApp E-Series NVMe to hardware table
 2022-06-09 16:49 UTC  (8+ messages)

[PATCH] misc: Replace code that calculates the log of sector size with grub_log2ull
 2022-06-09 16:48 UTC 

[PATCH 01/21] sato: work around missing icons in adwaita 42.0
 2022-06-09 16:48 UTC  (5+ messages)
` [PATCH 18/21] perl: update 5.34.1 -> 5.36.0
  ` [OE-core] "

[PATCH v2 00/71] target/arm: Scalable Matrix Extension
 2022-06-09 15:35 UTC  (16+ messages)
` [PATCH v2 21/71] target/arm: Implement TPIDR2_EL0
` [PATCH v2 32/71] target/arm: Create ARMVQMap
` [PATCH v2 33/71] target/arm: Generalize cpu_arm_{get,set}_vq
` [PATCH v2 34/71] target/arm: Generalize cpu_arm_{get, set}_default_vec_len
` [PATCH v2 35/71] target/arm: Move arm_cpu_*_finalize to internals.h
` [PATCH v2 38/71] target/arm: Introduce sve_vqm1_for_el_sm
` [PATCH v2 41/71] target/arm: Add infrastructure for disas_sme

[PATCH v2] drm/msm: Grab the GPU runtime in a6xx routines, not the GMU one
 2022-06-09 16:47 UTC  (2+ messages)

stable/linux-5.18.y build: 169 builds: 2 failed, 167 passed, 6 errors, 24 warnings (v5.18.3)
 2022-06-09 16:47 UTC 

[PATCH 0/4] Tidy user rdpmc documentation and testing
 2022-06-09 16:47 UTC  (3+ messages)
` [PATCH 1/4] libperf evsel: Open shouldn't leak fd on failure

[PATCH] docs: arm: tcm: Fix typo in description of TCM and MMU usage
 2022-06-09 16:44 UTC  (4+ messages)

[PATCH v1 0/4] ipc: Remove extra1 field abuse to pass ipc namespace
 2022-06-09 16:45 UTC  (3+ messages)
` [RFC PATCH 0/4] API extension for handling sysctl

[PATCH for-5.19 1/2] irqchip/loongson-liointc: Use architecture register to get coreid
 2022-06-09 16:44 UTC  (4+ messages)

hid-sensor-hub 001F:8087:0AC2.0002: timeout waiting for response from ISHTP device
 2022-06-09 16:43 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-09 16:43 UTC 

[PATCH v3 0/3] Add support for the TLC5925
 2022-06-09 16:43 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: leds: Add bindings for the TLC5925 controller
` [PATCH v3 2/3] leds: Add driver for the TLC5925 LED controller
` [PATCH v3 3/3] leds: tlc5925: Add support for non blocking operations

[PATCH v4 0/4] QEMU RISC-V nested virtualization fixes
 2022-06-09 16:20 UTC  (6+ messages)
` [PATCH v4 4/4] target/riscv: Force disable extensions if priv spec version does not match

[PATCH 0/2] Introduce dns_interval procfs setting
 2022-06-09 16:42 UTC  (12+ messages)

[PATCH] archiver: use bb.note instead of echo
 2022-06-09 16:42 UTC 

[PATCH 1/2] ntfs3: fix NULL deref in ntfs_update_mftmirr
 2022-06-09 16:42 UTC  (3+ messages)

[PATCH v3] archiver: avoid race conditions when using multiconfig and sharing the same TMPDIR
 2022-06-09 16:39 UTC 

neighbour netlink notifications delivered in wrong order
 2022-06-09 16:40 UTC  (8+ messages)

[PATCH 00/20] migration: remove QEMUFileOps concept and assume use of QIOChannel
 2022-06-09 16:12 UTC  (5+ messages)
` [PATCH 11/20] migration: hardcode assumption that QEMUFile is backed with QIOChannel
` [PATCH 14/20] migration: remove the QEMUFileOps 'shut_down' callback

[PATCH v2 00/17] Add support for AXP192 PMIC
 2022-06-09 16:39 UTC  (3+ messages)
` [PATCH v2 01/17] regmap-irq: Use sub_irq_reg() to calculate unmask register address

[PATCH net-next 0/7] net: reduce tcp_memory_allocated inflation
 2022-06-09 16:38 UTC  (5+ messages)
` [PATCH net-next 6/7] net: keep sk->sk_forward_alloc as small as possible
` [PATCH net-next 7/7] net: unexport __sk_mem_{raise|reduce}_allocated

[PATCH V3] Enable TDX measurement to RTMR register
 2022-06-09 16:38 UTC  (2+ messages)

Question about psuedo abort errors
 2022-06-09 16:38 UTC 

[Ocfs2-devel] [PATCH v2 00/19] Convert aops->migratepage to aops->migrate_folio
 2022-06-09 16:33 UTC  (22+ messages)
` [Ocfs2-devel] [PATCH v2 08/19] btrfs: Convert btree_migratepage to migrate_folio
  `  "
    ` [Cluster-devel] "
    ` [f2fs-dev] "
` [Ocfs2-devel] [PATCH v2 10/19] mm/migrate: Convert migrate_page() to migrate_folio()
  ` [f2fs-dev] "
    ` [Cluster-devel] "
    `  "
` [Ocfs2-devel] [PATCH v2 12/19] btrfs: Convert btrfs_migratepage to migrate_folio
  `  "
    ` [Cluster-devel] "
    ` [f2fs-dev] "

[PATCH] perf/test: perf test 83 fails on s390
 2022-06-09 16:37 UTC  (3+ messages)

[dm-devel] [PATCH] libmultipath: unset detect_checker for clariion / Unity arrays
 2022-06-09 16:36 UTC  (5+ messages)

[PATCH] event/dlb2: improve enqueue efficiency
 2022-06-09 16:36 UTC  (2+ messages)

[RFC PATCH v2 0/5] Apple Macs machine/platform ASoC driver
 2022-06-09 16:35 UTC  (9+ messages)
` [RFC PATCH v2 5/5] ASoC: apple: Add macaudio machine driver

xfsprogs_5.18.0-1_source.changes ACCEPTED into unstable
 2022-06-09 16:36 UTC 

[PATCH] perf unwind: Fix uninitialized variable
 2022-06-09 16:34 UTC  (3+ messages)

[PATCH v2 00/11] dt-bindings: Convert Arm Ltd. peripherals to DT schema
 2022-06-09 16:31 UTC  (8+ messages)
` [PATCH v2 10/11] dt-bindings: display: convert Arm Mali-DP "

RTT-PROBE: lore-subspace-rtt
 2022-06-09 16:32 UTC 

[OE-core] [PATCH v2] archiver: exit to avoid race conditions
 2022-06-09 16:32 UTC 

[RFC] [PATCH 0/3] Optimize spi_sync path
 2022-06-09 16:31 UTC  (8+ messages)
` [RFC] [PATCH 3/3] drivers: spi: spi.c: Don't use the message queue if possible in spi_sync

[PATCH v2 0/4] pinctrl: renesas: r8a779g0: Add pins, groups and functions
 2022-06-09 16:30 UTC  (3+ messages)
` [PATCH v2 4/4] "

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2022-06-09
 2022-06-09 16:26 UTC  (5+ messages)
` [PATCH net 1/4] i40e: Fix adding ADQ filter to TC0
` [PATCH net 2/4] i40e: Fix calculating the number of queue pairs
` [PATCH net 3/4] i40e: Fix call trace in setup_tx_descriptors
` [PATCH net 4/4] iavf: Fix issue with MAC address of VF shown as zero

[PATCH] dt-bindings: display: arm,malidp: remove bogus RQOS property
 2022-06-09 16:27 UTC  (3+ messages)

[PATCH] btrfs: add tracepoints for ordered extents
 2022-06-09 16:28 UTC 

[PATCH mptcp-next] Squash to "selftests/bpf: Add bpf_first test"
 2022-06-09 16:28 UTC  (3+ messages)

[PATCH] powerpc/pci: Add config option for using OF 'reg' for PCI domain
 2022-06-09 16:27 UTC  (5+ messages)

[PATCH v5 00/23] FWU: Add FWU Multi Bank Update feature support
 2022-06-09 16:27 UTC  (3+ messages)
` [PATCH v5 11/23] mkeficapsule: Add support for generating empty capsules

[PATCH v9 7/8] PCI: imx6: Move the phy driver callbacks to the proper places
 2022-06-09 16:25 UTC  (3+ messages)

[PATCH] fs: ntfs3: fix Using uninitialized value n when calling indx_read
 2022-06-09 16:26 UTC  (3+ messages)

[PATCH v2] coccinelle: ifaddr: Find address test in more complex conditions
 2022-06-09 16:25 UTC  (8+ messages)
` [cocci] "
    ` [cocci] "
      `  "

Processing of xfsprogs_5.18.0-1_source.changes
 2022-06-09 16:24 UTC 

[PATCH iproute2-next] show rx_otherehost_dropped stat in ip link show
 2022-06-09 16:24 UTC  (2+ messages)

[PATCH v4 0/2] arm64: apply G-to-nG conversion for KPTI with MMU enabled
 2022-06-09 16:23 UTC  (3+ messages)
` [PATCH v4 2/2] arm64: mm: install KPTI nG mappings "

RTT-PROBE: lore-subspace-rtt
 2022-06-09 16:22 UTC 

[RFC] ntfs3: Use the same order for acl pointer check in ntfs_init_acl
 2022-06-09 16:22 UTC  (2+ messages)

[PATCH v1 00/16] ACPI: Get rid of the list of children in struct acpi_device
 2022-06-09 16:21 UTC  (7+ messages)
` [PATCH v1 14/16] soundwire: Use acpi_dev_for_each_child()

[PATCH v1 1/1] leds: core: Refactor led_update_brightness() to use standard pattern
 2022-06-09 16:22 UTC 

[PATCH v4 0/7] copy-before-write: on-cbw-error and cbw-timeout
 2022-06-09 15:15 UTC  (4+ messages)

[PATCH] amd-xgbe: Use platform_irq_count()
 2022-06-09 16:14 UTC 

[libvirt test] 170892: regressions - FAIL
 2022-06-09 16:19 UTC 

[PATCH v1 1/1] leds: trigger: gpio: Convert to use kstrtox()
 2022-06-09 16:18 UTC 

[PATCH 0/4] virtio: various cleanups to reset code
 2022-06-09 14:44 UTC  (4+ messages)
` [PATCH 4/4] virtio-mmio: cleanup reset

[PATCH 02/12] event/octeontx: fix SSO fastpath
 2022-06-09 16:13 UTC  (4+ messages)
` [PATCH v3 01/11] "
  ` [PATCH v3 08/11] net/octeontx: implement xstats

[PATCH 1/4] dt-bindings: power: Add MT8365 power domains
 2022-06-09 16:12 UTC  (10+ messages)
` [PATCH 3/4] soc: mediatek: add support of MTK_SCPD_STRICT_BUSP cap

RTT-PROBE: lore-subspace-rtt
 2022-06-09 16:12 UTC 

[yocto] Minutes: Yocto Project Weekly Triage Meeting 6/9/2022
 2022-06-09 16:12 UTC  (2+ messages)

[PATCH v3] net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
 2022-06-09 16:10 UTC  (5+ messages)

[PATCH v17 0/4] Microchip Polarfire FPGA manager
 2022-06-09 15:47 UTC  (5+ messages)
` [PATCH v17 1/4] fpga: fpga-mgr: support bitstream offset in image buffer
` [PATCH v17 2/4] docs: fpga: mgr: document parse_header() callback
` [PATCH v17 3/4] fpga: microchip-spi: add Microchip MPF FPGA manager
` [PATCH v17 4/4] dt-bindings: fpga: add binding doc for microchip-spi fpga mgr

[PATCH] main loop: add missing documentation links to GS/IO macros
 2022-06-09 15:53 UTC  (2+ messages)

stable/linux-5.15.y build: 162 builds: 3 failed, 159 passed, 8 errors, 7 warnings (v5.15.46)
 2022-06-09 16:09 UTC 

zram: Replace bit spinlocks with spinlock_t for PREEMPT_RT
 2022-06-09 16:09 UTC 

[Bug 216098] New: Assertion Failure in kvm selftest mmu_role_test
 2022-06-09 16:08 UTC  (2+ messages)
` [Bug 216098] "

Possible bug for ring-mapped provided buffer
 2022-06-09 16:08 UTC  (7+ messages)

[PATCH 0/8] virtio-blk: removal of AioContext lock
 2022-06-09 14:37 UTC  (2+ messages)
` [PATCH 8/8] virtio-blk: remove unnecessary AioContext lock from function already safe


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.