All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-28 18:34:46 to 2025-04-28 19:37:18 UTC [more...]

[PATCH v4 00/14] Allocate payload arrays dynamically
 2025-04-28 19:37 UTC  (13+ messages)
` [PATCH v4 01/14] svcrdma: Reduce the number of rdma_rw contexts per-QP
` [PATCH v4 02/14] sunrpc: Add a helper to derive maxpages from sv_max_mesg
` [PATCH v4 03/14] sunrpc: Remove backchannel check in svc_init_buffer()
` [PATCH v4 04/14] sunrpc: Replace the rq_pages array with dynamically-allocated memory
` [PATCH v4 05/14] sunrpc: Replace the rq_vec "
` [PATCH v4 06/14] sunrpc: Replace the rq_bvec "
` [PATCH v4 07/14] sunrpc: Adjust size of socket's receive page array dynamically
` [PATCH v4 08/14] svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pages
` [PATCH v4 09/14] svcrdma: Adjust the number of entries in svc_rdma_send_ctxt::sc_pages
` [PATCH v4 10/14] sunrpc: Remove the RPCSVC_MAXPAGES macro
` [PATCH v4 11/14] NFSD: Remove NFSD_BUFSIZE
` [PATCH v4 12/14] NFSD: Remove NFSSVC_MAXBLKSIZE_V2 macro

[PATCH v6 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers
 2025-04-28 19:36 UTC  (3+ messages)
` [PATCH v6 2/6] platform/x86: Add Lenovo WMI Helpers

[PATCH] bsd-user: add option to enable plugins
 2025-04-28 19:36 UTC  (2+ messages)

pahole and gcc-14 issues
 2025-04-28 19:36 UTC  (8+ messages)

[PATCH] docs/devel/build-environment: enhance MSYS2 instructions
 2025-04-28 19:35 UTC  (3+ messages)

[Intel-wired-lan] [iwl-next PATCH] idpf: fix a race in txq wakeup
 2025-04-28 19:34 UTC  (4+ messages)
  `  "

[RESEND][PATCH] thermal: amlogic: Rename Uptat to uptat to follow kernel coding style
 2025-04-28 19:34 UTC  (2+ messages)

[PATCH] futex: Fix outdated comment in struct restart_block
 2025-04-28 19:34 UTC 

clang and drm issue: objtool warnings from clang build
 2025-04-28 19:34 UTC  (8+ messages)

[PATCH] x86/sgx: Use SHA-256 library API instead of crypto_shash API
 2025-04-28 19:34 UTC  (3+ messages)

[PATCH v2 0/4] target/arm: fix arm_cpu_get_phys_page_attrs_debug
 2025-04-28 19:34 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net] ice: Fix LACP bonds without SRIOV environment
 2025-04-28 19:33 UTC 

+ mm-hugetlb-convert-use-of-struct-page-to-folio-in-__unmap_hugepage_range.patch added to mm-new branch
 2025-04-28 19:34 UTC 

+ mm-hugetlb-refactor-__unmap_hugepage_range-to-take-folio-instead-of-page.patch added to mm-new branch
 2025-04-28 19:34 UTC 

+ mm-hugetlb-refactor-unmap_hugepage_range-to-take-folio-instead-of-page.patch added to mm-new branch
 2025-04-28 19:34 UTC 

+ mm-hugetlb-pass-folio-instead-of-page-to-unmap_ref_private.patch added to mm-new branch
 2025-04-28 19:34 UTC 

[PATCH] system/main: comment lock rationale
 2025-04-28 19:33 UTC  (2+ messages)

[PATCH v2 0/8] arm64: mediatek: mt8186-corsola: Consolidate and add new devices
 2025-04-28 19:32 UTC  (3+ messages)
