All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-25 07:20:01 to 2025-06-25 08:07:16 UTC [more...]

[PATCH v3 0/3] Add helper methods i3c_writel_fifo() and i3c_readl_fifo()
 2025-06-25  7:27 UTC  (14+ messages)
` [PATCH v3 1/3] i3c: master: Add inline i3c_readl_fifo() and i3c_writel_fifo()
` [PATCH v3 2/3] i3c: master: cdns: Use i3c_writel_fifo() and i3c_readl_fifo()
` [PATCH v3 3/3] i3c: master: dw: "

[PATCH v15 00/13] Support page table check on PowerPC
 2025-06-25  6:37 UTC  (5+ messages)
` [PATCH v15 03/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud[s]_set()
` [PATCH v15 07/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_clear()
` [PATCH v15 10/13] powerpc: mm: Add pud_pfn() stub

HP Omnibook Ultra Flip 14 - power profiles
 2025-06-25  8:06 UTC  (3+ messages)

[PATCH v4 00/19] vfio-user client
 2025-06-25  8:05 UTC  (5+ messages)
` [PATCH v4 03/19] vfio-user: implement message receive infrastructure
` [PATCH v4 04/19] vfio-user: implement message send infrastructure

[PATCH v2 0/2] gpio: rcar: Use new line value setter callbacks
 2025-06-25  8:05 UTC  (3+ messages)
` [PATCH v2 1/2] gpio: rcar: Remove checks for empty bankmasks
` [PATCH v2 2/2] gpio: rcar: Use new line value setter callbacks

[PATCH v11 0/4] dd Loongson Security Engine chip driver
 2025-06-25  8:05 UTC  (4+ messages)
` [PATCH v11 3/4] tpm: Add a driver for Loongson TPM device

[PATCH v9 net-next 00/15] AccECN protocol patch series
 2025-06-25  8:04 UTC  (5+ messages)
` [PATCH v9 net-next 05/15] tcp: accecn: AccECN negotiation
` [PATCH v9 net-next 06/15] tcp: accecn: add AccECN rx byte counters

[PATCH v2 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-06-25  8:04 UTC  (4+ messages)
` [PATCH v2 3/5] fs: change write_begin/write_end interface to take struct kiocb *

[PATCH] pynfs: Fix RuntimeError by increasing default ca_maxrequests from 8 to 16
 2025-06-25  8:00 UTC 

[PATCH 00/10] mei: vsc: Various bug-fixes
 2025-06-25  8:03 UTC  (7+ messages)
` [PATCH 03/10] mei: vsc: Don't call vsc_tp_reset() a second time on shutdown
` [PATCH 04/10] mei: vsc: Use vsc_tp_remove() as shutdown handler
` [PATCH 05/10] mei: vsc: Destroy mutex after freeing the IRQ

[sailus-media-tree:fixes] BUILD SUCCESS e6ef6d51dc1ddf25929bd1e1aa14b5ef3edc79e2
 2025-06-25  8:02 UTC 

[PATCH net-next v3 0/3] vsock: Introduce SIOCINQ ioctl support
 2025-06-25  8:03 UTC  (4+ messages)
` [PATCH net-next v3 1/3] vsock: Add support for SIOCINQ ioctl
    ` [EXTERNAL] "

[RESEND PATCH v13 2/3] sched: Move task_mm_cid_work to mm work_struct
 2025-06-25  8:01 UTC  (2+ messages)

[PATCH] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
 2025-06-25  8:02 UTC  (12+ messages)

[PATCH v4 01/11] drm/amdgpu: validate userq input args
 2025-06-25  8:01 UTC  (16+ messages)
` [PATCH v4 02/11] drm/amdgpu: validate unmap status for destroying userq
` [PATCH v4 03/11] drm/amdgpu: unify the userq doorbell object destroy
` [PATCH v4 04/11] drm/amdgpu: validate userq buffer virtual address and size
` [PATCH v4 05/11] drm/amdgpu: add userq object va track helpers
` [PATCH v4 06/11] drm/amdgpu: track the userq bo va for its obj management
` [PATCH v4 07/11] drm/amdgpu: add user queue vm identifier
` [PATCH v4 10/11] drm/amdgpu: only bound the eviction fence to userq bo

[brgl:pwrseq/for-next] BUILD SUCCESS d4c2d9b5b7ceed14a3a835fd969bb0699b9608d3
 2025-06-25  8:01 UTC 

[PATCH v12 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-06-25  8:00 UTC  (9+ messages)

[PATCH 2/2] smb: client: let smbd_post_send_iter() respect the peers max_send_size and transmit all data
 2025-06-25  8:00 UTC  (6+ messages)
` [PATCH 0/2] smb: client: fix problems with smbdirect/rdma mounts

[PATCH] scsi: ufs: core: Fix spelling of a sysfs attribute name
 2025-06-25  8:00 UTC  (2+ messages)

[PATCH] drm/mediatek: mtk_dpi: Reorder output formats on MT8195/88
 2025-06-25  7:22 UTC  (3+ messages)

[PATCH v3 00/12] MMU related improvements for KVM RISC-V
 2025-06-25  7:59 UTC  (18+ messages)
` [PATCH v3 04/12] RISC-V: KVM: Replace KVM_REQ_HFENCE_GVMA_VMID_ALL with KVM_REQ_TLB_FLUSH
` [PATCH v3 05/12] RISC-V: KVM: Don't flush TLB when PTE is unchanged
` [PATCH v3 06/12] RISC-V: KVM: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v3 07/12] RISC-V: KVM: Use ncsr_xyz() in kvm_riscv_vcpu_trap_redirect()
` [PATCH v3 08/12] RISC-V: KVM: Factor-out MMU related declarations into separate headers
` [PATCH v3 09/12] RISC-V: KVM: Introduce struct kvm_gstage_mapping
` [PATCH v3 10/12] RISC-V: KVM: Add vmid field to struct kvm_riscv_hfence
` [PATCH v3 11/12] RISC-V: KVM: Factor-out g-stage page table management

[PATCH v2] ARM: vexpress: increase barebox partition size
 2025-06-25  7:14 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: dsa: ks8995: Fix up bindings
 2025-06-25  7:57 UTC  (5+ messages)
` [PATCH net-next v2 1/2] dt-bindings: dsa: Rewrite Micrel KS8995 in schema
` [PATCH net-next v2 2/2] ARM: dts: Fix up wrv54g device tree

[PATCHES][RFC][CFR] mount-related stuff
 2025-06-25  7:57 UTC  (6+ messages)
` [PATCHES v2][RFC][CFR] "

[PATCH] maple tree: Use goto label to simplify code
 2025-06-25  7:56 UTC  (2+ messages)

[PATCH v3 0/9] NVMEM: Introduce write protection support
 2025-06-25  7:11 UTC  (5+ messages)
` [PATCH v3 8/9] fs: Report errors for out-of-bounds protect operations

[PATCH v4 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
 2025-06-25  7:55 UTC  (10+ messages)

[PATCH v2 0/2] Add WiFi/BT node for qcs615 ride board
 2025-06-25  7:55 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: qcs615: add a PCIe port for WLAN
` [PATCH v2 2/2] arm64: dts: qcom: qcs615-ride: add WiFi/BT nodes

[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
 2025-06-25  7:55 UTC  (6+ messages)
` [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()

[LTP] [PATCH 1/3] open13: Convert to new API
 2025-06-25  7:55 UTC  (2+ messages)

[PATCH 00/18] SHA-256 library improvements
 2025-06-25  7:08 UTC  (23+ messages)
` [PATCH 03/18] crypto: sha512 - Use the correct legacy export format
` [PATCH 05/18] lib/crypto: sha512: Do not include <crypto/internal/sha2.h>
` [PATCH 06/18] lib/crypto: sha512: Fix a grammatical error in kerneldoc comments
` [PATCH 07/18] lib/crypto: sha256: Reorder some code
` [PATCH 08/18] lib/crypto: sha256: Remove sha256_blocks_simd()
` [PATCH 11/18] lib/crypto: sha256: Propagate sha256_block_state type to implementations
` [PATCH 12/18] lib/crypto: sha256: Add HMAC-SHA224 and HMAC-SHA256 support
` [PATCH 13/18] crypto: sha256 - Wrap library and add HMAC support
` [PATCH 15/18] lib/crypto: sha512: Remove sha256_is_arch_optimized()
` [PATCH 16/18] lib/crypto: sha256: Consolidate into single module
` [PATCH 17/18] lib/crypto: sha256: Sync sha256_update() with sha512_update()
` [PATCH 18/18] lib/crypto: sha256: Document the SHA-224 and SHA-256 API

anyone have a better example than "irssi" for "rc1" versioning?
 2025-06-25  7:54 UTC 

[PATCH] drm/i915/display: Implement wa_16011342517
 2025-06-25  7:49 UTC 

[PATCH] gpio: clps711x: drop unneeded platform_set_drvdata()
 2025-06-25  7:54 UTC  (2+ messages)

[PATCH v2 0/3] io_uring mm related abuses
 2025-06-25  7:53 UTC  (3+ messages)
` [PATCH v2 1/3] io_uring/rsrc: fix folio unpinning

[PATCH] drm/amdgpu: Add user queue instance count in HW IP info
 2025-06-25  7:53 UTC 

[PATCH 0/3] usb: dwc3: Fix TRB reclaim regression and clean up reclaim logic
 2025-06-25  7:53 UTC  (6+ messages)
` [PATCH 1/3] usb: dwc3: gadget: Fix TRB reclaim logic for short transfers and ZLPs
  ` [PATCH v3] "
` [PATCH 2/3] usb: dwc3: gadget: Simplify TRB reclaim logic by removing redundant 'chain' argument
    ` [PATCH v3] "

[PATCH v2 00/11] fhandle, pidfs: allow open_by_handle_at() purely based on file handle
 2025-06-25  7:52 UTC  (12+ messages)
` [PATCH v2 10/11] fhandle, pidfs: support "

[PATCH v1 0/1] arm64: dts: qcom: x1e80100-pmics: Disable pm8010 by default
 2025-06-25  7:52 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH 0/2] Improve handling of aborted probe
 2025-06-25  7:51 UTC  (6+ messages)
` [PATCH 2/2] drm/xe/guc: Explicitly exit CT safe mode on unwind

[PATCH v2 3/2] RISC-V: sbi: remove sbi_ecall tracepoints
 2025-06-25  7:51 UTC  (4+ messages)

pull-request: iwlwifi-fixes-2025-06-25
 2025-06-25  7:51 UTC 

[PATCH rdma-next] RDMA/core: Add driver APIs pre_destroy_cq() and post_destroy_cq()
 2025-06-25  7:50 UTC  (2+ messages)

[PATCH v2 0/5] Misc rework on hugetlb faulting path
 2025-06-25  7:49 UTC  (10+ messages)
` [PATCH v2 1/5] mm,hugetlb: Change mechanism to detect a COW on private mapping
` [PATCH v2 2/5] mm,hugetlb: Sort out folio locking in the faulting path
` [PATCH v2 3/5] mm,hugetlb: Rename anon_rmap to new_anon_folio and make it boolean

[PATCH v5 0/9] drm/i915/flipq: Rough flip queue implementation
 2025-06-25  7:49 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/flipq: Rough flip queue implementation (rev9)

[PATCH V3 0/5] Add Texas Instruments BQ25703A Charger
 2025-06-25  7:48 UTC  (3+ messages)
` [PATCH V3 1/5] dt-bindings: mfd: ti,bq25703a: Add TI "

[PATCH rdma-rc 0/3] Batch of mlx5_ib fixes
 2025-06-25  7:45 UTC  (2+ messages)

[PATCH rdma-rc] IB/core: Annotate umem_mutex acquisition under fs_reclaim for lockdep
 2025-06-25  7:45 UTC  (2+ messages)

[PATCH rdma-rc] IB/mlx5: Fix potential deadlock in MR deregistration
 2025-06-25  7:45 UTC  (2+ messages)

[PATCH v2] i386/tdx: Build TDX only for 64-bit target
 2025-06-25  7:43 UTC  (2+ messages)

[mdraid:md-6.16] [md] bc8ce8eaa2: mdadm-selftests.05r1-failfast.fail
 2025-06-25  7:43 UTC  (2+ messages)

[PATCH v3 0/3] Add support for gdsp remoteproc on sa8775p
 2025-06-25  7:44 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: misc: qcom,fastrpc: Add GDSP label

[PATCH v2 0/5] madvise cleanup
 2025-06-25  7:43 UTC  (3+ messages)
` [PATCH v2 1/5] mm/madvise: remove the visitor pattern and thread anon_vma state

[PATCH v4 0/3] update live migration configuration region
 2025-06-25  7:43 UTC  (10+ messages)
` [PATCH v4 1/3] migration: update BAR space size
` [PATCH v4 2/3] migration: qm updates BAR configuration
` [PATCH v4 3/3] migration: adapt to new migration configuration

[meta-oe][PATCH] paho-mqtt-cpp: add back SRCREV
 2025-06-25  7:42 UTC 

[PATCH RFC v2] mm: memory-tiering: Fix PGPROMOTE_CANDIDATE accounting
 2025-06-25  7:39 UTC  (3+ messages)

[PATCH v16 1/2] math64.h: provide rounddown_u64 variant for rounddown macro
 2025-06-25  7:40 UTC  (4+ messages)
` [PATCH v16 2/2] pwm: airoha: Add support for EN7581 SoC

Help: Samsung Exynos 7870 DECON SYSMMU panic
 2025-06-25  7:39 UTC  (3+ messages)

[PATCH v2] parisc: Makefile: fix a typo in palo.conf
 2025-06-25  7:39 UTC 

[RESEND][PATCH 0/8] fix runtime versions
 2025-06-25  7:38 UTC  (3+ messages)
` [OE-core] "

[PATCH] PCI/ACPI: Fix runtime PM ref imbalance on hot-plug capable ports
 2025-06-25  7:37 UTC  (3+ messages)

[PATCH] target: riscv: Add Svrsw60t59b extension support
 2025-06-25  7:36 UTC  (3+ messages)

[PATCH i-g-t] tests/kms_prime: Add xe support
 2025-06-25  7:36 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_prime: Add XE support (rev7)
` ✓ i915.CI.BAT: "

[PATCH 0/3] daemon: explicitly allow EINTR during poll()
 2025-06-25  7:35 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] compat/posix.h: track SA_RESTART fallback
  ` [PATCH v2 2/3] daemon: use sigaction() to install child_handler()
  ` [PATCH v2 3/3] daemon: explicitly allow EINTR during poll()

[PATCH] i3c: don't fail if GETHDRCAP is unsupported
 2025-06-25  7:34 UTC 

[PATCH net-next v3 00/14] net: mctp: Add support for gateway routing
 2025-06-25  7:34 UTC  (15+ messages)
` [PATCH net-next v3 01/14] net: mctp: don't use source cb data when forwarding, ensure pkt_type is set
` [PATCH net-next v3 02/14] net: mctp: test: make cloned_frag buffers more appropriately-sized
` [PATCH net-next v3 03/14] net: mctp: separate routing database from routing operations
` [PATCH net-next v3 04/14] net: mctp: separate cb from direct-addressing routing
` [PATCH net-next v3 05/14] net: mctp: test: Add an addressed device constructor
` [PATCH net-next v3 06/14] net: mctp: test: Add extaddr routing output test
` [PATCH net-next v3 07/14] net: mctp: test: move functions into utils.[ch]
` [PATCH net-next v3 08/14] net: mctp: test: add sock test infrastructure
` [PATCH net-next v3 09/14] net: mctp: test: Add initial socket tests
` [PATCH net-next v3 10/14] net: mctp: pass net into route creation
` [PATCH net-next v3 11/14] net: mctp: remove routes by netid, not by device
` [PATCH net-next v3 12/14] net: mctp: allow NL parsing directly into a struct mctp_route
` [PATCH net-next v3 13/14] net: mctp: add gateway routing support
` [PATCH net-next v3 14/14] net: mctp: test: Add tests for gateway routes

[PATCH v15 0/5] Add per-device engine activity stats in GPUTOP
 2025-06-25  7:28 UTC  (6+ messages)
` [PATCH v15 1/5] lib/igt_device_scan: Add support for the device filter
` [PATCH v15 2/5] lib/igt_device_scan: Enable finding all matched IGT devices
` [PATCH v15 3/5] tools/gputop/utils: Add gputop utility functions common to all drivers
` [PATCH v15 4/5] tools/gputop/xe_gputop: Add gputop support for xe specific devices
` [PATCH v15 5/5] tools/gputop/gputop: Enable support for multiple GPUs and instances

[PATCH 5.4 000/222] 5.4.295-rc1 review
 2025-06-25  7:34 UTC  (3+ messages)

Reminder: Xenomai community call on Wednesday, Jan 24, 2024, UTC 7:00 AM
 2025-06-25  7:34 UTC  (13+ messages)
` Reminder: Xenomai community call on Wednesday, Jul 10, "
  ` Reminder: Xenomai community call on Wednesday, Jul 24, "
    ` Reminder: Xenomai community call on Wednesday, Aug 7, "
      ` Reminder: Xenomai community call on Wednesday, Aug 21, "
        ` Reminder: Xenomai community call on Wednesday, Sept 4, "
          ` Reminder: Xenomai community call on Wednesday, Oct 16, "
            ` Xenomai community call on Wednesday, Oct 30, "
              ` Xenomai community call on Wednesday, Nov 13, "
                ` Xenomai community call on Wednesday, Nov 27, 2024, UTC 7:30 AM
                  ` Xenomai community call on Wednesday, Dec 11, "
                    ` [NEW URL] Xenomai community call on Wednesday, June 25, 2025, "

[PATCH v5 0/2] ASPEED: Add mailbox driver for AST2700 series
 2025-06-25  7:34 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: mailbox: Add ASPEED AST2700 series SoC
` [PATCH v5 2/2] mailbox: aspeed: add mailbox driver for AST27XX "

[PATCH v3 0/3] xen/efi: Make boot more flexible, especially with GRUB2
 2025-06-25  7:34 UTC  (4+ messages)
` [PATCH v3 1/3] xen/efi: Handle cases where file didn't come from ESP
` [PATCH v3 2/3] xen/efi: Support loading initrd using GRUB2 LoadFile2 protocol
` [PATCH v3 3/3] xen/efi: Update error flow for read_file function

Bash script to generate random ascii string lines (printable characters only, including space) with lengths within a min-max range
 2025-06-25  7:34 UTC  (2+ messages)

[oe][meta-oe][kirkstone][PATCH 1/3] mariadb: fix CVE-2023-52968
 2025-06-25  7:33 UTC  (3+ messages)
` [oe][meta-oe][kirkstone][PATCH 2/3] mariadb: fix CVE-2023-52969 and CVE-2023-52970
` [oe][meta-oe][kirkstone][PATCH 3/3] mariadb: fix CVE-2024-21096

[PATCH 5.15 000/411] 5.15.186-rc1 review
 2025-06-25  7:32 UTC  (3+ messages)

[PATCH v2 0/4] iommufd: Destroy vdevice on device unbind
 2025-06-25  7:24 UTC  (4+ messages)
` [PATCH v2 1/4] iommufd: Add iommufd_object_tombstone_user() helper

[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
 2025-06-25  7:29 UTC  (10+ messages)

[PATCH 0/2] drm: amdgpu: Fix includes of <linux/export.h>
 2025-06-24 15:27 UTC  (3+ messages)

[REGRESSION] RX-580 (gfx803) GPU hangs since ~v6.14.1 – “scheduler comp_1.1.1 is not ready” / ROCm 5.7-6.4+ broken
 2025-06-25  4:33 UTC 

[syzbot] [hams?] KASAN: slab-use-after-free Read in rose_get_neigh
 2025-06-25  7:31 UTC  (2+ messages)

[PATCH] parisc: Makefile: fix a typo in palo.conf
 2025-06-25  7:31 UTC 

[PATCH] parisc: Makefile: explain that 64BIT requires both 32-bit and 64-bit compilers
 2025-06-25  7:30 UTC 

[PATCH 0/2] riscv: fix envcfg.STCE
 2025-06-25  7:26 UTC  (6+ messages)
` [PATCH 1/2] target/riscv: disable *stimecmp interrupts without *envcfg.STCE

[PATCH v4 0/7] More missing XeLP workarounds
 2025-06-25  7:26 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for More missing XeLP workarounds (rev5)
` ✓ CI.KUnit: success "

linux-next: duplicate patches in the bluetooth tree
 2025-06-25  7:24 UTC  (2+ messages)

[PATCH 6.15 000/588] 6.15.4-rc2 review
 2025-06-25  7:24 UTC  (2+ messages)

[PATCH 6.12 000/413] 6.12.35-rc2 review
 2025-06-25  7:24 UTC  (2+ messages)

[PATCH 6.6 000/288] 6.6.95-rc2 review
 2025-06-25  7:24 UTC  (2+ messages)

[PATCH 6.1 000/507] 6.1.142-rc2 review
 2025-06-25  7:23 UTC  (2+ messages)

[PATCH 5.10 000/352] 5.10.239-rc2 review
 2025-06-25  7:23 UTC  (2+ messages)

[PATCH testsuite] tests/mac_admin: skip all tests on NFS
 2025-06-25  7:23 UTC  (2+ messages)

[PATCH] Add a document on limiting host resources
 2025-06-25  7:23 UTC  (3+ messages)
` [docs] "

[PATCH i-g-t v15 0/5] Support for IN_FORMATS_ASYNC plane property
 2025-06-25  7:23 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

linux-next: Tree for Jun 25
 2025-06-25  7:22 UTC 

Linux kernel SIG meeting for vwfwupdate discussion
 2025-06-25  7:21 UTC  (9+ messages)

[PATCH v1 00/16] xen: framework for UART emulators
 2025-06-25  7:21 UTC  (3+ messages)
` [PATCH v1 05/16] arm/vpl011: use void pointer in domain struct

[PATCH 0/2] More cleanups to MSR interception code
 2025-06-25  7:20 UTC  (3+ messages)
` [PATCH 2/2] KVM: SVM: Simplify MSR interception logic for IA32_XSS MSR

[PATCH v4 1/3] dt-bindings: vendor-prefixes: Document Argon40
 2025-06-25  7:19 UTC  (7+ messages)
` [PATCH v4 3/3] pwm: argon-fan-hat: Add Argon40 Fan HAT support


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.