All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-28 22:06:52 to 2025-10-28 23:21:22 UTC [more...]

[PATCH 0/7] gpu: nova-core: remove use of `as` for integer conversions
 2025-10-28 22:40 UTC  (8+ messages)
` [PATCH 5/7] gpu: nova-core: add extra conversion functions and traits

[RFC 00/22] migration: convert vmstate_load/save_state
 2025-10-28 23:13 UTC  (21+ messages)
` [RFC 01/22] migration: introduce vmstate_load_vmsd() and vmstate_save_vmsd()
` [RFC 02/22] migration: VMStateInfo: introduce new handlers with errp
` [RFC 04/22] ui/vdagent: move to new migration APIs
` [RFC 05/22] hw/s390x/virtio-ccw.c: "
` [RFC 06/22] hw/scsi/spapr_vscsi: "
` [RFC 07/22] hw/scsi/scsi-bus.c: use "
` [RFC 09/22] hw/pci/pci: move to "
` [RFC 10/22] hw/pci/msix.c: use "
` [RFC 11/22] hw/pci/shpc.c: "
` [RFC 12/22] hw/virtio: move to "
` [RFC 13/22] hw/display/virtio-gpu: "
` [RFC 14/22] hw/net/virtio-net.c: use "
` [RFC 15/22] hw/nvram/eeprom93xx.c: "
` [RFC 16/22] hw/nvram/fw_cfg.c: "
` [RFC 17/22] migration/cpr: move to "
` [RFC 18/22] migration/savevm: "
` [RFC 19/22] migration/vmstate-types: "
` [RFC 20/22] migration: VMStateInfo: remove old .get / .set handlers
` [RFC 21/22] migration: convert vmstate_subsection_save/load functions to bool
` [RFC 22/22] migration: finally convert vmstate_save/load_state() functions

+ ocfs2-validate-cl_bpc-in-allocator-inodes-to-prevent-divide-by-zero.patch added to mm-nonmm-unstable branch
 2025-10-28 23:21 UTC 

Probable issue with code/documentation
 2025-10-28 23:19 UTC  (8+ messages)
` [PATCH] match_pathname(): give fnmatch one char of prefix context

[PATCH v3 00/11] drm/rcar-du: dsi: Convert register bits to BIT()/GENMASK() macros
 2025-10-28 23:18 UTC  (4+ messages)
` [PATCH v3 05/11] drm/rcar-du: dsi: Clean up VCLKSET register macros

[PATCH v7 2/8] x86/mce: Unify AMD DFR handler with MCA Polling
 2025-10-28 23:18 UTC  (11+ messages)

[RFC] fs/resctrl: Generic schema description
 2025-10-28 23:17 UTC  (2+ messages)

[PATCH 00/11] Update lpfc to revision 14.4.0.12
 2025-10-28 23:16 UTC  (10+ messages)
` [PATCH 09/11] lpfc: Add capability to register Platform Name ID to fabric
` [PATCH 10/11] lpfc: Update lpfc version to 14.4.0.12
` [PATCH 11/11] lpfc: Copyright updates for 14.4.0.12 patches

Improving inode number documentation
 2025-10-28 23:15 UTC  (2+ messages)
` [PATCH v2] man/man3/readdir.3, man/man3type/stat.3type: Improve documentation about .d_ino and .st_ino

[PATCH v3 0/8] Collect documentation-related tools under /tools/docs
 2025-10-28 23:15 UTC  (5+ messages)

[PATCH v2 0/6] platform/x86: ayaneo-ec: Add Ayaneo Embedded Controller platform driver
 2025-10-28 23:14 UTC  (9+ messages)
` [PATCH v2 6/6] platform/x86: ayaneo-ec: Add suspend hook

[PATCH] ptp: guard ptp_clock_gettime() if neither gettimex64 nor
 2025-10-28 23:13 UTC  (3+ messages)

[PATCH v3 0/6] gpu: nova-core: remove use of `as` for integer conversions
 2025-10-28 23:12 UTC  (7+ messages)
` [PATCH v3 1/6] gpu: nova-core: replace `as` with `from` conversions where possible
` [PATCH v3 2/6] gpu: nova-core: vbios: do not use `as` when comparing BiosImageType
` [PATCH v3 3/6] gpu: nova-core: use `try_from` instead of `as` for u32 conversions
` [PATCH v3 4/6] gpu: nova-core: add functions and traits for lossless integer conversions
` [PATCH v3 5/6] gpu: nova-core: replace use of `as` with functions from `num`
` [PATCH v3 6/6] gpu: nova-core: justify remaining uses of `as`

[PATCH v2 1/2] ARM: bootm: Add support for starting Linux through OpTee-OS on ARMv7a
 2025-10-28 23:12 UTC  (6+ messages)

[PATCH v5 00/13] tracing: Show contents of syscall trace event user space fields
 2025-10-28 23:11 UTC  (14+ messages)
` [PATCH v5 01/13] tracing: Make trace_user_fault_read() exposed to rest of tracing
` [PATCH v5 02/13] tracing: Have syscall trace events read user space string
` [PATCH v5 03/13] perf: tracing: Simplify perf_sysenter_enable/disable() with guards
` [PATCH v5 04/13] perf: tracing: Have perf system calls read user space
` [PATCH v5 05/13] tracing: Have system call events record user array data
` [PATCH v5 06/13] tracing: Display some syscall arrays as strings
` [PATCH v5 07/13] tracing: Allow syscall trace events to read more than one user parameter
` [PATCH v5 08/13] tracing: Add a config and syscall_user_buf_size file to limit amount written
` [PATCH v5 09/13] tracing: Show printable characters in syscall arrays
` [PATCH v5 10/13] tracing: Add trace_seq_pop() and seq_buf_pop()
` [PATCH v5 11/13] tracing: Add parsing of flags to the sys_enter_openat trace event
` [PATCH v5 12/13] tracing: Check for printable characters when printing field dyn strings
` [PATCH v5 13/13] tracing: Have persistent ring buffer print syscalls normally

[PATCH v3 0/2] Remove hard coded values for MIPI-DSI
 2025-10-28 23:10 UTC  (10+ messages)
` [PATCH v3 1/2] clk: renesas: rzg2l: Remove DSI clock rate restrictions

+ mm-mremap-honour-writable-bit-in-mremap-pte-batching.patch added to mm-hotfixes-unstable branch
 2025-10-28 23:10 UTC 

[PATCH v4 3/5] mm: Introduce max_vma_count() to abstract the max map count sysctl
 2025-10-28 23:08 UTC  (2+ messages)

drivers/tee/qcomtee/core.c:776 qcomtee_object_do_invoke_internal() error: uninitialized symbol 'kernel_errno'
 2025-10-28 23:08 UTC 

[net-next PATCH 0/8] net: phy: Add support for fbnic PHY w/ 25G, 50G, and 100G support
 2025-10-28 23:07 UTC  (13+ messages)
` [net-next PATCH 3/8] net: phy: Add 25G-CR, 50G-CR, 100G-CR2 support to C45 genphy
` [net-next PATCH 7/8] fbnic: Add SW shim for MII interface to PMA/PMD
` [net-next PATCH 8/8] fbnic: Add phydev representing PMD to phylink setup

[PATCH] btrfs: headers cleanup to remove unnecessary local includes
 2025-10-28 23:06 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION f7d2388eeec24966fc4d5cf32d706f0514f29ac5
 2025-10-28 23:03 UTC 

[syzbot] [jfs?] general protection fault in inode_set_ctime_current
 2025-10-28 23:04 UTC 

[PATCHv4 0/8]
 2025-10-28 23:03 UTC  (7+ messages)
` [PATCHv4 5/8] iomap: simplify direct io validity check

[PATCH 0/3] drm/displayid: quirk incorrect DisplayID checksums
 2025-10-28 23:03 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[RFC PATCH V3 0/7] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unused slab space
 2025-10-28 23:03 UTC  (3+ messages)
` [RFC PATCH V3 5/7] mm/memcontrol,alloc_tag: handle slabobj_ext access under KASAN poison

[PATCH v6 0/5] vfio: handle DMA map/unmap up to the addressable limit
 2025-10-28 23:01 UTC  (2+ messages)

[PATCH 1/2 bpf v2] xdp: add XDP extension to skb
 2025-10-28 23:01 UTC  (4+ messages)
` [PATCH 2/2 bpf v2] xsk: avoid data corruption on cq descriptor number

[PATCH v5 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-10-28 23:00 UTC  (6+ messages)
` [PATCH v5 07/10] PCI/IDE: Add IDE establishment helpers

[PATCH v2 bpf-next 2/2] selftests/bpf: Test parsing of (multi-)split BTF
 2025-10-28 22:58 UTC  (5+ messages)

[PATCH v2 0/4] KVM: selftests: Test SET_NESTED_STATE with 48-bit L2 on 57-bit L1
 2025-10-28 22:30 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: selftests: Use a loop to create guest page tables
` [PATCH v2 2/4] KVM: selftests: Use a loop to walk "
` [PATCH v2 3/4] KVM: selftests: Change VM_MODE_PXXV48_4K to VM_MODE_PXXVYY_4K
` [PATCH v2 4/4] KVM: selftests: Add a VMX test for LA57 nested state

[avpatel:riscv_trace_support_v1 41/57] include/linux/riscv_sbi_sse.h:44:16: error: implicit declaration of function 'ERR_PTR'
 2025-10-28 22:57 UTC 

[PATCH] drm/xe/pf: Allow to lock/unlock the PF
 2025-10-28 22:57 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v8 03/12] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
 2025-10-28 22:56 UTC  (2+ messages)

[PATCH v2 00/23] mm: BPF OOM
 2025-10-28 22:56 UTC  (6+ messages)
` [PATCH v2 06/23] mm: introduce BPF struct ops for OOM handling

[PATCH v3 bpf-next 0/2] Multi-split BTF fixes and test
 2025-10-28 22:55 UTC  (3+ messages)
` [PATCH v3 bpf-next 1/2] libbpf: Fix parsing of multi-split BTF
` [PATCH v3 bpf-next 2/2] selftests/bpf: Test parsing of (multi-)split BTF

What's cooking in git.git (Oct 2025, #11; Tue, 28)
 2025-10-28 22:55 UTC 

[PATCH v2 0/2] soc: qcom: pmic_glink: Add support for battery management running on SOCCP
 2025-10-28 22:55 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: soc: qcom: qcom,pmic-glink: Add Kaanapali and Glymur compatibles

+ gcov-add-support-for-gcc-15.patch added to mm-hotfixes-unstable branch
 2025-10-28 22:54 UTC 

[Question] Detecting Sleep-in-Atomic Context in PREEMPT_RT via RV (Runtime Verification) monitor rtapp:sleep
 2025-10-28 22:53 UTC  (3+ messages)

linux-next: KVM/s390x regression
 2025-10-28 22:53 UTC  (3+ messages)
` [PATCH v1 0/1] KVM: s390: Fix missing present bit for gmap puds

+ kvm-s390-fix-missing-present-bit-for-gmap-puds.patch added to mm-unstable branch
 2025-10-28 22:53 UTC 

[PATCH] codetag: debug: Handle existing CODETAG_EMPTY in mark_objexts_empty for slabobj_ext
 2025-10-28 22:52 UTC  (6+ messages)

commit 54f45a30c0 ("PCI/MSI: Add startup/shutdown for per device domains") causing boot hangs on my laptop
 2025-10-28 22:52 UTC  (2+ messages)

[syzbot] [ocfs2?] KASAN: slab-use-after-free Read in ocfs2_fault
 2025-10-28 22:52 UTC 

[PATCH v10 2/4] PCI/VGA: Replace vga_is_firmware_default() with a screen info check
 2025-10-28 22:50 UTC  (2+ messages)

[PATCH 1/2] PCI: Setup bridge resources earlier
 2025-10-28 22:47 UTC  (2+ messages)

+ ksm-replace-function-unmerge_ksm_pages-with-break_ksm.patch added to mm-new branch
 2025-10-28 22:47 UTC 

+ ksm-perform-a-range-walk-in-break_ksm.patch added to mm-new branch
 2025-10-28 22:47 UTC 

+ revert-mm-ksm-convert-break_ksm-from-walk_page_range_vma-to-folio_walk.patch added to mm-new branch
 2025-10-28 22:47 UTC 

[PATCH 1/2] arm64: dts: rockchip: Fix USB Type-C host mode for Radxa ROCK 5B+/5T
 2025-10-28 22:46 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Fix USB Type-C host mode for Radxa ROCK 5 ITX

[PATCH v2 03/24] MIPS: PCI: Use pci_enable_resources()
 2025-10-28 22:45 UTC  (2+ messages)

[PATCH net v1] net: io_uring/zcrx: call netdev_queue_get_dma_dev() under instance lock
 2025-10-28 22:44 UTC  (3+ messages)

[PATCH v3 1/2] ARM: bootm: Add support for starting Linux through OpTee-OS on ARMv7a
 2025-10-28 22:42 UTC  (2+ messages)
` [PATCH v3 2/2] spl: fit: Add ability to jump to Linux via "

[PATCH 0/1] net/mlx5: query_mcia_reg fail logging at debug severity
 2025-10-28 22:43 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH net-next v3 00/15] netkit: Support for io_uring zero-copy and AF_XDP
 2025-10-28 22:41 UTC  (4+ messages)
` [PATCH net-next v3 02/15] net: Implement netdev_nl_bind_queue_doit

[PATCH 0/4] Introduce import_ns support for Rust
 2025-10-28 22:33 UTC  (13+ messages)
  ` [PATCH 1/4] rust: macros: Add support for 'imports_ns' to module!
  ` [PATCH 2/4] rust: pwm: Add module_pwm_platform_driver! macro
  ` [PATCH 3/4] pwm: th1520: Use "
  ` [PATCH 4/4] pwm: th1520: Fix clippy warning for redundant struct field init

SiFive FU740 PCI driver fails on 6.18-rc1
 2025-10-28 22:38 UTC  (3+ messages)

[PATCH] drm/panel: kingdisplay-kd097d04: Disable EoTp
 2025-10-28 22:31 UTC  (2+ messages)

[PATCH v3 2/2] PCI: brcmstb: Add panic/die handler to driver
 2025-10-28 22:37 UTC  (3+ messages)

[PATCH v3] drm/xe/uc: Add stop on hardware initialization error
 2025-10-28 22:36 UTC  (3+ messages)

[PATCH 0/6] prepare for dynamic server thread management
 2025-10-28 22:36 UTC  (3+ messages)

[PATCH] linux-firmware: drop catch-all QCA package
 2025-10-28 22:34 UTC 

Hit an assertion within lib/xarray.c from lib/test_xarray.c, would like help debugging
 2025-10-28 22:34 UTC 

[PATCH v11 0/3] dts: add Tx offload support in dts
 2025-10-28 22:33 UTC  (7+ messages)
  ` [PATCH v11 1/3] dts: allow mbuf fast free to be set with testpmd shell
  ` [PATCH v11 2/3] dts: add Tx offload capabilities to NIC capabilities
  ` [PATCH v11 3/3] dts: add Rx Tx offload test suite

[meta-oe][PATCH] vulkan-cts: fix building for ARM targets without NEON
 2025-10-28 22:33 UTC 

[meta-oe][PATCH] opengl-es-cts: upgrade 3.2.12.0 -> 3.2.13.0
 2025-10-28 22:32 UTC 

[Linaro-TCWG-CI] v6.17.3-130-g86f364ee5842: Failure on aarch64
 2025-10-28 22:32 UTC  (2+ messages)

[PATCH v1 2/2] epoll: Use __user_write_access_begin() and unsafe_put_user() in epoll_put_uevent()
 2025-10-28 22:30 UTC  (6+ messages)

[PATCH v6 0/8] Introduce Glymur USB support
 2025-10-28 22:30 UTC  (7+ messages)
` [PATCH v6 6/8] phy: qualcomm: qmp-combo: Update QMP PHY with Glymur settings

[RFC PATCH] NFSD: Make FILE_SYNC WRITEs comply with spec
 2025-10-28 22:28 UTC  (3+ messages)

[PATCH] drm/display/dp: Rename bit 4 of DPCD TEST_REQUEST to match DP2.1 spec
 2025-10-28 22:28 UTC 

[meta-oe][PATCH] nodejs: upgrade 22.21.0 -> 22.21.1
 2025-10-28 22:27 UTC 

[PATCH] bisect: update usage and docs to match each other
 2025-10-28 22:27 UTC 

[PATCH v3] sched: reorder some fields in struct rq
 2025-10-28 22:26 UTC  (3+ messages)

[PATCH] ufs: core: Revert "Make HID attributes visible"
 2025-10-28 22:24 UTC 

[PATCH] xdrgen: handle _XdrString in union encoder/decoder
 2025-10-28 22:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v16 00/51] KVM: x86: Super Mega CET
 2025-10-28 22:23 UTC  (3+ messages)
` [PATCH v16 36/51] KVM: nSVM: Save/load CET Shadow Stack state to/from vmcb12/vmcb02

[PATCH v2 1/2] NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
 2025-10-28 22:21 UTC 

[PATCH 0/7] arm64: dts: qcom: cleanup GPU's zap-shader node
 2025-10-28 22:21 UTC  (2+ messages)

[PATCH bpf] bpf: Reject negative head_room in __bpf_skb_change_head
 2025-10-28 22:20 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: stmmac: Add support for coarse timestamping
 2025-10-28 22:19 UTC  (3+ messages)
` [PATCH net-next v2 2/2] net: stmmac: Add a devlink attribute to control timestamping mode

[PATCH 5.15 000/117] 5.15.196-rc2 review
 2025-10-28 22:19 UTC  (2+ messages)

[PATCH iproute2] netshaper: fix build failure
 2025-10-28 22:17 UTC 

[syzbot] [ocfs2?] kernel BUG in ocfs2_commit_truncate
 2025-10-28 22:18 UTC 

PCIe probe failure on AmLogic A311D after 6.18-rc1
 2025-10-28 22:16 UTC  (3+ messages)

[PATCH] dpdk-web: update Windows roadmap
 2025-10-28 22:15 UTC 

[PATCH 0/6] drm/msm/dpu: Fixes for virtual planes and 1.x features
 2025-10-28 22:14 UTC  (3+ messages)
` [PATCH 6/6] drm/msm/dpu: Disable broken YUV on QSEED2 hardware

[PATCH v4] drm/i915/display: Extend i915_display_info with Type-C port details
 2025-10-28 22:12 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/display: Extend i915_display_info with Type-C port details (rev6)

[kvm-unit-tests v2 0/8] More tests for selective CR0 intercept
 2025-10-28 22:12 UTC  (9+ messages)
` [kvm-unit-tests v2 1/8] scripts: Always return '2' when skipping tests
` [kvm-unit-tests v2 2/8] x86/svm: Cleanup selective cr0 write intercept test
` [kvm-unit-tests v2 3/8] x86/svm: Move CR0 selective write intercept test near CR3 intercept
` [kvm-unit-tests v2 4/8] x86/svm: Add FEP helpers for SVM tests
` [kvm-unit-tests v2 5/8] x86/svm: Report unsupported "
` [kvm-unit-tests v2 6/8] x86/svm: Move report_svm_guest() to the top of svm_tests.c
` [kvm-unit-tests v2 7/8] x86/svm: Generalize and improve selective CR0 write intercept test
` [kvm-unit-tests v2 8/8] x86/svm: Add more selective CR0 write and LMSW test cases

[PATCH 6.12 000/117] 6.12.56-rc1 review
 2025-10-28 22:12 UTC  (2+ messages)

[PATCH 6.6 00/84] 6.6.115-rc1 review
 2025-10-28 22:11 UTC  (2+ messages)

[PATCH] memory: Make FlatView root references weak
 2025-10-28 22:09 UTC  (2+ messages)

[PATCH v4 0/7] Collect (most) documentation-related tools under /tools/docs
 2025-10-28 22:10 UTC  (8+ messages)
` [PATCH v4 1/7] docs: Move the "features" tools to tools/docs
` [PATCH v4 2/7] docs: move checktransupdate.py "
` [PATCH v4 3/7] docs: move scripts/documentation-file-ref-check "
` [PATCH v4 4/7] docs: move get_abi.py "
` [PATCH v4 5/7] docs: move test_doc_build.py "
` [PATCH v4 6/7] docs: move find-unused-docs.sh "
` [PATCH v4 7/7] docs: remove kernel-doc.pl

[RESEND 00/10] Introduce drm sharpness property
 2025-10-28 22:10 UTC  (2+ messages)
` ✓ i915.CI.Full: success for Introduce drm sharpness property (rev22)

[avpatel:riscv_trace_support_v1 41/57] include/linux/riscv_sbi_sse.h:44:9: error: call to undeclared function 'ERR_PTR'; ISO C99 and later do not support implicit function declarations
 2025-10-28 22:08 UTC 

[syzbot] [ocfs2?] KASAN: use-after-free Read in ocfs2_dir_foreach_blk
 2025-10-28 22:08 UTC 

[PATCH v2 2/2] NFSv2/v3: Fix handling of O_DIRECTORY in nfs_atomic_open_v23()
 2025-10-28 22:07 UTC 

[PATCH 00/14] drm/amdgpu: Support VCE1 IP block
 2025-10-28 22:06 UTC  (8+ messages)
` [PATCH 07/14] drm/amdgpu/si, cik, vi: Verify IP block when querying video codecs
` [PATCH 09/14] drm/amdgpu/vce1: Load VCE1 firmware
` [PATCH 10/14] drm/amdgpu/vce1: Implement VCE1 IP block
` [PATCH 11/14] drm/amdgpu/vce1: Ensure VCPU BO is in lower 32-bit address space
` [PATCH 12/14] drm/amd/pm/si: Hook up VCE1 to SI DPM
` [PATCH 13/14] drm/amdgpu/vce1: Enable VCE1 on Tahiti, Pitcairn, Cape Verde GPUs
` [PATCH 14/14] drm/amdgpu/vce1: Tolerate VCE PLL timeout better

[PATCH net v4] netconsole: Fix race condition in between reader and writer of userdata
 2025-10-28 22:06 UTC 

[PATCH RFC 00/10] RFC: Drop qemu.qmp from qemu.git
 2025-10-28 22:03 UTC  (4+ messages)
` [PATCH RFC 04/10] python/mkvenv: bump 'qemu.qmp' dependency for testdeps
` [PATCH RFC 06/10] python/mkvenv: add "tests" dependency group
` [PATCH RFC 10/10] python: delete qemu.qmp


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.