public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-28 12:39:59 to 2026-04-28 13:19:29 UTC [more...]

[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 v5 00/24] netfs: Miscellaneous fixes
 2026-04-28 13:17 UTC  (13+ 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] 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  (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 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 0/6] media: Fix new smatch warnings
 2026-04-28 13:17 UTC  (12+ messages)
` [PATCH 1/6] media: v4l2-dev: Add range check for vdev->minor
` [PATCH 2/6] media: i2c: mt9p031: Rewrite a bitwise mask
` [PATCH 3/6] media: i2c: adv7604: Add range checks for chip info
` [PATCH 4/6] media: chips-media: wave5: Add range checks for dec_output_info
` [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 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)

[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()

[RFC PATCH 00/11] iommu/riscv: Add hardware dirty tracking for second-stage domains
 2026-04-28 13:13 UTC  (12+ 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 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)

[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] hv_sock: fix ARM64 support
 2026-04-28 13:12 UTC  (2+ messages)

[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  (7+ messages)
` [PATCH net-next v9 1/4] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v9 2/4] vhost-net: wake queue of tun/tap after ptr_ring consume
` [PATCH net-next v9 3/4] ptr_ring: move free-space check into separate helper
` [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)

[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 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  (6+ messages)
` [PATCH v12 05/13] blk-mq: add blk_mq_{online|possible}_queue_affinity

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

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

[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 

[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

[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 "

[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

[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 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)

[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 

linux-next: build failure after merge of the kthread tree
 2026-04-28 12:58 UTC  (2+ 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] 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 

[PATCH v2 0/2] x86/tdx: Port I/O emulation fixes
 2026-04-28 12:56 UTC  (3+ messages)
` [PATCH v2 1/2] x86/tdx: Fix off-by-one in port I/O handling
` [PATCH v2 2/2] x86/tdx: Fix zero-extension for 32-bit port I/O

[PATCH 0/2] ACPI: CPPC: Add CPPC v4 support (ACPI 6.6)
 2026-04-28 12:55 UTC  (9+ messages)
` [PATCH 1/2] ACPI: CPPC: Add support for CPPC v4
` [PATCH 2/2] ACPI: CPPC: Add ospm_nominal_perf support

[PATCH v2] mfd: loongson-se: Add multi-node support
 2026-04-28 12:55 UTC  (7+ messages)

[PATCH v2 bpf 1/1] xskmap: reject TX-only AF_XDP sockets
 2026-04-28 12:54 UTC  (2+ messages)
` [PATCH bpf-next v3] "

[PATCH] sh: fix fallout from ZERO_PAGE consolidation
 2026-04-28 12:55 UTC  (8+ messages)

[PATCH net v4 0/5] nfc: fix multiple OOB reads in NCI and LLCP parsing paths
 2026-04-28 12:55 UTC  (2+ messages)

[PATCH 0/2] thunderbolt: fix wedge under sustained tbnet load on AM4 and AM5
 2026-04-28 12:54 UTC  (4+ messages)
` [PATCH 2/2] net: thunderbolt: enlarge RX/TX ring and set NAPI weight for sustained load

[PATCH v2 00/11] rust: I/O type generalization and projection
 2026-04-28 12:55 UTC  (6+ messages)
` [PATCH v2 05/11] rust: io: restrict untyped IO access and `register!` to `Region`

[PATCH 1/1] s390: remove extra check of task_stack_page()
 2026-04-28 12:54 UTC  (2+ messages)

[PATCH] ASoC: Intel: bytcr_wm5102: Fix MCLK leak on platform_clock_control error
 2026-04-28 12:53 UTC  (5+ messages)

[PATCH for drm-misc-fixes v5 0/4] Fix some bugs in the hibmc driver
 2026-04-28 12:53 UTC  (6+ messages)
` [PATCH for drm-misc-fixes v5 2/4] drm/hisilicon/hibmc: fix no showing when no connectors connected

[PATCH v12 00/15] arm64/riscv: Add support for crashkernel CMA reservation
 2026-04-28 12:53 UTC  (4+ messages)

[PATCH v2] dt-bindings: mfd: qcom,tcsr: Add compatible for Nord
 2026-04-28 12:52 UTC  (3+ messages)

[QUESTION] Is the ARM SMMU v3 implementation designed to always ignore SSID when SSID_VALID == 0?
 2026-04-28 12:51 UTC  (2+ messages)

[PATCH] drm/msm/dpu: Fix Kaanapali CWB register configuration
 2026-04-28 12:51 UTC  (3+ messages)

[PATCH v1 0/2] Add Lontiun LT7911EXC eDP to MIPI DSI bridge
 2026-04-28 12:50 UTC  (5+ messages)
` [PATCH v1 2/2] drm:bridge: "

[PATCH v4 0/4] Add iommufd ioctls to support TSM operations
 2026-04-28 12:50 UTC  (9+ messages)
` [PATCH v4 1/4] iommufd/device: Associate a kvm pointer to iommufd_device
` [PATCH v4 4/4] iommufd/vdevice: add TSM guest request ioctl

[PATCH] watchdog: lenovo_se10_wdt: Add support for SE10 Gen 2 platform
 2026-04-28 12:49 UTC 

[PATCH v4 0/3] Enforce host page-size alignment for shared buffers
 2026-04-28 12:49 UTC  (4+ messages)
` [PATCH v4 3/3] coco: guest: arm64: Query host IPA-change alignment via RHI

[PATCH v2] mmc: meson-mx-sdhc: Fix initialization frozen issue
 2026-04-28 12:49 UTC  (3+ messages)
` [PATCH v2] mtd: spinand: fmsh: add support for FM25G{01,02}B

[PATCH] docs: proc: fix minor grammar and formatting issues
 2026-04-28 12:49 UTC  (2+ messages)

[PATCH 0/2] MAINTAINERS: update KEXEC, KDUMP and LIVE UPDATE
 2026-04-28 12:48 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: add tree for KDUMP and KEXEC
` [PATCH 2/2] MAINTAINERS: add kexec@ list to LIVE UPDATE ENTRY

[PATCH v2 0/2] sched/membarrier: Use per-CPU mutexes for targeted commands
 2026-04-28 12:48 UTC  (3+ messages)
` [PATCH v2 1/2] "

linux-next: Tree for Apr 28
 2026-04-28 12:48 UTC 

[PATCH 0/4] iio: magnetometer: rm3100: Modernize locking and control flow
 2026-04-28 12:46 UTC  (5+ 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 v2 3/4] iio: magnetometer: rm3100: Use guard(mutex)() in rm3100_set_samp_freq()
` [PATCH v2 4/4] iio: magnetometer: rm3100: Use guard(mutex)() in rm3100_trigger_handler()

[PATCH v2 sched_ext/for-7.1-fixes] sched_ext: Call wakeup_preempt() in local_dsq_post_enq()
 2026-04-28 12:46 UTC 

[PATCH 0/4] spi: spi-mem/mtd: spinand: Prevent SPI NAND continuous reads on am65/am62
 2026-04-28 12:44 UTC  (2+ messages)

[PATCH 00/48] objtool/klp: Some klp-build fixes and improvements
 2026-04-28 12:42 UTC  (13+ messages)
` [PATCH 12/48] objtool/klp: Fix cloning of zero-length section symbols
` [PATCH 13/48] objtool/klp: Fix XXH3 state memory leak
` [PATCH 14/48] objtool/klp: Fix extraction of text annotations for alternatives
` [PATCH 15/48] objtool/klp: Fix kCFI trap handling
` [PATCH 16/48] objtool/klp: Fix relocation conversion failures for R_X86_64_NONE
` [PATCH 17/48] objtool: Fix reloc hash collision in find_reloc_by_dest_range()

[PATCH v2 00/11] mtd: spinand: Winbond continuous read support
 2026-04-28 12:43 UTC  (2+ messages)

[PATCH] MAINTAINERS: add kexec list to LIVE UPDATE
 2026-04-28 12:43 UTC 

[PATCH] arm64: dts: qcom: glymur-crd: Enable LID sensor
 2026-04-28 12:42 UTC  (2+ messages)

[PATCH v3 00/13] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2026-04-28 12:42 UTC  (5+ messages)
` [PATCH v3 10/13] drm: bridge: dw_hdmi: Use drm_connector_helper_hpd_irq_event()
` [PATCH v3 12/13] drm: bridge: dw_hdmi: Use dw_hdmi_connector_status_update()

[PATCHv2 net-next] net: bcmasp: handle EPROBE_DEFER for MAC retrieval
 2026-04-28 12:39 UTC  (2+ messages)


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