All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-24 00:11:17 to 2026-03-24 01:05:19 UTC [more...]

[PATCH] libselinux: correctly find partial matches
 2026-03-24  1:05 UTC  (4+ messages)

[RFC PATCH 00/17] netfs: [WIP] Keep track of folios in a segmented bio_vec[] chain
 2026-03-24  1:03 UTC  (5+ messages)
` [RFC PATCH 17/17] netfs: Combine prepare and issue ops and grab the buffers on request

[Patch v7 0/4] Perf tools: Support eGPRs/SSP/SIMD registers sampling
 2026-03-24  0:57 UTC  (5+ messages)
` [Patch v7 1/4] perf headers: Sync with the kernel headers
` [Patch v7 2/4] perf regs: Support x86 eGPRs/SSP sampling
` [Patch v7 3/4] perf regs: Support x86 SIMD registers sampling
` [Patch v7 4/4] perf regs: Enable dumping of SIMD registers

[PATCH 00/12] treewide: Convert buses to use generic driver_override
 2026-03-24  0:59 UTC  (13+ messages)
` [PATCH 01/12] amba: use generic driver_override infrastructure
` [PATCH 02/12] bus: fsl-mc: "
` [PATCH 03/12] cdx: "
` [PATCH 04/12] hv: vmbus: "
` [PATCH 05/12] PCI: "
` [PATCH 06/12] platform/wmi: "
` [PATCH 07/12] rpmsg: "
` [PATCH 08/12] vdpa: "
` [PATCH 09/12] s390/cio: "
` [PATCH 10/12] s390/ap: "
` [PATCH 11/12] spi: "
` [PATCH 12/12] driver core: remove driver_set_override()

[PATCH 0/2] x86/fred: enable FRED by default
 2026-03-24  1:01 UTC  (2+ messages)

[GIT PULL] hotfixes for 7.0-rc6
 2026-03-24  1:00 UTC 

[PATCH v1 0/2] dts: dpdk shell bug fixes
 2026-03-24  0:52 UTC  (3+ messages)
` [PATCH v3 1/2] dts: always use ethdev ports to check capabilities
  ` [PATCH v3 2/2] dts: avoid dpdk resources conflict

[GIT PULL FOR v7.1] media: uvcvideo changes
 2026-03-24  0:55 UTC 

[PATCH] sched/topology: Avoid spurious asymmetry from CPU capacity noise
 2026-03-24  0:55 UTC 

[bug report] e2fsprogs 1.47.4: mke2fs creates oversized orphan file for 1k blocksize (breaks mount)
 2026-03-24  0:54 UTC 

[PATCH] ufs: Update Kconfig docs
 2026-03-24  0:54 UTC 

[android-common:android15-6.6 1/1] drivers/mmc/core/mmc.c:985:6: warning: no previous prototype for function 'mmc_set_bus_speed'
 2026-03-24  0:53 UTC 

[PATCH 3/3] bitmap: add test_zero_nbits()
 2026-03-24  0:52 UTC  (4+ messages)

[PATCH] ASoC: sun4i-spdif: Make reset control non-optional and check for all errors
 2026-03-24  0:12 UTC  (2+ messages)

[meta-arago][master][PATCH 1/4] ti-test: Move libsdl2-tests inclusion behind guard
 2026-03-24  0:51 UTC  (6+ messages)
` [meta-arago][master][PATCH 3/4] mesa-demos: Flip to a bbappend

[PATCH net v2] net: airoha: add RCU lock around dev_fill_forward_path
 2026-03-24  0:50 UTC  (2+ messages)

[PATCH net-next v1 1/1] nfc: microread: Drop unused include
 2026-03-24  0:50 UTC  (2+ messages)

[PATCH] ieee802154: atusb: drop redundant device reference
 2026-03-24  0:50 UTC  (2+ messages)

[PATCH 00/19] GHASH library
 2026-03-24  0:50 UTC  (3+ messages)

[PATCH] nfs.conf: nfsd: Reflect disable v4.0 by default value
 2026-03-24  0:50 UTC  (2+ messages)

[PATCH] net: b44: always select CONFIG_FIXED_PHY
 2026-03-24  0:50 UTC  (2+ messages)

[PATCH rtw-next 0/7] wifi: rtw89: 8922d: add RTL8922D common routine part 1
 2026-03-24  0:49 UTC  (4+ messages)
` [PATCH rtw-next 6/7] wifi: rtw89: 8922d: add set channel of BB part

[PATCH] mm: kmemleak: add CONFIG_DEBUG_KMEMLEAK_VERBOSE build option
 2026-03-24  0:49 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v3 00/13] net: sleepable ndo_set_rx_mode
 2026-03-24  0:47 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net-next v3 07/13] bnxt: convert to ndo_set_rx_mode_async
    `  "

[Patch v7 00/24] Support SIMD/eGPRs/SSP registers sampling for perf
 2026-03-24  0:41 UTC  (25+ messages)
` [Patch v7 01/24] perf/x86: Move hybrid PMU initialization before x86_pmu_starting_cpu()
` [Patch v7 02/24] perf/x86/intel: Avoid PEBS event on fixed counters without extended PEBS
` [Patch v7 03/24] perf/x86/intel: Enable large PEBS sampling for XMMs
` [Patch v7 04/24] perf/x86/intel: Convert x86_perf_regs to per-cpu variables
` [Patch v7 05/24] perf: Eliminate duplicate arch-specific functions definations
` [Patch v7 06/24] perf/x86: Use x86_perf_regs in the x86 nmi handler
` [Patch v7 07/24] perf/x86: Introduce x86-specific x86_pmu_setup_regs_data()
` [Patch v7 08/24] x86/fpu/xstate: Add xsaves_nmi() helper
` [Patch v7 09/24] x86/fpu: Ensure TIF_NEED_FPU_LOAD is set after saving FPU state
` [Patch v7 10/24] perf: Move and rename has_extended_regs() for ARCH-specific use
` [Patch v7 11/24] perf/x86: Enable XMM Register Sampling for Non-PEBS Events
` [Patch v7 12/24] perf/x86: Enable XMM register sampling for REGS_USER case
` [Patch v7 13/24] perf: Add sampling support for SIMD registers
` [Patch v7 14/24] perf/x86: Enable XMM sampling using sample_simd_vec_reg_* fields
` [Patch v7 15/24] perf/x86: Enable YMM "
` [Patch v7 16/24] perf/x86: Enable ZMM "
` [Patch v7 17/24] perf/x86: Enable OPMASK sampling using sample_simd_pred_reg_* fields
` [Patch v7 18/24] perf: Enhance perf_reg_validate() with simd_enabled argument
` [Patch v7 19/24] perf/x86: Enable eGPRs sampling using sample_regs_* fields
` [Patch v7 20/24] perf/x86: Enable SSP "
` [Patch v7 21/24] perf/x86/intel: Enable PERF_PMU_CAP_SIMD_REGS capability
` [Patch v7 22/24] perf/x86/intel: Enable arch-PEBS based SIMD/eGPRs/SSP sampling
` [Patch v7 23/24] perf/x86: Activate back-to-back NMI detection for arch-PEBS induced NMIs
` [Patch v7 24/24] perf/x86/intel: Add sanity check for PEBS fragment size

What's cooking in git.git (Mar 2026, #09)
 2026-03-24  0:46 UTC 

[PATCH v3] wifi: rtw89: usb: fix TX flow control by tracking in-flight URBs
 2026-03-24  0:46 UTC  (2+ messages)

[PATCH net-next v4] net: mana: Expose hardware diagnostic info via debugfs
 2026-03-24  0:44 UTC  (2+ messages)

[PATCH] clk: uniphier: mux: fix signedness bug in get_parent
 2026-03-24  0:44 UTC  (2+ messages)

