messages from 2025-06-02 11:40:59 to 2025-06-02 14:03:04 UTC [more...]
[PATCH RFC v2 00/28] vfs, nfsd, nfs: implement directory delegations
2025-06-02 14:02 UTC (21+ 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 RFC v2 10/28] nfsd: allow filecache to hold S_IFDIR files
` [PATCH RFC v2 11/28] nfsd: allow DELEGRETURN on directories
` [PATCH RFC v2 12/28] nfsd: check for delegation conflicts vs. the same client
` [PATCH RFC v2 13/28] nfsd: wire up GET_DIR_DELEGATION handling
` [PATCH RFC v2 14/28] filelock: rework the __break_lease API to use flags
` [PATCH RFC v2 15/28] filelock: add struct delegated_inode
` [PATCH RFC v2 16/28] filelock: add support for ignoring deleg breaks for dir change events
` [PATCH RFC v2 17/28] filelock: add an inode_lease_ignore_mask helper
` [PATCH RFC v2 18/28] nfsd: add protocol support for CB_NOTIFY
` [PATCH RFC v2 19/28] nfsd: add callback encoding and decoding linkages "
` [PATCH RFC v2 20/28] nfsd: add data structures for handling CB_NOTIFY to directory delegation
[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
2025-06-02 14:00 UTC (12+ messages)
` [RFC PATCH 10/30] vfio/pci: Export vfio dma-buf specific info for importers
` [RFC PATCH 17/30] iommufd/device: Add TSM Bind/Unbind for TIO support
` [RFC PATCH 20/30] vfio/pci: Do TSM Unbind before zapping bars
` [RFC PATCH 27/30] PCI/TSM: Add PCI driver callbacks to handle TSM requirements
[PATCH v2 0/3] media: uvcvideo: use vb2 ioctl and fop helpers
2025-06-02 14:02 UTC (8+ messages)
` [PATCH v2 1/3] media: uvcvideo: Refactor uvc_queue_streamon
` [PATCH v2 2/3] media: uvcvideo: Use vb2 ioctl and fop helpers
` [PATCH v2 3/3] media: uvcvideo: Remove stream->is_streaming field
[PATCH 6.12 00/55] 6.12.32-rc1 review
2025-06-02 13:47 UTC
[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
[PATCH v1] arm64/mm: Close theoretical race where stale TLB entry remains valid
2025-06-02 14:00 UTC (4+ messages)
[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 6.14 00/73] 6.14.10-rc1 review
2025-06-02 13:46 UTC
[PATCH v3 00/15] media: rcar: Streams support
2025-06-02 13:57 UTC (11+ messages)
` [PATCH v3 11/15] media: rcar-isp: Call get_frame_desc to find out VC & DT
` [PATCH v3 12/15] media: rcar-csi2: Add more stream support to rcsi2_calc_mbps()
` [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 (6+ 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 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 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
[PATCH 6.15 00/49] 6.15.1-rc1 review
2025-06-02 13:46 UTC
[PATCH v10 0/5] rust: adds Bitmap API, ID pool and bindings
2025-06-02 13:48 UTC (7+ messages)
` [PATCH v10 1/5] rust: add bindings for bitmap.h
` [PATCH v10 2/5] rust: add bindings for bitops.h
` [PATCH v10 3/5] rust: add bitmap API
` [PATCH v10 4/5] rust: add find_bit_benchmark_rust module
` [PATCH v10 5/5] rust: add dynamic ID pool abstraction for bitmap
[PATCH v5 0/5] Add support for AD7405/ADUM770x
2025-06-02 13:43 UTC (6+ messages)
` [PATCH v5 1/5] iio: adc: ad4851: ad4851_set_oversampling_ratio parameters update
` [PATCH v5 2/5] iio: backend: update iio_backend_oversampling_ratio_set
` [PATCH v5 3/5] iio: adc: adi-axi-adc: add axi_adc_oversampling_ratio_set
` [PATCH v5 4/5] dt-bindings: iio: adc: add ad7405
` [PATCH v5 5/5] iio: adc: ad7405: add ad7405 driver
[RFC PATCH 1/2] backlight: Rename duplicated devices to support dual-backlight setups
2025-06-02 13:45 UTC (2+ messages)
[PATCH 2/2] arm64: dts: qcom: sm8650: Add support for Oneplus Pad Pro (caihong)
2025-06-02 13:44 UTC (2+ messages)
[PATCH v4] arm64: Add override for MPAM
2025-06-02 13:42 UTC (2+ messages)
[PATCH] arm64: Disable LLD linker ASSERT()s for the time being
2025-06-02 13:42 UTC (7+ messages)
[syzbot] [io-uring?] INFO: task hung in io_uring_del_tctx_node (4)
2025-06-02 13:41 UTC (2+ messages)
[PATCH v2 1/2] tty: Register device *after* creating the cdev for a tty
2025-06-02 13:40 UTC (4+ messages)
` [PATCH v2 2/2] tty: Fix race against tty_open() in tty_register_device_attr()
[PATCH v2] Documentation: cxl: fix typos and improve clarity in memory-devices.rst
2025-06-02 13:38 UTC
[PATCH bpf-next 0/4] bpf path iterator
2025-06-02 13:36 UTC (12+ messages)
` [PATCH bpf-next 2/4] landlock: Use path_parent()
` [PATCH bpf-next 3/4] bpf: Introduce path iterator
[PATCH 0/3] TLB flush fixes
2025-06-02 13:30 UTC (4+ messages)
` [PATCH 1/3] x86/mm: Fix potential overflow in user_pcid_flush_mask
` [PATCH 2/3] x86/mm: Fix early boot use of INVPLGB
` [PATCH 3/3] x86/mm: Change cpa_flush() to call flush_kernel_range() directly
[PATCH v4 00/20] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
2025-06-02 13:33 UTC (12+ messages)
` [PATCH v4 04/20] rust: add new `num` module with useful integer operations
` [PATCH v4 14/20] gpu: nova-core: add falcon register definitions and base code
` [PATCH v4 15/20] gpu: nova-core: firmware: add ucode descriptor used by FWSEC-FRTS
` [PATCH v4 16/20] nova-core: Add support for VBIOS ucode extraction for boot
[syzbot] [gfs2?] KASAN: null-ptr-deref Read in gfs2_drop_inode
2025-06-02 13:33 UTC
[BUG][6.15][perf] Kernel panic not syncing: Fatal exception in interrupt
2025-06-02 13:31 UTC (4+ messages)
[PATCH] Documentation: cxl: fix typos and improve clarity in memory-devices.rst
2025-06-02 13:32 UTC (3+ messages)
[PATCH v1 0/4] Fix uprobe pte be overwritten when expanding vma
2025-06-02 13:26 UTC (6+ messages)
` [PATCH v1 1/4] mm: "
[PATCH RFC 0/1] module: Optionally use .platform keyring for signatures verification
2025-06-02 13:25 UTC (2+ messages)
` [PATCH RFC 1/1] module: Make use of platform keyring for module signature verify
[syzbot] [net?] general protection fault in veth_xdp_rcv
2025-06-02 13:21 UTC
[PATCH 0/3] hwmon: (amc6821) Add cooling device support
2025-06-02 13:21 UTC (3+ messages)
` [PATCH 2/3] hwmon: (amc6821) Move reading fan data from OF to a function
[PATCH v4 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
2025-06-02 13:19 UTC (4+ messages)
` [PATCH v4 1/3] pmdomain: core: introduce dev_pm_genpd_is_on
` [PATCH v4 2/3] remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
` [PATCH v4 3/3] remoteproc: imx_rproc: detect and attach to pre-booted remote cores
[GIT PULL] fuse update for 6.16
2025-06-02 13:19 UTC
[PATCH 0/7] Add Rockchip RK3576 PWM Support Through MFPWM
2025-06-02 13:14 UTC (5+ messages)
` [PATCH 4/7] soc: rockchip: add mfpwm driver
[PATCH v9 0/5] rust: adds Bitmap API, ID pool and bindings
2025-06-02 13:11 UTC (4+ messages)
` [PATCH v9 2/5] rust: add bindings for bitops.h
[PATCH] optee: ffa: fix sleep in atomic context
2025-06-02 13:09 UTC (2+ messages)
[PATCH] filelock: add new locks_wake_up_waiter() helper
2025-06-02 13:09 UTC (3+ messages)
[PATCH RFC net-next] net: phylink: always config mac for (delayed) phy
2025-06-02 13:00 UTC (9+ messages)
[PATCH 0/3] Powerbutton driver and powerdown request for TPS65224 PMIC
2025-06-02 13:07 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: mfd: Add power-button option for TI TPS6594 PMIC
[PATCH] kbuild: stop module name mangling
2025-06-02 13:06 UTC
[PATCH v2 0/9] media: uvcvideo: Invert granular PM logic + PM fix
2025-06-02 13:06 UTC (10+ messages)
` [PATCH v2 1/9] media: uvcvideo: Refactor uvc_queue_streamon
` [PATCH v2 2/9] media: uvcvideo: Refactor uvc_v4l2_compat_ioctl32
` [PATCH v2 3/9] media: uvcvideo: Use vb2 ioctl and fop helpers
` [PATCH v2 4/9] media: uvcvideo: Remove stream->is_streaming field
` [PATCH v2 5/9] media: uvcvideo: Turn on the camera if V4L2_EVENT_SUB_FL_SEND_INITIAL
` [PATCH v2 6/9] media: uvcvideo: Do not enable camera during UVCIOC_CTRL_MAP*
` [PATCH v2 7/9] media: uvcvideo: uvc_v4l2_unlocked_ioctl: Invert PM logic
` [PATCH v2 8/9] media: core: export v4l2_compat_translate_cmd()
` [PATCH v2 9/9] media: uvcvideo: Support granular power saving for compat syscalls
[PATCH v4 0/3] Additional improvements for dma coherent allocator
2025-06-02 13:05 UTC (3+ messages)
` [PATCH v4 3/3] rust: dma: add as_slice/write functions for CoherentAllocation
[syzbot] [mm?] possible deadlock in __vma_start_write
2025-06-02 13:04 UTC (2+ messages)
[PATCH v1 0/2] drm/xe: i2c support
2025-06-02 13:03 UTC (4+ messages)
` [PATCH v1 2/2] drm/xe: Support for I2C attached MCUs
[syzbot] [kernel?] possible deadlock in start_poll_synchronize_rcu_expedited
2025-06-02 13:02 UTC (2+ messages)
` [syzbot] [bcachefs?] "
[PATCH v3 0/3] PCI: qcom: Move PERST# GPIO & phy retrieval from controller to PCIe bridge node
2025-06-02 13:01 UTC (5+ messages)
` [PATCH v3 3/3] arm64: qcom: sc7280: Move phy, perst to root port node
[PATCH AUTOSEL 6.15 001/110] drm/amd/display: disable DPP RCG before DPP CLK enable
2025-06-02 13:00 UTC (3+ messages)
` [PATCH AUTOSEL 6.15 054/110] media: rkvdec: Initialize the m2m context before the controls
[PATCH v9 12/20] acpi/generic_event_device: add logic to detect if HEST addr is available
2025-06-02 12:57 UTC (4+ messages)
` [PATCH v10 12/26] "
` [PATCH v10 12/20 RESEND] "
[PATCH v6 0/6] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
2025-06-02 12:56 UTC (6+ messages)
` [PATCH v6 4/6] can: netlink: add "
[PATCH -v2 00/32] x86/boot/e820: Assorted E820 table handling features and cleanups
2025-06-02 12:57 UTC (10+ messages)
` [PATCH 12/32] x86/boot/e820: Clean up confusing and self-contradictory verbiage around E820 related resource allocations
` [PATCH 17/32] x86/boot/e820: Standardize e820 table index variable names under 'idx'
` [PATCH 20/32] x86/boot/e820: Clean up e820__setup_pci_gap()/e820_search_gap() a bit
` [PATCH 25/32] x86/boot/e820: Simplify append_e820_table() and remove restriction on single-entry tables
[PATCH v3 0/5] Panfrost BO tagging and GEMS debug display
2025-06-02 12:55 UTC (3+ messages)
` [PATCH v3 1/5] drm/panfrost: Add BO labelling to Panfrost
[PATCH V4 00/16] perf: Fix the throttle logic for group
2025-06-02 12:55 UTC (4+ messages)
` [PATCH V4 01/16] perf: Fix the throttle logic for a group
` perf regression. Was: "
[PATCH v4 00/11] iio: adc: Add support for AD4170 series of ADCs
2025-06-02 12:54 UTC (6+ messages)
` [PATCH v4 01/11] dt-bindings: iio: adc: Add AD4170
` [PATCH v4 03/11] iio: adc: ad4170: Add support for calibration gain
` [PATCH v4 11/11] iio: adc: ad4170: Add timestamp channel
[PATCH v1 0/5] rust: time: Convert hrtimer to use Instant and Delta
2025-06-02 12:53 UTC (10+ messages)
` [PATCH v1 1/5] rust: time: Change Delta methods to take &self instead of self
` [PATCH v1 4/5] rust: time: Make HasHrTimer generic over HrTimerMode
` [PATCH v1 5/5] rust: time: Remove Ktime in hrtimer
` [PATCH v1 2/5] rust: timer: Replace HrTimerMode enum with trait-based mode types
[PATCH] arm64: dts: freescale: imx93-phyboard-nash: Move ADC vref to SoM
2025-06-02 12:52 UTC
CVE-2025-37832: cpufreq: sun50i: prevent out-of-bounds access
2025-06-02 12:51 UTC (5+ messages)
[PATCH] arm64/trap: fix broken ct->nmi_nesting when die() is called in a kthread
2025-06-02 12:47 UTC (2+ messages)
[PATCH 5.10] netfilter: nft_socket: fix sk refcount leaks
2025-06-02 12:39 UTC
[PATCH v3 0/4] dt-bindings: mtd: microchip-nand: convert txt to yaml
2025-06-02 12:42 UTC (4+ messages)
` [PATCH v3 1/4] "
[PATCH 0/2] rust: add initial scatterlist abstraction
2025-06-02 12:41 UTC (11+ messages)
` [PATCH 1/2] rust: add initial scatterlist bindings
[PATCH 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
2025-06-02 12:36 UTC (2+ messages)
[PATCH] dma-buf: Add forward declaration of struct seq_file in dma-fence.h
2025-06-02 12:33 UTC (2+ messages)
[PATCH 00/25] PCI: Resource fitting/assignment fixes and cleanups
2025-06-02 12:32 UTC (7+ messages)
` [PATCH 24/25] PCI: Perform reset_resource() and build fail list in sync
[PATCH v3] arm64: dts: freescale: imx93-phycore-som: Delay the phy reset by a gpio
2025-06-02 12:26 UTC (13+ messages)
[PATCH 0/5] Add missing OPP tables for Venus on qcom/arm64
2025-06-02 12:26 UTC (2+ messages)
[PATCH v2 0/5] dt-bindings: msm/dp: add support for pixel clock to driver another stream
2025-06-02 12:26 UTC (2+ messages)
[PATCH v4 0/3] Introduce Clock and Reset Driver for STM32MP21 Platform
2025-06-02 12:19 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: stm32: add STM32MP21 clocks and reset bindings
` [PATCH v4 2/3] clk: stm32: introduce clocks for STM32MP21 platform
` [PATCH v4 3/3] dt-bindings: stm32: cosmetic fixes for STM32MP25 clock and reset bindings
[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
2025-06-02 12:20 UTC (6+ messages)
` [PATCH 07/12] mm: Remove redundant pXd_devmap calls
` [PATCH 08/12] mm/khugepaged: Remove redundant pmd_devmap() check
6.15.0: objtool "unexpected end of section" errors with clang 20.1.5, and lto
2025-06-02 12:18 UTC
[PATCH v2] riscv: uaccess: Only restore the CSR_STATUS SUM bit
2025-06-02 12:15 UTC
Kernel crash on boot, arm64 VM
2025-06-02 12:12 UTC (3+ messages)
[PATCH v3 0/5] PM: sleep: Improvements of async suspend and resume of devices
2025-06-02 12:11 UTC (3+ messages)
` [PATCH v3 2/5] PM: sleep: Suspend async parents after suspending children
[syzbot] [gfs2?] KASAN: null-ptr-deref Read in gfs2_drop_inode
2025-06-02 12:05 UTC (2+ messages)
` [syzbot] "
[PATCH v2] selftests/ptrace/get_syscall_info: fix for MIPS n32
2025-06-02 11:59 UTC (5+ messages)
[PATCH v3] rust: doc: Clean up formatting in io.rs
2025-06-02 11:59 UTC (4+ messages)
[PATCH 0/2] clk: add a clk_hw helpers to get the clock device or device_node
2025-06-02 11:59 UTC (2+ messages)
[PATCH 00/11] PM: EM: Add netlink support for the energy model
2025-06-02 11:52 UTC (2+ messages)
[PATCH RFC v2] mm: use per_vma lock for MADV_DONTNEED
2025-06-02 11:50 UTC (5+ messages)
[PATCH net v6] net: fix udp gso skb_segment after pull from frag_list
2025-06-02 11:50 UTC (2+ messages)
[PATCH 1/2] powerpc: properly negate error in syscall_set_return_value() in sc case
2025-06-02 11:36 UTC (2+ messages)
[PATCH 0/9] media: uvcvideo: Invert granular PM logic + PM fix
2025-06-02 11:43 UTC (9+ messages)
` [PATCH 9/9] media: uvcvideo: Support granular power saving for compat syscalls
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox