All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-23 14:45:37 to 2025-06-23 15:23:08 UTC [more...]

[PATCH v4 0/6] rust: add support for request_irq
 2025-06-23 15:23 UTC  (5+ messages)
` [PATCH v4 3/6] rust: irq: add support for non-threaded IRQs and handlers

[PATCH] dev-manual: Replace "On the contrary" lead-in to sentence
 2025-06-23 15:22 UTC  (3+ messages)
` [docs] "

drivers/infiniband/core/nldev.c:1755:12: warning: stack frame size (1032) exceeds limit (1024) in 'nldev_newlink'
 2025-06-23 15:21 UTC 

[PATCH] arm64: dts: rockchip: use cs-gpios for spi1 on ringneck
 2025-06-23 15:21 UTC 

[jolsa-perf:bpf/tracing_multi_3 6/9] arch/arm64/kernel/asm-offsets.c:183:34: error: no member named 'direct_call' in 'ftrace_ops'
 2025-06-23 15:21 UTC 

[PATCH V2 0/5] generalize panic_print's dump function to be used by other kernel parts
 2025-06-23 15:22 UTC  (7+ messages)
` [PATCH V2 4/5] panic: add 'panic_sys_info=' setup option for sysctl and kernel cmdline
` [PATCH V2 5/5] panic: add note that panic_print interface is deprecated

[PATCH v2] interconnect: avoid memory allocation when 'icc_bw_lock' is held
 2025-06-23 15:21 UTC  (5+ messages)

[PATCH v1 0/2] MediaTek TPHY Cleanups
 2025-06-23 12:03 UTC  (2+ messages)

[PATCH 0/5] KVM: arm64: Enable GICv3 guests on GICv5 hosts using FEAT_GCIE_LEGACY
 2025-06-23 15:21 UTC  (5+ messages)
` [PATCH 1/5] irqchip/gic-v5: Skip deactivate for forwarded PPI interrupts
` [PATCH 2/5] irqchip/gic-v5: Populate struct gic_kvm_info

[PATCH v13 0/6] rust: extend `module!` macro with integer parameter support
 2025-06-23 15:20 UTC  (9+ messages)
` [PATCH v13 2/6] rust: introduce module_param module

[RFC PATCH] block: Add a workaround for the miss wakeup problem
 2025-06-23 15:16 UTC  (3+ messages)

[PATCH v6 22/24] thermal/drivers/imx: convert to use devm_request*_irq_probe()
 2025-06-23 15:20 UTC  (2+ messages)

interesting breakage in ltp fanotify10
 2025-06-23 15:19 UTC  (5+ messages)
` [LTP] "

[PATCH v2 000/101] target/arm: Implement FEAT_SME2p1
 2025-06-23 15:18 UTC  (9+ messages)
` [PATCH v2 026/101] target/arm: Implement SME2 BMOPA
` [PATCH v2 027/101] target/arm: Implement SME2 SMOPS, UMOPS (2-way)
` [PATCH v2 028/101] target/arm: Introduce gen_gvec_sve2_sqdmulh
` [PATCH v2 029/101] target/arm: Implement SME2 Multiple and Single SVE Destructive

[PATCH] dev-manual: some minor cleanups to "Pre-Built Libraries"
 2025-06-23 15:19 UTC  (3+ messages)
` [docs] "

notify: wake_up response waiters on release
 2025-06-23 15:19 UTC  (10+ messages)
` [RFC PATCH] fanotify: wake-up all "

[PATCH v1 00/13] pmdomain: Partial refactor, add MT8196 support
 2025-06-23 12:01 UTC  (24+ messages)
` [PATCH v1 01/13] dt-bindings: power: mediatek: Document mediatek,bus-protection
` [PATCH v1 02/13] pmdomain: mediatek: Refactor bus protection regmaps retrieval
` [PATCH v1 03/13] pmdomain: mediatek: Handle SoCs with inverted SRAM power-down bits
` [PATCH v1 04/13] pmdomain: mediatek: Move ctl sequences out of power_on/off functions
` [PATCH v1 05/13] pmdomain: mediatek: Add support for modem power sequences
` [PATCH v1 06/13] pmdomain: mediatek: Add support for RTFF Hardware in MT8196/MT6991
` [PATCH v1 07/13] pmdomain: mediatek: Add support for Hardware Voter power domains
` [PATCH v1 08/13] pmdomain: mediatek: Add support for secure HWCCF infra power on
` [PATCH v1 09/13] pmdomain: mediatek: Convert all SoCs to new style regmap retrieval
` [PATCH v1 10/13] arm64: dts: mediatek: Convert all SoCs to use mediatek,bus-protection
` [PATCH v1 11/13] dt-bindings: power: Add support for MT8196 power controllers
` [PATCH v1 12/13] pmdomain: mediatek: Add support for MT8196 SCPSYS power domains
` [PATCH v1 13/13] pmdomain: mediatek: Add support for MT8196 HFRPSYS "

[PATCH v2 0/4] mm: userfaultfd: assorted fixes and cleanups
 2025-06-23 15:18 UTC  (5+ messages)
` [PATCH v2 2/4] userfaultfd: remove (VM_)BUG_ON()s

[PATCH] ALSA: hda/realtek: Add mic-mute LED setup for ASUS UM5606
 2025-06-23 15:18 UTC 

[PATCH v3 00/26] arm: Fixes and preparatory cleanups for split-accel
 2025-06-23 15:18 UTC  (4+ messages)
` [PATCH v3 26/26] tests/functional: Expand Aarch64 SMMU tests to run on HVF accelerator

[PATCH 6.15 000/592] 6.15.4-rc1 review
 2025-06-23 15:17 UTC  (2+ messages)

[PATCH 0/3] use vm_flags_t consistently
 2025-06-23 15:17 UTC  (5+ messages)
` [PATCH 1/3] mm: change vm_get_page_prot() to accept vm_flags_t argument
` [PATCH 3/3] mm: update architecture and driver code to use vm_flags_t

[PATCH v3 0/4] Implement clear VRAM on free
 2025-06-23 15:19 UTC  (5+ messages)
` [PATCH v3 1/4] drm/xe: Only use delayed worker to destroy userptr VMAs
` [PATCH v3 2/4] drm/xe: Drop BO argument from xe_migrate_clear
` [PATCH v3 3/4] drm/xe: Add xe_bo_tt_has_data helper
` [PATCH v3 4/4] drm/xe: Implement clear VRAM on free

[PATCH] drm/amdgpu: fix slab-use-after-free in amdgpu_userq_mgr_fini+0x70c
 2025-06-23 15:16 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: replace msleep(1)
 2025-06-23 15:16 UTC  (4+ messages)

[PATCH v5 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-06-23 15:15 UTC  (3+ messages)
` [PATCH v5 2/3] remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU

[PATCH 0/2] Possible TTY privilege escalation in TIOCSTI ioctl
 2025-06-23 15:15 UTC  (4+ messages)
` [PATCH 2/2] selinux: add capability checks for "

[PATCH v2 12/16] drm/drm_of: Keep up with refcounting
 2025-06-23 15:15 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] utils/check-package: set the default ignore_filename
 2025-06-23 15:14 UTC 

[PATCH] fs/resctrl: using guard to simplify lock/unlock code
 2025-06-23 15:14 UTC  (3+ messages)

[PATCH v5 0/3] rust: add `ww_mutex` support
 2025-06-23 15:14 UTC  (7+ messages)
` [PATCH v5 2/3] implement ww_mutex abstraction for the Rust tree

[PATCH v1] arm64: dts: freescale: imx8mm-verdin: Keep LDO5 always on
 2025-06-23 15:14 UTC  (2+ messages)

[PATCH v6 00/24] Convert to use devm_request*_irq_probe()
 2025-06-23 15:13 UTC  (3+ messages)
