All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-25 12:57:06 to 2025-08-25 13:46:56 UTC [more...]

[PATCHv3 0/2] block+nvme: reducing virtual boundary mask reliance
 2025-08-25 13:46 UTC  (3+ messages)
` [PATCHv3 1/2] block: accumulate segment page gaps per bio

[PATCHED][RFC][CFT] mount-related stuff
 2025-08-25 13:46 UTC  (65+ messages)
` [PATCH 01/52] fs/namespace.c: fix the namespace_sem guard mess
  ` [PATCH 02/52] introduced guards for mount_lock
  ` [PATCH 16/52] current_chrooted(): don't bother with follow_down_one()
  ` [PATCH 17/52] current_chrooted(): use guards
  ` [PATCH 18/52] do_move_mount(): trim local variables
  ` [PATCH 19/52] do_move_mount(): deal with the checks on old_path early
  ` [PATCH 20/52] move_mount(2): take sanity checks in 'beneath' case into do_lock_mount()
  ` [PATCH 21/52] finish_automount(): simplify the ELOOP check
  ` [PATCH 22/52] do_loopback(): use __free(path_put) to deal with old_path
  ` [PATCH 23/52] pivot_root(2): use __free() to deal with struct path in it
  ` [PATCH 24/52] finish_automount(): take the lock_mount() analogue into a helper
  ` [PATCH 25/52] do_new_mount_rc(): use __free() to deal with dropping mnt on failure
  ` [PATCH 26/52] finish_automount(): "
  ` [PATCH 31/52] pivot_root(2): use old_mp.mp->m_dentry instead of old.dentry
  ` [PATCH 33/52] new helper: topmost_overmount()
  ` [PATCH 35/52] constify check_mnt()
  ` [PATCH 36/52] do_mount_setattr(): constify path argument
  ` [PATCH 37/52] do_set_group(): constify path arguments
  ` [PATCH 38/52] drop_collected_paths(): constify arguments
  ` [PATCH 39/52] collect_paths(): constify the return value
  ` [PATCH 40/52] do_move_mount(), vfs_move_mount(), do_move_mount_old(): constify struct path argument(s)
  ` [PATCH 41/52] mnt_warn_timestamp_expiry(): constify struct path argument
  ` [PATCH 42/52] do_new_mount{,_fc}(): "
  ` [PATCH 43/52] do_{loopback,change_type,remount,reconfigure_mnt}(): "
  ` [PATCH 44/52] path_mount(): "
  ` [PATCH 45/52] may_copy_tree(), __do_loopback(): "
  ` [PATCH 46/52] path_umount(): "
  ` [PATCH 47/52] constify can_move_mount_beneath() arguments
  ` [PATCH 48/52] do_move_mount_old(): use __free(path_put)
  ` [PATCH 49/52] do_mount(): "
  ` [PATCH 51/52] ecryptfs: get rid of pointless mount references in ecryptfs dentries
  ` [PATCH 52/52] fs/namespace.c: sanitize descriptions for {__,}lookup_mnt()

[PATCH v5 0/4] Add IIO backend support for AD7779
 2025-08-25 13:45 UTC  (5+ messages)
` [PATCH v5 1/4] iio: adc: adi-axi-adc: add axi_adc_num_lanes_set
` [PATCH v5 3/4] iio: adc: extract setup function without backend

[PATCH v15] Add CRIU support for amdgpu dmabuf
 2025-08-25 13:44 UTC  (3+ messages)
` [PATCH v15 3/4] drm/amdgpu: Add mapping info option for GEM_OP ioctl

[PATCH 00/39] drm/atomic: Get rid of existing states (not really)
 2025-08-25 13:43 UTC  (40+ messages)
