public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-12 15:00:23 to 2025-11-12 16:04:45 UTC [more...]

[PATCH v3 00/28] objtool: Function validation tracing
 2025-11-12 16:03 UTC  (29+ messages)
` [PATCH v3 01/28] objtool: Move disassembly functions to a separated file
` [PATCH v3 02/28] objtool: Create disassembly context
` [PATCH v3 03/28] objtool: Disassemble code with libopcodes instead of running objdump
` [PATCH v3 04/28] tool build: Remove annoying newline in build output
` [PATCH v3 05/28] objtool: Print symbol during disassembly
` [PATCH v3 06/28] objtool: Store instruction disassembly result
` [PATCH v3 07/28] objtool: Disassemble instruction on warning or backtrace
` [PATCH v3 08/28] objtool: Extract code to validate instruction from the validate branch loop
` [PATCH v3 09/28] objtool: Record symbol name max length
` [PATCH v3 10/28] objtool: Add option to trace function validation
` [PATCH v3 11/28] objtool: Trace instruction state changes during "
` [PATCH v3 12/28] objtool: Improve register reporting "
` [PATCH v3 13/28] objtool: Identify the different types of alternatives
` [PATCH v3 14/28] objtool: Improve tracing of alternative instructions
` [PATCH v3 15/28] objtool: Do not validate IBT for .return_sites and .call_sites
` [PATCH v3 16/28] objtool: Add the --disas=<function-pattern> action
` [PATCH v3 17/28] objtool: Print headers for alternatives
` [PATCH v3 18/28] objtool: Disassemble group alternatives
` [PATCH v3 19/28] objtool: Print addresses with alternative instructions
` [PATCH v3 20/28] objtool: Disassemble exception table alternatives
` [PATCH v3 21/28] objtool: Disassemble jump "
` [PATCH v3 22/28] objtool: Fix address references in alternatives
` [PATCH v3 23/28] objtool: Provide access to feature and flags of group alternatives
` [PATCH v3 24/28] objtool: Function to get the name of a CPU feature
` [PATCH v3 25/28] objtool: Improve naming of group alternatives
` [PATCH v3 26/28] objtool: Get the destination name of a PV call
` [PATCH v3 27/28] objtool: Improve the disassembly of the pv_ops call
` [PATCH v3 28/28] objtool: Print single line for alternatives with one instruction

[PATCH v14 0/7] timers: Exclude isolated cpus from timer migration
 2025-11-12 16:04 UTC  (5+ messages)
` [PATCH v14 1/7] timers: Rename tmigr 'online' bit to 'available'
` [PATCH v14 7/7] timers: Exclude isolated cpus from timer migration

[PATCH] netfilter: nfnetlink_queue: optimize verdict lookup with hash table
 2025-11-12 16:03 UTC 

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-12 16:03 UTC  (12+ messages)
` [PATCH v3 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic
` [PATCH v3 03/16] mm: avoid unnecessary uses of is_swap_pte()

[PATCH] workqueue: add workqueue.mayday_initial_timeout
 2025-11-12 16:03 UTC  (4+ messages)

[PATCH v4] sched/fair: Skip sched_balance_running cmpxchg when balance is not due
 2025-11-12 16:02 UTC  (7+ messages)

[PATCH] fs/ext4: fix typo in comment
 2025-11-12 15:59 UTC 

[PATCH 0/2] module: Remove SHA-1 support for module signing
 2025-11-12 15:58 UTC  (9+ messages)
` [PATCH 2/2] sign-file: Remove support for signing with PKCS#7

mempool_alloc_bulk and various mempool improvements
 2025-11-12 15:58 UTC  (12+ messages)
` [PATCH 6/7] mempool: fix a wakeup race when sleeping for elements
` [PATCH 7/7] mempool: add mempool_{alloc,free}_bulk

[PATCH v3 00/24] ext4: enable block size larger than page size
 2025-11-12 15:57 UTC  (5+ messages)
` [PATCH v3 21/24] ext4: make data=journal support large block size
` [PATCH v3 22/24] ext4: support verifying data from large folios with fs-verity

[RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
 2025-11-12 15:56 UTC  (4+ messages)
` [RFC PATCH 2/8] mm: Add PG_atomic
` [syzbot ci] Re: xfs: single block atomic writes for buffered IO

[PATCH V3 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2025-11-12 15:55 UTC  (13+ messages)
  ` [PATCH V3 18/20] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
  ` [PATCH V3 13/20] cxl/mem: Refactor cxl pmem region auto-assembling

[PATCH v2] spi: dt-bindings: nuvoton,npcm-pspi: Convert to DT schema
 2025-11-12 15:55 UTC  (2+ messages)

[PATCH] dt-bindings: usb: dwc3-xilinx: Describe the reset constraint for the versal platform
 2025-11-12 15:54 UTC 

[PATCH -v5 0/2] arm, tlbflush: avoid TLBI broadcast if page reused in write fault
 2025-11-12 15:53 UTC  (5+ messages)
` [PATCH -v5 1/2] mm: add spurious fault fixing support for huge pmd
` [PATCH -v5 2/2] arm64, tlbflush: don't TLBI broadcast if page reused in write fault

[PATCH v2] rpmsg: char: Fix UAF and memory leak
 2025-11-12 15:52 UTC  (2+ messages)

[PATCH v3] hid/hid-multitouch: Keep latency normal on deactivate for reactivation gesture
 2025-11-12 15:51 UTC  (2+ messages)

[syzbot] [wireless?] KMSAN: uninit-value in cfg80211_classify8021d
 2025-11-12 15:51 UTC  (2+ messages)
` Forwarded: "

[PATCH] memory: mtk-smi: Fix NULL pointer dereference in config_port
 2025-11-12 15:51 UTC  (2+ messages)

[PATCH v2 0/4] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
 2025-11-12 15:51 UTC  (6+ messages)
` [PATCH v2 3/4] PCI/pwrctrl: Create pwrctrl device if the graph port is found
` [PATCH v2 4/4] power: sequencing: Add the Power Sequencing driver for the PCIe M.2 connectors

[PATCH printk v1 0/1] Fix reported suspend failures
 2025-11-12 15:50 UTC  (4+ messages)
` [PATCH printk v1 1/1] printk: Avoid scheduling irq_work on suspend

[PATCH v5 0/6] nvme-tcp: Support receiving KeyUpdate requests
 2025-11-12 15:49 UTC  (7+ messages)
` [PATCH v5 1/6] net/handshake: Store the key serial number on completion
` [PATCH v5 2/6] net/handshake: Define handshake_sk_destruct_req
` [PATCH v5 4/6] net/handshake: Support KeyUpdate message types

[PATCH v2] gpio: menz127: add support for 16Z034 and 16Z037 GPIO controllers
 2025-11-12 15:48 UTC  (2+ messages)

[PATCH 00/15] Add boot-led property for STM32 boards
 2025-11-12 15:48 UTC  (16+ messages)
` [PATCH 01/15] ARM: dts: stm32: Add boot-led for stm32429i-eval
` [PATCH 02/15] ARM: dts: stm32: Add boot-led for stm32f429-disco
` [PATCH 03/15] ARM: dts: stm32: Add boot-led for stm32469-disco
` [PATCH 04/15] ARM: dts: stm32: Add boot-led for stm32746g-eval
` [PATCH 05/15] ARM: dts: stm32: Add boot-led for stm32f746-disco
` [PATCH 06/15] ARM: dts: stm32: Add boot-led for stm32f769-disco
` [PATCH 07/15] ARM: dts: stm32: Add boot-led for stm32h743i-disco
` [PATCH 08/15] ARM: dts: stm32: Add boot-led for stm32h743i-eval
` [PATCH 09/15] ARM: dts: stm32: Add boot-led for stm32h747i-disco
` [PATCH 10/15] ARM: dts: stm32: Add boot-led for stm32mp135f-dk
` [PATCH 11/15] ARM: dts: stm32: Add boot-led for stm32mp157c-ed1
` [PATCH 12/15] ARM: dts: stm32: Add boot-led for stm32mp15xx-dkx
` [PATCH 13/15] arm64: dts: st: Add boot-led for stm32mp235f-dk
` [PATCH 14/15] arm64: dts: st: Add boot-led for stm32mp257f-dk
` [PATCH 15/15] arm64: dts: st: Add boot-led for stm32mp257f-ev1

[PATCH v11 0/9] x86: Enable Linear Address Space Separation support
 2025-11-12 15:47 UTC  (10+ messages)
` [PATCH v11 4/9] x86/alternatives: Disable LASS when patching kernel code

