All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-26 21:14:36 to 2024-02-26 22:04:37 UTC [more...]

+ mm-enumerate-all-gfp-flags.patch added to mm-unstable branch
 2024-02-26 22:04 UTC 

FAILED: patch "[PATCH] mm: zswap: fix missing folio cleanup in writeback race path" failed to apply to 6.1-stable tree
 2024-02-26 22:03 UTC  (2+ messages)
` [PATCH 6.1.y] mm: zswap: fix missing folio cleanup in writeback race path

[PATCH] null_blk: add simple write-zeroes support
 2024-02-26 22:02 UTC  (3+ messages)

question about virtio-vsock on xen
 2024-02-26 22:00 UTC  (4+ messages)

[PATCH v4 1/2] Bluetooth: hci_sync: Use address filtering when HCI_PA_SYNC is set
 2024-02-26 22:00 UTC  (2+ messages)
` [PATCH v4 2/2] Bluetooth: hci_sync: Use QoS to determine which PHY to scan

[PATCH 0/2] Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"
 2024-02-26 21:59 UTC  (3+ messages)
` [PATCH 1/2] Revert "hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove it"
` [PATCH 2/2] Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"

[NDCTL PATCH v7 4/4] ndctl: Add support of qos_class for CXL CLI
 2024-02-26 21:58 UTC  (4+ messages)
` [NDCTL PATCH v7 3/4] ndctl: cxl: add QoS class check for CXL region creation

[PATCH 6.6.y] selftests: mptcp: add mptcp_lib_get_counter
 2024-02-26 21:57 UTC 

[PATCH v3 1/2] Bluetooth: hci_sync: Use address filtering when HCI_PA_SYNC is set
 2024-02-26 21:57 UTC  (3+ messages)
` [PATCH v3 2/2] Bluetooth: hci_sync: Use QoS to determine which PHY to scan
` [v3,1/2] Bluetooth: hci_sync: Use address filtering when HCI_PA_SYNC is set

[PATCH] crypto: sun8i-ce - Fix use after free in unprepare
 2024-02-26 21:53 UTC  (2+ messages)

[PATCH v9 00/15] Add Cgroup support for SGX EPC memory
 2024-02-26 21:56 UTC  (15+ messages)
` [PATCH v9 10/15] x86/sgx: Add EPC reclamation in cgroup try_charge()

[RFC PATCH] usb: gadget: ncm: Fix handling of zero block length packets
 2024-02-26 21:56 UTC  (2+ messages)

FAILED: patch "[PATCH] mptcp: add needs_id for netlink appending addr" failed to apply to 6.6-stable tree
 2024-02-26 21:56 UTC  (2+ messages)
` [PATCH 6.6.y] mptcp: add needs_id for netlink appending addr

[PATCH 5.4.y 0/2] KVM: arm64: VGIC ITS fix backports
 2024-02-26 21:56 UTC  (3+ messages)
` [PATCH 5.4.y 1/2] KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()
` [PATCH 5.4.y 2/2] KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler

FAILED: patch "[PATCH] selftests: mptcp: join: stop transfer when check is done" failed to apply to 6.6-stable tree
 2024-02-26 21:55 UTC  (2+ messages)
` [PATCH 6.6.y] selftests: mptcp: join: stop transfer when check is done (part 2)

