All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-02 20:26:14 to 2026-03-02 20:38:16 UTC [more...]

[PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
 2026-03-02 20:24 UTC  (154+ messages)
` [f2fs-dev] [PATCH v2 003/110] audit: widen ino fields "
` [f2fs-dev] [PATCH v2 004/110] net: change sock.sk_ino and sock_i_ino() "
` [f2fs-dev] [PATCH v2 005/110] trace: store i_ino as u64 instead of ino_t/unsigned long
  `  "
` [f2fs-dev] [PATCH v2 006/110] trace: reorder TP_STRUCT__entry fields for better packing on 32-bit
  `  "
` [f2fs-dev] [PATCH v2 007/110] ext4: use PRIino format for i_ino
  `  "
` [f2fs-dev] [PATCH v2 008/110] jbd2: "
  `  "
` [f2fs-dev] [PATCH v2 009/110] f2fs: "
  `  "
` [f2fs-dev] [PATCH v2 010/110] lockd: "
  `  "
` [f2fs-dev] [PATCH v2 011/110] nfs: "
  `  "
` [f2fs-dev] [PATCH v2 012/110] nfsd: "
  `  "
` [f2fs-dev] [PATCH v2 013/110] locks: "
  `  "
` [f2fs-dev] [PATCH v2 014/110] proc: "
  `  "
` [f2fs-dev] [PATCH v2 015/110] nilfs2: "
  `  "
` [f2fs-dev] [PATCH v2 016/110] 9p: "
  `  "
` [f2fs-dev] [PATCH v2 017/110] affs: "
  `  "
` [f2fs-dev] [PATCH v2 018/110] afs: "
  `  "
` [f2fs-dev] [PATCH v2 019/110] autofs: "
  `  "
` [f2fs-dev] [PATCH v2 020/110] befs: "
  `  "
` [f2fs-dev] [PATCH v2 021/110] bfs: "
  `  "
` [f2fs-dev] [PATCH v2 022/110] cachefiles: "
  `  "
` [f2fs-dev] [PATCH v2 023/110] ceph: "
  `  "
` [f2fs-dev] [PATCH v2 024/110] coda: "
  `  "
` [f2fs-dev] [PATCH v2 025/110] cramfs: "
  `  "
` [f2fs-dev] [PATCH v2 026/110] ecryptfs: "
  `  "
` [f2fs-dev] [PATCH v2 027/110] efs: "
  `  "
` [f2fs-dev] [PATCH v2 028/110] exportfs: "
  `  "
` [f2fs-dev] [PATCH v2 029/110] ext2: "
  `  "
` [f2fs-dev] [PATCH v2 030/110] freevxfs: "
  `  "
` [f2fs-dev] [PATCH v2 031/110] hfs: "
  `  "
` [f2fs-dev] [PATCH v2 032/110] hfsplus: "
  `  "
` [f2fs-dev] [PATCH v2 033/110] hpfs: "
  `  "
` [f2fs-dev] [PATCH v2 034/110] isofs: "
  `  "
` [f2fs-dev] [PATCH v2 035/110] jffs2: "
  `  "
` [f2fs-dev] [PATCH v2 036/110] jfs: "
  `  "
` [f2fs-dev] [PATCH v2 037/110] minix: "
  `  "
` [f2fs-dev] [PATCH v2 038/110] nsfs: "
  `  "
` [f2fs-dev] [PATCH v2 039/110] ntfs3: "
  `  "
` [f2fs-dev] [PATCH v2 040/110] ocfs2: "
  `  "
` [f2fs-dev] [PATCH v2 041/110] orangefs: "
  `  "
` [f2fs-dev] [PATCH v2 042/110] overlayfs: "
  `  "
` [f2fs-dev] [PATCH v2 043/110] qnx4: "
  `  "
` [f2fs-dev] [PATCH v2 044/110] qnx6: "
  `  "
` [f2fs-dev] [PATCH v2 045/110] ubifs: "
  `  "
` [f2fs-dev] [PATCH v2 046/110] udf: "
  `  "
` [f2fs-dev] [PATCH v2 047/110] ufs: "
  `  "
` [f2fs-dev] [PATCH v2 048/110] zonefs: "
  `  "
` [f2fs-dev] [PATCH v2 049/110] security: "
  `  "
` [f2fs-dev] [PATCH v2 050/110] drm/amdgpu: "
  `  "
` [f2fs-dev] [PATCH v2 051/110] fsnotify: "
  `  "
` [f2fs-dev] [PATCH v2 052/110] net: "
  `  "
` [f2fs-dev] [PATCH v2 053/110] uprobes: "
  `  "
` [f2fs-dev] [PATCH v2 054/110] dma-buf: "
  `  "
` [PATCH v2 055/110] fscrypt: "

[PATCH v16 00/10] Enable CXL PCIe Port Protocol Error handling and logging
 2026-03-02 20:36 UTC  (7+ messages)
` [PATCH v16 01/10] PCI/AER: Introduce AER-CXL Kfifo
` [PATCH v16 02/10] PCI/CXL: Update unregistration for AER-CXL and CPER-CXL kfifos
` [PATCH v16 03/10] cxl: Update CXL Endpoint tracing
` [PATCH v16 04/10] PCI/ERR: Introduce PCI_ERS_RESULT_PANIC
` [PATCH v16 05/10] PCI: Establish common CXL Port protocol error flow
` [PATCH v16 06/10] PCI/CXL: Add RCH support to CXL handlers

[PATCH v2 0/3] Add i.MX943 PCIe supports
 2026-03-02 20:36 UTC  (3+ messages)

[PATCH 0/3] iio: accel: adxl372: add ADXL371 support
 2026-03-02 20:36 UTC  (6+ messages)
` [PATCH 1/3] iio: accel: adxl372: introduce chip_info structure
` [PATCH 3/3] iio: accel: adxl372: add support for ADXL371

[PATCH v3 0/3] Automatic NFSv4 state revocation on filesystem unmount
 2026-03-02 20:36 UTC  (15+ messages)
` [PATCH v3 1/3] fs: add umount notifier chain for filesystem unmount notification

[PATCH] scsi: fix refcount leaking for "tagset_refcnt"
 2026-03-02 20:36 UTC  (3+ messages)

[PATCH] drm/xe/pf: Take pci_rescan_remove_lock mutex when disabling VFs
 2026-03-02 20:36 UTC  (3+ messages)

[PATCH net] net/tcp-ao: Fix MAC comparison to be constant-time
 2026-03-02 20:36 UTC 

[PATCH 00/11] Move SEV-SNP initialization to ccp driver
 2026-03-02 20:35 UTC  (7+ messages)
` [PATCH 07/11] x86/snp, crypto: move HSAVE_PA setup to arch/
` [PATCH 08/11] x86/snp: allow disabling MFDM
` [PATCH 09/11] x86/snp: create snp_x86_shutdown()

[PATCH net] net/tcp-md5: Fix MAC comparison to be constant-time
 2026-03-02 20:34 UTC 

[PATCH v5 0/2] driver: reset: spacemit-p1: add driver for poweroff/reboot
 2026-03-02 20:34 UTC  (9+ messages)
` [PATCH v5 2/2] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip

[PATCH v2] mm/huge_memory: fix a folio_split() race condition with folio_try_get()
 2026-03-02 20:31 UTC 

[PATCH v10 0/9] Error recovery for vfio-pci devices on s390x
 2026-03-02 20:33 UTC  (10+ messages)
` [PATCH v10 1/9] PCI: Allow per function PCI slots
` [PATCH v10 2/9] s390/pci: Add architecture specific resource/bus address translation
` [PATCH v10 3/9] PCI: Avoid saving config space state if inaccessible
` [PATCH v10 4/9] PCI: Add additional checks for flr reset
` [PATCH v10 5/9] s390/pci: Update the logic for detecting passthrough device
` [PATCH v10 6/9] s390/pci: Store PCI error information for passthrough devices
` [PATCH v10 7/9] vfio-pci/zdev: Add a device feature for error information
` [PATCH v10 8/9] vfio: Add a reset_done callback for vfio-pci driver
` [PATCH v10 9/9] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX

[BUG] HP Pavilion x360: Built-in Keyboard and Touchpad disabled permanently after screen removal (Stuck in Tablet Mode)
 2026-03-02 20:32 UTC 

[PATCH v2 0/9] Add GPCDMA support in Tegra264
 2026-03-02 20:31 UTC  (5+ messages)
` [PATCH v2 2/9] dt-bindings: dma: nvidia,tegra186-gpc-dma: Make reset optional
` [PATCH v2 3/9] dmaengine: tegra: Make reset control optional

+ documentation-fix-a-hugetlbfs-reservation-statement.patch added to mm-new branch
 2026-03-02 20:31 UTC 

[PATCH v2] accel/ivpu: Limit number of maximum contexts and doorbells per user
 2026-03-02 20:30 UTC  (3+ messages)

[PATCH v1] Bluetooth: ISO: Fix defer tests being unstable
 2026-03-02 20:30 UTC  (2+ messages)

[PATCH v3 1/9] Bluetooth: btintel: Add support for hybrid signature for ScP2 onwards
 2026-03-02 20:30 UTC  (2+ messages)

[PATCH] KVM: selftests: Increase 'maxnode' for guest_memfd tests
 2026-03-02 20:29 UTC  (3+ messages)

[PATCH v10 00/17] ati-vga: Implement HOST_DATA transfers to enable X.org text rendering
 2026-03-02 20:28 UTC  (3+ messages)
` [PATCH v10 16/17] ati-vga: Implement HOST_DATA register writes

[PATCH] mm: add Adaptive Memory Pressure Signaling (AMPRESS)
 2026-03-02 20:28 UTC  (3+ messages)

slowly decommission bugzilla?
 2026-03-02 20:28 UTC  (2+ messages)
` [RFC] kallsyms: embed source file:line info in kernel stack traces

[PATCH v3 00/15] Further centralising of directory locking for name ops
 2026-03-02 20:28 UTC  (4+ messages)
` [PATCH v3 01/15] VFS: note error returns in documentation for various lookup functions

[PATCH 1/2] remoteproc: pru: Use rproc_of_parse_firmware() to get firmware name
 2026-03-02 20:27 UTC  (2+ messages)
` [PATCH 2/2] remoteproc: pru: Remove empty remove callback

[PATCH v6 0/4] Convert x86/mm/pat to generic page table apis
 2026-03-02 20:27 UTC  (6+ messages)

[PATCH bpf v3 01/15] selftests/bpf: Pass through build flags to bpftool and resolve_btfids
 2026-03-02 20:27 UTC  (6+ messages)


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.