[f2fs-dev] [PATCH v2] f2fs: annotate data races around fi->i_flags
 2026-03-24  0:26 UTC  (2+ messages)
`  "

[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-03-24  0:43 UTC  (4+ messages)
` [PATCH RFC v2 5/7] mm: selftests: Add shmem memory failure test

[PATCH BUNDLE v9] famfs: Fabric-Attached Memory File System
 2026-03-24  0:42 UTC  (21+ messages)
  ` [PATCH V9 0/8] dax: prepare for famfs
    ` [PATCH V9 1/8] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
    ` [PATCH V9 2/8] dax: Factor out dax_folio_reset_order() helper
    ` [PATCH V9 3/8] dax: add fsdev.c driver for fs-dax on character dax
    ` [PATCH V9 4/8] dax: Save the kva from memremap
    ` [PATCH V9 5/8] dax: Add dax_operations for use by fs-dax on fsdev dax
    ` [PATCH V9 6/8] dax: Add dax_set_ops() for setting dax_operations at bind time
    ` [PATCH V9 7/8] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
    ` [PATCH V9 8/8] dax: export dax_dev_get()
  ` [PATCH V9 00/10] famfs: port into fuse
    ` [PATCH V9 01/10] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
    ` [PATCH V9 02/10] famfs_fuse: Basic fuse kernel ABI enablement for famfs
    ` [PATCH V9 03/10] famfs_fuse: Plumb the GET_FMAP message/response
    ` [PATCH V9 04/10] famfs_fuse: Create files with famfs fmaps
    ` [PATCH V9 05/10] famfs_fuse: GET_DAXDEV message and daxdev_table
    ` [PATCH V9 06/10] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
    ` [PATCH V9 07/10] famfs_fuse: Add holder_operations for dax notify_failure()
    ` [PATCH V9 08/10] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
    ` [PATCH V9 09/10] famfs_fuse: Add famfs fmap metadata documentation
    ` [PATCH V9 10/10] famfs_fuse: Add documentation

[thomas-weissschuh:b4/auxclock-nanosleep 18/44] kernel/time/benchmarks-user.c:3:10: fatal error: 'err.h' file not found
 2026-03-24  0:40 UTC 