[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
 2024-02-26 21:55 UTC  (13+ messages)

FAILED: patch "[PATCH] selftests: mptcp: join: stop transfer when check is done" failed to apply to 6.6-stable tree
 2024-02-26 21:54 UTC  (2+ messages)
` [PATCH 6.6.y] selftests: mptcp: join: stop transfer when check is done (part 1)

[RFC PATCH v5 00/32] IGT tests for the KMS Color Pipeline API
 2024-02-26 21:54 UTC  (32+ messages)
` [RFC PATCH v5 03/32] lib/igt_kms: Move get_writeback_formats_blob to lib
` [RFC PATCH v5 04/32] lib/igt_kms: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
` [RFC PATCH v5 05/32] include/drm-uapi: Add COLOROP object
` [RFC PATCH v5 06/32] drm-uapi: Add 3x4 CTM
` [RFC PATCH v5 07/32] drm-uapi: Add 1D LUT drm_colorop_type
` [RFC PATCH v5 08/32] lib/igt_kms: Introduce drm_colorop and COLOR_PIPELINE
` [RFC PATCH v5 09/32] tests/kms_properties: Add colorop properties test
` [RFC PATCH v5 10/32] igt/color: Add SW color transform functionality
` [RFC PATCH v5 11/32] lib/igt_fb: Add copy_fb function
` [RFC PATCH v5 12/32] tests/kms_colorop: Add kms_colorop tests
` [RFC PATCH v5 13/32] lib/igt_kms: Add support for DATA colorop property
` [RFC PATCH v5 14/32] lib/igt_color: Add support for 3x4 matrices
` [RFC PATCH v5 15/32] tests/kms_colorop: Add 3x4 CTM tests
` [RFC PATCH v5 16/32] tests/kms_colorop: Add bypass test
` [RFC PATCH v5 17/32] tests/kms_colorop: Parametrize the buffer format
` [RFC PATCH v5 18/32] tests/kms_colorop: Add 10bpc test and skip if format not supported
` [RFC PATCH v5 19/32] tests/kms_colorop: Skip if writeback does not support fourcc
` [RFC PATCH v5 20/32] lib/igt_fb: Allow any non-planar format for igt_copy_fb
` [RFC PATCH v5 21/32] kms/colorop: Do proper setup and cleanup
` [RFC PATCH v5 22/32] lib/igt_color: Support color transform for XRGB2101010
` [RFC PATCH v5 23/32] tests/kms_colorop: Set wide [13, 13] bracket for comparison on amdgpu
` [RFC PATCH v5 24/32] lib/igt_color: Add PQ variants for 0-1 and 0-125 range
` [RFC PATCH v5 25/32] tests/kms_colorop: Add tests for PQ variants
` [RFC PATCH v5 26/32] lib/igt_kms: increase MAX_NUM_COLOROPS to 128
` [RFC PATCH v5 27/32] tests/kms_colorop: Add a sRGB test for EOTF -> Inverse EOTF -> EOTF
` [RFC PATCH v5 28/32] lib/igt_color: add BT2020/BT709 transfer functions
` [RFC PATCH v5 29/32] tests/kms_colorop: Add tests for BT2020/BT709 TFs
` [RFC PATCH v5 30/32] lib/igt_color: Add 1D LUT color transformation support
` [RFC PATCH v5 31/32] test/kms_colorop: Add tests that exercise the 1D LUT colorops
` [RFC PATCH v5 32/32] tests/kms_colorop: Add multiplier tests
` ✗ GitLab.Pipeline: warning for IGT tests for the KMS Color Pipeline API (rev5)

[PATCH 6.6.y] mptcp: userspace pm send RM_ADDR for ID 0
 2024-02-26 21:53 UTC 

[PATCH v4 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-02-26 21:52 UTC  (3+ messages)
` [PATCH v4 5/5] PCI: dwc: Add common send PME_Turn_Off message method

[PATCH] arm64: dts: qcom: sc8280xp: make dispcc cast minimal vote on MMCX
 2024-02-26 21:52 UTC  (2+ messages)

[PATCH] drm/dp: Don't attempt AUX transfers when eDP panels are not powered
 2024-02-26 21:49 UTC  (10+ messages)

[syzbot] [net?] [bpf?] BUG: unable to handle kernel NULL pointer dereference in dev_map_hash_update_elem
 2024-02-26 21:49 UTC  (3+ messages)
` [syzbot] [bpf?] [net?] "

[PATCH bpf-next v4] bpftool: add support for split BTF to gen min_core_btf
 2024-02-26 21:48 UTC  (7+ messages)

[RFC PATCH 00/20] Introduce the famfs shared-memory file system
 2024-02-26 21:47 UTC  (8+ messages)
` [RFC PATCH 09/20] famfs: Add super_operations

[PATCH v3 00/13] Hello Again Everyone!
 2024-02-26 21:19 UTC  (14+ messages)
` [PATCH v3 01/13] soc: add info to identify the am62p SoC family
` [PATCH v3 02/13] power: domain: ti: use IS_ENABLED macro
` [PATCH v3 03/13] arm: mach-k3: am62px: introduce clock and device files for wkup spl
` [PATCH v3 04/13] ram: k3-ddrss: enable the am62ax's DDR controller for am62px
` [PATCH v3 05/13] arm: mach-k3: invert logic for split DM firmware config
` [PATCH v3 06/13] arch: mach-k3: introduce basic files to support the am62px SoC family
` [PATCH v3 07/13] board: ti: introduce basic board files for the am62px family
` [PATCH v3 08/13] firmware: ti_sci_static_data: add static DMA channel data
` [PATCH v3 09/13] dma: ti: k3-udma: Add DMA PSIL mappings for AM62P and J722S
` [PATCH v3 10/13] arm: dts: introduce am62p5 U-Boot dts files
` [PATCH v3 11/13] Makefile: remove hardcoded device tree source directory
` [PATCH v3 12/13] configs: introduce configs needed for the am62px
` [PATCH v3 13/13] doc: board: ti: introduce am62px documentation

[PATCH] imx9: Update to mx93 A1 chip revision
 2024-02-26 17:48 UTC 

[PATCH 0/3] drm/xe: VM Overcommit handling fixes
 2024-02-26 21:45 UTC  (7+ messages)
` [PATCH 1/3] drm/xe/bo: Forward the decision to evict local objects during validation
` [PATCH 2/3] drm/xe/bo: Allow eviction of unbound local bos
` [PATCH 3/3] drm/xe/bo: Allow migrating local bos to TT to make room in VRAM

[PATCH v7 2/4] event/dlb2: remove superfluous rte_memcpy
 2024-02-26 21:45 UTC  (3+ messages)
` [PATCH v9] net/bnx2x: fix warnings about rte_memcpy lengths

[PATCH 0/2] KVM: arm64: Store a cpu_fp_state directly in the vCPU data
 2024-02-26 20:44 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm64: Rename variable for tracking ownership of FP state
` [PATCH 2/2] KVM: arm64: Reuse struct cpu_fp_state to track the guest "

[PATCH] md/md-bitmap: fix incorrect usage for sb_index
 2024-02-26 21:43 UTC  (2+ messages)

[PATCH net] tools: ynl: fix handling of multiple mcast groups
 2024-02-26 21:40 UTC 

[PATCH 00/12] FSMonitor edge cases on case-insensitive file systems
 2024-02-26 21:39 UTC  (21+ messages)
` [PATCH v2 00/16] "
  ` [PATCH v2 14/16] fsmonitor: support case-insensitive events
  ` [PATCH v3 00/14] FSMonitor edge cases on case-insensitive file systems
    ` [PATCH v3 01/14] name-hash: add index_dir_find()
    ` [PATCH v3 02/14] t7527: add case-insensitve test for FSMonitor
    ` [PATCH v3 03/14] fsmonitor: refactor refresh callback on directory events
    ` [PATCH v3 04/14] fsmonitor: clarify handling of directory events in callback helper
    ` [PATCH v3 05/14] fsmonitor: refactor refresh callback for non-directory events
    ` [PATCH v3 06/14] dir: create untracked_cache_invalidate_trimmed_path()
    ` [PATCH v3 07/14] fsmonitor: refactor untracked-cache invalidation
    ` [PATCH v3 08/14] fsmonitor: move untracked-cache invalidation into helper functions
    ` [PATCH v3 09/14] fsmonitor: return invalidated cache-entry count on directory event
    ` [PATCH v3 10/14] fsmonitor: remove custom loop from non-directory path handler
    ` [PATCH v3 11/14] fsmonitor: return invalided cache-entry count on non-directory event
    ` [PATCH v3 12/14] fsmonitor: trace the new invalidated cache-entry count
    ` [PATCH v3 13/14] fsmonitor: refactor bit invalidation in refresh callback
    ` [PATCH v3 14/14] fsmonitor: support case-insensitive events

Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg
 2024-02-26 21:38 UTC 

[PATCH 4.19.y 0/2] KVM: arm64: VGIC ITS fix backports
 2024-02-26 21:38 UTC  (3+ messages)
` [PATCH 4.19.y 1/2] KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()
` [PATCH 4.19.y 2/2] KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler

[PATCH] mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove function
 2024-02-26 21:37 UTC  (2+ messages)

[PATCH v6 00/10] x86: Confine early 1:1 mapped startup code
 2024-02-26 21:37 UTC  (3+ messages)
` [PATCH v6 05/10] x86/sme: Avoid SME/SVE related checks on non-SME/SVE platforms

[PATCH net-next 0/3] netdev: add per-queue statistics
 2024-02-26 21:35 UTC  (3+ messages)
` [PATCH net-next 1/3] "

drm-misc migration to Gitlab server
 2024-02-26 21:35 UTC  (6+ messages)

[PATCH v2 1/2] Bluetooth: hci_sync: Use address filtering when HCI_PA_SYNC is set
 2024-02-26 21:33 UTC  (2+ messages)
` [v2,1/2] "

[PATCH v2 0/9] SVM guest shadow stack support
 2024-02-26 21:32 UTC  (10+ messages)
` [PATCH v2 1/9] x86/boot: Move boot_*msr helpers to asm/shared/msr.h
` [PATCH v2 2/9] KVM: x86: SVM: Emulate reads and writes to shadow stack MSRs
` [PATCH v2 3/9] KVM: x86: SVM: Update dump_vmcb with shadow stack save area additions
` [PATCH v2 4/9] KVM: x86: SVM: Pass through shadow stack MSRs
` [PATCH v2 5/9] KVM: SVM: Rename vmplX_ssp -> plX_ssp
` [PATCH v2 6/9] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel
` [PATCH v2 7/9] x86/sev-es: Include XSS value in GHCB CPUID request
` [PATCH v2 8/9] KVM: SVM: Use KVM-governed features to track SHSTK
` [PATCH v2 9/9] KVM: SVM: Add CET features to supported_xss

[PATCH v3,0/2] media: adding lock to protect the context list
 2024-02-26 21:32 UTC  (5+ messages)
` [PATCH v3,1/2] media: mediatek: vcodec: adding lock to protect decoder "

[PATCH v7 0/9] bugfix of MD_CLOSING and clean up md_ioctl()
 2024-02-26 21:32 UTC  (2+ messages)

[PATCH v3 0/5] PCI: dwc: Add support for integrating HDMA with DWC EP driver
 2024-02-26 21:32 UTC  (5+ messages)
` [PATCH v3 2/5] PCI: dwc: Skip finding eDMA channels count if glue drivers have passed them

[PATCH] soc: mediatek: cmdq: Don't log an error when gce-client-reg is not found
 2024-02-26 21:31 UTC  (2+ messages)

[PATCH] drm/i915: Reuse rplu cdclk fns for mtl/lnl
 2024-02-26 21:30 UTC 

[PATCH 0/3] panel-simple: add support for Crystal Clear CMT430B19N00
 2024-02-26 21:30 UTC  (3+ messages)
` [PATCH 3/3] drm/panel: simple: add CMT430B19N00 LCD panel support

[PATCH] riscv: deprecate CONFIG_MMU=n
 2024-02-26 21:29 UTC  (7+ messages)

[PATCH] drm: panel: st7701: Add Hardkernel ODROID-GO Ultra panel support
 2024-02-26 21:29 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "

[PATCH v2] mux: convert mux_chip->mux to flexible array
 2024-02-26 21:29 UTC 

[PATCH v5 0/6] UNI-T UTi260B support
 2024-02-26 21:26 UTC  (14+ messages)
` [PATCH v5 1/6] dt-bindings: pinctrl: fsl,imx6ul-pinctrl: convert to YAML
` [PATCH v5 2/6] dt-bindings: input: touchscreen: fsl,imx6ul-tsc "
` [PATCH v5 3/6] dt-bindings: soc: imx: fsl,imx-anatop: add binding
` [PATCH v5 4/6] dt-bindings: soc: imx: fsl,imx-iomuxc-gpr: add imx6
` [PATCH v5 5/6] dt-bindings: fsl-imx-sdma: fix HDMI audio index
` [PATCH v5 6/6] ARM: dts: imx: Add UNI-T UTi260B thermal camera board

[linux-next:master 9092/10236] arch/mips/kernel/mips-mt.c:3207: Error: Unable to parse register name $fp
 2024-02-26 21:26 UTC 

[PATCHSET v3 0/8] Support for provided buffers for send
 2024-02-26 21:27 UTC  (14+ messages)
` [PATCH 6/8] io_uring/net: support multishot "

[ima-evm-utils: PATCH v1 1/1] Change license to LGPL-2.0-or-later and GPL-2.0-or-later
 2024-02-26 21:26 UTC  (2+ messages)

[PATCH v2 0/3] iio: humidity: hdc3020: add power and reset management
 2024-02-26 21:25 UTC  (4+ messages)
` [PATCH v2 1/3] iio: humidity: hdc3020: add power management
` [PATCH v2 2/3] dt-bindings: iio: humidity: hdc3020: add reset-gpios
` [PATCH v2 3/3] iio: humidity: hdc3020: add reset management

[PATCH v5 0/8] Add device STM32L4x5 RCC
 2024-02-26 21:24 UTC  (8+ messages)
` [PATCH v5 1/8] Implement STM32L4x5_RCC skeleton
` [PATCH v5 6/8] Add write protections to CR register

dtschema: i2c: messy situation about timeouts
 2024-02-26 21:24 UTC  (5+ messages)

[PATCH v2 0/2] arm: separate .data and .text sections of EFI binaries
 2024-02-26 21:24 UTC  (3+ messages)
` [PATCH v2 1/2] arm: page align EFI binary section
` [PATCH v2 2/2] arm: separate .data and .text sections of EFI binaries

[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
 2024-02-26 21:20 UTC  (9+ messages)
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)

[PATCH] drm/bridge: anx7625: Don't log an error when DSI host can't be found
 2024-02-26 21:20 UTC 

[PATCH] drm/i915: fix applying placement flag
 2024-02-26 21:20 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH net-next v2 00/15] tools: ynl: stop using libmnl
 2024-02-26 21:20 UTC  (16+ messages)
` [PATCH net-next v2 01/15] tools: ynl: give up on libmnl for auto-ints
` [PATCH net-next v2 02/15] tools: ynl: create local attribute helpers
` [PATCH net-next v2 03/15] tools: ynl: create local for_each helpers
` [PATCH net-next v2 04/15] tools: ynl: create local nlmsg access helpers
` [PATCH net-next v2 05/15] tools: ynl: create local ARRAY_SIZE() helper
` [PATCH net-next v2 06/15] tools: ynl: make yarg the first member of struct ynl_dump_state
` [PATCH net-next v2 07/15] tools: ynl-gen: remove unused parse code
` [PATCH net-next v2 08/15] tools: ynl: wrap recv() + mnl_cb_run2() into a single helper
` [PATCH net-next v2 09/15] tools: ynl: use ynl_sock_read_msgs() for ACK handling
` [PATCH net-next v2 10/15] tools: ynl: stop using mnl_cb_run2()
` [PATCH net-next v2 11/15] tools: ynl: switch away from mnl_cb_t
` [PATCH net-next v2 12/15] tools: ynl: switch away from MNL_CB_*
` [PATCH net-next v2 13/15] tools: ynl: stop using mnl socket helpers
` [PATCH net-next v2 14/15] tools: ynl: remove the libmnl dependency
` [PATCH net-next v2 15/15] tools: ynl: use MSG_DONTWAIT for getting notifications

[PATCH] media: mediatek: vcodec: Fix oops when HEVC init fails
 2024-02-26 21:19 UTC  (2+ messages)

[PATCH] drm/i915/display: Disable AuxCCS framebuffers if built for Xe
 2024-02-26 21:19 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH 00/13] enable bs > ps in XFS
 2024-02-26 21:18 UTC  (4+ messages)
` [PATCH 13/13] xfs: enable block size larger than page size support

[PATCH] madvise:madvise_cold_or_pageout_pte_range(): allow split while folio_estimated_sharers = 0
 2024-02-26 21:17 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: iio: adc: imx93: drop the 4th interrupt
 2024-02-26 21:17 UTC  (5+ messages)

[OE-core][PATCH] rpm: upgrade 4.19.1 -> 4.19.1.1
 2024-02-26 21:16 UTC  (3+ messages)
` Patchtest results for "

[RFC PATCH v1 00/26] KVM: Restricted mapping of guest_memfd at the host and pKVM/arm64 support
 2024-02-26 21:14 UTC  (5+ messages)
  ` folio_mmapped
      ` folio_mmapped


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.