public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-02 19:29:24 to 2026-03-02 20:40:06 UTC [more...]

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

[PATCH] i2c: designware: Add a new ACPI HID for GOOG5000 I2C controller
 2026-03-02 20:39 UTC  (7+ messages)

[PATCH 0/4] iio: buffer: fix timestamp alignment (in rare case)
 2026-03-02 20:39 UTC  (5+ messages)
` [PATCH 1/4] iio: orientation: hid-sensor-rotation: add timestamp hack to not break userspace

[PATCH v16 00/10] Enable CXL PCIe Port Protocol Error handling and logging
 2026-03-02 20:36 UTC  (11+ 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 v16 07/10] cxl: Update error handlers to support CXL Port devices
` [PATCH v16 08/10] cxl: Update Endpoint AER uncorrectable handler
` [PATCH v16 09/10] cxl: Remove Endpoint AER correctable handler
` [PATCH v16 10/10] cxl: Enable CXL protocol error reporting

[PATCH v8 0/3] x86: Capability bits fix and required bits sanity check
 2026-03-02 20:38 UTC  (6+ messages)
` [PATCH v8 1/3] x86/cpu: Clear feature bits disabled at compile-time

[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  (8+ messages)
` [PATCH 1/3] iio: accel: adxl372: introduce chip_info structure
` [PATCH 2/3] dt-bindings: iio: accel: adi,adxl372: add ADXL371 compatible
` [PATCH 3/3] iio: accel: adxl372: add support for ADXL371

