public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-17 12:57:46 to 2026-03-17 14:10:18 UTC [more...]

[PATCH 0/2] Enable lt8713sx bridge with displayport for monaco-evk
 2026-03-17 14:10 UTC  (11+ messages)
` [PATCH 1/2] arm64: dts: qcom: monaco: add lt8713sx bridge with displayport
` [PATCH 2/2] arm64: defconfig: Enable Lontium LT8713sx driver

[PATCH v3] kernel/fork: validate exit_signal in kernel_clone()
 2026-03-17 14:10 UTC  (4+ messages)
` [PATCH -mm v2] do_notify_parent: sanitize the valid_signal() checks

[PATCH] [PATCH v4] usb: serial: add support for Rolling Wireless RW135R-GL (33f8:1003)
 2026-03-17 14:09 UTC  (2+ messages)

[PATCH] lib/vsprintf: Validate sleepable context during restrictred pointer formatting
 2026-03-17 14:07 UTC  (2+ messages)

[PATCH RFC 0/8] Exynos850 CPU hotplug support and pmu_intr_gen cleanup
 2026-03-17 14:07 UTC  (4+ messages)
` [PATCH RFC 8/8] arm64: dts: exynos850: add PMU interrupt generation node

[PATCH rdma-next 1/1] RDMA/mana_ib: memory windows
 2026-03-17 14:07 UTC  (3+ messages)

[PATCH] gpio: shared: call gpio_chip::of_xlate() if set
 2026-03-17 14:05 UTC  (9+ messages)

[PATCH rdma-next v2 1/1] RDMA/mana: Provide a modern CQ creation interface
 2026-03-17 14:05 UTC  (10+ messages)
  ` [EXTERNAL] "

[PATCH] mm/pagewalk: fix race between concurrent split and refault
 2026-03-17 14:05 UTC  (2+ messages)

[PATCH v13 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-03-17 14:02 UTC  (13+ messages)
` [PATCH v13 01/12] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v13 02/12] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v13 03/12] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v13 04/12] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v13 05/12] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v13 06/12] crypto: qce - Include algapi.h in the core.h header
` [PATCH v13 07/12] crypto: qce - Remove unused ignore_buf
` [PATCH v13 08/12] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v13 09/12] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v13 10/12] crypto: qce - Map crypto memory for DMA
` [PATCH v13 11/12] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v13 12/12] crypto: qce - Communicate the base physical address to the dmaengine

[PATCH v2 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
 2026-03-17 14:04 UTC  (6+ messages)
` [PATCH v2 1/8] dmaengine: Add API to combine configuration and preparation (sg and single)

[PATCH 00/10 net-next v3] Convert CONFIG_IPV6 to built-in and remove stubs
 2026-03-17 14:01 UTC  (11+ messages)
` [PATCH 01/10 net-next v3] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
` [PATCH 02/10 net-next v3] ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)
` [PATCH 03/10 net-next v3] ipv6: remove dynamic ICMPv6 sender registration infrastructure
` [PATCH 04/10 net-next v3] ipv6: prepare headers for ipv6_stub removal
` [PATCH 05/10 net-next v3] drivers: net: drop ipv6_stub usage and use direct function calls
` [PATCH 06/10 net-next v3] ipv4: "
` [PATCH 07/10 net-next v3] net: convert remaining ipv6_stub users to "
` [PATCH 08/10 net-next v3] bpf: remove ipv6_bpf_stub completely and use "
` [PATCH 09/10 net-next v3] ipv6: remove ipv6_stub infrastructure completely
` [PATCH 10/10 net-next v3] netfilter: remove nf_ipv6_ops and use direct function calls

[PATCH] greybus: Omit a redundant pm_runtime_mark_last_busy() call in two functions()
 2026-03-17 14:04 UTC  (2+ messages)

[PATCH net-next] gve: add XDP metadata support for DQ RDA
 2026-03-17 14:03 UTC  (2+ messages)

[PATCH 1/2] HID: core: Mitigate potential OOB by removing bogus memset()
 2026-03-17 14:03 UTC  (3+ messages)
` [PATCH 2/2] HID: multitouch: Check to ensure report responses match the request
  ` (subset) "

[PATCH] staging: greybus: gbphy: Omit a redundant pm_runtime_mark_last_busy() call in gb_gbphy_idle()
 2026-03-17 14:03 UTC  (2+ messages)

[PATCH v2 0/7] mm: switch THP shrinker to list_lru
 2026-03-17 14:03 UTC  (4+ messages)
