public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-02 20:25:15 to 2026-03-02 21:15:51 UTC [more...]

[PATCH v8] iio: magnetometer: bmc150_magn: use automated cleanup for mutex
 2026-03-02 21:15 UTC  (4+ messages)

[net-next 0/3] psp: Support PSP reset statistics
 2026-03-02 21:15 UTC  (3+ messages)
` [net-next 1/3] psp: Support resetting statistics on a device

[PATCH v2 0/9] Add GPCDMA support in Tegra264
 2026-03-02 21:14 UTC  (7+ 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 v2 5/9] dmaengine: tegra: Support address width > 39 bits

[PATCH v2] iio: imu: bno055: add explicit scan buf layout
 2026-03-02 21:14 UTC  (2+ messages)

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

[PATCH] staging: rtl8723bs: fix bitwise OR operator spacing
 2026-03-02 21:12 UTC  (2+ messages)

[PATCH 1/2] greybus: raw: fix use-after-free on cdev close
 2026-03-02 20:26 UTC 

[PATCH v2] mmc: sdhci-pci-gli: fix GL9750 DMA write corruption
 2026-03-02 21:07 UTC 

[PATCH 00/14] var-som-6ul: improve support for variants
 2026-03-02 21:07 UTC  (8+ messages)
` [PATCH 07/14] ARM: dts: imx6ul-var-som-concerto: Factor out common parts for all CPU variants
` [PATCH 08/14] ARM: dts: imx6ul-var-som: factor out SD card support
` [PATCH 09/14] ARM: dts: imx6ul-var-som: add proper Wifi and Bluetooth support

[PATCH] wifi: ath11k: Silence remoteproc probe deferral prints
 2026-03-02 21:07 UTC  (2+ messages)

[PATCH v4 RESEND 0/4] Add support for CS42L43B codec to CS42L43 driver
 2026-03-02 21:07 UTC  (3+ messages)
` [PATCH v4 RESEND 3/4] mfd: cs42l43: Add support for the B variant

[PATCH] (ina2xx) Drop bus_voltage_shift configuration
 2026-03-02 21:04 UTC  (4+ messages)

kernel/sched/ext.c:4743:33: sparse: sparse: incorrect type in initializer (different address spaces)
 2026-03-02 21:03 UTC 

[PATCH v1 0/4] iio: adc: meson-saradc: add support for Meson S4
 2026-03-02 21:03 UTC  (6+ messages)
` [PATCH v1 1/4] dt-bindings: iio: adc: amlogic,meson-saradc: add S4 compatible

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

[PATCH net] net/tcp-ao: Fix MAC comparison to be constant-time
 2026-03-02 20:59 UTC  (2+ messages)

[PATCH] x86/boot: Fix NULL dereference for missing hugepagesz/hugepages value
 2026-03-02 20:58 UTC 

[PATCH 00/62] Bug fixes and refactoring patches related to locking
 2026-03-02 20:59 UTC  (4+ messages)
