The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-10-22 13:18:22 to 2025-10-22 14:44:44 UTC [more...]

[PATCH v11 00/15] unwind_deferred: Implement sframe handling
 2025-10-22 14:43 UTC  (16+ messages)
` [PATCH v11 01/15] fixup! unwind: Implement compat fp unwind
` [PATCH v11 02/15] fixup! unwind_user/x86: Enable frame pointer unwinding on x86
` [PATCH v11 03/15] unwind_user/sframe: Add support for reading .sframe headers
` [PATCH v11 04/15] unwind_user/sframe: Store sframe section data in per-mm maple tree
` [PATCH v11 05/15] x86/uaccess: Add unsafe_copy_from_user() implementation
` [PATCH v11 06/15] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v11 07/15] unwind_user/sframe: Detect .sframe sections in executables
` [PATCH v11 08/15] unwind_user/sframe: Wire up unwind_user to sframe
` [PATCH v11 09/15] unwind_user: Stop when reaching an outermost frame
` [PATCH v11 10/15] unwind_user/sframe: Add support for outermost frame indication
` [PATCH v11 11/15] unwind_user/sframe/x86: Enable sframe unwinding on x86
` [PATCH v11 12/15] unwind_user/sframe: Remove .sframe section on detected corruption
` [PATCH v11 13/15] unwind_user/sframe: Show file name in debug output
` [PATCH v11 14/15] unwind_user/sframe: Add .sframe validation option
` [PATCH v11 15/15] unwind_user/sframe: Add prctl() interface for registering .sframe sections

[PATCH v2 0/5] Add support for the LTM8054 voltage regulator
 2025-10-22 14:44 UTC  (3+ messages)
` [PATCH v2 4/5] regulator: Support "

[PATCH sched_ext/for-6.19] sched_ext: Use ___v2 suffix for new kfuncs and fix scx build errors
 2025-10-22 14:44 UTC  (2+ messages)

[PATCH v3 00/10] Binary Large Objects for Rust DebugFS
 2025-10-22 14:42 UTC  (12+ messages)
` [PATCH v3 01/10] rust: fs: add new type file::Offset
` [PATCH v3 02/10] rust: uaccess: add UserSliceReader::read_slice_partial()
` [PATCH v3 03/10] rust: uaccess: add UserSliceReader::read_slice_file()
` [PATCH v3 04/10] rust: uaccess: add UserSliceWriter::write_slice_partial()
` [PATCH v3 05/10] rust: uaccess: add UserSliceWriter::write_slice_file()
` [PATCH v3 06/10] rust: debugfs: support for binary large objects
` [PATCH v3 07/10] rust: debugfs: support blobs from smart pointers
` [PATCH v3 08/10] samples: rust: debugfs: add example for blobs
` [PATCH v3 09/10] rust: debugfs: support binary large objects for ScopedDir
` [PATCH v3 10/10] samples: rust: debugfs_scoped: add example for blobs

[PATCH] mm/hugetlb: Fix incorrect error return from hugetlb_reserve_pages()
 2025-10-22 14:39 UTC  (2+ messages)

[syzbot] [ocfs2?] kernel BUG in ocfs2_set_new_buffer_uptodate (2)
 2025-10-22 14:36 UTC 

[PATCH v8] hugetlbfs: move lock assertions after early returns in huge_pmd_unshare()
 2025-10-22 14:34 UTC  (2+ messages)

[PATCH v3 0/4] ASoC: qcom: sdw: fix memory leak
 2025-10-22 14:33 UTC  (5+ messages)
` [PATCH v3 1/4] ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime
` [PATCH v3 2/4] ASoC: qcom: sdw: remove redundant code
` [PATCH v3 3/4] ASoC: qcom: sdm845: make use of common helpers
` [PATCH v3 4/4] ASoC: qcom: sc7280: "

[PATCH] mm/vmalloc: request large order pages from buddy allocator
 2025-10-22 14:33 UTC  (3+ messages)

[PATCH] selftest: net: prevent use of uninitialized variable
 2025-10-22 14:33 UTC  (2+ messages)

[PATCH] module: Fix device table module aliases
 2025-10-22 14:32 UTC  (5+ messages)
` [tip: objtool/core] "

[PATCH 1/2] fs: push list presence check into inode_io_list_del()
 2025-10-22 14:31 UTC  (2+ messages)
