linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-06 10:59:58 to 2025-06-06 13:56:45 UTC [more...]

[RFC v2 0/5] BPF controlled io_uring
 2025-06-06 13:57 UTC 

[PATCH 0/2] media: Add line end IRQ to imx-mipi-csis driver
 2025-06-06 13:56 UTC  (6+ messages)
` [PATCH 1/2] media: platform: Refactor interrupt status registers
` [PATCH 2/2] media: platform: Add user line interrupt to imx-mipi-csis driver

BUG: scheduling while atomic with PREEMPT_RT=y and bpf selftests
 2025-06-06 13:57 UTC  (4+ messages)

[PATCH] net: stmmac: Change the busy-wait loops timing
 2025-06-06 13:55 UTC  (2+ messages)

[PATCH v0] cgroup: Add lock guard support
 2025-06-06 13:51 UTC  (6+ messages)

[PATCH] sched: Skip useless sched_balance_running acquisition if load balance is not due
 2025-06-06 13:51 UTC  (2+ messages)

[PATCH v9 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-06-06 13:51 UTC  (4+ messages)
` [PATCH v9 16/16] CXL/PCI: Disable CXL protocol error interrupts during CXL Port cleanup

[PATCH v9 0/3] drm/bridge: add kunit tests for devm_drm_bridge_alloc()
 2025-06-06 13:51 UTC  (2+ messages)

[PATCH v2 0/5] rust: Add ACPI match table support for Rust drivers
 2025-06-06 13:50 UTC  (4+ messages)
` [PATCH v2 3/5] rust: driver: Add ACPI id table support to Adapter trait

[RFC PATCH 00/29] KVM: VM planes
 2025-06-06 13:49 UTC  (4+ messages)
` [PATCH 07/29] KVM: do not use online_vcpus to test vCPU validity

[PATCH v3 0/3] Optimize GCD performance on RISC-V by selecting implementation at runtime
 2025-06-06 13:47 UTC  (4+ messages)
` [PATCH v3 1/3] lib/math/gcd: Use static key to select "
` [PATCH v3 2/3] riscv: Optimize gcd() code size when CONFIG_RISCV_ISA_ZBB is disabled
` [PATCH v3 3/3] riscv: Optimize gcd() performance on RISC-V without Zbb extension

[PATCH v2] mm/pagewalk: split walk_page_range_novma() into kernel/user parts
 2025-06-06 13:41 UTC  (5+ messages)

[PATCH] mailbox: stop the release and reacquire of the chan lock
 2025-06-06 13:41 UTC 

[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
 2025-06-06 13:39 UTC  (2+ messages)

[PATCH v3 0/3] Add support for STMicroelectronics M24LR EEPROM/NFC chips
 2025-06-06 13:38 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: eeprom: Add ST M24LR support
` [PATCH v3 2/3] misc: add driver for ST M24LR series RFID/NFC EEPROM chips
` [PATCH v3 3/3] ABI: sysfs: add documentation for ST M24LR EEPROM and control interface

[PATCH 0/2] SPI: omap2-mcspi: Fix SPI CS behaviour around cs_change in SPI transfers
 2025-06-06 13:37 UTC  (3+ messages)
` [PATCH 1/2] spi: omap2-mcspi: Disable multi mode when CS should be kept asserted after message
` [PATCH 2/2] spi: omap2-mcspi: Disable multi-mode when the previous message kept CS asserted

[PATCH 0/2] dmaengine: qcom_hidma: fix memory leak issues
 2025-06-06 13:35 UTC  (4+ messages)
` [PATCH 2/2] dmaengine: qcom_hidma: fix handoff FIFO memory leak on driver removal

[PATCH] rust: cpumask: Validate CPU number in set() and clear()
 2025-06-06 13:34 UTC  (4+ messages)

[PATCH v8 0/3] media: venus: enable venus on qcs615
 2025-06-06 13:32 UTC  (9+ messages)

[PATCH 0/6] Add RIIC support for RZ/T2H and RZ/N2H SoCs
 2025-06-06 13:31 UTC  (14+ messages)
` [PATCH 1/6] dt-bindings: i2c: renesas,riic: Move ref for i2c-controller.yaml to the end
` [PATCH 2/6] dt-bindings: i2c: renesas,riic: Document RZ/T2H support
` [PATCH 3/6] dt-bindings: i2c: renesas,riic: Document RZ/N2H support
` [PATCH 4/6] i2c: riic: Pass IRQ desc array as part of OF data
` [PATCH 5/6] i2c: riic: Move generic compatible string to end of array
` [PATCH 6/6] i2c: riic: Add support for RZ/T2H SoC

[syzbot] [mm?] WARNING in vma_modify
 2025-06-06 13:32 UTC 

[PATCH] MIPS: mm: tlb-r4k: Uniquify TLB entries on init
 2025-06-06 13:30 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: net: convert qca,qca7000.txt yaml format
 2025-06-06 13:28 UTC  (2+ messages)

[PATCH] hwmon: (ftsteutates) Fix TOCTOU race in fts_read()
 2025-06-06 13:28 UTC  (2+ messages)

[PATCH 0/3] mm: userfaultfd: assorted fixes and cleanups
 2025-06-06 13:24 UTC  (9+ messages)
` [PATCH 2/3] userfaultfd: prevent unregistering VMAs through a different userfaultfd

[PATCH v8 0/9] drm/i915: Add drm_panic support
 2025-06-06 13:24 UTC  (13+ messages)
` [PATCH v8 1/9] drm/i915/fbdev: Add intel_fbdev_get_map()
` [PATCH v8 2/9] drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes
` [PATCH v8 3/9] drm/i915/display: Add a disable_tiling() for skl planes
` [PATCH v8 4/9] drm/ttm: Add ttm_bo_kmap_try_from_panic()
` [PATCH v8 5/9] drm/i915: Add intel_bo_panic_setup and intel_bo_panic_finish
` [PATCH v8 6/9] drm/i915/display: Add drm_panic support
` [PATCH v8 7/9] drm/i915/display: Add drm_panic support for Y-tiling with DPT
` [PATCH v8 8/9] drm/i915/display: Add drm_panic support for 4-tiling "
` [PATCH v8 9/9] drm/i915/psr: Add intel_psr2_panic_force_full_update

[PATCH v2 0/2] Add ADI I3C Controller
 2025-06-06 13:21 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: i3c: Add adi-i3c-master
` [PATCH v2 2/2] i3c: master: Add driver for Analog Devices I3C Controller IP

[PATCH v2 00/13] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-06-06 13:20 UTC  (12+ messages)

SCHED_DEADLINE tasks missing their deadline with SCHED_FLAG_RECLAIM jobs in the mix (using GRUB)
 2025-06-06 13:16 UTC  (10+ messages)

[PATCH 0/5] ext4: fix insufficient credits when writing back large folios
 2025-06-06 13:16 UTC  (5+ messages)
` [PATCH 1/5] ext4: restart handle if credits are insufficient during writepages

[PATCH v1 0/2] Add Meta(Facebook) Santabarbara BMC(AST2600)
 2025-06-06 13:14 UTC  (2+ messages)

[PATCH net v3] macsec: MACsec SCI assignment for ES = 0
 2025-06-06 13:14 UTC  (3+ messages)

[PATCH v7 0/2] Add Meta(Facebook) Ventura BMC(AST2600)
 2025-06-06 13:14 UTC  (2+ messages)

[PATCH] media: platform: mtk-mdp3: Add missing MT8188 compatible to comp_dt_ids
 2025-06-06 13:14 UTC 

[PATCH] net: stmmac: add support for platform specific config
 2025-06-06 13:12 UTC  (2+ messages)

[PATCH] platform/loongarch: laptop: Unregister generic_sub_drivers on exit
 2025-06-06 13:11 UTC  (2+ messages)

[PATCH v2 0/2] Backlight control improvements for loongson_laptop
 2025-06-06 13:11 UTC  (2+ messages)

[PATCH v1 0/3] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110
 2025-06-06 13:02 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: memory-controllers: add StarFive JH7110 SoC DMC
` [PATCH v1 2/3] riscv: dts: starfive: jh7110: add memory controller node
` [PATCH v1 3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader

[PATCH] platform/x86: samsung-galaxybook: Add SAM0426
 2025-06-06 13:09 UTC 

[PATCH v3] x86/virt/tdx: Enforce no indirect calls of TDX assembly
 2025-06-06 13:07 UTC 

[PATCH v2 00/62] objtool,livepatch: klp-build livepatch module generation
 2025-06-06 13:05 UTC  (3+ messages)
` [PATCH v2 59/62] livepatch/klp-build: Introduce klp-build script for generating livepatch modules

[PATCH V3] perf: Fix the throttle error of some clock events
 2025-06-06 13:05 UTC  (9+ messages)

[PATCH v3 0/6] Add SPAcc Crypto Driver
 2025-06-06 13:04 UTC  (11+ messages)
` [PATCH v3 1/6] dt-bindings: crypto: Document support for SPAcc

[PATCH v3 0/5] Add support for the IPQ5018 Internal GE PHY
 2025-06-06 13:01 UTC  (5+ messages)
` [PATCH v3 2/5] dt-bindings: net: qca,ar803x: Add IPQ5018 Internal GE PHY support

[PATCH 0/4] x86/sev: Rework SNP Guest Request
 2025-06-06 12:57 UTC  (4+ messages)

[PATCH 0/2] mm/memory: fix memory tearing on threaded fork
 2025-06-06 12:55 UTC  (5+ messages)
` [PATCH 1/2] mm/memory: ensure fork child sees coherent memory snapshot

[PATCH 3/4] kbuild: keep .modinfo section in vmlinux.unstripped
 2025-06-06 12:53 UTC  (2+ messages)

[PATCH] drm/mediatek: mtk_dpi: Reorder output formats on MT8195/88
 2025-06-06 12:50 UTC 

[PATCH] mm/vma: reset VMA iterator on commit_merge() OOM failure
 2025-06-06 12:50 UTC 

[BUG] usb-serial-simple: device conflict with Owon VDS1022I
 2025-06-06 12:50 UTC  (3+ messages)

[PATCH] timers/migration: Clean up the loop in tmigr_quick_check()
 2025-06-06 12:48 UTC 

[syzbot] [trace?] BUG: corrupted list in ring_buffer_subbuf_order_set
 2025-06-06 12:48 UTC 

[PATCH v5 00/10]
 2025-06-06 12:45 UTC  (19+ messages)
` [PATCH v5 04/10] mm,slub: Use node-notifier instead of memory-notifier
` [PATCH v5 05/10] mm,memory-tiers: "
` [PATCH v5 06/10] drivers,cxl: "
` [PATCH v5 07/10] drivers,hmat: "
` [PATCH v5 08/10] kernel,cpuset: "
` [PATCH v5 10/10] mm,memory_hotplug: Rename status_change_nid parameter in memory_notify

[PATCH v1] mm: Close theoretical race where stale TLB entries could linger
 2025-06-06 12:43 UTC  (3+ messages)

[PATCHv2] media: venus: protect against spurious interrupts during probe
 2025-06-06 12:33 UTC 

[PATCH v3 00/15] media: rcar: Streams support
 2025-06-06 12:32 UTC  (22+ messages)
` [PATCH v3 01/15] media: rcar-csi2: Use the pad version of v4l2_get_link_freq()
` [PATCH v3 02/15] media: rcar-isp: Improve ISPPROCMODE_DT_PROC_MODE_VC
` [PATCH v3 05/15] media: rcar-csi2: Move rcar2_calc_mbps()
` [PATCH v3 06/15] media: rcar-csi2: Simplify rcsi2_calc_mbps()
` [PATCH v3 07/15] media: rcar-csi2: Optimize rcsi2_calc_mbps()
` [PATCH v3 08/15] media: rcar-csi2: Switch to Streams API
` [PATCH v3 09/15] media: rcar-isp: "
` [PATCH v3 10/15] media: rcar-csi2: Add .get_frame_desc op
` [PATCH v3 11/15] media: rcar-isp: Call get_frame_desc to find out VC & DT
` [PATCH v3 12/15] media: rcar-csi2: Add more stream support to rcsi2_calc_mbps()

[PATCH AUTOSEL 6.15 001/110] drm/amd/display: disable DPP RCG before DPP CLK enable
 2025-06-06 12:32 UTC  (3+ messages)
` [PATCH AUTOSEL 6.15 092/110] genirq: Retain disable depth for managed interrupts across CPU hotplug

[PATCH] clk: renesas: r9a09g056: Add clock and reset entries for USB2.0
 2025-06-06 12:29 UTC  (2+ messages)

[PATCH v13 0/4] drm/atomic-helper: Re-order CRTC and Bridge ops
 2025-06-06 12:25 UTC  (2+ messages)

[syzbot] [trace?] BUG: corrupted list in ring_buffer_subbuf_order_set
 2025-06-06 12:24 UTC  (2+ messages)
` [syzbot] "

[PATCH 0/4] Add support for GBETH IPs found on RZ/G3E SoCs
 2025-06-06 12:21 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: net: renesas-gbeth: Add support for RZ/G3E (R9A09G047) SoC

[PATCH v2 0/2] genirq: Retain depth for managed IRQs across CPU hotplug
 2025-06-06 12:21 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH v1] mm/gup: remove (VM_)BUG_ONs
 2025-06-06 12:17 UTC  (13+ messages)

[PATCH] media: venus: Fix MSM8998 frequency table
 2025-06-06 12:14 UTC  (5+ messages)

[PATCH] Correct boost volume
 2025-06-06 11:33 UTC 

[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
 2025-06-06 12:09 UTC  (8+ messages)
` [RFC PATCH 19/30] vfio/pci: Add TSM TDI bind/unbind IOCTLs for TEE-IO support

[PATCH v11 0/9] Add STM32MP25 PCIe drivers
 2025-06-06 12:04 UTC  (10+ messages)
` [PATCH v11 1/9] dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings
` [PATCH v11 2/9] PCI: stm32: Add PCIe host support for STM32MP25
` [PATCH v11 3/9] dt-bindings: PCI: Add STM32MP25 PCIe Endpoint bindings
` [PATCH v11 4/9] PCI: stm32: Add PCIe Endpoint support for STM32MP25
` [PATCH v11 5/9] MAINTAINERS: add entry for ST STM32MP25 PCIe drivers
` [PATCH v11 6/9] arm64: dts: st: add PCIe pinctrl entries in stm32mp25-pinctrl.dtsi
` [PATCH v11 7/9] arm64: dts: st: Add PCIe Root Complex mode on stm32mp251
` [PATCH v11 8/9] arm64: dts: st: Add PCIe Endpoint "
` [PATCH v11 9/9] arm64: dts: st: Enable PCIe on the stm32mp257f-ev1 board

[PATCH] timers/migration: remove an unneeded call to find_first_bit()
 2025-06-06 12:05 UTC  (2+ messages)

[syzbot] [mm?] WARNING in vma_modify
 2025-06-06 12:05 UTC  (2+ messages)

[PATCH 0/4] Integrate refcounting across of_drm_find_panel() callers
 2025-06-06 12:03 UTC  (3+ messages)
` [PATCH 2/4] drm/panel/samsung-dsicm: Keep up with refcounting

[PATCH] dt-bindings: phy: renesas,usb2-phy: Document RZ/V2N SoC support
 2025-06-06 11:58 UTC  (2+ messages)

[GIT PULL] tomoyo update for v6.16-rc1
 2025-06-06 10:58 UTC 

[RFC 0/6] Add multiple address spaces support to VDUSE
 2025-06-06 11:50 UTC  (7+ messages)
` [RFC 1/6] vduse: add v1 API definition
` [RFC 2/6] vduse: add vq group support
` [RFC 3/6] vduse: add vq group asid support
` [RFC 4/6] vduse: send update_iotlb_v2 message
` [RFC 5/6] vduse: reset group asid in reset
` [RFC 6/6] vduse: bump version number

[PATCH v1 0/2] Add Winstar wf40eswaa6mnn0 panel support
 2025-06-06 11:45 UTC  (3+ messages)
` [PATCH v1 1/2] drm/panel: st7701: "
` [PATCH v1 2/2] dt-bindings: display: st7701: Add Winstar wf40eswaa6mnn0 panel

[PATCH] dt-bindings: reset: renesas,rzv2h-usb2phy: Document RZ/V2N SoC support
 2025-06-06 11:45 UTC  (2+ messages)

[PATCH v4 0/4] Add SpacemiT K1 USB3.0 host controller support
 2025-06-06 11:43 UTC  (3+ messages)
` [PATCH v4 3/4] usb: dwc3: add generic driver to support flattened DT

[PATCH] dt-bindings: usb: renesas,usbhs: Add RZ/V2N SoC support
 2025-06-06 11:40 UTC  (2+ messages)

[PATCH v4 0/5] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2025-06-06 11:40 UTC  (3+ messages)
` [PATCH v4 2/5] power: supply: add support for max77759 fuel gauge

[PATCH] ARM: dts: qcom: msm8960: use macros for interrupts
 2025-06-06 11:33 UTC  (2+ messages)

[PATCH v2] net: enetc: fix the netc-lib driver build dependency
 2025-06-06 11:30 UTC  (2+ messages)

[PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
 2025-06-06 11:20 UTC  (6+ messages)

[PATCH v3 0/6] Add generated modalias to modules.builtin.modinfo
 2025-06-06 11:20 UTC  (10+ messages)
` [PATCH v3 3/6] modpost: Make mod_device_table aliases more unique

[RFC PATCH] mm: Drain PCP during direct reclaim
 2025-06-06 11:19 UTC  (2+ messages)

[PATCH v3 0/2] PM: domains: add devm_pm_domain_attach()
 2025-06-06 11:17 UTC  (3+ messages)
` [PATCH v3 1/2] PM: domains: Add devres variant for dev_pm_domain_attach()
` [PATCH v3 2/2] driver core: platform: Use devm_pm_domain_attach()

[PATCH v2 bpf-next 0/4] bpf path iterator
 2025-06-06 11:10 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/4] namei: Introduce new helper function path_walk_parent()

[PATCH] net: mctp: fix infinite data from mctp_dump_addrinfo
 2025-06-06 11:11 UTC 

[PATCH 0/3] Enable huge-vmalloc permission change
 2025-06-06 11:08 UTC  (6+ messages)
` [PATCH 2/3] arm64: pageattr: Use walk_page_range_novma() to change memory permissions

[PATCH RFC v2] mm: use per_vma lock for MADV_DONTNEED
 2025-06-06 11:07 UTC  (7+ messages)

[PATCH V3 0/3] Adjust some error messages for SD UHS-II initialization process
 2025-06-06 11:01 UTC  (4+ messages)
` [PATCH V3 1/3] mmc: core: Adjust some error messages for SD UHS-II cards
` [PATCH V3 2/3] mmc: sdhci: Add a helper function for dump register in dynamic debug mode
` [PATCH V3 3/3] mmc: sdhci-uhs2: Adjust some error messages and register dump for SD UHS-II card


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).