` [PATCH v2 5/7] mm: list_lru: introduce caller locking for additions and deletions

[PATCH] clk: add new Kconfig to control default behavior of disabling unused clocks
 2026-03-17 14:02 UTC  (16+ messages)

[PATCH v1 3/5] bpf: add helper masks for ADJ_ROOM decap flags
 2026-03-17 14:01 UTC  (6+ messages)
` [PATCH v1 4/5] bpf: add guard rails for new DECAP flags

[PATCH] ipvs: Move defense_work to system_dfl_long_wq
 2026-03-17 14:00 UTC 

[PATCH RFC 0/5] workqueue: add WQ_AFFN_CACHE_SHARD affinity scope
 2026-03-17 13:58 UTC  (4+ messages)

[PATCH] drm/amdgpu/userq: refactor MQD init into per-IP helpers
 2026-03-17 13:57 UTC  (4+ messages)

[PATCH 0/6] dmaengine: Add common dma_slave_config and split it into src and dst parts
 2026-03-17 13:56 UTC  (5+ messages)

[PATCH] staging: rtl8723bs: collapse duplicate goto exit conditions
 2026-03-17 13:55 UTC 

[PATCH v2 0/2] ASoC: fix usage of playback_only and capture_only
 2026-03-17 13:55 UTC  (3+ messages)
` [PATCH v2 2/2] ASoC: fsl: imx-card: initialize "

[PATCH v2] vfio: selftests: only build tests on arm64 and x86_64
 2026-03-17 13:55 UTC  (2+ messages)

[PATCH v4 00/15] hwspinlock: move device alloc into core and refactor includes
 2026-03-17 13:54 UTC  (3+ messages)
` [PATCH v4 04/15] hwspinlock: add callback to fill private data of a hwspinlock

[PATCH v2 2/2] gpu: nova-drm: rename nova/ directory to nova-drm/
 2026-03-17 13:53 UTC  (5+ messages)
` [PATCH v3 2/2] gpu: nova-drm: rename nova to nova-drm

[PATCH] ext4: fix bigalloc cluster arithmetic when s_first_data_block != 0
 2026-03-17 13:53 UTC  (3+ messages)

[PATCH] hsi: hsi_core: use kzalloc_flex
 2026-03-17 13:53 UTC  (2+ messages)

[PATCHv2] mm: remove '!root_reclaim' checking in should_abort_scan()
 2026-03-17 13:50 UTC  (2+ messages)

[PATCH v2 0/2] Update designware pwm driver
 2026-03-17 13:50 UTC  (3+ messages)

[PATCH 0/3] More lock context annotation fixes
 2026-03-17 13:49 UTC  (5+ messages)
` [PATCH 2/3] locking: Add lock context support in do_raw_{read,write}_trylock()
` [PATCH 3/3] locking: Add lock context annotations in the spinlock implementation

linux-next: manual merge of the btrfs tree with the btrfs-fixes tree
 2026-03-17 13:48 UTC 

linux-next: manual merge of the btrfs tree with the btrfs-fixes tree
 2026-03-17 13:48 UTC 

linux-next: manual merge of the btrfs tree with the btrfs-fixes tree
 2026-03-17 13:48 UTC 

[PATCH] staging: media: imx: fixed a brace coding style issue
 2026-03-17 13:44 UTC 

[PATCH v5 0/6] Migrate on fault for device pages
 2026-03-17 13:45 UTC  (5+ messages)
` [PATCH v5 2/6] mm: Add helper to convert HMM pfn to migrate pfn

[PATCH] fs: revert insert_inode_locked() eviction wait change and explain why
 2026-03-17 13:44 UTC  (5+ messages)

[PATCH] device property: Make modifications of fwnode "flags" thread safe
 2026-03-17 13:42 UTC  (2+ messages)

[PATCH 0/9] gpu: nova-core: gsp: add RM control command infrastructure
 2026-03-17 13:41 UTC  (9+ messages)
` [PATCH 6/9] gpu: nova-core: generalize `flush_into_kvec` to `flush_into_vec`

[PATCH net v1] IB/core: Fix use-after-free of ipvlan phy_dev in ib_get_eth_speed
 2026-03-17 13:41 UTC  (4+ messages)

[RESEND PATCH] mux: mmio: Zero the allocated memory
 2026-03-17 13:33 UTC  (2+ messages)

[PATCH V10 0/4] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2026-03-17 13:39 UTC  (9+ messages)
` [PATCH V10 3/4] iio: adc: Add support for QCOM "

[PATCH v3 0/1] AMD VM crashing on deferred memory error injection
 2026-03-17 13:38 UTC  (4+ messages)
` [PATCH v3 1/1] x86/mce/amd: Guard SMCA DESTAT access on non-SMCA machines

[PATCH 0/2] ASoC: Add flag to ignore 0Hz sysclk requests
 2026-03-17 13:39 UTC  (3+ messages)
` [PATCH 1/2] ASoC: simple-card-utils: add ignore_zero_sysclk flag

[PATCH] firmware: arm_scmi: extract domain ID validation helpers
 2026-03-17 13:37 UTC  (3+ messages)

[PATCH 1/2] soc: xilinx: Fix race condition in event registration
 2026-03-17 13:35 UTC 

[PATCH v5 00/20] Add support for DU and DSI on the Renesas RZ/G3E SoC
 2026-03-17 13:35 UTC  (7+ messages)
` [PATCH v5 12/20] drm: renesas: rz-du: mipi_dsi: Add RZ_MIPI_DSI_FEATURE_GPO0R feature
` [PATCH v5 13/20] drm: renesas: rz-du: mipi_dsi: Add support for RZ/G3E
` [PATCH v5 14/20] drm: renesas: rz-du: Add RZ/G3E support

[PATCH 1/2] soc: xilinx: Fix race condition in event registration
 2026-03-17 13:34 UTC 

[PATCH] Drivers: hv: vmbus: Move add_interrupt_randomness back to real interrupt
 2026-03-17 13:34 UTC  (5+ messages)

[PATCH v2 0/5] Introduce QPW for per-cpu operations (v2)
 2026-03-17 13:33 UTC  (5+ messages)
` [PATCH v2 2/5] Introducing qpw_lock() and per-cpu queue & flush work

[PATCH v5 00/10] Add clock and reset support for Mobileye EyeQ7H
 2026-03-17 13:33 UTC  (11+ messages)
` [PATCH v5 01/10] dt-bindings: soc: mobileye: Add EyeQ7H OLB
` [PATCH v5 02/10] reset: eyeq: Add EyeQ7H compatibles
` [PATCH v5 03/10] clk: fixed-factor: Rework initialization with parent clocks
` [PATCH v5 04/10] clk: fixed-factor: Export __clk_hw_register_fixed_factor()
` [PATCH v5 05/10] clk: eyeq: Prefix the PLL registers with the PLL type
` [PATCH v5 06/10] clk: eyeq: Introduce a generic clock type
` [PATCH v5 07/10] clk: eyeq: Convert clocks declaration to eqc_clock
` [PATCH v5 08/10] clk: eyeq: Drop PLL, dividers, and fixed factors structs
` [PATCH v5 09/10] clk: eyeq: Add EyeQ7H compatibles
` [PATCH v5 10/10] MAINTAINERS: Add entry for Mobileye RISC-V SoCs

[PATCH v2 1/4] PCI: mvebu: Simplify with scoped for each OF child loop
 2026-03-17 13:33 UTC  (4+ messages)
` [PATCH v2 2/4] PCI: mvebu: Keep child node refcnt for probe duration
` [PATCH v2 3/4] PCI: pnv_php: Simplify with scoped for each OF child loop
` [PATCH v2 4/4] PCI: rpaphp: "

[PATCH net-next v1] net: openvswitch: decouple flow_table from ovs_mutex
 2026-03-17 13:30 UTC  (2+ messages)

[PATCH] erofs: harden h_shared_count in erofs_init_inode_xattrs()
 2026-03-17 13:29 UTC  (2+ messages)

[PATCH v2 0/9] media: rockchip: rkcif: add support for rk3588 vicap
 2026-03-17 13:28 UTC  (9+ messages)
` [PATCH v2 1/9] Documentation: admin-guide: media: add "
` [PATCH v2 3/9] media: rockchip: rkcif: add support for rk3588 vicap mipi capture
` [PATCH v2 9/9] arm64: defconfig: enable designware mipi csi-2 receiver

[PATCH v11] media: Add t4ka3 camera sensor driver
 2026-03-17 13:26 UTC  (5+ messages)

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-03-17 13:25 UTC  (6+ messages)

[PATCH] platform/x86: barco-p50-gpio: normalize return value of gpio_get
 2026-03-17 13:25 UTC  (4+ messages)

[PATCH v3 00/12] scsi: ufs: Add TX Equalization support for UFS 5.0
 2026-03-17 13:10 UTC  (12+ messages)