` [PATCH 2/2] fs: cosmetic fixes to lru handling

[PATCH v2] drm/panthor: Fix UAF race between device unplug and FW event processing
 2025-10-22 14:28 UTC  (5+ messages)

[next-20251022] Kernel Boot Warnings at arch/powerpc/kernel/trace/ftrace.c:234
 2025-10-22 14:26 UTC  (4+ messages)

[PATCH 6.1.y] selftests/mm: Move default_huge_page_size to vm_util.c
 2025-10-22 14:26 UTC  (6+ messages)

[PATCH] staging: greybus: fw-download: Fix find firmware req
 2025-10-22 14:26 UTC  (5+ messages)

[GIT PULL] erofs fixes for 6.18-rc3
 2025-10-22 14:26 UTC 

[PATCH v2] mtd: intel-dg: wake card on operations
 2025-10-22 14:26 UTC  (3+ messages)

[PATCH v4 0/3] vfio: handle DMA map/unmap up to the addressable limit
 2025-10-22 14:24 UTC  (4+ messages)
` [PATCH v4 3/3] vfio/type1: "

[patch V4 00/12] uaccess: Provide and use scopes for user access
 2025-10-22 14:23 UTC  (5+ messages)
` [patch V4 07/12] uaccess: Provide scoped user access regions

[PATCH net-next 1/8] ipvlan: Implement learnable L2-bridge
 2025-10-22 14:23 UTC  (2+ messages)

[PATCH v5 00/23] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-10-22 14:20 UTC  (21+ messages)
` [PATCH v5 01/23] clk: tegra: set CSUS as vi_sensor's gate for Tegra20, Tegra30 and Tegra114
` [PATCH v5 02/23] dt-bindings: clock: tegra30: Add IDs for CSI pad clocks
` [PATCH v5 03/23] clk: tegra30: add CSI pad clock gates
` [PATCH v5 04/23] dt-bindings: display: tegra: document Tegra30 VI and VIP
` [PATCH v5 05/23] staging: media: tegra-video: expand VI and VIP support to Tegra30
` [PATCH v5 06/23] staging: media: tegra-video: vi: adjust get_selection op check
` [PATCH v5 07/23] staging: media: tegra-video: vi: add flip controls only if no source controls are provided
` [PATCH v5 08/23] staging: media: tegra-video: csi: move CSI helpers to header
` [PATCH v5 09/23] gpu: host1x: convert MIPI to use operation function pointers
` [PATCH v5 10/23] dt-bindings: display: tegra: document Tegra132 MIPI calibration device
` [PATCH v5 11/23] staging: media: tegra-video: vi: improve logic of source requesting
` [PATCH v5 12/23] staging: media: tegra-video: csi: move avdd-dsi-csi-supply from VI to CSI
` [PATCH v5 13/23] arm64: tegra: move avdd-dsi-csi-supply into CSI node
` [PATCH v5 14/23] staging: media: tegra-video: tegra20: set correct maximum width and height
` [PATCH v5 15/23] staging: media: tegra-video: tegra20: add support for second output of VI
` [PATCH v5 16/23] staging: media: tegra-video: tegra20: adjust format align calculations
` [PATCH v5 17/23] staging: media: tegra-video: tegra20: set VI HW revision
` [PATCH v5 18/23] staging: media: tegra-video: tegra20: increase maximum VI clock frequency
` [PATCH v5 19/23] staging: media: tegra-video: tegra20: expand format support with RAW8/10 and YUV422/YUV420p 1X16
` [PATCH v5 20/23] staging: media: tegra-video: tegra20: adjust luma buffer stride

[PATCH v16 00/14] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-10-22 14:21 UTC  (6+ messages)
` [PATCH v16 05/14] power: reset: reboot-mode: Expose sysfs for registered reboot_modes

[PATCH] mtd: core: Add nand_id sysfs attribute for NAND devices
 2025-10-22 14:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mediatek MT7922: update bluetooth firmware to 20251020143443
 2025-10-22 14:19 UTC  (2+ messages)

[PATCH v5 00/12] Add support for Cirrus Logic CS530x DAC and CODEC variants
 2025-10-22 14:16 UTC  (17+ messages)