[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  (15+ messages)
` [PATCH 01/11] x86/snp: drop support for SNP hotplug
` [PATCH 04/11] x86/snp: drop WBINVD before setting SNPEn
` [PATCH 05/11] x86/snp: create snp_prepare_for_snp_init()
` [PATCH 06/11] x86/snp, crypto: move SNP init to ccp driver
` [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  (8+ 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

[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

[PATCH 0/6] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-03-02 20:25 UTC  (3+ messages)

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

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

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

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

[PATCH] i3c: dw: Complete exception handling in dw_i3c_master_i3c_xfers()
 2026-03-02 20:25 UTC  (2+ messages)

[PATCH RESEND] rockchip: Make gpiod pin control work and add gpio-ranges
 2026-03-02 20:23 UTC  (4+ messages)
` [PATCH RESEND 1/2] arm64: dts: rockchip: rk3308: Add gpio-ranges properties
` [PATCH RESEND 2/2] gpio: rockchip: Call pinctrl for gpio config

[PATCH v3] i3c: master: dw-i3c: Fix missing of_node for virtual I2C adapter
 2026-03-02 20:22 UTC  (2+ messages)

[PATCH] remoteproc: keystone: Request IRQs in probe()
 2026-03-02 20:17 UTC 

(no subject)
 2026-03-02 20:16 UTC  (7+ messages)
` [PATCH v8 3/8] dt-bindings: display: bridge: lvds-codec: add doestek,dtc34lm85am
` [PATCH v8 5/8] ARM: dts: ti: omap: espresso-common: Add common device tree for Samsung Galaxy Tab 2 series
` [PATCH v8 8/8] ARM: dts: ti: omap: samsung-espresso10: Add initial support for Galaxy Tab 2 10.1

[PATCH v11 0/4] Rust GPU buddy allocator bindings
 2026-03-02 20:16 UTC  (4+ messages)
` [PATCH v11 4/4] rust: gpu: Add "

[PATCH 5.10 000/334] 5.10.252-rc2 review
 2026-03-02 20:16 UTC  (3+ messages)

[PATCH v3 1/2] rust: add projection infrastructure
 2026-03-02 20:14 UTC  (5+ messages)

[PATCH] watchdog: bcm2835_wdt: Switch to new sys-off handler API
 2026-03-02 20:13 UTC  (3+ messages)

[PATCH 6.1 000/533] 6.1.165-rc2 review
 2026-03-02 20:12 UTC  (8+ messages)

[PATCH v8 25/25] gpu: nova-core: mm: Add PRAMIN aperture self-tests
 2026-03-02 20:11 UTC  (2+ messages)

[PATCH] mm: initialize 'seq' in gup_fast to remove -Wmaybe-uninitialized warning
 2026-03-02 20:09 UTC  (7+ messages)
` [PATCH] [PATCH v2] "

[PATCH] Documentation: fix a hugetlbfs reservation statement
 2026-03-02 20:10 UTC 

[PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
 2026-03-02 20:10 UTC  (4+ messages)

[PATCH v4 0/4] Support PSK reauthentication (REPLACETLSPSK)
 2026-03-02 20:09 UTC  (3+ messages)

[PATCH v2 1/2] rust: pin-init: internal: init: remove `#[disable_initialized_field_access]`
 2026-03-02 20:06 UTC  (2+ messages)

[PATCH] ext4: rralloc - (former rotalloc) improved round-robin allocation policy
 2026-03-02 20:04 UTC  (8+ messages)

[PATCH] cxl/acpi: fix CXL_ACPI=y + CXL_PMEM=m link failure
 2026-03-02 20:04 UTC 

[PATCH v2] iio: adc: ade9000: remove unused ADE9000_ST_ERROR macro
 2026-03-02 20:04 UTC  (3+ messages)

[PATCH] rust_binder: replace is_aligned helper with is_multiple_of
 2026-03-02 20:02 UTC  (2+ messages)

[syzbot] [btrfs?] WARNING: suspicious RCU usage in btrfs_dev_name
 2026-03-02 20:01 UTC 

[PATCH] hwmon: Add LattePanda Sigma EC driver
 2026-03-02 20:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] iio: adc: ti-ads1119: Replace IRQF_ONESHOT with IRQF_NO_THREAD
 2026-03-02 20:00 UTC  (3+ messages)

[PATCH 1/3] remoteproc: da8xx: Use dev_err_probe()
 2026-03-02 19:56 UTC  (3+ messages)
` [PATCH 2/3] remoteproc: da8xx: Remove unused local struct data
` [PATCH 3/3] remoteproc: da8xx: Reorder resource fetching in probe()

[net-next 0/3] psp: Support PSP reset statistics
 2026-03-02 19:53 UTC  (4+ messages)
` [net-next 1/3] psp: Support resetting statistics on a device
` [net-next 2/3] netdevsim: psp: Handle statistics reset
` [net-next 3/3] selftests: drv-net: psp: add reset statistics test

[PATCH] iio: adc: ti-ads1119: Reinit completion before wait_for_completion_timeout()
 2026-03-02 19:54 UTC  (2+ messages)

[PATCH v3 4/5] dma-mapping: Separate DMA sync issuing and completion waiting
 2026-03-02 19:53 UTC  (2+ messages)

[PATCH V1] accel/amdxdna: Fix NULL pointer dereference of mgmt_chann
 2026-03-02 19:53 UTC  (5+ messages)

[PATCH 0/5]: memcg: obj stock and slab stat caching cleanups
 2026-03-02 19:50 UTC  (6+ messages)
` [PATCH 1/5] mm: memcg: factor out trylock_stock() and unlock_stock()
` [PATCH 2/5] mm: memcg: simplify objcg charge size and stock remainder math
` [PATCH 3/5] mm: memcontrol: split out __obj_cgroup_charge()
` [PATCH 4/5] mm: memcontrol: use __account_obj_stock() in the !locked path
` [PATCH 5/5] mm: memcg: separate slab stat accounting from objcg charge cache

[PATCH] vsock: Enable H2G override
 2026-03-02 19:52 UTC  (5+ messages)

[PATCH v2 0/4] ice: use better bitmap API
 2026-03-02 19:49 UTC  (3+ messages)
` [PATCH v2 4/4] drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()

[PATCH v2] vsock: add G2H fallback for CIDs not owned by H2G transport
 2026-03-02 19:49 UTC 

[PATCH v1] PCI: Add write-only 'uevent' sysfs attribute for PCI slots
 2026-03-02 19:48 UTC  (6+ messages)

[PATCH v2 0/4] Two-pass MMU interval notifiers
 2026-03-02 19:48 UTC  (3+ messages)
` [PATCH v2 1/4] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers

[PATCH v1 0/2] mmc: sdhci-of-dwcmshc: Add HPE GSC eMMC support
 2026-03-02 19:47 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: mmc: snps,dwcmshc-sdhci: add HPE GSC dwcmshc compatible

[PATCH v2] perf symbol: Remove psw_idle() from list of idle symbols
 2026-03-02 19:44 UTC  (4+ messages)

[PATCH] kbuild: Leave objtool binary around with 'make clean'
 2026-03-02 19:43 UTC  (3+ messages)
` -next build error due to "kbuild: Leave objtool binary around with 'make clean'"

[PATCH v3] mm: optimize stat output for 11% sys time reduce
 2026-03-02 19:43 UTC  (4+ messages)
` [PATCH v4 0/1] mm: memcg: optimize stat output to reduce printf overhead
  ` [PATCH v4 1/1] mm: optimize stat output for 11% sys time reduce

[PATCH v4 1/3] rust: ptr: add `KnownSize` trait to support DST size info extraction
 2026-03-02 19:42 UTC  (3+ messages)

[PATCH 1/1] RDMA/ionic: Preserve and set Ethernet source MAC after ib_ud_header_init()
 2026-03-02 19:42 UTC  (2+ messages)

[PATCH 6.6 000/684] 6.6.128-rc2 review
 2026-03-02 19:35 UTC  (2+ messages)

[PATCH 6.19 000/850] 6.19.6-rc2 review
 2026-03-02 19:35 UTC  (2+ messages)

[PATCH 6.12 000/956] 6.12.75-rc2 review
 2026-03-02 19:35 UTC  (2+ messages)

[PATCH 6.18 000/757] 6.18.16-rc2 review
 2026-03-02 19:35 UTC  (2+ messages)

[PATCH 1/3] xtensa: ISS: Use register_sys_off_handler(SYS_OFF_MODE_RESTART)
 2026-03-02 19:35 UTC  (3+ messages)
` [PATCH 2/3] xtensa: xt2000: "
` [PATCH 3/3] xtensa: xtfpga: "

[PATCH 5.15 000/410] 5.15.202-rc2 review
 2026-03-02 19:35 UTC  (2+ messages)

[PATCH rdma-next] RDMA/core: Delete not-implemented get_vector_affinity
 2026-03-02 19:34 UTC  (2+ messages)

[PATCH] power: reset: keystone: Use register_sys_off_handler(SYS_OFF_MODE_RESTART)
 2026-03-02 19:33 UTC 

[PATCH 0/6] Remove register_restart_handler() from drivers/reset
 2026-03-02 19:31 UTC  (2+ messages)

[PATCH 0/5] hwmon: Replace sprintf() with sysfs_emit()
 2026-03-02 19:28 UTC  (3+ messages)
` [PATCH 1/5] hwmon: tc74: use sysfs_emit() instead of sprintf()
` [PATCH 2/5] hwmon: max31722: "

[PATCH v3] fuse: invalidate the page cache after direct write
 2026-03-02 19:29 UTC  (3+ messages)


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