The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-08 16:59:48 to 2026-07-08 19:00:12 UTC [more...]

[PATCH net v3] tipc: fix u16 MTU truncation in media and bearer MTU validation
 2026-07-08 19:00 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: ls: cleanup fpga related CHECK_DTBS warning
 2026-07-08 18:55 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: fsl,fpga-qixis: Add fsl,ls1021aqds-fpga compatible string
` [PATCH 2/2] ARM: dts: ls1021a-qds: add compatible string "fsl,ls1021aqds-fpga" for on boards FPGA chip

[PATCH v3 00/10] Microsoft Surface Pro 9 5G update
 2026-07-08 18:53 UTC  (3+ messages)

[PATCH v3 00/26] Introduce meminspect
 2026-07-08 18:53 UTC  (7+ messages)
` [PATCH v3 21/26] printk: Register information into meminspect
` [PATCH v3 26/26] meminspect: Add debug kinfo compatible driver

[PATCH v4] ARM: breakpoint: CFI breakpoints only on demand
 2026-07-08 18:53 UTC  (2+ messages)

[PATCH] ASoC: xtensa: Use dev_err_probe() and drop redundant error handling
 2026-07-08 18:50 UTC  (2+ messages)

[PATCH] x86/boot/compressed/head_64.S: Cleanup SEV-related comments
 2026-07-08 18:50 UTC  (2+ messages)

[PATCH] scripts: kconfig: merge_config.sh: keep temp file in the output dir
 2026-07-08 18:47 UTC  (2+ messages)

[PATCH v4 1/3] HID: wacom: Fix Use-After-Free in wacom_intuos_pad
 2026-07-08 18:41 UTC  (3+ messages)

[PATCH] mfd: twl-core: allocate modules with twl_private
 2026-07-08 18:40 UTC  (2+ messages)

[PATCH] x86/bugs: Don't use cpu-type matching in cpu_vuln_blacklist
 2026-07-08 18:40 UTC 

[PATCH net-next v2 00/12] ax88179_178a: Add support for AX88179A-based chips
 2026-07-08 18:39 UTC  (13+ messages)
` [PATCH net-next v2 01/12] ax88179_178a: Fix endianness of pause watermark register
` [PATCH net-next v2 02/12] ax88179_178a: Add HW support for AX179A-based chips
` [PATCH net-next v2 03/12] ax88179_178a: Add MMD accessor function for AX88179A
` [PATCH net-next v2 04/12] ax88179_178a: Add EEE HW configuration support "
` [PATCH net-next v2 05/12] ax88179_178a: Add support for 2500 link speed of AX88279
` [PATCH net-next v2 06/12] ax88179_178a: EEE setup for AX88179A-based chips
` [PATCH net-next v2 07/12] ax88179_178a: Obtain speed and duplex from Interrupt URB
` [PATCH net-next v2 08/12] ax88179_178a: Add support for ethtool pause parameter configuration
` [PATCH net-next v2 09/12] ax88179_178a: Add VLAN offload support for AX88179A
` [PATCH net-next v2 10/12] ax88179_178a: Add ethtool get_drvinfo
` [PATCH net-next v2 11/12] ax88179_178a: Add support for AX88179A/772D/279 EEPROM access
` [PATCH net-next v2 12/12] ax88179_178a: Add AX179A/AX279 multicast configuration

[PATCH v2] audit: add FSOPEN record to log filesystem name
 2026-07-08 18:39 UTC  (3+ messages)

[RFC][PATCH] thunderbolt: Quiesce AMD NHI during suspend
 2026-07-08 18:37 UTC  (3+ messages)

[PATCH 0/9] ax88179_178a: Add support for AX88179A-based chips
 2026-07-08 18:37 UTC  (15+ messages)
` [PATCH 1/9] ax88179_178a: Fix endianness of pause watermark register
` [PATCH 2/9] ax88179_178a: Add HW support for AX179A-based chips
` [PATCH 3/9] ax88179_178a: Add support for AX88179A MMD access
` [PATCH 5/9] ax88179_178a: Add support for ethtool pause parameter configuration

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-08 18:37 UTC  (11+ messages)
` [patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
` [patch 02/18] randomize_kstack: Provide add_random_kstack_offset_irqsoff()
` [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
` [patch 04/18] loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()
` [patch 05/18] powerpc/syscall: "

[PATCHSET v3 sched_ext/for-7.2-fixes] sched_ext: Fix finite-slice ticks on nohz_full
 2026-07-08 18:36 UTC  (2+ messages)

kernel NULL pointer dereference in drain_obj_stock during ext4 e4defrag
 2026-07-08 18:36 UTC  (2+ messages)

[PATCH v3 sched_ext/for-7.2-fixes] sched_ext: Preserve rq tracking across local DSQ dispatch
 2026-07-08 18:36 UTC  (2+ messages)

[PATCH v7 0/2] Support zero-sized HDM decoders
 2026-07-08 18:35 UTC  (3+ messages)
` [PATCH v7 2/2] tools/testing/cxl: Enable zero sized decoders under hb0

[PATCH] ALSA: usb-audio: Do not drop per-channel feature controls marked get_cur_broken
 2026-07-08 18:35 UTC  (2+ messages)

[PATCH v4 00/10] dmaengine: dw-edma: flatten desc structions and simple code
 2026-07-08 18:35 UTC  (11+ messages)
` [PATCH v4 01/10] dmaengine: dw-edma: Move control field update of DMA link to the last step
` [PATCH v4 02/10] dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunk
` [PATCH v4 03/10] dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edma_chan
` [PATCH v4 04/10] dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
` [PATCH v4 05/10] dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
` [PATCH v4 06/10] dmaengine: dw-edma: Add callbacks to fill link list entries
` [PATCH v4 07/10] dmaengine: dw-edma: Add non_ll_start() callback
` [PATCH v4 08/10] dmaengine: dw-edma: Use common dw_edma_core_start() for both eDMA and HDMA
` [PATCH v4 09/10] dmaengine: dw-edma: Use burst array instead of linked list
` [PATCH v4 10/10] dmaengine: dw-edma: Remove struct dw_edma_chunk

[PATCH] cifs: Fix support for creating SFU fifo
 2026-07-08 18:35 UTC  (3+ messages)

[PATCH v1] ACPI: fan: Use devm_acpi_install_notify_handler()
 2026-07-08 18:35 UTC 

[tip: timers/urgent] posix-cpu-timers: Prevent UAF caused by non-leader exec() race
 2026-07-08 18:35 UTC  (5+ messages)

[PATCH] cifs: Fix support for creating SFU socket
 2026-07-08 18:35 UTC  (3+ messages)

[PATCH v3 0/7]ASoC: qcom: add AudioReach TDM backend support
 2026-07-08 18:34 UTC  (3+ messages)
` [PATCH v3 5/7] dt-bindings: sound: qcom,sm8250: allow TDM slot properties

[PATCH 0/2] hwmon: Add support for Analog Devices MAX20912 and MAX20916
 2026-07-08 18:32 UTC  (7+ messages)
` [PATCH 2/2] hwmon: (pmbus) Add driver "

[PATCH net-next] gtp: annotate PDP lookups under RTNL
 2026-07-08 18:32 UTC  (6+ messages)

[PATCH RFC 0/8] drm: Add DRM_MODE_ATOMIC_RESET flag
 2026-07-08 18:25 UTC  (2+ messages)

[PATCH v6 00/11] Dynamic PAMT
 2026-07-08 18:30 UTC  (4+ messages)
` [PATCH v6 07/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures

[PATCH v3] RDMA/rxe: rework per-net tunnel socket lifetime to fix refcount underflow
 2026-07-08 18:10 UTC  (2+ messages)

[PATCH v3] audit: fix potential integer overflow in audit_log_n_hex()
 2026-07-08 18:28 UTC  (3+ messages)

[PATCH RFC net-next 3/3] net: dsa: mxl862xx: add devlink flash_update and info_get
 2026-07-08 18:25 UTC  (3+ messages)

[RFC PATCH] clk: qcom: hfpll: return lock timeout from enable paths
 2026-07-08 16:04 UTC  (11+ messages)

[PATCH v2 0/4] clk: qcom: Add Audio Core clock controller support on Qualcomm Shikra SoC
 2026-07-08 18:25 UTC  (5+ messages)
` [PATCH v2 1/4] clk: qcom: common: Register reset controller only when resets are present
` [PATCH v2 2/4] dt-bindings: clock: qcom: Add Qualcomm Shikra AudioCoreCC and AudioCoreCSR
` [PATCH v2 3/4] clk: qcom: Add Audio Core clock controller support on Qualcomm Shikra SoC
` [PATCH v2 4/4] arm64: dts: qcom: shikra: Add support for AudioCoreCC and AudioCoreCSR nodes

[PATCHSET v3 sched_ext/for-7.3] sched_ext: Capability-based CPU delegation for sub-schedulers
 2026-07-08 18:20 UTC  (4+ messages)
` [PATCH v3 sched_ext/for-7.3 25/36] sched_ext: Add the SCX_CAP_ENQ_IMMED cap

[PATCH net] netfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment()
 2026-07-08 18:13 UTC  (3+ messages)

[PATCH 0/2] Bring includes in linux/kmod.h up to date
 2026-07-08 18:13 UTC  (3+ messages)
` [PATCH 1/2] umh, treewide: Explicitly include linux/umh.h where needed

[PATCH] drm/amd/amdgpu: add firmware file fallback for APU VBIOS discovery
 2026-07-08 18:12 UTC  (15+ messages)
` [PATCH v2] "

[PATCH] media: i2c: ov02a10: fix endpoint parsing use-after-free and error leak
 2026-07-08 18:12 UTC  (2+ messages)
` [PATCH v4] media: i2c: ov02a10: fix endpoint parsing use-after-free

[PATCH net v2] netfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment()
 2026-07-08 18:11 UTC 

[PATCH] hrtimer: Add kernel doc for hrtimer_cpu_base::csd
 2026-07-08 18:09 UTC  (2+ messages)

[PATCH v2] media: v4l2-subdev: fix use-after-free in v4l2_subdev_get_fwnode_pad_1_to_1
 2026-07-08 18:05 UTC 

[PATCH] usb: misc: cypress_cy7c63: check control transfer status
 2026-07-08 18:04 UTC  (3+ messages)

[PATCH v2] x86/virt/tdx: Formalize SEAMCALL version encoding support
 2026-07-08 18:03 UTC  (2+ messages)

[tip: irq/drivers] irqchip/qcom-pdc: Fix kernel doc for qcom_pdc_gic_secondary_set_type()
 2026-07-08 18:01 UTC 

[PATCH v8 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-07-08 18:01 UTC  (7+ messages)
` [PATCH v8 1/6] alloc_tag: add ioctl to /proc/allocinfo
` [PATCH v8 2/6] alloc_tag: add ioctl filters "
` [PATCH v8 3/6] alloc_tag: add size-based filtering to ioctl
` [PATCH v8 4/6] alloc_tag: add accuracy based "
` [PATCH v8 5/6] kselftest: alloc_tag: add kselftest for ioctl interface
` [PATCH v8 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest

[PATCH] perf vendor events amd: Reintroduce deprecated Zen 5 core events
 2026-07-08 18:00 UTC  (2+ messages)

[PATCH v6 00/20] rust: I/O type generalization and projection
 2026-07-08 17:58 UTC  (3+ messages)
` [PATCH v6 13/20] rust: io: add projection macro and methods

[PATCH v2 0/4] crypto: rockchip: Add RK356x/RK3588 cryptographic offloader
 2026-07-08 17:58 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: crypto: rockchip: Add RK356x/RK3588 crypto engine binding
` [PATCH v2 2/4] crypto: rockchip: Add RK356x/RK3588 cryptographic offloader driver
` [PATCH v2 3/4] arm64: dts: rockchip: Add crypto node to rk356x-base
` [PATCH v2 4/4] arm64: dts: rockchip: Add crypto node to rk3588-base

[PATCH v3 0/2] HID: sensor: custom: Fix fields lifetime issues
 2026-07-08 17:58 UTC  (5+ messages)
` [PATCH v3 1/2] HID: sensor: custom: Fix use-after-free in enable_sensor
` [PATCH v3 2/2] HID: sensor: custom: Fix field sysfs group cleanup on failure

[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-08 17:58 UTC  (4+ messages)
` [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED

[PATCH] mm/damon: prevent migration fallback to non-target nodes
 2026-07-08 17:55 UTC  (3+ messages)

[PATCH] Documentation: RCU: fix brackets
 2026-07-08 17:53 UTC  (2+ messages)

[PATCH v1] perf tests: Restore -p flag to lock contention test
 2026-07-08 17:53 UTC 

[PATCH] rust: sync: improve `Arc` documentation links
 2026-07-08 17:51 UTC 

[PATCH v3 0/5] net: qrtr: ns: A bunch of fixs
 2026-07-08 17:49 UTC  (3+ messages)
` [PATCH v3 4/5] net: qrtr: ns: Limit the total number of nodes

[PATCH V3 0/6] null_blk: fix init/exit races and memleaks
 2026-07-08 17:49 UTC  (3+ messages)
` [PATCH V3 6/6] null_blk: mark racy configfs attribute accesses with READ_ONCE/WRITE_ONCE

[RFC PATCH 0/4] kho: Support preserving unsplit high-order pages
 2026-07-08 17:48 UTC  (13+ messages)

[PATCH 0/2] KVM: nSVM: Expose DecodeAssists to L1
 2026-07-08 17:47 UTC  (4+ messages)

[PATCH 1/4] spi: atmel-quadspi: add controller init callback
 2026-07-08 17:46 UTC  (6+ messages)
` [PATCH 3/4] spi: atmel-quadspi: add LAN969x QSPI support

[PATCH] rcu-tasks: Remove unused struct rcu_tasks's->n_ipis_fails variables
 2026-07-08 17:44 UTC  (4+ messages)

[RESEND PATCH v4 00/15] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-07-08 17:39 UTC  (7+ messages)
` [RESEND PATCH v4 01/15] x86/resctrl: Support Privilege Level Zero Association (PLZA)
` [RESEND PATCH v4 02/15] x86/resctrl: Add PLZA support to command-line options

[PATCH 0/9] riscv: ultrarisc: add DP1000 SoC DT and pinctrl support
 2026-07-08 17:38 UTC  (5+ messages)
` [PATCH 9/9] riscv: defconfig: enable ARCH_ULTRARISC

[PATCH v3 00/21] Introduce support for CRTC (post-blend) color pipeline
 2026-07-08 17:35 UTC  (3+ messages)
` [PATCH v3 20/21] drm/vkms: Introduce support for post-blend "

[PATCH v4 0/6] drm/msm: A couple lazy-vm fixes
 2026-07-08 17:33 UTC  (7+ messages)
` [PATCH v4 1/6] drm/msm: Fix barriers accessing ctx vm
` [PATCH v4 2/6] drm/msm: Block VM_BIND for shared VMs
` [PATCH v4 3/6] drm/msm: Validate lazy VM is created in GEM_SUBMIT
` [PATCH v4 4/6] drm/msm: Validate lazy VM in GEM_NEW
` [PATCH v4 5/6] drm/msm: Fix per-process-pgtables check
` [PATCH v4 6/6] drm/msm: Remove invalid overflow check

[PATCH v2 0/3] usb: typec: tipd: add TPS66993 support
 2026-07-08 17:34 UTC  (4+ messages)
` [PATCH v2 3/3] "

[PATCH v2 0/2] Add driver for DAC8163:
 2026-07-08 17:33 UTC  (4+ messages)
` [PATCH v2 2/2] iio: dac: dac8163: Add driver for DAC8163

[PATCH net] tipc: fix NULL deref in tipc_lxc_xmit() on node up
 2026-07-08 17:30 UTC 

linux-next: manual merge of the kvm tree with the tip tree
 2026-07-08 17:31 UTC  (2+ messages)

[PATCH 0/2] Fix PCIe dma-ranges for RZ/V2N and RZ/G3E SoCs
 2026-07-08 17:28 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: r9a09g056: Fix PCIe dma-ranges memory space code
` [PATCH 2/2] arm64: dts: renesas: r9a09g047: "

[PATCH net-next v5 00/13] net: Add ADIN1140 support
 2026-07-08 17:23 UTC  (3+ messages)
` [PATCH net-next v5 07/13] net: ethernet: oa_tc6: Add read_mms/write_mms register access functions

[PATCH RFC net-next 2/3] net: dsa: mxl862xx: add SMDIO clause-22 register access
 2026-07-08 17:22 UTC  (2+ messages)

[PATCH v2 00/27] ASoC: codecs: Use guard() for mutex & spin locks - part 2
 2026-07-08 17:22 UTC  (2+ messages)

[Linux Kernel Bug] INFO: task hung in hfsplus_commit_superblock
 2026-07-08 17:22 UTC  (2+ messages)

[PATCH v7 00/16] Support Armv8 RAS Extensions for Kernel-first error handling
 2026-07-08 17:22 UTC  (3+ messages)

[PATCH v2] media: v4l2-core: Fix memory leak in v4l2_fwnode_parse_link
 2026-07-08 17:21 UTC  (2+ messages)

[PATCH 0/5] riscv: vdso: Implement __vdso_futex_robust_try_unlock()
 2026-07-08 17:20 UTC  (4+ messages)
` [PATCH 5/5] "

[PATCH] RDMA/hns: Fix arithmetic overflow in hns_roce_v2_set_hem()
 2026-07-08 17:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/16] Add support for DU, LVDS and DSI on the Renesas RZ/G3L SoC
 2026-07-08 17:16 UTC  (7+ messages)
` [PATCH 07/16] dt-bindings: display: renesas,rzg2l-du: Document "
` [PATCH 08/16] drm: renesas: rz-du: Add RZ/G3L (R9A08G046) DU support

[PATCH v3 0/3] Optimize S2 page splitting
 2026-07-08 17:17 UTC  (6+ messages)
` [PATCH v3 1/3] KVM: arm64: Avoid re-testing walk_continue
` [PATCH v3 2/3] KVM: arm64: Introduce KVM_PGTABLE_WALK_SKIP_LEVEL* walk flags

[PATCH v2] ACPI: APEI: Handle repeated SEA error storms
 2026-07-08 17:14 UTC  (2+ messages)

[PATCH net-next v7 00/15] Support for onsemi's S2500 10Base-T1S MAC-PHY
 2026-07-08 17:12 UTC  (16+ messages)
` [PATCH net-next v7 01/15] dt-bindings: net: add onsemi's S2500
` [PATCH net-next v7 02/15] Documentation: networking: Add timestamp related APIs to OA TC6 framework
` [PATCH net-next v7 03/15] net: phy: Helper to read and write through C45 without lock
` [PATCH net-next v7 04/15] net: phy: Helper to modify PHY loopback mode only
` [PATCH net-next v7 05/15] net: ethernet: oa_tc6: Move oa_tc6.c to its own directory
` [PATCH net-next v7 06/15] net: phy: microchip_t1s: Use generic APIs for C45 read and write
` [PATCH net-next v7 07/15] net: ethernet: oa_tc6: Move constant definitions to header file
` [PATCH net-next v7 08/15] net: ethernet: oa_tc6: Support for hardware timestamp
` [PATCH net-next v7 09/15] net: ethernet: oa_tc6: Support for vendor specific MMS
` [PATCH net-next v7 10/15] net: ethernet: oa_tc6: read, write interface with MMS option
` [PATCH net-next v7 11/15] net: phy: ncn26000: Support for onsemi's S2500 internal phy
` [PATCH net-next v7 12/15] net: phy: ncn26000: Enable enhanced noise immunity
` [PATCH net-next v7 13/15] net: phy: ncn26000: Support for loopback
` [PATCH net-next v7 14/15] onsemi: s2500: Add driver support for TS2500 MAC-PHY
` [PATCH net-next v7 15/15] onsemi: s2500: Added selftest support to onsemi's S2500 driver

[PATCH] drm/amd/display: move connector state dereference after NULL check
 2026-07-08 17:11 UTC  (2+ messages)

[PATCH] sched/topology: Allow EAS without schedutil for artificial Energy Models
 2026-07-08 17:10 UTC  (9+ messages)

[PATCH v5 0/4] media: renesas: Add missing media_entity_cleanup()
 2026-07-08 17:08 UTC  (5+ messages)
` [PATCH v5 1/4] media: renesas: rcar-csi2: "
` [PATCH v5 2/4] media: renesas: csisp: "
` [PATCH v5 3/4] media: renesas: rcar-core: "
` [PATCH v5 4/4] media: renesas: rzg2l-core: "

[PATCH] remoteproc: scp: fix device reference leak on failed lookup
 2026-07-08 17:07 UTC  (2+ messages)

[PATCH 0/3] mm/early_ioremap: clarify and clean up early_ioremap_reset()
 2026-07-08 17:06 UTC  (4+ messages)
` [PATCH 1/3] mm/early_ioremap: clarify early_ioremap_reset() semantics
` [PATCH 2/3] riscv: remove unused __late_set_fixmap() and __late_clear_fixmap()
` [PATCH 3/3] arm64: remove early_ioremap_reset() call and __late_* macros

[PATCH net-next 0/4] dpll: zl3073x: add PTP clock support
 2026-07-08 17:05 UTC  (5+ messages)
` [PATCH net-next 1/4] dpll: zl3073x: add channel ToD and phase step operations
` [PATCH net-next 2/4] dpll: zl3073x: add PTP clock support
` [PATCH net-next 3/4] dpll: zl3073x: add channel TIE write operation
` [PATCH net-next 4/4] dpll: zl3073x: add PTP clock adjphase and TIE support

[PATCH v1] cpufreq: Make cpufreq_update_pressure() fall back to cpuinfo.max_freq
 2026-07-08 17:13 UTC  (2+ messages)

[PATCH v8 0/4] arm64: dts: nuvoton: add NPCM845 SoC and EVB support
 2026-07-08 16:59 UTC  (3+ messages)
` [PATCH v8 3/4] arm64: dts: nuvoton: npcm845: Add peripheral nodes
` [PATCH v8 4/4] arm64: dts: nuvoton: npcm845-evb: "


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