public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-28 14:26:56 to 2025-03-28 17:33:04 UTC [more...]

[PATCH v5 00/17] media: rzg2l-cru: Add support for RZ/G3E (CSI2, CRU)
 2025-03-28 17:29 UTC  (15+ messages)
` [PATCH v5 01/17] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/V2H(P) SoC
` [PATCH v5 02/17] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/G3E CSI-2 block
` [PATCH v5 03/17] media: dt-bindings: renesas,rzg2l-cru: Document Renesas RZ/G3E SoC
` [PATCH v5 04/17] media: rzg2l-cru: csi2: Use local variable for struct device in rzg2l_csi2_probe()
` [PATCH v5 05/17] media: rzg2l-cru: csi2: Use devm_pm_runtime_enable()
` [PATCH v5 06/17] media: rzg2l-cru: rzg2l-core: Use local variable for struct device in rzg2l_cru_probe()
` [PATCH v5 07/17] media: rzg2l-cru: rzg2l-core: Use devm_pm_runtime_enable()
` [PATCH v5 08/17] media: rzg2l-cru: csi2: Introduce SoC-specific D-PHY handling
` [PATCH v5 09/17] media: rzg2l-cru: csi2: Skip system clock for RZ/V2H(P) SoC
` [PATCH v5 10/17] media: rzg2l-cru: csi2: Add support "
` [PATCH v5 11/17] media: rzg2l-cru: Add register mapping support
` [PATCH v5 12/17] media: rzg2l-cru: Pass resolution limits via OF data
` [PATCH v5 13/17] media: rzg2l-cru: Add image_conv offset to "
` [PATCH v5 14/17] media: rzg2l-cru: Add IRQ handler "

[PATCH v4 0/3] nvme_map_user_request() cleanup
 2025-03-28 17:31 UTC  (5+ messages)
` [PATCH v4 1/3] nvme/ioctl: don't warn on vectorized uring_cmd with fixed buffer
` [PATCH v4 2/3] nvme/ioctl: move blk_mq_free_request() out of nvme_map_user_request()
` [PATCH v4 3/3] nvme/ioctl: move fixed buffer lookup to nvme_uring_cmd_io()

[PATCH v2 0/3] nvme: make core.nvme_multipath configurable
 2025-03-28 17:29 UTC  (2+ messages)

[PATCH v4 00/19] Enable FRED with KVM VMX
 2025-03-28 17:25 UTC  (21+ messages)
` [PATCH v4 01/19] KVM: VMX: Add support for the secondary VM exit controls
` [PATCH v4 02/19] KVM: VMX: Initialize VM entry/exit FRED controls in vmcs_config
` [PATCH v4 03/19] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v4 04/19] x86/cea: Export per CPU array 'cea_exception_stacks' for KVM to use
` [PATCH v4 05/19] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v4 06/19] KVM: VMX: Set FRED MSR interception
` [PATCH v4 07/19] KVM: VMX: Save/restore guest FRED RSP0
` [PATCH v4 08/19] KVM: VMX: Add support for FRED context save/restore
` [PATCH v4 09/19] KVM: x86: Add a helper to detect if FRED is enabled for a vCPU
` [PATCH v4 10/19] KVM: VMX: Virtualize FRED event_data
` [PATCH v4 11/19] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v4 12/19] KVM: x86: Save/restore the nested flag of an exception
` [PATCH v4 13/19] KVM: x86: Mark CR4.FRED as not reserved
` [PATCH v4 14/19] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v4 15/19] KVM: x86: Allow FRED/LKGS to be advertised to guests
` [PATCH v4 16/19] KVM: nVMX: Add support for the secondary VM exit controls
` [PATCH v4 17/19] KVM: nVMX: Add FRED VMCS fields to nested VMX context management
` [PATCH v4 18/19] KVM: nVMX: Add VMCS FRED states checking
` [PATCH v4 19/19] KVM: nVMX: Allow VMX FRED controls

[PATCH RESEND 0/7] clk: spacemit: add K1 reset support
 2025-03-28 17:24 UTC  (9+ messages)
` [PATCH RESEND 2/7] clk: spacemit: define struct k1_ccu_data
` [PATCH RESEND 6/7] clk: spacemit: define new syscons with only resets

[PATCH] tools build: Use -fzero-init-padding-bits=all
 2025-03-28 17:24 UTC  (3+ messages)

[GIT PULL] hwspinlock updates for v6.15
 2025-03-28 17:18 UTC 

