messages from 2025-11-21 04:43:56 to 2025-11-21 06:28:11 UTC [more...]
[PATCH V2 0/2] mm/khugepaged: fix dirty page handling for MADV_COLLAPSE
2025-11-21 6:27 UTC (12+ messages)
` [PATCH V2 1/2] mm/khugepaged: do synchronous writeback "
` [PATCH V2 2/2] mm/khugepaged: map dirty/writeback pages failures to EAGAIN
[PATCHSET v6 0/6] perf tools: Add deferred callchain support
2025-11-21 6:26 UTC (3+ messages)
` [PATCH v6 3/6] perf record: Add --call-graph fp,defer option for deferred callchains
[PATCH v4] sched/fair: Skip sched_balance_running cmpxchg when balance is not due
2025-11-21 6:26 UTC (6+ messages)
` [tip: sched/core] "
[hch-misc:nfs-delegation-lru] [NFS] 7f634b9540: WARNING:suspicious_RCU_usage
2025-11-21 6:24 UTC
[PATCH v2 0/3] i3c: dw-i3c: Enable support for dw-i3c controller NACK retry sysfs and DAT restore fix
2025-11-21 6:21 UTC (8+ messages)
` [PATCH v2 1/3] i3c: add sysfs entry for Device NACK Retry count
` [PATCH v2 2/3] i3c: dw: Add sysfs support "
` [PATCH v2 3/3] i3c: dw: Preserve DAT entry bits when restoring addresses
[PATCH] fbcon: Reschedule cursor worker if try lock fails
2025-11-21 6:06 UTC
[PATCH i-g-t v3 00/12] Add writeback changes for intel-supported formats
2025-11-21 6:22 UTC (15+ messages)
` [PATCH i-g-t v3 01/12] tests/kms_writeback: Add support for intel-specific formats
` [PATCH i-g-t v3 02/12] lib/igt_fb: Validate supported formats for crc calculation
` [PATCH i-g-t v3 03/12] tests/kms_writeback: Validate supported formats
` [PATCH i-g-t v3 04/12] tests/kms_writeback: Add intel specific check
` [PATCH i-g-t v3 05/12] tests/kms_writeback: Refactor format handling in commit_and_dump_fb
` [PATCH i-g-t v3 06/12] tests/kms_writeback: Add utility function for shared logic
` [PATCH i-g-t v3 07/12] tests/kms_writeback: FB creation within subtest
` [PATCH i-g-t v3 08/12] tests/kms_writeback: Refactor writeback-fb-id subtest
` [PATCH i-g-t v3 09/12] tests/kms_writeback: Refactor writeback-check-output subtest
` [PATCH i-g-t v3 10/12] tests/kms_writeback: Add negative test case for invalid-format
` [PATCH i-g-t v3 11/12] tests/kms_writeback: Add negative test for invalid-mode
` [PATCH i-g-t v3 12/12] tests/kms_writeback: Refactored writeback-pixel-format
[PATCH i-g-t 0/5] Add DSC compressed BPP subtest
2025-11-21 6:22 UTC (3+ messages)
` [PATCH i-g-t 1/5] tests/intel/kms_dsc: Store valid DSC outputs
[PATCH v2] cgroup: Add preemption protection to css_rstat_updated()
2025-11-21 6:21 UTC (3+ messages)
[PATCH] net/txgbe: remove the build dependency on security
2025-11-21 6:19 UTC
[PATCH net-next v6 0/8] tun/tap & vhost-net: netdev queue flow control to avoid ptr_ring tail drop
2025-11-21 6:19 UTC (2+ messages)
[PULL] drm-xe-fixes
2025-11-21 6:19 UTC
[PATCH 0/4] lib/crypto: ML-DSA verification support
2025-11-21 6:16 UTC (3+ messages)
[syzbot] [bluetooth?] [usb?] memory leak in __hci_cmd_sync_sk
2025-11-21 6:17 UTC (2+ messages)
[PATCH net-next] net: optimize eth_type_trans() vs CONFIG_STACKPROTECTOR_STRONG=y
2025-11-21 6:17 UTC
[PATCH bpf v1] selftests: test_tag: prog_tag is calculated using SHA256
2025-11-21 6:14 UTC
[PATCH net v3] net: lan966x: Fix the initialization of taprio
2025-11-21 6:14 UTC
[PATCH] watchdog: sbsa: Update the W_IIDR Implementer bit mask to 0xFFF
2025-11-21 6:14 UTC
[v2 0/3] virtio-gpu: Add user pointer and HSAKMT support enhancements
2025-11-21 6:12 UTC (9+ messages)
` [v2 1/3] virtio-gpu: Add support for VIRTIO_GPU_BLOB_FLAG_USE_USERPTR flag
[linux-next:master 9676/10599] ld.lld: error: undefined symbol: rust_build_error
2025-11-21 6:13 UTC (2+ messages)
[PATCH] udev-extraconf: Split automount and autonet into seperate packages
2025-11-21 6:12 UTC
error[E0609]: no field `revision` on type `bindings::pci_dev`
2025-11-21 6:11 UTC
[PATCH 1/1] soc/qman: use kmalloc_array() instead of kmalloc()
2025-11-21 6:10 UTC
[PATCH v2 00/13] ext4: replace ext4_es_insert_extent() when caching on-disk extents
2025-11-21 6:08 UTC (14+ messages)
` [PATCH v2 01/13] ext4: cleanup zeroout in ext4_split_extent_at()
` [PATCH v2 02/13] ext4: subdivide EXT4_EXT_DATA_VALID1
` [PATCH v2 03/13] ext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1
` [PATCH v2 04/13] ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/O
` [PATCH v2 05/13] ext4: correct the mapping status if the extent has been zeroed
` [PATCH v2 06/13] ext4: don't cache extent during splitting extent
` [PATCH v2 07/13] ext4: drop extent cache before "
` [PATCH v2 08/13] ext4: cleanup useless out tag in __es_remove_extent()
` [PATCH v2 09/13] ext4: make __es_remove_extent() check extent status
` [PATCH v2 10/13] ext4: make ext4_es_cache_extent() support overwrite existing extents
` [PATCH v2 11/13] ext4: adjust the debug info in ext4_es_cache_extent()
` [PATCH v2 12/13] ext4: replace ext4_es_insert_extent() when caching on-disk extents
` [PATCH v2 13/13] ext4: drop the TODO comment in ext4_es_insert_extent()
[PATCH][next] wifi: rtl8xxxu: Avoid -Wflex-array-member-not-at-end warnings
2025-11-21 6:09 UTC (2+ messages)
[PATCH v2 0/4] KVM: x86: Cleanup #MC and XCR0/XSS/PKRU handling
2025-11-21 6:09 UTC (3+ messages)
` [PATCH v2 2/4] KVM: VMX: Handle #MCs on VM-Enter/TD-Enter outside of the fastpath
net: thunderbolt: missing ndo_set_mac_address breaks 802.3ad bonding
2025-11-21 6:08 UTC (2+ messages)
linux-next: Tree for Nov 21
2025-11-21 6:08 UTC
[PATCH v2] ASoC: codecs: lpass-wsa-macro: add RX4/RX5/RX6/RX7/RX8
2025-11-21 6:03 UTC
[RFC PATCH net-next] net/smc: add full IPv6 support for SMC
2025-11-21 6:05 UTC
[PATCH i-g-t v5 0/4] tools/intel_gpu_frequency: Add multi-GT support and Xe driver compatibility
2025-11-21 6:05 UTC (6+ messages)
` [PATCH i-g-t v5 1/4] tools/intel_gpu_frequency: Add support for get, set in order & vice-versa
` [PATCH i-g-t v5 2/4] tools/intel_gpu_frequency: Add multi-GT support
` [PATCH i-g-t v5 3/4] tools/intel_gpu_frequency: Add Xe driver support
` [PATCH i-g-t v5 4/4] tools/intel_gpu_frequency: Allow regular users to use get operation
` ✓ Xe.CI.BAT: success for tools/intel_gpu_frequency: Add multi-GT support and Xe driver compatibility (rev5)
[PATCH v2] drm/msm/dpu: Set vsync source irrespective of mdp top support
2025-11-21 6:02 UTC
[PATCH 6/8] rust: pci: add bus callback sriov_configure(), to control SR-IOV from sysfs
2025-11-21 6:00 UTC (2+ messages)
[PATCH 6.6.y] net: stmmac: Fix accessing freed irq affinity_hint
2025-11-21 6:00 UTC
[PATCH] Make sure fetch_instruction exist before calling it
2025-11-21 5:59 UTC (3+ messages)
[PATCH v3] drm/xe/uc: Change assertion to error on huc authentication failure
2025-11-21 5:59 UTC (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe/uc: Change assertion to error on huc authentication failure (rev4)
[PATCH 00/14] Error message improvements
2025-11-21 5:47 UTC (16+ messages)
` [PATCH 02/14] hw/usb: Use error_setg_file_open() for a better error message
` [PATCH 03/14] tap-solaris: Use error_setg_file_open() for better error messages
` [PATCH 09/14] error: Use error_setg_file_open() for simplicity and consistency
` [PATCH 11/14] error: Use error_setg_errno() to improve error messages
` [PATCH 12/14] error: Use error_setg_errno() for simplicity and consistency
[PATCH v2 0/3] ASoC: Add support for Airoha AN7581
2025-11-21 5:55 UTC (5+ messages)
` [PATCH v2 1/3] ASoC: dt-bindings: Add Airoha AN7581 with WM8960 YAML
` [PATCH v2 2/3] ASoC: dt-bindings: Add Airoha AN7581 AFE YAML
` [PATCH v2 3/3] ASoC: airoha: Add AFE and machine driver for Airoha AN7581
[PATCH v3] drm/amd/pm: adjust the visibility of pp_table sysfs node
2025-11-21 5:54 UTC (2+ messages)
[BUG 0/2] crypto: ahash - Bugs introduced due to CRYPTO_AHASH_ALG_BLOCK_ONLY
2025-11-21 5:54 UTC (5+ messages)
` [BUG 1/2] crypto: ahash - import/export fails for algs using CRYPTO_AHASH_ALG_BLOCK_ONLY
` [PATCH] crypto: ahash - Fix crypto_ahash_import with partial block data
` [BUG 2/2] crypto: ahash - testmgr false failures with CRYPTO_AHASH_ALG_BLOCK_ONLY
` [PATCH] crypto: ahash - Zero positive err value in ahash_update_finish
[PATCH 0/6] of: iommu-map parsing for multi-cell IOMMU
2025-11-21 5:54 UTC (5+ messages)
[PATCH v2] dma-buf: system_heap: use larger contiguous mappings instead of per-page mmap
2025-11-21 5:52 UTC (3+ messages)
[RFC PATCH 0/7] Enable exfat_get_block to support obtaining multiple clusters
2025-11-21 5:51 UTC (3+ messages)
[PATCH 0/8] Generic IRQ entry/exit support for powerpc
2025-11-21 5:48 UTC (4+ messages)
FAILED: patch "[PATCH] KVM: VMX: Fix check for valid GVA on an EPT violation" failed to apply to 6.12-stable tree
2025-11-21 5:53 UTC (2+ messages)
` [PATCH 6.12.y] KVM: VMX: Fix check for valid GVA on an EPT violation
[PATCH 0/3] Add device tree support for NVIDIA Tegra CMDQV
2025-11-21 5:46 UTC (7+ messages)
` [PATCH 2/3] dt-bindings: iommu: Add NVIDIA Tegra CMDQV support
[PATCH] bitbake.conf: add new variable FIXED_SOURCE_DATE_EPOCH
2025-11-21 5:46 UTC (3+ messages)
` [OE-core] "
[PATCH 6.12.y] KVM: VMX: Fix check for valid GVA on an EPT violation
2025-11-21 5:52 UTC
[PATCH v6 0/5] Series short description
2025-11-21 5:45 UTC (5+ messages)
` [PATCH v6 5/5] Drivers: hv: Add support for movable memory regions
[PATCH net-next v11 00/13] vsock: add namespace support to vhost-vsock and loopback
2025-11-21 5:44 UTC (14+ messages)
` [PATCH net-next v11 01/13] vsock: a per-net vsock NS mode state
` [PATCH net-next v11 02/13] vsock: add netns to vsock core
` [PATCH net-next v11 03/13] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
` [PATCH net-next v11 04/13] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v11 05/13] vsock: add netns support to virtio transports
` [PATCH net-next v11 06/13] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v11 07/13] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v11 08/13] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH net-next v11 09/13] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH net-next v11 10/13] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v11 11/13] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v11 12/13] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v11 13/13] selftests/vsock: add tests for namespace deletion and mode changes
[PATCH mt76 1/2] Revert "wifi: mt76: mt792x: improve monitor interface handling"
2025-11-21 5:42 UTC (2+ messages)
[PATCH] net: dsa: microchip: fix mdio parent bus reference leak
2025-11-21 5:41 UTC (2+ messages)
[PATCH] jquery: fix reproducible build issue for PREMIRRORS downloads
2025-11-21 5:39 UTC
[PATCH V3 0/1] USB: serial: option: add Telit FN920C04 RNDIS compositions
2025-11-21 5:39 UTC (2+ messages)
` [PATCH V3 1/1] "
[melver:for-test 8/36] drivers/tty/serial/owl-uart.c:540 owl_uart_port_write() error: uninitialized symbol 'flags'
2025-11-21 5:39 UTC
[dhowells-fs:keys-pqc 5/8] make[4]: *** No rule to make target 'crypto/mldsa.o', needed by 'crypto/built-in.a'
2025-11-21 5:39 UTC
[PATCH v2 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
2025-11-21 5:38 UTC (6+ messages)
` [PATCH v2 03/19] mm, swap: never bypass the swap cache even for SWP_SYNCHRONOUS_IO
[PATCH 00/18] `syn` support
2025-11-21 5:36 UTC (2+ messages)
[PATCH rtw-next v2 0/5] wifi: rtl8xxxu: 40 MHz fixes
2025-11-21 5:36 UTC (3+ messages)
` [PATCH rtw-next v2 1/5] wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AU
[PATCH v2] icu: Add configure option to enable Automake-style ptest output format
2025-11-21 5:32 UTC
[PATCH v5 0/2] genirq: s390/pci: Migrate MSI interrupts to irqdomain API
2025-11-21 5:32 UTC (3+ messages)
` [PATCH v5 1/2] genirq: Change hwirq parameter to irq_hw_number_t
` [PATCH v5 2/2] s390/pci: Migrate s390 IRQ logic to IRQ domain API
[PATCH] tests: Fix nonnative tests labeled as native
2025-11-21 5:29 UTC
[PATCH v6 0/8] blk-mq: introduce new queue attribute async_depth
2025-11-21 5:28 UTC (9+ messages)
` [PATCH v6 1/8] block: convert nr_requests to unsigned int
` [PATCH v6 2/8] blk-mq-sched: unify elevators checking for async requests
` [PATCH v6 3/8] blk-mq: factor out a helper blk_mq_limit_depth()
` [PATCH v6 4/8] blk-mq: add a new queue sysfs attribute async_depth
` [PATCH v6 5/8] kyber: covert to use request_queue->async_depth
` [PATCH v6 6/8] mq-deadline: "
` [PATCH v6 7/8] block, bfq: convert "
` [PATCH v6 8/8] blk-mq: add documentation for new queue attribute async_dpeth
[openeuler:OLK-6.6 3297/3297] mm/kasan/shadow.c:90: undefined reference to `__memcpy_mc'
2025-11-21 5:28 UTC
[PATCH bpf-next v2 2/3] bpf, sockmap: Fix FIONREAD for sockmap
2025-11-21 5:27 UTC (2+ messages)
[PATCH 0/3] amd_iommu: Support Generation of IOMMU XT interrupts
2025-11-21 5:20 UTC (6+ messages)
` [PATCH 1/3] amd_iommu: Use switch case to determine mmio register name
[PATCH] btrfs-progs: docs: add warning for btrfs checksum features
2025-11-21 5:24 UTC (3+ messages)
[PATCH v20 0/4] Add ASPEED AST2600 I2C controller driver
2025-11-21 5:23 UTC (10+ messages)
` [PATCH v20 1/4] dt-bindings: i2c: Split AST2600 binding into a new YAML
[PATCH v2] iommu/amd: Relay __modify_irte_ga() error in modify_irte_ga()
2025-11-21 5:21 UTC
[PATCH 0/2] amd/iommu: Preserve domain ids inside the kdump kernel
2025-11-21 5:21 UTC (7+ messages)
` [PATCH 1/2] "
[PATCH 0/2] PCI: dwc: Suspend/resume rework
2025-11-21 5:21 UTC (5+ messages)
` [PATCH 2/2] PCI: dwc: Do not return failure from dw_pcie_wait_for_link() if link is in Detect/Poll state
[PATCH 0/7] md: raid5,raid0,raid10: align bio to io_opt
2025-11-21 5:19 UTC (10+ messages)
` [PATCH 1/7] md/raid5: use mempool to allocate stripe_request_ctx
` [PATCH] md: support to align bio to limits
` [PATCH 2/7] md/raid5: make sure max_sectors is not less than io_opt
` [PATCH 3/7] md: support to align bio to limits
` [PATCH 4/7] md: add a helper md_config_align_limits()
` [PATCH 5/7] md/raid5: align bio to io_opt
` [PATCH 6/7] md/raid10: "
` [PATCH 7/7] md/raid0: "
[PATCH] clk: spacemit: fix UBSAN warning during probe
2025-11-21 3:04 UTC (3+ messages)
[PATCH] clk: actions: Fix discarding const qualifier by 'container_of' macro
2025-11-21 3:24 UTC (2+ messages)
[PATCH v3 0/2] clk: visconti: Add support for VIIF on Toshiba Visconti TMPV770x SoC
2025-11-21 2:57 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: clock: tmpv770x: Add VIIF clocks
` [PATCH v3 2/2] clk: visconti: "
[PATCH 0/2] clk: visconti: Remove definition of number of clocks from bindings
2025-11-21 2:53 UTC (5+ messages)
` [PATCH 1/2] clk: visconti: Do not define number of clocks in bindings
` [PATCH 2/2] dt-bindings: clock: tmpv770x: Remove definition of number of clocks
[PATCH 0/2] iio: frequency: adf4377: add clock provider support
2025-11-21 3:13 UTC (3+ messages)
` [PATCH 2/2] iio: frequency: adf4377: add clk "
[GIT PULL] clk: imx: Updates for v6.19
2025-11-21 5:20 UTC (2+ messages)
[PATCH v8] drm/xe/guc: Cleanup GuC log buffer macros and helpers
2025-11-21 5:09 UTC (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe/guc: Cleanup GuC log buffer macros and helpers (rev6)
[PATCH 0/3] Fix Zjpm implementation
2025-11-21 5:07 UTC (4+ messages)
` [PATCH 2/3] target/riscv: Fix pointer masking PMM field selection logic
[PATCH] arm64: clear_user: align __arch_clear_user() to 128B for I-cache efficiency
2025-11-21 5:04 UTC
[PATCH v2 0/6] Fix Zjpm implementation
2025-11-21 5:04 UTC (7+ messages)
` [PATCH v2 1/6] target/riscv: fix address masking
` [PATCH v2 2/6] target/riscv: Add a helper to return the current effective priv mode
` [PATCH v2 3/6] target/riscv: Fix pointer masking PMM field selection logic
` [PATCH v2 4/6] target/riscv: Fix pointer masking for virtual-machine load/store insns
` [PATCH v2 5/6] target/riscv: Rename riscv_pm_get_virt_pmm() to riscv_pm_get_vm_ldst_pmm()
` [PATCH v2 6/6] target/riscv: Fix pointer masking translation mode check bug
[PATCH v2 00/19] Multi Queue feature validation support
2025-11-21 5:04 UTC (3+ messages)
` [PATCH v2 12/19] tests/intel/xe_exec_multi_queue: Add fault mode test
[PATCH v1 0/1] (RESEND) Update ASPEED PCIe Root Port capabilities and enable MSI to support hotplug
2025-11-21 5:01 UTC (4+ messages)
` [PATCH v1 1/1] hw/pci-host/aspeed_pcie: "
linux-next: build warning after merge of the kvms390 tree
2025-11-21 5:01 UTC
[PATCH] wifi: ath11k: add support for MU EDCA
2025-11-21 5:00 UTC
linux-next: build warning after merge of the cpufreq-arm tree
2025-11-21 4:52 UTC (2+ messages)
[PATCH v3 00/18] drm/xe: Multi Queue feature support
2025-11-21 4:51 UTC (2+ messages)
` ✗ Xe.CI.BAT: failure for drm/xe: Multi Queue feature support (rev3)
linux-next: manual merge of the staging tree with the drivers-x86 tree
2025-11-21 4:49 UTC (2+ messages)
[PATCH] drm/i915: Walk crtcs in pipe order
2025-11-21 4:48 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915: Walk crtcs in pipe order (rev2)
[f2fs-dev] [PATCH] [RFC] mm/fadvise: introduce POSIX_FADV_MLOCK
2025-11-21 4:46 UTC (4+ messages)
` "
[PATCH v2] powerpc/32: Fix unpaired stwcx. on interrupt exit
2025-11-21 2:53 UTC (2+ messages)
[PATCH] powerpc/vmlinux.lds: Drop .interp description
2025-11-21 2:53 UTC (2+ messages)
[PATCH] arch:powerpc:tools This file was missing shebang line, so added it
2025-11-21 2:55 UTC (2+ messages)
[PATCH v7 0/5] media: qcom: camss: Add Kaanapali support
2025-11-21 4:43 UTC (3+ messages)
` [PATCH v7 4/5] media: qcom: camss: csid: Add support for CSID 1080
` [PATCH v7 5/5] media: qcom: camss: vfe: Add support for VFE 1080
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.