` [PATCH v3 04/12] scsi: ufs: core: Add support for TX Equalization
` [PATCH v3 07/12] scsi: ufs: core: Add support to refresh TX Equalization via debugfs

[PATCH] ext4: Fix possible NULL pointer dereference in ext4_group_desc_free()
 2026-03-17 13:23 UTC  (5+ messages)

[PATCH v4 net-next 0/5] octeontx2-af: npc: Enhancements
 2026-03-17 13:22 UTC  (3+ messages)
` [PATCH v4 net-next 2/5] devlink: Implement devlink param multi attribute nested data values

[PATCH] lib/list_sort: introduce list_sort_nonatomic() and remove dummy cmp() calls
 2026-03-17 13:22 UTC  (4+ messages)

[PATCH v2 0/2] mfd: arizona: Move IRQ GPIO to GPIO descriptor
 2026-03-17 13:22 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: mfd: wlf,arizona: Add irq-gpios
` [PATCH v2 2/2] mfd: arizona: Convert GPIO IRQ handling to descriptors

[PATCH v3 0/9] arm_mpam: Introduce Narrow-PARTID feature
 2026-03-17 13:21 UTC  (10+ messages)
` [PATCH v3 1/9] fs/resctrl: Fix MPAM Partid parsing errors by preserving CDP state during umount
` [PATCH v3 2/9] arm_mpam: Add intPARTID and reqPARTID support for narrow PARTID feature
` [PATCH v3 3/9] arm_mpam: Disable Narrow-PARTID when MBA lacks support
` [PATCH v3 4/9] arm_mpam: Refactor rmid to reqPARTID/PMG mapping
` [PATCH v3 5/9] arm_mpam: Propagate control group config to sub-monitoring groups
` [PATCH v3 6/9] fs/resctrl: Add rmid_entry state helpers
` [PATCH v3 7/9] arm_mpam: Implement dynamic reqPARTID allocation for monitoring groups
` [PATCH v3 8/9] fs/resctrl: Wire up rmid expansion and reclaim functions
` [PATCH v3 9/9] arm64/mpam: Add mpam_sync_config() for dynamic rmid expansion

[PATCH v3 00/17] cleanup in spi by use devm_clk_get_enabled
 2026-03-17 13:19 UTC  (3+ messages)
` [PATCH v3 01/17] spi: axiado: Use helper function devm_clk_get_enabled()

[PATCH] staging: vme_user: add blank line after declarations in fake_driver struct
 2026-03-17 13:18 UTC 

[PATCH v3 0/2] PCI/IOV: Fix deadlock when removing PF with enabled SR-IOV
 2026-03-17 13:18 UTC  (8+ messages)
` [PATCH v3 2/2] PCI/IOV: Fix race between SR-IOV enable/disable and hotplug

[PATCH v3 0/7] KVM: SVM: Fixes for VMCB12 checks and mapping
 2026-03-17 13:15 UTC  (5+ messages)
` [PATCH v3 1/7] KVM: SVM: Drop RAX check for SVM instructions from the emulator

[PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
 2026-03-17 13:11 UTC  (6+ messages)

[PATCH v2 0/2] Fixes for stmmac driver
 2026-03-17 13:11 UTC  (7+ messages)
` [PATCH v2 1/2] net: stmmac: fix pinctrl management during suspend/resume

[PATCH] acpi/apei: Add NVIDIA GHES vendor CPER record handler
 2026-03-17 13:09 UTC  (3+ messages)

[PATCH RESEND 1/2] powerpc/ps3: Drop redundant result assignment
 2026-03-17 13:08 UTC  (2+ messages)
` [PATCH RESEND 2/2] powerpc/pasemi: Drop redundant res assignment

[PATCH v7 00/15] tegra-video: add CSI support for Tegra20 and Tegra30
 2026-03-17 13:07 UTC  (3+ messages)
` [PATCH v7 05/15] gpu: host1x: convert MIPI to use operation function pointers

[PATCH v1 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-03-17 13:06 UTC  (6+ messages)
` [PATCH v1 3/3] Introducing kvm_arch_set_irq_inatomic fast inject

[PATCH 0/3] soc: renesas: add MFIS driver
 2026-03-17 13:06 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: soc: renesas: add MFIS binding documentation
` [PATCH 2/3] soc: renesas: Add Renesas R-Car MFIS driver
` [PATCH 3/3] soc: renesas: add X5H PRR support

[PATCH 0/3] TQMa93xx on MBa93xxLA-Mini support
 2026-03-17 13:09 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: arm: fsl: add MBa93xxLA-MINI
` [PATCH 3/3] arm64: dts: freescale: imx93-tqma9352-mba93xxla-mini: Add WLAN/BT overlay

[PATCH v2 0/6] Subject: [PATCH 0/6] Add audio support for QCS6490 Thundercomm RubikPi3
 2026-03-17 13:06 UTC  (3+ messages)
` [PATCH v2 3/6] ASoC: qcom: qdsp6: q6prm: add the missing MCLK clock IDs

[PATCH v6 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-03-17 13:06 UTC  (3+ messages)
` [PATCH v6 9/9] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth

[PATCH] net: stmmac: skip VLAN restore when VLAN hash ops are missing
 2026-03-17 13:05 UTC  (3+ messages)

[PATCH v2 0/2] iommu: Report effective PCIe ATS support status
 2026-03-17 13:05 UTC  (2+ messages)

[PATCH] platform/x86: ISST: Correct locked bit width
 2026-03-17 13:04 UTC  (2+ messages)

[PATCH 5/6] liveupdate: Make unregister functions return void
 2026-03-17 13:03 UTC  (3+ messages)

[PATCH v2] sunrpc: simplify dprintk() macros and cleanup redundant debug guards
 2026-03-17 13:04 UTC  (5+ messages)

[PATCH v1 5/5] bpf: clear decap tunnel GSO state in skb_adjust_room
 2026-03-17 13:02 UTC  (2+ messages)

[PATCH] iommu/amd: Block identity domain when SNP enabled
 2026-03-17 13:02 UTC  (2+ messages)

[PATCH 0/4] riscv: Add PCIe support for UltraRISC DP1000 SoC
 2026-03-17 13:02 UTC  (5+ messages)
` [PATCH 1/4] riscv: add UltraRISC SoC family Kconfig support

[PATCH] platform/x86: asus-armoury: add support for GZ302EA and GZ302EAC
 2026-03-17 13:01 UTC  (2+ messages)

[PATCH] platform/x86: asus-nb-wmi: add DMI quirk for ASUS ROG Flow Z13-KJP GZ302EAC
 2026-03-17 13:01 UTC  (2+ messages)

[PATCH V2] iommu/sva: Fix crash in iommu_sva_unbind_device()
 2026-03-17 13:00 UTC  (2+ messages)

[PATCH] platform/x86: lenovo: wmi-gamezone: Drop gz_chain_head
 2026-03-17 13:00 UTC  (2+ messages)

[PATCH] platform/x86: hp-wmi: Add support for Omen 16-k0xxx (8A4D)
 2026-03-17 13:00 UTC  (2+ messages)

[PATCH] platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C76)
 2026-03-17 13:00 UTC  (2+ messages)

[PATCH] platform/x86: hp-wmi: Add Omen 16-xf0xxx (8BCA) support
 2026-03-17 13:00 UTC  (2+ messages)

[PATCH 0/2] platform/x86: asus-armoury: add more ppt data
 2026-03-17 13:00 UTC  (2+ messages)

[PATCH] MAINTAINERS: change email address of Denis Benato
 2026-03-17 12:59 UTC  (2+ messages)

[PATCH v2 1/1] clk: imx: pll14xx: Use unsigned format specifier
 2026-03-17 13:02 UTC  (2+ messages)

[PATCH mm-hotfixes] mm/zswap: add missing kunmap_local()
 2026-03-17 12:59 UTC  (2+ messages)

[PATCH v5 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
 2026-03-17 12:58 UTC  (4+ messages)
` [PATCH v5 1/3] vfio/pci: Rename vfio_config_do_rw() to vfio_pci_config_rw_single() and export it
` [PATCH v5 2/3] vfio/ism: Implement vfio_pci driver for ISM devices
` [PATCH v5 3/3] MAINTAINERS: add VFIO ISM PCI DRIVER section

[PATCH] iommu/io-pgtable: fix all kernel-doc warnings in io-pgtable.h
 2026-03-17 12:59 UTC  (2+ messages)

[PATCH v4 5/5] serial: qcom-geni: Load UART qup Firmware from linux side
 2026-03-17 12:58 UTC  (2+ messages)
` [PATCH v4 6/6] "

[PATCH v1] sonypi: Convert ACPI driver to a platform one
 2026-03-17 12:57 UTC  (3+ messages)


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