All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-21 22:46:33 to 2026-06-22 02:49:01 UTC [more...]

[PATCH 1/2] tools/bpf/bpftool: Reset vmlinux BTF after map dump
 2026-06-22  2:48 UTC  (4+ messages)
` [PATCH 2/2] tools/bpf/bpftool: Reset vmlinux BTF after struct_ops commands

[PATCH v7 0/9] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-06-22  2:48 UTC  (7+ messages)
` [PATCH v7 1/9] cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
` [PATCH v7 3/9] cgroup/cpuset: Prevent race between task attach and cpuset state change
` [PATCH v7 7/9] cgroup/cpuset: Move mpol_rebind_mm/cpuset_migrate_mm() calls inside cpuset_attach_task()

[PATCH v3 00/18] iommu: Add live update state preservation
 2026-06-22  2:47 UTC  (5+ messages)
` [PATCH v3 07/18] iommu/vt-d: Implement device and iommu preserve/unpreserve ops
` [PATCH v3 08/18] iommu/vt-d: clear unpreserved context entries during shutdown

[stable/linux-6.6.y 0/3] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-22  3:15 UTC  (4+ messages)
` [stable/linux-6.6.y 1/3] fs: prepare for adding LSM blob to backing_file
` [stable/linux-6.6.y 2/3] lsm: add backing_file LSM hooks
` [stable/linux-6.6.y 3/3] selinux: fix overlayfs mmap() and mprotect() access checks

[PATCH v3] nvme-pci: fix CMB mapping when CMBSZ Size field is zero
 2026-06-22  2:47 UTC  (2+ messages)

[stable/linux-6.12.y 0/2] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-22  3:15 UTC  (3+ messages)
` [stable/linux-6.12.y 1/2] lsm: add backing_file LSM hooks
` [stable/linux-6.12.y 2/2] selinux: fix overlayfs mmap() and mprotect() access checks

[stable/linux-6.18.y 0/2] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-22  3:14 UTC  (3+ messages)
` [stable/linux-6.18.y 1/2] lsm: add backing_file LSM hooks
` [stable/linux-6.18.y 2/2] selinux: fix overlayfs mmap() and mprotect() access checks

[PATCH net-next v3] virtio-net: xsk: support tx wake up
 2026-06-22  2:40 UTC  (2+ messages)

[PATCH v3 0/6] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-06-22  2:45 UTC  (7+ messages)
` [PATCH v3 1/6] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v3 2/6] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v3 3/6] rust: macros: auto-insert OwnerModule in #[vtable]
` [PATCH v3 4/6] rust: drm: set fops.owner from driver module pointer
` [PATCH v3 5/6] rust: miscdevice: "
` [PATCH v3 6/6] rust: configfs: use `LocalModule` for `THIS_MODULE`

[PATCH] mkfs: remove duplicate include of convert.h
 2026-06-22  2:43 UTC 

[PATCH 0/2] target/riscv/cpu.c: satp-mode=bare changes
 2026-06-22  2:39 UTC  (3+ messages)
` [PATCH 1/2] target/riscv/cpu.c: add 'svbare' satp-mode

[PATCH v5 0/4] Add Cix Sky1 AUDSS clock and reset support
 2026-06-22  2:40 UTC  (7+ messages)
` [PATCH v5 1/4] dt-bindings: soc: cix: add sky1 audss cru controller
` [PATCH v5 2/4] clk: cix: add sky1 audss clock controller
` [PATCH v5 3/4] reset: cix: add sky1 audss auxiliary reset driver
` [PATCH v5 4/4] arm64: dts: cix: sky1: add audss cru

[PATCH v2] nvme-pci: fix CMB mapping when CMBSZ Size field is zero
 2026-06-22  2:39 UTC  (3+ messages)
  ` 答复: "

[f2fs-dev] [PATCH] f2fs: fix to round down start offset of fallocate for pin file
 2026-06-22  2:38 UTC  (2+ messages)
  `  "

[PATCH] mm/mm_init: fix incorrect node_spanned_pages
 2026-06-22  2:24 UTC 

[PATCH] cpufreq: schedutil: Fix uncleared need_freq_update on the adjust_perf path
 2026-06-22  2:34 UTC  (4+ messages)

[PATCH 0/2] tools/bpf/bpftool: Fix vmlinux BTF state cleanup
 2026-06-22  2:33 UTC 

[PATCH v4 0/6] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
 2026-06-22  2:30 UTC  (11+ messages)
