All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-28 12:57:17 to 2026-04-28 13:19:32 UTC [more...]

[PATCH v2 0/2] drm/xe: Add support for GPU health indicator
 2026-04-28 13:19 UTC  (6+ messages)
` [PATCH v2 1/2] drm/xe/xe_ras: Add types and commands for RAS "
` [PATCH v2 2/2] drm/xe/xe_ras: Add RAS support for "

[PATCH v5 00/24] netfs: Miscellaneous fixes
 2026-04-28 13:17 UTC  (15+ 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 09/24] netfs: Fix overrun check in netfs_extract_user_iter()
` [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 17/24] netfs: Fix early put of sink folio in netfs_read_gaps()

[PATCH v3 0/8] Add Renesas RZ/G3L PINCONTROL support
 2026-04-28 13:19 UTC  (5+ 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] drm/panel: tdo-tl070wsh30: Use devm_drm_panel_add()
 2026-04-28 13:18 UTC 

[PATCH v2 0/2] remoteproc: add AMD BRAM-based remote processor driver
 2026-04-28 13:18 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: document AMD BRAM-based rproc

[PATCH v2 0/5] iio: light: si1133: driver cleanup
 2026-04-28 13:18 UTC  (12+ 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 00/11] drm/bridge: handle refcounting for bridge-only callers of drm_of_find_panel_or_bridge()
 2026-04-28 13:18 UTC  (3+ messages)
` [PATCH v2 07/11] drm/bridge: lt9611: switch to of_drm_get_bridge_by_endpoint()

[PATCH net v4 0/8] xsk: fix bugs around xsk skb allocation
 2026-04-28 13:18 UTC  (3+ messages)
` [PATCH net v4 8/8] xsk: fix u64 descriptor address truncation on 32-bit architectures

[PATCH 0/6] media: Fix new smatch warnings
 2026-04-28 13:17 UTC  (8+ messages)
` [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 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 v4 0/6] sched/fair: SMT-aware asymmetric CPU capacity
 2026-04-28 13:16 UTC  (6+ messages)
` [PATCH 1/6] sched/fair: Use guard(rcu) for sched_domain RCU sections

[PATCH] LoongArch: Correct the definitions related to CSR_CPUID_COREID{_WIDTH}
 2026-04-28 13:16 UTC  (3+ messages)

[PATCH 00/17] Q35 initial support for HVM guests
 2026-04-28 13:15 UTC  (3+ messages)
` [PATCH 07/17] hvmloader: add basic Q35 support

[PATCH 0/2] Proxy Execution fixes for v7.1-rc
 2026-04-28 13:15 UTC  (5+ messages)
` [PATCH 1/2] sched: proxy-exec: Close race causing workqueue work being delayed

[PATCH] platform/x86: thinkpad_acpi: Add sysfs to display HWDD raw
 2026-04-28 13:15 UTC  (3+ messages)

[RFC PATCH 00/11] iommu/riscv: Add hardware dirty tracking for second-stage domains
 2026-04-28 13:13 UTC  (36+ 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 03/11] iommu/riscv: use data structure instead of individual values
` [RFC PATCH 04/11] iommu/riscv: support GSCID and GVMA invalidation command
` [RFC PATCH 05/11] RISC-V: KVM: Enable KVM_VFIO interfaces on RISC-V arch
` [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 net 0/2] ipv6: tunnel changelink: use cached netns pointer
 2026-04-28 13:14 UTC  (5+ messages)
` [PATCH net 1/2] ip6: vti: Use ip6_tnl.net in vti6_changelink()
` [PATCH net 2/2] ip6_gre: Use cached t->net in ip6erspan_changelink()

[PATCH v6 0/6] cgroup/dmem,drm/ttm: Improve protection in contended cases
 2026-04-28 13:14 UTC  (5+ messages)
` [PATCH v6 2/6] cgroup,cgroup/dmem: Add (dmem_)cgroup_common_ancestor helper

[PATCH 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-04-28 13:14 UTC  (3+ messages)
` [PATCH 03/24] rust: devres: add ForLt support to Devres

[PATCH] rust: drm: fix unsound initialization in drm::Device::new
 2026-04-28 13:13 UTC  (4+ messages)

[to-be-updated] mm-mm_init-fix-uninitialized-struct-pages-for-zone_device.patch removed from -mm tree
 2026-04-28 13:13 UTC 

[to-be-updated] mm-mm_init-fix-pageblock-migratetype-for-zone_device-compound-pages.patch removed from -mm tree
 2026-04-28 13:13 UTC 

[to-be-updated] mm-sparse-vmemmap-fix-dax-vmemmap-accounting-with-optimization.patch removed from -mm tree
 2026-04-28 13:13 UTC 

[to-be-updated] mm-sparse-vmemmap-pass-pgmap-argument-to-memory-deactivation-paths.patch removed from -mm tree
 2026-04-28 13:13 UTC 

[to-be-updated] mm-memory_hotplug-fix-incorrect-altmap-passing-in-error-path.patch removed from -mm tree
 2026-04-28 13:13 UTC 

[to-be-updated] mm-sparse-vmemmap-fix-vmemmap-accounting-underflow.patch removed from -mm tree
 2026-04-28 13:13 UTC 

[PATCH net v4 1/8] xsk: reject sw-csum UMEM binding to IFF_TX_SKB_NO_LINEAR devices
 2026-04-28 13:13 UTC  (3+ messages)

[PATCH net] net: add net_iov_init() and use it to initialize ->page_type
 2026-04-28 13:13 UTC  (2+ messages)

[PATCH v2 0/3] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
 2026-04-28 13:13 UTC  (5+ messages)
` [PATCH v2 1/3] mm/page_owner: add filter infrastructure

[RFC PATCH 04/19] mm/damon/core: commit probes
 2026-04-28 13:13 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/kms_sharpness_filter: Remove plane-scaler subtests
 2026-04-28 13:12 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for tests/intel/kms_sharpness_filter: Remove plane-scaler subtests (rev2)
` ✗ Xe.CI.FULL: "

[PATCH] hv_sock: fix ARM64 support
 2026-04-28 13:12 UTC  (2+ messages)

[RFC PATCH v2 0/8] kvfree_rcu() improvements
 2026-04-28 13:12 UTC  (6+ messages)
` [PATCH 4/8] mm/slab: introduce kfree_rcu_nolock()

[PATCH] LoongArch/KVM: Simplify _kvm_pte_init with memset64
 2026-04-28 13:11 UTC 

+ drivers-base-memory-fix-locking-for-poison-accounting-lookup.patch added to mm-hotfixes-unstable branch
 2026-04-28 13:11 UTC 

+ drivers-base-memory-fix-memory-block-reference-leak-in-poison-accounting.patch added to mm-hotfixes-unstable branch
 2026-04-28 13:11 UTC 

+ mm-memory_hotplug-fix-memory-block-reference-leak-on-remove.patch added to mm-hotfixes-unstable branch
 2026-04-28 13:11 UTC 

[PATCH v2] dt-bindings: arm-smmu: Add compatible for Qualcomm Nord SoC
 2026-04-28 13:11 UTC  (5+ messages)

[PATCH 00/10] rust: pin-init upstream sync for v7.2 (round 1)
 2026-04-28 13:10 UTC  (11+ messages)
` [PATCH 01/10] rust: pin-init: examples: mark as `#[inline]` all `From::from()`s for `Error`
` [PATCH 02/10] rust: pin-init: bump minimum Rust version to 1.82
` [PATCH 03/10] rust: pin-init: cleanup `Zeroable` and `ZeroableOptions`
` [PATCH 04/10] rust: pin-init: extend `impl_zeroable_option` macro to handle generics
` [PATCH 05/10] rust: pin-init: internal: add missing where clause to projection types
` [PATCH 06/10] rust: pin-init: internal: remove redundant `#[pin]` filtering
` [PATCH 07/10] rust: pin-init: internal: adjust license identifier of `zeroable.rs`
` [PATCH 08/10] rust: pin-init: fix badge URL in README
` [PATCH 09/10] rust: pin-init: cleanup workaround for old Rust compiler
` [PATCH 10/10] rust: pin-init: internal: turn `PhantomPinned` error into warnings

[PATCH] fuse: do not treat unlimited readdir count as a buffer size
 2026-04-28 13:11 UTC  (2+ 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 13:10 UTC  (4+ messages)
` [PATCH net-next v9 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present

[PATCH v2 00/16] s390/vfio-ap: Add live guest migration support
 2026-04-28 13:10 UTC  (2+ messages)

[PATCH v2] Add support for UTF-8 in file context labels
 2026-04-28 13:10 UTC  (2+ messages)

[RFC PATCH 13/19] mm/damon/sysfs: implement filter dir files
 2026-04-28 13:10 UTC  (2+ messages)

[RFC PATCH 02/19] mm/damon/core: embed damon_probe objects in damon_ctx
 2026-04-28 13:09 UTC  (2+ messages)

[PATCH 0/4] Add initial device trees for Nord SA8797P
 2026-04-28 13:09 UTC  (8+ messages)
` [PATCH 1/4] arm64: dts: qcom: Add device tree for Nord SoC series
` [PATCH 3/4] dt-bindings: arm: qcom: Document SA8797P Ride board

[PATCH 0/6] Add test case for TPM over I2C with swtpm
 2026-04-28 13:07 UTC  (7+ messages)
` [PATCH 1/6] tests: Move TPM I2C bus read/write functions to common files
` [PATCH 2/6] tests: Have TPM I2C read/write functions take QTestState as first parameter
` [PATCH 3/6] tests: Set sizes for arrays of expected TPM responses and requests
` [PATCH 4/6] tests: Rename id of tpmdev to tpm0
` [PATCH 5/6] tests: Implement aspeed_i2c_restart to reenable selection of master
` [PATCH 6/6] tests: Add a TPM TIS I2C swtpm test

[PATCH 00/49] mm: Generalize vmemmap optimization for DAX and HugeTLB
 2026-04-28 13:08 UTC  (5+ messages)
` [PATCH 09/49] mm: panic on memory allocation failure in sparse_init_nid()

[PATCH] EDAC/sysfs: Fix UAF in edac_device_register_sysfs_main_kobj()
 2026-04-28 13:06 UTC 

[PATCH net-next v2 00/13] net: lan966x: add support for PCIe FDMA
 2026-04-28 13:07 UTC  (14+ messages)
` [PATCH net-next v2 01/13] MAINTAINERS: add FDMA library to Sparx5 SoC entry
` [PATCH net-next v2 02/13] net: microchip: fdma: rename contiguous dataptr helpers
` [PATCH net-next v2 03/13] net: microchip: fdma: add PCIe ATU support
` [PATCH net-next v2 04/13] net: lan966x: add FDMA LLP register write helper
` [PATCH net-next v2 05/13] net: lan966x: export FDMA helpers for reuse
` [PATCH net-next v2 06/13] net: lan966x: add FDMA ops dispatch for PCIe support
` [PATCH net-next v2 07/13] net: lan966x: clear FDMA interrupt stickies after switch reset
` [PATCH net-next v2 08/13] net: lan966x: add shutdown callback to stop FDMA on reboot
` [PATCH net-next v2 09/13] net: lan966x: add PCIe FDMA support
` [PATCH net-next v2 10/13] net: lan966x: add PCIe FDMA MTU change support
` [PATCH net-next v2 11/13] net: lan966x: add PCIe FDMA XDP support
` [PATCH net-next v2 12/13] misc: lan966x-pci: dts: extend cpu reg to cover PCIE DBI space
` [PATCH net-next v2 13/13] misc: lan966x-pci: dts: add fdma interrupt to overlay

[PATCH net] sfc: fix error code in efx_devlink_info_running_versions()
 2026-04-28 13:08 UTC  (2+ messages)

[PATCH v12 00/13] blk: honor isolcpus configuration
 2026-04-28 13:08 UTC  (3+ messages)

[RFC PATCH 14/19] mm/damon/sysfs: setup probes on DAMON core API parameters
 2026-04-28 13:08 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v2] ice: wait for reset completion in ice_resume()
 2026-04-28 13:07 UTC  (5+ messages)

[PATCH v4 0/4] Enable sysfs module symlink for more built-in drivers
 2026-04-28 13:07 UTC  (6+ messages)
` [PATCH v4 1/4] kernel: param: initialize module_kset before do_initcalls()

[PATCH 1/1] powerpc/pseries/pci: quirks: Add pseries TG3 D3hot delay quirk for EEH stability
 2026-04-28  9:35 UTC 

[PATCH v2 00/53] make MM selftests more CI friendly
 2026-04-28 13:05 UTC  (3+ messages)
` [PATCH v2 13/53] selftests/mm: khugepaged: use ksefltest framework

[PATCH 0/1] ipmi: Fix issues with BMCs that report event and message incorrectly
 2026-04-28 13:06 UTC  (7+ messages)
` [PATCH 2/2] ipmi: Add limits to event and receive message requests

[PATCH] ALSA: hda: cs35l56: Fix uninitialized value in cs35l56_hda_read_acpi()
 2026-04-28 13:05 UTC 

[PATCH v2] md: skip redundant raid_disks update when value is unchanged
 2026-04-28 13:05 UTC 

[to-be-updated] drivers-base-memory-fix-memory-block-reference-leak-in-poison-accounting.patch removed from -mm tree
 2026-04-28 13:05 UTC 

[PATCH v5 0/7] x86,fs/resctrl: Pave the way for MPAM counter assignment
 2026-04-28 13:04 UTC  (8+ messages)
` [PATCH v5 1/7] fs/resctrl: Tidy up the error path in resctrl_mkdir_event_configs()
` [PATCH v5 2/7] x86,fs/resctrl: Create 'event_filter' files read only if they're not configurable
` [PATCH v5 3/7] fs/resctrl: Disallow the software controller when MBM counters are assignable
` [PATCH v5 4/7] fs/resctrl: Add monitor property 'mbm_cntr_assign_fixed'
` [PATCH v5 5/7] fs/resctrl: Continue counter allocation after failure
` [PATCH v5 6/7] fs/resctrl: Document that automatic counter assignment is best effort
` [PATCH v5 7/7] fs/resctrl: Document tasks file behaviour for task id 0 and idle tasks

[to-be-updated] mm-memory_hotplug-fix-memory-block-reference-leak-on-remove.patch removed from -mm tree
 2026-04-28 13:04 UTC 

[PATCH v2 0/6] firmware: samsung: acpm: Various fixes for sashiko bug reports
 2026-04-28 13:04 UTC  (6+ messages)
` [PATCH v2 4/6] firmware: samsung: acpm: Fix memory ordering race in RX path
` [PATCH v2 5/6] firmware: samsung: acpm: Fix out-of-bounds read and infinite loop "

[LTP] [PATCH v3 1/2] doc: generate CVE catalog documentation
 2026-04-28 13:04 UTC  (2+ messages)

[PATCH] net: fealnx: make driver work on architectures without I/O ports
 2026-04-28 13:03 UTC  (2+ messages)

[PATCH v21 00/13] Implement PSCI reboot mode driver for PSCI resets
 2026-04-28 13:03 UTC  (6+ messages)
` [PATCH v21 08/13] mfd: core: Add firmware-node support to MFD cells

[LTP] [PATCH v1] cve: icmp_rate_limit: set icmp_msgs_burst within network namespace
 2026-04-28 13:02 UTC  (2+ messages)

[OE-core][scarthgap][PATCH 2/4] binutils: fix CVE-2025-69648
 2026-04-28 13:02 UTC  (4+ messages)

[PATCH v1] net: phy: dp83869: fix setting CLK_O_SEL field
 2026-04-28 13:01 UTC  (2+ messages)

[PATCH] mm/huge_memory: Fix outdated comment about freeing subpages in __folio_split
 2026-04-28 13:01 UTC  (8+ messages)

[PATCH] LoongArch/KVM: Use kvm_set_pte() in kvm_flush_pte
 2026-04-28 13:00 UTC 

[ANNv4] Media Summit on May 26th in Nice, France
 2026-04-28 13:00 UTC  (12+ messages)

[Patch v3 0/4] perf/x86/intel: Fix bugs of auto counter reload sampling
 2026-04-28 13:00 UTC  (3+ messages)
` [Patch v3 4/4] perf/x86/intel: Consolidate MSR_IA32_PERF_CFG_C tracking

[PATCHSET v2 REPOST sched_ext/for-7.2] sched_ext: Topological CPU IDs and cid-form struct_ops
 2026-04-28 13:00 UTC  (3+ messages)
` [PATCH 07/17] sched_ext: Add topological CPU IDs (cids)

[PATCH v2] LoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
 2026-04-28 12:56 UTC  (2+ messages)

+ mm-memcontrol-fix-rcu-unbalance-in-get_non_dying_memcg_end.patch added to mm-hotfixes-unstable branch
 2026-04-28 12:59 UTC 

[RFC PATCH 0/2] scripts: add kconfirm
 2026-04-28 12:58 UTC  (6+ messages)
` [RFC PATCH 2/2] Documentation: dev-tools: "

[PATCH net-next] net: phy: aquantia: use ADVERTISE_XNP for extended next page advertising
 2026-04-28 12:58 UTC 

[LTP] [PATCH v1] mmapstress06: TCONF on systems without swap space
 2026-04-28 12:58 UTC  (2+ messages)

linux-next: build failure after merge of the kthread tree
 2026-04-28 12:58 UTC  (2+ messages)

[PATCH] tpm: Dynamically allocate tpm-tis buffer
 2026-04-28 12:57 UTC  (4+ messages)

[PATCH] arm64: dts: ti: k3-j721s2-som-p0: add bootph-pre-ram property to pmic@4c
 2026-04-28 12:57 UTC  (4+ messages)

[PATCH] tests/intel/xe_configfs: Use available engine for ctx-restore subtests
 2026-04-28 12:57 UTC  (2+ messages)

[Buildroot] [PATCH for 2025.02.x] package/ruby: add patch for CVE-2026-41316
 2026-04-28 12:57 UTC 

[PATCH] docs: driver-api: eisa: add SPDX license identifier
 2026-04-28 12:57 UTC  (2+ messages)

[PATCH] media: rcar-vin: Clean up notifier on probe failure
 2026-04-28 12:57 UTC 


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.