The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-11-22 22:18:36 to 2025-11-23 11:27:53 UTC [more...]

[PATCH v7 00/22] Live Update Orchestrator
 2025-11-23 11:27 UTC  (26+ messages)
` [PATCH v7 01/22] liveupdate: luo_core: "
` [PATCH v7 02/22] liveupdate: luo_core: integrate with KHO
` [PATCH v7 03/22] kexec: call liveupdate_reboot() before kexec
` [PATCH v7 04/22] liveupdate: luo_session: add sessions support
` [PATCH v7 05/22] liveupdate: luo_core: add user interface
` [PATCH v7 06/22] liveupdate: luo_file: implement file systems callbacks
` [PATCH v7 07/22] liveupdate: luo_session: Add ioctls for file preservation
` [PATCH v7 08/22] docs: add luo documentation
` [PATCH v7 09/22] MAINTAINERS: add liveupdate entry
` [PATCH v7 10/22] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v7 11/22] mm: shmem: allow freezing inode mapping
` [PATCH v7 12/22] mm: shmem: export some functions to internal.h
` [PATCH v7 13/22] liveupdate: luo_file: add private argument to store runtime state
` [PATCH v7 14/22] mm: memfd_luo: allow preserving memfd
` [PATCH v7 15/22] docs: add documentation for memfd preservation via LUO
` [PATCH v7 16/22] selftests/liveupdate: Add userspace API selftests
` [PATCH v7 17/22] selftests/liveupdate: Add kexec-based selftest for
` [PATCH v7 18/22] selftests/liveupdate: Add kexec test for multiple and empty sessions
` [PATCH v7 19/22] selftests/liveupdate: add test infrastructure and scripts
` [PATCH v7 20/22] liveupdate: luo_file: Add internal APIs for file preservation
` [PATCH v7 21/22] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state
` [PATCH v7 22/22] tests/liveupdate: Add in-kernel liveupdate test

[PATCH v2 0/2] Add FD-Only mode support for R-Car CANFD
 2025-11-23 11:23 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: can: renesas,rcar-canfd: Document renesas,fd-only property
` [PATCH v2 2/2] can: rcar_canfd: Add support for FD-Only mode

[PATCH 0/8] rust: pci: add abstractions for SR-IOV capability
 2025-11-23 11:18 UTC  (11+ messages)
` [PATCH 7/8] rust: pci: add physfn(), to return PF device for VF device

[PATCH] selftests: tpm2: Fix ill defined assertions
 2025-11-23 11:18 UTC 

[PATCH v2 0/6] arm64: dts: qcom: x1e80100-vivobook-s15: add more missing features
 2025-11-23 11:03 UTC  (10+ messages)
` [PATCH v2 5/6] arm64: dts: qcom: x1e80100-vivobook-s15: add charge limit nvmem

[PATCH] scripts: generate_rust_analyzer: Add message to sysroot assertion
 2025-11-23 11:00 UTC 

[PATCH v2 00/13] ext4: replace ext4_es_insert_extent() when caching on-disk extents
 2025-11-23 10:55 UTC  (2+ messages)

[PATCH v2 1/3] arm64: dts: qcom: sdm630/660: Add CDSP-related nodes
 2025-11-23 10:51 UTC  (12+ messages)

[PATCH 0/2] Add FD-Only mode support for R-Car CANFD
 2025-11-23 10:49 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: can: renesas,rcar-canfd: Document renesas,fd-only property

[PATCH v6] smb: client: Fix mount deadlock by avoiding super block iteration in DFS reconnect
 2025-11-23 10:28 UTC 

[Bug] Memory allocation errors and system crashing due to buggy disk cache/inode allocations by ntfs3 kernel module
 2025-11-23 10:35 UTC  (8+ messages)

[PATCH 0/5] mm, kvm: add guest_memfd support for uffd minor faults
 2025-11-23 10:27 UTC  (6+ messages)
` [PATCH 1/5] userfaultfd: move vma_can_userfault out of line
` [PATCH 2/5] userfaultfd, shmem: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH 3/5] mm: introduce VM_FAULT_UFFD_MINOR fault reason
` [PATCH 4/5] guest_memfd: add support for userfaultfd minor mode
` [PATCH 5/5] KVM: selftests: test userfaultfd minor for guest_memfd

