All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-02 13:49:25 to 2025-06-02 14:02:41 UTC [more...]

[PATCH RFC v2 00/28] vfs, nfsd, nfs: implement directory delegations
 2025-06-02 14:01 UTC  (10+ messages)
` [PATCH RFC v2 01/28] filelock: push the S_ISREG check down to ->setlease handlers
` [PATCH RFC v2 02/28] filelock: add a lm_may_setlease lease_manager callback
` [PATCH RFC v2 03/28] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
` [PATCH RFC v2 04/28] vfs: allow mkdir to wait for delegation break on parent
` [PATCH RFC v2 05/28] vfs: allow rmdir "
` [PATCH RFC v2 06/28] vfs: break parent dir delegations in open(..., O_CREAT) codepath
` [PATCH RFC v2 07/28] vfs: make vfs_create break delegations on parent directory
` [PATCH RFC v2 08/28] vfs: make vfs_mknod "
` [PATCH RFC v2 09/28] filelock: lift the ban on directory leases in generic_setlease

[PATCH 6.12 00/55] 6.12.32-rc1 review
 2025-06-02 13:48 UTC  (43+ messages)
` [PATCH 6.12 01/55] can: kvaser_pciefd: Force IRQ edge in case of nested IRQ
` [PATCH 6.12 02/55] arm64: dts: qcom: ipq9574: Add missing properties for cryptobam
` [PATCH 6.12 03/55] arm64: dts: qcom: sa8775p: Remove extra entries from the iommus property
` [PATCH 6.12 04/55] arm64: dts: qcom: sa8775p: Remove cdsp compute-cb@10
` [PATCH 6.12 05/55] arm64: dts: qcom: sm8350: Fix typo in pil_camera_mem node
` [PATCH 6.12 06/55] arm64: dts: qcom: sm8450: Add missing properties for cryptobam
` [PATCH 6.12 07/55] arm64: dts: qcom: sm8550: "
` [PATCH 6.12 08/55] arm64: dts: qcom: sm8650: "
` [PATCH 6.12 09/55] arm64: dts: qcom: x1e80100-asus-vivobook-s15: Fix vreg_l2j_1p2 voltage
` [PATCH 6.12 10/55] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: "
` [PATCH 6.12 11/55] arm64: dts: qcom: x1e80100-qcp: "
` [PATCH 6.12 12/55] arm64: dts: qcom: x1e80100-qcp: mark l12b and l15b always-on
` [PATCH 6.12 13/55] arm64: dts: qcom: x1e80100-yoga-slim7x: "
` [PATCH 6.12 14/55] arm64: dts: qcom: x1e80100: Fix video thermal zone
` [PATCH 6.12 15/55] arm64: dts: ti: k3-am62-main: Set eMMC clock parent to default
` [PATCH 6.12 16/55] arm64: dts: ti: k3-am62a-main: "
` [PATCH 6.12 17/55] arm64: dts: ti: k3-am62p-j722s-common-main: "
` [PATCH 6.12 18/55] arm64: dts: ti: k3-am62x: Remove clock-names property from IMX219 overlay
` [PATCH 6.12 19/55] arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in "
` [PATCH 6.12 20/55] arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in OV5640 overlay
` [PATCH 6.12 21/55] arm64: dts: ti: k3-am65-main: Add missing taps to sdhci0
` [PATCH 6.12 22/55] arm64: dts: ti: k3-am68-sk: Fix regulator hierarchy
` [PATCH 6.12 23/55] arm64: dts: ti: k3-j721e-sk: Add DT nodes for power regulators
` [PATCH 6.12 24/55] arm64: dts: ti: k3-j721e-sk: Remove clock-names property from IMX219 overlay
` [PATCH 6.12 26/55] arm64: dts: ti: k3-j722s-evm: Enable "serdes_wiz0" and "serdes_wiz1"
` [PATCH 6.12 27/55] arm64: dts: ti: k3-j722s-main: Disable "
` [PATCH 6.12 35/55] dmaengine: idxd: cdev: Fix uninitialized use of sva in idxd_cdev_open
` [PATCH 6.12 36/55] HID: quirks: Add ADATA XPG alpha wireless mouse support
` [PATCH 6.12 37/55] nfs: dont share pNFS DS connections between net namespaces
` [PATCH 6.12 38/55] platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS
` [PATCH 6.12 39/55] um: let make clean properly clean underlying SUBARCH as well
` [PATCH 6.12 40/55] gpio: virtuser: fix potential out-of-bound write
` [PATCH 6.12 41/55] drm/amd/display: fix link_set_dpms_off multi-display MST corner case
` [PATCH 6.12 42/55] drm/amd/display: check stream id dml21 wrapper to get plane_id
` [PATCH 6.12 43/55] phy: starfive: jh7110-usb: Fix USB 2.0 host occasional detection failure
` [PATCH 6.12 44/55] phy: phy-rockchip-samsung-hdptx: Fix PHY PLL output 50.25MHz error
` [PATCH 6.12 45/55] spi: spi-sun4i: fix early activation
` [PATCH 6.12 46/55] nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro
` [PATCH 6.12 47/55] drm/xe/xe2hpg: Add Wa_22021007897
` [PATCH 6.12 48/55] drm/xe: Save the gt pointer in lrc and drop the tile
` [PATCH 6.12 49/55] char: tpm: tpm-buf: Add sanity check fallback in read helpers
` [PATCH 6.12 50/55] NFS: Avoid flushing data while holding directory locks in nfs_rename()

Hyperlaunch/dom0less code sharing
 2025-06-02 14:01 UTC  (5+ messages)
` [PATCH 00/19] Allow x86 to unflatten DTs
  ` [PATCH 02/19] x86: Add missing pci_dev forward declaration in asm/pci.h

[PATCH 0/4] usb: chipidea: Add support for s32g2 and s32g3
 2025-06-02 14:01 UTC  (4+ messages)
` [PATCH 2/4] usb: chipidea: usbmisc: s32g: Add a REINIT_DURING_RESUME flag