` [PATCH v6 01/24] genirq/devres: Add devm_request_threaded_irq_probe() and devm_request_irq_probe()

Was plain U-Boot affected by CVE-2023-39902?
 2025-06-23 15:13 UTC  (2+ messages)

[PATCH 0/7] cpufreq: Some optimizations for cpufreq.c
 2025-06-23 15:13 UTC  (5+ messages)
` [PATCH 6/7] cpufreq: Refactor code about starting governor in cpufreq_set_policy()
` [PATCH 7/7] cpufreq: Exit governor when failed to start old governor

[Intel-wired-lan] [PATCH net] i40e: Match VF MAC deletion behaviour with OOT driver
 2025-06-22 23:04 UTC 

[PATCH v2 1/2] perf test workload noploop: Name the noploop process
 2025-06-23 15:12 UTC  (3+ messages)

[PATCH 1/1] ixgbe: check the ioremap return value first (supplementary CC)
 2025-06-19 12:48 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH 1/1] "

[syzbot] [mm?] kernel BUG in sanity_check_pinned_pages
 2025-06-23 15:11 UTC  (7+ messages)

[PATCH net-next v2 0/3] net: phy: bcm54811: Fix the PHY initialization
 2025-06-23 15:10 UTC  (4+ messages)
` [PATCH net-next v2 2/3] net: phy: bcm5481x: Implement MII-Lite mode
` [PATCH net-next v2 1/3] net: phy: bcm54811: Fix the PHY initialization
` [PATCH net-next v2 3/3] dt-bindings: ethernet-phy: add optional mii-lite-mode flag

[PATCH v2] ALSA: mixer_oss: Remove deprecated strcpy() function calls
 2025-06-23 15:10 UTC  (2+ messages)

[PATCH v4 00/12] Allow x86 to unflatten DTs
 2025-06-23 15:10 UTC  (8+ messages)
` [PATCH v4 10/12] xen: Rename CONFIG_HAS_DEVICE_TREE to CONFIG_HAS_DEVICE_TREE_DISCOVERY

[PATCH v6 0/9] Add i.MX91 platform support
 2025-06-23 15:10 UTC  (7+ messages)
` [PATCH v6 2/9] dt-bindings: soc: imx-blk-ctrl: add i.MX91 blk-ctrl compatible
` [PATCH v6 5/9] arm64: dts: freescale: add i.MX91 11x11 EVK basic support
` [PATCH v6 6/9] arm64: dts: freescale: move aliases from imx91_93_common.dtsi to board dts

[PATCH v4 0/8] btrfs: use fs_holder_ops for btrfs
 2025-06-23 15:10 UTC  (3+ messages)
` [PATCH v4 3/8] btrfs: add comments to make super block creation more clear

[PATCH] userspace: replace all links to selinuxproject.org
 2025-06-23 15:09 UTC  (3+ messages)

[PATCHES v2][RFC][CFR] mount-related stuff
 2025-06-23 15:10 UTC  (3+ messages)
` [PATCH v2 01/35] replace collect_mounts()/drop_collected_mounts() with a safer variant

[PATCH] ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3()
 2025-06-23 15:09 UTC  (2+ messages)