` [PATCH v5 01/12] ASoC: cs530x: Update the copyright headers
` [PATCH v5 02/12] ASoC: cs530x: Sort #include directives and tydy up whitespaces
` [PATCH v5 03/12] ASoC: cs530x: Remove unused struct members and constants
` [PATCH v5 04/12] ASoC: cs530x: Correct constant naming
` [PATCH v5 05/12] ASoC: dt-bindings: sound: cirrus: cs530x: Add cs530x
` [PATCH v5 06/12] ASoC: cs530x: Add CODEC and DAC support
` [PATCH v5 07/12] ASoC: cs530x: Rename bitfield to reflect common use for ADC and DAC
` [PATCH v5 08/12] ASoC: cs530x: Check the DEVID matches the devtype
` [PATCH v5 09/12] ASoC: cs530x: Correct MCLK reference frequency values
` [PATCH v5 10/12] ASoC: cs530x: Rename i2c related structures
` [PATCH v5 11/12] ASoC: dt-bindings: sound: cirrus: cs530x: add spi bus properties
` [PATCH v5 12/12] ASoC: cs530x: Add SPI bus support for cs530x parts

[PATCH] pcmcia/parport_cs: Refactor probe function and improve error logging
 2025-10-22 14:09 UTC  (2+ messages)

[PATCH] linux-firmware: update firmware for MT7922 WiFi device
 2025-10-22 14:14 UTC  (2+ messages)

[syzbot] [kernel?] WARNING in driver_unregister (2)
 2025-10-22 14:13 UTC  (2+ messages)
` Forwarded: "

[PATCH] dt-bindings: arm: Convert Marvell AP80x System Controller to DT schema
 2025-10-22 14:12 UTC  (2+ messages)

[PATCH bpf-next v2 00/10] bpf: tracing session supporting
 2025-10-22 14:11 UTC  (3+ messages)
` [PATCH bpf-next v2 07/10] selftests/bpf: test get_func_ip for fsession

[PATCH] dt-bindings: arm: Convert Marvell CP110 System Controller to DT schema
 2025-10-22 14:11 UTC  (2+ messages)

[PATCH v2 1/2] rust: add udelay() function
 2025-10-22 14:11 UTC  (5+ messages)

[PATCH v2 0/2] Implement Send and Sync for clk
 2025-10-22 14:08 UTC  (6+ messages)
` [PATCH v2 1/2] rust: clk: implement Send and Sync

[PATCH 0/3] clk: amlogic: optimize the PLL driver
 2025-10-22 14:07 UTC  (7+ messages)
` [PATCH 1/3] clk: amlogic: Fix out-of-range PLL frequency setting
` [PATCH 2/3] clk: amlogic: Optimize PLL enable timing

[PATCH next] drm/amdgpu/userqueue: Fix use after free in amdgpu_userq_buffer_vas_list_cleanup()
 2025-10-22 14:07 UTC  (2+ messages)

[PATCH 0/5] hwmon: Add TSC1641 I2C power monitor driver
 2025-10-22 14:07 UTC  (2+ messages)

[PATCH v2] drm/tidss: Add some support for splash-screen
 2025-10-22 14:06 UTC  (3+ messages)

[RFC PATCH v2 0/3] Add testable code specifications
 2025-10-22 14:06 UTC  (5+ messages)

[PATCH v3 0/2] Add devicetree for NXP i.MX93 FRDM board
 2025-10-22 14:05 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: fsl: add i.MX93 11x11 "
` [PATCH v3 2/2] arm64: dts: freescale: add support for NXP i.MX93 FRDM

[PATCH v4 0/5] of/irq: Misc msi-parent handling fixes/clean-ups
 2025-10-22 14:05 UTC  (4+ messages)
` [PATCH v4 3/5] of/irq: Export of_msi_xlate() for module usage

[PATCH 0/1] coresight: fix issue with insufficient claim tags
 2025-10-22 14:04 UTC  (5+ messages)
` [PATCH 1/1] coresight: fix issue where coresight component has no claimtags

[syzbot] [ocfs2?] kernel BUG in __ocfs2_move_extents_range
 2025-10-22 14:00 UTC  (2+ messages)
` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 552c50713f273b494ac6c77052032a49bc9255e2

[PATCH v1 2/2] serial: 8250_dma: add parameter to queue work on specific cpu
 2025-10-22 13:59 UTC  (2+ messages)

[syzbot] [ocfs2?] kernel BUG in ocfs2_set_new_buffer_uptodate (2)
 2025-10-22 14:00 UTC  (2+ messages)
` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 552c50713f273b494ac6c77052032a49bc9255e2

oom-killer not invoked on systems with multiple memory-tiers
 2025-10-22 13:57 UTC 

[PATCH v3 24/29] arm_mpam: Track bandwidth counter state for overflow and power management
 2025-10-22 13:39 UTC  (2+ messages)
` [PATCH mpam mpam/snapshot/v6.14-rc1] arm64/mpam: Fix MBWU monitor overflow handling

[PATCH v8 0/5] MT8196 GPU Frequency/Power Control Support
 2025-10-22 13:52 UTC  (2+ messages)

[PATCH v3 00/10] pmdomain: samsung: add supoort for Google GS101
 2025-10-22 13:45 UTC  (4+ messages)
  ` [PATCH v3 06/10] pmdomain: samsung: convert to regmap_read_poll_timeout()

[PATCH v2 0/2] reset: remove last remaining user of the legacy lookup and drop unused code
 2025-10-22 13:51 UTC  (3+ messages)
` [PATCH v2 1/2] clk: davinci: psc: drop unused reset lookup
` [PATCH v2 2/2] reset: remove legacy reset lookup code

[PATCH v5 0/3] AST2700 interrupt controller hierarchy support
 2025-10-22 13:51 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: interrupt-controller: aspeed,ast2700: Add support for INTC hierarchy

[PATCH v2 1/1] Bluetooth: btusb: Reclassify Qualcomm WCN6855 debug packets
 2025-10-22 13:50 UTC  (2+ messages)

[PATCH 1/1] Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV
 2025-10-22 13:50 UTC  (2+ messages)

[PATCH v2 RESEND 0/2] Add two new ID for MediaTek's Bluetooth
 2025-10-22 13:50 UTC  (2+ messages)

[PATCH v10 00/10] Add support for MT8195/88 HDMIv2 and DDCv2
 2025-10-22 13:47 UTC  (3+ messages)
` [PATCH v10 04/10] drm/mediatek: mtk_hdmi: Split driver and add common probe function

[PATCH v3 0/5] arm64/sysreg: Introduce Prefix descriptor and generated ICH_VMCR_EL2 support
 2025-10-22 13:45 UTC  (6+ messages)
` [PATCH v3 1/5] arm64/sysreg: Fix checks for incomplete sysreg definitions
` [PATCH v3 2/5] arm64/sysreg: Support feature-specific fields with 'Prefix' descriptor
` [PATCH v3 3/5] arm64/sysreg: Move generation of RES0/RES1/UNKN to function
` [PATCH v3 4/5] arm64/sysreg: Add ICH_VMCR_EL2
` [PATCH v3 5/5] KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2

[PATCH][next] io_uring: Fix incorrect ordering of assinments of sqe and opcode
 2025-10-22 13:46 UTC  (2+ messages)

[RFC PATCH] mailbox: omap-mailbox: Flush out pending msgs before entering suspend
 2025-10-22 13:45 UTC  (2+ messages)

[PATCH 0/4] DWMAC support for Rockchip RK3506
 2025-10-22 13:44 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: net: snps,dwmac: move rk3399 line to its correct position
` [PATCH 2/4] dt-bindings: net: snps,dwmac: Sync list of Rockchip compatibles
` [PATCH 3/4] dt-bindings: net: rockchip-dwmac: Add compatible string for RK3506
` [PATCH 4/4] ethernet: stmmac: dwmac-rk: Add RK3506 GMAC support

[PATCH v2 0/9] reset: rework reset-gpios handling
 2025-10-22 13:41 UTC  (10+ messages)
` [PATCH v2 1/9] software node: read the reference args via the fwnode API
` [PATCH v2 2/9] software node: increase the reference of the swnode by its fwnode
` [PATCH v2 3/9] software node: allow referencing firmware nodes
` [PATCH v2 4/9] gpio: swnode: don't use the swnode's name as the key for GPIO lookup
` [PATCH v2 5/9] gpio: swnode: update the property definitions
` [PATCH v2 6/9] reset: order includes alphabetically in reset/core.c
` [PATCH v2 7/9] reset: make the provider of reset-gpios the parent of the reset device
` [PATCH v2 8/9] reset: gpio: convert the driver to using the auxiliary bus
` [PATCH v2 9/9] reset: gpio: use software nodes to setup the GPIO lookup

[PATCH v2 00/10] gpio: improve support for shared GPIOs
 2025-10-22 13:40 UTC  (4+ messages)
` [PATCH v2 01/10] string: provide strends()

[PATCH v0] mtd: rawnand: marvell: fix 8bit ECC layouts
 2025-10-22 13:39 UTC  (2+ messages)

[PATCH v3 06/12] x86/amd_nb: Use topology info to get AMD node count
 2025-10-22 13:39 UTC  (3+ messages)

[PATCH] PCI/PM: Prevent runtime suspend before devices are fully initialized
 2025-10-22 13:38 UTC  (9+ messages)

[PATCH v7 5/9] platform/x86: asus-wmi: Add support for multiple kbd led handlers
 2025-10-22 13:38 UTC  (2+ messages)

[PATCH] serial: imx: allow CRTSCTS with RTS/CTS GPIOs
 2025-10-22 13:36 UTC  (6+ messages)

[PATCH v2] PCI: xilinx-xdma: Enable INTx interrupts
 2025-10-22 13:37 UTC  (10+ messages)

[PATCH] OPP: Initialize scope-based pointers inline
 2025-10-22 13:37 UTC  (2+ messages)

[PATCH] arm64: dts: toshiba: tmpv7708: Align node names with DT bindings
 2025-10-22 13:36 UTC 

[PATCH v3 00/11] PCI: Resizable BAR improvements
 2025-10-22 13:33 UTC  (12+ messages)
` [PATCH v3 01/11] PCI: Move Resizable BAR code into rebar.c
` [PATCH v3 02/11] PCI: Cleanup pci_rebar_bytes_to_size() and move "
` [PATCH v3 03/11] PCI: Move pci_rebar_size_to_bytes() and export it
` [PATCH v3 04/11] PCI: Improve Resizable BAR functions kernel doc
` [PATCH v3 05/11] PCI: Add pci_rebar_size_supported() helper
` [PATCH v3 06/11] drm/i915/gt: Use pci_rebar_size_supported()
` [PATCH v3 07/11] drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()
` [PATCH v3 08/11] PCI: Add pci_rebar_get_max_size()
` [PATCH v3 09/11] drm/xe/vram: Use pci_rebar_get_max_size()
` [PATCH v3 10/11] drm/amdgpu: "
` [PATCH v3 11/11] PCI: Convert BAR sizes bitmasks to u64

[PATCH 1/2] nova-core: Solve mentions of `CoherentAllocation` improvements [COHA]
 2025-10-22 13:35 UTC  (4+ messages)

[REGRESSION] mac80211 crash in ieee80211_txq_purge() on i.MX8MP with rsi_91x (6.6.88, OK in 6.6.59)
 2025-10-22 13:35 UTC 

[syzbot] [ocfs2?] kernel BUG in ocfs2_truncate_log_needs_flush (2)
 2025-10-22 13:35 UTC 

[PATCH 1/2] dt-bindings: pinctrl: toshiba,visconti: Fix number of items in groups
 2025-10-22 13:34 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: toshiba,visconti: Drop redundant functions type

[patch V5 00/31] rseq: Optimize exit to user space
 2025-10-22 13:31 UTC  (3+ messages)
` [patch V5 25/31] rseq: Rework the TIF_NOTIFY handler

[PATCH] objtool/rust: add one more `noreturn` Rust function
 2025-10-22 13:28 UTC  (2+ messages)
` [tip: objtool/urgent] "

[PATCH] objtool: fix failure when being compiled on x32 system
 2025-10-22 13:28 UTC  (2+ messages)
` [tip: objtool/urgent] objtool: Fix "

[PATCH v2] sched/fair: Start a cfs_rq on throttled hierarchy with PELT clock throttled
 2025-10-22 13:28 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH] rust: debugfs: Implement Reader for Mutex<T> only when T is Unpin
 2025-10-22 13:28 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 00/26] vfio/xe: Add driver variant for Xe VF migration
 2025-10-22 13:27 UTC  (8+ messages)
` [PATCH v2 26/26] vfio/xe: Add vendor-specific vfio_pci driver for Intel graphics

[PATCH] change: drop 'Intel' from RealSense camera comments
 2025-10-22 13:25 UTC  (2+ messages)

[PATCH] jfs: validate budmin to prevent shift-out-of-bounds in dbAllocAG()
 2025-10-22 13:22 UTC  (4+ messages)

[PATCH 0/3] Remove the usage of Rust native atomics in debugfs
 2025-10-22 13:19 UTC  (3+ messages)

[PATCH 0/2] AMD root search fix
 2025-10-22 13:19 UTC  (4+ messages)
` [PATCH 1/2] x86/amd_node: Fix AMD root device caching

[PATCH 0/2] drm/tidss: Fix issue with page flip timestamp on enable
 2025-10-22 13:18 UTC  (3+ messages)
` [PATCH 2/2] drm/tidss: Set vblank (event) time at crtc_atomic_enable

[PATCH net-next v4 00/24][pull request] Queue configs and large buffer providers
 2025-10-22 13:17 UTC  (7+ messages)


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