[PATCH 0/2] iio: pressure: add Honeywell ABP2 driver
 2025-11-23 10:25 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: pressure: add honeywell,abp2030pa

[PATCH v1 03/12] soc: qcom: geni-se: Introduce helper API for resource initialization
 2025-11-23 10:23 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: arm: fsl: Add i.MX8MP FRDM board
 2025-11-23 10:23 UTC  (4+ messages)
` [PATCH v5 2/2] arm64: dts: add support for NXP "

[PATCH v6 4/9] futex: Create get_robust_list2() syscall
 2025-11-23 10:02 UTC  (3+ messages)

[PATCH v3] dt-bindings: drm/bridge: Update reg-name and reg description list for cdns,mhdp8546 compatible
 2025-11-23 10:00 UTC  (2+ messages)

[PATCH rdma-next 0/2] Add new IB rate for XDR (8x) support
 2025-11-23  9:53 UTC  (5+ messages)
` [PATCH rdma-next 2/2] RDMA/mlx5: Add support for 1600_8x lane speed

[PATCH 0/6] Introduce MAX77759 charger driver
 2025-11-23  9:30 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: power: supply: Add Maxim MAX77759 charger
` [PATCH 2/6] dt-bindings: mfd: maxim,max77759: add charger child node
` [PATCH 3/6] dt-bindings: usb: maxim,max33359: Add supply property for VBUS in OTG mode
` [PATCH 4/6] mfd: max77759: modify irq configs
` [PATCH 5/6] power: supply: max77759: add charger driver
` [PATCH 6/6] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode

[PATCH] pagemap: Update BUDDY flag documentation
 2025-11-23  9:29 UTC  (2+ messages)

[PATCH] lib/crypto: blake2b: Limit frame size workaround to GCC < 12.2 on i386
 2025-11-23  9:28 UTC  (5+ messages)

[PATCH 00/10] rust: refactor ARef and AlwaysRefCounted imports
 2025-11-23  9:24 UTC  (11+ messages)
` [PATCH 01/10] drivers: android: binder: Update ARef imports from sync::aref
` [PATCH 02/10] drivers: gpu: "
` [PATCH 03/10] rust: device: Update ARef and AlwaysRefCounted "
` [PATCH 04/10] rust: drm: Update AlwaysRefCounted imports to use sync::aref
` [PATCH 05/10] rust: kernel: Update ARef and "
` [PATCH 06/10] "
` [PATCH 07/10] rust: kernel: Update ARef "
` [PATCH 08/10] rust: kernel: Update AlwaysRefCounted "
` [PATCH 09/10] samples: rust: Update ARef "
` [PATCH 10/10] rust: kernel: remove temporary re-exports of ARef and AlwaysRefCounted

[PATCH v2] KHO: Fix boot failure due to kmemleak access to non-PRESENT pages
 2025-11-23  9:27 UTC  (2+ messages)

[DO NOT APPLY PATCH v8 14/15] pinctrl: renesas: rzg2l-poeg: output-disable request from GPT on dead time error
 2025-11-23  9:17 UTC  (3+ messages)

[PATCH rdma-next] IB/mlx5: Reduce IMR KSM size when 5-level paging is enabled
 2025-11-23  9:13 UTC  (2+ messages)

[PATCH 0/6] lib/crypto: More at_least decorations
 2025-11-23  8:31 UTC  (5+ messages)

[RFC PATCH 1/1] powerpc/pseries: Add RTAS-based error injection support via pseries_eeh_err_inject()
 2025-11-23  8:27 UTC  (2+ messages)

[syzbot] [bcachefs?] INFO: task hung in btree_write_buffer_flush_seq
 2025-11-23  8:21 UTC  (2+ messages)

[PATCH V6 4/4] media: ti: vpe: Add the VIP driver
 2025-11-23  8:10 UTC  (2+ messages)

[GIT PULL] timer subsystem fixes
 2025-11-23  7:58 UTC 

Bug#1121211: UBSAN: array-index-out-of-bounds in /build/reproducible-path/linux-6.17.8/drivers/clk/samsung/clk-exynos-clkout.c:178:18
 2025-11-23  7:57 UTC  (3+ messages)

[GIT PULL] perf events fixes
 2025-11-23  7:45 UTC 

[PATCH net-next V2 00/14] devlink and mlx5: Support cross-function rate scheduling
 2025-11-23  7:23 UTC  (15+ messages)
` [PATCH net-next V2 01/14] devlink: Reverse locking order for nested instances
` [PATCH net-next V2 02/14] documentation: networking: add shared devlink documentation
` [PATCH net-next V2 03/14] devlink: Add helpers to lock nested-in instances
` [PATCH net-next V2 04/14] devlink: Refactor devlink_rate_nodes_check
` [PATCH net-next V2 05/14] devlink: Decouple rate storage from associated devlink object
` [PATCH net-next V2 06/14] devlink: Add parent dev to devlink API
` [PATCH net-next V2 07/14] devlink: Allow parent dev for rate-set and rate-new
` [PATCH net-next V2 08/14] devlink: Allow rate node parents from other devlinks
` [PATCH net-next V2 09/14] net/mlx5: Introduce shared devlink instance for PFs on same chip
` [PATCH net-next V2 10/14] net/mlx5: Expose a function to clear a vport's parent
` [PATCH net-next V2 11/14] net/mlx5: Store QoS sched nodes in the sh_devlink
` [PATCH net-next V2 12/14] net/mlx5: qos: Support cross-device tx scheduling
` [PATCH net-next V2 13/14] net/mlx5: qos: Enable cross-device scheduling
` [PATCH net-next V2 14/14] net/mlx5: Document devlink rates

[PATCH] drm/v3d: set the V3D GPU sg segment limitation
 2025-11-23  7:18 UTC  (2+ messages)

[PATCH] Documentation: Fix confusing descriptions of rdinit and init
 2025-11-23  7:08 UTC 

[PATCH net-next 1/5] net/mlx5: Refactor EEPROM query error handling to return status separately
 2025-11-23  7:11 UTC  (3+ messages)

[RFT PATCH v2] Use kmalloc_array() instead of kmalloc()
 2025-11-23  7:09 UTC 

[PATCH v3] powerpc, mm: Fix mprotect on book3s 32-bit
 2025-11-23  7:08 UTC  (2+ messages)

[PATCH net 4/5] net/mlx5e: Fix wraparound in rate limiting for values above 255 Gbps
 2025-11-23  7:05 UTC  (3+ messages)

[PATCH net-next 00/14] devlink and mlx5: Support cross-function rate scheduling
 2025-11-23  6:57 UTC  (3+ messages)

drivers/tty/serial/8250/8250_core.c:316:47: error: use of undeclared identifier 'CONFIG_SERIAL_8250_NR_UARTS'
 2025-11-23  6:55 UTC 

[PATCH v3 0/5] ARM: dts: qcom: msm8960: expressatt: Add more peripherals
 2025-11-23  6:44 UTC  (6+ messages)
` [PATCH v3 1/5] ARM: dts: qcom: msm8960: Add GSBI2 & GSBI7
` [PATCH v3 2/5] ARM: dts: qcom: msm8960: expressatt: Add Light/Proximity Sensor
` [PATCH v3 3/5] ARM: dts: qcom: msm8960: expressatt: Add NFC
` [PATCH v3 4/5] ARM: dts: qcom: msm8960: expressatt: Add Magnetometer
` [PATCH v3 5/5] ARM: dts: qcom: msm8960: expressatt: Add Accelerometer