` [PATCH 01/39] drm/atomic: Make drm_atomic_get_connector_state() early return consistent
` [PATCH 02/39] drm/atomic: Convert drm_atomic_get_connector_state() to state accessor
` [PATCH 03/39] drm/atomic: Convert drm_atomic_get_connector_state() to use new connector state
` [PATCH 04/39] drm/atomic: Remove unused drm_atomic_get_existing_connector_state()
` [PATCH 05/39] drm/atomic: Document __drm_connectors_state state pointer
` [PATCH 06/39] drm/atomic: Convert __drm_atomic_get_current_plane_state() to modern accessor
` [PATCH 07/39] drm/atomic: Convert drm_atomic_get_plane_state() to use new plane state
` [PATCH 08/39] drm/vkms: Convert vkms_crtc_atomic_check() "
` [PATCH 09/39] drm/tilcdc: crtc: Use drm_atomic_helper_check_crtc_primary_plane()
` [PATCH 10/39] drm/atomic: Remove unused drm_atomic_get_existing_plane_state()
` [PATCH 11/39] drm/atomic: Document __drm_planes_state state pointer
` [PATCH 12/39] drm/atomic: Convert drm_atomic_get_crtc_state() to use new connector state
` [PATCH 13/39] drm/ingenic: ipu: Switch to drm_atomic_get_new_crtc_state()
` [PATCH 14/39] drm/arm/malidp: "
` [PATCH 15/39] drm/armada: "
` [PATCH 16/39] drm/atmel-hlcdc: "
` [PATCH 17/39] drm/exynos: "
` [PATCH 18/39] drm/imx-dc: "
` [PATCH 19/39] drm/imx-dcss: "
` [PATCH 20/39] drm/imx-ipuv3: "
` [PATCH 21/39] drm/ingenic: "
` [PATCH 22/39] drm/kmb: "
` [PATCH 23/39] drm/logicvc: "
` [PATCH 24/39] drm/loongson: "
` [PATCH 25/39] drm/mediatek: "
` [PATCH 26/39] drm/msm/mdp5: "
` [PATCH 27/39] drm/omap: "
` [PATCH 28/39] drm/rockchip: "
` [PATCH 29/39] drm/sun4i: "
` [PATCH 30/39] drm/tegra: "
` [PATCH 31/39] drm/tilcdc: "
` [PATCH 32/39] drm/vboxvideo: "
` [PATCH 33/39] drm/vc4: "
` [PATCH 34/39] drm/atomic: "
` [PATCH 35/39] drm/framebuffer: "
` [PATCH 36/39] drm/atomic: Remove unused drm_atomic_get_existing_crtc_state()
` [PATCH 37/39] drm/atomic: Document __drm_crtcs_state state pointer
` [PATCH 38/39] drm/atomic: Convert drm_atomic_get_private_obj_state() to use new plane state
` [PATCH 39/39] drm/atomic: Document __drm_private_objs_state state pointer

[PATCH] iommu/amd: Add support for hw_info for iommu capability query
 2025-08-25 13:44 UTC  (2+ messages)

[PATCH v5 00/11] leds: lookup-table support + int3472/media privacy LED support
 2025-08-25 13:43 UTC  (3+ messages)
` [PATCH v5 05/11] [RFC] leds: led-class: Add devicetree support to led_get()

[openeuler:openEuler-1.0-LTS 1761/1761] include/uapi/../../drivers/scsi/isci/isci.h:531:1: error: attempted to randomize userland API struct sci_base_state
 2025-08-25 13:40 UTC 

[PATCH v2] block: mtip32xx: Prioritize state cleanup over memory freeing in the mtip_pci_probe error path
 2025-08-25 13:40 UTC  (3+ messages)

[PATCH v3] drm/xe/vf: Enable CCS save/restore only on supported GUC versions
 2025-08-25 13:56 UTC 

git: list of my complaints about future graft removal
 2025-08-25 13:39 UTC  (3+ messages)

[PATCH v5 0/2] Do not delay oom reaper when the victim is frozen
 2025-08-25 13:38 UTC  (3+ messages)
` [PATCH v5 1/2] mm/oom_kill: "
` [PATCH v5 2/2] mm/oom_kill: Have the OOM reaper and exit_mmap() traverse the maple tree in opposite order

[PATCH 0/8] iommu/amd: Introduce Nested Translation support
 2025-08-25 13:38 UTC  (6+ messages)
` [PATCH 7/8] iommu/amd: Add support for nested domain allocation

[syzbot] [ext4?] possible deadlock in ext4_truncate (2)
 2025-08-25 13:37 UTC  (4+ messages)

[PATCH] drm/amdgpu/vpe: cancel delayed work in hw_fini
 2025-08-25 13:37 UTC 

[PATCH v2 net-next] ipv4: Convert ->flowi4_tos to dscp_t
 2025-08-25 13:37 UTC 

[PATCH] JFS: Remove unnecessary parentheses
 2025-08-25 13:36 UTC 

[PATCH v2 1/3] platform/x86: think-lmi: Add certificate GUID structure
 2025-08-25 13:36 UTC  (2+ messages)

[RFC][PATCH v2 00/29] introduce kmemdump
 2025-08-25 13:36 UTC  (15+ messages)
` [RFC][PATCH v2 22/29] mm/numa: Register information into Kmemdump

[PATCH] ocfs2: Remove unnecessary parentheses
 2025-08-25 13:36 UTC 