[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-06-23 15:08 UTC  (2+ messages)

[PATCH] cpufreq: loongson3: Support older SMC firmware
 2025-06-23 14:59 UTC  (2+ messages)

[PATCH net-next 0/8] net: maintain netif vs dev prefix semantics
 2025-06-23 15:08 UTC  (9+ messages)
` [PATCH net-next 1/8] net: s/dev_get_stats/netif_get_stats/
` [PATCH net-next 2/8] net: s/dev_get_port_parent_id/netif_get_port_parent_id/
` [PATCH net-next 3/8] net: s/dev_get_mac_address/netif_get_mac_address/
` [PATCH net-next 4/8] net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/
` [PATCH net-next 5/8] net: s/__dev_set_mtu/__netif_set_mtu/
` [PATCH net-next 6/8] net: s/dev_get_flags/netif_get_flags/
` [PATCH net-next 7/8] net: s/dev_set_threaded/netif_set_threaded/
` [PATCH net-next 8/8] net: s/dev_close_many/netif_close_many/

[PATCH v1 0/5] SPMI: MediaTek: Add support for multi-bus
 2025-06-23 12:00 UTC  (2+ messages)
` [PATCH v1 1/5] dt-bindings: spmi: Add MediaTek MT8196 SPMI 2 Arbiter/Controllers

[PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 6 G1a
 2025-06-23 15:08 UTC  (2+ messages)

[PATCH v3 00/29] ACPI PCI Hotplug support on ARM
 2025-06-23 15:07 UTC  (4+ messages)
` [PATCH v3 27/29] tests/qtest/bios-tables-test: Prepare for addition of acpi pci hp tests

[PATCH v3 1/2] libsepol: Allow multiple policycap statements
 2025-06-23 15:05 UTC  (2+ messages)

[yocto] Virtual Keyboard on Wayland
 2025-06-23 15:04 UTC  (2+ messages)
`  "

[PATCH 0/2] firmware: arm_scmi: add pm ops for scmi_power_control
 2025-06-23 15:04 UTC  (6+ messages)
` [PATCH 2/2] firmware: arm_scmi: power_control: Set SCMI_SYSPOWER_IDLE in pm resume

[PATCH v3 2/5] libsepol: add netif_wildcard polcap
 2025-06-23 15:04 UTC  (3+ messages)
` [PATCH v3 1/5] libsepol: update sort order for netifcon definitions

[PATCH 0/2] remoteproc: imx_dsp_rproc: Add coredump and recovery
 2025-06-23 15:04 UTC  (3+ messages)
` [PATCH 1/2] remoteproc: imx_dsp_rproc: Add support of recovery process

[PATCH 1/1] doc: mention that extlinux.conf can use environment in "append"
 2025-06-23 15:04 UTC  (2+ messages)

UHS2 init fail
 2025-06-23 15:05 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix slab-use-after-free in amdgpu_userq_mgr_fini+0x70c
 2025-06-23 15:04 UTC  (4+ messages)

Trusted Monitoring for Your Installs – Partner with Farsight
 2025-06-23 14:49 UTC 

[PATCH v5] drm/xe/uc: Disable GuC communication on hardware initialization error
 2025-06-23 15:03 UTC  (3+ messages)

[PATCH v5 RESEND] clk: socfpga: agilex: add support for the Intel Agilex5
 2025-06-23 15:03 UTC 

[PATCH] arm64: dts: imx: add dts for the imx8ulp evk9 board
 2025-06-23 15:01 UTC 

[linux-next-20250620] Fails to boot to IBM Power Server
 2025-06-23 15:02 UTC  (4+ messages)

[PATCH v5 0/5] io_uring cmd for tx timestamps
 2025-06-23 15:01 UTC  (9+ messages)
` (subset) "

[PATCH v2 0/8] cleanup: Introduce ACQUIRE(), a guard() for conditional locks
 2025-06-23 15:01 UTC  (11+ messages)
` [PATCH v2 2/8] cxl/mbox: Convert poison list mutex to ACQUIRE()
` [PATCH v2 3/8] cxl/decoder: Move decoder register programming to a helper
` [PATCH v2 4/8] cxl/decoder: Drop pointless locking
` [PATCH v2 5/8] cxl/region: Split commit_store() into __commit() and queue_reset() helpers
` [PATCH v2 6/8] cxl/region: Move ready-to-probe state check to a helper

[PATCH RFC 0/2] madvise anon_name cleanups
 2025-06-23 14:59 UTC  (3+ messages)
` [PATCH RFC 1/2] mm, madvise: simplify anon_name handling
` [PATCH RFC 2/2] mm, madvise: move prctl_set_vma() to mm/madvise.c

[PATCH v2] HID: amd_sfh: Enable operating mode
 2025-06-23 14:59 UTC  (2+ messages)

[PATCH 0/2] drm/tegra: Avoid using import_attach directly
 2025-06-23 14:59 UTC  (2+ messages)

[PATCH] io_uring: make fallocate be hashed work
 2025-06-23 14:59 UTC  (2+ messages)

[PATCH net-next v6 0/9] Split netmem from struct page
 2025-06-23 14:58 UTC  (6+ messages)
` [PATCH net-next v6 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[RFC PATCH v2 0/2] mm/damon/paddr: Allow interleaving in migrate_{hot,cold} actions
 2025-06-23 14:57 UTC  (3+ messages)

next-20250623: arm64 devices kernel panic Internal error Oops at pidfs_free_pid (fs/pidfs.c:162)
 2025-06-23 14:56 UTC  (3+ messages)

[PATCH 0/3 v4] Make ELOG and GHES log and trace consistently
 2025-06-23 14:54 UTC  (4+ messages)
` [PATCH 1/3 v4] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/3 v4] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 3/3 v4] ACPI: extlog: Trace CPER CXL Protocol "

[PATCH v4 1/4] drm: move debugfs functionality from drm_drv.c to drm_debugfs.c
 2025-06-23 14:55 UTC  (6+ messages)
` [PATCH v4 2/4] drm: add debugfs support on per client-id basis

[PATCH] ocfs2: embed actual values into ocfs2_sysfile_lock_key names
 2025-06-23 14:54 UTC 

[PATCH v1 0/4] regulator: dvfsrc: Add support for MT8196 and MT6893
 2025-06-23 12:01 UTC  (5+ messages)
` [PATCH v1 1/4] dt-bindings: regulator: mediatek-dvfsrc: Add MT6893 support
` [PATCH v1 2/4] regulator: mtk-dvfsrc: Add support for Dimensity 1200 MT6893
` [PATCH v1 3/4] dt-bindings: regulator: mediatek-dvfsrc: Add MT8196 support
` [PATCH v1 4/4] regulator: mtk-dvfsrc: Add support for MediaTek MT8196 DVFSRC

[PATCH] hmp-cmds-target.c: add CPU_DUMP_VPU in hmp_info_registers()
 2025-06-23 14:53 UTC 

[PATCH 1/6] drm/vmwgfx: drop printing the TTM refcount for debugging
 2025-06-23 14:54 UTC  (3+ messages)
` [PATCH 2/6] drm/xe: stop asserting on the TTM refcount

[PATCH v2 0/4] firmware: qcom: enable UEFI variables on Lenovo Yoga C630
 2025-06-23 14:52 UTC  (7+ messages)
` [PATCH v2 2/4] firmware: qcom: uefisecapp: add support for R/O UEFI vars

[PATCH v3 0/6] PCI: dwc: Do not enumerate bus before endpoint devices are ready
 2025-06-23 14:52 UTC  (3+ messages)
` [PATCH v3 6/6] PCI: dwc: Reduce LINK_WAIT_SLEEP_MS

[PATCH v2 0/4] Implement clear VRAM on free
 2025-06-23 14:52 UTC  (2+ messages)
` ✗ CI.KUnit: failure for "

AMDGPU - Regression: Black screen due to commit 16dc8bc27c2aa3c93905d3e885e27f1e3535f09a
 2025-06-23 14:51 UTC  (7+ messages)

[PATCH 0/7] cxl: Activate FW and userspace bgcmds
 2025-06-23 14:51 UTC  (7+ messages)
` [PATCH 5/7] cxl/mbox: Allow userspace background commands
` [PATCH 6/7] cxl/mbox: Shout upon async bgcmd race
` [PATCH 7/7] cxl/mbox: Add Populate Log support

[PATCH 0/3] Add initial device tree for Billion Capture+
 2025-06-23 14:51 UTC  (7+ messages)
` [PATCH 3/3] arm64: dts: qcom: msm8953: Add "

[jolsa-perf:bpf/tracing_multi_3 9/9] kernel/bpf/trampoline.c:35:12: warning: 'bpf_tramp_ftrace_ops_func' defined but not used
 2025-06-23 14:49 UTC 

[PATCH 6.12.y-cip 00/10] Add support for RZ/G3E SDHI
 2025-06-23 14:48 UTC  (11+ messages)
` [PATCH 6.12.y-cip 01/10] clk: renesas: r9a09g047: Add SDHI clocks/resets
` [PATCH 6.12.y-cip 02/10] dt-bindings: mmc: renesas,sdhi: Document RZ/G3E support
` [PATCH 6.12.y-cip 03/10] of: base: Add of_get_available_child_by_name()
` [PATCH 6.12.y-cip 04/10] mmc: renesas_sdhi: Add support for RZ/G3E SoC
` [PATCH 6.12.y-cip 05/10] mmc: renesas_sdhi: Use of_get_available_child_by_name()
` [PATCH 6.12.y-cip 06/10] arm64: dts: renesas: r9a09g047: Add SDHI0-SDHI2 nodes
` [PATCH 6.12.y-cip 07/10] arm64: dts: renesas: r9a09g057: Add support for enabling SDHI internal regulator
` [PATCH 6.12.y-cip 08/10] arm64: dts: renesas: rzg3e-smarc-som: Enable SDHI{0,2}
` [PATCH 6.12.y-cip 09/10] arm64: dts: renesas: rzg3e-smarc-som: Add support to enable SD on SDHI0
` [PATCH 6.12.y-cip 10/10] arm64: dts: renesas: r9a09g047e57-smarc: Enable SDHI1

[PATCH] drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL value
 2025-06-23 14:48 UTC 

[PATCH 6.1.y-cip 00/17] Add support for RZ/G3E SDHI
 2025-06-23 14:46 UTC  (18+ messages)
` [PATCH 6.1.y-cip 01/17] clk: renesas: r9a09g047: Add SDHI clocks/resets
` [PATCH 6.1.y-cip 02/17] dt-bindings: mmc: renesas,sdhi: Document RZ/G3E support
` [PATCH 6.1.y-cip 03/17] of: base: Add of_get_available_child_by_name()
` [PATCH 6.1.y-cip 04/17] mmc: tmio: add callback for dma irq
` [PATCH 6.1.y-cip 05/17] mmc: renesas_sdhi: improve naming of DMA struct
` [PATCH 6.1.y-cip 06/17] mmc: renesas_sdhi: remove accessor function for internal_dmac
` [PATCH 6.1.y-cip 07/17] mmc: renesas_sdhi: take DMA end interrupts into account
` [PATCH 6.1.y-cip 08/17] mmc: renesas_sdhi: add helper to access quirks
` [PATCH 6.1.y-cip 09/17] mmc: renesas_sdhi: use plain numbers for end_flags
` [PATCH 6.1.y-cip 10/17] mmc: renesas_sdhi: use typedef for dma_filter_fn
` [PATCH 6.1.y-cip 11/17] mmc: renesas_sdhi: Add support for RZ/G3E SoC
` [PATCH 6.1.y-cip 12/17] mmc: renesas_sdhi: Use of_get_available_child_by_name()
` [PATCH 6.1.y-cip 13/17] arm64: dts: renesas: r9a09g047: Add SDHI0-SDHI2 nodes
` [PATCH 6.1.y-cip 14/17] arm64: dts: renesas: r9a09g057: Add support for enabling SDHI internal regulator
` [PATCH 6.1.y-cip 15/17] arm64: dts: renesas: rzg3e-smarc-som: Enable SDHI{0,2}
` [PATCH 6.1.y-cip 16/17] arm64: dts: renesas: rzg3e-smarc-som: Add support to enable SD on SDHI0
` [PATCH 6.1.y-cip 17/17] arm64: dts: renesas: r9a09g047e57-smarc: Enable SDHI1

[PATCH v2 0/3] remoteproc: imx_rproc: Support i.MX95
 2025-06-23 14:47 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95

Btrfs progs release 6.15
 2025-06-23 14:46 UTC 

[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
 2025-06-23 14:45 UTC  (6+ messages)
` [PATCH v9 15/43] arm64: RME: Allow VMM to set RIPAS


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.