linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-24 12:50:26 to 2025-07-24 14:30:51 UTC [more...]

[PATCH v5 00/14] SLUB percpu sheaves
 2025-07-24 14:30 UTC  (4+ messages)
` [PATCH v5 02/14] slab: add sheaf support for batching kfree_rcu() operations

[PATCH v3 00/17] ext4: better scalability for ext4 block allocation
 2025-07-24 14:30 UTC  (6+ messages)
` [PATCH v3 15/17] ext4: convert free groups order lists to xarrays

[BUG] hard-to-hit mm_struct UAF due to insufficiently careful vma_refcount_put() wrt SLAB_TYPESAFE_BY_RCU
 2025-07-24 14:29 UTC  (10+ messages)

[PATCH 1/2] dt-bindings: iio: temperature: Add NXP P3T175x support
 2025-07-24 14:29 UTC  (3+ messages)
` [PATCH 2/2] iio: temperature: Add driver for NXP P3T175x temperature sensor

[PATCH 0/4 v4] cxl/core: Enable Region creation/attach on x86 with LMH
 2025-07-24 14:20 UTC  (5+ messages)
` [PATCH 1/4 v4] cxl/core: Change match_*_by_range() signatures
` [PATCH 2/4 v4] cxl/core: Add helpers to detect Low Memory Holes on x86
` [PATCH 3/4 v4] cxl/core: Enable Region creation on x86 with LMH
` [PATCH 4/4 v4] cxl/test: Simulate an x86 Low Memory Hole for tests

[PATCH] gpiolib: make legacy interfaces optional
 2025-07-24 14:25 UTC  (5+ messages)
` (subset) "

[PATCH] slimbus: qcom: remove unused qcom controller driver
 2025-07-24 14:24 UTC  (3+ messages)

[PATCH v3] x86: Clear feature bits disabled at compile-time
 2025-07-24 14:24 UTC  (4+ messages)

[PATCH v4 0/5] Support trampoline for LoongArch
 2025-07-24 14:19 UTC  (6+ messages)
` [PATCH v4 1/5] LoongArch: Add larch_insn_gen_{beq,bne} helpers
` [PATCH v4 2/5] LoongArch: BPF: Update the code to rename validate_code to validate_ctx
` [PATCH v4 3/5] LoongArch: BPF: Add bpf_arch_xxxxx support for Loongarch
` [PATCH v4 4/5] LoongArch: BPF: Add bpf trampoline "
` [PATCH v4 5/5] LoongArch: BPF: Add struct ops support for trampoline

[PATCH] hpfs: add checks for ea addresses
 2025-07-24 14:21 UTC  (4+ messages)

[PATCH] scsi: ufs: qcom: Drop dead compile guard
 2025-07-24 14:19 UTC  (2+ messages)

[syzbot] [hams?] KASAN: slab-use-after-free Read in rose_new_lci
 2025-07-24 14:19 UTC  (2+ messages)

[PATCH v8 0/4] Add TH1520 GPU support with power sequencing
 2025-07-24 14:19 UTC  (5+ messages)
    ` [PATCH v8 1/4] drm/imagination: Use pwrseq for TH1520 GPU power management
    ` [PATCH v8 2/4] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU compatible
    ` [PATCH v8 3/4] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
    ` [PATCH v8 4/4] drm/imagination: Enable PowerVR driver for RISC-V

[PATCH] lib/crypto: tests: Annotate worker to be on stack
 2025-07-24 14:19 UTC  (3+ messages)

[PATCH][next] drm/panel: Kconfig: Fix spelling mistake "pannel" -> "panel"
 2025-07-24 14:18 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: ipq5424: Describe the 4-wire UART SE
 2025-07-24 14:17 UTC  (3+ messages)

[PATCH v2 6/6] mtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D mode
 2025-07-24 14:14 UTC  (7+ messages)

[RFC] tools/memory-model: Rule out OOTA
 2025-07-24 14:14 UTC  (5+ messages)

[PATCH RFC 0/3] PCI/pwrctrl: Allow pwrctrl framework to control PERST# GPIO if available
 2025-07-24 14:13 UTC  (5+ messages)
` [PATCH RFC 2/3] PCI/pwrctrl: Allow pwrctrl core "

[PATCH 0/2] Secure Boot lock down
 2025-07-24 14:13 UTC  (5+ messages)

[RFC][PATCH v2 00/29] introduce kmemdump
 2025-07-24 14:13 UTC  (31+ messages)
