All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-21 21:12:32 to 2024-10-21 22:21:37 UTC [more...]

[PATCH] btrfs: Use str_yes_no() helper function in btrfs_dump_free_space()
 2024-10-21 22:21 UTC  (2+ messages)

[PATCH v5 0/9] Fix non-contiguous VRAM BO access in Xe
 2024-10-21 22:21 UTC  (18+ messages)
` [PATCH v5 1/9] drm/xe: Add xe_bo_vm_access
` [PATCH v5 2/9] drm/ttm: Add ttm_bo_access
` [PATCH v5 3/9] drm/xe: Add xe_ttm_access_memory
` [PATCH v5 4/9] drm/xe: Take PM ref in delayed snapshot capture worker
` [PATCH v5 5/9] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
` [PATCH v5 6/9] drm/xe/display: Update intel_bo_read_from_page to use ttm_bo_access
` [PATCH v5 7/9] drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
` [PATCH v5 8/9] drm/xe: Set XE_BO_FLAG_PINNED in migrate selftest BOs
` [PATCH v5 9/9] drm/xe: Only allow contiguous BOs to use xe_bo_vmap
` ✓ CI.Patch_applied: success for Fix non-contiguous VRAM BO access in Xe (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH 0/3] Add {adl,zen3p}-pvshim-* tests
 2024-10-21 22:20 UTC  (5+ messages)
` [PATCH 1/3] CI: Minor cleanup to qubes-x86-64.sh
` [PATCH 2/3] CI: Rework domU_config generation in qubes-x86-64.sh

[Intel-wired-lan] e1000e preventing sleep and causing repeated desktop hangs
 2024-10-17 15:52 UTC  (3+ messages)

[PATCH v6 0/6] Improve PCI memory mapping API
 2024-10-21 22:19 UTC  (2+ messages)

[PATCH 0/15] Enable CXL PCIe port protocol error handling and logging
 2024-10-21 22:19 UTC  (4+ messages)

[PATCH net-next] net: bnxt: use ethtool string helpers
 2024-10-21 22:19 UTC  (4+ messages)

[PATCH v2 00/12] thermal: core: Fixes and cleanups, mostly related to thermal zone init and exit
 2024-10-21 22:18 UTC  (5+ messages)
` [PATCH v2 01/12] thermal: core: Initialize thermal zones before registering them
` [PATCH v2 02/12] thermal: core: Rearrange PM notification code

[PATCH iproute2-next 0/1] DualPI2 iprtoue2 patch
 2024-10-21 22:15 UTC  (2+ messages)
` [PATCH iproute2-next 1/1] tc: add dualpi2 scheduler module

[tip: x86/urgent] x86/lam: Disable ADDRESS_MASKING in most cases
 2024-10-21 22:16 UTC 

[PATCH] KVM: selftests: Fix build on on non-x86 architectures
 2024-10-21 22:11 UTC 

[PATCH v2 0/3] ASoC: add CS42L84 codec driver
 2024-10-21 22:15 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: sound: Add CS42L84 codec

[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
 2024-10-21 22:15 UTC  (5+ messages)
` [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text

[PATCH v4 net-next 0/1] DualPI2 patch
 2024-10-21 22:12 UTC  (2+ messages)
` [PATCH v4 net-next 1/1] sched: Add dualpi2 qdisc

[PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock()
 2024-10-21 22:13 UTC 

[linux-next:master 4743/5686] arch/arm/boot/dts/nxp/imx/imx6q-lxr.dtb: /ldb: failed to match any schema with compatible: ['fsl,imx6q-ldb', 'fsl,imx53-ldb']
 2024-10-21 22:12 UTC 

[PATCH v2] block/file-posix: optimize append write
 2024-10-21 22:11 UTC  (4+ messages)

[PATCH] char: Switch back to struct platform_driver::remove()
 2024-10-21 16:21 UTC  (2+ messages)

IWD 1.27 with brcmfmac not working for roaming
 2024-10-21 22:10 UTC  (17+ messages)

[PATCH bpf-next v5 0/2] Implement mechanism to signal other threads
 2024-10-21 22:10 UTC  (2+ messages)

[PATCH] thermal: gov_power_allocator: Granted power set to max when nobody request power
 2024-10-21 22:11 UTC  (2+ messages)

[RFC PATCH 00/21] Modernize the build system
 2024-10-21 22:10 UTC  (3+ messages)
` [RFC PATCH v3 00/15] "

[PATCH RFC 0/3] Support for GPU ACD feature on Adreno X1-85
 2024-10-21 22:09 UTC  (4+ messages)
` [PATCH RFC 1/3] drm/msm/adreno: Add support for ACD

[PATCH for-4.19? v6 0/9] x86: Make MAX_ALTP2M configurable
 2024-10-21 22:09 UTC  (3+ messages)

[PATCH] migration: Deprecate query-migrationthreads command
 2024-10-21 22:07 UTC  (2+ messages)

[PATCHBOMB] xfsprogs: catch us up to 6.12-rc4
 2024-10-21 22:08 UTC  (39+ messages)
` [PATCHSET] libxfs: new code for 6.12
  ` [PATCH 01/37] libxfs: require -std=gnu11 for compilation by default
  ` [PATCH 02/37] libxfs: compile with a C++ compiler
  ` [PATCH 03/37] libxfs: port IS_ENABLED from the kernel
  ` [PATCH 04/37] libfrog: add xarray emulation
  ` [PATCH 05/37] xfs: introduce new file range commit ioctls
  ` [PATCH 06/37] xfs: pass the icreate args object to xfs_dialloc
  ` [PATCH 07/37] xfs: remove xfs_validate_rtextents
  ` [PATCH 08/37] xfs: factor out a xfs_validate_rt_geometry helper
  ` [PATCH 09/37] xfs: remove the limit argument to xfs_rtfind_back
  ` [PATCH 10/37] xfs: assert a valid limit in xfs_rtfind_forw
  ` [PATCH 11/37] xfs: add bounds checking to xfs_rt{bitmap,summary}_read_buf
  ` [PATCH 12/37] xfs: factor out rtbitmap/summary initialization helpers
  ` [PATCH 13/37] xfs: push transaction join out of xfs_rtbitmap_lock and xfs_rtgroup_lock
  ` [PATCH 14/37] xfs: ensure rtx mask/shift are correct after growfs
  ` [PATCH 15/37] xfs: remove xfs_rtb_to_rtxrem
  ` [PATCH 16/37] xfs: simplify xfs_rtalloc_query_range
  ` [PATCH 17/37] xfs: clean up the ISVALID macro in xfs_bmap_adjacent
  ` [PATCH 18/37] xfs: remove xfs_{rtbitmap,rtsummary}_wordcount
  ` [PATCH 19/37] xfs: replace m_rsumsize with m_rsumblocks
  ` [PATCH 20/37] xfs: fix a sloppy memory handling bug in xfs_iroot_realloc
  ` [PATCH 21/37] xfs: replace shouty XFS_BM{BT,DR} macros
  ` [PATCH 22/37] xfs: standardize the btree maxrecs function parameters
  ` [PATCH 23/37] xfs: use kvmalloc for xattr buffers
  ` [PATCH 24/37] xfs: remove unnecessary check
  ` [PATCH 25/37] xfs: use kfree_rcu_mightsleep to free the perag structures
  ` [PATCH 26/37] xfs: move the tagged perag lookup helpers to xfs_icache.c
  ` [PATCH 27/37] xfs: convert perag lookup to xarray
  ` [PATCH 28/37] xfs: ensure st_blocks never goes to zero during COW writes
  ` [PATCH 29/37] xfs: enable block size larger than page size support
  ` [PATCH 30/37] xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname
  ` [PATCH 31/37] xfs: return bool from xfs_attr3_leaf_add
  ` [PATCH 32/37] xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split
  ` [PATCH 33/37] xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname
  ` [PATCH 34/37] xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate
  ` [PATCH 35/37] xfs: don't ifdef around the exact minlen allocations
  ` [PATCH 36/37] xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc
  ` [PATCH 37/37] xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc

[PATCH] drm: xlnx: zynqmp_dpsub: also call drm_helper_hpd_irq_event
 2024-10-21 13:16 UTC  (7+ messages)

[PATCH] drm/fb-helper: Fix out-of-bounds access
 2024-10-21 13:03 UTC  (2+ messages)
` drm/fbdev-dma: regression

[PATCH drm-dp 0/4] Add dp module in hibmc driver
 2024-10-21 12:29 UTC  (9+ messages)
` [PATCH drm-dp 3/4] drm/hisilicon/hibmc: add dp kapi moduel in hibmc drivers
` [PATCH drm-dp 4/4] drm/hisilicon/hibmc: add dp module in hibmc

[PATCH v2 RESEND] EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2
 2024-10-21 22:07 UTC  (3+ messages)

[LTP] [PATCH v2] block_dev: Convert to new API
 2024-10-21 22:05 UTC 

[PATCH net-next] net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
 2024-10-21 22:04 UTC  (5+ messages)

[PATCH 00/13] fuse: use folios instead of pages for requests
 2024-10-21 22:02 UTC  (4+ messages)
` [PATCH 12/13] fuse: convert direct io to use folios

[PATCH] meson: fix meson build on 'seen' branch
 2024-10-21 22:02 UTC  (2+ messages)

[PATCH v2] LoongArch: Fix cpu hotplug issue
 2024-10-21 22:01 UTC  (2+ messages)

[PATCH v2 00/11] thermal: core: Reimplement locking through guards
 2024-10-21 22:03 UTC  (4+ messages)

[PATCH v5 0/4] Add thermal user thresholds support
 2024-10-21 22:02 UTC  (3+ messages)
` [PATCH v5 1/4] thermal/netlink: Add the commands and the events for the thresholds

Patchwork summary for: spi-devel-general
 2024-10-21 22:00 UTC 

[PATCH] tcg-plugins: add a hook for interrupts, exceptions and traps
 2024-10-21 21:59 UTC  (5+ messages)
` [RFC PATCH v2 0/7] tcg-plugins: add hooks "

[PATCH v4 net-next 00/14] AccECN protocol preparation patch series
 2024-10-21 21:59 UTC  (15+ messages)
` [PATCH v4 net-next 01/14] tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()
` [PATCH v4 net-next 02/14] tcp: create FLAG_TS_PROGRESS
` [PATCH v4 net-next 03/14] tcp: use BIT() macro in include/net/tcp.h
` [PATCH v4 net-next 04/14] tcp: extend TCP flags to allow AE bit/ACE field
` [PATCH v4 net-next 05/14] tcp: reorganize SYN ECN code
` [PATCH v4 net-next 06/14] tcp: rework {__,}tcp_ecn_check_ce() -> tcp_data_ecn_check()
` [PATCH v4 net-next 07/14] tcp: helpers for ECN mode handling
` [PATCH v4 net-next 08/14] gso: AccECN support
` [PATCH v4 net-next 09/14] gro: prevent ACE field corruption & better AccECN handling
` [PATCH v4 net-next 10/14] tcp: AccECN support to tcp_add_backlog
` [PATCH v4 net-next 11/14] tcp: allow ECN bits in TOS/traffic class
` [PATCH v4 net-next 12/14] tcp: Pass flags to __tcp_send_ack
` [PATCH v4 net-next 13/14] tcp: fast path functions later
` [PATCH v4 net-next 14/14] net: sysctl: introduce sysctl SYSCTL_FIVE

[ImageBuilder] Fix device tree node naming
 2024-10-21 21:58 UTC  (2+ messages)

git grep does not find all occurrences on macOS
 2024-10-21 21:57 UTC  (5+ messages)
    ` [PATCH] grep: disable lookahead on error

[i-g-t, v3, 0/2] tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states
 2024-10-21 21:57 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states (rev7)

[patch V5 00/26] posix-timers: Cure the SIG_IGN mess
 2024-10-21 21:54 UTC  (3+ messages)
` [patch V5 09/26] posix-timers: Make signal overrun accounting sensible

[Buildroot] Invitation for Vendor Registration and Partnership with ADNOC
 2024-10-21 21:54 UTC 

[PATCH] CI: test external-arm-toolchain with usrmerge enabled
 2024-10-21 21:53 UTC  (2+ messages)

[PATCH] drm/xe: Don't restart parallel queues multiple times on GT reset
 2024-10-21 21:11 UTC 

[PATCH] docs: explicitly permit a "commonly known identity" with SoB
 2024-10-21 21:53 UTC  (2+ messages)

[PATCH v2 i-g-t 0/6] Introduce xe_sriov_flr test
 2024-10-21 21:51 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for Introduce xe_sriov_flr test (rev2)
` ✓ CI.xeBAT: "

[PATCH v1 0/6] arm64: dts: exynos8895: Add cmu, mct, serial_0/1 and spi_0/1
 2024-10-21 21:50 UTC  (2+ messages)
` (subset) "

[PATCH V1 0/4] Arch agnostic ACPI changes to support vCPU Hotplug (on Archs like ARM)
 2024-10-21 21:50 UTC  (8+ messages)
` [PATCH V1 1/4] hw/acpi: Initialize ACPI Hotplug CPU Status with Support for vCPU `Persistence`

[PATCH 0/3] clang-format: fix rules to make the CI job cleaner
 2024-10-21 21:48 UTC  (5+ messages)
` [PATCH v4 0/2] Subject: "

[PATCH] t1016: clean up style
 2024-10-21 21:48 UTC  (4+ messages)

[PATCH v2 0/5] implement lightweight guard pages
 2024-10-21 21:46 UTC  (18+ messages)
` [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
` [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
` [PATCH v2 5/5] selftests/mm: add self tests for guard page feature

[PATCH v2 0/4] DRM/MSM: Support for Adreno 663 GPU
 2024-10-21 21:46 UTC  (5+ messages)
` [PATCH v2 1/4] drm/msm/a6xx: Add support for A663
` [PATCH v2 2/4] dt-bindings: display/msm/gmu: Add Adreno 663 GMU
` [PATCH v2 3/4] arm64: dts: qcom: sa8775p: Add gpu and gmu nodes
` [PATCH v2 4/4] arm64: dts: qcom: sa8775p-ride: Enable Adreno 663 GPU

[PATCH v3] notes: teach the -e option to edit messages in editor
 2024-10-21 21:44 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 00/17] pack-objects: add --path-walk option for better deltas
 2024-10-21 21:43 UTC  (3+ messages)
` [PATCH v2 "

[PATCH i-g-t] lib/xe/oa: Don't skip if freq sysfs are not present
 2024-10-21 21:42 UTC 

linus-next: improving functional testing for to-be-merged pull requests
 2024-10-21 21:41 UTC  (2+ messages)

[PATCH net-next 1/3] net: dsa: vsc73xx: implement transmit via control interface
 2024-10-21 21:41 UTC  (2+ messages)

[PATCH v1 00/73] Provide flow filter API and statistics
 2024-10-21 21:05 UTC  (5+ messages)
` [PATCH v1 68/73] net/ntnic: add aged flow event
` [PATCH v1 69/73] net/ntnic: add thread termination
` [PATCH v1 72/73] net/ntnic: add meter module
` [PATCH v1 73/73] net/ntnic: add meter documentation

[PATCH] ASoC: rt722-sdca: increase clk_stop_timeout to fix clock stop issue
 2024-10-21 21:38 UTC  (2+ messages)

[PATCH 0/6] Enable https for wget
 2024-10-21 21:39 UTC  (3+ messages)
` [PATCH 5/6] configs: Enable htts for wget on qemu arm64

[PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection
 2024-10-21 21:38 UTC  (3+ messages)
` (subset) "

[PATCH v11 0/8] TTM shrinker helpers and xe buffer object shrinker
 2024-10-21 21:37 UTC  (3+ messages)
` [PATCH v11 6/8] drm/ttm: Add helpers for shrinking

[PATCH 0/3] DRM/MSM: Support for Adreno 663 GPU
 2024-10-21 21:37 UTC  (6+ messages)
` [PATCH 3/3] arm64: dts: qcom: sa8775p: Add gpu and gmu nodes

[meta-oe][PATCH v3] fluentbit: fix building with wasm support
 2024-10-21 21:36 UTC 

[PATCH] t4205: fix typo in 'NUL termination with --stat'
 2024-10-21 21:36 UTC  (2+ messages)

[PATCH 0/4] Documentation/git-bundle.txt: promote --all for full backup
 2024-10-21 21:36 UTC  (9+ messages)
` [PATCH 1/4] Documentation/git-bundle.txt: mention --all in Synopsis
` [PATCH 2/4] Documentation/git-bundle.txt: mention full backup example
` [PATCH 3/4] Documentation/git-bundle.txt: mention --all in spec. refs

[PATCH] drm/xe/pf: Show VFs LMEM provisioning summary over debugfs
 2024-10-21 21:34 UTC  (4+ messages)
` ✓ CI.Hooks: success for "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[RFC 0/4] mm: zswap: add support for zswapin of large folios
 2024-10-21 21:34 UTC  (9+ messages)
` [RFC 3/4] mm/zswap: add support for large folio zswapin

[PATCH v2] selftests/intel_pstate: fix operand expected
 2024-10-21 21:33 UTC  (6+ messages)

[PATCH v13 11/13] tsc: Switch to native sched clock
 2024-10-21 21:30 UTC  (2+ messages)

[PATCH v2 0/9] drivers/raw: introduce cnxk rvu lf device driver
 2024-10-21 21:30 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/9] raw/cnxk_rvu_lf: add PMD API to get BAR addresses

[BUG] mv: can trigger assertion failure with three parameters (builtin/mv.c:481)
 2024-10-21 21:29 UTC  (5+ messages)
` [PATCH v2] t7001: add failure test which triggers assertion

[PATCH bpf-next v1 0/4] Retire test_sock.c
 2024-10-21 21:27 UTC  (3+ messages)
` [PATCH bpf-next v1 1/4] selftests/bpf: Migrate *_POST_BIND test cases to prog_tests

[PATCH v2] accel/qaic: Add crashdump to Sahara
 2024-10-21 21:27 UTC  (2+ messages)

[PATCH 1/2] python3-packaging: Ignore old glibc tests on musl
 2024-10-21 21:24 UTC  (6+ messages)
` [PATCH 2/2] python3-libarchive-c: Avoid using find_library python API
  ` [OE-core] "
` [OE-core] [PATCH 1/2] python3-packaging: Ignore old glibc tests on musl

[PATCH] SubmittingPatches: tags -> trailers
 2024-10-21 21:22 UTC  (3+ messages)

[PATCH v2 1/2] kdb: Replace the use of simple_strto with safer kstrto in kdb_main
 2024-10-21 21:14 UTC 

[PATCH v2 00/13]: chemical: bme680: 2nd set of cleanup
 2024-10-21 21:22 UTC  (3+ messages)
` [PATCH v2 11/13] dt-bindings: iio: add binding for BME680 driver

[PATCH v4 0/4] KVM: Dynamic sized memslots array
 2024-10-21 21:18 UTC  (6+ messages)
` [PATCH v4 1/4] KVM: Dynamic sized kvm "

[PATCH v2 0/2] Replace the use of simple_strtol/ul functions with kstrto
 2024-10-21 21:12 UTC 

[PATCH v2 2/2] trace: kdb: Replace simple_strtoul with kstrtoul in kdb_ftdump
 2024-10-21 21:17 UTC 

[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-10-21 21:16 UTC  (4+ messages)
` [PATCH v4 23/28] dax/bus: Factor out dev dax resize logic

[bluez/bluez] 29174d: build: Fix make distcheck
 2024-10-21 21:16 UTC 

[PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
 2024-10-21 21:14 UTC  (3+ messages)

[PATCH RFC 00/14] Add MSM8917/PM8937/Redmi 5A
 2024-10-21 21:14 UTC  (4+ messages)
` [PATCH RFC 12/14] arm64: dts: qcom: Add initial support for MSM8917

[PATCH] t/meson.build: fix up tests for 'seen' branch
 2024-10-21 21:14 UTC  (3+ messages)

[PATCH v8 0/6] set-head/fetch remote/HEAD updates, small change from v7
 2024-10-21 21:13 UTC  (3+ messages)
` [PATCH v9 0/7] set-head/fetch remote/HEAD updates

[PATCH] dt-bindings: soc: bcm: Convert to Dt schema
 2024-10-21 21:11 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the rockchip tree
 2024-10-21 21:13 UTC  (2+ messages)

[PATCH bpf-next v6 0/9] bpf: Support private stack for bpf progs
 2024-10-21 21:13 UTC  (7+ messages)
` [PATCH bpf-next v6 8/9] selftests/bpf: Add tracing prog private stack tests

[PATCH v4 0/6] Add AutoFDO and Propeller support for Clang build
 2024-10-21 21:12 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.