` [PATCH v4 1/6] dt-bindings: display: verisilicon, dc: generalize for single-output variants
` [PATCH v4 4/6] drm/verisilicon: add DC8000 (DCUltraLite) display controller support

[PATCH v4] LoongArch: Enable STRICT_MODULE_RWX for stricter modules memory permissions
 2026-06-22  2:29 UTC  (6+ messages)

[PATCH 0/4] input: misc: Add an initial driver for haptics inside Qcom PMIH010x PMIC
 2026-06-22  2:28 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: input: Add binding for Qualcomm SPMI PMIC haptics

[PATCH v3 0/5] nouveau/gsp: Clean up IS_ERR vs IS_ERR_OR_NULL usage
 2026-06-22  2:28 UTC  (13+ messages)
` [PATCH v3 1/5] nouveau/gsp/rpc: Document RPC function return value contracts
` [PATCH v3 2/5] nouveau/gsp/rpc: Cleanup incorrect IS_ERR_OR_NULL in rpc.c
` [PATCH v3 3/5] nouveau/gsp/rm/alloc: Cleanup IS_ERR_OR_NULL usage
` [PATCH v3 4/5] nouveau/gsp/rm/bar: "
` [PATCH v3 5/5] nouveau/gsp: Cleanup IS_ERR_OR_NULL in nvkm_gsp_rpc_rd()

[PATCH] HID: hyperx-headset: Add support for HyperX headset devices
 2026-06-22  2:28 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf: Reject offset refcount acquire arguments
 2026-06-22  2:25 UTC  (4+ messages)
` [PATCH bpf-next v3 "
  ` [PATCH bpf-next v3 1/2] "
  ` [PATCH bpf-next v3 2/2] selftests/bpf: Cover refcount acquire node offsets

[PATCH 0/4] i3c: mipi-i3c-hci: Add support for ASMT I3C controller
 2026-06-22  2:22 UTC  (4+ messages)

[PATCH v3 0/7] Add support for Hygon family 18h models 4h-8h
 2026-06-22  2:22 UTC  (5+ messages)
` [PATCH v3 5/7] x86/microcode/hygon: Add microcode loading support for Hygon processors

[PATCH net-next v8 0/6] net: stmmac: eic7700: add eth1 variant support and update delay bindings
 2026-06-22  2:19 UTC  (6+ messages)
` [PATCH net-next v8 3/6] net: stmmac: eic7700: make RGMII delay properties optional
      `  "

[PATCH net] gianfar: fix memory leak in gfar_parse_group error paths
 2026-06-22  2:19 UTC 

[PATCH net] appletalk: fix use-after-free in atalk_find_primary()
 2026-06-22  2:14 UTC  (2+ messages)

[PATCH net] net: rnpgbe: fix mailbox endianness handling
 2026-06-22  2:10 UTC  (7+ messages)

[anolis-intel-cloud:devel-5.10 0/27] htmldocs: Warning: Documentation/userspace-api/ioasid.rst references a file that doesn't exist: Documentation/driver-api/ioasid.rst
 2026-06-22  2:10 UTC 

[PATCH 0/2] fsck.erofs: implement multi-threaded extraction
 2026-06-22  2:08 UTC  (3+ messages)
` [PATCH 1/2] fsck.erofs: add multi-threaded decompression

[GIT PULL] NVDIMM and DAX for 7.2
 2026-06-22  2:07 UTC  (3+ messages)

[Intel-wired-lan] [PATCH 1/2] igc: Wait for MAC passthrough after reset
 2026-06-22  1:57 UTC  (5+ messages)

[f2fs-dev] [PATCH v2] common/f2fs: introduce _require_f2fs_io_command
 2026-06-22  2:05 UTC  (2+ messages)
`  "

[PATCH] nvme-multipath: expose path_state via sysfs
 2026-06-22  2:02 UTC  (3+ messages)

[REGRESSION][BISECTED] No display on rk3399-gru-kevin
 2026-06-22  2:02 UTC  (6+ messages)

[f2fs-dev] [PATCH] common/f2fs: introduce _require_f2fs_io_command
 2026-06-22  1:58 UTC  (2+ messages)
`  "

[PATCH] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
 2026-06-22  1:58 UTC  (8+ messages)

[PATCH v4 0/6] drm/hibmc: Fix plane helpers and convert to gem-shmem
 2026-06-22  1:55 UTC  (3+ messages)
` [PATCH v4 3/6] drm/hibmc: Store fb in variable in atomic_update

[PATCH] drm/amdgpu: do not enter fs_reclaim under notifier_lock in lockdep training
 2026-06-22  1:55 UTC  (3+ messages)

[PATCH rtw-next] wifi: rtl8xxxu: 8723bu: remove reference of non-existing firmware rtl8723bu_bt.bin
 2026-06-22  1:54 UTC 

[PATCH] erofs: remove fscache backend entirely
 2026-06-22  1:54 UTC  (2+ messages)

[PATCH v3 0/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
 2026-06-22  1:54 UTC  (10+ messages)
` [PATCH v3 1/5] dmaengine: sun6i-dma: Refactor to support A733 interrupt and register handling
` [PATCH v3 2/5] dmaengine: sun6i-dma: Add set_addr function pointer for variable address widths
` [PATCH v3 3/5] dmaengine: sun6i-dma: Add num_channels_per_reg for flexible interrupt mapping
` [PATCH v3 4/5] dt-bindings: dmaengine: sun50i-a64-dma: Add allwinner,sun60i-a733-dma compatible string
` [PATCH v3 5/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller

[PATCH v2] md/raid5: protect bitmap batch counters aka seq_flush/seq_write consistency
 2026-06-22  1:52 UTC  (3+ messages)

qcom: add LPAICP firmware for shikra platform
 2026-06-22  1:47 UTC 

[PATCH] f2fs: fix FG GC failure when file in victim is pinned
 2026-06-22  1:46 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] nbd: don't warn when reclassifying a busy socket lock
 2026-06-22  1:43 UTC  (2+ messages)

[PATCH v3 00/13] dmaengine: dw-edma: Prepare for PCI EP DMA (part 1/3)
 2026-06-22  1:43 UTC  (4+ messages)
` [PATCH v3 02/13] dmaengine: dw-edma: Add core quiesce operations

[PATCH] net/9p: fix infinite loop in p9_client_rpc on fatal signal
 2026-06-22  1:42 UTC  (7+ messages)

[PATCH v4 0/3] mm, swap: Enable THP SWAP for PowerPC Book3S64
 2026-06-22  1:39 UTC  (3+ messages)
` [PATCH v4 1/3] mm, swap: make SWAPFILE_CLUSTER runtime

[PATCH v2 0/5] nouveau/gsp: Clean up IS_ERR vs IS_ERR_OR_NULL usage
 2026-06-22  1:30 UTC  (4+ messages)

[PATCH net] net, bpf: check master for NULL in xdp_master_redirect()
 2026-06-22  1:28 UTC  (3+ messages)

[PATCH 6.1 342/522] thermal: core: Fix thermal zone governor cleanup issues
 2026-06-22  1:25 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix listxattr handling of corrupted xattr entries
 2026-06-22  1:23 UTC  (3+ messages)
  `  "

[PATCH v1 0/5] prefix lcore role enum values
 2026-06-22  1:22 UTC  (4+ messages)

[PATCH] bpf: Fix BPF_PROG_ASSOC_STRUCT_OPS last field check
 2026-06-22  1:20 UTC  (2+ messages)

[PATCH bpf v2 0/2] Fix effective prog array indexing with BPF_F_PREORDER
 2026-06-22  1:20 UTC  (2+ messages)

[f2fs-dev] [PATCH] fscrypt, f2fs: introduce fscrypt_finalize_bounce_folio() for cleanup
 2026-06-22  1:15 UTC  (2+ messages)
` [PATCH] fscrypt,f2fs: "

[PATCH v5 0/4] Only free healthy pages in high-order has_hwpoisoned folio
 2026-06-22  1:13 UTC  (13+ messages)
` [PATCH v5 1/4] mm/page_alloc: only "

[PATCH 1/3] smb: client: refactor ACL setting control flow in id_mode_to_cifs_acl()
 2026-06-22  1:08 UTC  (3+ messages)
` [PATCH 2/3] smb/client: fix security flag calculation when setting security descriptors
` [PATCH 3/3] smb/client: fix chown/chgrp with SMB3 POSIX Extensions

[PATCH v3 0/1] ALSA: usb: Add support for Reloop Jockey 3 DJ controllers
 2026-06-22  1:11 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v3 0/3] gpu: nova-core: obtain and display VRAM amount
 2026-06-22  1:11 UTC  (6+ messages)
` [PATCH v3 3/3] gpu: nova-core: gsp: Extract and display usable FB regions from GSP

[PATCH bpf] bpf: Add missing access_ok call to copy_user_syms
 2026-06-22  1:10 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: Allow type tag BTF records to succeed other modifier records
 2026-06-22  1:10 UTC  (2+ messages)

[PATCH bpf] bpf: zero-initialize the fib lookup flow struct
 2026-06-22  1:10 UTC  (2+ messages)

[PATCH] tools/bpf/bpftool: Fix vmlinux BTF leak in cgroup commands
 2026-06-22  1:10 UTC  (2+ messages)

[anolis-intel-cloud:devel-5.10 0/27] htmldocs: Warning: Documentation/admin-guide/cgroup-v1/ioasids.rst references a file that doesn't exist: Documentation/driver-api/ioasid.rst
 2026-06-22  1:09 UTC 

[PATCH v2 0/3] ASoC: rockchip: Use guard() for spin locks
 2026-06-22  1:08 UTC  (7+ messages)

[PATCH v4 0/3] target/riscv: parametrize debug trigger number
 2026-06-22  1:07 UTC  (2+ messages)

[PATCH bpf-next] bpf: Emit verbose message when prog-specific btf_struct_access rejects a write
 2026-06-22  1:07 UTC  (2+ messages)

[PATCH bpf-next v3] bpf: Better build_id caching in stack_map_get_build_id_offset()
 2026-06-22  1:07 UTC  (2+ messages)

[PATCH bpf v3 0/2] bpf: Fix stack slot index for Spectre v4 nospec checks
 2026-06-22  1:07 UTC  (2+ messages)

[PATCH] bpf: Use common error handling code in bpf_is_state_visited()
 2026-06-22  1:06 UTC  (4+ messages)
  ` [PATCH RESEND bpf-next] "

[RESEND PATCH 0/6] aspeed: Add AST1040 Caliptra mailbox support
 2026-06-22  1:04 UTC  (2+ messages)

[f2fs-dev] [PATCH] Revert "f2fs: initialize ino_entry_info before checkpoint load"
 2026-06-22  1:04 UTC  (2+ messages)
`  "

[f2fs-dev] [PATCH v2] f2fs: initialize ino_entry_info before checkpoint load
 2026-06-22  0:59 UTC  (4+ messages)
    `  "

[PATCH v2] ocfs2: use inode_lock_nested() for orphan dir locking
 2026-06-22  0:58 UTC  (2+ messages)

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-22  0:58 UTC  (9+ messages)

[PATCH] kernel-fit-image.bbclass: Fix operation with KERNEL_DTBVENDORED = "1"
 2026-06-22  0:56 UTC  (4+ messages)
` [OE-core] "

[PATCH] ASoC: rockchip: rockchip_sai: Hand over hclk control exclusively to Runtime PM
 2026-06-22  0:56 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf: Preserve untrusted memory pointer type on scalar add
 2026-06-22  0:50 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "

[PATCH v4 00/20] rust: I/O type generalization and projection
 2026-06-22  0:49 UTC  (9+ messages)
` [PATCH v4 09/20] rust: io: use view types instead of addresses for `Io`

[syzbot] [nbd?] WARNING in nbd_add_socket
 2026-06-22  0:48 UTC 

[f2fs-dev] [PATCH RESEND 1/5] f2fs: fix extent merge failure when largest extent is not in rb-tree
 2026-06-22  0:45 UTC  (13+ messages)
` [f2fs-dev] [PATCH RESEND 2/5] f2fs: only initialize largest extent without extent_node at inode init
` [f2fs-dev] [PATCH RESEND 3/5] f2fs: punch largest extent instead of dropping it entirely on overlap

[PATCH v3 0/4] HS400 and HS400ES support for Exynos DW-MMC drivers
 2026-06-22  0:32 UTC  (3+ messages)

[PATCH 0/4] iio: adc: new ti-ads112c14 driver
 2026-06-22  0:32 UTC  (7+ messages)

[PATCH 0/3] riscv: Fix IMSIC CSR write and add tests
 2026-06-22  0:24 UTC  (8+ messages)
` [PATCH 1/3] target/riscv: Avoid NULL deref in IMSIC CSR write
` [PATCH 2/3] tests/functional/riscv64: Use newer kernel for tuxrun boot
` [PATCH 3/3] tests/functional/riscv64: Add virt machine AIA boot test

[PATCH] x86/cpu: Hide and rename static_cpu_has()
 2026-06-22  0:19 UTC  (3+ messages)

[PATCH v3] hung_task: deduplicate identical hang reports
 2026-06-22  0:18 UTC  (2+ messages)

[anolis-intel-cloud:devel-5.10 0/27] htmldocs: Warning: arch/x86/Kconfig references a file that doesn't exist: Documentation/x86/user-interrupts.rst
 2026-06-22  0:18 UTC 

[PATCH 0/5] iio: adc: Add TI ADS126X ADC family support
 2026-06-22  0:18 UTC  (7+ messages)
` [PATCH 2/5] iio: adc: Add ti-ads1262 driver

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-06-22  0:15 UTC  (13+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for Lenovo Yoga 7 16IAP7
 2026-06-22  0:12 UTC 

[PATCH v2 0/2] iio: temperature: Add support for the STS30 temperature sensor
 2026-06-22  0:09 UTC  (5+ messages)
` [PATCH v2 2/2] iio: temperature: Add STS30 temperature sensor driver

[PATCH] treewide: Fix STMicroelectronics spelling
 2026-06-22  0:05 UTC 

[PATCH] wmi/core Fix use-after-free in parse_wdg()
 2026-06-22  0:02 UTC 

[PATCH v6 0/8] tracing/probes: Add more typecast features
 2026-06-22  0:01 UTC  (3+ messages)
` [PATCH v6 1/8] tracing/probes: Support dumping fetcharg program for debugging dynamic events

[PATCH] profiling: prevent stale prof_cpu_mask access on init failure
 2026-06-22  0:00 UTC  (4+ messages)
` [PATCH v2] profiling: don't free prof_cpu_mask "

[syzbot] [nbd?] WARNING in nbd_add_socket
 2026-06-21 23:50 UTC  (2+ messages)
` Forwarded: [PATCH] nbd: don't warn when reclassifying a busy socket lock

[PATCH RFC 0/3] dt-bindings: iio: adc: Add reference, excitation and burn-out properties
 2026-06-21 23:43 UTC  (6+ messages)
` [PATCH RFC 3/3] dt-bindings: iio: adc: Add burn-out current properties

[PATCH v2 0/6] cpufreq: intel_pstate: Set cpuinfo_min_freq to a lower value with HWP enabled plus cleanups
 2026-06-21 23:34 UTC  (2+ messages)

[REGRESSION] 32-bit ARM's BKPT instruction no longer works
 2026-06-21 23:24 UTC  (5+ messages)

[PULL] drm-xe-next-fixes
 2026-06-21 23:21 UTC  (3+ messages)

git-diff in a worktree is an order of magnitude slower?
 2026-06-21 23:17 UTC  (11+ messages)

[GIT PULL] tracing: Updates for 7.2
 2026-06-21 23:16 UTC  (9+ messages)

[stefandoesinger-zx297520:dlink 37/120] ERROR: modpost: "rtl8192cu_fops" [drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.ko] undefined!
 2026-06-21 23:07 UTC 

strtomem_pad() review
 2026-06-21 23:05 UTC 

[PATCH 0/3] pack-objects: support bitmaps and delta-islands with `--path-walk`
 2026-06-21 23:03 UTC  (6+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] t/perf: drop p5311's lookup-table permutation
  ` [PATCH v3 2/4] pack-objects: support reachability bitmaps with `--path-walk`
  ` [PATCH v3 3/4] pack-objects: extract `record_tree_depth()` helper
  ` [PATCH v3 4/4] pack-objects: support `--delta-islands` with `--path-walk`

[net PATCH v4] octeontx2-af: Validate NIX maximum LFs correctly
 2026-06-21 23:00 UTC 

[PATCH] gpib: lpvo_usb: fix path of the "debug" module parameter in comment
 2026-06-21 22:58 UTC  (2+ messages)

[PATCH] btrfs: sysfs: fix path of the "read_policy" module parameter in comment
 2026-06-21 22:57 UTC  (2+ messages)

[PATCH v4 0/2] mm: improve folio refcount scalability
 2026-06-21 22:53 UTC  (6+ messages)

[PATCH v2 0/4] PCI: rcar-gen4: irqchip/gic-v3: Handle GIC ITS
 2026-06-21 22:46 UTC  (4+ messages)
` [PATCH v2 3/4] irqchip/gic-v3: Add Renesas R-Car Gen4 erratum workaround


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.