[RFC PATCH v2 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
 2026-03-24  0:41 UTC  (3+ messages)
` (sashiko review) "

[PATCH] hfsplus: fix generic/523 test-case failure
 2026-03-24  0:39 UTC 

[PATCH net-next v2 maybe? 0/5] net: stmmac: improve PCS support
 2026-03-24  0:40 UTC  (2+ messages)

[PATCH 0/4] Fix handling of GPIO keys and LEDs on geode
 2026-03-24  0:39 UTC  (5+ messages)
` [PATCH 1/4] x86/geode: fix on-stack property data usage
` [PATCH 2/4] software node: allow passing reference args to PROPERTY_ENTRY_REF
` [PATCH 3/4] software node: verify that property data is not on stack
` [PATCH 4/4] x86/geode: use PROPERTY_ENTRY_REF for GPIO properties

[RFC PATCH v1 1/1] This patch set introces a new action: DAMOS_COLLAPSE
 2026-03-24  0:39 UTC  (2+ messages)

[PATCH net-next 0/3] net/mlx5e: Improve channel creation time via fast-path MKEY initialization
 2026-03-24  0:39 UTC  (3+ messages)
` [PATCH net-next 3/3] net/mlx5e: Speed up channel creation by initializing MKEY entries via UMR WQE

[PATCH v3 0/4] Introduce QPW for per-cpu operations (v3)
 2026-03-24  0:38 UTC  (3+ messages)
` [PATCH v3 1/4] Introducing qpw_lock() and per-cpu queue & flush work

[PATCH v2] wifi: rtw89: usb: fix TX flow control by tracking in-flight URBs
 2026-03-24  0:38 UTC  (3+ messages)

[PATCH v5 00/10] Add clock and reset support for Mobileye EyeQ7H
 2026-03-24  0:38 UTC  (3+ messages)

[PATCH net-next v11] virtio_net: add page_pool support for buffer allocation
 2026-03-24  0:34 UTC  (5+ messages)

[PATCH 6.6 000/567] 6.6.130-rc1 review
 2026-03-24  0:34 UTC  (2+ messages)

[PATCH] tracing: fprobe: fix the length of unused fgraph_data
 2026-03-24  0:34 UTC  (3+ messages)

[PATCH v0 0/3] Add encoder features
 2026-03-24  0:32 UTC  (6+ messages)
` [PATCH v0 2/3] media: chips-media: wave5: Support CBP profile

[PATCH 6.1 000/481] 6.1.167-rc1 review
 2026-03-24  0:31 UTC  (2+ messages)

[PATCH v4 00/13] Introducing the Mobileye EyeQ6Lplus SoC
 2026-03-24  0:30 UTC  (9+ messages)
` [PATCH v4 02/13] dt-bindings: soc: mobileye: Add EyeQ6Lplus OLB
` [PATCH v4 07/13] clk: eyeq: Skip post-divisor when computing PLL frequency
` [PATCH v4 08/13] clk: eyeq: Adjust PLL accuracy computation
` [PATCH v4 09/13] clk: eyeq: Add Mobileye EyeQ6Lplus OLB

[PATCH] net: fix fanout UAF in packet_release() via NETDEV_UP race
 2026-03-24  0:30 UTC  (2+ messages)

[PATCH net v2 1/1] net: fec: fix the PTP periodic output sysfs interface
 2026-03-24  0:28 UTC  (3+ messages)

[PATCH] mm/damon/core: optimize kdamond_apply_schemes() with pre-filtered scheme list
 2026-03-24  0:27 UTC  (2+ messages)

[PATCH 0/3] mmc: Lenovo N22 Braswell SD slot fixes
 2026-03-24  0:27 UTC  (2+ messages)

[PATCH 0/3] mmc: Lenovo N22 Braswell SD slot fixes
 2026-03-24  0:27 UTC  (2+ messages)

[PATCH v3 00/13] Introducing the Mobileye EyeQ6Lplus SoC
 2026-03-24  0:26 UTC  (7+ messages)
` [PATCH v3 07/13] clk: eyeq: Skip post-divisor when computing PLL frequency
` [PATCH v3 08/13] clk: eyeq: Adjust PLL accuracy computation
` [PATCH v3 09/13] clk: eyeq: Add Mobileye EyeQ6Lplus OLB

[PATCH v2 18/19] mm: damon: Use trace_call__##name() at guarded tracepoint call sites
 2026-03-24  0:25 UTC  (2+ messages)

[PATCH 0/11] linux-yocto: consolidated pull request
 2026-03-24  0:25 UTC  (4+ messages)
` [meta][PATCH 08/11] linux-yocto/6.18: update to v6.18.19

[PATCH] slimbus: qcom-ngd: fix NULL pointer dereference in qcom_slim_ngd_xfer_msg()
 2026-03-24  0:24 UTC  (2+ messages)

[PATCH v2] drm/msm/dpu: calculate data_width like downstream
 2026-03-24  0:23 UTC  (2+ messages)

[PATCH v5 0/6] selftests/mm: skip several tests when thp is not available
 2026-03-24  0:23 UTC  (7+ messages)
` [PATCH v5 3/6] selftests/mm: move write_file helper to vm_util
` [PATCH v5 4/6] selftests/mm/vm_util: robust write_file()

[PATCH v7 0/5] Power Management for Raspberry Pi V3D GPU
 2026-03-24  0:23 UTC  (3+ messages)
` [PATCH v7 1/5] clk: bcm: rpi: Manage clock rate in prepare/unprepare callbacks

[patch 00/48] hrtimer,sched: General optimizations and hrtick enablement
 2026-03-24  0:22 UTC  (6+ messages)
` [patch 19/48] clockevents: Provide support for clocksource coupled comparators

[PATCH] ring-buffer: Show what clock function is used on timestamp errors
 2026-03-24  0:22 UTC 

[android-common:android14-5.15 1/1] drivers/hid/hid-nintendo.c:91:17: warning: 'JC_USB_PRE_HANDSHAKE' defined but not used
 2026-03-24  0:20 UTC 

[PATCH i-g-t] tests/intel/kms_sharpness_filter: Fix stale mode pointer in joiner bypass
 2026-03-24  0:21 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH 0/6] cxl: Support Back-Invalidate
 2026-03-24  0:21 UTC  (3+ messages)
` [PATCH 3/6] cxl/pci: Add Back-Invalidate topology enable/disable

[linux-next:master 6430/8143] pcie-mediatek-gen3.c:undefined reference to `pci_pwrctrl_power_off_devices'
 2026-03-24  0:20 UTC 

[PATCH v5 0/2] media: uvcvideo: Fixes for frame sequence number
 2026-03-24  0:20 UTC  (3+ messages)
` [PATCH v5 1/2] media: uvcvideo: Fix sequence number when no EOF

[PATCH] clk: xgene: Fix mapping leak in xgene_pllclk_init()
 2026-03-24  0:19 UTC  (2+ messages)

[PATCH 00/19] libfuse: Add support for synchronous init
 2026-03-24  0:19 UTC  (6+ messages)
` [PATCH 15/19] Split the fusermount do_mount function
` [PATCH 16/19] fusermount: Refactor extract_x_options

[PATCH] clk: Simplify clk_is_match()
 2026-03-24  0:19 UTC  (2+ messages)

[PATCH v3 00/12] drm/tyr: Use register! macro
 2026-03-24  0:18 UTC  (13+ messages)
` [PATCH v3 01/12] drm/tyr: Use register! macro for GPU_CONTROL
` [PATCH v3 02/12] drm/tyr: Print GPU_ID without filtering
` [PATCH v3 03/12] drm/tyr: Set interconnect coherency during probe
` [PATCH v3 04/12] drm/tyr: Use register! macro for JOB_CONTROL
` [PATCH v3 05/12] drm/tyr: Use register! macro for MMU_CONTROL
` [PATCH v3 06/12] drm/tyr: Remove custom register struct
` [PATCH v3 07/12] drm/tyr: Add MMU address space registers
` [PATCH v3 08/12] drm/tyr: Add fields for MEMATTR register
` [PATCH v3 09/12] drm/tyr: Add fields for COMMAND register
` [PATCH v3 10/12] drm/tyr: Add fields for FAULTSTATUS register
` [PATCH v3 11/12] drm/tyr: Add fields for TRANSCFG register
` [PATCH v3 12/12] drm/tyr: Add DOORBELL_BLOCK registers

[PATCH 00/10] Remove class_find_device_by_of_node in favor of finding by firmware node
 2026-03-24  0:17 UTC  (8+ messages)
` [PATCH 04/10] regulator: of: switch to using class_find_device_by_fwnode()

[PATCH v4 1/1] clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoC
 2026-03-24  0:18 UTC  (2+ messages)

[PATCH v4 0/2] hfsplus: fix lock leak and refactor hidden dir search
 2026-03-24  0:17 UTC  (5+ messages)
` [PATCH v4 1/2] hfsplus: fix held lock freed on hfsplus_fill_super()
` [PATCH v4 2/2] hfsplus: extract hidden directory search into a helper function

[PATCH rtw-next] wifi: rtw88: validate RX rate to prevent out-of-bound
 2026-03-24  0:17 UTC  (2+ messages)

[PATCH] clk: mvebu: armada-37xx-periph: fix __iomem casts in structure init
 2026-03-24  0:17 UTC  (2+ messages)

[PATCH v2 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
 2026-03-24  0:17 UTC  (7+ messages)
` [PATCH v2 1/7] memcg: Scale up vmstats flush threshold with int_sqrt(nr_cpus+2)
` [PATCH v2 2/7] memcg: Scale down MEMCG_CHARGE_BATCH with increase in PAGE_SIZE

[PATCH] clk: qoriq: avoid formwat string warning
 2026-03-24  0:16 UTC  (2+ messages)

[PATCH] media: ec168: fix slab-out-of-bounds in ec168_i2c_xfer
 2026-03-24  0:15 UTC 

[v3 1/3] mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
 2026-03-24  0:14 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: kodiak: Add LPASS I2S2 pinctrl definitions
 2026-03-24  0:14 UTC  (2+ messages)

[PATCH] srcu: Use irq_work to start GP in tiny SRCU
 2026-03-24  0:14 UTC 

[GIT PULL] clk: renesas: Updates for v7.1
 2026-03-24  0:14 UTC  (2+ messages)

[syzbot] [media?] [usb?] KASAN: slab-out-of-bounds Read in ec168_i2c_xfer
 2026-03-24  0:14 UTC 

[PATCH v4 0/7] selftests/cgroup: improve zswap tests robustness and support large page sizes
 2026-03-24  0:13 UTC  (6+ messages)
` [PATCH v4 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled

[RFC PATCH 00/11] Remove READ_ONLY_THP_FOR_FS
 2026-03-24  0:12 UTC  (13+ messages)
` [RFC PATCH 02/11] mm/khugepaged: remove READ_ONLY_THP_FOR_FS code in collapse_file()

[PATCH] spi: meson-spicc: Fix double-put in remove path
 2026-03-23 18:32 UTC  (3+ messages)

[GIT PULL] clk: renesas: Fixes for v7.0
 2026-03-24  0:12 UTC  (2+ messages)

[PATCH v1 1/1] spi: Replace open coded variant of spi_bpw_to_bytes()
 2026-03-23 15:46 UTC  (2+ messages)

[PATCH] regulator: core: fix typo in comments
 2026-03-23 16:03 UTC  (2+ messages)

[PATCH] spi: pl022: update outdated references to pump_transfers()
 2026-03-23 18:11 UTC  (2+ messages)

[PATCH v2] ASoC: generic: update outdated comment for removed soc_bind_dai_link()
 2026-03-23 18:01 UTC  (2+ messages)

[PATCH v5 00/17] cleanup in spi by use devm_clk_get_enabled
 2026-03-23 19:47 UTC  (4+ messages)
` (subset) "

[PATCH 0/2] regulator: cros-ec: cleanup and add supplies
 2026-03-23 22:39 UTC  (2+ messages)

[PATCH] ASoC: wm_adsp: select CONFIG_SND_SOC_WM_ADSP from all users
 2026-03-23 14:37 UTC  (2+ messages)

[PATCH] ASoC: Intel: catpt: Fix the device initialization
 2026-03-23 17:33 UTC  (2+ messages)

[PATCH 0/2] spi hisi-kunpeng cleanup and fix
 2026-03-23 22:03 UTC  (2+ messages)

[PATCH 0/2] spi: sn-f-ospi: two small fixes
 2026-03-23 14:52 UTC  (2+ messages)

[PATCH v3] ASoC: soc-topology: fix __le32 conversion in printed values
 2026-03-23 19:32 UTC  (2+ messages)

[PATCH v2 0/9] interconnect: qcom: let MSM8974 interconnect work again
 2026-03-24  0:10 UTC  (5+ messages)
` [PATCH v2 6/9] interconnect: qcom: let platforms declare their bugginess
` [PATCH v2 7/9] interconnect: qcom: msm8974: switch to the main icc-rpm driver
` [PATCH v2 8/9] interconnect: qcom: msm8974: expand DEFINE_QNODE macros
` [PATCH v2 9/9] ARM: dts: qcom: msm8974: Drop RPM bus clocks


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.