` [RFC][PATCH v2 01/29] kmemdump: "
` [RFC][PATCH v2 02/29] Documentation: add kmemdump
` [RFC][PATCH v2 03/29] kmemdump: add coreimage ELF layer
` [RFC][PATCH v2 04/29] Documentation: kmemdump: add section for coreimage ELF
` [RFC][PATCH v2 05/29] kmemdump: introduce qcom-minidump backend driver
` [RFC][PATCH v2 06/29] soc: qcom: smem: add minidump device
` [RFC][PATCH v2 07/29] init/version: Annotate static information into Kmemdump
` [RFC][PATCH v2 08/29] cpu: "
` [RFC][PATCH v2 09/29] genirq/irqdesc: "
` [RFC][PATCH v2 10/29] panic: "
` [RFC][PATCH v2 11/29] sched/core: "
` [RFC][PATCH v2 12/29] timers: "
` [RFC][PATCH v2 13/29] kernel/fork: "
` [RFC][PATCH v2 14/29] mm/page_alloc: "
` [RFC][PATCH v2 15/29] mm/init-mm: "
` [RFC][PATCH v2 16/29] mm/show_mem: "
` [RFC][PATCH v2 17/29] mm/swapfile: "
` [RFC][PATCH v2 18/29] mm/percpu: "
` [RFC][PATCH v2 19/29] mm/mm_init: "
` [RFC][PATCH v2 20/29] printk: Register "
` [RFC][PATCH v2 21/29] kernel/configs: Register dynamic "
` [RFC][PATCH v2 22/29] mm/numa: Register "
` [RFC][PATCH v2 23/29] mm/sparse: "
` [RFC][PATCH v2 24/29] kernel/vmcore_info: Register dynamic "
` [RFC][PATCH v2 25/29] kmemdump: Add additional symbols to the coreimage
` [RFC][PATCH v2 26/29] init/version: Annotate init uts name separately into Kmemdump
` [RFC][PATCH v2 27/29] kallsyms: Annotate static information "
` [RFC][PATCH v2 28/29] mm/init-mm: Annotate additional "
` [RFC][PATCH v2 29/29] kmemdump: Add Kinfo backend driver

[RFC PATCH 00/36] arm_mpam: Add basic mpam driver
 2025-07-24 14:13 UTC  (5+ messages)
` [RFC PATCH 16/36] arm_mpam: Add MPAM MSC register layout definitions
` [RFC PATCH 17/36] arm_mpam: Add cpuhp callbacks to probe MSC hardware

[PATCH v2 00/27] media: Add support for multi-context operations
 2025-07-24 14:10 UTC  (28+ messages)
` [PATCH v2 01/27] media: mc: Add per-file-handle data support
` [PATCH v2 02/27] media: mc: Maintain a list of open file handles in a media device
` [PATCH v2 03/27] media: media-entity: Introduce media_entity_context
` [PATCH v2 04/27] media: media-device: Introduce media device context
` [PATCH v2 05/27] media: v4l2-dev: Introduce video "
` [PATCH v2 06/27] media: v4l2-ioctl: Introduce VIDIOC_BIND_CONTEXT
` [PATCH v2 07/27] media: Documentation: Add VIDIOC_BIND_CONTEXT
` [PATCH v2 08/27] media: v4l2-dev: Introduce default contexts
` [PATCH v2 09/27] media: v4l2-dev: Add video_device_context_from_file()
` [PATCH v2 10/27] media: v4l2-dev: Add video_device_context_from_queue()
` [PATCH v2 11/27] media: videobuf2-v4l2: Support vb2_queue embedded in a context
` [PATCH v2 12/27] media: v4l2-subdev: Introduce v4l2 subdev context
` [PATCH v2 13/27] media: v4l2-subdev: Introduce VIDIOC_SUBDEV_BIND_CONTEXT
` [PATCH v2 14/27] media: Documentation: Add VIDIOC_SUBDEV_BIND_CONTEXT
` [PATCH v2 15/27] media: v4l2_subdev: Introduce default context
` [PATCH v2 16/27] media: v4l2-subdev: Add subdev state accessor helpers
` [PATCH v2 17/27] media: v4l2-subdev: Get state from context
` [PATCH v2 18/27] media: media-entity: Support context in pipeline_start
` [PATCH v2 19/27] media: mc-entity: Add link_validate_context
` [PATCH v2 20/27] media: v4l2-subdev: Validate media links with context
` [PATCH v2 21/27] media: uapi: Add 'flags' to media_device_info
` [PATCH DNI v2 22/27] media: pisp_be: Start and stop the media pipeline
` [PATCH DNI v2 23/27] media: pisp_be: Add support for subdev state
` [PATCH DNI v2 24/27] media: pisp_be: Implement set/get_pad_fmt
` [PATCH DNI v2 25/27] media: pisp_be: Implement link validation
` [PATCH DNI v2 26/27] media: pisp_be: Register devnode to userspace
` [PATCH DNI v2 27/27] media: pisp_be: Add support for multi-context

