messages from 2026-04-01 22:40:00 to 2026-04-02 02:07:47 UTC [more...]
[PATCH] mm/damon/stat: deallocate damon_call() failure leaking damon_ctx
2026-04-02 2:07 UTC (2+ messages)
` (sashiko review) "
[PATCH v9 0/4] mm/vmalloc: free unused pages on vrealloc() shrink
2026-04-02 2:01 UTC (4+ messages)
` [PATCH v9 3/4] "
[PATCH] ppp: dead code cleanup in Kconfig
2026-04-02 2:00 UTC (2+ messages)
[PATCH][net-next] net/mlx5: Move command entry freeing outside of spinlock
2026-04-02 2:00 UTC (2+ messages)
[PATCH v3 00/11] Add spi-hid transport driver
2026-04-02 1:59 UTC (12+ messages)
` [PATCH v3 01/11] Documentation: Correction in HID output_report callback description
` [PATCH v3 02/11] HID: Add BUS_SPI support and define HID_SPI_DEVICE macro
` [PATCH v3 03/11] HID: spi-hid: add transport driver skeleton for HID over SPI bus
` [PATCH v3 04/11] HID: spi-hid: add spi-hid driver HID layer
` [PATCH v3 05/11] HID: spi-hid: add HID SPI protocol implementation
` [PATCH v3 06/11] HID: spi_hid: add spi_hid traces
` [PATCH v3 07/11] HID: spi_hid: add ACPI support for SPI over HID
` [PATCH v3 08/11] HID: spi_hid: add device tree "
` [PATCH v3 09/11] dt-bindings: input: Document hid-over-spi DT schema
` [PATCH v3 10/11] HID: spi-hid: add power management implementation
` [PATCH v3 11/11] HID: spi-hid: add panel follower support
[PATCH] stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in Kconfig
2026-04-02 1:58 UTC (2+ messages)
[PATCH v2 00/11] Add spi-hid transport driver
2026-04-02 1:54 UTC (3+ messages)
[PATCH] drm/vc4: Fix NULL pointer dereference in vc4_plane_create_additional_planes
2026-04-02 1:51 UTC
[PATCH v5 1/3] crash_dump/dm-crypt: Don't print in arch-specific code
2026-04-02 1:46 UTC (6+ messages)
` [PATCH v5 3/3] arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel
[PATCH v5 0/1] ocfs2: split transactions in dio completion to avoid credit exhaustion
2026-04-02 1:49 UTC (4+ messages)
` [PATCH v5 1/1] "
[PATCH 07/17] KVM: x86/tdp_mmu: Centralize updates to present external PTEs
2026-04-02 1:06 UTC (18+ messages)
` [PATCH 09/17] KVM: TDX: Add helper to handle mapping leaf SPTE into S-EPT
` [PATCH 10/17] KVM: TDX: Move set_external_spte_present() assert into TDX code
` [PATCH 13/17] KVM: TDX: Hoist tdx_sept_remove_private_spte() above set_private_spte()
` [PATCH 14/17] KVM: x86/mmu: Remove KVM_BUG_ON() that checks lock when removing PTs
` [PATCH 17/17] KVM: TDX: Move external page table freeing to TDX code
` [PATCH 06/17] KVM: x86/tdp_mmu: Morph the !is_frozen_spte() check into a KVM_MMU_WARN_ON()
[PATCH v8 0/6] selftests/mm: skip several tests when thp is not available
2026-04-02 1:45 UTC (7+ messages)
` [PATCH v8 1/6] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v8 2/6] selftests/mm: soft-dirty: skip two tests when thp is not available
` [PATCH v8 3/6] selftests/mm: move write_file helper to vm_util
` [PATCH v8 4/6] selftests/mm/vm_util: robust write_file()
` [PATCH v8 5/6] selftests/mm: split_huge_page_test: skip the test when thp is not available
` [PATCH v8 6/6] selftests/mm: transhuge_stress: skip the test when thp "
[PATCH v3 0/4] gcov: use -fprofile-update=atomic globally to fix concurrent access crashes on GCOV-enabled kernels
2026-04-02 1:46 UTC (2+ messages)
[PATCH v2] ARM: module: fix unwind section relocation out of range error
2026-04-02 1:45 UTC (4+ messages)
[PATCH] dmaengine: idxd: fix double free in idxd_setup_groups() error path
2026-04-02 1:44 UTC (3+ messages)
[PATCH] ibmvnic: fix OOB array access in ibmvnic_xmit on queue count reduction
2026-04-02 1:43 UTC (3+ messages)
` [PATCH v2] "
[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
2026-04-02 1:43 UTC (66+ messages)
` [PATCH 01/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
` [PATCH 02/33] rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
` [PATCH 03/33] rust: simplify `RUSTC_VERSION` Kconfig conditions
` [PATCH 04/33] rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify code
` [PATCH 05/33] rust: remove `RUSTC_HAS_COERCE_POINTEE` "
` [PATCH 06/33] rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`
` [PATCH 07/33] rust: kbuild: remove `feature(...)`s that are now stable
` [PATCH 08/33] rust: kbuild: simplify `--remap-path-prefix` workaround
` [PATCH 09/33] rust: kbuild: make `--remap-path-prefix` workaround conditional
` [PATCH 10/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
` [PATCH 11/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
` [PATCH 12/33] rust: macros: update `extract_if` MSRV TODO comment
` [PATCH 13/33] rust: block: update `const_refs_to_static` "
` [PATCH 14/33] rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)
` [PATCH 15/33] rust: rust_is_available: remove warning for 0.66.[01] buggy versions
` [PATCH 16/33] rust: rust_is_available: remove warning for < 0.69.5 && libclang >= 19.1
` [PATCH 17/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
` [PATCH 18/33] rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
` [PATCH 19/33] rust: kbuild: remove "`try` keyword" workaround for `bindgen` < 0.59.2
` [PATCH 20/33] rust: kbuild: remove unneeded old `allow`s for generated layout tests
` [PATCH 21/33] gpu: nova-core: bindings: remove unneeded `cfg_attr`
` [PATCH 22/33] docs: rust: quick-start: openSUSE provides `rust-src` package nowadays
` [PATCH 23/33] docs: rust: quick-start: update Ubuntu versioned packages
` [PATCH 24/33] docs: rust: quick-start: update minimum Ubuntu version
` [PATCH 25/33] docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection title
` [PATCH 26/33] docs: rust: quick-start: remove Gentoo "testing" note
` [PATCH 27/33] docs: rust: quick-start: remove Nix "unstable channel" note
` [PATCH 28/33] docs: rust: quick-start: remove GDB/Binutils mention
` [PATCH 29/33] docs: rust: general-information: simplify Kconfig example
` [PATCH 30/33] docs: rust: general-information: use real example
` [PATCH 32/33] rust: kbuild: support global per-version flags
` [PATCH 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0
[PATCH v3 0/2] rust, nova-core: add DeviceSize trait for SZ_* constants
2026-04-02 1:42 UTC (6+ messages)
` [PATCH v3 1/2] rust: sizes: add DeviceSize trait for device address space constants
[PATCH v14 0/4] arm64: Use generic TIF bits for common thread flags
2026-04-02 1:41 UTC (4+ messages)
` [PATCH v14 3/4] "
[PATCH v3 0/7] Modify memfd_luo code
2026-04-02 1:39 UTC (9+ messages)
` [PATCH v3 1/7] mm/memfd: use folio_nr_pages() for shmem inode accounting
` [PATCH v3 5/7] mm/memfd_luo: fix physical address conversion in put_folios cleanup
` [PATCH v3 6/7] mm/memfd_luo: remove folio from page cache when accounting fails
` [PATCH v3 7/7] mm/memfd_luo: fix integer overflow in memfd_luo_preserve_folios
[PATCH] dmaengine: idxd: fix double free in idxd_setup_engines() error path
2026-04-02 1:37 UTC (2+ messages)
[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
2026-04-02 1:34 UTC (11+ messages)
` [PATCH bpf v3 5/5] bpf, sockmap: Adapt for af_unix-specific lock
[PATCH] KVM: x86/xen: Fix sleeping lock in hard IRQ context on PREEMPT_RT
2026-04-02 1:31 UTC (3+ messages)
` [PATCH v2 0/1] KVM: x86/xen: Fix PREEMPT_RT sleeping lock bug
` [PATCH v2 1/1] KVM: x86/xen: Use trylock for fast path event channel delivery
[PATCH net-next 0/4] ynl/ethtool/netlink: warn nla_len overflow for large string sets
2026-04-02 1:30 UTC (11+ messages)
` [PATCH net-next 1/4] tools: ynl: ethtool: use doit instead of dumpit for per-device GET
` [PATCH net-next 3/4] ethtool: strset: check nla_len overflow before nla_nest_end
[PATCH v6 3/4] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
2026-04-02 1:30 UTC (2+ messages)
` "
[PATCH v3 0/2] Add support for q50sn12072 and q54sn120a1
2026-04-02 1:29 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: trivial: Add q50sn12072 and q54sn120a1 support
` [PATCH v3 2/2] hwmon: (pmbus/q54sj108a2) Add support for q50sn12072 and q54sn120a1
[PATCH v10 0/6] Introduce MAX77759 charger driver
2026-04-02 1:25 UTC (4+ messages)
` [PATCH v10 5/6] power: supply: max77759: add "
[PATCH v3 0/2] hwmon: pmbus: Sony APS-379
2026-04-02 1:23 UTC (4+ messages)
` [PATCH v3 2/2] hwmon: pmbus: Add support for "
[PATCH v4 00/13] ext4: refactor partial block zero-out for iomap conversion
2026-04-02 1:21 UTC (4+ messages)
` [PATCH v4 09/13] ext4: ensure zeroed partial blocks are persisted in SYNC mode
[PATCH v7 0/7] selftests/mm: skip several tests when thp is not available
2026-04-02 1:16 UTC (7+ messages)
` [PATCH v7 4/7] selftests: ksft_exit_fail_perror: support printf style arguments
[PATCH 0/5] PCI/CXL: Save and restore CXL DVSEC and HDM state across resets
2026-04-02 1:12 UTC (8+ messages)
[PATCH] ata: libata-eh: Do not retry reset if the device is gone
2026-04-02 1:11 UTC
(sashiko review) [RFC PATCH v5 01/10] mm/damon/core: introduce damon_ctx->paused
2026-04-02 1:10 UTC (2+ messages)
[PATCH v2] ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY
2026-04-02 1:06 UTC (4+ messages)
` [PATCH v3] "
[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
2026-04-02 1:06 UTC (9+ messages)
` [PATCH v2 05/31] x86/virt/tdx: Extend tdx_page_array to support IOMMU_MT
` [PATCH v2 08/31] x86/virt/tdx: Configure TDX Module with optional TDX Connect feature
[PATCH 6.12.y] btrfs: do not free data reservation in fallback from inline due to -ENOSPC
2026-04-02 1:03 UTC
[PATCH v2] gpu: nova-core: bitfield: fix broken Default implementation
2026-04-02 1:02 UTC (5+ messages)
[PATCH RESEND 0/5] bitmap: cleanup bitmaps printing
2026-04-02 0:57 UTC (3+ messages)
[PATCH] vfs: require verified birth date for file creation
2026-04-02 0:56 UTC (2+ messages)
[PATCH net-next v7] selftests: net: add tests for PPP
2026-04-02 0:56 UTC (4+ messages)
[PATCH net v3] ipv6: fix data race in fib6_metric_set() using cmpxchg
2026-04-02 0:50 UTC (3+ messages)
[syzbot] [net?] [bpf?] KASAN: slab-use-after-free Read in __sk_msg_recvmsg
2026-04-02 0:49 UTC
[PATCH 0/2] fix MAP_DROPPABLE not supported errno
2026-04-02 0:44 UTC (4+ messages)
` [PATCH 1/2] mm: fix mmap errno value when MAP_DROPPABLE is not supported
` [PATCH 2/2] selftests/mm: verify droppable mappings cannot be locked
[PATCH v2 1/2] dt-bindings: rng: mtk-rng: add SMC-based TRNG variants
2026-04-02 0:37 UTC (2+ messages)
` [PATCH v2 2/2] hwrng: mtk - add support for hw access via SMCC
[net-next v7 00/10] Add TSO map-once DMA helpers and bnxt SW USO support
2026-04-02 0:35 UTC (12+ messages)
` [net-next v7 01/10] net: tso: Introduce tso_dma_map and helpers
` [net-next v7 02/10] net: bnxt: Export bnxt_xmit_get_cfa_action
` [net-next v7 03/10] net: bnxt: Add a helper for tx_bd_ext
` [net-next v7 04/10] net: bnxt: Use dma_unmap_len for TX completion unmapping
` [net-next v7 05/10] net: bnxt: Add TX inline buffer infrastructure
` [net-next v7 06/10] net: bnxt: Add boilerplate GSO code
` [net-next v7 07/10] net: bnxt: Implement software USO
` [net-next v7 08/10] net: bnxt: Add SW GSO completion and teardown support
` [net-next v7 09/10] net: bnxt: Dispatch to SW USO
` [net-next v7 10/10] selftests: drv-net: Add USO test
[PATCH] iio: adc: ti-ads1119: Drop redundant error message
2026-03-02 19:50 UTC (3+ messages)
[PATCH] net/mlx5: Fix potential NULL dereference in PTP event handling
2026-04-02 0:30 UTC (2+ messages)
` [PATCH v2] net/mlx5: Fix OOB access and stack information leak "
[PATCH 0/6] Deprecate Legacy IP
2026-04-02 0:24 UTC (7+ messages)
` [PATCH 6/6] net: Warn when processes listen on AF_INET sockets
[PATCH v3] mm/vmalloc: Use dedicated unbound workqueues for vmap drain
2026-04-02 0:23 UTC (4+ messages)
[PATCH v2] memory tiering: Do not allow promotion if NUMA_BALANCING_MEMORY_TIERING is disabled
2026-04-02 0:22 UTC (2+ messages)
[PATCH] ALSA: hda: Notify IEC958 Default PCM switch state changes
2026-04-02 0:20 UTC
[PATCH] clk: mvebu: use kzalloc_flex
2026-04-02 0:20 UTC
[PATCHES v3 perf-tools-next 0/4] Cleanups and a fix
2026-04-02 0:17 UTC (5+ messages)
` [PATCH 1/4] perf tools: Make more global variables static
` [PATCH 2/4] perf bench: Constify tables
` [PATCH 3/4] perf tools: Use calloc() were applicable
` [PATCH 4/4] perf symbol: Add missing libgen.h include to get basename() prototype
[PATCH v6 0/8] vfio: selftest: Add SR-IOV UAPI test
2026-04-02 0:17 UTC (8+ messages)
` [PATCH v6 8/8] vfio: selftests: Add tests to validate SR-IOV UAPI
[PATCH] scsi: mpi3mr: convert offsetof to struct_size
2026-04-02 0:17 UTC
[PATCH v2 00/12] mm/mglru: improve reclaim loop and dirty folio handling
2026-04-02 0:11 UTC (6+ messages)
` [PATCH v2 08/12] mm/mglru: simplify and improve dirty writeback handling
[PATCH v1 1/1] usb: typec: tipd: Restore generic TPS6598x contract interrupts
2026-04-02 0:09 UTC
[PATCH v2 0/2] mm/mprotect: micro-optimization work
2026-04-02 0:09 UTC (6+ messages)
` [PATCH v2 2/2] mm/mprotect: special-case small folios when applying write permissions
[PATCH v2 0/4] ice: use better bitmap API
2026-04-02 0:08 UTC (2+ messages)
[PATCH v3] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on Emeraldrapids
2026-04-02 0:07 UTC (4+ messages)
[PATCH] wifi: mac80211: fix monitor mode frame capture for real chanctx drivers
2026-04-02 0:06 UTC (5+ messages)
` [PATCH v2] wifi: mac80211: fix the issue of NULL pointer access when deleting the virtual interface
[PATCH 0/4] ionic: RDMA completion timestamping support
2026-04-02 0:06 UTC (3+ messages)
` [PATCH 2/4] net: ionic: Add PHC state page for user space access
[PATCH 0/3] perf addr2line: Rework disable_add2line_warn
2026-04-02 0:03 UTC (6+ messages)
` [PATCH 2/3] perf config: Make symbol_conf::addr2line_disable_warn configurable
` [PATCH 3/3] perf addr2line: Remove global variable addr2line_timeout_ms
[PATCH v6 00/40] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-04-01 23:56 UTC (2+ messages)
[PATCH v3] IB/mlx5: Fix tdn leak and state corruption in mlx5_ib_alloc_transport_domain
2026-04-01 23:52 UTC (2+ messages)
` [PATCH v4] IB/mlx5: Fix state corruption and resource leaks in loopback enablement
[PATCH v2] mm/page_io: fix PSWPIN undercount for large folios in sio_read_complete()
2026-04-01 23:43 UTC (5+ messages)
` [PATCH v3] mm/page_io: use sio->len for PSWPIN accounting "
[PATCH 0/5] Introduce Overflow Behavior Types
2026-04-01 23:42 UTC (9+ messages)
` [PATCH 3/5] compiler_attributes: Add overflow_behavior macros __ob_trap and __ob_wrap
[PATCH v12 0/7] i2c: xiic: use generic device property accessors
2026-04-01 23:41 UTC (2+ messages)
[PATCH] drm/bridge: sii902x: Add Power Management hooks with audio context
2026-04-01 23:33 UTC (3+ messages)
[PATCH v9 00/23] gpu: nova-core: Add memory management support
2026-04-01 23:24 UTC (8+ messages)
` [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v10 00/21] gpu: nova-core: Add memory management support
` [PATCH v10 02/21] gpu: nova-core: gsp: Extract usable FB region from GSP
[PATCH] perf probe: Improve C++ support in arguments
2026-04-01 23:23 UTC (4+ messages)
[PATCH v2] perf trace: Skip unnecessary synthesis for summary-only mode
2026-04-01 23:21 UTC (2+ messages)
[PATCH mm-unstable 1/1] mm: fix deferred split queue races during migration
2026-04-01 23:19 UTC (4+ messages)
[PATCH] dmaengine: idxd: fix double free in idxd_alloc() error path
2026-04-01 23:18 UTC (2+ messages)
[PATCHES v2 perf-tools-next 0/4] Cleanups and a fix
2026-04-01 23:15 UTC (4+ messages)
` [PATCH 3/4] perf tools: Use calloc() were applicable
[PATCHES perf-tools-next 0/4] Cleanups and a fix
2026-04-01 23:10 UTC (5+ messages)
` [PATCH 4/4] perf symbol: Add missing libgen.h include to get basename() prototype
[PATCH 1/2] drm/edid: populate monitor_range from DisplayID Dynamic Video Timing block
2026-04-01 23:07 UTC (3+ messages)
` [PATCH v2 1/2] drm/edid: populate monitor_range from DisplayID v2r0 "
` [PATCH v2 2/2] drm/amd/display: remove manual DisplayID VRR parsing from freesync caps
[PATCH v6 0/8] i2c: rtl9300: support for RTL9607C I2C controller
2026-04-01 23:07 UTC (2+ messages)
[PATCH] modpost: Declare extra_warn with unused attribute
2026-04-01 23:04 UTC (4+ messages)
` (subset) "
[PATCH v2 0/4] usb: dwc3: xilinx: Add Versal2 MMI USB 3.2 controller support
2026-04-01 23:04 UTC (2+ messages)
[PATCH 0/3] Minor hmm_test fixes and cleanups
2026-04-01 23:01 UTC (4+ messages)
` [PATCH 2/3] selftests/mm: hmm-tests: don't hardcode THP size to 2MB
[PATCH] vfio/pci: sanitize bogus INTx interrupt pin values
2026-04-01 22:59 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/4] Introduce EC driver for Snapdragon X1E based Dell XPS 13 9345
2026-04-01 22:57 UTC (3+ messages)
` [PATCH 2/4] platform: arm64: dell-xps-ec: new driver
[PATCH] usb: dwc3: imx8mp: fix memory leak on probe failure path
2026-04-01 22:55 UTC (2+ messages)
[PATCH bpf v3 1/2] bpf: Reject sleepable kprobe_multi programs at attach time
2026-04-01 22:50 UTC (4+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: Add test to ensure kprobe_multi is not sleepable
[PATCH v15 0/5] ring-buffer: Making persistent ring buffers robust
2026-04-01 22:49 UTC (5+ messages)
` [PATCH v15 4/5] ring-buffer: Add persistent ring buffer invalid-page inject test
` [PATCH v15 5/5] ring-buffer: Show commit numbers in buffer_meta file
[PATCH] sched_ext: Fix stale direct dispatch state in ddsp_dsq_id
2026-04-01 22:46 UTC (2+ messages)
[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
2026-04-01 22:46 UTC (4+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH v3 0/2] Fix CPU stall in xilinx_dma_poll_timeout caused by passing delay_us=0
2026-04-01 22:45 UTC (5+ messages)
` [PATCH v3 1/2] dmaengine: xilinx_dma: Fix CPU stall in xilinx_dma_poll_timeout
` [PATCH v3 2/2] dmaengine: xilinx_dma: Rename XILINX_DMA_LOOP_COUNT
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox