messages from 2026-03-20 20:53:53 to 2026-03-20 23:54:37 UTC [more...]
[PATCH net-next v4 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
2026-03-20 23:54 UTC (6+ messages)
` [PATCH net-next v4 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next v4 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next v4 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next v4 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next v4 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
[PATCH v3] tools: perf: add comm_nodigit column
2026-03-20 23:45 UTC
[PATCH 0/8] x86/msr: Consolidate native/paravirt MSR functions
2026-03-20 23:39 UTC (3+ messages)
[PATCH v6 0/5] Introduce DeviceContext
2026-03-20 23:34 UTC (6+ messages)
` [PATCH v6 1/5] rust/drm: Fix potential drop of uninitialized driver data
` [PATCH v6 2/5] rust/drm: Introduce DeviceContext
` [PATCH v6 3/5] rust/drm: Don't setup private driver data until registration
` [PATCH v6 4/5] rust/drm/gem: Add DriverAllocImpl type alias
` [PATCH v6 5/5] rust/drm/gem: Use DeviceContext with GEM objects
[PATCH 00/14] iommu: Add live update state preservation
2026-03-20 23:34 UTC (9+ messages)
` [PATCH 05/14] iommupt: Implement preserve/unpreserve/restore callbacks
` [PATCH 06/14] iommu/vt-d: Implement device and iommu preserve/unpreserve ops
` [PATCH 10/14] iommufd-lu: Implement ioctl to let userspace mark an HWPT to be preserved
[PATCH net-next] net: mana: Set default number of queues to 16
2026-03-20 23:30 UTC
[PATCH v11 00/65] Fix DRM_USE_DYNAMIC_DEBUG=y
2026-03-20 23:29 UTC (9+ messages)
` [PATCH v11 59/65] accel/ivpu: implement IVPU_DBG_* as a dyndbg classmap
` [PATCH v11 64/65] drm_print: fix drm_printer dynamic debug bypass
[tip:tip/urgent] BUILD SUCCESS 5f6970056f68f92790bcd2632f1bc15dd266b3fa
2026-03-20 23:16 UTC
[PATCH] lib/crypto: sha1: Explicitly specify alignment of sha1_ctx::buf
2026-03-20 23:14 UTC
[PATCH] ARM: dts: BCM5301X: add root pcie bridges
2026-03-20 23:07 UTC (3+ messages)
[PATCH mlx5-next 0/2] mlx5-next updates 2026-03-19
2026-03-20 23:07 UTC (5+ messages)
` [PATCH mlx5-next 1/2] mlx5: Remove redundant iseg base
` [PATCH mlx5-next 2/2] net/mlx5: Add vhca_id_type bit to alias context
[PATCH 0/3] mmc: Lenovo N22 Braswell SD slot fixes
2026-03-20 23:07 UTC (2+ messages)
[PATCH 0/6] ARM: dts: BCM5301X: EA9200: various fixes
2026-03-20 23:06 UTC (6+ messages)
` [PATCH 4/6] ARM: dts: BCM5301X: EA9200: add wifi definitions
[PATCH] media: em28xx: kzalloc + kcalloc to kzalloc_flex
2026-03-20 23:04 UTC (3+ messages)
[PATCH net-next 0/3] net/mlx5e: Improve channel creation time via fast-path MKEY initialization
2026-03-20 23:02 UTC (5+ messages)
` [PATCH net-next 1/3] net/mlx5e: Move RX MPWQE slowpath fields into a separate struct
` [PATCH net-next 2/3] net/mlx5e: RX, Pre-calculate pad value in MPWQE
[PATCH] platform/x86: panasonic-laptop: simplify allocation of sinf
2026-03-20 23:02 UTC (3+ messages)
[PATCH v1] perf build: Add -funsigned-char to default CFLAGS
2026-03-20 23:00 UTC (2+ messages)
[PATCH] gpio: mockup: allocate lines with main struct
2026-03-20 23:00 UTC (3+ messages)
[syzbot] [ntfs3?] memory leak in run_add_entry (2)
2026-03-20 22:56 UTC
[PATCH v2 0/1] perf: Add --pmu-filter option for filtering PMUs
2026-03-20 22:56 UTC (5+ messages)
` [PATCH v2 1/1] "
[PATCH v8 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
2026-03-20 23:01 UTC (4+ messages)
` [PATCH v8 09/10] x86/hyperv/vtl: Mark the wakeup mailbox page as private
[net-next v34 0/1] MCTP Over PCC Transport
2026-03-20 22:54 UTC (4+ messages)
` [net-next v34 1/1] mctp pcc: Implement MCTP over "
[syzbot] [fs?] general protection fault in __umount_mnt
2026-03-20 22:45 UTC
[syzbot] [block?] general protection fault in bio_alloc_bioset
2026-03-20 22:44 UTC
[syzbot] [block?] general protection fault in bio_add_page
2026-03-20 22:44 UTC
[PATCH v1] perf build: Revert "enable -fno-strict-aliasing"
2026-03-20 22:42 UTC (2+ messages)
` [PATCH v2] "
[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
2026-03-20 22:39 UTC (22+ messages)
` [PATCH v4 01/21] mm: various small mmap_prepare cleanups
` [PATCH v4 02/21] mm: add documentation for the mmap_prepare file operation callback
` [PATCH v4 03/21] mm: document vm_operations_struct->open the same as close()
` [PATCH v4 04/21] mm: avoid deadlock when holding rmap on mmap_prepare error
` [PATCH v4 05/21] mm: switch the rmap lock held option off in compat layer
` [PATCH v4 06/21] mm/vma: remove superfluous map->hold_file_rmap_lock
` [PATCH v4 07/21] mm: have mmap_action_complete() handle the rmap lock and unmap
` [PATCH v4 08/21] mm: add vm_ops->mapped hook
` [PATCH v4 09/21] fs: afs: revert mmap_prepare() change
` [PATCH v4 10/21] fs: afs: restore mmap_prepare implementation
` [PATCH v4 11/21] mm: add mmap_action_simple_ioremap()
` [PATCH v4 12/21] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 13/21] hpet: "
` [PATCH v4 14/21] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH v4 15/21] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 16/21] staging: vme_user: "
` [PATCH v4 17/21] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v4 18/21] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 19/21] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [PATCH v4 20/21] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v4 21/21] mm: on remap assert that input range within the proposed VMA
[PATCH] vdpa: don't free reply skb after genlmsg_reply()
2026-03-20 22:37 UTC (4+ messages)
[PATCH v1] perf inject: Factor build ID inject out into a separate tool
2026-03-20 22:35 UTC
[PATCH v2 0/6] Enable new features for flipkart-rimob
2026-03-20 22:32 UTC (4+ messages)
` [PATCH v2 1/6] dt-bindings: display: panel: Add Novatek NT35532 LCD DSI
[PATCH] btrfs: Fix BTRFS arm64 tagged KASAN false-positive
2026-03-20 22:26 UTC (4+ messages)
[PATCH v5 0/4] Add onboard-dev USB hub host managed vbus handling support
2026-03-20 22:26 UTC (7+ messages)
` [PATCH v5 1/4] usb: port: track the disabled state
` [PATCH v5 2/4] usb: hub: add infrastructure to pass onboard_dev port features
[PATCH 0/3] staging: iio: replace sprintf() with sysfs_emit()
2026-03-20 22:24 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] staging: iio: ad7816: use sysfs_emit() in show functions
` [PATCH v2 2/3] staging: iio: ad5933: "
` [PATCH v2 3/3] staging: iio: ad9834: use sysfs_emit() and simplify "
[PATCH v1 1/1] platform/mellanox: nvsw-sn2201: Drop unused include
2026-03-20 22:20 UTC
[PATCH] crypto: cryptd - Remove unused functions
2026-03-20 22:17 UTC
[PATCH v2 00/15] mm: memory hot(un)plug and SPARSEMEM cleanups
2026-03-20 22:13 UTC (16+ messages)
` [PATCH v2 01/15] mm/memory_hotplug: fix possible race in scan_movable_pages()
` [PATCH v2 02/15] mm/memory_hotplug: remove for_each_valid_pfn() usage
` [PATCH v2 03/15] mm/sparse: remove WARN_ONs from (online|offline)_mem_sections()
` [PATCH v2 04/15] mm/Kconfig: make CONFIG_MEMORY_HOTPLUG depend on CONFIG_SPARSEMEM_VMEMMAP
` [PATCH v2 05/15] mm/memory_hotplug: simplify check_pfn_span()
` [PATCH v2 06/15] mm/sparse: remove !CONFIG_SPARSEMEM_VMEMMAP leftovers for CONFIG_MEMORY_HOTPLUG
` [PATCH v2 07/15] mm/bootmem_info: remove handling for !CONFIG_SPARSEMEM_VMEMMAP
` [PATCH v2 08/15] mm/bootmem_info: avoid using sparse_decode_mem_map()
` [PATCH v2 09/15] mm/sparse: remove sparse_decode_mem_map()
` [PATCH v2 10/15] mm/sparse: remove CONFIG_MEMORY_HOTPLUG-specific usemap allocation handling
` [PATCH v2 11/15] mm: prepare to move subsection_map_init() to mm/sparse-vmemmap.c
` [PATCH v2 12/15] mm/sparse: drop set_section_nid() from sparse_add_section()
` [PATCH v2 13/15] mm/sparse: move sparse_init_one_section() to internal.h
` [PATCH v2 14/15] mm/sparse: move __section_mark_present() "
` [PATCH v2 15/15] mm/sparse: move memory hotplug bits to sparse-vmemmap.c
[PATCH v3 00/16] mm: expand mmap_prepare functionality and usage
2026-03-20 22:14 UTC (4+ messages)
` [PATCH v3 15/16] mm: add mmap_action_map_kernel_pages[_full]()
[PATCH v1 1/1] pwm: jz4740: Drop unused include
2026-03-20 22:13 UTC (2+ messages)
[PATCH v1 1/1] platform/surface: hotplug: Correct inclusion for GPIO APIs
2026-03-20 22:11 UTC
[PATCH v2 0/4] KCOV function entry/exit records
2026-03-20 22:10 UTC (3+ messages)
` [PATCH v2 1/4] sched: Ensure matching stack state for kcov disable/enable on switch
[PATCH v4 0/2] Introduce Synology Microp driver
2026-03-20 22:09 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: embedded-controller: Add synology,microp device
` [PATCH v4 2/2] platform: Add initial synology microp driver
[PATCH v2] tools: perf: add comm_ignore_digit column
2026-03-20 22:07 UTC (5+ messages)
[PATCH v1 1/1] serial: xilinx_uartps: Drop unused include
2026-03-20 22:08 UTC
[PATCH v1 1/1] pwm: jz4740: Drop unused include
2026-03-20 22:06 UTC
[PATCH v1 1/1] pinctrl: core: Drop unused include
2026-03-20 22:05 UTC
[PATCH v2 00/14] x86,fs/resctrl: Improve resctrl quality and consistency
2026-03-20 22:03 UTC (15+ messages)
` [PATCH v2 01/14] MAINTAINERS: Update resctrl entry
` [PATCH v2 02/14] fs/resctrl: Add missing return value descriptions
` [PATCH v2 03/14] fs/resctrl: Avoid "may be used uninitialized" warning
` [PATCH v2 04/14] fs/resctrl: Use correct format specifier for printing error pointers
` [PATCH v2 05/14] x86/resctrl: Protect against bad shift
` [PATCH v2 06/14] fs/resctrl: Change pattern used to track number of entries in enum
` [PATCH v2 07/14] fs/resctrl: Use accurate type for rdt_resource::rid
` [PATCH v2 08/14] fs/resctrl: Pass error reading event through to user space
` [PATCH v2 09/14] fs/resctrl: Add last_cmd_status support for writes to max_threshold_occupancy
` [PATCH v2 10/14] fs/resctrl: Use accurate and symmetric exit flows
` [PATCH v2 11/14] fs/resctrl: Use stricter checks on input to cpus/cpus_list file
` [PATCH v2 12/14] fs/resctrl: Change last_cmd_status custom during input parsing
` [PATCH v2 13/14] fs/resctrl: Communicate resource group deleted error via last_cmd_status
` [PATCH v2 14/14] fs/resctrl: Inform user space when status buffer overflowed
[PATCH v4 0/6] x86: Cleanups around slow_down_io()
2026-03-20 22:02 UTC (3+ messages)
` [PATCH v4 5/6] x86/io_delay: Switch io_delay() default mechanism to "none"
[PATCH v1 1/1] mmc: sdhci-pci: Drop unused include
2026-03-20 22:02 UTC
[PATCH v1 1/1] media: camif-core: Drop unused include
2026-03-20 21:59 UTC
[PATCH v1 1/1] scsi: ufs: rockchip: Drop unused include
2026-03-20 21:56 UTC
[PATCH v1 1/1] media: atomisp: Drop unused include
2026-03-20 21:54 UTC
[PATCH net-next v1 1/1] nfc: microread: Drop unused include
2026-03-20 21:52 UTC
[PATCH v2] crypto: zstd - fix segmented acomp streaming paths
2026-03-20 21:51 UTC
[PATCH 1/3] [RESEND] RDMA/hfi1: use a struct group to avoid warning
2026-03-20 21:49 UTC (2+ messages)
[PATCH] kbuild: rust: add AutoFDO support
2026-03-20 21:48 UTC (10+ messages)
[PATCH V2] accel/amdxdna: Refactor GEM BO handling and add helper APIs for address retrieval
2026-03-20 21:46 UTC (2+ messages)
[PATCH 2/3] media: dt-bindings: Add OmniVision OV13B10
2026-03-20 21:40 UTC (3+ messages)
[PATCH] tracing: Adjust cmd_check_undefined to show unexpected undefined symbols
2026-03-20 21:34 UTC (2+ messages)
[PATCH 1/3] media: i2c: ov13b10: Add dvdd, dovdd and device tree support
2026-03-20 21:34 UTC (2+ messages)
[PATCH] pidfds: add coredump_code field to pidfd_info
2026-03-20 21:33 UTC
[PATCH v2 0/4] Add RZ/G3L GFX support
2026-03-20 21:32 UTC (8+ messages)
` [PATCH v2 2/4] drm/panfrost: Drop redundant optional clock checks in runtime PM
` [PATCH v2 3/4] drm/panfrost: Add bus_ace optional clock support for RZ/G2L
` [PATCH v2 4/4] drm/panfrost: Add GPU_PM_RT support for RZ/G3L SoC
[PATCH] afs: fix NULL pointer dereference in afs_get_tree()
2026-03-20 21:28 UTC
[PATCH] dt-bindings: i2c: renesas,riic: Document the R9A08G046 support
2026-03-20 21:25 UTC (2+ messages)
[PATCH v4 0/5] k3-am68-phyboard-izar dsi support
2026-03-20 21:23 UTC (6+ messages)
` [PATCH v4 1/5] arm64: dts: ti: k3-am68-phyboard-izar: Assign dss clocks
` [PATCH v4 2/5] arm64: dts: ti: k3-am68-phycore-som: Add DSI->LVDS bridge
` [PATCH v4 3/5] arm64: dts: ti: k3-am68-phyboard-izar: Add LVDS-Display
` [PATCH v4 4/5] arm64: dts: ti: k3-j721s2-main: Add DSI1
` [PATCH v4 5/5] arm64: dts: ti: k3-am68-phyboard-izar: Add PEB-AV-15 overlay
[PATCH net-next v3 0/2] e1000e: add XDP support
2026-03-20 21:23 UTC (3+ messages)
` [PATCH net-next v3 1/2] e1000e: add basic "
[PATCH v6 0/5] Add CCI and imx577 sensor support for Talos evk
2026-03-20 21:23 UTC (3+ messages)
` [PATCH v6 1/5] dt-bindings: i2c: qcom-cci: Document sm6150 compatible
[PATCH 0/8] mm/mglru: improve reclaim loop and dirty folio handling
2026-03-20 21:19 UTC (11+ messages)
` [PATCH 2/8] mm/mglru: relocate the LRU scan batch limit to callers
` [PATCH 4/8] mm/mglru: scan and count the exact number of folios
` [PATCH 5/8] mm/mglru: use a smaller batch for reclaim
` [PATCH 7/8] mm/mglru: simplify and improve dirty writeback handling
` [PATCH 8/8] mm/vmscan: remove sc->file_taken
[PATCH net-next v8 0/5] net: stmmac: Add PCI driver support for BCM8958x
2026-03-20 21:19 UTC (7+ messages)
` [PATCH net-next v8 1/6] Add 25GMAC core type to dwmac_core_type enum
` [PATCH net-next v8 2/6] Add DW25GMAC support in stmmac core driver
` [PATCH net-next v8 3/6] Integrate dw25gmac into hwif handling
` [PATCH net-next v8 4/6] Add PCI driver support for BCM8958x
` [PATCH net-next v8 5/6] Fix error handling in probe function
` [PATCH net-next v8 6/6] Add BCM8958x driver to build system
[PATCH] crypto: inside-secure/eip93 - make it selectable for ECONET
2026-03-20 21:19 UTC
[PATCH] vfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()
2026-03-20 21:17 UTC (3+ messages)
[PATCH] vfio: uapi: fix comment typo
2026-03-20 21:17 UTC (2+ messages)
[PATCH v2] vfio: mdev: replace mtty_dev->vd_class with a const struct class
2026-03-20 21:17 UTC (2+ messages)
[PATCH] vfio: replace vfio->class with a const struct class
2026-03-20 21:18 UTC (2+ messages)
[PATCH v2] vfio: selftests: Support DMR and GNR-D DSA devices
2026-03-20 21:16 UTC (2+ messages)
[PATCH] vfio: selftests: fix crash in vfio_dma_mapping_mmio_test
2026-03-20 21:18 UTC (2+ messages)
[PATCH v2] vfio: selftests: Build tests on aarch64
2026-03-20 21:17 UTC (2+ messages)
[PATCH] i2c: gpio: replace printk with dev_err in probe
2026-03-20 21:16 UTC (3+ messages)
[PATCH] bug: shut up format attribute warning for clang as well
2026-03-20 21:14 UTC
[PATCH] dm-verity-fec: warn even when there were no errors
2026-03-20 21:15 UTC
[PATCH 0/5] Exynos850 APM-to-AP mailbox support
2026-03-20 21:15 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: clock: exynos850: Add APM_AP MAILBOX clock
` [PATCH 2/5] clk: samsung: exynos850: Add APM-to-AP mailbox clock
` [PATCH 3/5] dt-bindings: mailbox: google,gs101-mbox: Add samsung,exynos850-mbox
` [PATCH 4/5] mailbox: exynos: Add support for Exynos850 mailbox
` [PATCH 5/5] arm64: dts: exynos850: Add ap2apm mailbox
[PATCH v2 0/3] Add CCI support for Milos, enable on Fairphone (Gen. 6)
2026-03-20 21:14 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: i2c: qcom-cci: Document Milos compatible
[PATCH] Crypto : qat: Replace scnprintf with sysfs_emit function
2026-03-20 21:10 UTC (2+ messages)
[PATCH v3 0/4] rust: add basic serial device bus abstractions
2026-03-20 21:08 UTC (12+ messages)
` [PATCH v3 2/4] serdev: add rust private data to serdev_device
[PATCH v2 0/8] dma::Coherent & dma::CoherentBox API
2026-03-20 21:06 UTC (9+ messages)
` [PATCH v2 4/8] rust: dma: introduce dma::CoherentBox for memory initialization
` [PATCH v2 5/8] rust: dma: add Coherent:init() and Coherent::init_with_attrs()
` [PATCH v2 6/8] gpu: nova-core: use Coherent::init to initialize GspFwWprMeta
` [PATCH v2 7/8] gpu: nova-core: convert Gsp::new() to use CoherentBox
[PATCH] RFC: mailbox: Fix NULL message support in mbox_send_message()
2026-03-20 21:03 UTC (3+ messages)
[PATCH 0/2] Add Qualcomm SA8650P SoC to socinfo
2026-03-20 20:59 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom,ids: Add SoC ID for SA8650P
` [PATCH 2/2] soc: qcom: socinfo: "
[PATCH V1] accel/amdxdna: Refactor GEM BO handling and add helper APIs for address retrieval
2026-03-20 20:56 UTC (3+ messages)
[PATCH] selftests/mm: Fix soft-dirty kselftest supported check
2026-03-20 20:53 UTC (4+ messages)
` [PATCH V2] "
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