[paulmck-rcu:dev.2025.07.22a] BUILD SUCCESS 2d1df63e1cfcd49c9baec14523d342a0c3a8a909
 2025-07-24 14:09 UTC 

[PATCH v5 00/10] Add generated modalias to modules.builtin.modinfo
 2025-07-24 14:09 UTC  (12+ messages)
` [PATCH v5 01/10] module: remove meaningless 'name' parameter from __MODULE_INFO()
` [PATCH v5 02/10] kbuild: always create intermediate vmlinux.unstripped
` [PATCH v5 03/10] kbuild: keep .modinfo section in vmlinux.unstripped
` [PATCH v5 04/10] kbuild: extract modules.builtin.modinfo from vmlinux.unstripped
` [PATCH v5 05/10] scsi: Always define blogic_pci_tbl structure
` [PATCH v5 06/10] pinctrl: meson: Fix typo in device table macro
` [PATCH v5 07/10] modpost: Add modname to mod_device_table alias
` [PATCH v5 08/10] modpost: Create modalias for builtin modules
` [PATCH v5 09/10] kbuild: vmlinux.unstripped should always depend on .vmlinux.export.o
` [PATCH v5 10/10] s390: vmlinux.lds.S: Reorder sections

[PATCH v2 00/11] Coverage deduplication for KCOV
 2025-07-24 14:08 UTC  (4+ messages)
` [PATCH v2 04/11] kcov: factor out struct kcov_state

[PATCH v9 2/2] PCI: trace: Add a RAS tracepoint to monitor link speed changes
 2025-07-24 14:06 UTC  (3+ messages)

[PATCH v12 0/8] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-07-24 14:04 UTC  (5+ messages)

[PATCH v5 0/3] rust: add `ww_mutex` support
 2025-07-24 13:53 UTC  (2+ messages)

[PATCH] drm/sched: Extend and update documentation
 2025-07-24 14:01 UTC 

[PATCH] x86/math64: handle #DE in mul_u64_u64_div_u64()
 2025-07-24 13:58 UTC  (11+ messages)

[PATCH 0/3] iio: adc: add support for ADE9000 Energy Monitoring IC
 2025-07-24 13:58 UTC  (5+ messages)
` [PATCH 1/3] iio: add power and energy measurement modifiers

[PATCH] rtla: clarify trace option syntax in documentation and usage help
 2025-07-24 13:56 UTC  (2+ messages)

[PATCH net v2 1/4] auxiliary: Support hexadecimal ids
 2025-07-24 13:55 UTC  (12+ messages)

[PATCH v2] MAINTAINERS: add missing file to cgroup section
 2025-07-24 13:54 UTC 

[PATCH] selftests/tracing: Fix false failure of subsystem event test
 2025-07-24 13:53 UTC  (2+ messages)

[PATCH RFC 0/2] mmc: sdhci-pxav3: pinctrl setting for fast bus clocks
 2025-07-24 13:51 UTC  (3+ messages)
` [PATCH RFC 2/2] mmc: sdhci-pxav3: add state_uhs pinctrl setting

[PATCH 0/4] net: mhi : Add support to enable ethernet interface
 2025-07-24 13:51 UTC  (5+ messages)
` [PATCH 1/4] net: mhi: Rename MHI interface to improve clarity
` [PATCH 2/4] net: mhi : Add support to enable ethernet interface
` [PATCH 3/4] net: mhi: Add MHI IP_SW1, ETH0 and ETH1 interface
` [PATCH 4/4] bus: mhi: host: pci: Enable IP_SW1, IP_ETH0 and IP_ETH1 channels for QDU100

[PATCH 0/3] mtd: spi-nor: Add VIA/WonderMedia serial flash controller driver
 2025-07-24 13:51 UTC  (5+ messages)
` [PATCH 2/3] mtd: spi-nor: Add a driver for the VIA/WonderMedia serial flash controller