[PATCH 0/3] further damage-control lack of clone scalability
 2025-11-23  6:30 UTC  (4+ messages)
` [PATCH 1/3] idr: add idr_prealloc_many
` [PATCH 2/3] ns: pad refcount
` [PATCH 3/3] pid: only take pidmap_lock once on alloc

[PATCH] [misc] hi6421v600-irq: 替换of_gpio.h为gpio/consumer.h
 2025-11-23  6:25 UTC  (2+ messages)

[PATCH] net: dsa: Fix error handling in dsa_port_parse_of
 2025-11-23  6:22 UTC  (3+ messages)

[PATCH v4] RISC-V: KVM: Flush VS-stage TLB after VCPU migration for split two-stage TLBs
 2025-11-23  6:04 UTC  (2+ messages)

[PATCH libcrypto v4 1/3] wifi: iwlwifi: trans: rename at_least variable to min_mode
 2025-11-23  5:53 UTC  (4+ messages)
` [PATCH libcrypto v4 2/3] compiler: introduce at_least parameter decoration pseudo keyword
` [PATCH libcrypto v4 3/3] crypto: chacha20poly1305: statically check fixed array lengths

[syzbot] [mm?] WARNING in vma_modify (2)
 2025-11-23  5:30 UTC 

[PATCH v3] RISC-V: KVM: Fix guest page fault within HLV* instructions
 2025-11-23  5:22 UTC  (2+ messages)

[PATCH v2] mm/memfd: fix information leak in hugetlb folios
 2025-11-23  5:19 UTC  (3+ messages)

[PATCH v2 0/4] gpu: nova-core: Fixups for GSP message queue and bindings
 2025-11-23  5:12 UTC  (5+ messages)
` [PATCH v2 1/4] gpu: nova-core: bindings: Add missing explicit padding
` [PATCH v2 2/4] gpu: nova-core: gsp: Fix length of received messages
` [PATCH v2 3/4] gpu: nova-core: bindings: Derive `MaybeZeroable`
` [PATCH v2 4/4] gpu: nova-core: gsp: Replace firmware version with "bindings" alias

[syzbot] [xfs?] WARNING: kmalloc bug in xfs_buf_alloc
 2025-11-23  5:08 UTC 

[Patch] select_idle_sibling v.s. DELAYED_DEQUEUE
 2025-11-23  4:04 UTC 

[PATCH v2] fixup: mm/huge_memory.c: introduce folio_split_unmapped
 2025-11-23  3:49 UTC  (2+ messages)

mempool_alloc_bulk and various mempool improvements v3
 2025-11-23  3:42 UTC  (3+ messages)
` [PATCH 06/11] mempool: factor out a mempool_alloc_from_pool helper

