messages from 2026-03-19 20:25:34 to 2026-03-19 22:33:51 UTC [more...]
Introduce Sashiko (agentic review of Linux kernel changes)
2026-03-19 22:33 UTC (5+ messages)
[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
2026-03-19 22:32 UTC (28+ messages)
` [PATCH v5 phy-next 01/27] ata: add <linux/pm_runtime.h> where missing
` [PATCH v5 phy-next 02/27] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v5 phy-next 03/27] usb: add "
` [PATCH v5 phy-next 04/27] drm: add <linux/pm_runtime.h> where missing
` [PATCH v5 phy-next 05/27] phy: "
` [PATCH v5 phy-next 06/27] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v5 phy-next 07/27] net: lan969x: include missing <linux/of.h>
` [PATCH v5 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v5 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v5 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v5 phy-next 11/27] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v5 phy-next 12/27] usb: host: tegra: "
` [PATCH v5 phy-next 13/27] usb: gadget: tegra-xudc: "
` [PATCH v5 phy-next 14/27] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v5 phy-next 15/27] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v5 phy-next 16/27] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v5 phy-next 17/27] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v5 phy-next 18/27] drm/rockchip: dsi: include PHY provider header
` [PATCH v5 phy-next 19/27] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v5 phy-next 20/27] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v5 phy-next 21/27] net: renesas: rswitch: "
` [PATCH v5 phy-next 22/27] pinctrl: tegra-xusb: "
` [PATCH v5 phy-next 23/27] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v5 phy-next 24/27] phy: include PHY provider header (1/2)
` [PATCH v5 phy-next 25/27] phy: include PHY provider header (2/2)
` [PATCH v5 phy-next 26/27] phy: remove temporary provider compatibility from consumer header
` [PATCH v5 phy-next 27/27] MAINTAINERS: add regexes for linux-phy
[PATCH v2 0/5] arm64: dts: qcom: Support AYN QCS8550 Devices
2026-03-19 22:31 UTC (4+ messages)
` [PATCH v2 2/5] arm64: dts: qcom: Add AYN QCS8550 Common
[PATCH] kbuild: pacman-pkg: package unstripped vDSO libraries
2026-03-19 22:30 UTC (2+ messages)
[PATCH] i2c: cp2615: fix serial string NULL-deref at probe
2026-03-19 22:28 UTC (2+ messages)
[PATCH] mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
2026-03-19 22:28 UTC (2+ messages)
[PATCH v2 00/13] wifi: mt76: mt7925: add MT7927 (Filogic 380) support
2026-03-19 22:24 UTC (14+ messages)
` [PATCH v2 01/13] wifi: mt76: mt7925: fix stale pointer comparisons in change_vif_links
` [PATCH v2 02/13] wifi: mt76: mt7925: add 320MHz bandwidth to bss_rlm_tlv
` [PATCH v2 03/13] wifi: mt76: mt7925: handle 320MHz bandwidth in RXV and TXS
` [PATCH v2 04/13] wifi: mt76: mt7925: populate EHT 320MHz MCS map in sta_rec
` [PATCH v2 05/13] wifi: mt76: mt7925: advertise EHT 320MHz capabilities for 6GHz band
` [PATCH v2 06/13] wifi: mt76: mt7925: add MT7927 chip ID helpers
` [PATCH v2 07/13] wifi: mt76: mt7925: add MT7927 firmware paths
` [PATCH v2 08/13] wifi: mt76: mt7925: use irq_map for chip-specific interrupt handling
` [PATCH v2 09/13] wifi: mt76: mt7925: add chip-specific DMA configuration
` [PATCH v2 10/13] wifi: mt76: mt7925: add MT7927 hardware initialization
` [PATCH v2 11/13] wifi: mt76: mt7925: fix band_idx for stable 5GHz/6GHz operation
` [PATCH v2 12/13] wifi: mt76: mt7925: enable low power support for MT7927
` [PATCH v2 13/13] wifi: mt76: mt7925: enable MT7927 PCI device IDs
[PATCH] perf/x86/intel/p4: Fix unused variable warning in p4_pmu_init()
2026-03-19 22:24 UTC (4+ messages)
[PATCH v4 0/8] lib/glob: bug fixes, new features, and tests
2026-03-19 22:23 UTC (5+ messages)
[PATCH net v3] neighbour: add RTNL_FLAG_DUMP_SPLIT_NLM_DONE to RTM_GETNEIGH
2026-03-19 22:22 UTC
[PATCH] cxl: Adjust the startup priority of cxl_pmem to be higher than that of cxl_acpi
2026-03-19 22:21 UTC (3+ messages)
[PATCH v3 0/2] blk-mq: introduce tag starvation observability
2026-03-19 22:19 UTC (3+ messages)
` [PATCH v3 1/2] blk-mq: add tracepoint block_rq_tag_wait
` [PATCH v3 2/2] blk-mq: expose tag starvation counts via debugfs
[PATCH v1 1/2] perf lock: Fix option value type in parse_max_stack
2026-03-19 22:12 UTC (2+ messages)
` [PATCH v1 2/2] perf stat: Fix opt->value type for parse_cache_level
[RFC net-next 00/15] Introducing ipxlat: a stateless IPv4/IPv6 translation device
2026-03-19 22:11 UTC (3+ messages)
` [RFC net-next 15/15] Documentation: networking: add ipxlat translator guide
[PATCH v2] blk-mq: add tracepoint block_rq_tag_wait
2026-03-19 22:10 UTC (3+ messages)
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-03-19 22:09 UTC (6+ messages)
` [PATCH v2 04/22] vfio/pci: Register a file handler with Live Update Orchestrator
[PATCH] media: nxp: imx8-isi: remove kzalloc_objs
2026-03-19 22:09 UTC (2+ messages)
[PATCH v2 0/3] mm: Free contiguous order-0 pages efficiently
2026-03-19 22:07 UTC (8+ messages)
` [PATCH v2 1/3] mm/page_alloc: Optimize free_contig_range()
[PATCH v7 00/10] VMSCAPE optimization for BHI variant
2026-03-19 22:06 UTC (6+ messages)
` [PATCH v7 07/10] x86/vmscape: Use static_call() for predictor flush
[PATCH rdma-next] RDMA: Properly propagate the number of CQEs as unsigned int
2026-03-19 22:02 UTC (2+ messages)
[PATCH net v2 0/2] stmmac crash/stall fixes when under memory pressure
2026-03-19 21:59 UTC (3+ messages)
` [PATCH net v2 1/2] net: stmmac: Prevent NULL deref when RX memory exhausted
[PATCH v2 1/5] x86/vsyscall: Reorganize the page fault emulation code
2026-03-19 21:59 UTC (2+ messages)
` [tip: x86/cpu] "
[PATCH v2 2/5] x86/traps: Consolidate user fixups in the #GP handler
2026-03-19 21:59 UTC (2+ messages)
` [tip: x86/cpu] "
[PATCH v2 0/2] media: nxp: imx8-isi: Fix single frame capture and optimize buffer usage
2026-03-19 21:59 UTC (5+ messages)
` [PATCH v2 1/2] media: nxp: imx8-isi: Reduce minimum queued buffers from 2 to 0
` [PATCH v2 2/2] media: nxp: imx8-isi: Prioritize pending buffers over discard buffers
[PATCH v2 3/5] x86/vsyscall: Restore vsyscall=xonly mode under LASS
2026-03-19 21:59 UTC (2+ messages)
` [tip: x86/cpu] "
[PATCH v2 4/5] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE
2026-03-19 21:59 UTC (2+ messages)
` [tip: x86/cpu] "
[PATCH v2 5/5] x86/cpu: Remove LASS restriction on vsyscall emulation
2026-03-19 21:59 UTC (2+ messages)
` [tip: x86/cpu] "
[PATCH v2 0/9] mm/huge_memory: refactor zap_huge_pmd()
2026-03-19 21:56 UTC (5+ messages)
` [PATCH v2 7/9] mm/huge_memory: deduplicate zap deposited table call
[PATCH v4 0/5] selftests/mm: skip several tests when thp is not available
2026-03-19 21:48 UTC (5+ messages)
` [PATCH v4 1/5] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v4 3/5] selftests/mm: move write_file helper to vm_util
[PATCH 1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support
2026-03-19 21:46 UTC (3+ messages)
[PATCH net-next v2 0/2] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip
2026-03-19 21:43 UTC (3+ messages)
` [PATCH net-next v2 1/2] r8152: Add support for 5Gbit Link Speeds and EEE
[PATCH 0/4] mm/mprotect: micro-optimization work
2026-03-19 21:43 UTC (10+ messages)
` [PATCH 1/4] mm/mprotect: encourage inlining with __always_inline
` [PATCH 2/4] mm/mprotect: move softleaf code out of the main function
` [PATCH 3/4] mm/mprotect: un-inline folio_pte_batch_flags()
` [PATCH 4/4] mm/mprotect: special-case small folios when applying write permissions
[RFC PATCH v1 7/7] perf unwind-libunwind: Add RISC-V libunwind support
2026-03-19 21:39 UTC (3+ messages)
` [PATCH v2 0/8] perf libunwind multiple remote support
[PATCH net-next 0/2] Add support for PIC64-HPSC/HX MDIO controller
2026-03-19 21:38 UTC (6+ messages)
` [PATCH net-next 2/2] net: mdio: add a driver "
[PATCH 0/5] mm: Switch gfp_t to unsigned long
2026-03-19 21:39 UTC (4+ messages)
[PATCH v4 00/21] Virtual Swap Space
2026-03-19 21:36 UTC (6+ messages)
` [PATCH v4 09/21] mm: swap: allocate a virtual swap slot for each swapped out page
` [syzbot ci] Re: Virtual Swap Space
[syzbot] Monthly wireguard report (Mar 2026)
2026-03-19 21:35 UTC
[PATCH rc v2] iommu: Fix nested pci_dev_reset_iommu_prepare/done()
2026-03-19 21:34 UTC (3+ messages)
[PATCH net-next v3 2/6] net: bcmgenet: register xdp_rxq_info for each RX ring
2026-03-19 21:34 UTC (8+ messages)
` [PATCH net-next v3 3/6] net: bcmgenet: add basic XDP support (PASS/DROP)
` [PATCH net-next v3 4/6] net: bcmgenet: add XDP_TX support
` [PATCH net-next v3 5/6] net: bcmgenet: add XDP_REDIRECT and ndo_xdp_xmit support
[GIT PULL] parisc architecture fix for v7.0-rc5
2026-03-19 21:34 UTC
[PATCH RESEND v2] media: nxp: imx8-isi: Fix potential out-of-bounds issues
2026-03-19 21:33 UTC (2+ messages)
[PATCH v3 1/3] ima: Remove ima_h_table structure
2026-03-19 21:31 UTC (4+ messages)
` [PATCH v3 3/3] ima: Add support for staging measurements for deletion
[PATCH v2] tools: perf: add comm_ignore_digit column
2026-03-19 21:29 UTC (3+ messages)
[PATCH v25 0/9] Simple Donor Migration for Proxy Execution
2026-03-19 21:26 UTC (4+ messages)
` [PATCH v25 9/9] sched: Handle blocked-waiter migration (and return migration)
[PATCH 0/5] Add PCIe support for RZ/V2N and RZ/V2H(P) SoCs
2026-03-19 21:25 UTC (4+ messages)
` [PATCH 2/5] dt-bindings: pci: renesas,r9a08g045-pcie: Add RZ/V2H(P) support
[PATCH v1] i2c: designware: amdisp: Fix null pointer dereference in runtime resume
2026-03-19 21:24 UTC (5+ messages)
[PATCH v1] LoongArch: BPF: Make arch_protect_bpf_trampoline() return 0
2026-03-19 21:24 UTC (2+ messages)
[PATCH v2 0/3] cgroup/dmem: allow atomic irrestrictive writes to dmem.max
2026-03-19 21:22 UTC (4+ messages)
` [PATCH v2 1/3] cgroup/dmem: remove region parameter from dmemcg_parse_limit
` [PATCH v2 2/3] cgroup/dmem: accept a single region when writing to attributes
` [PATCH v2 3/3] cgroup/dmem: allow max to be set below current usage
[PATCH net-next 0/3] tcp: fix scaled no-shrink rwnd quantization slack
2026-03-19 21:21 UTC (8+ messages)
` [PATCH net-next 1/3] selftests: packetdrill: stop pinning rwnd in tcp_ooo_rcv_mss
` [PATCH net-next 2/3] tcp: keep scaled no-shrink window representable
[PATCH v9 1/2] wifi: iwlwifi: pcie: migrate to modern pci_alloc_irq_vectors API
2026-03-19 21:21 UTC
[PATCH v0 0/3] Add encoder features
2026-03-19 21:18 UTC (5+ messages)
` [PATCH v0 1/3] media: chips-media: wave5: Add Support for Background Detection
` [PATCH v0 3/3] media: chips-media: wave5: Add Support for Packed YUV422 Formats
kalloc_objs() may not be as safe as it seems
2026-03-19 21:18 UTC (6+ messages)
[PATCH] tracing: Fix nr_subbufs initialization in simple_ring_buffer_init_mm()
2026-03-19 21:13 UTC (4+ messages)
[PATCH] scsi: ufs: core: Add a vop to handle vendor specific ops
2026-03-19 21:12 UTC (2+ messages)
[PATCH] usb: gadget: f_ncm: replace kzalloc with kzalloc_obj
2026-03-19 21:11 UTC (3+ messages)
[PATCH v5] arm64: dts: qcom: glymur-crd: Enable keyboard, trackpad and touchscreen
2026-03-19 21:11 UTC (3+ messages)
[PATCH v2 sched_ext/for-7.1] sched_ext: Invalidate dispatch decisions on CPU affinity changes
2026-03-19 21:09 UTC (3+ messages)
[PATCH 0/7] drivers: Simplify cleanup paths using __free
2026-03-19 21:08 UTC (3+ messages)
` [PATCH 4/7] media: mediatek: vcodec: simplify cleanup "
[PATCH v2 2/2] hfsplus: extract hidden directory search into a helper function
2026-03-19 21:07 UTC (3+ messages)
[GIT PULL] PCI fixes for v7.0
2026-03-19 21:07 UTC
[PATCH v13.1] rust: interop: Add list module for C linked list interface
2026-03-19 21:07 UTC
[PATCH v2] kho: use checked arithmetic in deserialize_bitmap()
2026-03-19 21:03 UTC
[PATCH v5] mm/mglru: fix cgroup OOM during MGLRU state switching
2026-03-19 21:04 UTC (3+ messages)
[PATCH] usb: xhci: Fix debugfs bandwidth reporting
2026-03-19 21:04 UTC (2+ messages)
[PATCH v4] scsi: sas: skip opt_sectors when DMA reports no real optimization hint
2026-03-19 21:04 UTC (4+ messages)
[GIT PULL] Networking for v7.0-rc5
2026-03-19 20:59 UTC (2+ messages)
[PATCH v3 0/4] mmc: Add pstore backend for crash dump storage on eMMC
2026-03-19 20:59 UTC (3+ messages)
` [PATCH v3 4/4] mmc: core: Add MMC pstore backend driver
[PATCH v9 1/2] wifi: iwlwifi: pcie: migrate to modern pci_alloc_irq_vectors API
2026-03-19 20:56 UTC (2+ messages)
[PATCH 00/14] iommu: Add live update state preservation
2026-03-19 20:54 UTC (3+ messages)
` [PATCH 07/14] iommu/vt-d: Restore IOMMU state and reclaimed domain ids
[PATCH net-next v9 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-03-19 20:54 UTC (4+ messages)
[PATCH iwl-net v4] ice: fix missing dpll notifications for SW pins
2026-03-19 20:52 UTC
[PATCH] media: amphion: Fix race between m2m job_abort and device_run
2026-03-19 20:49 UTC (2+ messages)
[PATCH] io_uring: flush deferred completions in io_req_post_cqe32()
2026-03-19 20:49 UTC
[PATCH net-next 2/2] r8152: add helper functions for PHY OCP registers
2026-03-19 20:46 UTC (2+ messages)
[PATCH v9 2/2] mmc: core: add Kingston CID to quirks
2026-03-19 20:47 UTC
[PATCH v1] media: hdmirx: snps, rk: Fix HPD hold time
2026-03-19 20:45 UTC (2+ messages)
[PATCH] staging: atomisp: gc2235: prefer usleep_range over msleep
2026-03-19 20:42 UTC (2+ messages)
` [PATCH v2] staging: media: "
[PATCH v5 0/4] arm64: dts: rockchip: Fix vdec register blocks order on RK3576/RK3588
2026-03-19 20:41 UTC (3+ messages)
` [PATCH v5 1/4] media: dt-bindings: rockchip,vdec: Mark reg-names required for RK35{76,88}
[PATCH] kbuild: rust: add AutoFDO support
2026-03-19 20:37 UTC (7+ messages)
[PATCH v8 3/3] mmc: sdhci-esdhc-imx: remove redundant mx25 handling and consolidate soc data
2026-03-19 20:37 UTC (2+ messages)
[PATCH] dt-bindings: mmc: mtk-sd: add mediatek,mt8183-mmc fallback to mediatek,mt8189-mmc
2026-03-19 20:36 UTC
[PATCH v1] media: meson: vdec: Fix memory leak in error path of vdec_open
2026-03-19 20:35 UTC (2+ messages)
[PATCH] usb: xhci: Simplify clearing the Event Interrupt bit
2026-03-19 20:33 UTC (2+ messages)
[PATCH v3 00/16] mm: expand mmap_prepare functionality and usage
2026-03-19 20:31 UTC (2+ messages)
[patch 0/5] clocksource: Rewrite clocksource watchdog and related cleanups
2026-03-19 20:31 UTC (10+ messages)
` [patch 5/5] clocksource: Rewrite watchdog code completely
[PATCH] media:v4l2-async:debugfs for registered subdevices
2026-03-19 20:30 UTC (10+ messages)
` "
` "
` "
` "
` "
` "
` "
` "
[PATCH v10 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
2026-03-19 20:27 UTC (2+ messages)
[PATCH net-next v3] selftests: bonding: add test for stacked bond header_parse recursion
2026-03-19 20:29 UTC (2+ messages)
[PATCH] media: mtk-jpeg: fix use-after-free in release path due to uncancelled work
2026-03-19 20:27 UTC (3+ messages)
[PATCH net-next] net: add netdev_from_priv() helper
2026-03-19 20:27 UTC (2+ messages)
[PATCH v4 00/55] drivers: hv: dxgkrnl: Driver for Hyper-V virtual compute device
2026-03-19 20:25 UTC (41+ messages)
` [PATCH 16/55] drivers: hv: dxgkrnl: Query the dxgdevice state
` [PATCH 17/55] drivers: hv: dxgkrnl: Map(unmap) CPU address to device allocation
` [PATCH 18/55] drivers: hv: dxgkrnl: Manage device allocation properties
` [PATCH 19/55] drivers: hv: dxgkrnl: Flush heap transitions
` [PATCH 20/55] drivers: hv: dxgkrnl: Query video memory information
` [PATCH 21/55] drivers: hv: dxgkrnl: The escape ioctl
` [PATCH 22/55] drivers: hv: dxgkrnl: Ioctl to put device to error state
` [PATCH 23/55] drivers: hv: dxgkrnl: Ioctls to query statistics and clock calibration
` [PATCH 24/55] drivers: hv: dxgkrnl: Offer and reclaim allocations
` [PATCH 25/55] drivers: hv: dxgkrnl: Ioctls to manage scheduling priority
` [PATCH 26/55] drivers: hv: dxgkrnl: Manage residency of allocations
` [PATCH 27/55] drivers: hv: dxgkrnl: Manage compute device virtual addresses
` [PATCH 28/55] drivers: hv: dxgkrnl: Add support to map guest pages by host
` [PATCH 29/55] drivers: hv: dxgkrnl: Removed struct vmbus_gpadl, which was defined in the main linux branch
` [PATCH 30/55] drivers: hv: dxgkrnl: Remove dxgk_init_ioctls
` [PATCH 31/55] drivers: hv: dxgkrnl: Creation of dxgsyncfile objects
` [PATCH 32/55] drivers: hv: dxgkrnl: Use tracing instead of dev_dbg
` [PATCH 33/55] drivers: hv: dxgkrnl: Implement D3DKMTWaitSyncFile
` [PATCH 34/55] drivers: hv: dxgkrnl: Improve tracing and return values from copy from user
` [PATCH 35/55] drivers: hv: dxgkrnl: Fix synchronization locks
` [PATCH 36/55] drivers: hv: dxgkrnl: Close shared file objects in case of a failure
` [PATCH 37/55] drivers: hv: dxgkrnl: Added missed NULL check for resource object
` [PATCH 38/55] drivers: hv: dxgkrnl: Fixed dxgkrnl to build for the 6.1 kernel
` [PATCH 39/55] drivers: hv: dxgkrnl: Added support for compute only adapters
` [PATCH 40/55] drivers: hv: dxgkrnl: Added implementation for D3DKMTInvalidateCache
` [PATCH 41/55] drivers: hv: dxgkrnl: Handle process ID in D3DKMTQueryStatistics
` [PATCH 42/55] drivers: hv: dxgkrnl: Implement the D3DKMTEnumProcesses API
` [PATCH 43/55] drivers: hv: dxgkrnl: Implement D3DDKMTIsFeatureEnabled API
` [PATCH 44/55] drivers: hv: dxgkrnl: Implement known escapes
` [PATCH 45/55] drivers: hv: dxgkrnl: Fixed coding style issues
` [PATCH 46/55] drivers: hv: dxgkrnl: Fixed the implementation of D3DKMTQueryClockCalibration
` [PATCH 47/55] drivers: hv: dxgkrnl: Retry sending a VM bus packet when there is no place in the ring buffer
` [PATCH 48/55] drivers: hv: dxgkrnl: Add support for locking a shared allocation by not the owner
` [PATCH 49/55] drivers: hv: dxgkrnl: Fix build breaks when switching to 6.6 kernel due to hv_driver remove callback change
` [PATCH 50/55] drivers: hv: dxgkrnl: Fix build breaks when switching to 6.6 kernel due to removed uuid_le_cmp
` [PATCH 51/55] drivers: hv: dxgkrnl: Implement D3DKMTEnumProcesses to match the Windows implementation
` [PATCH 52/55] drivers: hv: dxgkrnl: Use pin_user_pages instead of get_user_pages for DMA accessible memory
` [PATCH 53/55] drivers: hv: dxgkrnl: Do not print error messages when virtual GPU is not present
` [PATCH 54/55] drivers: hv: dxgkrnl: Fix crash at hmgrtable_free_handle
` [PATCH 55/55] drivers: hv: dxgkrnl: Code cleanup for upstream submission
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox