All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-03 14:42:57 to 2026-08-03 15:15:52 UTC [more...]

[PATCH v2 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
 2026-08-03 15:15 UTC  (6+ messages)
` [PATCH v2 3/6] srcu: Make call_srcu() safe to call "
` [PATCH v2 6/6] selftests/bpf: Add a call_srcu() re-entry reproducer

[PATCH] phy: sunplus: fix error handling in sp_uphy_init()
 2026-08-03 15:15 UTC  (2+ messages)

[PATCH] usb: usbtest: fix NULL pointer dereference in usbtest_probe
 2026-08-03 15:14 UTC  (3+ messages)

ext4: spurious "orphan cleanup on readonly fs" due to remount,ro failing to reset orphan_file structures
 2026-08-03 15:14 UTC  (5+ messages)

[PATCH 0/5] x86/mm/pat: CPA fixes
 2026-08-03 15:14 UTC  (2+ messages)

[RFC PATCH v3 0/5] Add perf.data tracepoint events to trace.dat conversion
 2026-08-03 15:14 UTC  (10+ messages)
` [RFC PATCH v3 1/5] perf/trace-dat: Add trace.dat export infrastructure
` [RFC PATCH v3 2/5] perf/trace-event: Write trace.dat metadata sections during parsing
` [RFC PATCH v3 3/5] perf data-convert: Add perf.data to trace.dat conversion backend
` [RFC PATCH v3 4/5] perf data: Add --to-trace-dat option for converting perf.data tracepoint events into trace.dat format
` [RFC PATCH v3 5/5] perf test: Add test validating trace.dat generated by 'perf data convert --to-trace-dat'

[PATCH 0/2] ata: use named initializers for acpi_device_id
 2026-08-03 15:14 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ata: ahci_seattle: drop unused acpi_device_id::driver_data

[PATCH v2] dma-buf/udmabuf: Disable the size limit by default
 2026-08-03 15:13 UTC  (3+ messages)

[PATCH] dt-bindings: spi: nuvoton,ma35d1-qspi: Disallow GPIO chip selects
 2026-08-03 13:35 UTC  (2+ messages)

[PATCH 3/5] wifi: ath12k: fix MLO dp_peer ID desync with firmware
 2026-08-03 15:12 UTC  (2+ messages)

[PATCH] libsepol: Cap max depth and processed nodes for cil_tree_walk()
 2026-08-03 15:12 UTC  (2+ messages)

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-08-03 15:12 UTC  (11+ messages)
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()

[PATCH v5 00/25] MT8189: Add support for system and base clock controllers
 2026-08-03 15:12 UTC  (9+ messages)
` [PATCH v5 13/25] clk: mediatek: pll: Add ops for PLLs using set/clr regs
` [PATCH v5 14/25] clk: mediatek: pllfh: Add configurable clock ops to mtk_pllfh_data
` [PATCH v5 15/25] clk: mediatek: pllfh: Add ops for PLLs using set/clr regs
` [PATCH v5 16/25] clk: mediatek: Add MT8189 apmixedsys clock support

[PATCH v2 0/2] Honor XA_FLAGS_ACCOUNT in xas_split_alloc() and charge to folio's memcg
 2026-08-03 15:12 UTC  (8+ messages)
` [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
` [PATCH v2 2/2] xarray: honor XA_FLAGS_ACCOUNT in xas_split_alloc()

[PATCH 1/1] mm/ksm: validate KSM rmap items before hwpoison kill
 2026-08-03 15:11 UTC 

[PATCH net v3] net: erspan: set lltx to avoid sch_direct_xmit deadlock
 2026-08-03 15:11 UTC  (2+ messages)

[PATCH net-next v6 07/16] net: macb: introduce macb_context struct for buffer management
 2026-08-03 15:11 UTC  (2+ messages)

rust compile failure in next-20260730
 2026-08-03 15:10 UTC  (5+ messages)

[PATCH] staging: rtl8723bs: refactor traffic_stat access in collect_traffic_statistics
 2026-08-03 15:09 UTC  (2+ messages)

[PATCH] xen/livepatch: Move init_or_livepatch_* into xen/init.h
 2026-08-03 15:09 UTC 

[PATCH v3 2/2] selftests/filesystems: skip listxattr kernfs test if xattrs are present
 2026-08-03 15:08 UTC 

[PATCH 00/11] tcg: Add revbit opcodes
 2026-08-03 15:08 UTC  (9+ messages)
` [PATCH 01/11] tcg: Fix opcode dump for bswap
` [PATCH 08/11] tcg/optimize: Handle revbit{32,64}
` [PATCH 10/11] tcg/loongarch64: Import REVBIT insns
` [PATCH 11/11] tcg/loongarch64: Implement revbit{32,64}

[PATCH 2/5] wifi: ath12k: prevent scan during firmware recovery
 2026-08-03 15:08 UTC  (2+ messages)

[PATCH 0/3] XPAD safety strengthening
 2026-08-03 15:07 UTC  (4+ messages)
` [PATCH 1/3] Input: xpad - add safer data access framework
` [PATCH 2/3] Input: xpad - add sdata_check() to xpad controllers
` [PATCH 3/3] Input: xpad - add sdata_check() to xpad360 branches

[PATCHES v4 0/2] perf c2c hardening
 2026-08-03 15:07 UTC  (5+ messages)
` [PATCH 1/2] perf c2c: Fix error masking, OOM, and unchecked caller errors in hpp_list__parse()
` [PATCH 2/2] perf c2c: Clean up registered formats on c2c_hists__init() failure

[GIT PULL] [PATCH 00/24] Rust synchronization changes for v7.3
 2026-08-03 15:06 UTC  (10+ messages)
` [PATCH 05/24] irq & spin_lock: Add counted interrupt disabling/enabling
` [PATCH 10/24] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS

[PATCH v8 00/13] KVM: s390: Misc fixes
 2026-08-03 15:06 UTC  (9+ messages)
` [PATCH v8 03/13] KVM: s390: Fix kvm_s390_vcpu_unsetup_cmma()
` [PATCH v8 05/13] KVM: s390: ucontrol: Fix sca_clear_ext_call()
` [PATCH v8 13/13] KVM: s390: Fix cleanup in kvm_s390_pv_create_cpu()

[PATCH] rv: Fix 32-bit build of nomiss KUnit test
 2026-08-03 15:06 UTC 

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-08-03 15:06 UTC  (3+ messages)

[PATCH v2 0/9] drm/tyr: add debugfs support
 2026-08-03 15:05 UTC  (5+ messages)
` [PATCH v2 2/9] rust: debugfs: add SeqShow trait and seq_file file operations

[PATCH v2 2/3] xen/livepatch: Fix include hierarchy
 2026-08-03 15:05 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v2] libselinux: prevent ReDoS in file context regex matching
 2026-08-03 15:05 UTC  (6+ messages)
` [PATCH v3] "

[RFC PATCH v3 00/19] named CPU models for Arm64 on KVM
 2026-08-03 15:05 UTC  (4+ messages)
` [RFC PATCH v3 04/19] target/arm: expose all ID regs fields as properties

[PATCH] usbip: fix use-after-free in event_handler()
 2026-08-03 15:05 UTC 

[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
 2026-08-03 15:04 UTC  (3+ messages)
` [PATCH RFC 01/14] mm/zsmalloc: replace PG_private with pointer comparison

[PATCH] drm/xe: add DG2 HuC GSC support and MEI integration
 2026-08-03 15:04 UTC  (2+ messages)

[PATCH] udmabuf: vastly increase the size limit per dmabuf
 2026-08-03 15:04 UTC  (5+ messages)

[PATCH 0/6] sunxi: net: add Ethernet support for X96QPro+
 2026-08-03 14:59 UTC  (3+ messages)
` [PATCH 4/6] net: phy: maxio: extend PHY ID matching

[PATCH v3 0/3] drm/bridge: ti-sn65dsi83: Various fixes
 2026-08-03 15:04 UTC  (5+ messages)
` [PATCH v3 1/3] drm/bridge: ti-sn65dsi83: Propagate error in sn65dsi83_reset_pipe()
` [PATCH v3 2/3] drm/bridge: ti-sn65dsi83: Fix error handling in sn65dsi83_reset_work()
` [PATCH v3 3/3] drm/bridge: ti-sn65dsi83: Support LVDS Channel B on SN65DSI84

[PATCH RFC] usbip: fix use-after-free in event_handler()
 2026-08-03 15:04 UTC  (2+ messages)

[PATCH v11 0/5] Improve code in zcrypt msg type 6 handling
 2026-08-03 15:03 UTC  (5+ messages)
` [PATCH v11 3/5] s390/zcrypt: Improve EP11 CPRB length and overflow checks
` [PATCH v11 4/5] s390/zcrypt: Improve EP11 CPRB domain handling with ASN.1 parsing

[PATCH] staging: rtl8723bs: remove unnecessary braces
 2026-08-03 15:03 UTC 

[LTP] [PATCH v2] landlock08: add UDP bind/connect test variants
 2026-08-03 15:02 UTC  (2+ messages)

[PATCH] net: wan: fsl_ucc_hdlc: allocate enough MURAM for HDLC PRAM
 2026-08-03 15:03 UTC  (4+ messages)

[PATCH 1/5] wifi: ath12k: fix MLO station firmware crash recovery
 2026-08-03 15:02 UTC  (2+ messages)

[PATCH 0/5] hwmon: (pmbus) Add support for MAX20826 and similar devices
 2026-08-03 15:03 UTC  (10+ messages)
` [PATCH 3/5] hwmon: (pmbus/core) Add mapping function to pmbus_read_block_data()

Update BMC version fail-20260620
 2026-08-03 15:01 UTC  (2+ messages)

[PATCH V2 0/8] i3c: Support IBI-based system wakeup
 2026-08-03 14:48 UTC  (5+ messages)
` [PATCH V2 4/8] i3c: master: Add helper to query bus wakeup requirements

[PATCH v3 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-08-03 15:00 UTC  (4+ messages)
` [PATCH v3 3/5] mm: Add RCU-based VMA lookup helper that waits for writers

[PATCH v5 00/31] KVM: s390: Introduce arm64 KVM
 2026-08-03 14:54 UTC  (4+ messages)
` [PATCH v5 13/31] KVM: s390: Prepare moving KVM/s390 to arch/s390/kvm/s390

[Buildroot] [PATCH v3 1/1] package/xen: fix build error when BR2_PACKAGE_XEN_TOOLS not enabled
 2026-08-03 14:54 UTC  (4+ messages)

[PATCH v5 0/3] Consolidate memory policy interpretation in alloc_hugetlb_folio()
 2026-08-03 14:59 UTC  (7+ messages)
` [PATCH v5 1/3] mm: hugetlb: Consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
` [PATCH v5 2/3] mm: hugetlb: Move mpol interpretation out of alloc_buddy_hugetlb_folio_with_mpol()
` [PATCH v5 3/3] mm: hugetlb: Move mpol interpretation out of dequeue_hugetlb_folio_vma()

[PATCH b4 v2 00/44] Stop the editor branch guard from eating review replies
 2026-08-03 14:59 UTC  (2+ messages)

[PATCH net-next v5 00/13] ax88179_178a: Add support for AX88179A-based chips
 2026-08-03 14:58 UTC  (5+ messages)
` [PATCH net-next v5 09/13] ax88179_178a: Add Suspend/resume support for AX88179A/772D/279

[PATCH v3 1/2] selftests/filesystems: Move file_stressor to dedicated subdirectory
 2026-08-03 14:57 UTC 

[PATCH v2 0/5] Add SW_TABLET_MODE support for AMD SFH convertibles
 2026-08-03 14:58 UTC  (6+ messages)
` [PATCH v2 1/5] HID: amd_sfh: Track MP2 version explicitly
` [PATCH v2 2/5] HID: amd_sfh: Serialize access to the shared emp2 pointer
` [PATCH v2 3/5] HID: amd_sfh: Add accessor to read the operating-mode sensor
` [PATCH v2 4/5] HID: amd_sfh: Register tablet-mode auxiliary device
` [PATCH v2 5/5] Input: misc: Add AMD SFH tablet-mode switch driver

Patchwork housekeeping for: spi-devel-general
 2026-08-03 14:58 UTC 

[PATCH v3 0/2] pci: AMD: Add Versal2 CPM6 PCIe host controller support
 2026-08-03 14:58 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: amd-mdb: Add CPM6 support
` [PATCH v3 2/2] PCI: amd-mdb: Add CPM6 host controller support

[PATCH 6.12.y-cip 0/7] Document RZ/G3L I2C, WDT and SSI
 2026-08-03 14:58 UTC  (8+ messages)
` [PATCH 6.12.y-cip 1/7] dt-bindings: i2c: renesas,riic: Document the R9A08G046 support
` [PATCH 6.12.y-cip 2/7] ASoC: dt-bindings: renesas,rz-ssi: Document RZ/G3L SoC
` [PATCH 6.12.y-cip 3/7] dt-bindings: watchdog: factor out RZ/A watchdog
` [PATCH 6.12.y-cip 4/7] dt-bindings: watchdog: factor out RZ/N1 watchdog
` [PATCH 6.12.y-cip 5/7] dt-bindings: watchdog: factor out RZ/G2L watchdog
` [PATCH 6.12.y-cip 6/7] dt-bindings: watchdog: factor out RZ/V2H(P) watchdog
` [PATCH 6.12.y-cip 7/7] dt-bindings: watchdog: renesas,wdt: Document RZ/G3L support

[PATCH v3] irqchip: gic-v3-its: irq_pipeline: Fix OOB context in-band lock warning for ITS lock
 2026-08-03 14:51 UTC  (3+ messages)

[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
 2026-08-03 14:57 UTC  (8+ messages)
` [PATCH v15 15/37] KVM: arm64: CCA: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v15 16/37] KVM: arm64: CCA: Handle realm MMIO emulation

[PATCH 0/2] mm/damon: avoid division by zero from damos_quota_score()
 2026-08-03 14:57 UTC  (3+ messages)
` [PATCH 2/2] mm/damon/lru_sort: error out for >10000 active_mem_bp

[PATCH bpf] bpf: Fix sanitize_err() register selection for BPF_K
 2026-08-03 14:57 UTC  (2+ messages)

[PATCH 0/5] wifi: ath12k: fixes to improve MLO station stability
 2026-08-03 14:56 UTC  (2+ messages)

[PATCH v2 0/4] drm/bridge: nwl-dsi: Various fixes
 2026-08-03 14:56 UTC  (5+ messages)
` [PATCH v2 1/4] drm/bridge: nwl-dsi: Limit LCDIF specific sync override
` [PATCH v2 2/4] drm/bridge: nwl-dsi: Correct auto-insert EOTP behavior
` [PATCH v2 3/4] drm/bridge: nwl-dsi: Correct MIPI DSI horizontal sync timing
` [PATCH v2 4/4] drm/bridge: nwl-dsi: Add error handling of nwl_dsi_mode_set()

[PATCH v2 0/3] s390/pci: Enable CONTEXT_ANALYSIS
 2026-08-03 14:55 UTC  (4+ messages)
` [PATCH v2 2/3] s390/pci: Rework__zpci_event_availability() to remove conditional locking

[RFC] drm/pvr: define oversized freelist reconstruction handling
 2026-08-03 14:54 UTC  (2+ messages)

[PATCH] selftests/futex: Correct pthread_create return value check
 2026-08-03 14:54 UTC  (2+ messages)

[PATCH 0/3] ACPI: CPPC: Reduce .target() callback overhead
 2026-08-03 14:54 UTC  (3+ messages)

[PATCH v4 0/5] serial: fix console lifetime bugs on failed bind and removal
 2026-08-03 14:53 UTC  (3+ messages)
` [PATCH v4 5/5] serial: imx: serialize imx_uart_ports[] lifetime

[PATCH v7 00/11] arm_mpam: Add MPAM-Fb firmware support
 2026-08-03 14:53 UTC  (5+ messages)
` [PATCH v7 11/11] arm_mpam: detect and enable MPAM-Fb PCC support

[PATCH v5 00/14] serial: 8250: add Moxa MUEx50 PCIe board support
 2026-08-03 14:52 UTC  (2+ messages)

[PATCH v6 00/16] xenguest optimisations
 2026-08-03 14:52 UTC  (14+ messages)
` [PATCH v6 12/16] xen: implement new foreign copy hypercall
` [PATCH Linux v6 16/16] xen/privcmd: Add new ABI to allow copying foreign memory

[Buildroot] [PATCH v4 1/4] package/xen: fix build error when BR2_PACKAGE_XEN_TOOLS not enabled
 2026-08-03 14:51 UTC  (4+ messages)
` [Buildroot] [PATCH v4 2/4] package/xen: add custom version support
` [Buildroot] [PATCH v4 3/4] package/xen: add custom tarball support
` [Buildroot] [PATCH v4 4/4] package/xen: add custom git support

[PATCH v2 0/6] Add TEE based client driver for UEFI Secure Application
 2026-08-03 14:52 UTC  (5+ messages)

[PATCH v2 0/2] drm/komeda: Fix GLB_CORE_ID parsing and initialize encoder clone masks
 2026-08-03 14:50 UTC  (4+ messages)
` [PATCH v2 2/2] drm/komeda: Set display/writeback "

[PATCH v2 1/1] scsi: lpfc: Clear rport node association before unregister
 2026-08-03 14:50 UTC 

[PATCH] HID: bpf: serialize device reference release in struct_ops destroy path
 2026-08-03 14:49 UTC  (2+ messages)

[PATCH 0/2] x86: Use "er" asm constriant for add/sub
 2026-08-03 14:49 UTC  (2+ messages)

[PATCH 0/2] nfsd: fix up some sparse warnings
 2026-08-03 14:49 UTC  (3+ messages)
` [PATCH 1/2] nfsd: fix type mismatch and explain host-endian xdr buffer usage
` [PATCH 2/2] nfsd: fix nfserr type in nfsd_lookup_dentry()

[RFC5040 question] RDMA/siw: received Terminate is reported only as a CM close
 2026-08-03 14:48 UTC 

[PATCH 00/39] spi: use modern PM macros
 2026-08-03 14:20 UTC  (25+ messages)
` [PATCH 16/39] spi: img-spfi: "
` [PATCH 17/39] spi: loongson: "
` [PATCH 18/39] spi: meson-spifc: "
` [PATCH 19/39] spi: mt65xx: "
` [PATCH 20/39] spi: mtk-nor: "
` [PATCH 21/39] spi: mxic: "
` [PATCH 22/39] spi: omap2-mcspi: "
` [PATCH 23/39] spi: orion: "
` [PATCH 24/39] spi: pl022: "
` [PATCH 25/39] spi: spi-qcom-qspi: "
` [PATCH 26/39] spi: qup: "
` [PATCH 27/39] spi: rockchip-sfc: "
` [PATCH 28/39] spi: rockchip: "
` [PATCH 29/39] spi: s3c64xx: "
` [PATCH 30/39] spi: slave-mt27xx: "
` [PATCH 31/39] spi: sprd: "
` [PATCH 32/39] spi: sunplus-sp7021: "
` [PATCH 33/39] spi: syncuacer: "
` [PATCH 34/39] spi: tegra114: "
` [PATCH 35/39] spi: tegra20-sflash: "
` [PATCH 36/39] spi: tegra20-slink: "
` [PATCH 37/39] spi: tegra210-quad: "
` [PATCH 38/39] spi: topcliff-pch: "
` [PATCH 39/39] spi: zynqmp-gqspi: "

[PATCH 0/5] mm/gup: batch contiguous pages in follow_page_mask()
 2026-08-03 14:47 UTC  (2+ messages)

[PATCH v3 00/11] KVM Dirty-bit cleaning hw accelerator (HACDBS)
 2026-08-03 14:47 UTC  (4+ messages)
` [PATCH v3 04/11] KVM: arm64: dirty_bit: Add base FEAT_HACDBS cleaning routine

[PATCH v2 0/2] hwtracing: hisi_ptt: Fix reset timeout handling and clean up trace start
 2026-08-03 14:46 UTC  (4+ messages)
` [PATCH v2 1/2] hwtracing: hisi_ptt: Propagate DMA reset timeout in trace_start()

[PATCH v1 0/6] serial: Some yak shaving
 2026-08-03 14:46 UTC  (3+ messages)
` [PATCH v1 2/6] serial: txx9: Drop usage of uart_match_port()

[PATCH v3] tty: vt: fix memory leak in vc_allocate()
 2026-08-03 14:45 UTC 

[PATCH v1 2/2] mm/memory: add anonymous mTHP folios to deferred split list
 2026-08-03 14:45 UTC  (11+ messages)

on the irresponsibility of pursuing C language reform (was: [PATCH 1/2] man/man3/{mem,strn}*(): SYNOPSIS, STANDARDS: Document these as provided by <memory.h>)
 2026-08-03 14:44 UTC  (12+ messages)
` on the irresponsibility of pursuing C language reform
                  ` on glibc forking/reclaiming its man pages (was: on the irresponsibility of pursuing C language reform)

[PATCH 0/9] EDAC/versalnet: Fix error handling, teardown, and robustness
 2026-08-03 14:44 UTC  (4+ messages)
` [PATCH 2/9] EDAC/versalnet: Add NULL check for mci in remove_one_mc()

[PATCH RFC] mm/gup: batch contiguous pages in follow_page_mask() and return them via a pages array
 2026-08-03 14:44 UTC  (7+ messages)

[PATCHv2 0/3] ACPI: CPPC: Avoid Desired Performance reads on ACPI 6.6+
 2026-08-03 14:44 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] ACPI: CPPC: Reject desired_perf "
  ` [PATCH v3 2/3] ACPI: CPPC: Skip desired_perf read in cppc_get_perf()

[PATCH 0/2] can: add arasan canfd controller support
 2026-08-03 14:43 UTC  (3+ messages)
` [PATCH 2/2] can: arasan-canfd: add driver for arasan CAN-FD controller

[PATCH 0/2] hung_task: extend blocking task stacktrace dump to rtmutex
 2026-08-03 14:42 UTC  (4+ messages)
` [PATCH 1/2] hung_task: show the blocker task if the task is hung on rtmutex


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.