[PATCH v2] efistub: Only link libstub to final vmlinux
 2025-11-23  3:37 UTC  (15+ messages)

[PATCH v6 0/7] platform/x86: lenovo-wmi-{capdata,other}: Add HWMON for fan speed
 2025-11-23  3:36 UTC  (3+ messages)
` [PATCH v6 6/7] platform/x86: lenovo-wmi-capdata: Wire up Fan Test Data

Fix potential data loss and corruption due to Incorrect BIO Chain Handling
 2025-11-23  3:14 UTC  (6+ messages)

[PATCH v2 0/3] mm: Coccinelle-driven cleanups across memory management code
 2025-11-23  3:04 UTC  (4+ messages)
` [PATCH v2 1/3] mm: pagewalk: simplify hugepage boundary calculation using min()
` [PATCH v2 2/3] mm/vmscan: use %pe to print error pointers
` [PATCH v2 3/3] mm/zswap: "

[PATCH 0/4] gpu: nova-core: Fixups for GSP message queue and bindings
 2025-11-23  3:04 UTC  (2+ messages)

[PATCH] ksmbd: vfs: fix race on m_flags in vfs_cache
 2025-11-23  2:54 UTC 

[RFC PATCH v2] md: remove legacy 1s delay in md_notify_reboot
 2025-11-23  2:52 UTC  (2+ messages)

[PATCH v3] jfs: Initialize synclist in metapage allocation
 2025-11-23  2:42 UTC  (3+ messages)

[PATCH] RISC-V: KVM: Allow to downgrade HGATP mode via SATP mode
 2025-11-23  2:33 UTC  (2+ messages)

[PATCH v1 0/9] perf: Refactor/add fallbacks for reading build-id and debuglink
 2025-11-23  2:32 UTC  (10+ messages)
` [PATCH v1 1/9] perf symbol: Reduce scope of elf__needs_adjust_symbols
` [PATCH v1 2/9] perf symbol: Reduce scope of arch__sym_update
` [PATCH v1 3/9] perf symbol: Move libelf code to its own file/header
` [PATCH v1 4/9] perf symbol: Remove unused includes
` [PATCH v1 5/9] perf symbol: Move dso__load_bfd_symbols out of symbol.h
` [PATCH v1 6/9] perf symbol: Use fallbacks with filename__read_build_id
` [PATCH v1 7/9] perf symbol: Use fallbacks for filename__read_debuglink
` [PATCH v1 8/9] perf symbol: Use fallbacks for sysfs__read_build_id
` [PATCH v1 9/9] perf dso: Move type helpers out of symbol and use fallbacks

[PATCH 0/2] apparmor unaligned memory fixes
 2025-11-23  2:08 UTC  (6+ messages)

[PATCH v3 11/18] vfio: selftests: Move IOMMU library code into iommu.c
 2025-11-23  1:59 UTC  (2+ messages)

[PATCH v3 12/18] vfio: selftests: Move IOVA allocator into iova_allocator.c
 2025-11-23  1:57 UTC  (2+ messages)

[PATCH v2 0/4] Improve folio split related functions
 2025-11-23  1:56 UTC  (9+ messages)
` [PATCH v2 1/4] mm/huge_memory: change folio_split_supported() to folio_check_splittable()
` [PATCH v2 2/4] mm/huge_memory: replace can_split_folio() with direct refcount calculation
` [PATCH v2 3/4] mm/huge_memory: make min_order_for_split() always return an order
` [PATCH v2 4/4] mm/huge_memory: fix folio split stats counting

[RFC PATCHv5 0/6] zram: introduce writeback bio batching
 2025-11-23  1:39 UTC  (12+ messages)

[PATCH 0/9] platform/wmi: Introduce marshalling support
 2025-11-23  1:32 UTC  (3+ messages)
` [PATCH 9/9] platform/wmi: Update driver development guide

[PATCH] gpio: shared: handle the reset-gpios corner case
 2025-11-23  1:03 UTC  (2+ messages)

[PATCH] locking/rwsem: Redo __rwsem_init()
 2025-11-23  1:01 UTC 

linux-next: boot warning from the final tree
 2025-11-23  0:50 UTC  (4+ messages)

[PATCH] perf/x86/intel/uncore: remove dead check
 2025-11-23  0:30 UTC  (3+ messages)

[PATCH v5] README: restructure with role-based documentation and guidelines
 2025-11-23  0:06 UTC  (2+ messages)

[GIT PULL] MIPS fixes for v6.18
 2025-11-22 23:55 UTC  (2+ messages)

[GIT PULL] Crypto library fix for v6.18-rc7
 2025-11-22 23:55 UTC  (2+ messages)

[PATCH v3 0/2] Start of upstream support for TUXEDO NB02 devices
 2025-11-22 23:55 UTC  (3+ messages)
` [PATCH v3 1/2] platform/x86/uniwill: Handle more WMI events required for TUXEDO devices

[PATCH 0/6] Start of Upstream Support for TUXEDO NB02 devices
 2025-11-22 23:54 UTC  (15+ messages)
` [PATCH 2/6] platform/x86/uniwill: Handle more WMI events required for TUXEDO devices

[PATCHv6 0/6] zram: introduce writeback bio batching
 2025-11-22 23:49 UTC  (3+ messages)

[PATCH 6.17 000/244] 6.17.9-rc2 review
 2025-11-22 23:43 UTC  (2+ messages)

[PATCH 6.12 000/185] 6.12.59-rc1 review
 2025-11-22 23:37 UTC  (2+ messages)

[PATCH 6.6 000/529] 6.6.117-rc1 review
 2025-11-22 23:31 UTC  (2+ messages)

[tip:ras/core] BUILD SUCCESS 5c4663ed1eac01987a1421f059380db48ab7b1a3
 2025-11-22 22:32 UTC 

[PATCH 0/2] Modify USB controller nodes for USB on X1E80100
 2025-11-22 22:18 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox