public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-02 14:06:56 to 2026-04-02 15:44:57 UTC [more...]

[PATCH v3 0/6] phy: realtek: usb2: support for RTL9607C USB2 PHY
 2026-04-02 15:44 UTC  (5+ messages)
` [PATCH v3 1/6] phy: realtek: usb2: introduce vstatus/new_reg_req variables to driver data
` [PATCH v3 2/6] phy: realtek: usb2: introduce read and write functions "
` [PATCH v3 3/6] dt-bindings: phy: realtek,usb2phy.yaml: extend for resets and RTL9607C support
` [PATCH v3 4/6] phy: realtek: usb2: introduce reset controller struct

[PATCH 0/2] pwm: mediatek: fix mt7628 register offset and clock source
 2026-04-02 15:44 UTC  (2+ messages)

[PATCH] x86/shstk: Provide kernel command line knob to disable
 2026-04-02 15:44 UTC 

[PATCH] interconnect: debugfs: fix devm_kstrdup and kfree mismatch
 2026-04-02 15:42 UTC  (2+ messages)

[PATCH 1/5] ipmi: ssif_bmc: cancel response timer on remove
 2026-04-02 15:42 UTC  (2+ messages)
` [Openipmi-developer] "

[PATCH] misc: altera-stapl: Replace sprintf with hex_asc_lo for hex conversion
 2026-04-02 15:42 UTC  (3+ messages)

[PATCH] power: sequencing: pcie-m2: add SERIAL_DEV_BUS dependency
 2026-04-02 15:42 UTC  (3+ messages)

[PATCH] Bluetooth: btmtk: hide unused btmtk_mt6639_devs[] array
 2026-04-02 15:41 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: move .getsockopt away from __user buffers
 2026-04-02 15:39 UTC  (6+ messages)
` [PATCH net-next v2 2/4] net: call getsockopt_iter if available

[PATCH 0/8] Add VIM4 MCU/FAN support
 2026-04-02 15:39 UTC  (10+ messages)
` [PATCH 1/8] dt-bindings: mfd: khadas: Add new compatible for Khadas VIM4 MCU
` [PATCH 2/8] dt-bindings: i2c: amlogic: Add compatible for T7 SOC
` [PATCH 3/8] mfd: khadas-mcu: Add per-variant configuration infrastructure and VIM4 support
` [PATCH 4/8] mfd: khadas-mcu: Add support for VIM4 MCU variant
` [PATCH 5/8] thermal: khadas-mcu-fan: Add fan config from platform data Add regulator support
` [PATCH 6/8] arm64: dts: amlogic: t7: Add i2c pinctrl node
` [PATCH 7/8] arm64: dts: amlogic: t7: Add i2c controller node
` [PATCH 8/8] arm64: dts: amlogic: t7: khadas-vim4: Add i2c MCU fan node

[PATCH net-next v2 3/3] gve: implement PTP gettimex64
 2026-04-02 15:38 UTC  (5+ messages)

[PATCH 1/3] fpga: dfl: add bounds check in dfh_get_param_size()
 2026-04-02 15:37 UTC  (5+ messages)
` [PATCH 3/3] fpga: microchip-spi: add bounds checks in mpf_ops_parse_header()
  ` [PATCH v2] "

[PATCH net 0/3] Fix short frame transmission in enetc
 2026-04-02 15:37 UTC  (3+ messages)
` [PATCH net 2/3] net: enetc: pad short frames in software

[PATCH v20 0/6] Add PWM support for IPQ chipsets
 2026-04-02 15:35 UTC  (3+ messages)
` [PATCH v20 2/6] pwm: driver for qualcomm ipq6018 pwm block

[PATCH 00/10] [PULL REQUEST] Intel IOMMU updates for v7.1
 2026-04-02 15:35 UTC  (4+ messages)
` [PATCH 10/10] iommu/vt-d: Simplify calculate_psi_aligned_address()

[PATCH] ata: libata-eh: Do not retry reset if the device is gone
 2026-04-02 15:34 UTC  (3+ messages)

[PATCH v2] perf header: Validate build_id filename length to prevent buffer overflow
 2026-04-02 15:33 UTC  (3+ messages)

NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
 2026-04-02 15:30 UTC  (9+ messages)

[PATCH 0/4] perf arm_spe: Dump IMPDEF events
 2026-04-02 15:30 UTC  (5+ messages)
` [PATCH 2/4] perf arm_spe: Turn event name mappings into an array
` [PATCH 3/4] perf arm_spe: Decode Arm N1 IMPDEF events

[PATCH v2 00/24] ASoC: rsnd: Add audio support for the Renesas RZ/G3E SoC
 2026-04-02 15:30 UTC  (3+ messages)

[PATCH net] vsock: initialize child_ns_mode_locked in vsock_net_init()
 2026-04-02 15:30 UTC  (2+ messages)

[PATCH v3] media: atomisp: gc2235: fix UAF and memory leak
 2026-04-02 15:30 UTC  (3+ messages)

(sashiko review) [RFC PATCH] mm/damon/stat: deallocate damon_call() failure leaking damon_ctx
 2026-04-02 15:27 UTC  (2+ messages)

[net-next v36] mctp pcc: Implement MCTP over PCC Transport
 2026-04-02 15:26 UTC  (3+ messages)

[PATCH 0/3] rust: more memory barriers bindings
 2026-04-02 15:24 UTC  (4+ messages)
` [PATCH 1/3] rust: sync: add helpers for mb, dma_mb and friends
` [PATCH 2/3] rust: sync: generic memory barriers
` [PATCH 3/3] gpu: nova-core: fix wrong use of barriers in GSP code

[PATCH] ASoC: intel: sof_sdw: Prepare for configuration without a jack
 2026-04-02 15:25 UTC  (2+ messages)

[PATCH v2] mm/damon/stat: deallocate damon_call() failure leaking damon_ctx
 2026-04-02 15:23 UTC  (2+ messages)
` (sashiko review) "

[PATCH v4 0/2] rust, nova-core: add DeviceSize trait for SZ_* constants
 2026-04-02 15:23 UTC  (10+ messages)
` [PATCH v4 1/2] rust: sizes: add SizeConstants trait for device address space constants
` [PATCH v4 2/2] gpu: nova-core: use SizeConstants trait for u64 size constants

[PATCH] usb: cdns3: attempt to fix Kconfig dependencies
 2026-04-02 15:21 UTC  (2+ messages)

[patch V4 00/14] futex: Address the robust futex unlock race for real
 2026-04-02 15:22 UTC  (15+ messages)
` [patch V4 01/14] futex: Move futex task related data into a struct
` [patch V4 02/14] futex: Make futex_mm_init() void
` [patch V4 03/14] futex: Move futex related mm_struct data into a struct
` [patch V4 04/14] futex: Provide UABI defines for robust list entry modifiers
` [patch V4 05/14] uaccess: Provide unsafe_atomic_store_release_user()
` [patch V4 06/14] x86: Select ARCH_MEMORY_ORDER_TSO
` [patch V4 07/14] futex: Cleanup UAPI defines
` [patch V4 08/14] futex: Add support for unlocking robust futexes
` [patch V4 09/14] futex: Add robust futex unlock IP range
` [patch V4 10/14] futex: Provide infrastructure to plug the non contended robust futex unlock race
` [patch V4 11/14] x86/vdso: Prepare for robust futex unlock support
` [patch V4 12/14] x86/vdso: Implement __vdso_futex_robust_try_unlock()
` [patch V4 13/14] Documentation: futex: Add a note about robust list race condition
` [patch V4 14/14] selftests: futex: Add tests for robust release operations

[PATCH v6 0/6] Use killable vma write locking in most places
 2026-04-02 15:20 UTC  (10+ messages)
` [PATCH v6 2/6] mm: use vma_start_write_killable() in mm syscalls

[PATCH v4 0/2] Change Rust Binder crate name to rust_binder
 2026-04-02 15:21 UTC  (5+ messages)
` [PATCH v4 1/2] rust: support overriding crate_name

[PATCHES v3 perf-tools-next 0/4] Cleanups and a fix
 2026-04-02 15:19 UTC  (3+ messages)
` [PATCH 4/4] perf symbol: Add missing libgen.h include to get basename() prototype

[PATCH 0/4] drivers: hv: mark some sysfs attribute as const
 2026-04-02 15:18 UTC  (5+ messages)
` [PATCH 1/4] drivers: hv: mark chan_attr_ring_buffer "
` [PATCH 2/4] drivers: hv: use ATTRIBUTE_GROUPS helper
` [PATCH 3/4] drivers: hv: mark bus attributes as const
` [PATCH 4/4] drivers: hv: mark channel "

[PATCH 0/2] Subject: [PATCH 0/2] iio: light: cm3323: fix and cleanup
 2026-04-02 15:17 UTC  (3+ messages)
` [PATCH 1/2] iio: light: cm3323: fix reg_conf not being initialized correctly
` [PATCH 2/2] iio: light: cm3323: use dev_err_probe() in probe path

[PATCH 0/2] Add Renesas RZ/G3L RSPI support
 2026-04-02 15:17 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: spi: renesas,rzv2h-rspi: Document RZ/G3L SoC

[PATCH] i3c: mipi-i3c-hci: fix IBI payload length calculation for final status
 2026-04-02 15:16 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: gpu: mali-valhall-csf: Document i.MX952 support
 2026-04-02 15:14 UTC  (11+ messages)
` [EXT] "
    `  "
        `  "
            `  "
                `  "

[PATCH v2] i3c: dw: Fix memory leak in dw_i3c_master_i3c_xfers()
 2026-04-02 15:14 UTC 

[PATCH] dt-bindings: arm: arm,vexpress-scc: convert to DT schema
 2026-04-02 15:11 UTC  (2+ messages)

[PATCH v26 00/10] Simple Donor Migration for Proxy Execution
 2026-04-02 15:08 UTC  (4+ messages)
` [PATCH v26 10/10] sched: Handle blocked-waiter migration (and return migration)

[GIT PULL] RTLA changes for v7.1
 2026-04-02 15:08 UTC  (3+ messages)

[PATCH v4 0/3] soc: renesas: add MFIS driver
 2026-04-02 15:08 UTC  (3+ messages)
` [PATCH v4 2/3] soc: renesas: Add Renesas R-Car "
  ` Sashiko review (Re: [PATCH v4 2/3] soc: renesas: Add Renesas R-Car MFIS driver)

[BUG] Linux Kernel CIFS Client SMB2_open_free KFENCE Double-Free
 2026-04-02 15:05 UTC  (2+ messages)

[PATCH net v4 0/2] stmmac crash/stall fixes when under memory pressure
 2026-04-02 15:05 UTC  (2+ messages)

[PATCH] usb: core: Fix bandwidth for devices with invalid wBytesPerInterval
 2026-04-02 15:03 UTC  (6+ messages)

[PATCH v2 0/4] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
 2026-04-02 15:03 UTC  (5+ messages)

[PATCH v3 0/6] KVM: s390: Enable 4k granularity for memslots
 2026-04-02 15:01 UTC  (7+ messages)
` [PATCH v3 1/6] KVM: s390: Add some useful mask macros
` [PATCH v3 2/6] KVM: s390: Add alignment checks for hugepages
` [PATCH v3 3/6] KVM: s390: Allow 4k granularity for memslots
` [PATCH v3 4/6] KVM: selftests: Remove 1M alignment requirement for s390
` [PATCH v3 5/6] KVM: s390: selftests: enable some common memory-related tests
` [PATCH v3 6/6] KVM: s390: ucontrol: Fix memslot handling

[PATCH] drivers: base: Fix typo 'interupt' -> 'interrupt' in platform_get_irq_affinity()
 2026-04-02 15:01 UTC  (2+ messages)

[PATCH v2] stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in Kconfig
 2026-04-02 14:58 UTC 

[Question] Sched: Severe scheduling latency (>10s) observed on kernel 6.12 with specific workload
 2026-04-02 14:58 UTC  (7+ messages)

[PATCH v2] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
 2026-04-02 14:57 UTC  (2+ messages)

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

[PATCH net-next v7] selftests: net: add tests for PPP
 2026-04-02 14:55 UTC  (11+ messages)

[PATCH v2] i3c: master: renesas: Fix memory leak in renesas_i3c_i3c_xfers()
 2026-04-02 14:52 UTC 

[PATCH v9 0/3] tracing: Remove backup instance after read all
 2026-04-02 14:52 UTC  (7+ messages)
