messages from 2025-11-07 14:25:28 to 2025-11-07 15:08:29 UTC [more...]
[RFC PATCH] mtd: nand: raw: Add ONFI NAND unique id read support
2025-11-07 14:36 UTC (6+ messages)
[PATCH net-next v3 00/11] selftests/vsock: refactor and improve vmtest infrastructure
2025-11-07 15:08 UTC (3+ messages)
` [PATCH net-next v3 04/11] selftests/vsock: avoid multi-VM pidfile collisions with QEMU
[PATCH net-next v8 00/14] vsock: add namespace support to vhost-vsock
2025-11-07 15:07 UTC (7+ messages)
` [PATCH net-next v8 06/14] vsock/virtio: add netns to virtio transport common
[BUG] Migration failure between QEMU 9.2.4 → 8.2.10 due to virtio-net feature mismatch (VIRTIO_F_RING_RESET / USO features)
2025-11-07 15:06 UTC (7+ messages)
Binman creates a single image 4 times
2025-11-07 15:07 UTC
[PULL] drm-xe-fixes
2025-11-07 15:07 UTC
[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
2025-11-07 15:05 UTC (6+ messages)
` [PATCH v4 0/4] "
` [PATCH v4 1/4] submodule--helper: use submodule_name_to_gitdir in add_submodule
` [PATCH v4 2/4] builtin/credential-store: move is_rfc3986_unreserved to url.[ch]
` [PATCH v4 3/4] submodule: add extension to encode gitdir paths
` [PATCH v4 4/4] submodule: fix case-folding gitdir filesystem colisions
[PATCH] scsi: ibmvscsi_tgt: add WQ_PERCPU to alloc_workqueue users
2025-11-07 15:05 UTC
[PATCH] SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_proxy_verf
2025-11-07 15:05 UTC
[PATCH v2] vfs: remove the excl argument from the ->create() inode_operation
2025-11-07 15:05 UTC (3+ messages)
` [f2fs-dev] "
[XEN][PATCH v2 0/3] x86/hvm: vmx: refactor cache disable mode code
2025-11-07 15:05 UTC (4+ messages)
` [XEN][PATCH v2 1/3] x86/hvm: move hvm_shadow_handle_cd() to vmx code
` [XEN][PATCH v2 2/3] x86/hvm: vmx: account for SHADOW_PAGING when use hvm_shadow_handle_cd()
` [XEN][PATCH v2 3/3] x86/hvm: vmx: refactor cache disable mode data
[PATCH RFC 0/3] fix epub and latexpdf targets not finding glob images
2025-11-07 15:04 UTC (3+ messages)
` [PATCH RFC 3/3] convert SVGs to PDF and PNG using rsvgconverter plugin
` [docs] "
[PATCH] usb: typec: tipd: drop double register read in tps6598x_interrupt
2025-11-07 15:03 UTC (3+ messages)
[PATCH v3 0/2] VF double migration
2025-11-07 15:03 UTC (2+ messages)
` ✓ CI.KUnit: success for VF double migration (rev3)
[PATCH] hw/misc/npcm_clk: Don't divide by zero when calculating frequency
2025-11-07 15:01 UTC
[PATCH net-next v4 00/14] netkit: Support for io_uring zero-copy and AF_XDP
2025-11-07 15:01 UTC (4+ messages)
` [PATCH net-next v4 11/14] netkit: Implement rtnl_link_ops->alloc and ndo_queue_create
[PATCH 0/2] add WQ_PERCPU to alloc_workqueue
2025-11-07 15:01 UTC (3+ messages)
` [PATCH 1/2] scsi: bnx2fc: add WQ_PERCPU to alloc_workqueue users
` [PATCH 2/2] scsi: qedf: "
[PATCH v3] nvmet-auth: update sc_c in target host hash calculation
2025-11-07 15:01 UTC (2+ messages)
[PATCH net v2] strparser: Fix signed/unsigned mismatch bug
2025-11-07 15:01 UTC (2+ messages)
[pull] amdgpu, amdkfd drm-next-6.19
2025-11-07 14:59 UTC
[PATCHv2] blk-integrity: support arbitrary buffer alignment
2025-11-07 15:00 UTC (3+ messages)
[PATCH v4 00/12] Nesting support for lazy MMU mode
2025-11-07 14:59 UTC (6+ messages)
` [PATCH v4 06/12] mm: introduce generic lazy_mmu helpers
` [PATCH v4 07/12] mm: enable lazy_mmu sections to nest
[PATCH v4 0/1] vhost-user: fix shared object lookup handler logic
2025-11-07 14:58 UTC (4+ messages)
` [PATCH v4 1/1] "
[PATCH v2 0/4] Add support to read RPMH regulator settings
2025-11-07 14:59 UTC (4+ messages)
` [PATCH v2 3/4] regulator: qcom-rpmh: Add support to read "
[RESEND PATCH v6 4/5] dt-bindings: clock: rockchip: Add RK3506 clock and reset unit
2025-11-07 14:59 UTC (3+ messages)
[PATCH net-next 00/16] net: stmmac: convert glue drivers to use stmmac_get_phy_intf_sel()
2025-11-07 14:29 UTC (34+ messages)
` [PATCH net-next 01/16] net: stmmac: loongson1: use PHY_INTF_SEL_x
` [PATCH net-next 02/16] net: stmmac: loongson1: use PHY_INTF_SEL_x directly
` [PATCH net-next 03/16] net: stmmac: loongson1: use stmmac_get_phy_intf_sel()
` [PATCH net-next 04/16] net: stmmac: mediatek: use PHY_INTF_SEL_xxx
` [PATCH net-next 05/16] net: stmmac: mediatek: use stmmac_get_phy_intf_sel()
` [PATCH net-next 06/16] net: stmmac: mediatek: simplify set_interface() methods
` [PATCH net-next 07/16] net: stmmac: meson8b: use PHY_INTF_SEL_xxx
` [PATCH net-next 08/16] net: stmmac: meson8b: use phy_intf_sel directly
` [PATCH net-next 09/16] net: stmmac: meson8b: use stmmac_get_phy_intf_sel()
` [PATCH net-next 10/16] net: stmmac: starfive: use PHY_INTF_SEL_xxx to select PHY interface
` [PATCH net-next 11/16] net: stmmac: starfive: use stmmac_get_phy_intf_sel()
` [PATCH net-next 12/16] net: stmmac: stm32: use PHY_INTF_SEL_x to select PHY interface
` [PATCH net-next 13/16] net: stmmac: stm32: use PHY_INTF_SEL_x directly
` [PATCH net-next 14/16] net: stmmac: stm32: use stmmac_get_phy_intf_sel()
` [PATCH net-next 15/16] net: stmmac: visconti: use PHY_INTF_SEL_x to select PHY interface
` [PATCH net-next 16/16] net: stmmac: visconti: use stmmac_get_phy_intf_sel()
[PATCH 00/13] of: Add wrappers to match root node with OF device ID tables
2025-11-07 14:58 UTC (7+ messages)
` [PATCH 11/13] soc: qcom: Simplify with of_machine_get_match_data()
[PATCH] drm/i915/dp_mst: Disable Panel Replay
2025-11-07 14:57 UTC (2+ messages)
` ✗ Xe.CI.BAT: failure for "
[PATCH] char: xillybus: add WQ_PERCPU to alloc_workqueue users
2025-11-07 14:57 UTC (3+ messages)
[tip:timers/vdso] BUILD SUCCESS WITH UNVERIFIED WARNING 4c6736970fbf35aa65512ce7f82abd970f133c8e
2025-11-07 14:54 UTC (2+ messages)
[PATCH v3 0/5] Add support for the LTM8054 voltage regulator
2025-11-07 14:54 UTC (4+ messages)
` [PATCH v3 5/5] regulator: ltm8054: Support output current limit control
[PATCH v2 0/5] block/vvfat: introduce "fat-size" option
2025-11-07 14:53 UTC (6+ messages)
` [PATCH v2 1/5] vvfat: introduce partitioned option
` [PATCH v2 2/5] vvfat: move fat_type check prior to size setup
` [PATCH v2 3/5] vvfat: add a define for VVFAT_SECTOR_BITS and VVFAT_SECTOR_SIZE
` [PATCH v2 4/5] vvfat: move size parameters within driver structure
` [PATCH v2 5/5] vvfat: add support for "fat-size" options
[PATCH v2 0/5] android: add bootconfig support
2025-11-07 14:52 UTC (9+ messages)
` [PATCH v2 3/5] boot: android: Add "
` [PATCH v2 5/5] test: abootimg: Add test for bootconfig handling
[PATCH 0/3] PF: migration-friendly auto-provisioning
2025-11-07 14:52 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for PF: migration-friendly auto-provisioning (rev2)
[PATCH 0/2] PCI/IOV: Fix deadlock when removing PF with enabled SR-IOV
2025-11-07 14:51 UTC (3+ messages)
` [PATCH 2/2] PCI/IOV: Fix race between SR-IOV enable/disable and hotplug
[syzbot] [cifs?] memory leak in smb3_fs_context_parse_param
2025-11-07 14:30 UTC (3+ messages)
` [PATCH] cifs: client: fix "
[PATCH v2 00/24] ext4: enable block size larger than page size
2025-11-07 14:42 UTC (25+ messages)
` [PATCH v2 01/24] ext4: remove page offset calculation in ext4_block_zero_page_range()
` [PATCH v2 02/24] ext4: remove page offset calculation in ext4_block_truncate_page()
` [PATCH v2 03/24] ext4: remove PAGE_SIZE checks for rec_len conversion
` [PATCH v2 04/24] ext4: make ext4_punch_hole() support large block size
` [PATCH v2 05/24] ext4: enable DIOREAD_NOLOCK by default for BS > PS as well
` [PATCH v2 06/24] ext4: introduce s_min_folio_order for future BS > PS support
` [PATCH v2 07/24] ext4: support large block size in ext4_calculate_overhead()
` [PATCH v2 08/24] ext4: support large block size in ext4_readdir()
` [PATCH v2 09/24] ext4: add EXT4_LBLK_TO_B macro for logical block to bytes conversion
` [PATCH v2 10/24] ext4: add EXT4_LBLK_TO_PG and EXT4_PG_TO_LBLK for block/page conversion
` [PATCH v2 11/24] ext4: support large block size in ext4_mb_load_buddy_gfp()
` [PATCH v2 12/24] ext4: support large block size in ext4_mb_get_buddy_page_lock()
` [PATCH v2 13/24] ext4: support large block size in ext4_mb_init_cache()
` [PATCH v2 14/24] ext4: prepare buddy cache inode for BS > PS with large folios
` [PATCH v2 15/24] ext4: rename 'page' references to 'folio' in multi-block allocator
` [PATCH v2 16/24] ext4: support large block size in ext4_mpage_readpages()
` [PATCH v2 17/24] ext4: support large block size in ext4_block_write_begin()
` [PATCH v2 18/24] ext4: support large block size in mpage_map_and_submit_buffers()
` [PATCH v2 19/24] ext4: support large block size in mpage_prepare_extent_to_map()
` [PATCH v2 20/24] ext4: support large block size in __ext4_block_zero_page_range()
` [PATCH v2 21/24] ext4: make data=journal support large block size
` [PATCH v2 22/24] ext4: support verifying data from large folios with fs-verity
` [PATCH v2 23/24] ext4: add checks for large folio incompatibilities when BS > PS
` [PATCH v2 24/24] ext4: enable block size larger than page size
[PATCH v4 00/28] vfio/xe: Add driver variant for Xe VF migration
2025-11-07 14:51 UTC (3+ messages)
` [PATCH v4 27/28] drm/intel/bmg: Allow device ID usage with single-argument macros
[PATCH v3 1/4] media: v4l: dev-decoder: Add source change V4L2_EVENT_SRC_CH_COLORSPACE
2025-11-07 14:50 UTC (5+ messages)
` [PATCH v3 2/4] media: docs: dev-decoder: Trigger dynamic source change for colorspace
[syzbot] [crypto?] possible deadlock in padata_do_serial
2025-11-07 14:49 UTC (8+ messages)
` padata: Is padata_find_next() thread-safe?
` [PATCH] padata: use different lock_class_key for padata_list lock
` [PATCH v2] padata: remove __padata_list_init()
[PATCH] scsi: be2iscsi: add WQ_PERCPU to alloc_workqueue users
2025-11-07 14:49 UTC
[PATCH 0/2] Add support for Skov Rev.C HDMI variant
2025-11-07 14:49 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: add Skov Rev.C HDMI support
` [PATCH 2/2] arm64: dts: imx8mp-skov: add "
[PATCH] backlight: pwm_bl: apply the initial backlight state with sane defaults
2025-11-07 14:51 UTC (4+ messages)
[PATCH v4 0/3] [PATCH 0/3] NFSD: additional NFSD Direct changes
2025-11-07 14:48 UTC (7+ messages)
` [PATCH v4 2/3] NFSD: add new NFSD_IO_DIRECT variants that may override stable_how
[PATCH] rapidio: rio: add WQ_PERCPU to alloc_workqueue users
2025-11-07 14:46 UTC
[GIT PULL] gpio fixes for v6.18-rc5
2025-11-07 14:46 UTC
[PATCH net v2] net: dsa: b53: bcm531x5: fix cpu rgmii mode interpretation
2025-11-07 14:45 UTC (5+ messages)
[PATCH] .clangd: remove -enable-trivial-auto-var-init-zero-... flag
2025-11-07 14:44 UTC (2+ messages)
[PATCH i-g-t v3] tests/kms_atomic_transition: Add info messages for skipped subtest
2025-11-07 14:44 UTC (2+ messages)
` ✗ i915.CI.Full: failure for tests/kms_atomic_transition: Add info messages for skipped subtest (rev4)
[PATCH] ARM: k3: allow to take signing key from environment variable
2025-11-07 14:43 UTC (2+ messages)
[RFC PATCH v7 2/2] mm: Fix OOM killer inaccuracy on large many-core systems
2025-11-07 14:43 UTC (4+ messages)
[PATCH 1/1] tools: use basename to identify file in gen-mach-types
2025-11-07 14:42 UTC (2+ messages)
[PATCH] drm/sched: Don't crash kernel on wrong params
2025-11-07 14:42 UTC (3+ messages)
[PATCH v2 0/4] talloc and memory leak debugging
2025-11-07 14:41 UTC (5+ messages)
` [PATCH v2 1/4] lib: add talloc for overlaying a tree onto allocations
` [PATCH v2 2/4] test: self: add talloc selftest
` [PATCH v2 3/4] hush: fix memory leaks
` [PATCH v2 4/4] sandbox: add memory leak debugging tooling around LeakSanitizer
[RFC PATCH 0/3] iio: adc: Add support for TI ADS1120 ADC
2025-11-07 14:40 UTC (4+ messages)
` [RFC PATCH 2/3] iio: adc: Add support for TI ADS1120
[PATCH] hw/display/exynos4210_fimd: Account for zero length in fimd_update_memory_section()
2025-11-07 14:39 UTC
[PATCH] mbuf: improve mbuf comments
2025-11-07 14:39 UTC (4+ messages)
` [PATCH v2] "
[syzbot] [cifs?] memory leak in smb3_fs_context_parse_param
2025-11-07 14:39 UTC (2+ messages)
[PATCH v10 0/5] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
2025-11-07 14:38 UTC (10+ messages)
` [PATCH v10 4/5] "
[PATCH] platform/surface: acpi-notify: add WQ_PERCPU to alloc_workqueue users
2025-11-07 14:38 UTC
[PATCH AUTOSEL 6.17] serial: qcom-geni: Add DFS clock mode support to GENI UART driver
2025-11-07 14:38 UTC (6+ messages)
` [PATCH AUTOSEL 6.17-5.15] ALSA: seq: Fix KCSAN data-race warning at snd_seq_fifo_poll_wait()
[PATCH 0/3] Fix another crazy rename assertion
2025-11-07 14:36 UTC (3+ messages)
` [PATCH 1/3] t6429: update comment to mention correct tool
[PATCH] drm/amdkfd: relax checks for over allocation of save area
2025-11-07 14:36 UTC (2+ messages)
[PATCH] PCI: shpchp: add WQ_PERCPU to alloc_workqueue users
2025-11-07 14:36 UTC
[PATCH 1/2] bitbake-setup: rename bb-layers -> bb-layers-in-sources, bb-layers-relative -> bb-layers-in-thisdir
2025-11-07 14:36 UTC (6+ messages)
` [PATCH 2/2] bitbake-setup: unpack sources (e.g. layers and bitbake) into 'sources' rather than 'layers'
` [bitbake-devel] "
[PATCH] drm/i915/psr: Reject async flips when selective fetch is enabled
2025-11-07 14:36 UTC (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/psr: Reject async flips when selective fetch is enabled (rev2)
[OE-core][PATCH] package_manager/oe-pkgdata-util: fix complementary package installation
2025-11-07 14:35 UTC (5+ messages)
[PATCH] selftests: tracing: Add tprobe enable/disable testcase
2025-11-07 14:35 UTC
[PATCH] x86/ucode: Add extra rows to the entrysign model table
2025-11-07 14:34 UTC (3+ messages)
[PATCH] vulnerabitilies: add section for kernel CVEs vulnerabilities
2025-11-07 14:34 UTC (2+ messages)
` [docs] "
[PATCH net-next 0/3] net: use skb_attempt_defer_free() in napi_consume_skb()
2025-11-07 14:34 UTC (5+ messages)
` [PATCH net-next 2/3] net: fix napi_consume_skb() with alien skbs
[PATCH] PCI: pnv_php: add WQ_PERCPU to alloc_workqueue users
2025-11-07 14:33 UTC
[PATCH v11 0/9] lib/pmu: cleanups and trace integration
2025-11-07 14:33 UTC (2+ messages)
[PATCH v2 net-next 0/6] Disable CLKOUT on RTL8211F(D)(I)-VD-CG
2025-11-07 14:32 UTC (4+ messages)
` [PATCH v2 net-next 6/6] net: phy: realtek: create rtl8211f_config_phy_eee() helper
[PATCH] arm64: dts: qcom: hamoa-iot-evk: Enable TPM (ST33) on SPI11
2025-11-07 14:32 UTC
[PATCH v6 0/5] clk: rockchip: Add clock controller for the RV1126B and RK3506
2025-11-07 14:31 UTC (4+ messages)
` [PATCH v6 2/5] dt-bindings: clock, reset: Add support for rv1126b
git whatchanged
2025-11-07 14:30 UTC (4+ messages)
[PATCH] PCI: endpoint: pci-epf-test: add WQ_PERCPU to alloc_workqueue users
2025-11-07 14:31 UTC
[PATCH net-next v3] iavf: clarify VLAN add/delete log messages and lower log level
2025-11-07 14:30 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH] drm/amd/display: Add kdoc params/returns in dc/link detection helpers
2025-11-07 14:29 UTC
[PATCH net] bonding: fix mii_status when slave is down
2025-11-07 14:29 UTC (5+ messages)
[PATCH] PCI: endpoint: epf-mhi: add WQ_PERCPU to alloc_workqueue users
2025-11-07 14:28 UTC
[PATCH] arm64: Remove assertion on CONFIG_VMAP_STACK
2025-11-07 14:27 UTC (2+ messages)
[tip:x86/mm] BUILD SUCCESS 84361123413efc84b06f3441c6c827b95d902732
2025-11-07 14:26 UTC
[PATCH 0/9] RISC-V CPU time source interface
2025-11-07 10:23 UTC (9+ messages)
` [PATCH 1/9] target/riscv: drop unused include directive in time_helper.c
` [PATCH 2/9] hw/intc/riscv_aclint: fix coding style
` [PATCH 4/9] target/riscv: add the RISCVCPUTimeSrcIf interface
` [PATCH 5/9] hw/intc/riscv_aclint: implement "
` [PATCH 6/9] target/riscv: replace env->rdtime_fn with a time source
` [PATCH 7/9] hw/intc/riscv_aclint: riscv_aclint_mtimer_get_ticks: get rid of void* argument
` [PATCH 8/9] target/riscv: RISCVCPUTimeSrcIf: add register_time_change_notifier
` [PATCH 9/9] hw/intc/riscv_aclint: implement the register_time_change_notifier method
[PATCH 0/3] drm/client: Wire up sysrq for all clients and update drm_log
2025-11-07 14:19 UTC (4+ messages)
` [PATCH 1/3] drm/client: Pass force parameter to client restore
` [PATCH 2/3] drm/client: Support emergency restore via sysrq for all clients
` [PATCH 3/3] drm/client: log: Implement struct drm_client_funcs.restore
[linux-next:master 6294/7207] kernel/rcu/refscale.c:189:1: error: type defaults to 'int' in declaration of 'DEFINE_STATIC_SRCU_FAST_UPDOWN'
2025-11-07 14:25 UTC
[PATCH v4 0/8] drm/panthor: Add support for Mali-G1 GPUs
2025-11-07 14:24 UTC (9+ messages)
` [PATCH v4 1/8] drm/panthor: Add arch-specific panthor_hw binding
` [PATCH v4 2/8] drm/panthor: Add architecture-specific function operations
` [PATCH v4 3/8] drm/panthor: Introduce panthor_pwr API and power control framework
` [PATCH v4 4/8] drm/panthor: Implement L2 power on/off via PWR_CONTROL
` [PATCH v4 5/8] drm/panthor: Implement soft reset "
` [PATCH v4 6/8] drm/panthor: Support GLB_REQ.STATE field for Mali-G1 GPUs
` [PATCH v4 7/8] drm/panthor: Support 64-bit endpoint_req register for Mali-G1
` [PATCH v4 8/8] drm/panthor: Add support for Mali-G1 GPUs
[PATCH] Revert "power: regulator: Add vin-supply for GPIO and Fixed regulators"
2025-11-07 14:25 UTC (5+ messages)
[PATCH] PCI: endpoint: add WQ_PERCPU to alloc_workqueue users
2025-11-07 14:25 UTC
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.