[PATCH v5 0/6] Use Rust Bitmap from Rust Binder driver
 2025-11-12 15:46 UTC  (6+ messages)
` [PATCH v5 2/6] rust: bitmap: add BitmapVec::new_inline()
` [PATCH v5 3/6] rust: bitmap: rename IdPool::new() to with_capacity()

[PATCH v1 04/26] mm: vmscan: refactor move_folios_to_lru()
 2025-11-12 15:45 UTC  (12+ messages)

[PATCH 0/4] sched: The newidle balance regression
 2025-11-12 15:42 UTC  (8+ messages)
` [PATCH 2/4] sched/fair: Small cleanup to sched_balance_newidle()
` [PATCH 4/4] sched/fair: Proportional newidle balance

[PATCH v6] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
 2025-11-12 15:43 UTC  (4+ messages)

[PATCH 0/9] mm/damon: misc cleanups
 2025-11-12 15:41 UTC  (10+ messages)
` [PATCH 1/9] mm/damon: rename damos core filter helpers to have word core
` [PATCH 2/9] mm/damon: rename damos->filters to damos->core_filters
` [PATCH 3/9] mm/damon/vaddr: cleanup using pmd_trans_huge_lock()
` [PATCH 4/9] mm/damon/vaddr: use vm_normal_folio{,_pmd}() instead of damon_get_folio()
` [PATCH 5/9] mm/damon/vaddr: consistently use only pmd_entry for damos_migrate
` [PATCH 6/9] mm/damon/tests/core-kunit: remove DAMON_MIN_REGION redefinition
` [PATCH 7/9] selftests/damon/sysfs.py: merge DAMON status dumping into commitment assertion
` [PATCH 8/9] Docs/mm/damon/maintainer-profile: fix a typo on mm-untable link
` [PATCH 9/9] Docs/mm/damon/maintainer-profile: fix grammartical errors

[PATCH] trace/pid_list: optimize pid_list->lock contention
 2025-11-12 15:42 UTC  (6+ messages)

[PATCH 0/7] RZ/G2L SSI Improvements
 2025-11-12 15:41 UTC  (8+ messages)
` [PATCH 1/7] ASoC: renesas: rz-ssi: Fix channel swap issue in full duplex mode
` [PATCH 2/7] ASoC: renesas: rz-ssi: Fix rz_ssi_priv::hw_params_cache::sample_width
` [PATCH 3/7] ASoC: renesas: rz-ssi: Use dev variable in probe()
` [PATCH 4/7] ASoC: renesas: rz-ssi: Remove trailing comma in the terminator entry
` [PATCH 5/7] ASoC: renesas: rz-ssi: Move DMA configuration
` [PATCH 6/7] ASoC: renesas: rz-ssi: Add support for 24 bits sample width
` [PATCH 7/7] ASoC: renesas: rz-ssi: Add support for 32 "

[PATCH 0/2] genirq: s390/pci: Migrate MSI interrupts to irqdomain API
 2025-11-12 15:40 UTC  (3+ messages)
` [PATCH 1/2] genirq: Change hwirq parameter to irq_hw_number_t
` [PATCH 2/2] s390/pci: Migrate s390 IRQ logic to IRQ domain API

[PATCH bpf-next] selftests/bpf: Fix htab_update/reenter_update selftest failure
 2025-11-12 15:40 UTC  (6+ messages)

[RFC] What to base new driver for Raystar RDX0063 display panel using Sitronix ST75156 chip on?
 2025-11-12 15:39 UTC  (2+ messages)

[PATCH v3 RESEND] function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultaneously
 2025-11-12 15:38 UTC  (5+ messages)

[PATCH 00/33] arm_mpam: Add basic mpam driver
 2025-11-12 15:37 UTC  (6+ messages)
` [PATCH 10/33] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate

[PATCH v2 0/2] arm64: dts: freescale: add Toradex SMARC iMX95
 2025-11-12 15:36 UTC  (6+ messages)
` [PATCH v2 2/2] "