` [PATCH 24/62] net/cw1200: Fix locking in error paths

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

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

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

Linux 7.0-rc1 kunit x86_64 run crashes
 2026-03-02 20:54 UTC  (3+ messages)

[PATCH v2 0/2] iio: orientation: hid-sensor-rotation: fix quaternion alignment
 2026-03-02 20:54 UTC  (5+ messages)

[PATCH v2 0/8] ALSA: usb-audio: Add quirks for linear volume devices and deconflict VID
 2026-03-02 20:53 UTC  (3+ messages)
` [PATCH v2 1/8] Revert "ALSA: usb: Increase volume range that triggers a warning"
  ` [External Mail] "

[PATCH v2] KVM: selftests: Increase 'maxnode' for guest_memfd tests
 2026-03-02 20:51 UTC 

[PATCH 0/2] seccomp: Allow using `SECCOMP_MODE_STRICT` with `SECCOMP_MODE_FILTER`
 2026-03-02 20:51 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftest: seccomp: Adjust test for using both `STRICT` and `FILTER`

[PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
 2026-03-02 20:25 UTC  (111+ 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 v2 064/110] lockd: "
` [PATCH v2 065/110] nfs: "
` [PATCH v2 066/110] nfsd: "
` [PATCH v2 067/110] proc: "
` [PATCH v2 068/110] nilfs2: "
` [PATCH v2 069/110] 9p: "
` [PATCH v2 070/110] affs: "
` [PATCH v2 071/110] afs: "
` [PATCH v2 072/110] autofs: "
` [PATCH v2 073/110] befs: "
` [PATCH v2 074/110] bfs: "
` [PATCH v2 075/110] cachefiles: "
` [PATCH v2 076/110] ceph: "
` [PATCH v2 077/110] coda: "
` [PATCH v2 078/110] cramfs: "
` [PATCH v2 079/110] ecryptfs: "
` [PATCH v2 080/110] efs: "
` [PATCH v2 081/110] exportfs: "
` [PATCH v2 082/110] ext2: "
` [PATCH v2 083/110] freevxfs: "
` [PATCH v2 084/110] hfs: "
` [PATCH v2 085/110] hfsplus: "
` [PATCH v2 086/110] hpfs: "
` [PATCH v2 087/110] isofs: "
` [PATCH v2 088/110] jffs2: "
` [PATCH v2 089/110] jfs: "
` [PATCH v2 090/110] minix: "
` [PATCH v2 091/110] ntfs3: "
` [PATCH v2 092/110] ocfs2: "
` [PATCH v2 093/110] orangefs: "
` [PATCH v2 094/110] overlayfs: "
` [PATCH v2 095/110] qnx4: "
` [PATCH v2 096/110] qnx6: "
` [PATCH v2 097/110] ubifs: "
` [PATCH v2 098/110] udf: "
` [PATCH v2 099/110] ufs: "
` [PATCH v2 100/110] zonefs: "
` [PATCH v2 101/110] fscrypt: "
` [PATCH v2 102/110] fsverity: "
` [PATCH v2 103/110] iomap: "
` [PATCH v2 104/110] fsnotify: "
` [PATCH v2 105/110] security: "
` [PATCH v2 106/110] drm/amdgpu: "
` [PATCH v2 107/110] dma-buf: "
` [PATCH v2 108/110] net: "
` [PATCH v2 109/110] uprobes: "
` [PATCH v2 110/110] vfs: remove kino_t typedef and PRIino format macro

[PATCH mm-hotfixes] mm/huge_memory: fix memory corruption on huge zero page move
 2026-03-02 20:50 UTC  (4+ messages)

[PATCH 0/4] iio: buffer: fix timestamp alignment (in rare case)
 2026-03-02 20:49 UTC  (11+ messages)
` [PATCH 1/4] iio: orientation: hid-sensor-rotation: add timestamp hack to not break userspace
` [PATCH 3/4] iio: buffer: cache largest scan element size
` [PATCH 4/4] iio: buffer: fix timestamp alignment when quaternion in scan

[PATCH v1 0/2] mmc: sdhci-of-dwcmshc: Add HPE GSC eMMC support
 2026-03-02 20:49 UTC 

[PATCH v2 0/3] basic devicetree support for Amlogic A9
 2026-03-02 20:49 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: add support for A9 based Amlogic BY401

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

[PATCH 00/11] Move SEV-SNP initialization to ccp driver
 2026-03-02 20:47 UTC  (11+ messages)
` [PATCH 06/11] x86/snp, crypto: move SNP init "
` [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 10/11] crypto: ccp - implement SNP x86 shutdown

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

[PATCH v3 0/8] KVM: nSVM: Save/restore fixes for (Next)RIP
 2026-03-02 20:41 UTC  (4+ messages)
` [PATCH v3 2/8] KVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2

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

[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 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 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 0/6] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-03-02 19:46 UTC  (2+ 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  (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 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)


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