` [PATCH v9 2/3] tracing: Remove the backup instance automatically after read

[PATCH v7 0/4] Support runtime configuration for per-VM's HGATP mode
 2026-04-02 14:50 UTC  (5+ messages)
` [PATCH v7 3/4] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
` [PATCH v7 4/4] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE

[PATCH] stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in Kconfig
 2026-04-02 14:48 UTC  (4+ messages)

[PATCH net v3] ipvs: fix MTU check for GSO packets in tunnel mode
 2026-04-02 14:46 UTC 

[PATCH net-next v3 0/7] Decouple receive and transmit enablement in team driver
 2026-04-02 14:45 UTC  (2+ messages)

[PATCH v2] ALSA: hda: Notify IEC958 Default PCM switch state changes
 2026-04-02 14:45 UTC 

[PATCH v7 2/3] PCI: AtomicOps: Do not enable without support in root port
 2026-04-02 14:44 UTC  (2+ messages)

[PATCH net-next v2] ppp: update Kconfig help message
 2026-04-02 14:43 UTC  (2+ messages)

[PATCH] lkdtm: Add folio_lock deadlock scenarios
 2026-04-02 14:39 UTC 

[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
 2026-04-02 14:38 UTC  (12+ messages)
` [PATCH v1 03/10] mm: fs: remove filemap_nr_thps*() functions and their users

[PATCH 0/2] mm: huge_memory: clean up defrag sysfs with shared data tables
 2026-04-02 14:37 UTC  (6+ messages)
` [PATCH 1/2] mm: huge_memory: use sysfs_match_string() in defrag_store()

[PATCH V1 0/2] slub_kunit: add a test case for {kmalloc,kfree}_nolock
 2026-04-02 14:36 UTC  (3+ messages)
` [PATCH V1 2/2] lib/tests/slub_kunit: "

[PATCH v3 0/3] checksyscalls: only run when necessary
 2026-04-02 14:36 UTC  (4+ messages)
` [PATCH v3 1/3] checksyscalls: move path to reference table to a variable
` [PATCH v3 2/3] checksyscalls: only run when necessary
` [PATCH v3 3/3] checksyscalls: move instance functionality into generic code

[PATCH] LoongArch: add spectre boundry for syscall dispatch table
 2026-04-02 14:36 UTC  (4+ messages)

[PATCH net-next] selftests/net: Add two xdp tests to xdp.py
 2026-04-02 14:35 UTC  (4+ messages)

[PATCH v10 0/6] Introduce MAX77759 charger driver
 2026-04-02 14:33 UTC  (3+ messages)
` [PATCH v10 6/6] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode

[PATCH v3] PCI: imx6: Don't remove MSI capability for i.MX7D/i.MX8M
 2026-04-02 14:30 UTC  (2+ messages)

[PATCH] ibmasm: validate MFA offset against BAR0 size
 2026-04-02 14:30 UTC  (2+ messages)

[PATCH 0/6] Add support for Adreno 810 GPU
 2026-04-02 14:28 UTC  (4+ messages)
` [PATCH 6/6] arm64: dts: qcom: milos: Add Adreno 810 GPU and GMU nodes

[PATCH v4 0/4] PCI: tegra: Add Tegra264 support
 2026-04-02 14:27 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: pci: Document the NVIDIA Tegra264 PCIe controller
` [PATCH v4 2/4] PCI: Use standard wait times for PCIe link monitoring
` [PATCH v4 3/4] PCI: tegra: Add Tegra264 support
` [PATCH v4 4/4] arm64: tegra: Add PCI controllers on Tegra264

[PATCH] prctl: require checkpoint_restore_ns_capable for PR_SET_MM_MAP
 2026-04-02 14:27 UTC  (5+ messages)

[PATCH v2 0/3] riscv: dts: spacemit: enable USB3 on OrangePi
 2026-04-02 14:24 UTC  (3+ messages)
` [PATCH v2 2/3] riscv: dts: spacemit: enable USB3 on OrangePi R2S

[net-next PATCH 00/10] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
 2026-04-02 14:22 UTC  (5+ messages)
` [net-next PATCH 06/10] net: dsa: realtek: rtl8365mb: add "

[PATCH v2 0/6] exfat: unify FAT chain walking helpers
 2026-04-02 14:22 UTC  (3+ messages)
  ` [PATCH v2 3/6] exfat: use exfat_fat_walk helper to simplify fat entry walking

[PATCH v3 0/2] mm/mprotect: micro-optimization work
 2026-04-02 14:21 UTC  (4+ messages)
` [PATCH v3 1/2] mm/mprotect: move softleaf code out of the main function
` [PATCH v3 2/2] mm/mprotect: special-case small folios when applying write permissions

[PATCH] iommu: Fix bypass of IOMMU readiness check for multi-IOMMU devices
 2026-04-02 14:20 UTC  (7+ messages)

[PATCH] i3c: master: renesas: Fix memory leak in renesas_i3c_i3c_xfers()
 2026-04-02 14:20 UTC  (2+ messages)

[PATCH v2 0/3] checksyscalls: only run when necessary
 2026-04-02 14:18 UTC  (5+ messages)
` [PATCH v2 3/3] checksyscalls: move instance functionality into generic code

[PATCH] kbuild/btf: Avoid relinking modules when only vmlinux changes
 2026-04-02 14:17 UTC 

[PATCH v3 1/2] i2c: rk3x: add support for SCL OE debounce and slave hold recovery
 2026-04-02 14:19 UTC  (2+ messages)
` [PATCH v3 2/2] i2c: rk3x: Fix deadlock by splitting rk3x_i2c_adapt_div into locked/unlocked variants

[PATCH 0/1] gcov: add -fprofile-update=atomic to fix concurrent access crashes
 2026-04-02 14:18 UTC  (2+ messages)
` [PATCH] gcov: use atomic counter updates "

[PATCH bpf v5 0/2] bpf: Fix OOB in pcpu_init_value and add a test
 2026-04-02 14:17 UTC  (3+ messages)
` [PATCH bpf v5 1/2] bpf: Fix OOB in pcpu_init_value

[PATCH v2 0/3] Bluetooth: btusb: fix wakeup irq devres lifetime
 2026-04-02 14:16 UTC  (2+ messages)

[PATCH 1/2] vfio/cdx: Fix NULL pointer dereference in interrupt trigger path
 2026-04-02 14:16 UTC  (5+ messages)

[PATCH] staging: atomisp: fix alignment in function signature
 2026-04-02 14:16 UTC  (5+ messages)

[PATCH v5 0/4] ARM: omap1: use real firmware node lookup for GPIOs on Nokia 770
 2026-04-02 14:15 UTC  (5+ messages)
` [PATCH v5 1/4] kernel: ksysfs: initialize kernel_kobj earlier
` [PATCH v5 2/4] software node: remove software_node_exit()
` [PATCH v5 3/4] driver core: make software nodes available earlier
` [PATCH v5 4/4] ARM: omap1: enable real software node lookup of GPIOs on Nokia 770

[PATCH] MAINTAINERS: Update ocxl maintainer details
 2026-04-02 14:15 UTC  (5+ messages)

[PATCH] sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCU
 2026-04-02 14:13 UTC  (2+ messages)

linux-next: Tree for Apr 2
 2026-04-02 14:11 UTC 

[PATCH net-next 00/11] net: macb: implement context swapping
 2026-04-02 14:11 UTC  (4+ messages)
` [PATCH net-next 06/11] net: macb: introduce macb_context struct for buffer management

[PATCH] net: fec: make FIXED_PHY dependency unconditional
 2026-04-02 14:10 UTC 

[PATCH 0/1] iommu/generic_pt: disable GCOV for iommu_amdv1.o
 2026-04-02 14:10 UTC  (2+ messages)
` [PATCH] "

[PATCH v2 0/2] Add support for Infineon Digital eFuse XDP720
 2026-04-02 14:09 UTC  (4+ messages)
` [PATCH v2 2/2] hwmon:(pmbus/xdp720) Add support for efuse xdp720

[PATCH 0/2] net: fix skb_ext BUILD_BUG_ON failures with GCOV
 2026-04-02 14:09 UTC  (3+ messages)
` [PATCH 1/2] net: fix skb_ext_total_length() BUILD_BUG_ON with CONFIG_GCOV_PROFILE_ALL

[PATCH] x86/geode/alix: bound the BIOS name copy to the scanned window
 2026-04-02 13:42 UTC 

[PATCH] ARM: setup: NUL-terminate the fpe= emulator type
 2026-04-02 13:50 UTC 

[PATCH v1 1/1] usb: typec: tipd: Restore generic TPS6598x contract interrupts
 2026-04-02 14:06 UTC  (2+ messages)

[PATCH v3 0/4] media: rkvdec: Switch to using a bitwriter
 2026-04-02 14:06 UTC  (4+ messages)
` [PATCH v3 2/4] media: rkvdec: Use the global bitwriter instead of local one
` [PATCH v3 3/4] media: rkvdec: common: Drop bitfields for the bitwriter
` [PATCH v3 4/4] media: rkvdec: vdpu383: "


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