[PATCH 0/2] vfs: fix delegated timestamp updates
 2025-07-24 13:49 UTC  (3+ messages)
` [PATCH 1/2] vfs: add tracepoints in inode_set_ctime_deleg

linux-next: manual merge of the iio tree with the spi tree
 2025-07-24 13:49 UTC  (7+ messages)

Memory corruption after resume from hibernate with Arm GICv3 ITS
 2025-07-24 13:48 UTC  (4+ messages)

[PATCH v11 0/8] iio: accel: adxl345: add interrupt based sensor events
 2025-07-24 13:47 UTC  (10+ messages)
` [PATCH v11 3/8] iio: accel: adxl345: add activity event feature
` [PATCH v11 8/8] docs: iio: describe inactivity and free-fall detection on the ADXL345

[PATCH net-next v10 1/8] hinic3: Async Event Queue interfaces
 2025-07-24 13:45 UTC  (2+ messages)

[RESEND PATCH 0/2] Add pinctrl_pm_select_init_state helper function
 2025-07-24 13:36 UTC  (2+ messages)

[PATCH] scsi: ufs: core: move some irq handling back to hardirq (with time limit)
 2025-07-24 13:38 UTC  (4+ messages)

[PATCH v2 -next] cgroup: remove offline draining in root destruction to avoid hung_tasks
 2025-07-24 13:35 UTC  (2+ messages)

[PATCH v3] MAINTAINERS: add MM MISC section, add missing files to MISC and CORE
 2025-07-24 13:33 UTC 

[PATCH v3] vmcoreinfo: Track and log recoverable hardware errors
 2025-07-24 13:34 UTC  (3+ messages)

[PATCH net-next v11 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
 2025-07-24 13:32 UTC  (9+ messages)
` [PATCH net-next v11 1/8] hinic3: Async Event Queue interfaces
` [PATCH net-next v11 2/8] hinic3: Complete "
` [PATCH net-next v11 3/8] hinic3: Command Queue framework
` [PATCH net-next v11 4/8] hinic3: Command Queue interfaces
` [PATCH net-next v11 5/8] hinic3: TX & RX Queue coalesce interfaces
` [PATCH net-next v11 6/8] hinic3: Mailbox framework
` [PATCH net-next v11 7/8] hinic3: Mailbox management interfaces
` [PATCH net-next v11 8/8] hinic3: Interrupt request configuration

[RFC PATCH] remoteproc: core: Do not process carveout and devmem rsc in attach mode
 2025-07-24 13:31 UTC 

[PATCH v11 00/23] Enable CET Virtualization
 2025-07-24 13:31 UTC  (4+ messages)
` [PATCH v11 01/23] KVM: x86: Rename kvm_{g,s}et_msr()* to show that they emulate guest accesses

[PATCH next] coresight: Fix a NULL vs IS_ERR() bug in probe
 2025-07-24 13:29 UTC  (3+ messages)

[PATCH v2 1/1] iio: adc: ad4170-4: Correctly update filter_fs after filter type change
 2025-07-24 13:29 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH net] net: check the minimum value of gso size in virtio_net_hdr_to_skb()
 2025-07-24 13:29 UTC  (2+ messages)

[PATCH] powerpc/thp: tracing: Hide hugepage events under CONFIG_PPC_BOOK3S_64
 2025-07-24 13:28 UTC  (2+ messages)

[PATCH net-next] net/sched: Add precise drop reason for pfifo_fast queue overflows
 2025-07-24 13:28 UTC 

[PATCH] LoongArch: KVM: Move kvm_iocsr tracepoint out of generic code
 2025-07-24 13:24 UTC  (6+ messages)

[PATCH] EDAC/amd64: Add support for AMD family 1Ah-based newer models
 2025-07-24 13:24 UTC  (2+ messages)

[PATCH] dt-bindings: arm: qcom: Drop redundant free-form SoC list
 2025-07-24 13:24 UTC 

[PATCH 0/7] Refactor sa8775p/qcs9100 to common names lemans-auto/lemans
 2025-07-24 13:21 UTC  (9+ messages)
` [PATCH 1/7] arm64: dts: qcom: Rename sa8775p SoC to "lemans"
` [PATCH 6/7] dt-bindings: arm: qcom: Refactor QCS9100 and SA8775P board names to reflect Lemans variants

[PATCH 0/5] iio: adc: ad7137: add filter support
 2025-07-24 13:20 UTC  (5+ messages)