[PATCH v4 0/4] Add documentation for PR_FUTEX_HASH
 2025-06-02 14:01 UTC  (5+ messages)
` [PATCH v4 1/4] man/man2/prctl.2, man/man2const/PR_FUTEX_HASH.2const: Document PR_FUTEX_HASH
` [PATCH v4 2/4] man/man2/prctl.2, PR_FUTEX_HASH_SET_SLOTS.2const: Document PR_FUTEX_HASH_SET_SLOTS
` [PATCH v4 3/4] man/man2/prctl.2, PR_FUTEX_HASH_GET_SLOTS.2const: Document PR_FUTEX_HASH_GET_SLOTS
` [PATCH v4 4/4] man/man2/prctl.2, PR_FUTEX_HASH_GET_IMMUTABLE.2const: Document PR_FUTEX_HASH_GET_IMMUTABLE

[PULL 00/77] i386, build system changes for 2025-05-30
 2025-06-02 13:59 UTC  (3+ messages)
` [PULL 02/77] hw/arm: remove explicit dependencies listed

[PATCH v2 0/1] [BUG] refs: verify does not work if there are v2.43.0 or older worktrees w/o wt. refs
 2025-06-02 13:59 UTC  (3+ messages)
` [PATCH v2 1/1] fsck: ignore missing "refs" directory for linked worktrees

[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
 2025-06-02 14:00 UTC  (3+ messages)
` [RFC PATCH 20/30] vfio/pci: Do TSM Unbind before zapping bars

[PATCH 6.14 00/73] 6.14.10-rc1 review
 2025-06-02 13:47 UTC  (74+ messages)
` [PATCH 6.14 01/73] can: kvaser_pciefd: Force IRQ edge in case of nested IRQ
` [PATCH 6.14 02/73] arm64: dts: socfpga: agilex5: fix gpio0 address
` [PATCH 6.14 03/73] arm64: dts: rockchip: fix internal USB hub instability on RK3399 Puma
` [PATCH 6.14 04/73] arm64: dts: qcom: ipq9574: Add missing properties for cryptobam
` [PATCH 6.14 05/73] arm64: dts: qcom: sa8775p: "
` [PATCH 6.14 06/73] arm64: dts: qcom: sa8775p: Remove extra entries from the iommus property
` [PATCH 6.14 07/73] arm64: dts: qcom: sa8775p: Remove cdsp compute-cb@10
` [PATCH 6.14 08/73] arm64: dts: qcom: sm8350: Fix typo in pil_camera_mem node
` [PATCH 6.14 09/73] arm64: dts: qcom: sm8450: Add missing properties for cryptobam
` [PATCH 6.14 10/73] arm64: dts: qcom: sm8550: "
` [PATCH 6.14 11/73] arm64: dts: qcom: sm8650: "
` [PATCH 6.14 12/73] arm64: dts: qcom: x1e001de-devkit: Fix vreg_l2j_1p2 voltage
` [PATCH 6.14 13/73] arm64: dts: qcom: x1e001de-devkit: mark l12b and l15b always-on
` [PATCH 6.14 14/73] arm64: dts: qcom: x1e80100-asus-vivobook-s15: Fix vreg_l2j_1p2 voltage
` [PATCH 6.14 15/73] arm64: dts: qcom: x1e80100-dell-xps13-9345: mark l12b and l15b always-on
` [PATCH 6.14 16/73] arm64: dts: qcom: x1e80100-hp-omnibook-x14: Enable SMB2360 0 and 1
` [PATCH 6.14 17/73] arm64: dts: qcom: x1e80100-hp-omnibook-x14: Fix vreg_l2j_1p2 voltage
` [PATCH 6.14 18/73] arm64: dts: qcom: x1e80100-hp-x14: mark l12b and l15b always-on
` [PATCH 6.14 19/73] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Fix vreg_l2j_1p2 voltage
` [PATCH 6.14 20/73] arm64: dts: qcom: x1e80100-qcp: "
` [PATCH 6.14 21/73] arm64: dts: qcom: x1e80100-qcp: mark l12b and l15b always-on
` [PATCH 6.14 22/73] arm64: dts: qcom: x1e80100-yoga-slim7x: "
` [PATCH 6.14 23/73] arm64: dts: qcom: x1e80100: Fix video thermal zone
` [PATCH 6.14 24/73] arm64: dts: qcom: x1e80100: Apply consistent critical thermal shutdown
` [PATCH 6.14 25/73] arm64: dts: qcom: x1e80100: Add GPU cooling
` [PATCH 6.14 26/73] arm64: dts: qcom: x1e80100: Fix PCIe 3rd controller DBI size
` [PATCH 6.14 27/73] arm64: dts: ti: k3-am62-main: Set eMMC clock parent to default
` [PATCH 6.14 28/73] arm64: dts: ti: k3-am62a-main: "
` [PATCH 6.14 29/73] arm64: dts: ti: k3-am62p-j722s-common-main: "
` [PATCH 6.14 30/73] arm64: dts: ti: k3-am62x: Remove clock-names property from IMX219 overlay
` [PATCH 6.14 31/73] arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in "
` [PATCH 6.14 32/73] arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in OV5640 overlay
` [PATCH 6.14 33/73] arm64: dts: ti: k3-am65-main: Add missing taps to sdhci0
` [PATCH 6.14 34/73] arm64: dts: ti: k3-am68-sk: Fix regulator hierarchy
` [PATCH 6.14 35/73] arm64: dts: ti: k3-j721e-sk: Add DT nodes for power regulators
` [PATCH 6.14 36/73] arm64: dts: ti: k3-j721e-sk: Remove clock-names property from IMX219 overlay
` [PATCH 6.14 37/73] arm64: dts: ti: k3-j721e-sk: Add requiried voltage supplies for IMX219
` [PATCH 6.14 38/73] arm64: dts: ti: k3-j722s-evm: Enable "serdes_wiz0" and "serdes_wiz1"
` [PATCH 6.14 39/73] arm64: dts: ti: k3-j722s-main: Disable "
` [PATCH 6.14 40/73] arm64: dts: ti: k3-j784s4-j742s2-main-common: Fix length of serdes_ln_ctrl
` [PATCH 6.14 41/73] net_sched: hfsc: Address reentrant enqueue adding class to eltree twice
` [PATCH 6.14 42/73] perf/arm-cmn: Fix REQ2/SNP2 mixup
` [PATCH 6.14 43/73] perf/arm-cmn: Initialise cmn->cpu earlier
` [PATCH 6.14 44/73] perf/arm-cmn: Add CMN S3 ACPI binding
` [PATCH 6.14 45/73] iommu: Handle yet another race around registration
` [PATCH 6.14 46/73] coredump: fix error handling for replace_fd()
` [PATCH 6.14 47/73] coredump: hand a pidfd to the usermode coredump helper
` [PATCH 6.14 48/73] dmaengine: idxd: cdev: Fix uninitialized use of sva in idxd_cdev_open
` [PATCH 6.14 49/73] HID: amd_sfh: Avoid clearing reports for SRA sensor
` [PATCH 6.14 50/73] HID: quirks: Add ADATA XPG alpha wireless mouse support
` [PATCH 6.14 51/73] nfs: dont share pNFS DS connections between net namespaces
` [PATCH 6.14 52/73] platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS
` [PATCH 6.14 53/73] kbuild: Require pahole <v1.28 or >v1.29 with GENDWARFKSYMS on X86
` [PATCH 6.14 54/73] um: let make clean properly clean underlying SUBARCH as well
` [PATCH 6.14 55/73] nvmet: pci-epf: cleanup nvmet_pci_epf_raise_irq()
` [PATCH 6.14 56/73] gpio: virtuser: fix potential out-of-bound write
` [PATCH 6.14 57/73] drm/amd/display: fix link_set_dpms_off multi-display MST corner case
` [PATCH 6.14 58/73] drm/amd/display: check stream id dml21 wrapper to get plane_id
` [PATCH 6.14 59/73] nvme: multipath: enable BLK_FEAT_ATOMIC_WRITES for multipathing
` [PATCH 6.14 60/73] phy: starfive: jh7110-usb: Fix USB 2.0 host occasional detection failure
` [PATCH 6.14 61/73] phy: phy-rockchip-samsung-hdptx: Fix PHY PLL output 50.25MHz error
` [PATCH 6.14 62/73] spi: spi-sun4i: fix early activation
` [PATCH 6.14 63/73] nvme: all namespaces in a subsystem must adhere to a common atomic write size
` [PATCH 6.14 64/73] nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro
` [PATCH 6.14 65/73] drm/xe/xe2hpg: Add Wa_22021007897
` [PATCH 6.14 66/73] drm/xe: Save the gt pointer in lrc and drop the tile
` [PATCH 6.14 67/73] char: tpm: tpm-buf: Add sanity check fallback in read helpers
` [PATCH 6.14 68/73] NFS: Avoid flushing data while holding directory locks in nfs_rename()
` [PATCH 6.14 69/73] platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys
` [PATCH 6.14 70/73] ALSA: hda/realtek - restore auto-mute mode for Dell Chrome platform
` [PATCH 6.14 71/73] platform/x86: thinkpad_acpi: Ignore battery threshold change event notification
` [PATCH 6.14 72/73] net: ethernet: ti: am65-cpsw: Lower random mac address error print to info
` [PATCH 6.14 73/73] ksmbd: use list_first_entry_or_null for opinfo_get_list()

[v2 PATCH 0/3] create patches for nxp-ls1046a platform watchdog feature
 2025-06-02 13:59 UTC  (5+ messages)
` [v2 PATCH 2/3] arm64: dts: layerscape: add platform special compatible string for watchdog
` [v2 PATCH 3/3] dt-bindings: watchdog: fsl-imx-wdt: enable 'big-endian' property for NXP ls1046a platform

[PATCH] net: randomize layout of struct net_device
 2025-06-02 13:59 UTC 

[PATCH 1/2] fixup! arch: sync READ_ONCE/WRITE_ONCE with Linux
 2025-06-02 13:58 UTC  (3+ messages)

[PATCH] sequencer: fix memory leak if `update_squash_messages()` failed
 2025-06-02 13:59 UTC  (6+ messages)
` [PATCH v2] sequencer: replace error() with BUG() in update_squash_messages()

[PATCH] fixup! video: give struct fb_videomode::pixclock a strong picoseconds_t type
 2025-06-02 13:56 UTC 

[PATCH 0/9] can: rcar_canfd: Add support for Transceiver Delay Compensation
 2025-06-02 13:58 UTC  (7+ messages)
` [PATCH 2/9] can: rcar_canfd: Use ndev parameter in rcar_canfd_set_bittiming()
` [PATCH 6/9] can: rcar_canfd: Repurpose f_dcfg base for other registers

[PATCH] clarify how bbappend files work with an unversioned BitBake recipe
 2025-06-02 13:57 UTC  (2+ messages)
` [docs] "

[PATCH v2] kconfig/nconf: Replace strncpy() with snprintf() for safe string copy
 2025-06-02 13:57 UTC  (4+ messages)

[PATCH v3 00/15] media: rcar: Streams support
 2025-06-02 13:57 UTC  (7+ messages)
` [PATCH v3 13/15] media: rcar-csi2: Call get_frame_desc to find out VC & DT (Gen3)
` [PATCH v3 14/15] media: rcar-csi2: Add full streams support
` [PATCH v3 15/15] media: rcar-isp: "

[PATCH v4 0/2] i2c: imx: guard and drop prefix
 2025-06-02 13:55 UTC  (3+ messages)
` [PATCH v4 2/2] i2c: imx: drop master prefix

[PATCH v11 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-06-02 13:54 UTC  (4+ messages)
` [PATCH v11 4/5] rust: replace `kernel::c_str!` with C-Strings

[syzbot] [bcachefs?] kernel BUG in bch2_bkey_pack_pos_lossy (2)
 2025-06-02 13:54 UTC 

[PATCH v2 0/2] spi: spi-qpic-snand: avoid memory corruption
 2025-06-02 13:54 UTC  (8+ messages)
` [PATCH v2 2/2] mtd: nand: qpic_common: prevent out of bounds access of BAM arrays

[PATCH v11 0/5] rust: adds Bitmap API, ID pool and bindings
 2025-06-02 13:52 UTC  (6+ messages)
` [PATCH v11 1/5] rust: add bindings for bitmap.h
` [PATCH v11 2/5] rust: add bindings for bitops.h
` [PATCH v11 3/5] rust: add bitmap API
` [PATCH v11 4/5] rust: add find_bit_benchmark_rust module
` [PATCH v11 5/5] rust: add dynamic ID pool abstraction for bitmap

[PATCH] command "rpmb write-key" not working
 2025-06-02 13:44 UTC 

[PATCH] notes: remove trailing whitespace from editor template
 2025-06-02 13:52 UTC  (4+ messages)

[PATCH v3 0/3] DRM deadcode
 2025-06-02 13:52 UTC  (4+ messages)
` [PATCH v3 1/3] drm: Remove unused drm_atomic_helper_commit_planes_on_crtc
` [PATCH v3 2/3] drm/sysfs: Remove unused drm_class_device_(un)register
` [PATCH v3 3/3] Revert "drm/client: Add drm_client_modeset_check()"

[PATCH 0/1] kconfig: comparison feature between two .config files added to mconf
 2025-06-02 13:52 UTC  (5+ messages)
` [PATCH 1/1] Kconfig: Added compare capabilities for mconf

[PATCH 0/5] add createnv command to create environment partition
 2025-06-02 13:48 UTC  (5+ messages)
` [PATCH 4/5] commands: create createnv command
` [PATCH 5/5] mci: add option to detect non-removable cards during startup

[Buildroot] [PATCH v1 1/5] board/xilinx: add xilinx_v2025.1 support
 2025-06-02 13:50 UTC  (5+ messages)
` [Buildroot] [PATCH v1 2/5] configs/zynq_zc702_defconfig: bump to xilinx-v2025.1
` [Buildroot] [PATCH v1 3/5] configs/zynq_zc706_defconfig: "
` [Buildroot] [PATCH v1 4/5] configs/zynq_microzed_defconfig: "
` [Buildroot] [PATCH v1 5/5] configs/zynq_zed_defconfig: "

[PATCH v4] arm64: Add override for MPAM
 2025-06-02 13:42 UTC  (2+ messages)

[PATCH 6.15 00/49] 6.15.1-rc1 review
 2025-06-02 13:47 UTC  (20+ messages)
` [PATCH 6.15 31/49] arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in IMX219 overlay
` [PATCH 6.15 32/49] arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in OV5640 overlay
` [PATCH 6.15 33/49] arm64: dts: ti: k3-am65-main: Add missing taps to sdhci0
` [PATCH 6.15 34/49] arm64: dts: ti: k3-am68-sk: Fix regulator hierarchy
` [PATCH 6.15 35/49] arm64: dts: ti: k3-j721e-sk: Add DT nodes for power regulators
` [PATCH 6.15 36/49] arm64: dts: ti: k3-j721e-sk: Remove clock-names property from IMX219 overlay
` [PATCH 6.15 37/49] arm64: dts: ti: k3-j721e-sk: Add requiried voltage supplies for IMX219
` [PATCH 6.15 38/49] arm64: dts: ti: k3-j722s-evm: Enable "serdes_wiz0" and "serdes_wiz1"
` [PATCH 6.15 39/49] arm64: dts: ti: k3-j722s-main: Disable "
` [PATCH 6.15 40/49] arm64: dts: ti: k3-j784s4-j742s2-main-common: Fix length of serdes_ln_ctrl
` [PATCH 6.15 41/49] net_sched: hfsc: Address reentrant enqueue adding class to eltree twice
` [PATCH 6.15 42/49] perf/arm-cmn: Fix REQ2/SNP2 mixup
` [PATCH 6.15 43/49] perf/arm-cmn: Initialise cmn->cpu earlier
` [PATCH 6.15 44/49] perf/arm-cmn: Add CMN S3 ACPI binding
` [PATCH 6.15 45/49] pidfs: move O_RDWR into pidfs_alloc_file()
` [PATCH 6.15 46/49] coredump: fix error handling for replace_fd()
` [PATCH 6.15 47/49] coredump: hand a pidfd to the usermode coredump helper
` [PATCH 6.15 48/49] iommu: Avoid introducing more races
` [PATCH 6.15 49/49] iommu: Handle yet another race around registration

[BUG] refs: verify does not work if there are v2.43.0 or older worktrees w/o wt. refs
 2025-06-02 13:50 UTC  (5+ messages)
` [PATCH] fsck: ignore missing "refs" directory for linked worktrees

[PATCH v3 0/5] Add support for the IPQ5018 Internal GE PHY
 2025-06-02 13:49 UTC  (5+ messages)
` [PATCH v3 3/5] net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal PHY 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.