[PATCH 0/2] perf build: Minor cleanup
 2025-03-28 17:16 UTC  (4+ messages)
` [PATCH 1/2] perf build: Remove unused LIBPERF_CLFAGS

[PATCH RFC v2 0/2] ufs: core: cleanup and threaded irq handler
 2025-03-28 17:14 UTC  (3+ messages)
` [PATCH RFC v2 2/2] ufs: core: delegate the interrupt service routine to a "

[syzbot] [ext4?] KASAN: use-after-free Read in ext4_find_extent (4)
 2025-03-28 17:10 UTC  (3+ messages)

[PATCH] phy/allwinner: phy-sun50i-usb3: Use dev_err_probe()
 2025-03-28 17:08 UTC  (2+ messages)

[PATCH v13 0/5]arm64: add ARCH_HAS_COPY_MC support
 2025-03-28 17:06 UTC  (5+ messages)
` [PATCH v13 2/5] arm64: add support for ARCH_HAS_COPY_MC

[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
 2025-03-28 17:03 UTC  (11+ messages)
` [PATCH v2 3/3] vhost/vsock: use netns of process that opens the vhost-vsock-netns device

[PATCH] arm64: dts: qcom: x1e78100-t14s: enable SDX62 modem
 2025-03-28 17:02 UTC  (2+ messages)

[PATCH v8 03/16] CXL/AER: Introduce Kfifo for forwarding CXL errors
 2025-03-28 17:02 UTC  (2+ messages)

[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-03-28 17:01 UTC  (3+ messages)
` [PATCH v8 03/16] CXL/AER: Introduce Kfifo for forwarding CXL errors

[syzbot] [netfs?] INFO: task hung in netfs_unbuffered_write_iter
 2025-03-28 17:00 UTC  (5+ messages)

does software KASAN not instrument READ_ONCE() on arm64 with LTO?
 2025-03-28 16:58 UTC  (4+ messages)

[PATCH v2] build_bug.h: more user friendly error messages in BUILD_BUG_ON_ZERO()
 2025-03-28 16:48 UTC 

[PATCH 0/4] iio: ad3552r-hs: add support for internal ramp generator
 2025-03-28 16:40 UTC  (4+ messages)
` [PATCH 4/4] iio: dac: ad3552r-hs: add support for internal ramp

[PATCH v6 0/6] PCI: VF resizable BAR
 2025-03-28 16:39 UTC  (4+ messages)
` [PATCH v6 4/6] PCI/IOV: Check that VF BAR fits within the reservation

[GIT PULL] CRC fixes for 6.15
 2025-03-28 16:38 UTC 

[GIT PULL] selinux/selinux-pr-20250323
 2025-03-28 16:36 UTC  (22+ messages)

[PATCH v2][next] drm/nouveau/outp: Avoid -Wflex-array-member-not-at-end warning
 2025-03-28 16:32 UTC  (2+ messages)

[tip:objtool/urgent 9/23] vmlinux.o: warning: objtool: cdns_mrvl_xspi_setup_clock: unexpected end of section .text.cdns_mrvl_xspi_setup_clock
 2025-03-28 16:31 UTC  (2+ messages)

Allocating SEV C-bit-cleared pages (without relying on swiotlb)
 2025-03-28 16:30 UTC  (2+ messages)

[GIT PULL] Landlock update for v6.15-rc1
 2025-03-28 16:26 UTC 

[PATCH] MAINTAINERS: configfs: add Andreas Hindborg as maintainer
 2025-03-28 16:23 UTC  (2+ messages)

[PATCH v6 00/12] platform/x86: alienware-wmi-wmax: HWMON support + DebugFS + Improvements
 2025-03-28 16:22 UTC  (13+ messages)
` [PATCH v6 03/12] platform/x86: alienware-wmi-wmax: Improve internal AWCC API
` [PATCH v6 05/12] platform/x86: alienware-wmi-wmax: Improve platform profile probe
` [PATCH v6 06/12] platform/x86: alienware-wmi-wmax: Add support for the "custom" thermal profile
` [PATCH v6 08/12] platform/x86: alienware-wmi-wmax: Add support for manual fan control
` [PATCH v6 09/12] platform/x86: alienware-wmi-wmax: Add a DebugFS interface
` [PATCH v6 11/12] Documentation: admin-guide: laptops: Add documentation for alienware-wmi

linux-next regression: SNP Guest boot hangs with certain cpu/mem config combination
 2025-03-28 16:18 UTC  (12+ messages)

[PATCH iwl-next] igc: enable HW vlan tag insertion/stripping by default
 2025-03-28 16:17 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH V3] accel/amdxdna: Add BO import and export
 2025-03-28 16:16 UTC  (2+ messages)

[RFC PATCH 3/4] fs/super.c: introduce reverse superblock iterator and use it in emergency remount
 2025-03-28 16:15 UTC  (8+ messages)
` [PATCH 0/6] Extend freeze support to suspend and hibernate
  ` [PATCH 1/6] super: remove pointless s_root checks
  ` [PATCH 2/6] super: simplify user_get_super()
  ` [PATCH 3/6] super: skip dying superblocks early
  ` [PATCH 4/6] super: use a common iterator (Part 1)
  ` [PATCH 5/6] super: use common iterator (Part 2)
  ` [PATCH 6/6] super: add filesystem freezing helpers for suspend and hibernate

[RFC PATCH 0/4] vfs freeze/thaw on suspend/resume
 2025-03-28 16:15 UTC  (11+ messages)
` [RFC PATCH 4/4] vfs: add filesystem freeze/thaw callbacks for power management

[PATCH] rust: Fix enabling Rust and building with GCC for LoongArch
 2025-03-28 16:15 UTC  (4+ messages)

[tip:WIP.x86/alternatives 33/51] arch/x86/kernel/alternative.c:2614: warning: Excess function parameter 'text_poke_array.vec' description in 'smp_text_poke_batch_process'
 2025-03-28 16:13 UTC 

[PATCH] arm64: dts: ti: k3-am62p-j722s: add rng node
 2025-03-28 16:12 UTC  (2+ messages)

[PATCH 0/4] PCI/arm64/ath11k/ath12k: Rename pwrctrl Kconfig symbols
 2025-03-28 16:11 UTC  (8+ messages)
` [PATCH 1/4] PCI/pwrctrl: Rename pwrctrl Kconfig symbols and slot module
` [PATCH 2/4] arm64: Kconfig: switch to HAVE_PWRCTRL
` [PATCH 3/4] wifi: ath11k: switch to PCI_PWRCTRL_PWRSEQ
` [PATCH 4/4] wifi: ath12k: "

[PATCH] MAINTAINERS: Add myself as userfaultfd reviewer
 2025-03-28 16:10 UTC  (2+ messages)

[PATCH] spi: cadence: Fix out-of-bounds array access in cdns_mrvl_xspi_setup_clock()
 2025-03-28 16:08 UTC 

[PATCH] netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets
 2025-03-28 16:02 UTC  (4+ messages)

[GIT PULL] Modules changes for v6.15-rc1
 2025-03-28 15:53 UTC 

[Patch net-next 0/3] Add support for mdb offload failure notification
 2025-03-28 15:53 UTC  (6+ messages)
` [Patch net-next 1/3] net: bridge: mcast: Add offload failed mdb flag

Fw: [PATCH] netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets
 2025-03-28 15:50 UTC  (2+ messages)

[ANNOUNCE] kmod 34
 2025-03-28 15:50 UTC  (3+ messages)
` [ANNOUNCE] kmod 34.1
  ` [ANNOUNCE] kmod 34.2

[GIT PULL] bcachefs for 6.15, v2
 2025-03-28 15:48 UTC  (3+ messages)

[syzbot] [usb?] WARNING in dib0700_i2c_xfer/usb_submit_urb
 2025-03-28 15:45 UTC  (11+ messages)
` [PATCH] media: dvb: usb: Fix "
        ` [PATCH v2] "
                ` [PATCH v2 resend] "

[PATCH][next] drm/nouveau/outp: Avoid -Wflex-array-member-not-at-end warning
 2025-03-28 15:44 UTC  (3+ messages)

[PATCH v10 0/2] riscv: Add runtime constant support
 2025-03-28 15:42 UTC  (3+ messages)
` [PATCH v10 2/2] "

[PATCH/RFC] kunit/rtc: Add real support for very slow tests
 2025-03-28 15:37 UTC  (3+ messages)

[PATCH v3 0/8] arm64: dts: freescale: Add support for the GOcontroll Moduline Display
 2025-03-28 15:34 UTC  (10+ messages)
` [PATCH v3 5/8] arm64: dts: freescale: add Ka-Ro Electronics tx8p-ml81 COM
  ` [PATCH v3 5/8] arm64: dts: freescale: add Ka-Ro Electronics tx8p-ml81 COMy
` [PATCH v3 7/8] arm64: dts: freescale: Add the BOE av101hdt-a10 variant of the Moduline Display
  ` [PATCH v3 7/8] arm64: dts: freescale: Add the BOE av101hdt-a10 variant of the Moduline Displayy

[PATCH 0/4] drm/vc4: tests: Fix locking failures
 2025-03-28 15:32 UTC  (7+ messages)
` [PATCH 2/4] drm/vc4: tests: Document output handling functions
` [PATCH 3/4] drm/vc4: tests: Stop allocating the state in test init

[PATCH][next] drm/nouveau/conn: Avoid -Wflex-array-member-not-at-end warning
 2025-03-28 15:32 UTC  (2+ messages)

[PATCH v4 00/14] iio: accel: adxl345: add interrupt based sensor events
 2025-03-28 15:30 UTC  (8+ messages)
` [PATCH v4 04/14] iio: accel: adxl345: introduce adxl345_push_event function

[GIT PULL] s390 patches for the 6.15 merge window
 2025-03-28 15:30 UTC 

[PATCH v5 0/7] PCI: dwc: Add ECAM support with iATU configuration
 2025-03-28 15:29 UTC  (7+ messages)
` [PATCH v5 1/7] arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feature

[GIT pull] irq/core for v6.15-rc1
 2025-03-28 15:24 UTC  (4+ messages)
` [GIT pull] irq/msi "
    ` [GIT revert] Please revert the irq/msi for v6.15-rc1 merge

[PATCH v2 1/5] arm64: dts: ti: k3-am62x-phyboard-lyra: Add boot phase tags
 2025-03-28 15:21 UTC  (2+ messages)

[syzbot] [net?] WARNING in tls_strp_msg_load
 2025-03-28 15:21 UTC 

[PATCH] net: Avoid calling WARN_ON() on -ENOMEM in __dev_change_net_namespace()
 2025-03-28 14:17 UTC  (3+ messages)

[PATCH 0/5] staging: rtl8723bs: code cleanup patches
 2025-03-28 15:17 UTC  (6+ messages)
` [PATCH 5/5] staging: rtl8723bs: modify variable names to comply with kernel naming convention

[PATCH 1/2] dt-bindings: watchdog: Add NXP Software Watchdog Timer
 2025-03-28 15:15 UTC  (2+ messages)
` [PATCH 2/2] watchdog: Add the Software Watchdog Timer for the NXP S32 platform

[PATCH v4 0/3] support Linux reboot modes in syscon-reboot on gs101 (Google Pixel)
 2025-03-28 15:15 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: power: reset: google,gs101-reboot: add Google GS101 specific reset
` [PATCH v4 2/3] dt-bindings: soc: samsung: exynos-pmu: update reset for gs101
` [PATCH v4 3/3] power: reset: syscon-reboot: add gs101-specific reset

[PATCH do not merge 0/4] wifi: mwifiex: add iw61x support
 2025-03-28 15:10 UTC  (7+ messages)
` [PATCH do not merge 4/4] "

[PATCH v1 0/3] drm/ci: Add devicetree validation and KUnit tests
 2025-03-28 15:10 UTC  (3+ messages)
` [PATCH v1 3/3] drm/ci: Add jobs to run "

[PATCH 00/15] Add support for Renesas RZ/V2N SoC and EVK
 2025-03-28 15:09 UTC  (13+ messages)
` [PATCH 02/15] dt-bindings: soc: renesas: Document RZ/V2N EVK board
` [PATCH 11/15] dt-bindings: pinctrl: renesas: Document RZ/V2N SoC
` [PATCH 14/15] arm64: dts: renesas: Add initial device tree for RZ/V2N EVK
` [PATCH 15/15] arm64: defconfig: Enable Renesas RZ/V2N SoC

linux-next: build warning after merge of the mm tree
 2025-03-28 15:08 UTC  (2+ messages)

[PATCH v2 0/6] vsprintf: Add __printf attribute to where it's required
 2025-03-28 15:05 UTC  (4+ messages)

[GIT PULL] PCI changes for v6.15
 2025-03-28 15:03 UTC 

[PATCH v3 0/6] Add some enhancements for i.MX95 PCIe
 2025-03-28 14:56 UTC  (9+ messages)
` [PATCH v3 1/6] PCI: imx6: Start link directly when workaround is not required
` [PATCH v3 2/6] PCI: imx6: Toggle the cold reset for i.MX95 PCIe
` [PATCH v3 4/6] PCI: imx6: Let i.MX95 PCIe compliance with 8GT/s Receiver Impedance ECN
` [PATCH v3 6/6] PCI: imx6: Save and restore the LUT setting for i.MX95 PCIe

[PATCH 0/2] PCI: endpoint: space allocation fixups
 2025-03-28 14:53 UTC  (3+ messages)
` [PATCH 1/2] PCI: endpoint: strictly apply bar fixed size to allocate space
` [PATCH 2/2] PCI: endpoint: pci-epf-vntb: simplify ctrl/spad space allocation

[PATCH 6.6 00/75] 6.6.85-rc3 review
 2025-03-28 14:50 UTC 

[PATCH 6.6 00/76] 6.6.85-rc2 review
 2025-03-28 14:51 UTC  (7+ messages)

[PATCH v2 0/3] media: imx-jpeg: Fix some motion-jpeg decoding issues
 2025-03-28 14:45 UTC  (7+ messages)
` [PATCH v2 1/3] media: imx-jpeg: Enhance error handling in buffer allocation
` [PATCH v2 2/3] media: imx-jpeg: Change the pattern size to 128x64
` [PATCH v2 3/3] media: imx-jpeg: Check decoding is ongoing for motion-jpeg

[PATCH 0/2] Clear AMD's microcode cache on load failure
 2025-03-28 14:43 UTC  (7+ messages)

[PATCH 6.1 000/197] 6.1.132-rc3 review
 2025-03-28 14:42 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Virtual Swap Space
 2025-03-28 14:41 UTC  (2+ messages)

[PATCH] arm64: pageattr: Explicitly bail out when changing permissions for vmalloc_huge mappings
 2025-03-28 14:39 UTC  (2+ messages)

[syzbot] [nilfs?] possible deadlock in nilfs_evict_inode (3)
 2025-03-28 14:37 UTC 

[syzbot] [block?] possible deadlock in elv_iosched_store
 2025-03-28 14:37 UTC 

[syzbot] [bcachefs?] WARNING in bch2_bkey_pick_read_device
 2025-03-28 14:37 UTC 

[syzbot] [bpf?] WARNING in dev_xdp_install
 2025-03-28 14:36 UTC 

[PATCH v2 0/3] Add Qualcomm i3c master controller driver support
 2025-03-28 14:35 UTC  (13+ messages)
` [PATCH v2 1/3] dt-bindings: i3c: Add Qualcomm I3C master controller
` [PATCH v2 2/3] i3c: master: Add Qualcomm I3C controller driver

[PATCH][next] leds: Avoid -Wflex-array-member-not-at-end warning
 2025-03-28 14:33 UTC 

[PATCH 1/2] ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are invalid
 2025-03-28 14:30 UTC  (2+ messages)
` [PATCH 2/2] ACPI: processor: idle: Remove obsolete comment

[PATCH] PCI: rcar-gen4: set ep BAR4 fixed size
 2025-03-28 14:30 UTC 

[PATCH v3 0/4] Panthor BO tagging and GEMS debug display
 2025-03-28 14:30 UTC  (3+ messages)
` [PATCH v3 3/4] drm/panthor: show device-wide list of DRM GEM objects over DebugFS

[PATCH 1/2] dt-bindings: fpga: zynq: Document ICAP on boot
 2025-03-28 14:19 UTC  (2+ messages)
` [PATCH 2/2] fpga: zynq-fpga: Allow ICAP enable on probe

[PATCH v4] mm/page_alloc: Consolidate unlikely handling in page_expected_state
 2025-03-28 14:29 UTC  (2+ messages)

[PATCH] kconfig: merge_config: use an empty file as initfile
 2025-03-28 14:28 UTC 

[PATCH v2 00/10] Add DSI display support for SA8775P target
 2025-03-28 14:28 UTC  (5+ messages)
` [PATCH v2 07/10] arm64: dts: qcom: sa8775p-ride: add anx7625 DSI to DP bridge nodes

[PATCH net 0/4] mptcp: misc. fixes for 6.15-rc0
 2025-03-28 14:27 UTC  (5+ messages)
` [PATCH net 1/4] mptcp: fix NULL pointer in can_accept_new_subflow
` [PATCH net 2/4] selftests: mptcp: fix incorrect fd checks in main_loop
` [PATCH net 3/4] selftests: mptcp: close fd_in before returning "
` [PATCH net 4/4] selftests: mptcp: ignore mptcp_diag binary

[PATCH v4 5/5] HID: apple: Add Apple Magic Keyboard A3119 USB-C support
 2025-03-28 14:18 UTC 


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