` [PATCH 2/5] iio: adc: ad7173: rename odr field

[PATCH] phy: ti: omap-usb2: enable compile testing
 2025-07-24 13:16 UTC 

[PATCH v2] ACPI: processor: idle: Fix resource leak and potential concurrent in acpi_processor_power_init()
 2025-07-24 13:15 UTC  (3+ messages)

[PATCH v4 0/4] stackleak: Support Clang stack depth tracking
 2025-07-24 13:08 UTC  (3+ messages)
` [PATCH v4 4/4] kstack_erase: "

[PATCH] tools:bootconfig:scripts This file was missing the shebang line, so added it
 2025-07-24 13:14 UTC  (3+ messages)

[PATCH 0/3] phy: fix device leaks at unbind
 2025-07-24 13:12 UTC  (4+ messages)
` [PATCH 1/3] phy: tegra: xusb: fix device and OF node leak at probe
` [PATCH 2/3] phy: ti: omap-usb2: fix device leak at unbind
` [PATCH 3/3] phy: ti-pipe3: "

[PATCH v4] iio: adc: ad7173: add SPI offload support
 2025-07-24 13:12 UTC  (2+ messages)

[PATCH v3 00/14] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-07-24 13:10 UTC  (6+ messages)
` [PATCH v3 08/14] drm/bridge: analogix_dp: Apply drm_bridge_connector helper
` [PATCH v3 14/14] drm/bridge: analogix_dp: Apply panel_bridge helper

[PATCH] f2fs: f2fs supports uncached buffered I/O
 2025-07-24 13:09 UTC  (6+ messages)

[PATCH v3 00/11] QRTR Multi-endpoint support
 2025-07-24 13:08 UTC  (4+ messages)
` [PATCH v3 04/11] net: qrtr: support identical node ids

[PATCH net-next v2 0/2] Refine stmmac code
 2025-07-24 13:04 UTC  (6+ messages)
` [PATCH net-next v2 1/2] net: stmmac: Return early if invalid in loongson_dwmac_fix_reset()

[PATCH V6 0/3] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
 2025-07-24 13:03 UTC  (4+ messages)
` [PATCH V6 1/3] x86/tdx: Eliminate duplicate code in tdx_clear_page()
` [PATCH V6 2/3] x86/tdx: Tidy reset_pamt functions
` [PATCH V6 3/3] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present

[PATCH v8 0/7] timers: Exclude isolated cpus from timer migration
 2025-07-24 13:01 UTC  (3+ messages)
` [PATCH v8 6/7] cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping

[PATCH v2 0/3] Add RSPI support for RZ/V2H
 2025-07-24 12:59 UTC  (3+ messages)
` [PATCH v2 3/3] MAINTAINERS: Add entries for the RZ/V2H(P) RSPI

[PATCH v5 0/2] hwmon: add support for MC33XS2410 hardware
 2025-07-24 12:59 UTC  (4+ messages)
` [PATCH v5 1/2] pwm: mc33xs2410: add hwmon support

[GIT PULL] Networking for v6.16-rc8
 2025-07-24 12:58 UTC 

[PATCH 0/4] iio: Few cleanups to vf610 and ti-adc12138
 2025-07-24 12:54 UTC  (3+ messages)
` [PATCH 1/4] iio: adc: ti-adc12138: Simplify with devm_clk_get_enabled()

[PATCH v4] x86: Clear feature bits disabled at compile-time
 2025-07-24 12:53 UTC 

[PATCH v3 00/13] ARM: dts: aspeed: Add Meta Darwin dts
 2025-07-24 12:53 UTC  (5+ messages)
` [PATCH v3 10/13] ARM: dts: aspeed: Add Facebook Fuji-data64 (AST2600) Board

[PATCH V5 0/3] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
 2025-07-24 12:52 UTC  (3+ messages)
` [PATCH V5 1/3] x86/tdx: Eliminate duplicate code in tdx_clear_page()

[PATCH v3 0/3] panthor: print task pid and comm on gpu errors
 2025-07-24 12:52 UTC  (2+ messages)

[PATCH] f2fs: vm_unmap_ram() may be called from an invalid context
 2025-07-24 12:51 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v8 0/6] Add support for new Mali GPUs
 2025-07-24 12:50 UTC  (3+ messages)
` [PATCH v8 6/6] drm/panthor: Add support for Mali-Gx20 and Mali-Gx25 GPUs

[PATCH net-next] net: ipv4: allow directed broadcast routes to use dst hint
 2025-07-24 12:49 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).