[DPDK/meson Bug 1703] meson: Unsupported part number for ARM Grace during meson setup
 2025-08-25 13:35 UTC 

[PATCH] exfat: Remove unnecessary parentheses
 2025-08-25 13:35 UTC 

[DPDK/meson Bug 1702] meson: Unsupported part number for ARM Grace during meson setup
 2025-08-25 13:35 UTC 

io_uring / dio metadata fixes
 2025-08-25 13:35 UTC  (10+ messages)
` [PATCH 1/2] fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availability

[PATCH] can: j1939: implement NETDEV_UNREGISTER notification handler
 2025-08-25 13:35 UTC  (2+ messages)
` [syzbot] [net?] unregister_netdevice: waiting for DEV to become free (8)

[PATCH v2] md: Allow setting persistent superblock version for md= command line
 2025-08-25 13:34 UTC  (3+ messages)

[PATCH] KVM: s390: Fix access to unavailable adapter indicator pages during postcopy
 2025-08-25 13:34 UTC  (2+ messages)

[PATCH v1 0/2] Fix dma_addr_t for R5 SPL
 2025-08-25 13:32 UTC  (3+ messages)
` [PATCH v1 1/2] dma: ti: k3-udma: fix dma_addr_t typecasts
` [PATCH v1 2/2] config: arch: k3: enable DMA_ADDR_T_64BIT

[PATCH v2 0/3] thermal: gov_step_wise: Two cleanups and small adjustment
 2025-08-25 13:31 UTC  (4+ messages)
` [PATCH v2 1/3] thermal: gov_step_wise: Clean up local variable initialization
` [PATCH v2 2/3] thermal: gov_step_wise: Clarify cooling logic description comment
` [PATCH v2 3/3] thermal: gov_step_wise: Allow cooling level to be reduced earlier

[PATCH] lkdtm: fortify: Fix potential NULL dereference on kmalloc failure
 2025-08-25 13:32 UTC  (2+ messages)

[PATCH v6 0/9] ovl: Enable support for casefold layers
 2025-08-25 13:31 UTC  (6+ messages)
` [PATCH v6 9/9] ovl: Support mounting case-insensitive enabled layers

[PATCH net-next v3 0/5] net: gso: restore outer ip ids correctly
 2025-08-25 13:31 UTC  (6+ messages)
` [PATCH net-next v3 3/5] net: gso: restore ids of outer ip headers correctly

[PATCH] rust-target-config: Add has-thread-local option
 2025-08-25 13:30 UTC 

[PATCH] drm/xe/nvm: Use root tile mmio
 2025-08-25 13:30 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe/nvm: Use root tile mmio (rev2)

[PATCH v2 0/4] Workqueue: replace system wq and change alloc_workqueue callers
 2025-08-25 13:29 UTC  (5+ messages)
` [PATCH v2 1/4] Workqueue: replace use of system_wq with system_percpu_wq
` [PATCH v2 2/4] Workqueue: replace use of system_unbound_wq with system_dfl_wq
` [PATCH v2 3/4] Workqueue: WQ_PERCPU added to all the remaining users
` [PATCH v2 4/4] [Doc] Workqueue: WQ_UNBOUND doc upgraded

[meta-ti][scarthgap/master][PATCH] conf: machine: Include merged device trees in the list of generated dtbs
 2025-08-25 13:29 UTC  (2+ messages)

[PATCH v5 0/6] Basic device tree support for ESWIN EIC7700 RISC-V SoC
 2025-08-25 13:29 UTC  (8+ messages)
` [PATCH v5 1/6] dt-bindings: riscv: Add SiFive P550 CPU compatible
` [PATCH v5 2/6] riscv: Add Kconfig option for ESWIN platforms
` [PATCH v5 3/6] dt-bindings: riscv: Add SiFive HiFive Premier P550 board
` [PATCH v5 4/6] dt-bindings: interrupt-controller: Add ESWIN EIC7700 PLIC
` [PATCH v5 5/6] riscv: dts: add initial support for EIC7700 SoC
` [PATCH v5 6/6] riscv: dts: eswin: add HiFive Premier P550 board device tree

[PATCH] cpupower: Add Intel boost state and frequency monitor
 2025-08-25 13:28 UTC  (2+ messages)

[PATCH] dm-pcache: Fix 64-bit division for 32-bit platforms in get_kset_id()
 2025-08-25 13:28 UTC  (2+ messages)

ebpf functions can fail without setting an error
 2025-08-25 13:27 UTC  (4+ messages)

[PATCH] misra: add deviation of Rule 17.7
 2025-08-25 13:27 UTC  (5+ messages)

[PATCH v3 i-g-t 0/3] tests/intel/xe_sriov_scheduling: Refactor submission/measurement
 2025-08-25 13:27 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_sriov_scheduling: Refactor submission/measurement (rev2)

[PATCH] vdso/vsyscall: Avoid slow division loop in auxiliary clock update
 2025-08-25 13:26 UTC 

[PATCH v3 0/5] Rust infrastructure for sg_table and scatterlist
 2025-08-25 13:24 UTC  (6+ messages)
` [PATCH v3 1/5] rust: dma: implement DataDirection
` [PATCH v3 2/5] rust: dma: add type alias for bindings::dma_addr_t
` [PATCH v3 3/5] rust: scatterlist: Add abstraction for sg_table
` [PATCH v3 4/5] samples: rust: dma: add sample code for SGTable
` [PATCH v3 5/5] MAINTAINERS: rust: dma: add scatterlist files

[PATCH] hardening: Require clang 20.1.0 for __counted_by
 2025-08-25 13:25 UTC  (2+ messages)

[PATCH v2 0/4] thermal: intel: int340x: New power slider interface
 2025-08-25 13:23 UTC  (5+ messages)
` [PATCH v2 1/4] thermal: intel: int340x: Add support for power slider
` [PATCH v2 2/4] thermal: intel: int340x: Enable power slider interface for Panther Lake
` [PATCH v2 3/4] thermal: intel: int340x: Add module parameter for balanced Slider
` [PATCH v2 4/4] thermal: intel: int340x: Add module parameter to change slider offset

[cocci] [RFC] Choosing “semantics” better for SmPL script parts?
 2025-08-25 13:23 UTC  (3+ messages)

[PATCH 0/4] Remove SSE from some Intel drivers
 2025-08-25 13:20 UTC  (3+ messages)
` [PATCH 4/4] doc: add release note entry for SSE removal

[PATCH v1] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-08-25 13:22 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH v1 1/2] drm/amdgpu/vpe: increase VPE_IDLE_TIMEOUT to fix hang on Strix Halo
 2025-08-25 13:20 UTC  (2+ messages)

[PATCH 00/12] DC Patches for 25 Aug 2025
 2025-08-25 13:20 UTC  (2+ messages)

[syzbot] Monthly dri report (Aug 2025)
 2025-08-25 13:19 UTC 

[syzbot] Monthly wireless report (Aug 2025)
 2025-08-25 13:19 UTC 

[syzbot] Monthly ntfs3 report (Aug 2025)
 2025-08-25 13:19 UTC 

[LTP] [PATCH v3 0/4] syscalls: lchown: Convert to new API
 2025-08-25 13:17 UTC  (5+ messages)
` [LTP] [PATCH v3 1/4] lib: Add SAFE_LCHOWN
` [LTP] [PATCH v3 2/4] syscalls: lchown01: Convert to new API
` [LTP] [PATCH v3 3/4] syscalls: lchown02: "
` [LTP] [PATCH v3 4/4] syscalls: lchown03: "

[meta-webserver][PATCH 1/3] nginx: upgrade stable 1.26.3 -> 1.28.0
 2025-08-25 13:18 UTC  (3+ messages)
` [meta-webserver][PATCH 2/3] nginx: upgrade mainline 1.27.4 -> 1.29.1
` [meta-webserver][PATCH 3/3] nginx: patch CVE-2025-53859 in stable

[Intel-wired-lan] [PATCH iwl-next v2] igb: Convert Tx timestamping to PTP aux worker
 2025-08-25 13:18 UTC  (5+ messages)
      `  "

[PATCH] mtd: spi-nor: implement ASP lock for S25FL512S
 2025-08-25  5:59 UTC 

[PATCH bpf-next v2 0/2] bpf: Introduce bpf_in_interrupt kfunc
 2025-08-25 13:15 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add case to test "

[PATCH] mtd: spi-nor-ids: Add Fujitsu MB85RS256TY FRAM
 2025-08-25  5:53 UTC 

[PATCH v2 0/4] cmd: nand: various updates
 2025-08-25  5:40 UTC  (3+ messages)

[PATCH 0/4] vfs: if RESOLVE_NO_XDEV passed to openat2, don't *trigger* automounts
 2025-08-25 13:14 UTC  (5+ messages)

[meta-oe][PATCH] freerdp3: add bindir to SYSROOT_DIRS
 2025-08-25 13:14 UTC 

[PATCH v1 1/2] drm/amdgpu: increment share sched score on entity selection
 2025-08-25 13:13 UTC  (3+ messages)
` [PATCH v1 2/2] drm/sched: limit sched score update to jobs change

Backport of Patch CVE-2025-21751 to kernel 6.12.43
 2025-08-25 13:12 UTC 

[RFC PATCH 00/13] mm: Introduce Kernel Stack Watch debugging tool
 2025-08-25 13:11 UTC  (10+ messages)
` [RFC PATCH 01/13] mm: Add kstackwatch build infrastructure
  ` [RFC PATCH 02/13] x86/HWBP: Add arch_reinstall_hw_breakpoint() for atomic updates
    ` [RFC PATCH 03/13] mm/kstackwatch: Add module core and configuration interface
      ` [RFC PATCH 04/13] mm/kstackwatch: Add HWBP pre-allocation infrastructure
        ` [RFC PATCH 05/13] mm/kstackwatch: Add atomic HWBP arm/disarm operations
          ` [RFC PATCH 06/13] mm/kstackwatch: Add stack address resolution functions
            ` [RFC PATCH 07/13] mm/kstackwatch: Add kprobe and stack watch control

[PATCH] NFSD: Disallow layoutget during grace period
 2025-08-25 13:11 UTC 

[PATCH 1/1] ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx
 2025-08-25 13:11 UTC 

[PATCH v5 0/6] iio: adc: add support for ADE9000 Energy Monitoring IC
 2025-08-25 13:10 UTC  (3+ messages)
` [PATCH v5 3/6] dt-bindings: iio: adc: add ade9000

[PATCH] drm/msm: fix msm_gem_vma_new() allocations for managed GPUVMs
 2025-08-25 13:08 UTC  (3+ messages)

[PATCH] misra: consider conversion from UL or (void*) to function pointer as safe
 2025-08-25 13:08 UTC  (6+ messages)

[PATCH 00/12] Optimize vrr.guardband and fix LRR
 2025-08-25 13:07 UTC  (2+ messages)
` ✓ CI.KUnit: success for Optimize vrr.guardband and fix LRR (rev7)

[PATCH v5 0/4] gs101: MAX77759 Fuel Gauge driver support and enablement
 2025-08-25 12:25 UTC  (3+ messages)
` [PATCH v5 4/4] arm64: dts: exynos: google: add Maxim MAX77759 Fuel-gauge

[PATCH v2 00/12] Add FSD CSI support
 2025-08-25 13:05 UTC  (6+ messages)
  ` [PATCH v2 04/12] arm64: dts: fsd: Add CSI nodes

[PATCH wireless] wifi: mac80211: increase scan_ies_len for S1G
 2025-08-25 13:04 UTC  (3+ messages)

[PATCH RESEND] dt-bindings: dmaengine: xilinx_dma: Remove DMA client properties
 2025-08-25 13:04 UTC 

[PATCH] drm/xe: add missing include <libgen.h>
 2025-08-25 13:03 UTC  (3+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH] uapi/fcntl: conditionally define AT_RENAME* macros
 2025-08-25 13:03 UTC  (4+ messages)

[PATCH net v2] phy: mscc: Fix when PTP clock is register and unregister
 2025-08-25 13:02 UTC  (2+ messages)

[PATCH v2] ARM: dts: imx6ul-tx6ul: Switch away from deprecated `phy-reset-gpios`
 2025-08-25 12:52 UTC 

[PATCH 0/3] Multi-CCS support in IGT
 2025-08-25 13:01 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for Multi-CCS support in IGT (rev2)

[PATCH v2 0/3] crypto: hisilicon - add fallback function for hisilicon accelerater driver
 2025-08-25 13:00 UTC  (3+ messages)

[PATCH v5 4/6] iio: adc: add ade9000 support
 2025-08-25 13:00 UTC  (2+ messages)

[PATCH v2] mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timing
 2025-08-25 12:21 UTC  (4+ messages)

[PATCH v2] drm/xe/gt: Introduce runtime suspend/resume
 2025-08-25 13:00 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/gt: Introduce runtime suspend/resume (rev2)

[RESEND PATCH] kmem/tracing: Add kmem name to kmem_cache_alloc tracepoint
 2025-08-25 12:59 UTC 

[GIT PULL] pin control fixes for v6.17
 2025-08-25 12:58 UTC 

[PATCH AUTOSEL 6.16-5.15] fs: writeback: fix use-after-free in __mark_inode_dirty()
 2025-08-25 12:15 UTC  (3+ messages)
` [PATCH AUTOSEL 6.16-6.12] drm/rockchip: vop2: make vp registers nonvolatile


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.