` [PATCH v2 1/8] dt-bindings: HID: i2c-hid: elan: Introduce Elan eKTH8D18

[rfc] drm/ttm/memcg: simplest initial memcg/ttm integration
 2025-04-28 19:31 UTC  (3+ messages)

[PATCH v3 0/4] mm/hugetlb: Let unmap_hugepage_range() and
 2025-04-28 19:31 UTC  (2+ messages)

[PATCH] arm64/fpsimd: signal: Clear TPIDR2 when delivering signals
 2025-04-28 19:25 UTC  (2+ messages)

[PATCH v2] x86/sev: Fix making shared pages private during kdump
 2025-04-28 19:26 UTC 

[PATCH 00/10] Few improvements on the Broadcom iProc
 2025-04-28 19:30 UTC  (2+ messages)

[PATCH 0/2] input: touch: goodix: Extend reset pull-up fix to DT platforms
 2025-04-28 19:30 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: input: touchscreen: goodix: Add no-reset-pull-up property

+ nilfs2-do-not-propagate-enoent-error-from-nilfs_btree_propagate.patch added to mm-nonmm-unstable branch
 2025-04-28 19:30 UTC 

+ nilfs2-add-pointer-check-for-nilfs_direct_propagate.patch added to mm-nonmm-unstable branch
 2025-04-28 19:30 UTC 

[RFC PATCH v2 0/4] Revival of patches to implement NBD client multi-conn
 2025-04-28 19:27 UTC  (6+ messages)
` [PATCH v2 1/4] nbd: Add multi-conn option
` [PATCH v2 2/4] nbd: Split out block device state from underlying NBD connections
` [PATCH v2 3/4] nbd: Open multiple NBD connections if multi-conn is set
` [PATCH v2 4/4] nbd: Enable multi-conn using round-robin

[PATCH v3 00/17] Support to run U-Boot on sc7180 Trogdor Chromebooks
 2025-04-28 19:24 UTC  (18+ messages)
` [PATCH v3 01/17] bootstd: cros: Return negative error code
` [PATCH v3 02/17] clk: qcom: Add driver for sc7180
` [PATCH v3 03/17] clk/stub: add sc7180-rpmh clock
` [PATCH v3 04/17] pinctrl: qcom: Add driver for sc7180
` [PATCH v3 05/17] spi: Add Qualcomm GENI SPI driver
` [PATCH v3 06/17] coreboot: Move coreboot logic out of x86 to a generic place
` [PATCH v3 07/17] coreboot: Locate table earlier than arch_cpu_init()
` [PATCH v3 08/17] arm: Support running U-Boot as a coreboot payload on ARM64
` [PATCH v3 09/17] cmd/cbsysinfo: Skip the CMOS 'option_table' when not present
` [PATCH v3 10/17] cmd/cbsysinfo: Allow on ARM as well
` [PATCH v3 11/17] coreboot: Parse sku_id/fw_config from coreboot tables
` [PATCH v3 12/17] pstore: Add pstore address "
` [PATCH v3 13/17] coreboot: Add /firmware/coreboot node to DT
` [PATCH v3 14/17] coreboot: Move timestamp parsing to generic place
` [PATCH v3 15/17] mach-snapdragon: Support booting as a coreboot payload
` [PATCH v3 16/17] cmd: ximg: Support LZO compressed images
` [PATCH v3 17/17] cmd: ximg: Support LZ4 "

subscribe
 2025-04-28 19:27 UTC 

[PATCH net-next 0/3] pds_core: small code updates
 2025-04-28 19:27 UTC  (5+ messages)
` [PATCH net-next 2/3] pds_core: smaller adminq poll starting interval
` [PATCH net-next 3/3] pds_core: init viftype default in declaration

[PATCH] HID: thrustmaster: Use scope-based resource management in thrustmaster_interrupts()
 2025-04-28 19:23 UTC 

[PATCH v4 00/26] target/riscv: SATP mode and CPU definition overhaul
 2025-04-28 19:26 UTC  (6+ messages)
` [PATCH 08/26] target/riscv: store RISCVCPUDef struct directly in the class

[bug] [stable-6.6.66] [maple_tree] [mmap] mab_mas_cp+0xb0/0x278 invalid maple_state for spanning
 2025-04-28 19:26 UTC  (3+ messages)

[RFC PATCH 0/3] single-binary: make QAPI generated files common
 2025-04-28 19:25 UTC  (3+ messages)

[PATCH bpf-next v1 0/4] bpf: compute SCC for BPF program control flow graph
 2025-04-28 19:26 UTC  (4+ messages)
` [PATCH bpf-next v1 3/4] bpf: use SCC info instead of loop_entry

[PATCH v4 0/9] target/riscv/kvm: CSR related fixes
 2025-04-28 19:23 UTC  (10+ messages)
` [PATCH v4 1/9] target/riscv/kvm: minor fixes/tweaks
` [PATCH v4 2/9] target/riscv/kvm: fix leak in kvm_riscv_init_multiext_cfg()
` [PATCH v4 3/9] target/riscv/kvm: turn u32/u64 reg functions into macros
` [PATCH v4 4/9] target/riscv/kvm: turn kvm_riscv_reg_id_ulong() into a macro
` [PATCH v4 5/9] target/riscv/kvm: add kvm_csr_cfgs[]
` [PATCH v4 6/9] target/riscv/kvm: do not read unavailable CSRs
` [PATCH v4 7/9] target/riscv/kvm: add senvcfg CSR
` [PATCH v4 8/9] target/riscv/kvm: read/write KVM regs via env size
` [PATCH v4 9/9] target/riscv/kvm: add scounteren CSR

[PATCH net-next v5] Add support to set napi threaded for individual napi
 2025-04-28 19:25 UTC  (17+ messages)

[RFC PATCH] security/apparmor: use kfree_sensitive() in unpack_secmark()
 2025-04-28 19:19 UTC  (2+ messages)

[PATCH hyperv-next v8 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-04-28 19:24 UTC  (7+ messages)
` [PATCH hyperv-next v8 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
` [PATCH hyperv-next v8 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree

bug report - BUG: builtin/pack-objects.c:4310: should_include_obj should only be called on existing objects
 2025-04-28 19:23 UTC  (2+ messages)

[PATCH] x86/microcode/AMD: Use sha256() instead of init/update/final
 2025-04-28 19:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[PATCH net] pds_core: remove write-after-free of client_id
 2025-04-28 19:21 UTC  (2+ messages)

+ kexec_file-use-sha-256-library-api-instead-of-crypto_shash-api.patch added to mm-nonmm-unstable branch
 2025-04-28 19:20 UTC 

[PATCH v3 0/4] move all VMA allocation, freeing and duplication logic to mm
 2025-04-28 19:14 UTC  (9+ messages)
` [PATCH v3 1/4] mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
` [PATCH v3 2/4] mm: abstract initial stack setup to mm subsystem
` [PATCH v3 3/4] mm: move dup_mmap() to mm
` [PATCH v3 4/4] mm: perform VMA allocation, freeing, duplication in mm

[PATCH v2] Input: cyttsp5 - fix power control issue on wakeup
 2025-04-28 19:19 UTC  (2+ messages)

[CI] drm/xe/vf: Fix guc_info debugfs for VFs
 2025-04-28 19:19 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/vf: Fix guc_info debugfs for VFs (rev3)

[PATCH net-next] r8152: use SHA-256 library API instead of crypto_shash API
 2025-04-28 19:16 UTC 

[PATCH] firmware: ti_sci: Convert CPU latency constraint from us to ms
 2025-04-28 19:15 UTC  (3+ messages)

[PATCH] i2c: imx-lpi2c: Fix clock count when probe defers
 2025-04-28 19:17 UTC  (4+ messages)

[PATCH 0/7] Optimize mprotect for large folios
 2025-04-28 18:06 UTC  (3+ messages)
` [PATCH 4/7] arm64: Add batched version of ptep_modify_prot_start

[PATCH v2] ASoC: SOF: topology: Fix null pointer dereference
 2025-04-28 19:14 UTC  (2+ messages)

Report: Performance regression from ib_umem_get on zone device pages
 2025-04-28 19:11 UTC  (5+ messages)

[PATCH v1] xen/arm: AArch32-V8R: Add MPU register definitions
 2025-04-28 19:11 UTC  (6+ messages)

[PATCH] ASoC: SOF: topology: check if machine is NULL during tplg load
 2025-04-28 19:11 UTC  (3+ messages)

[PATCH] firmware_loader: use SHA-256 library API instead of crypto_shash API
 2025-04-28 19:09 UTC 

[PATCH] ACPI: EC: Fix CPU frequency limitation on AMD platforms after suspend/resume
 2025-04-28 19:10 UTC  (8+ messages)

[RFC PATCH v5 00/21] single-binary: Make hw/arm/ common
 2025-04-28 19:09 UTC  (13+ messages)
` [RFC PATCH v5 08/21] hw/arm: Add DEFINE_MACHINE_[ARM_]AARCH64() macros

About Nmap License
 2025-04-28 19:10 UTC  (2+ messages)
` [oe] "

[meta-oe][PATCH] nmap: set correct license
 2025-04-28 19:08 UTC 

[PATCH v3] f2fs-tools: introduce fault injection to fsck
 2025-04-28 19:06 UTC  (2+ messages)
` [f2fs-dev] "

Pull request: u-boot-sunxi/master for v2025.07
 2025-04-28 19:05 UTC  (2+ messages)

[PATCH v1 0/6] Add SPAcc Crypto Driver
 2025-04-28 19:05 UTC  (6+ messages)
` [PATCH v1 1/6] dt-bindings: crypto: Document support for SPAcc

[syzbot] [wireless?] UBSAN: array-index-out-of-bounds in ieee80211_request_ibss_scan
 2025-04-28 19:05 UTC 

[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-28 19:02 UTC  (9+ messages)
` [PATCH v2 07/22] iommufd/selftest: Add covearge for viommu data
` [PATCH v2 10/22] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
` [PATCH v2 13/22] iommufd: Add mmap interface

[PATCH] apparmor: use SHA-256 library API instead of crypto_shash API
 2025-04-28 19:04 UTC 

max1363 : Warnings from iio_sanity_check_avail_scan_masks()
 2025-04-28 19:04 UTC  (7+ messages)

[PATCH 0/3] scripts: Add a root dir in archve-source.sh
 2025-04-28 19:02 UTC  (4+ messages)
` [PATCH 1/3] scripts: nixify archive-source.sh

[GIT PULL] Please pull u-boot-imx-master-20250428
 2025-04-28 19:03 UTC  (2+ messages)

[PATCH v2 1/2] bloblist: fix the overriding of fdt from bloblist
 2025-04-28 19:02 UTC  (2+ messages)

[PATCH v3 0/8] drm/msm/dpu: improve CTL handling on DPU >= 5.0 platforms
 2025-04-28 19:02 UTC  (3+ messages)
` [PATCH v3 1/8] drm/msm/dpu: don't overwrite CTL_MERGE_3D_ACTIVE register

[RFC PATCH v6.6] maple_tree: Fix mas_prealloc() reset
 2025-04-28 18:40 UTC 

[RFC PATCH 39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page
 2025-04-28 19:02 UTC  (12+ messages)

+ selftests-mm-add-defer-to-thp-setting-parser.patch added to mm-new branch
 2025-04-28 19:01 UTC 

+ khugepaged-add-defer-option-to-mthp-options.patch added to mm-new branch
 2025-04-28 19:01 UTC 

+ mm-document-mthp-defer-usage.patch added to mm-new branch
 2025-04-28 19:01 UTC 

+ mm-defer-thp-insertion-to-khugepaged.patch added to mm-new branch
 2025-04-28 19:01 UTC 

+ documentation-mm-update-the-admin-guide-for-mthp-collapse.patch added to mm-new branch
 2025-04-28 19:01 UTC 

+ khugepaged-add-per-order-mthp-khugepaged-stats.patch added to mm-new branch
 2025-04-28 19:01 UTC 

+ khugepaged-improve-tracepoints-for-mthp-orders.patch added to mm-new branch
 2025-04-28 19:01 UTC 

+ khugepaged-avoid-unnecessary-mthp-collapse-attempts.patch added to mm-new branch
 2025-04-28 19:01 UTC 

+ khugepaged-skip-collapsing-mthp-to-smaller-orders.patch added to mm-new branch
 2025-04-28 19:01 UTC 

+ khugepaged-add-mthp-support.patch added to mm-new branch
 2025-04-28 19:01 UTC 

+ khugepaged-introduce-khugepaged_scan_bitmap-for-mthp-support.patch added to mm-new branch
 2025-04-28 19:01 UTC 

+ khugepaged-generalize-__collapse_huge_page_-for-mthp-support.patch added to mm-new branch
 2025-04-28 19:01 UTC 

+ khugepaged-generalize-alloc_charge_folio.patch added to mm-new branch
 2025-04-28 19:01 UTC 

+ khugepaged-generalize-hugepage_vma_revalidate-for-mthp-support.patch added to mm-new branch
 2025-04-28 19:01 UTC 

+ introduce-khugepaged_collapse_single_pmd-to-unify-khugepaged-and-madvise_collapse.patch added to mm-new branch
 2025-04-28 19:01 UTC 

+ khugepaged-rename-hpage_collapse_-to-khugepaged_.patch added to mm-new branch
 2025-04-28 19:01 UTC 

[PATCH v5 00/16] Attack vector controls (part 1)
 2025-04-28 18:59 UTC  (3+ messages)
` [PATCH v5 10/16] x86/bugs: Restructure retbleed mitigation

[Bug 220016] New: USB devices plugged into USB hubs on 6.14.2-300.fc42.x86_64 do not work
 2025-04-28 19:00 UTC  (2+ messages)
` [Bug 220016] "

[RFC PATCH 00/19] famfs: port into fuse
 2025-04-28 19:00 UTC  (6+ messages)
` [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps

[PATCH 0/3] Fix REF_DELTA chain bug in 'git index-pack'
 2025-04-28 18:59 UTC  (9+ messages)
` [PATCH 1/3] test-tool: add pack-deltas helper

[REGRESSION] stable-rc/linux-5.4.y: (build) ‘MSM_UART_CR_CMD_RESET_RX’ undeclared (first use in this function)
 2025-04-28 18:59 UTC 

[REGRESSION] stable-rc/linux-5.10.y: (build) ‘MSM_UART_CR_CMD_RESET_RX’ undeclared (first use in this function)
 2025-04-28 18:59 UTC 

[REGRESSION] stable-rc/linux-5.4.y: (build) use of undeclared identifier 'MSM_UART_CR_CMD_RESET_RX' in drivers
 2025-04-28 18:59 UTC 

[REGRESSION] stable-rc/linux-5.10.y: (build) label ‘err_put’ used but not defined in drivers/usb/chipidea/ci_hd
 2025-04-28 18:59 UTC 

[REGRESSION] stable-rc/linux-6.12.y: (build) expected ‘)’ before ‘BPF_INTERNAL’ in .vmlinux.export.o (.vmlinux
 2025-04-28 18:59 UTC 

[REGRESSION] stable-rc/linux-6.12.y: (build) expected ‘)’ before ‘BPF_INTERNAL’ in .vmlinux.export.o (.vmlinux
 2025-04-28 18:59 UTC 

[REGRESSION] stable-rc/linux-6.12.y: (build) expected ')' in .vmlinux.export.o (.vmlinux.export.c) [logspec:kbu
 2025-04-28 18:59 UTC 

[REGRESSION] stable-rc/linux-6.12.y: (build) expected ‘)’ before ‘BPF_INTERNAL’ in .vmlinux.export.o (.vmlinux
 2025-04-28 18:59 UTC 

[REGRESSION] stable-rc/linux-5.15.y: (build) ‘MSM_UART_CR_CMD_RESET_RX’ undeclared (first use in this function)
 2025-04-28 18:59 UTC 

[REGRESSION] stable-rc/linux-6.12.y: (build) expected ‘)’ before ‘BPF_INTERNAL’ in .vmlinux.export.o (.vmlinux
 2025-04-28 18:59 UTC 

[REGRESSION] stable-rc/linux-5.10.y: (build) use of undeclared label 'err_put' in drivers/usb/chipidea/ci_hdrc_
 2025-04-28 18:59 UTC 

[REGRESSION] stable-rc/linux-5.15.y: (build) use of undeclared identifier 'MSM_UART_CR_CMD_RESET_RX' in drivers
 2025-04-28 18:59 UTC 

[PATCH net-next v20 0/1] MCTP Over PCC Transport
 2025-04-28 18:57 UTC  (6+ messages)
` [PATCH net-next v20 1/1] mctp pcc: Implement MCTP over "

[PATCH] KVM: SVM: Update dump_ghcb() to use the GHCB snapshot fields
 2025-04-28 18:55 UTC 

[PATCH 0/6] mm, swap: clean up swap cache mapping helper
 2025-04-28 18:54 UTC  (5+ messages)
` [PATCH 4/6] filemap: do not use folio_contains for swap cache folios

[RFC] move_mount(2): still breakage around new mount detection
 2025-04-28 18:53 UTC  (4+ messages)

[PATCH v2] f2fs-tools: introduce fault injection to fsck
 2025-04-28 18:51 UTC  (2+ messages)
` [f2fs-dev] "

platform_shutdown crasher reaches LTS v5.10
 2025-04-28 18:51 UTC 

[PATCH v3 00/13] include: Remove "exec/exec-all.h"
 2025-04-28 18:51 UTC  (5+ messages)
` [PATCH v3 06/13] accel/tcg: Compile tb-maint.c twice
` [PATCH v3 11/13] physmem: Restrict TCG IOTLB code to TCG accel

[PATCH v2] net: use inet_twsk_put() when sk_state is TCP_TIME_WAIT
 2025-04-28 18:46 UTC  (3+ messages)

[PATCH BlueZ] hciemu: fix accessing wrong/uninitialized variables
 2025-04-28 18:47 UTC  (2+ messages)
` [BlueZ] "

[PULL] Pull request for u-boot master / v2025.07 = u-boot-stm32-20250428
 2025-04-28 18:46 UTC  (2+ messages)

[PATCH v2] drm/i915/display: implement wa_14022269668
 2025-04-28 18:45 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: implement wa_14022269668 (rev2)

[PATCH] gitlab-ci: always run MSVC-based Meson job
 2025-04-28 18:44 UTC  (3+ messages)

[PATCH v9 00/13] Add support for AMD hardware feedback interface
 2025-04-28 18:43 UTC  (4+ messages)
` [PATCH v9 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation

[PATCH] libxt: fix build error
 2025-04-28 18:41 UTC  (3+ messages)
` [OE-core] "

[PATCH v3 0/2] clk: renesas: Skip monitor checks for external clocks and add clocks for GBETH
 2025-04-28 18:41 UTC  (3+ messages)
` [PATCH v3 1/2] clk: renesas: rzv2h-cpg: Skip monitor checks for external clocks
` [PATCH v3 2/2] clk: renesas: r9a09g057: Add clock and reset entries for GBETH0/1

[PATCH 0/5] Add support for user creatable SMMUv3 device
 2025-04-28 18:41 UTC  (4+ messages)

[PATCH v2 0/3] Devres optimization with bound devices
 2025-04-28 18:41 UTC  (3+ messages)

[PATCH 0/3] media: vim2m: add multiplanar API support
 2025-04-28 18:40 UTC  (3+ messages)

[PATCHSET 6.12] xfs: backported fixes from upstream
 2025-04-28 18:40 UTC  (5+ messages)
` [PATCH 1/4] xfs: do not check NEEDSREPAIR if ro,norecovery mount
` [PATCH 2/4] xfs: Do not allow norecovery mount with quotacheck
` [PATCH 3/4] xfs: rename xfs_iomap_swapfile_activate to xfs_vm_swap_activate
` [PATCH 4/4] xfs: flush inodegc before swapon

[PATCH] rust: kernel: device: Add of_platform_populate/depopulate
 2025-04-28 18:39 UTC  (2+ messages)

SCHED_DEADLINE tasks missing their deadline with SCHED_FLAG_RECLAIM jobs in the mix (using GRUB)
 2025-04-28 18:04 UTC 

Probably typographic error in tutorial 2
 2025-04-28 18:37 UTC  (3+ messages)

[PATCH v2] drm/i915/slpc: Balance the inc/dec for num_waiters
 2025-04-28 18:35 UTC 

[PATCH 0/3] [RESEND] block: unify block and fdmon io_uring
 2025-04-28 18:35 UTC  (4+ messages)
` [PATCH 1/3] aio-posix: treat io_uring setup failure as fatal

[PATCH] svcrdma: Unregister the device if svc_rdma_accept() fails
 2025-04-28 18:36 UTC  (3+ messages)

[RFC][PATCH 0/2] Add is_user_thread() and is_kernel_thread() helper functions
 2025-04-28 18:34 UTC  (5+ messages)
` [RFC][PATCH 2/2] treewide: Have the task->flags & PF_KTHREAD check use the "


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.