messages from 2025-10-29 13:09:03 to 2025-10-29 13:30:52 UTC [more...]
[PATCH v2 00/32] VKMS: Introduce multiple configFS attributes
2025-10-29 13:30 UTC (16+ messages)
` [PATCH v2 01/32] drm/drm_mode_config: Add helper to get plane type name
` [PATCH v2 02/32] drm/vkms: Explicitly display plane type
` [PATCH v2 03/32] drm/vkms: Use enabled/disabled instead of 1/0 for debug
` [PATCH v2 04/32] drm/vkms: Explicitly display connector status
` [PATCH v2 05/32] drm/vkms: Introduce config for plane name
` [PATCH v2 06/32] drm/vkms: Introduce configfs "
` [PATCH v2 07/32] drm/blend: Get a rotation name from it's bitfield
` [PATCH v2 08/32] drm/vkms: Introduce config for plane rotation
` [PATCH v2 09/32] drm/vkms: Introduce configfs "
` [PATCH v2 10/32] drm/drm_color_mgmt: Expose drm_get_color_encoding_name
` [PATCH v2 11/32] drm/vkms: Introduce config for plane color encoding
` [PATCH v2 12/32] drm/vkms: Introduce configfs "
` [PATCH v2 13/32] drm/drm_color_mgmt: Expose drm_get_color_range_name
` [PATCH v2 14/32] drm/vkms: Introduce config for plane color range
` [PATCH v2 15/32] drm/vkms: Introduce configfs "
[PATCH v2 000/127] smb: smbdirect/client/server: moving to common functions and smbdirect.ko
2025-10-29 13:21 UTC (83+ messages)
` [PATCH v2 001/127] smb: smbdirect: let smbdirect.h include #include <linux/types.h>
` [PATCH v2 002/127] smb: smbdirect: introduce SMBDIRECT_DEBUG_ERR_PTR() helper
` [PATCH v2 003/127] smb: smbdirect: introduce smbdirect_socket.logging infrastructure
` [PATCH v2 004/127] smb: smbdirect: introduce smbdirect_all_c_files.c
` [PATCH v2 005/127] smb: smbdirect: introduce smbdirect_internal.h
` [PATCH v2 006/127] smb: client: include smbdirect_all_c_files.c
` [PATCH v2 007/127] smb: server: "
` [PATCH v2 008/127] smb: smbdirect: introduce smbdirect_connection.c with the first helper function
` [PATCH v2 009/127] smb: smbdirect: introduce smbdirect_socket_set_logging()
` [PATCH v2 010/127] smb: smbdirect: introduce smbd_disconnect_wake_up_all()
` [PATCH v2 011/127] smb: smbdirect: introduce smbdirect_connection_disconnect_work()
` [PATCH v2 012/127] smb: smbdirect: introduce smbdirect_connection_schedule_disconnect()
` [PATCH v2 013/127] smb: smbdirect: introduce smbdirect_connection_{get,put}_recv_io()
` [PATCH v2 014/127] smb: smbdirect: introduce smbdirect_connection_reassembly_{append,first}_recv_io()
` [PATCH v2 015/127] smb: smbdirect: introduce smbdirect_connection_idle_timer_work()
` [PATCH v2 016/127] smb: smbdirect: set SMBDIRECT_KEEPALIVE_NONE before disable_delayed_work(&sc->idle.timer_work);
` [PATCH v2 017/127] smb: smbdirect: introduce smbdirect_frwr_is_supported()
` [PATCH v2 018/127] smb: smbdirect: introduce smbdirect_socket.{send,recv}_io.mem.gfp_mask
` [PATCH v2 019/127] smb: smbdirect: introduce smbdirect_connection_{alloc,free}_send_io()
` [PATCH v2 020/127] smb: smbdirect: introduce smbdirect_connection_send_io_done()
` [PATCH v2 021/127] smb: smbdirect: introduce smbdirect_connection_{create,destroy}_mem_pools()
` [PATCH v2 022/127] smb: smbdirect: introduce smbdirect_map_sges_from_iter() and helper functions
` [PATCH v2 023/127] smb: smbdirect: introduce smbdirect_connection_qp_event_handler()
` [PATCH v2 024/127] smb: smbdirect: introduce smbdirect_connection_negotiate_rdma_resources()
` [PATCH v2 025/127] smb: smbdirect: introduce smbdirect_connection_{create,destroy}_qp()
` [PATCH v2 026/127] smb: smbdirect: introduce smbdirect_connection_post_recv_io()
` [PATCH v2 027/127] smb: smbdirect: introduce smbdirect_connection_recv_io_refill_work()
` [PATCH v2 028/127] smb: smbdirect: split out smbdirect_connection_recv_io_refill()
` [PATCH v2 029/127] smb: smbdirect: introduce smbdirect_get_buf_page_count()
` [PATCH v2 030/127] smb: smbdirect: introduce smbdirect_connection_wait_for_credits()
` [PATCH v2 031/127] smb: smbdirect: introduce smbdirect_mr.c with client mr code
` [PATCH v2 032/127] smb: smbdirect: introduce smbdirect_rw.c with server rw code
` [PATCH v2 033/127] smb: smbdirect: define SMBDIRECT_MIN_{RECEIVE,FRAGMENTED}_SIZE
` [PATCH v2 034/127] smb: smbdirect: define SMBDIRECT_RDMA_CM_[RNR_]RETRY
` [PATCH v2 035/127] smb: smbdirect: introduce smbdirect_connection_recv_io_done()
` [PATCH v2 036/127] smb: smbdirect: introduce smbdirect_connection_destroy[_sync]()
` [PATCH v2 037/127] smb: smbdirect: introduce smbdirect_connection_rdma_{established,event_handler}()
` [PATCH v2 038/127] smb: smbdirect: introduce smbdirect_connection_recvmsg()
` [PATCH v2 039/127] smb: smbdirect: introduce smbdirect_connection_grant_recv_credits()
` [PATCH v2 040/127] smb: smbdirect: introduce smbdirect_connection_request_keep_alive()
` [PATCH v2 041/127] smb: smbdirect: introduce smbdirect_connection_send_iter() and related functions
` [PATCH v2 042/127] smb: smbdirect: introduce smbdirect_connection_send_immediate_work()
` [PATCH v2 043/127] smb: smbdirect: introduce smbdirect_connection_negotiation_done()
` [PATCH v2 044/127] smb: smbdirect: introduce smbdirect_mr_io_fill_buffer_descriptor()
` [PATCH v2 045/127] smb: smbdirect: introduce smbdirect_connection_legacy_debug_proc_show()
` [PATCH v2 046/127] smb: smbdirect: introduce smbdirect_connection_wait_for_connected()
` [PATCH v2 047/127] smb: smbdirect: introduce smbdirect_connection_is_connected()
` [PATCH v2 048/127] smb: smbdirect: introduce smbdirect_socket_shutdown()
` [PATCH v2 049/127] smb: smbdirect: introduce smbdirect_socket_init_{new,accepting}() and helpers
` [PATCH v2 050/127] smb: smbdirect: introduce smbdirect_connect[_sync]()
` [PATCH v2 051/127] smb: smbdirect: introduce smbdirect_accept_connect_request()
` [PATCH v2 052/127] smb: smbdirect: introduce smbdirect_socket_create_{kern,accepting}() and smbdirect_socket_release()
` [PATCH v2 053/127] smb: smbdirect: let smbdirect_internal.h define pr_fmt without SMBDIRECT_USE_INLINE_C_FILES
` [PATCH v2 054/127] smb: smbdirect: introduce smbdirect_public.h with prototypes
` [PATCH v2 055/127] smb: smbdirect: introduce smbdirect_private.h "
` [PATCH v2 056/127] smb: smbdirect: introduce the basic smbdirect.ko
` [PATCH v2 057/127] smb: client: make use of smbdirect_socket_prepare_create()
` [PATCH v2 058/127] smb: client: make use of smbdirect_socket_set_logging()
` [PATCH v2 059/127] smb: client: make use of smbdirect_connection_wake_up_all()
` [PATCH v2 060/127] smb: client: make use of smbdirect_connection_disconnect_work()
` [PATCH v2 061/127] smb: client: make use of smbdirect_connection_schedule_disconnect()
` [PATCH v2 062/127] smb: client: make use of smbdirect_connection_{get,put}_recv_io()
` [PATCH v2 063/127] smb: client: make use of smbdirect_connection_reassembly_{append,first}_recv_io()
` [PATCH v2 064/127] smb: client: make use of smbdirect_connection_idle_timer_work()
` [PATCH v2 065/127] smb: client: make use of smbdirect_frwr_is_supported()
` [PATCH v2 066/127] smb: client: make use of smbdirect_connection_{alloc,free}_send_io()
` [PATCH v2 067/127] smb: client: make use of smbdirect_connection_send_io_done()
` [PATCH v2 068/127] smb: client: make use of smbdirect_connection_{create,destroy}_mem_pools()
` [PATCH v2 069/127] smb: client: make use of smbdirect_map_sges_from_iter()
` [PATCH v2 070/127] smb: client: make use of smbdirect_connection_qp_event_handler()
` [PATCH v2 071/127] smb: client: make use of smbdirect_connection_negotiate_rdma_resources()
` [PATCH v2 072/127] smb: client: make use of smbdirect_connection_{create,destroy}_qp()
` [PATCH v2 073/127] smb: client: initialize recv_io->cqe.done = recv_done just once
` [PATCH v2 074/127] smb: client: make use of smbdirect_connection_post_recv_io()
` [PATCH v2 075/127] smb: client: make use of smbdirect_connection_recv_io_refill_work()
` [PATCH v2 076/127] smb: client: make use of functions from smbdirect_mr.c
` [PATCH v2 077/127] smb: client: make use of smbdirect_connection_destroy_sync()
` [PATCH v2 078/127] smb: client: make use of smbdirect_connection_recvmsg()
` [PATCH v2 079/127] smb: client: let smbd_post_send() make use of request->wr
` [PATCH v2 080/127] smb: client: make use of smbdirect_connection_grant_recv_credits()
` [PATCH v2 081/127] smb: client: make use of smbdirect_connection_request_keep_alive()
` [PATCH v2 082/127] smb: client: change smbd_post_send_empty() to void return
[PATCH] MAINTAINERS: add Tyr to DRM DRIVERS AND COMMON INFRASTRUCTURE [RUST]
2025-10-29 13:30 UTC (2+ messages)
[PATCH] Revert "scripts/coccinelle: Find PTR_ERR() to %pe candidates"
2025-10-29 13:29 UTC
[syzbot] [ocfs2?] KASAN: slab-use-after-free Read in ocfs2_fault
2025-10-29 13:29 UTC
[PATCH v2 0/7] Add initial remoteproc support for Kaanapali and Glymur SoCs
2025-10-29 13:28 UTC (6+ messages)
` [PATCH v2 3/7] dt-bindings: remoteproc: qcom,pas: Document pas for SoCCP on Kaanapali and Glymur platforms
` [PATCH v2 6/7] dt-bindings: remoteproc: qcom,sm8550-pas: Document Glymur ADSP
[PATCH v2] block: Drop detach_subchain for bdrv_replace_node
2025-10-29 13:27 UTC
why the structure of the YP docs seems awkward to me
2025-10-29 13:31 UTC
[PATCH] gpio: mm-lantiq: update kernel docs
2025-10-29 13:27 UTC (2+ messages)
[PATCH 00/14] SHA-1/SHA-256 interoperability, part 2
2025-10-29 13:27 UTC (5+ messages)
` [PATCH 05/14] rust: add a hash algorithm abstraction
[PATCH 1/2] net/mlx4: fix unnecessary comma compilation warnings
2025-10-29 13:25 UTC (2+ messages)
[PATCH 0/4] Some more pegasos patches
2025-10-29 13:25 UTC (11+ messages)
` [PATCH 2/4] hw/pci-host/articia: Map PCI memory windows in realize
[PATCH] dt-bindings: soc: mediatek: pwrap: Add compatible for MT8189 SoC
2025-10-29 13:25 UTC
[PATCH v2 00/15] Support ROHM BD72720 PMIC
2025-10-29 13:26 UTC (9+ messages)
` [PATCH v2 02/15] dt-bindings: Add trickle-charge upper limit
` [PATCH v2 04/15] dt-bindings: mfd: ROHM BD72720
[PATCH v11 0/2] update live migration configuration region
2025-10-29 13:26 UTC (3+ messages)
` [PATCH v11 1/2] crypto: hisilicon - qm updates BAR configuration
Linux kernel 5.15.196 released
2025-10-29 13:25 UTC
man-pages-6.16 released
2025-10-29 13:24 UTC
[PATCH v3 00/25] hw/sysbus: Spring cleanups (part 1)
2025-10-29 13:23 UTC (5+ messages)
` [PATCH v3 16/25] hw/s390x: Use memory_region_get_address()
[PATCH] soc: mediatek: mtk-socinfo: Add extra entry for MT8189
2025-10-29 13:12 UTC (2+ messages)
[PATCH v3 00/13] vfs: recall-only directory delegations for knfsd
2025-10-29 13:23 UTC (3+ messages)
` [PATCH v3 06/13] vfs: make vfs_create break delegations on parent directory
[PATCH V3] net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on error
2025-10-29 13:23 UTC
[PATCH nf v2] netfilter: nft_connlimit: fix duplicated tracking of a connection
2025-10-29 13:23 UTC
[PATCH v5] PM: Support aborting sleep during filesystem sync
2025-10-29 13:23 UTC (5+ messages)
[PATCH 0/5] tcg: Delay lowering unsupported deposit/extract2
2025-10-29 13:22 UTC (3+ messages)
` [PATCH 1/5] tcg: Simplify extract2 usage in tcg_gen_shifti_i64
[PATCH v1] sched/numa: Add tracepoint to track NUMA migration cost
2025-10-29 13:22 UTC
[patch V3 00/12] rseq: Implement time slice extension mechanism
2025-10-29 13:22 UTC (13+ messages)
` [patch V3 01/12] sched: Provide and use set_need_resched_current()
` [patch V3 02/12] rseq: Add fields and constants for time slice extension
` [patch V3 03/12] rseq: Provide static branch for time slice extensions
` [patch V3 04/12] rseq: Add statistics "
` [patch V3 05/12] rseq: Add prctl() to enable "
` [patch V3 06/12] rseq: Implement sys_rseq_slice_yield()
` [patch V3 07/12] rseq: Implement syscall entry work for time slice extensions
` [patch V3 08/12] rseq: Implement time slice extension enforcement timer
` [patch V3 09/12] rseq: Reset slice extension when scheduled
` [patch V3 10/12] rseq: Implement rseq_grant_slice_extension()
` [patch V3 11/12] entry: Hook up rseq time slice extension
` [patch V3 12/12] selftests/rseq: Implement time slice extension test
[PATCH net-next v5 0/4] net: mdio: implement optional PHY reset before MDIO access
2025-10-29 13:21 UTC (7+ messages)
` [PATCH net-next v5 2/4] net: mdio: change property read from fwnode_property_read_u32() to device_property_read_u32()
` [PATCH net-next v5 3/4] net: mdio: reset PHY before attempting to access registers in fwnode_mdiobus_register_phy
` [PATCH net-next v5 4/4] net: mdio: add message when resetting a PHY before registration
[PATCH v12 00/23] TDX KVM selftests
2025-10-29 13:24 UTC (5+ messages)
` [PATCH v12 04/23] KVM: selftests: Expose function to allocate guest vCPU stack
` [PATCH v12 16/23] KVM: selftests: Setup memory regions for TDX on vm creation
[PATCH] ufs: core: Revert "Make HID attributes visible"
2025-10-29 13:21 UTC (3+ messages)
[PATCH] whitespace: correct bit assignment comments
2025-10-29 13:21 UTC (6+ messages)
` [PATCH v2] "
[linux-next:master 3400/4731] mtk-mfg-pmdomain.c:undefined reference to `mbox_send_message'
2025-10-29 13:20 UTC
Linux kernel 5.10.246 released
2025-10-29 13:20 UTC
[net-next, v3] net: mana: Support HW link state events
2025-10-29 13:20 UTC (5+ messages)
` [EXTERNAL] "
[PATCH 00/19] Cache Aware Scheduling
2025-10-29 13:19 UTC (6+ messages)
` [PATCH 10/19] sched/fair: Prioritize tasks preferring destination LLC during balancing
[dpdk-dev] [PATCH v1 1/3] app/test-eventdev: fix issues with clang 21.1.4
2025-10-29 13:19 UTC (6+ messages)
` [dpdk-dev] [PATCH v1 2/3] net/iavf: "
` [dpdk-dev] [PATCH v1 3/3] app/test: "
[PATCH] hw/ppc/sam460ex: Update u-boot-sam460ex
2025-10-29 13:18 UTC (7+ messages)
[PATCH v3 00/10] reset: rework reset-gpios handling
2025-10-29 13:19 UTC (7+ messages)
` [PATCH v3 03/10] software node: allow referencing firmware nodes
[PATCH] staging: vchiq_arm: delete unnecessary check
2025-10-29 13:18 UTC (2+ messages)
[PATCH 6.12 000/117] 6.12.56-rc1 review
2025-10-29 13:19 UTC (2+ messages)
[PATCH v2] commands: dmesg: clear logbuffer fully if not requested otherwise
2025-10-29 13:18 UTC
[PATCH v2] drm/msm/dpu: Filter modes based on adjusted mode clock
2025-10-29 13:18 UTC (8+ messages)
[PATCH] KVM: SVM: Add module parameter to control SEV-SNP Secure TSC feature
2025-10-29 13:18 UTC (2+ messages)
[syzbot] [ocfs2?] KASAN: use-after-free Read in ocfs2_dir_foreach_blk
2025-10-29 13:18 UTC
[PATCH] mtd: peb: mtd_peb_read(): move error message to caller
2025-10-29 13:16 UTC
[PATCH v7 0/8] PCI: Enable Power and configure the TC9563 PCIe switch
2025-10-29 13:15 UTC (3+ messages)
` [PATCH v7 7/8] arm64: defconfig: Enable TC9563 PWRCTL driver
[PATCH] printk_legacy_map: use LD_WAIT_CONFIG instead of LD_WAIT_SLEEP
2025-10-29 13:15 UTC (3+ messages)
` [PATCH v3] "
Linux 5.4.301
2025-10-29 13:15 UTC (2+ messages)
[PATCH v2 00/37] target/arm: Implement FEAT_SYSREG128
2025-10-29 13:13 UTC (4+ messages)
` [PATCH v2 24/37] target/arm: Use flush_if_asid_change in vmsa_ttbr_write
[PATCH v2 1/2] fs: push list presence check into inode_io_list_del()
2025-10-29 13:14 UTC (2+ messages)
` [PATCH v2 2/2] fs: cosmetic fixes to lru handling
[PATCH v2 00/11] Bluetooth: dt-bindings: qualcomm: Split binding
2025-10-29 13:13 UTC (2+ messages)
[PATCH next] misc: cb710: Fix a NULL vs IS_ERR() check in probe()
2025-10-29 13:13 UTC
[PATCH] s390/nmi: Annotate s390_handle_damage with __noreturn
2025-10-29 13:12 UTC (2+ messages)
[PATCH net-next v2] net: mana: Handle SKB if TX SGEs exceed hardware limit
2025-10-29 13:12 UTC
[PATCH] s390: Fix double word in comments
2025-10-29 13:12 UTC (2+ messages)
Linux kernel 5.4.301 released
2025-10-29 13:10 UTC
[patch V3 00/20] sched: Rewrite MM CID management
2025-10-29 13:09 UTC (18+ messages)
` [patch V3 04/20] sched: Fixup whitespace damage
` [patch V3 05/20] sched/mmcid: Move scheduler code out of global header
` [patch V3 06/20] sched/mmcid: Prevent pointless work in mm_update_cpus_allowed()
` [patch V3 07/20] cpumask: Introduce cpumask_weighted_or()
` [patch V3 08/20] sched/mmcid: Use cpumask_weighted_or()
` [patch V3 09/20] cpumask: Cache num_possible_cpus()
` [patch V3 10/20] sched/mmcid: Convert mm CID mask to a bitmap
` [patch V3 11/20] signal: Move MMCID exit out of sighand lock
` [patch V3 12/20] sched/mmcid: Move initialization out of line
` [patch V3 13/20] sched/mmcid: Provide precomputed maximal value
` [patch V3 14/20] sched/mmcid: Serialize sched_mm_cid_fork()/exit() with a mutex
` [patch V3 15/20] sched/mmcid: Introduce per task/CPU ownership infrastrcuture
` [patch V3 16/20] sched/mmcid: Provide new scheduler CID mechanism
` [patch V3 17/20] sched/mmcid: Provide CID ownership mode fixup functions
` [patch V3 18/20] irqwork: Move data struct to a types header
` [patch V3 19/20] sched/mmcid: Implement deferred mode change
` [patch V3 20/20] sched/mmcid: Switch over to the new mechanism
[PATCH v3 0/4] Add basic clock and pmu support for the Axis ARTPEC-9 SoC
2025-10-29 13:07 UTC (4+ messages)
` [PATCH v3 2/4] clk: samsung: Add clock PLL support for "
` [PATCH v3 3/4] clk: samsung: artpec-9: Add initial clock "
` [PATCH v3 4/4] dt-bindings: samsung: exynos-pmu: Add compatible "
[PATCH v3 00/31] media: add imx93 mipi/controller csi support
2025-10-29 13:08 UTC (5+ messages)
` [PATCH v3 03/31] media: v4l2-common: Add helper function media_bus_fmt_to_csi2_(bpp|dt)()
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.