messages from 2025-05-23 23:30:32 to 2025-05-24 03:53:31 UTC [more...]
unable to run NFSD in container if "options sunrpc pool_mode=pernode"
2025-05-24 3:53 UTC (6+ messages)
[PATCH 0/2] btrfs: Improve logging for barrier-related operation
2025-05-24 3:48 UTC (9+ messages)
` [PATCH 1/2] btrfs: Raise nobarrier log level to warn
` [PATCH 2/2] btrfs: Fix incorrect log message related barrier
[PATCH] apply: set file mode when --reverse creates a deleted file
2025-05-24 3:40 UTC (11+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] t4129: test that git apply warns for unexpected mode changes
` [PATCH v2 2/2] apply: set file mode when --reverse creates a deleted file
` [PATCH v3 0/2] "
` [PATCH v3 1/2] t4129: test that git apply warns for unexpected mode changes
` [PATCH v3 2/2] apply: set file mode when --reverse creates a deleted file
[RFC PATCH 00/12] Private MMIO support for private assigned dev
2025-05-24 3:33 UTC (17+ messages)
[PATCH v1] mmc: rtsx_usb_sdmmc: add parameter to always poll for card presence
2025-05-24 3:36 UTC (3+ messages)
[PATCH] arm64: dts: rockchip: Remove workaround that prevented Turing RK1 GPU power regulator control
2025-05-24 3:29 UTC (2+ messages)
[PATCH v5 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-05-24 3:30 UTC (6+ messages)
` [PATCH v5 09/29] iommufd: Do not unmap an owned iopt_area
` [PATCH v5 14/29] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
[PATCH 1/2] ci: bump tested distributions in GHA
2025-05-24 3:28 UTC (3+ messages)
[PATCH v2 0/7] barrier: introduce smp_cond_load_*_timewait()
2025-05-24 3:22 UTC (4+ messages)
` [PATCH v2 1/7] asm-generic: barrier: add smp_cond_load_relaxed_timewait()
[PATCH RFC v4] mdadm: add support for new lockless bitmap
2025-05-24 3:15 UTC
[Buildroot] [autobuild.buildroot.org] Daily results for 2025-05-23
2025-05-24 3:14 UTC
[asahilinux:bits/000-devicetree 32/236] arch/arm64/boot/dts/apple/t8103-j274.dtb: /soc/display-pipe@228200000: failed to match any schema with compatible: ['apple,t8103-display-pipe', 'apple,h7-display-pipe']
2025-05-24 3:09 UTC
[OE-core][PATCH] util-linux/util-linux-libuuid: upgrade from 2.40.4 to 2.41
2025-05-24 3:01 UTC (3+ messages)
[PATCH] send-email: fix bug breaking shallow threading if the first patch is edited
2025-05-24 2:57 UTC
[PATCH v2] drm/i915/guc: Handle race condition where wakeref count drops below 0
2025-05-24 2:56 UTC (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/guc: Handle race condition where wakeref count drops below 0 (rev2)
` ✗ i915.CI.Full: failure "
[PATCH] send-email: fix bug breaking shallow threading if the first patch is edited
2025-05-24 2:56 UTC
[PATCH] x86/fpu: Fix irq_fpu_usable() to return false during CPU onlining
2025-05-24 2:55 UTC (7+ messages)
[PATCH] PCI/pwrctrl: Skip creating platform device unless CONFIG_PCI_PWRCTL enabled
2025-05-24 2:42 UTC (2+ messages)
[PATCH] arm64: dts: qcom: qcs615-ride: Add PSCI SYSTEM_RESET2 types
2025-05-24 2:41 UTC (4+ messages)
[PATCH v5 0/5] KVM: arm64: Map GPU device memory as cacheable
2025-05-24 2:38 UTC (6+ messages)
` [PATCH v5 2/5] KVM: arm64: New function to determine hardware cache management support
[dhowells-fs:container 11/15] samples/vfs/test-container.c:21:10: fatal error: keyutils.h: No such file or directory
2025-05-24 2:26 UTC
close(2) with EINTR has been changed by POSIX.1-2024
2025-05-24 2:24 UTC (8+ messages)
` [RFC v1] man/man2/close.2: CAVEATS: Document divergence from POSIX.1-2024
[GIT PULL] Qualcomm clock updates for v6.16
2025-05-24 2:16 UTC
[dhowells-fs:container 5/15] <stdin>:1624:2: warning: syscall container_socket not implemented
2025-05-24 2:16 UTC
[PATCH v3 0/5] Raspberry Pi HEVC decoder driver
2025-05-24 2:16 UTC (5+ messages)
` [PATCH v3 1/5] docs: uapi: media: Document Raspberry Pi NV12 column format
` [PATCH v3 4/5] media: platform: Add Raspberry Pi HEVC decoder driver
What's cooking in git.git (May 2025, #07; Fri, 23)
2025-05-24 2:16 UTC
Reminder of Boot-Time SIG meeting - May 27
2025-05-23 19:31 UTC (2+ messages)
[PATCH] kconfig: check for a NULL pointer before access
2025-05-24 2:13 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] cpuset: introduce non-blocking cpuset.mems setting option
2025-05-24 2:09 UTC (11+ messages)
` [External] "
[PATCH 0/9] btrfs-progs: convert: fix a long bug that bgt feature never works
2025-05-24 2:08 UTC (10+ messages)
` [PATCH 1/9] btrfs-progs: convert: add feature dependency checks for bgt
` [PATCH 2/9] btrfs-progs: convert: replace the bytenr check with a UASSERT()
` [PATCH 3/9] btrfs-progs: convert: simplify insert_temp_root_item()
` [PATCH 4/9] btrfs-progs: convert: simplify insert_temp_dev_item() and insert_temp_chunk_item()
` [PATCH 5/9] btrfs-progs: convert: simplify insert_temp_dev_extent()
` [PATCH 6/9] btrfs-progs: convert: simplify insert_temp_extent_item() and insert_temp_block_group()
` [PATCH 7/9] btrfs-progs: convert: merge setup_temp_fs_tree() and setup_temp_csum_tree()
` [PATCH 8/9] btrfs-progs: convert: implement the block group tree support properly
` [PATCH 9/9] btrfs-progs: convert-tests: add a test case for bgt feature
[PATCH 7/8] btrfs-progs: convert: merge setup_temp_fs_tree() and setup_temp_csum_tree()
2025-05-24 2:08 UTC
[PATCH] mm: fix the inaccurate memory statistics issue for users
2025-05-24 1:59 UTC
[PATCH v16 net-next 0/5] DUALPI2 patch
2025-05-24 1:56 UTC (7+ messages)
` [PATCH v16 net-next 1/5] sched: Struct definition and parsing of dualpi2 qdisc
` [PATCH v16 net-next 3/5] sched: Add enqueue/dequeue "
[syzbot] [block?] [bcachefs?] kernel BUG in blk_mq_end_request
2025-05-24 1:52 UTC
[PATCH 1/2] sphinx-lint: superfluous backtick in front of role
2025-05-24 1:49 UTC (2+ messages)
` [PATCH 2/2] sphinx-lint: unbalanced inline literal markup
[dhowells-fs:container 4/15] <stdin>:1621:2: warning: syscall fork_into_container not implemented
2025-05-24 1:45 UTC
[PATCH v6 0/5] KVM: arm64: Map GPU device memory as cacheable
2025-05-24 1:39 UTC (6+ messages)
` [PATCH v6 1/5] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v6 2/5] KVM: arm64: New function to determine hardware cache management support
` [PATCH v6 3/5] kvm: arm64: New memslot flag to indicate cacheable mapping
` [PATCH v6 4/5] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
` [PATCH v6 5/5] KVM: arm64: Expose new KVM cap for cacheable PFNMAP
[PATCH v6 0/6] fstests: btrfs: add test case to validate sysfs input arguments
2025-05-24 1:39 UTC (5+ messages)
` [PATCH v6 2/6] fstests: check: fix unset seqres in run_section()
[PATCH net-next] net: phy: Synchronize c45_ids to phy_id
2025-05-24 1:36 UTC (5+ messages)
lib/tests/overflow_kunit.c:637:13-14: WARNING: array_size is used later (line 644) to compute the same size
2025-05-24 1:35 UTC
[dhowells-fs:container 3/15] kernel/container.c:148:36: warning: unused variable 'container_proc_ops'
2025-05-24 1:35 UTC
ALSA UCM error (ssl2)
2025-05-24 1:30 UTC
[RFC PATCH] mm: fix the inaccurate memory statistics issue for users
2025-05-24 1:29 UTC (2+ messages)
bluetooth-next 2025-05-22
2025-05-24 1:28 UTC (2+ messages)
[GIT PULL] clk: thead: Updates for v6.16
2025-05-24 1:25 UTC (6+ messages)
[RFC PATCH] mm: fix the inaccurate memory statistics issue for users
2025-05-24 1:25 UTC (5+ messages)
[PATCH v1 bpf-next 00/10] bpf: tcp: Exactly-once socket iteration
2025-05-24 1:24 UTC (4+ messages)
` [PATCH v1 bpf-next 05/10] bpf: tcp: Avoid socket skips and repeats during iteration
[android-common:android-mainline-desktop 0/24] drivers/gpu/drm/amd/display/dc/dml2/dml21/dml21_translation_helper.c:396:39-40: WARNING opportunity for max()
2025-05-24 1:24 UTC
[PATCH v3] PM / devfreq: Add HiSilicon uncore frequency scaling driver
2025-05-24 1:24 UTC (2+ messages)
[PATCH bpf-next v2 00/11] BPF Standard Streams
2025-05-24 1:18 UTC (12+ messages)
` [PATCH bpf-next v2 01/11] bpf: Introduce BPF standard streams
` [PATCH bpf-next v2 02/11] bpf: Add function to extract program source info
` [PATCH bpf-next v2 03/11] bpf: Add function to find program from stack trace
` [PATCH bpf-next v2 04/11] bpf: Hold RCU read lock in bpf_prog_ksym_find
` [PATCH bpf-next v2 05/11] bpf: Add dump_stack() analogue to print to BPF stderr
` [PATCH bpf-next v2 06/11] bpf: Report may_goto timeout "
` [PATCH bpf-next v2 07/11] bpf: Report rqspinlock deadlocks/timeout "
` [PATCH bpf-next v2 08/11] libbpf: Add bpf_stream_printk() macro
` [PATCH bpf-next v2 09/11] libbpf: Introduce bpf_prog_stream_read() API
` [PATCH bpf-next v2 10/11] bpftool: Add support for dumping streams
` [PATCH bpf-next v2 11/11] selftests/bpf: Add tests for prog streams
XFS complains about data corruption after xfs_repair
2025-05-24 1:18 UTC (3+ messages)
[PATCH 2/2] ftrace: don't allocate ftrace module map
2025-05-24 1:13 UTC (2+ messages)
[dhowells-fs:container 2/15] <stdin>:1618:2: warning: syscall container_create not implemented
2025-05-24 1:13 UTC
[PATCH][scarthgap 1/3] sphinx-lint: trailing whitespace
2025-05-24 1:10 UTC (3+ messages)
` [PATCH][scarthgap 2/3] sphinx-lint: missing space after literal
` [PATCH][scarthgap 3/3] sphinx-lint: unbalanced inline literal markup
[PATCH v5 0/4] Importing and exporting stashes to refs
2025-05-24 1:09 UTC (10+ messages)
` [PATCH] Makefile: avoid constant rebuilds with compilation database
` [PATCH v6 2/5] reflog-walk: expose read_complete_reflog
` [PATCH v6 3/5] builtin/stash: factor out revision parsing into a function
[PATCH 1/3] sphinx-lint: trailing whitespace
2025-05-24 1:08 UTC (2+ messages)
[ANNOUNCE] Call for Contributors: ASIOS – AI‑Native OS (Kernel Work)
2025-05-24 1:05 UTC (5+ messages)
[PATCH bpf-next v3 0/5] bpf: Implement mprog API on top of existing cgroup progs
2025-05-24 1:03 UTC (4+ messages)
` [PATCH bpf-next v3 2/5] "
[PATCH bpf-next] selftests/bpf: Fix "expression result unused" warnings
2025-05-24 1:01 UTC (10+ messages)
[ath:ath12k-ng 74/78] drivers/net/wireless/ath/ath12k/dp_htt.c:192:31: warning: variable 'sta' set but not used
2025-05-24 0:52 UTC
[PATCH] x86: string_32.h: Provide basic sanity checks for fallback memcpy()
2025-05-24 0:52 UTC (3+ messages)
[linux-next:master 10346/13331] FATAL ERROR: Unable to parse input tree
2025-05-24 0:52 UTC
[PATCH 0/3] i.MX fsl-ldb cleanups
2025-05-24 0:38 UTC (5+ messages)
` [PATCH 1/3] drm/bridge: fsl-ldb: make use of driver_private
[PATCH 5/5] media: allegro-dvt: Add Gen 3 IP stateful decoder driver
2025-05-24 0:31 UTC (2+ messages)
[PATCH] drm: sysfs: Replace magic number with DRM_FORCE_UNSPECIFIED macro
2025-05-24 0:35 UTC (2+ messages)
[kkdwivedi:stream 5/11] xtensa-linux-ld: core.c:undefined reference to `bpf_stream_stage_init'
2025-05-24 0:31 UTC
[PATCH] drm/connector: move HDR sink metadata to display info
2025-05-24 0:30 UTC (2+ messages)
[RFC PATCH 0/1] Add driver for bootstage stash
2025-05-24 0:28 UTC (6+ messages)
` [PATCH 1/1] drivers: misc: add "
[PATCH v2] perf test: Add AMD IBS sw filter test
2025-05-24 0:27 UTC
[PATCH bpf-next v4 1/2] bpf: Do not include stack ptr register in precision backtracking bookkeeping
2025-05-24 0:27 UTC (3+ messages)
[PATCH v3 00/13] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
2025-05-24 0:31 UTC (4+ messages)
` [PATCH v3 13/13] x86/hyperv/vtl: Use the "
[PATCH] crypto: hisilicon: use kfree_sensitive() for pool cleanup
2025-05-24 0:25 UTC (2+ messages)
[pci:next] BUILD SUCCESS e07c193b4728df83d02a8e99357a0581bf6a355f
2025-05-24 0:23 UTC
[xiang-erofs:dev] BUILD SUCCESS 225433655bd12358fba016a45e79c19f6320583e
2025-05-24 0:20 UTC
Deferred probe times
2025-05-24 0:16 UTC (2+ messages)
[master][PATCH 1/6] linux-bb.org: bump to the latest 6.6
2025-05-24 0:12 UTC (8+ messages)
` [master][PATCH 5/6] beagley-ai: upgrade BeagleY-AI to 6.12
` [meta-ti] "
[jlayton:uek-localio 2082/2262] versioncheck: ./drivers/xen/ovmapi.c: 36 linux/version.h not needed
2025-05-24 0:10 UTC
[PATCH 00/18] coda988 video codec support
2025-05-24 0:07 UTC (12+ messages)
` [PATCH 01/18] media: coda: Add print if irq isn't present
` [PATCH 05/18] media: coda: using threaded_irq for 0 (bit) interrupt
` [PATCH 07/18] media: coda: Add fake IRQ check
` [PATCH 08/18] media: coda: Add log to finish_encode if buffer is too small
` [PATCH 09/18] media: coda: Fix max h.264 level for CODA_DX6
[net-next PATCH v5 00/10] Add PCS core support
2025-05-24 0:05 UTC (6+ messages)
` [net-next PATCH v5 05/10] net: pcs: lynx: Convert to an MDIO driver
[PATCH v8 00/11] iio: adc: ad7768-1: Add features, improvements, and fixes
2025-05-24 0:00 UTC (5+ messages)
` [PATCH v8 08/11] iio: adc: ad7768-1: add support for Synchronization over SPI
[PATCH] drm/amdkfd: Identical code for different branches
2025-05-23 23:53 UTC
[PATCH v5 0/2] sched/numa: add statistics of numa balance task migration
2025-05-23 23:52 UTC (5+ messages)
` [PATCH v5 2/2] sched/numa: add statistics of numa balance task
[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
2025-05-23 23:52 UTC (3+ messages)
[PATCH v2 07/59] KVM: SVM: Drop pointless masking of kernel page pa's with AVIC HPA masks
2025-05-23 23:49 UTC (2+ messages)
[PATCH v6 0/5] Enable automatic SVN updates for SGX enclaves
2025-05-23 23:45 UTC (5+ messages)
` [PATCH v6 1/5] x86/sgx: Introduce a counter to count the sgx_(vepc_)open()
[RFC PATCH 00/21] KVM: TDX huge page support for private memory
2025-05-23 23:40 UTC (12+ messages)
` [RFC PATCH 09/21] KVM: TDX: Enable 2MB mapping size after TD is RUNNABLE
[PATCH v5 00/29] x86/resctrl telemetry monitoring
2025-05-23 23:38 UTC (3+ messages)
` [PATCH v5 05/29] x86/rectrl: Fake OOBMSM interface
[openeuler:OLK-6.6 2279/2279] drivers/net/ethernet/yunsilicon/xsc/pci/hal/diamond_impl.c:411:30: sparse: sparse: invalid bitfield specifier for type restricted __le32
2025-05-23 23:38 UTC
[PATCH] send-email: fix bug breaking shallow threading if the first patch is edited
2025-05-23 23:37 UTC (2+ messages)
[PATCH] drm/xe/sched: stop re-submitting signalled jobs
2025-05-23 23:37 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v12 00/10] Support virtio-gpu DRM native context
2025-05-23 23:33 UTC (11+ messages)
` [PATCH v12 01/10] ui/sdl2: Restore original context after new context creation
` [PATCH v12 02/10] ui/sdl2: Implement dpy dmabuf functions
` [PATCH v12 03/10] virtio-gpu: Handle virgl fence creation errors
` [PATCH v12 04/10] virtio-gpu: Support asynchronous fencing
` [PATCH v12 05/10] virtio-gpu: Support DRM native context
` [PATCH v12 06/10] ui/sdl2: Don't disable scanout when display is refreshed
` [PATCH v12 07/10] ui/gtk: "
` [PATCH v12 08/10] docs/system: virtio-gpu: Add link to Mesa VirGL doc
` [PATCH v12 09/10] docs/system: virtio-gpu: Update Venus link
` [PATCH v12 10/10] docs/system: virtio-gpu: Document host/guest requirements
[RFC PATCH 00/33] vfio: Introduce selftests for VFIO
2025-05-23 23:30 UTC (34+ messages)
` [RFC PATCH 01/33] selftests: Create tools/testing/selftests/vfio
` [RFC PATCH 02/33] vfio: selftests: Add a helper library for VFIO selftests
` [RFC PATCH 03/33] vfio: selftests: Introduce vfio_pci_device_test
` [RFC PATCH 04/33] vfio: selftests: Test basic VFIO and IOMMUFD integration
` [RFC PATCH 05/33] vfio: selftests: Move vfio dma mapping test to their own file
` [RFC PATCH 06/33] vfio: selftests: Add test to reset vfio device
` [RFC PATCH 07/33] vfio: selftests: Use command line to set hugepage size for DMA mapping test
` [RFC PATCH 08/33] vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMU
` [RFC PATCH 09/33] tools headers: Add stub definition for __iomem
` [RFC PATCH 10/33] tools headers: Import asm-generic MMIO helpers
` [RFC PATCH 11/33] tools headers: Import x86 MMIO helper overrides
` [RFC PATCH 12/33] tools headers: Import iosubmit_cmds512()
` [RFC PATCH 13/33] tools headers: Import drivers/dma/ioat/{hw.h,registers.h}
` [RFC PATCH 14/33] tools headers: Import drivers/dma/idxd/registers.h
` [RFC PATCH 15/33] tools headers: Import linux/pci_ids.h
` [RFC PATCH 16/33] vfio: selftests: Keep track of DMA regions mapped into the device
` [RFC PATCH 17/33] vfio: selftests: Enable asserting MSI eventfds not firing
` [RFC PATCH 18/33] vfio: selftests: Add a helper for matching vendor+device IDs
` [RFC PATCH 19/33] vfio: selftests: Add driver framework
` [RFC PATCH 20/33] vfio: sefltests: Add vfio_pci_driver_test
` [RFC PATCH 21/33] vfio: selftests: Add driver for Intel CBDMA
` [RFC PATCH 22/33] vfio: selftests: Add driver for Intel DSA
` [RFC PATCH 23/33] vfio: selftests: Move helper to get cdev path to libvfio
` [RFC PATCH 24/33] vfio: selftests: Encapsulate IOMMU mode
` [RFC PATCH 25/33] vfio: selftests: Add [-i iommu_mode] option to all tests
` [RFC PATCH 26/33] vfio: selftests: Add vfio_type1v2_mode
` [RFC PATCH 27/33] vfio: selftests: Add iommufd_compat_type1{,v2} modes
` [RFC PATCH 28/33] vfio: selftests: Add iommufd mode
` [RFC PATCH 29/33] vfio: selftests: Make iommufd the default iommu_mode
` [RFC PATCH 30/33] vfio: selftests: Add a script to help with running VFIO selftests
` [RFC PATCH 31/33] KVM: selftests: Build and link sefltests/vfio/lib into KVM selftests
` [RFC PATCH 32/33] KVM: selftests: Test sending a vfio-pci device IRQ to a VM
` [RFC PATCH 33/33] KVM: selftests: Use real device MSIs in vfio_pci_device_irq_test
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.