[PATCH v5 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-11-12 15:36 UTC  (4+ messages)
` [PATCH v5 1/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support

[PATCH 00/13] media: i2c: Miscellaneous features and fixes for OV5647
 2025-11-12 15:34 UTC  (6+ messages)
` [PATCH 06/13] media: i2c: ov5647: Support HFLIP and VFLIP

[syzbot] [wireless?] KMSAN: uninit-value in cfg80211_classify8021d
 2025-11-12 15:33 UTC  (2+ messages)

[PATCH v2 00/24] ext4: enable block size larger than page size
 2025-11-12 15:29 UTC  (3+ messages)

[PATCH v3 0/3] platform/mellanox: Add mlxbf_pka driver for BlueField DPU
 2025-11-12 15:30 UTC  (4+ messages)
` [PATCH v3 1/3] platform/mellanox/mlxbf_pka: Add core BlueField PKA platform driver

[PATCH v3 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
 2025-11-12 15:30 UTC  (2+ messages)

[PATCH v10 0/3] firmware: ti_sci: Partial-IO support
 2025-11-12 15:28 UTC  (4+ messages)
` [PATCH v10 3/3] firmware: ti_sci: Remove constant 0 function arguments

[PATCH v3] dt-bindings: arm: keystone: add boot_* mboxes to ti,sci
 2025-11-12 15:28 UTC  (2+ messages)

[PATCH] xfs: ensure log recovery buffer is resized to avoid OOB
 2025-11-12 15:28 UTC  (2+ messages)

[PATCH] arm64: Fix typos and spelling errors in comments
 2025-11-12 15:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1 0/7] ptp: ocp: A fix and refactoring
 2025-11-12 15:27 UTC  (2+ messages)

[PATCH v2] greybus: add WQ_PERCPU to alloc_workqueue users
 2025-11-12 15:27 UTC 

[PATCH] io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number of bvecs
 2025-11-12 15:26 UTC  (2+ messages)

[PATCH v4] dt-bindings: soundwire: qcom: Add SoundWire v2.2.0 compatible
 2025-11-12 15:24 UTC  (2+ messages)

[PATCH v3 0/2] block: Enable proper MMIO memory handling for P2P DMA
 2025-11-12 15:23 UTC  (5+ messages)
` [PATCH v3 2/2] block-dma: properly take MMIO path

[PATCH v4 00/13] coresight: Update timestamp attribute to be an interval instead of bool
 2025-11-12 15:22 UTC  (14+ messages)
` [PATCH v4 01/13] coresight: Change syncfreq to be a u8
` [PATCH v4 02/13] coresight: Repack struct etmv4_drvdata
` [PATCH v4 03/13] coresight: Refactor etm4_config_timestamp_event()
` [PATCH v4 04/13] coresight: Hide unused ETMv3 format attributes
` [PATCH v4 05/13] coresight: Define format attributes with GEN_PMU_FORMAT_ATTR()
` [PATCH v4 06/13] coresight: Interpret ETMv3 config with ATTR_CFG_GET_FLD()
` [PATCH v4 07/13] coresight: Don't reject unrecognized ETMv3 format attributes
` [PATCH v4 08/13] coresight: Interpret perf config with ATTR_CFG_GET_FLD()
` [PATCH v4 09/13] coresight: Interpret ETMv4 "
` [PATCH v4 10/13] coresight: Remove misleading definitions
` [PATCH v4 11/13] coresight: Extend width of timestamp format attribute
` [PATCH v4 12/13] coresight: Allow setting the timestamp interval
` [PATCH v4 13/13] coresight: docs: Document etm4x timestamp interval option

[for-next][PATCH 0/4] tracing: Updates for v6.19
 2025-11-12 15:22 UTC  (5+ messages)
` [for-next][PATCH 1/4] tracing: Report wrong dynamic event command
` [for-next][PATCH 2/4] tracing: Have tracer option be instance specific
` [for-next][PATCH 3/4] tracing: Have function tracer define options per instance
` [for-next][PATCH 4/4] tracing: Have function graph "

[PATCH] clocksource/drivers/stm: Fix section mismatches
 2025-11-12 15:22 UTC  (2+ messages)

[PATCH 0/3] clocksource/drivers: Prevent clockevent driver unbind
 2025-11-12 15:20 UTC  (5+ messages)
` [PATCH 2/3] clocksource/drivers/nxp-pit: Prevent "

[PATCH v2] soc: ti: knav_qmss_queue: free resources in remove callback (v2)
 2025-11-12 15:16 UTC  (2+ messages)

[PATCH net-next v4 0/3] Unify platform suspend/resume routines for PCI DWMAC glue
 2025-11-12 15:15 UTC  (4+ messages)
` [PATCH net-next v4 1/3] net: stmmac: Add generic suspend/resume helper for PCI-based controllers

[PATCH v2] coresight: etm-perf: Fix reference count leak in etm_setup_aux
 2025-11-12 15:15 UTC  (2+ messages)

[PATCH] drivers/greybus: add WQ_PERCPU to alloc_workqueue users
 2025-11-12 15:15 UTC  (3+ messages)

[PATCH v5 00/22] Live Update Orchestrator
 2025-11-12 15:14 UTC  (9+ messages)
` [PATCH v5 02/22] liveupdate: luo_core: integrate with KHO

[PATCH v4 0/2] Enable 1GHz OPP am335x-bonegreen-eco
 2025-11-12 15:14 UTC  (3+ messages)
` [PATCH v4 1/2] mfd: tps65219: Implement LOCK register handling for TPS65214
` [PATCH v4 2/2] ARM: dts: am335x-bonegreen-eco: Enable 1GHz OPP by increasing vdd_mpu voltage

[PATCH v3 0/2] Introduce Intel Elkhart Lake PSE I/O
 2025-11-12 15:14 UTC  (2+ messages)

[PATCH] clk: keystone: Fix discarded const qualifiers
 2025-11-12 15:09 UTC  (2+ messages)

[PATCH] ASoC: Intel: avs: Replace snprintf() with scnprintf()
 2025-11-12 15:06 UTC  (3+ messages)

[PATCH] mm/mmap_lock: Reset maple state on lock_vma_under_rcu() retry
 2025-11-12 15:06 UTC  (2+ messages)

[PATCH v5 00/14] Create and use APIs to centralise locking for directory ops
 2025-11-12 15:06 UTC  (5+ messages)
` [PATCH v5 08/14] VFS: add start_creating_killable() and start_removing_killable()
` [PATCH v5 09/14] VFS/nfsd/ovl: introduce start_renaming() and end_renaming()

[PATCH v19 0/7] firmware: imx: driver for NXP secure-enclave
 2025-11-12 15:05 UTC  (8+ messages)
  ` [EXT] "

[PATCH v2 0/4] arm64: dts: qcom: sm8750: Enable display
 2025-11-12 15:02 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sm8750: Add display (MDSS) with Display CC
` [PATCH v2 2/4] arm64: dts: qcom: sm8750-mtp: Enable display
` [PATCH v2 3/4] arm64: dts: qcom: sm8750-mtp: Enable USB headset and Type-C altmode
` [PATCH v2 4/4] arm64: dts: qcom: sm8750-mtp: Enable DisplayPort over USB

[PATCH 0/2] Subject: [PATCH v1 0/2] Add LVDS panel for rb3gen2 industrial mezzanine
 2025-11-12 15:02 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: Enable lvds panel-DV215FHM-R01 "
` [PATCH 2/2] arm64: configs: Update defconfig for DSI-LVDS bridge support

[PATCH net] net: openvswitch: remove never-working support for setting nsh fields
 2025-11-12 15:02 UTC  (3+ messages)

[PATCH v4 0/8] Enhanced autonomous selection and improvements
 2025-11-12 15:02 UTC  (3+ messages)
` [PATCH v4 3/8] ACPI: CPPC: extend APIs to support auto_sel and epp

[PATCH] arm64: dts: rockchip: disable HS400 on RK3588 Tiger
 2025-11-12 15:01 UTC 

[PATCH v4 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
 2025-11-12 15:00 UTC  (4+ messages)
` [PATCH v4 02/20] regulator: dt-bindings: add s2mpg10-pmic regulators

[PATCH 6.12 000/562] 6.12.58-rc2 review
 2025-11-12 15:00 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox