messages from 2026-04-28 13:14:34 to 2026-04-28 14:23:12 UTC [more...]
[PATCH 0/9] Support for block device NVMEM providers
2026-04-28 14:23 UTC
[PATCH 0/8] KVM: arm64: EL2 synchronisation and pKVM stage-2 error propagation fixes
2026-04-28 14:21 UTC (6+ messages)
` [PATCH 2/8] KVM: arm64: Synchronise HCR_EL2 writes on the guest exit path
` [PATCH 6/8] KVM: arm64: Propagate stage-2 map failure on host->guest donation
[PATCH v3 00/19] Prepare to lift lookup out of exclusive lock for directory ops
2026-04-28 14:22 UTC (5+ messages)
` [PATCH v3 04/19] VFS: use wait_var_event for waiting in d_alloc_parallel()
[PATCH v8 0/6] mm: Fix vmemmap optimization accounting and initialization
2026-04-28 14:22 UTC (3+ messages)
[PATCH] x86/kexec: Push kjump return address even for non-kjump kexec
2026-04-28 14:22 UTC (2+ messages)
[PATCH v2 2/4] Docs/admin-guide/mm/damon: fix 'parametrs' typo
2026-04-28 14:21 UTC (2+ messages)
[PATCH v2 0/9] bitfield: add FIELD_GET_SIGNED()
2026-04-28 14:20 UTC (3+ messages)
` [PATCH v2 8/9] rtc: rv3032: switch to using FIELD_GET_SIGNED()
[PATCH 0/2] thunderbolt: fix wedge under sustained tbnet load on AM4 and AM5
2026-04-28 14:19 UTC (5+ messages)
` [PATCH 2/2] net: thunderbolt: enlarge RX/TX ring and set NAPI weight for sustained load
[RFC PATCH v2 0/2] vfs: syscalls: add mkdirat2() that returns an O_DIRECTORY fd
2026-04-28 14:01 UTC (6+ messages)
` [RFC PATCH v2 1/2] "
[PATCH bpf-next v10 5/8] bpf: Add bpf_list_add to insert node after a given list node
2026-04-28 14:18 UTC (3+ messages)
[PATCH net-next v9 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-04-28 14:18 UTC (8+ messages)
` [PATCH net-next v9 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present
[RFC] HP laptop charge mode control via POWER_SUPPLY_PROP_CHARGE_BEHAVIOUR
2026-04-28 14:18 UTC (2+ messages)
[PATCH v4 00/15] arm64: Unmap linear alias of kernel data/bss
2026-04-28 14:16 UTC (5+ messages)
` [PATCH v4 01/15] arm64: mm: Map the linear alias of text/rodata as tagged
` [PATCH v4 02/15] mm: Make empty_zero_page __ro_after_init
[PATCH v3 0/4] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
2026-04-28 14:16 UTC (4+ messages)
` [PATCH v3 3/4] mm/page_owner: add NUMA node filter with nodelist support
[PATCH iwl-next v7 00/14] Introduce iXD driver
2026-04-28 14:16 UTC (12+ messages)
` [PATCH iwl-next v7 07/14] idpf: refactor idpf to use libie_pci APIs
` [Intel-wired-lan] "
` [PATCH iwl-next v7 13/14] ixd: add the core initialization
` [Intel-wired-lan] "
` [PATCH iwl-next v7 14/14] ixd: add devlink support
` [Intel-wired-lan] "
[PATCH v2] drm/amdgpu: use bitmap_clear() in amdgpu_amdkfd_device_init()
2026-04-28 14:14 UTC (2+ messages)
[PATCH 0/2] Proxy Execution fixes for v7.1-rc
2026-04-28 14:12 UTC (6+ messages)
` [PATCH 1/2] sched: proxy-exec: Close race causing workqueue work being delayed
[PATCH 0/2] replaced old wq name, added WQ_PERCPU to alloc_workqueue
2026-04-28 14:12 UTC (4+ messages)
[PATCH v2 00/41] drm/display: bridge-connector: attach encoder to the connector
2026-04-28 14:10 UTC (4+ messages)
[PATCH v4 0/6] sched/fair: SMT-aware asymmetric CPU capacity
2026-04-28 14:12 UTC (7+ messages)
` [PATCH 1/6] sched/fair: Use guard(rcu) for sched_domain RCU sections
[PATCH v5 00/10] Add HDMI 2.0 support to DW HDMI QP TX
2026-04-28 14:10 UTC (10+ messages)
` [PATCH v5 05/10] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 SCDC scrambling and high TMDS clock ratio support
` [PATCH v5 09/10] drm/rockchip: dw_hdmi_qp: Register HPD IRQ after connector setup
` [PATCH v5 10/10] drm/rockchip: dw_hdmi_qp: Restrict HPD event to the affected connector
[PATCH net v4] net: dsa: mt7530: fix .get_stats64 sleeping in atomic context
2026-04-28 14:10 UTC
[PATCH] platform/x86: think-lmi: fix possible memory leak in tlmi_sysfs_init()
2026-04-28 14:10 UTC (3+ messages)
[PATCH v2 0/3] ksmbd: fix connection and durable handle teardown races
2026-04-28 14:08 UTC (4+ messages)
` [PATCH v2 1/3] ksmbd: centralize ksmbd_conn final release to plug transport leak
` [PATCH v2 2/3] ksmbd: harden file lifetime during session teardown
` [PATCH v2 3/3] ksmbd: close durable scavenger races against m_fp_list lookups
[PATCH bpf-next v10 2/8] bpf: clear list node owner and unlink before drop
2026-04-28 14:08 UTC (3+ messages)
[PATCH v2 00/11] rust: I/O type generalization and projection
2026-04-28 14:08 UTC (8+ messages)
` [PATCH v2 07/11] rust: dma: add methods to unsafely create reference from subview
` [PATCH v2 08/11] rust: io: add `read_val` and `write_val` function on I/O view
` [PATCH v2 11/11] rust: io: add copying methods
[PATCH net-next v5 0/3] net: dsa: yt921x: Add port police support
2026-04-28 14:07 UTC (3+ messages)
` [PATCH net-next v5 3/3] "
[PATCH v3 net-next] net/intel: Replace manual array size calculation with ARRAY_SIZE
2026-04-28 14:06 UTC (2+ messages)
[PATCH] EDAC: i7300: disable error reporting if init fails
2026-04-28 14:05 UTC (2+ messages)
[PATCH 0/2] drm: panel: support the R63419 based dual-DSI video mode Display Panels
2026-04-28 14:05 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: regulator: document "
` [PATCH 2/2] drm: panel: add support for "
[PATCH v2 00/11] drm/bridge: handle refcounting for bridge-only callers of drm_of_find_panel_or_bridge()
2026-04-28 14:02 UTC (11+ messages)
` [PATCH v2 07/11] drm/bridge: lt9611: switch to of_drm_get_bridge_by_endpoint()
` [PATCH v2 08/11] drm/bridge: adv7511: "
[PATCH v1] net: phy: dp83869: fix setting CLK_O_SEL field
2026-04-28 14:00 UTC (4+ messages)
[PATCH net] ice: fix stats array overflow when VF requests more queues
2026-04-28 13:59 UTC (2+ messages)
[PATCH 0/4] iio: magnetometer: rm3100: Modernize locking and control flow
2026-04-28 13:59 UTC (6+ messages)
` [PATCH v2 1/4] iio: magnetometer: rm3100: Use guard(mutex)() in rm3100_read_mag()
` [PATCH v2 2/4] iio: magnetometer: rm3100: Use scoped_guard() in rm3100_get_samp_freq()
[PATCH 0/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support
2026-04-28 13:59 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: regulator: document the SY7758 6-channel High Efficiency LED Driver
` [PATCH 2/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support
[PATCH 0/6] media: Fix new smatch warnings
2026-04-28 13:58 UTC (15+ messages)
` [PATCH 2/6] media: i2c: mt9p031: Rewrite a bitwise mask
` [PATCH 5/6] media: staging: ipu3-imgu: Add range check for imgu_css_cfg_acc_stripe
` [PATCH 6/6] media: amlogic-c3: Add validations for ae and awb config
[PATCH RESEND] firmware: imx: sm-misc: Make scmi_imx_misc_ctrl_nb variable static
2026-04-28 13:57 UTC
[PATCH] x86/olpc: select GPIOLIB_LEGACY
2026-04-28 13:56 UTC (3+ messages)
[PATCH] net: sunrpc: fix slab-out-of-bounds read in cache_seq_start_rcu
2026-04-28 13:56 UTC (2+ messages)
[PATCH v4 0/3] Enforce host page-size alignment for shared buffers
2026-04-28 13:56 UTC (10+ messages)
` [PATCH v4 2/3] swiotlb: dma: its: "
` [PATCH v4 3/3] coco: guest: arm64: Query host IPA-change alignment via RHI
[PATCH v2 00/16] s390/vfio-ap: Add live guest migration support
2026-04-28 13:56 UTC (3+ messages)
[RFC PATCH v2 0/4] mm/zsmalloc: reduce zs_free() latency on swap release path
2026-04-28 13:55 UTC (5+ messages)
[RFC] mm/hugetlb: min_hpages unwind corrupts reservation accounting
2026-04-28 13:55 UTC
[PATCH] drm/amdkfd: simplify kgd_gfx_v9_get_cu_occupancy()
2026-04-28 13:54 UTC (2+ messages)
[PATCH bpf-next v10 1/8] bpf: refactor __bpf_list_del to take list node pointer
2026-04-28 13:52 UTC (3+ messages)
[PATCH v2 3/3] drivers/base/memory: fix locking for poison accounting lookup
2026-04-28 13:52 UTC
[PATCH v3] mfd: MAINTAINERS: Remove Krzysztof from Samsung PMIC drivers
2026-04-28 13:52 UTC
[PATCH 0/2] regulator: add support for SGM3804 Dual Output driver
2026-04-28 13:52 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: regulator: document the SGM3804 Dual Output regulator
` [PATCH 2/2] regulator: add SGM3804 Dual Output driver
[PATCH net] sfc: fix error code in efx_devlink_info_running_versions()
2026-04-28 13:49 UTC (3+ messages)
[PATCH v4] selftests/mm: khugepaged: initialize file contents via mmap
2026-04-28 13:49 UTC (2+ messages)
[PATCH v3 0/2] pinctrl: qcom: add support for the TLMM controller on Nord platforms
2026-04-28 13:48 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: describe the Qualcomm nord-tlmm
` [PATCH v3 2/2] pinctrl: qcom: add the TLMM driver for the Nord platforms
[PATCH net v4 0/5] nfc: fix multiple OOB reads in NCI and LLCP parsing paths
2026-04-28 13:46 UTC (3+ messages)
[PATCH 0/5] remoteproc: add Cortex-A Core remoteproc support on i.MX platforms
2026-04-28 13:49 UTC (5+ messages)
` [PATCH 3/5] drivers: remoteproc: imx: add autoboot support for A-core remoteproc
` [PATCH 5/5] remoteproc: imx: use device node name as processor name
[PATCH] iio: adc: ad_sigma_delta: fix CS held asserted after single conversion
2026-04-28 13:45 UTC
[PATCH] net: lan966x: avoid unregistering netdev on register failure
2026-04-28 13:45 UTC (2+ messages)
[PATCH] docs: driver-api: eisa: add SPDX license identifier
2026-04-28 13:45 UTC (5+ messages)
[PATCH net] net: phy: micrel: fix LAN8814 QSGMII soft reset
2026-04-28 13:41 UTC
[PATCH 0/8] mm: introduce zone lock guards
2026-04-28 13:41 UTC (11+ messages)
` [PATCH 1/8] mm: use zone lock guard in reserve_highatomic_pageblock()
[REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64 and tcmalloc everywhere
2026-04-28 13:40 UTC (4+ messages)
` [PATCH] arm64/entry: Fix arm64-specific rseq brokenness (was: Re: [REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64) "
` [PATCH] arm64/entry: Fix arm64-specific rseq brokenness
[RFC PATCH 00/11] iommu/riscv: Add hardware dirty tracking for second-stage domains
2026-04-28 13:39 UTC (16+ messages)
` [RFC PATCH 01/11] iommupt: Add RISC-V Second-stage (iohgatp) page table support
` [RFC PATCH 02/11] iommu/riscv: report iommu capabilities
` [RFC PATCH 06/11] iommu/riscv: Add domain_alloc_paging_flags for second-stage domain
` [RFC PATCH 07/11] iommupt: Don't preset D when RISC-V IOMMU dirty tracking on
` [RFC PATCH 08/11] iommu/riscv: Add dirty tracking support for second-stage domains
` [RFC PATCH 09/11] iommu/riscv: Add IOTINVAL.GVMA after updating DDT/PDT entries
` [RFC PATCH 10/11] iommupt: Add RISC-V dirty tracking PTE ops
` [RFC PATCH 11/11] iommu/riscv: support nested iommu for getting iommu hardware information
[PATCH v3 0/3] Add driver support for ESWIN EIC7700 HSP clock and reset generator
2026-04-28 13:39 UTC (8+ messages)
` [PATCH v3 2/3] clk: eswin: Add eic7700 HSP clock driver
` "
` "
[PATCH net-next] net: phy: aquantia: use ADVERTISE_XNP for extended next page advertising
2026-04-28 13:38 UTC (2+ messages)
[PATCH v4 0/2] rust: take advantage of newer rust-analyzer features
2026-04-28 13:38 UTC (16+ messages)
` [PATCH v4 1/2] scripts: generate_rust_analyzer.py: add versioning infrastructure
` [PATCH v4 2/2] scripts: generate_rust_analyzer.py: fix IDE support for primitive types
[PATCH] rust: alloc: fix assert in `Vec::reserve` doc test
2026-04-28 13:38 UTC (2+ messages)
[PATCH] ksmbd: stop transports before procfs cleanup during shutdown
2026-04-28 13:38 UTC
[PATCH RFC v3 00/11] media: qcom: venus: add MSM8939 support
2026-04-28 13:36 UTC (5+ messages)
` [PATCH RFC v3 04/11] arm64: dts: qcom: msm8939: Add venus node
[PATCH v4 0/8] gpu: nova-core: run unload sequence upon unbinding
2026-04-28 13:36 UTC (4+ messages)
` [PATCH v4 6/8] gpu: nova-core: gsp: shuffle boot code a bit to keep chipset-specific parts close
[PATCH] scripts: generate_rust_analyzer.py: reduce import noise
2026-04-28 13:36 UTC (4+ messages)
[PATCH] iio: temperature: max30208: fix wrong scale value
2026-04-28 13:36 UTC (3+ messages)
Boost your online reputation with real 5-star reviews
2026-04-28 13:32 UTC
[REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64 and tcmalloc everywhere
2026-04-28 13:31 UTC (17+ messages)
[PATCH v2] drm/xe: Don't use UTS_RELEASE directly
2026-04-28 13:32 UTC (3+ messages)
[PATCH 1/1] s390: remove extra check of task_stack_page()
2026-04-28 13:31 UTC (2+ messages)
[PATCH] docs: proc: fix minor grammar and formatting issues
2026-04-28 13:30 UTC
[PATCH v2 0/2] remoteproc: add AMD BRAM-based remote processor driver
2026-04-28 13:28 UTC (11+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: document AMD BRAM-based rproc
[PATCH 1/2] vfio/cdx: Fix NULL pointer dereference in interrupt trigger path
2026-04-28 13:27 UTC (5+ messages)
` [PATCH 2/2] cdx: Fix double free when sysfs file creation fails
[PATCH v4 0/1] printk: fix zero-valued printk timestamps
2026-04-28 13:27 UTC (6+ messages)
` [PATCH v4 1/1] printk: fix zero-valued printk timestamps in early boot
[RESEND PATCH v2 1/2] PCI: mvebu: Simplify with scoped for each OF child loop
2026-04-28 13:27 UTC (2+ messages)
` [RESEND PATCH v2 2/2] PCI: mvebu: Keep child node refcnt for probe duration
[PATCH v5 0/8] staging: rtl8723bs: rtw_mlme: fix long lines and related issues
2026-04-28 13:25 UTC (3+ messages)
` [PATCH v5 5/8] staging: rtl8723bs: rtw_mlme: extract local variables for long expressions
[PATCH v2] crypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204A
2026-04-28 13:24 UTC (4+ messages)
[PATCH RESEND 1/2] powerpc/ps3: Drop redundant result assignment
2026-04-28 13:22 UTC (2+ messages)
[RFC PATCH v2 1/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
2026-04-28 13:21 UTC (11+ messages)
[PATCH] x86/mm: fix freeing of PMD-sized vmemmap pages
2026-04-28 13:20 UTC (2+ messages)
[PATCH v2 0/3] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
2026-04-28 13:20 UTC (5+ messages)
` [PATCH v2 2/3] mm/page_owner: add print_mode filter
[PATCH] sh: fix fallout from ZERO_PAGE consolidation
2026-04-28 13:20 UTC (7+ messages)
[PATCH v5 00/24] netfs: Miscellaneous fixes
2026-04-28 13:17 UTC (25+ messages)
` [PATCH v5 01/24] netfs: Fix cancellation of a DIO and single read subrequests
` [PATCH v5 02/24] netfs: Fix missing locking around retry adding new subreqs
` [PATCH v5 03/24] netfs: Fix missing barriers when accessing stream->subrequests locklessly
` [PATCH v5 04/24] netfs: Fix netfs_read_to_pagecache() to pause on subreq failure
` [PATCH v5 05/24] netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
` [PATCH v5 06/24] netfs: Fix zeropoint update where i_size > remote_i_size
` [PATCH v5 07/24] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
` [PATCH v5 08/24] netfs: fix error handling in netfs_extract_user_iter()
` [PATCH v5 09/24] netfs: Fix overrun check "
` [PATCH v5 10/24] netfs: Fix potential uninitialised var "
` [PATCH v5 11/24] netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone
` [PATCH v5 12/24] netfs: Defer the emission of trace_netfs_folio()
` [PATCH v5 13/24] netfs: Fix streaming write being overwritten
` [PATCH v5 14/24] netfs: Fix potential deadlock in write-through mode
` [PATCH v5 15/24] netfs: Fix read-gaps to remove netfs_folio from filled folio
` [PATCH v5 16/24] netfs: Fix write streaming disablement if fd open O_RDWR
` [PATCH v5 17/24] netfs: Fix early put of sink folio in netfs_read_gaps()
` [PATCH v5 18/24] netfs: Fix leak of request in netfs_write_begin() error handling
` [PATCH v5 19/24] netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()
` [PATCH v5 20/24] netfs: Fix partial invalidation of streaming-write folio
` [PATCH v5 21/24] netfs: Fix folio->private handling in netfs_perform_write()
` [PATCH v5 22/24] netfs: Fix netfs_read_folio() to wait on writeback
` [PATCH v5 23/24] netfs, afs: Fix write skipping in dir/link writepages
` [PATCH v5 24/24] afs: Fix the locking used by afs_get_link()
[PATCH v3 0/8] Add Renesas RZ/G3L PINCONTROL support
2026-04-28 13:20 UTC (9+ messages)
` [PATCH v3 2/8] dt-bindings: pinctrl: renesas: Document RZ/G3L SoC
` [PATCH v3 4/8] pinctrl: renesas: rzg2l: Add support for selecting power source for {WDT,AWO,ISO}
` [PATCH v3 5/8] pinctrl: renesas: rzg2l: Add OEN support for RZ/G3L
` [PATCH v3 7/8] pinctrl: renesas: rzg2l: Simplify rzg2l_pinctrl_set_mux()
[PATCH] drm/panel: tdo-tl070wsh30: Use devm_drm_panel_add()
2026-04-28 13:18 UTC
[PATCH v2 0/5] iio: light: si1133: driver cleanup
2026-04-28 13:18 UTC (6+ messages)
` [PATCH v2 1/5] iio: light: si1133: prefer complex macros enclosed in parenthesis
` [PATCH v2 2/5] iio: light: si1133: remove unused macros
` [PATCH v2 3/5] iio: light: si1133: add missing include headers
` [PATCH v2 4/5] iio: light: si1133: group generic <linux/*> headers
` [PATCH v2 5/5] iio: light: si1133: use guard(mutex)() macro
[PATCH v2] usb: typec: fusb302: Fix resource leak when devm_drm_dp_hpd_bridge_add() fails
2026-04-28 13:18 UTC
[PATCH v2] kho: skip KHO for crash kernel
2026-04-28 13:17 UTC (2+ messages)
[PATCH] mm/memfd_luo: report error when restoring a folio fails mid-loop
2026-04-28 13:17 UTC (2+ messages)
[PATCH] LoongArch: Correct the definitions related to CSR_CPUID_COREID{_WIDTH}
2026-04-28 13:16 UTC (3+ messages)
[PATCH] platform/x86: thinkpad_acpi: Add sysfs to display HWDD raw
2026-04-28 13:15 UTC (3+ messages)
[PATCH net 0/2] ipv6: tunnel changelink: use cached netns pointer
2026-04-28 13:14 UTC (3+ messages)
` [PATCH net 2/2] ip6_gre: Use cached t->net in ip6erspan_changelink()
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