All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-24 22:33:57 to 2025-07-25 00:45:37 UTC [more...]

[PATCH 1/4] platform/x86: (ayn-ec) Add PWM Fan HWMON Interface
 2025-07-25  0:45 UTC 

[PATCH v4 3/4] init.h: Disable sanitizer coverage for __init and __head
 2025-07-25  0:44 UTC  (2+ messages)

[PATCH v3] memcg: expose socket memory pressure in a cgroup
 2025-07-25  0:44 UTC  (11+ messages)

[ANN] net-next is CLOSED
 2025-07-25  0:44 UTC 

[PATCH v4 00/15] Move fscrypt and fsverity out of struct inode
 2025-07-25  0:43 UTC  (13+ messages)
` [PATCH v4 02/15] fs/crypto: use accessors
` [PATCH v4 03/15] ext4: move fscrypt to filesystem inode
` [PATCH v4 06/15] ceph: "
` [PATCH v4 07/15] fs: drop i_crypt_info from struct inode
` [PATCH v4 08/15] fscrypt: rephrase documentation and comments
` [PATCH v4 14/15] fs: drop i_verity_info from struct inode

[PATCH 0/5] fuse: {io-uring} Allow to reduce the number of queues and request distribution
 2025-07-25  0:43 UTC  (5+ messages)
` [PATCH 3/5] fuse: {io-uring} Use bitmaps to track queue availability
` [PATCH 5/5] fuse: {io-uring} Allow reduced number of ring queues

[syzbot] [hams?] KASAN: slab-use-after-free Read in rose_new_lci
 2025-07-25  0:42 UTC  (4+ messages)

[GIT PULL net-next] wireless-next-2025-07-24
 2025-07-25  0:42 UTC  (2+ messages)

[PATCH net-next v2 0/5] tools: ynl-gen: print setters for multi-val attrs
 2025-07-25  0:42 UTC  (2+ messages)

[SC22WG14.32341] alx-0051r0 - don't misuse reserved identifier 'exp'
 2025-07-25  0:40 UTC  (4+ messages)
      ` [SC22WG14.32615] "

[PATCH 6.1.y-cip 0/5] drm/i915: fixes for i915 Hot Plug Detection and build/runtime issues
 2025-07-25  0:39 UTC  (2+ messages)
` [cip-dev] "

[PATCH 0/7] tools: add support for domain specific Xenstore features
 2025-07-24 22:55 UTC  (15+ messages)
` [PATCH 1/7] tools/libs/store: add get- and set-feature related functions
` [PATCH 2/7] tools/xenstored: support specification of migration stream version
` [PATCH 3/7] tools/xenstored: add missing migration record definitions
` [PATCH 4/7] tools/xenstored: add server feature support
` [PATCH 5/7] tools/xenstored: support SET/GET_FEATURE commands
` [PATCH 6/7] tools/xl: add available Xenstore features to xl info output
` [PATCH 7/7] tools: allow to limit xenstore features via guest config

[PATCH v10 00/17] Enable CXL PCIe Port Protocol Error handling and logging
 2025-07-25  0:38 UTC  (3+ messages)
` [PATCH v10 06/17] PCI/AER: Dequeue forwarded CXL error

[PATCH] mips: mtmips: do not select PINCONF Kconfig symbol for MT7620
 2025-07-25  0:37 UTC 

[PATCH 0/2] block: make some queue limits checks more robust
 2025-07-25  0:33 UTC  (7+ messages)
` [PATCH RFC 2/2] block: Enforce power-of-2 physical block size

6.16-rcX: crashing way too often on thinkpad X220
 2025-07-25  0:33 UTC  (12+ messages)
  ` locking problems in iwlwifi? was "

[PATCH v1] cpufreq: Avoid get_governor() for first policy
 2025-07-25  0:32 UTC  (3+ messages)

[PATCH v2 0/5] *** GPU Direct RDMA (P2P DMA) for Device Private Pages ***
 2025-07-25  0:31 UTC  (10+ messages)
` [PATCH v2 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages

[PATCH v3 0/2] Fix two tailcall-related issues
 2025-07-25  0:28 UTC  (3+ messages)
` [PATCH v3 1/2] LoongArch: BPF: Fix jump offset calculation in tailcall
` [PATCH v3 2/2] LoongArch: BPF: Fix tailcall hierarchy

[PATCH 0/4] Add test for G2G communications
 2025-07-25  0:28 UTC  (7+ messages)
` [PATCH 1/4] drm/xe/guc: Update CSS header structures
` [PATCH 2/4] drm/xe/guc: Add firmware build type to available info
` [PATCH 3/4] drm/xe: Allow freeing of a managed bo
` [PATCH 4/4] drm/xe/guc: Add test for G2G communications
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH v4 0/7] Use DRM scheduler for delayed GT TLB invalidations
 2025-07-25  0:26 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Use DRM scheduler for delayed GT TLB invalidations (rev4)

[PATCH] mm, page_pool: introduce a new page type for page pool in page type
 2025-07-25  0:26 UTC  (5+ messages)

[RFC PATCH v2 0/34] Rework the LSM initialization
 2025-07-25  0:26 UTC  (26+ messages)
` [RFC PATCH v2 10/34] lsm: rework lsm_active_cnt and lsm_idlist[]
` [RFC PATCH v2 16/34] lsm: cleanup the LSM blob size code
` [RFC PATCH v2 17/34] lsm: cleanup initialize_lsm() and rename to lsm_init_single()
` [RFC PATCH v2 18/34] lsm: fold lsm_init_ordered() into security_init()
` [RFC PATCH v2 19/34] lsm: add/tweak function header comment blocks in lsm_init.c
` [RFC PATCH v2 20/34] lsm: cleanup the debug and console output "
` [RFC PATCH v2 21/34] lsm: output available LSMs when debugging
` [RFC PATCH v2 22/34] lsm: group lsm_order_parse() with the other lsm_order_*() functions
` [RFC PATCH v2 23/34] lsm: introduce an initcall mechanism into the LSM framework
` [RFC PATCH v2 26/34] smack: move initcalls to "
` [RFC PATCH v2 33/34] lsm: consolidate all of the LSM framework initcalls
` [RFC PATCH v2 34/34] lsm: add a LSM_STARTED_ALL notification event

[nf-next 0/2] netfilter: nf_tables: make set flush more resistant to memory pressure
 2025-07-25  0:24 UTC  (3+ messages)

[PATCH 1/2] env: mtd: add the missing put_mtd_device()
 2025-07-25  0:20 UTC  (2+ messages)
` [PATCH 2/2] env: mtd: initialize saved_buf pointer

[syzbot] [fs?] [wireless?] general protection fault in simple_recursive_removal (5)
 2025-07-25  0:20 UTC  (5+ messages)

[PATCH v6 00/19] amd-cppc CPU Performance Scaling Driver
 2025-07-24 22:36 UTC  (3+ messages)
` [PATCH v6 18/19] xen/cpufreq: bypass governor-related para for amd-cppc-epp

[PATCH net-next v6 0/6] net: dsa: microchip: Add KSZ8463 switch support
 2025-07-25  0:17 UTC  (7+ messages)
` [PATCH net-next v6 1/6] dt-bindings: "
` [PATCH net-next v6 2/6] net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driver
` [PATCH net-next v6 3/6] net: dsa: microchip: Use different registers for KSZ8463
` [PATCH net-next v6 4/6] net: dsa: microchip: Write switch MAC address differently "
` [PATCH net-next v6 5/6] net: dsa: microchip: Setup fiber ports "
` [PATCH net-next v6 6/6] net: dsa: microchip: Disable PTP function of KSZ8463

[PATCH net-next v4 0/7] net: dsa: microchip: Add KSZ8463 switch support
 2025-07-25  0:17 UTC  (9+ messages)
` [PATCH net-next v4 4/7] net: dsa: microchip: Use different registers for KSZ8463

[PATCH 2/4] media: v4l: async: Add devm_v4l2_async_register_subdev_sensor() helper
 2025-07-25  0:13 UTC  (2+ messages)

[PATCH net-next] net: Make nexthop-dumps scale linearly with the number of nexthops
 2025-07-25  0:10 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next 0/5] Expose grace period delay for devlink health reporter
 2025-07-25  0:10 UTC  (5+ messages)
      `  "

[PATCH v2] target/arm: add support for 64-bit PMCCNTR in AArch32 mode
 2025-07-25  0:09 UTC 

[PATCH V6 0/3] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
 2025-07-25  0:09 UTC  (3+ messages)
` [PATCH V6 2/3] x86/tdx: Tidy reset_pamt functions

[PATCH v3 0/4] media: imx8qxp: add parallel camera support
 2025-07-25  0:04 UTC  (3+ messages)
` [PATCH v3 2/4] media: nxp: add V4L2 subdev driver for camera parallel interface (CPI)

[PATCH v2] drm/xe/uc: Add stop on hardware initialization error
 2025-07-25  0:01 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH] netfilter: nf_conntrack: table full detailed log
 2025-07-24 23:55 UTC  (6+ messages)
` [PATCH V2] "

[PATCH] rtc: zynqmp: Add shutdown callback for kexec support
 2025-07-24 23:55 UTC  (2+ messages)

[RFC PATCH] docs: submitting-patches: (AI?) Tool disclosure tag
 2025-07-24 23:54 UTC  (7+ messages)

[PATCH bpf-next v2 0/4] bpf: Improve 64bits bounds refinement
 2025-07-24 23:52 UTC  (5+ messages)
` [PATCH bpf-next v2 3/4] selftests/bpf: Test cross-sign 64bits range refinement

[PATCH 0/2] KVM: arm64: Destroy the stage-2 page-table periodically
 2025-07-24 23:51 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: Split kvm_pgtable_stage2_destroy()
` [PATCH 2/2] KVM: arm64: Destroy the stage-2 page-table periodically

[PATCH net-next] selftests: drv-net: Wait for bkg socat to start
 2025-07-24 23:51 UTC 

[PATCH v6 0/3] Add support for long task name
 2025-07-24 23:50 UTC  (7+ messages)
` [PATCH v6 1/3] exec: Remove obsolete comments
` [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v6 3/3] include: Set tsk->comm length to 64 bytes

[PATCH 00/11] riscv: fine grained hardware assisted kernel control-flow integrity
 2025-07-24 23:38 UTC  (25+ messages)
` [PATCH 01/11] riscv: add landing pad for asm routines
` [PATCH 02/11] riscv: update asm call site in `call_on_irq_stack` to setup correct label
` [PATCH 03/11] riscv: indirect jmp in asm that's static in nature to use sw guarded jump
` [PATCH 04/11] riscv: exception handlers can be software guarded transfers
` [PATCH 05/11] riscv: enable landing pad enforcement
` [PATCH 06/11] mm: Introduce ARCH_HAS_KERNEL_SHADOW_STACK
` [PATCH 07/11] scs: place init shadow stack in .shadowstack section
` [PATCH 08/11] riscv/mm: prepare shadow stack for init task
` [PATCH 09/11] riscv: scs: add hardware shadow stack support to scs
` [PATCH 10/11] scs: generic scs code updated to leverage hw assisted shadow stack
` [PATCH 11/11] riscv: Kconfig & Makefile for riscv kernel control flow integrity

[PATCH v4 0/4] spi: sophgo: Add SPI NOR controller for SG2042
 2025-07-24 23:34 UTC  (4+ messages)
` (subset) "

[PATCH] PCI: controller: use dev_fwnode()
 2025-07-24 23:10 UTC  (2+ messages)

[PATCH v16 00/22] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
 2025-07-24 23:46 UTC  (19+ messages)
` [PATCH v16 04/22] KVM: x86: Select TDX's KVM_GENERIC_xxx dependencies iff CONFIG_KVM_INTEL_TDX=y
` [PATCH v16 05/22] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_HAVE_KVM_ARCH_GMEM_POPULATE
` [PATCH v16 13/22] KVM: x86/mmu: Hoist guest_memfd max level/order helpers "up" in mmu.c
` [PATCH v16 14/22] KVM: x86/mmu: Enforce guest_memfd's max order when recovering hugepages
` [PATCH v16 15/22] KVM: x86/mmu: Extend guest_memfd's max mapping level to shared mappings

Patchwork summary for: spi-devel-general
 2025-07-24 23:40 UTC 

do_change_type(): refuse to operate on unmounted/not ours mounts
 2025-07-24 23:38 UTC  (3+ messages)

[PATCH i-g-t] tools/gputop/xe_gputop: Keep engine activity percentage between 0 and 100
 2025-07-24 23:38 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH v4 00/20] Introduce STM32 DDR PMU for STM32MP platforms
 2025-07-24 22:33 UTC  (5+ messages)
` [PATCH v4 05/20] dt-bindings: memory: factorise LPDDR props into SDRAM props

[RFC PATCH V3 0/4] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
 2025-07-24 23:35 UTC  (9+ messages)
` [RFC PATCH V3 1/4] x86/Hyper-V: Not use hv apic driver when Secure AVIC is available
` [RFC PATCH V3 2/4] Drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
` [RFC PATCH V3 3/4] x86/Hyper-V: Don't use auto-eoi when Secure AVIC is available
` [RFC PATCH V3 4/4] x86/hyperv: Allow Hyper-V to inject STIMER0 interrupts

[PATCH v2 0/3] Add RSPI support for RZ/V2H
 2025-07-24 23:34 UTC  (2+ messages)

[PATCH v3] cargo-c: Upgrade to 0.10.14+cargo-0.89.0
 2025-07-24 23:30 UTC 

[PATCH v2] vfio/pci: print vfio-device syspath to fdinfo
 2025-07-24 23:29 UTC 

[PATCH RFC] selftests/pidfd: Fix duplicate-symbol warnings for SCHED_ CPP symbols
 2025-07-24 23:29 UTC  (7+ messages)
    ` [PATCH v2] "

[f2fs-dev] [PATCH] mkfs.f2fs: Fix zoned alignment check for multi-device setups
 2025-07-24 23:28 UTC 

[PATCH 0/4] iio: adc: ad7124: proper clock support
 2025-07-24 23:25 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: iio: adc: adi,ad7124: fix clocks properties
` [PATCH 2/4] iio: adc: ad7124: do not require mclk
` [PATCH 3/4] iio: adc: ad7124: add external clock support
` [PATCH 4/4] iio: adc: ad7124: add clock output support

[PATCH v2] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
 2025-07-24 23:20 UTC  (18+ messages)
` [PATCH v3] "

[PATCH v4 0/2] iommu/arm-smmu-v3: Two vsmmu impl_ops cleanups
 2025-07-24 22:10 UTC  (2+ messages)
` [PATCH v4 2/2] iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_size

[PATCH net-next 0/5] ixgbe: xsk: a couple of changes for zerocopy
 2025-07-24 23:18 UTC  (5+ messages)
` [PATCH net-next 2/5] ixgbe: xsk: resolve the underflow of budget in ixgbe_xmit_zc
    ` [Intel-wired-lan] "

[QEMU bug] [x86_64] Incorrect emulation of vinserti128 instruction
 2025-07-24 23:16 UTC  (2+ messages)

[PATCH] docs/qapi-code-gen: change recommendations for cross-reference syntax
 2025-07-24 23:16 UTC 

[PATCH] drm/xe/xe_guc_ads: Consolidate guc_waklv_enable functions
 2025-07-24 23:17 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for "

git clone fsync error on FSx Ontap
 2025-07-24 23:14 UTC  (2+ messages)

[PATCH] Partially revert "rust: drm: gem: Implement AlwaysRefCounted for all gem objects automatically"
 2025-07-24 23:13 UTC  (5+ messages)

[PATCH 0/2] ASoC: fsl_xcvr: get channel status data in two cases
 2025-07-24 23:11 UTC  (2+ messages)

[PATCH v2] usb: atm: cxacru: Merge cxacru_upload_firmware() into cxacru_heavy_init()
 2025-07-24 23:11 UTC  (3+ messages)

Precious files and the .jj directory
 2025-07-24 23:10 UTC  (3+ messages)

ti-cgt-pru_2.3.3 nativesdk patch
 2025-07-24 23:10 UTC 

[PATCH] kbuild: userprogs: use correct linker when mixing clang and GNU ld
 2025-07-24 23:10 UTC  (2+ messages)

[PATCH] drm/i915/dp: Fix disabling training pattern at end of UHBR link training
 2025-07-24 23:09 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for "
` ✗ Xe.CI.Full: "

[PATCH] riscv: Revert "Generate strided vector loads/stores with tcg nodes."
 2025-07-24 23:08 UTC  (2+ messages)

[RESEND v3 1/1] dt-bindings: trivial-devices: Add compatible string synaptics,synaptics_i2c
 2025-07-24 23:06 UTC 

[PATCH 0/3] Fix some DC regressions on DCE 6-8
 2025-07-24 23:05 UTC  (6+ messages)
` [PATCH 2/3] drm/amd/display: Don't overwrite dce60_clk_mgr
` [PATCH 3/3] drm/amd/display: Fix DCE 6.0 and 6.4 PLL programming

[PATCH v8 0/7] timers: Exclude isolated cpus from timer migration
 2025-07-24 23:05 UTC  (3+ messages)
` [PATCH v8 7/7] "

[PATCH 1/7] cifs: Revert "smb: client: Avoid race in open_cached_dir with lease breaks"
 2025-07-24 23:05 UTC  (3+ messages)
` [PATCH 7/7] cifs: add new field to track the last access time of cfid

[PATCH] tune-octeonx2: Do not use -mcpu=octeontx2 with clang
 2025-07-24 23:03 UTC 

[RESEND v3 1/1] dt-bindings: ieee802154: Convert at86rf230.txt yaml format
 2025-07-24 23:01 UTC 

[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
 2025-07-24 22:59 UTC  (6+ messages)
` [PATCH v7 08/10] x86/nmi: Enable NMI-source for IPIs delivered as NMIs

[PATCH] xen: add missing noreturn attribute
 2025-07-24 22:53 UTC 

[PATCH] fs/smb/client/fs_context: Add hostname option for CIFS module to work with domain-based dfs resources with Kerberos authentication
 2025-07-24 22:50 UTC  (5+ messages)

[Guidance Request] LFX Mentee looking to contribute to ASoC / DT
 2025-07-24 22:50 UTC 

[PATCH v3 0/5] mseal cleanups, fixup MAP_PRIVATE file-backed case
 2025-07-24 22:47 UTC  (7+ messages)
` [PATCH v3 2/5] mm/mseal: update madvise() logic

[PATCH] Documentation/ABI/testing/debugfs-cxl: Add 'cxl' to clear_poison path
 2025-07-24 22:43 UTC 

[GIT PULL] PCI fixes for v6.16
 2025-07-24 22:42 UTC  (2+ messages)

`git remote get-url --push`: `url.<base>.pushInsteadOf` is ignored (while `url.<base>.insteadOf` is not)
 2025-07-24 22:37 UTC 

[PATCHSET RFC v3 1/4] fuse: fixes and cleanups ahead of iomap support
 2025-07-24 22:34 UTC  (8+ messages)
` [PATCH 2/7] fuse: flush pending fuse events before aborting the connection

[XEN PATCH v4] xen/arinc653: fix delay in the start of major frame
 2025-07-24 22:33 UTC 

[net-next v16 00/12] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-07-24 22:33 UTC  (10+ messages)
` [net-next v16 04/12] net: mtip: The L2 switch driver for imx287
` [net-next v16 05/12] net: mtip: Add buffers management functions to the L2 switch driver
` [net-next v16 06/12] net: mtip: Add net_device_ops "
` [net-next v16 07/12] net: mtip: Add mtip_switch_{rx|tx} "
` [net-next v16 08/12] net: mtip: Extend the L2 switch driver with management operations
` [net-next v16 09/12] net: mtip: Extend the L2 switch driver for imx287 with bridge operations
` [net-next v16 10/12] ARM: mxs_defconfig: Enable CONFIG_NFS_FSCACHE
` [net-next v16 11/12] ARM: mxs_defconfig: Update mxs_defconfig to 6.16-rc5
` [net-next v16 12/12] ARM: mxs_defconfig: Enable CONFIG_FEC_MTIP_L2SW to support MTIP L2 switch


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.