messages from 2026-05-07 20:34:35 to 2026-05-07 23:23:41 UTC [more...]
[PATCH] mips: cps: Assemble jr.hb with an R2 ISA level
2026-05-07 23:23 UTC
[PATCH] ASoC: tegra: tegra210-mixer: Use div_u64() for 64-bit division
2026-05-07 23:21 UTC
[PATCH 1/4] PCI: Introduce an API to check if RC/platform can retain device context during suspend
2026-05-07 23:02 UTC
[PATCH] usb: dwc3: avoid probe deferral when USB power supply is not available
2026-05-07 23:02 UTC (2+ messages)
[PATCH v9 00/22] Enable FRED with KVM VMX
2026-05-07 23:00 UTC (8+ messages)
[PATCH] zram: fix use-after-free in zram_writeback_endio
2026-05-07 22:56 UTC (4+ messages)
[PATCH 2/2] platform/x86/amd/pmc: Add delay_suspend module argument
2026-05-07 22:54 UTC (6+ messages)
` [PATCH 1/2] platform/x86/amd/pmc: Delay suspend for some Lenovo Laptops
[PATCH v3 00/15] media: qcom: camss: CAMSS Offline Processing Engine support
2026-05-07 22:49 UTC (16+ messages)
` [PATCH v3 01/15] media: qcom: camss: Add PM clock support and integrate with runtime PM
` [PATCH v3 02/15] media: qcom: camss: Add PM clock definitions for QCM2290
` [PATCH v3 03/15] media: qcom: camss: Drop top_ahb/axi from QCM2290 subdevice clocks
` [PATCH v3 04/15] media: qcom: camss: Add camss-isp-bufq helper
` [PATCH v3 05/15] media: qcom: camss: Add camss-isp-sched helper
` [PATCH v3 06/15] media: qcom: camss: Add camss-isp-pipeline helper
` [PATCH v3 07/15] media: qcom: camss: Add V4L2 meta format for CAMSS ISP parameters
` [PATCH v3 08/15] media: qcom: camss: Add camss-isp-params helper
` [PATCH v3 09/15] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE)
` [PATCH v3 10/15] dt-bindings: media: qcom,qcm2290-camss: Add OPE ISP subnode
` [PATCH v3 11/15] media: qcom: camss: Populate CAMSS child devices via DT
` [PATCH v3 12/15] media: uapi: Add CAMSS ISP configuration definition
` [PATCH v3 13/15] media: qcom: camss: Add CAMSS Offline Processing Engine driver
` [PATCH v3 14/15] arm64: dts: qcom: agatti: Assigned clock rate for CAMSS AXI
` [PATCH v3 15/15] arm64: dts: qcom: agatti: Add OPE node
[PATCH] clk: lan966x: use devm_platform_ioremap_resource()
2026-05-07 22:47 UTC (2+ messages)
[PATCH 0/2] DWC3 link tunneling state reporting
2026-05-07 22:46 UTC (6+ messages)
` [PATCH 2/2] usb: dwc3: Notify XHCI core of tunneled status
[PATCH 5/5] PCI: spacemit-k1: Add Spacemit K3 PCIe host controller support
2026-05-07 22:42 UTC
[PATCH 0/5] ibmvfc: make ibmvfc support FPIN messages
2026-05-07 22:40 UTC (9+ messages)
` [PATCH 1/5] ibmvfc: add basic FPIN support
` [PATCH 2/5] ibmvfc: Add NOOP command support
` [PATCH 3/5] ibmvfc: make ibmvfc login to fabric
` [PATCH 4/5] ibmvfc: use async sub-queue for FPIN messages
[tip:tip/urgent] BUILD SUCCESS 2fedeb50efa29422f916bd32817e436a76f197fc
2026-05-07 22:34 UTC
[PATCH v5] iio: imu: kmx61: Use guard(mutex)() over manual locking
2026-05-07 22:33 UTC
[PATCH v5 00/28] mm/virtio: skip redundant zeroing of host-zeroed pages
2026-05-07 22:33 UTC (30+ messages)
` [PATCH v5 01/28] mm: mempolicy: fix interleave index for unaligned VMA start
` [PATCH v5 02/28] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH v5 03/28] mm: add folio_zero_user stub for configs without THP/HUGETLBFS
` [PATCH v5 04/28] mm: page_alloc: move prep_compound_page before post_alloc_hook
` [PATCH v5 05/28] mm: use folio_zero_user for user pages in post_alloc_hook
` [PATCH v5 06/28] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
` [PATCH v5 07/28] mm: alloc_anon_folio: pass raw fault address to vma_alloc_folio
` [PATCH v5 08/28] mm: use __GFP_ZERO in alloc_anon_folio
` [PATCH v5 09/28] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
` [PATCH v5 10/28] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
` [PATCH v5 11/28] mm: hugetlb: use __GFP_ZERO and skip zeroing for zeroed pages
` [PATCH v5 12/28] mm: memfd: skip zeroing for zeroed hugetlb pool pages
` [PATCH v5 13/28] mm: remove arch vma_alloc_zeroed_movable_folio overrides
` [PATCH v5 14/28] mm: page_reporting: allow driver to set batch capacity
` [PATCH v5 15/28] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH v5 16/28] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
` [PATCH v5 17/28] mm: page_reporting: add per-page zeroed bitmap for host feedback
` [PATCH v5 18/28] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
` [PATCH v5 19/28] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
` [PATCH v5 20/28] virtio_balloon: submit reported pages as individual buffers
` [PATCH v5 21/28] mm: page_reporting: add flush parameter with page budget
` [PATCH v5 22/28] mm: page_alloc: propagate PG_zeroed in split_large_buddy
` [PATCH v5 23/28] mm: add free_frozen_pages_zeroed
` [PATCH v5 24/28] mm: add put_page_zeroed and folio_put_zeroed
` [PATCH v5 25/28] virtio_balloon: implement VIRTIO_BALLOON_F_DEVICE_INIT_ON_INFLATE
` [PATCH v5 26/28] mm: balloon: use put_page_zeroed for zeroed balloon pages
` [PATCH v5 27/28] virtio_balloon: disable reporting zeroed optimization for confidential guests
` [PATCH v5 28/28] virtio_balloon: implement VIRTIO_BALLOON_F_DEVICE_INIT_REPORTED
[PATCH] iommu/arm-smmu-v3-sva: Enable Hardware Access and Hardware Dirty bits
2026-05-07 22:30 UTC
[PATCH v7 00/10] Reintroduce Hornet LSM
2026-05-07 22:22 UTC (4+ messages)
[PATCH v4 0/3] vfio/pci: Request resources and map BARs at enable time
2026-05-07 22:21 UTC (5+ messages)
` [PATCH v4 1/3] vfio/pci: Set up BAR resources and maps in vfio_pci_core_enable()
` [PATCH v4 3/3] vfio/pci: Replace vfio_pci_core_setup_barmap() with vfio_pci_core_get_iomap()
[PATCH] char: applicom: remove low-quality, unused driver
2026-05-07 22:20 UTC
[PATCH net-next 08/12] dt-bindings: net: toshiba,tc965x-dwmac: add TC956x Ethernet bridge
2026-05-07 22:17 UTC
[GIT PULL] selinux/selinux-pr-20260507
2026-05-07 22:16 UTC
PCI/ASPM: Intel Battlemage (Arc Pro B70) bricks at boot when `pcie_aspm.policy=powersupersave` enables ASPM_L1.1 on AMD root port link
2026-05-07 22:14 UTC
[PATCH] gpio: regmap: Support sparsed fixed direction
2026-05-07 22:13 UTC (2+ messages)
[PATCH 1/1] i2c: tegra: fix error handling in tegra_i2c_xfer()
2026-05-07 22:11 UTC (4+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] i2c: tegra: fix pm_runtime leak on mutex_lock failure
` [PATCH v2 2/2] i2c: tegra: make tegra_i2c_mutex_unlock() return void
[PATCH sched_ext/for-7.1-fixes] sched_ext: Drop unused scx_find_sub_sched() stub
2026-05-07 22:11 UTC (2+ messages)
[PATCH 0/2] Documentation: maple_tree: Improve statements on reserved values
2026-05-07 22:09 UTC (4+ messages)
` [PATCH 2/2] Documentation: maple_tree: Clarify behavior when using "
[PATCH v7 6/6] ARM: zte: defconfig: Add a zx29 defconfig file
2026-05-07 22:08 UTC (3+ messages)
[PATCH v2] x86/kexec: Push kjump return address even for non-kjump kexec
2026-05-07 22:08 UTC
[PATCH v6 1/8] staging: rtl8723bs: fix buffer over-read in rtw_update_protection
2026-05-07 21:56 UTC
fentry/mcount, patchable function entries, ftrace, and future compiler support
2026-05-07 22:04 UTC
[PATCH] sched: Fix typos in comments
2026-05-07 22:02 UTC (2+ messages)
[PATCH v2 0/2] hfs/hfsplus: fix OOB access and uninit-value in bnode operations
2026-05-07 22:02 UTC (8+ messages)
` [PATCH v2 1/2] hfs/hfsplus: fix u32 overflow in check_and_correct_requested_length
` [PATCH v2 2/2] hfs/hfsplus: zero-initialize buffer in hfs_bnode_read
[PATCH v6 0/3] Introduce DeviceContext
2026-05-07 21:59 UTC (4+ messages)
` [PATCH v6 1/3] rust/drm: "
` [PATCH v6 2/3] rust/drm/gem: Add DriverAllocImpl type alias
` [PATCH v6 3/3] rust/drm/gem: Use DeviceContext with GEM objects
[PATCH] cgroup/cpuset: move PF_EXITING check before __GFP_HARDWALL in cpuset_current_node_allowed()
2026-05-07 22:00 UTC (2+ messages)
[PATCH v2] x86/virt: Silence RCU lockdep splat in emergency virt callback path
2026-05-07 21:59 UTC (2+ messages)
[Intel-wired-lan] [PATCH net v2] ice: Fix missing 1's complement negation in GCS raw checksum
2026-05-07 21:56 UTC (3+ messages)
[PATCH/RFC 10/14] dt-bindings: power: Document Renesas R-Car X5H Module Controller
2026-05-07 21:53 UTC (4+ messages)
[PATCH v11 0/6] Support sparse mappings in Panthor
2026-05-07 21:49 UTC (7+ messages)
` [PATCH v11 1/6] drm/panthor: Expose GPU page sizes to UM
` [PATCH v11 2/6] drm/panthor: Pass vm_bind_op to vm_prepare_map_op_ctx
` [PATCH v11 3/6] drm/panthor: Delete spurious whitespace from uAPI header
` [PATCH v11 4/6] drm/panthor: Remove unused operation context field
` [PATCH v11 5/6] drm/panthor: Support sparse mappings
` [PATCH v11 6/6] drm/panthor: Bump the driver version to 1.9
Bug with nested PAUSE intercept on SVM
2026-05-07 21:50 UTC
[PATCH v3 1/2] slab: support for compiler-assisted type-based slab cache partitioning
2026-05-07 21:49 UTC (3+ messages)
[PATCH] PCI/ASPM: Don't reconfigure ASPM entering low-power state
2026-05-07 21:49 UTC
[PATCH net-next v2 3/4] net: phy: air_phy_lib: Factorize BuckPBus register accessors
2026-05-07 21:43 UTC (4+ messages)
` [PATCH net-next v2 4/4] net: phy: Introduce Airoha AN8801/R Gigabit Ethernet PHY driver
[PATCH v2] Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMs
2026-05-07 21:43 UTC (5+ messages)
` [EXTERNAL] "
[PATCH] nilfs2: fix backing_dev_info reference leak
2026-05-07 21:41 UTC (2+ messages)
[PATCH] net: mention the convention for .ndo_setup_tc()
2026-05-07 21:40 UTC
[PATCH 0/6] Add WQ_PERCPU to alloc_workqueue users and workqueue replacement
2026-05-07 21:38 UTC (2+ messages)
[PATCH 0/3] drm/panthor: Fix a race in the shrinker logic
2026-05-07 21:38 UTC (4+ messages)
` [PATCH 2/3] drm/gem: Fix a race between drm_gem_lru_scan() and drm_gem_object_release()
[PATCH] ima: debugging late_initcall_sync measurements
2026-05-07 21:36 UTC (9+ messages)
[PATCH v3 1/1] KVM: x86: Introduce has_protected_pmu state for TDX VMs
2026-05-07 21:32 UTC (3+ messages)
[PATCH v2] dt-bindings: Fix phandle-array constraints, again
2026-05-07 21:30 UTC (2+ messages)
[PATCH v4 1/1] KVM: x86: Introduce has_protected_pmu state for TDX VMs
2026-05-07 21:29 UTC
[PATCH v3] Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMs
2026-05-07 21:28 UTC
[RFC] iio: adc: support for multi-device aggregation
2026-05-07 21:28 UTC
[RFC PATCH 0/2] Add queue_*() functions and prefer per-cpu workqueue and flag
2026-05-07 21:27 UTC (5+ messages)
[PATCH 0/3] [v5 net-next] wireless: p54 devicetree conversion
2026-05-07 21:24 UTC (4+ messages)
` [PATCH 1/3] [v5 net-next] dt-bindings: net: add st,stlc4560/p54spi binding
` [PATCH 2/3] [v5 net-next] p54spi: convert to devicetree
` [PATCH 3/3] [v5 omap] ARM: dts: omap2: add stlc4560 spi-wireless node
[PATCH V1 0/6] SR-IOV Virtual Function support for AIE4 platform
2026-05-07 21:23 UTC (2+ messages)
[PATCH net-next v6 0/3] gve: add support for PTP gettimex64
2026-05-07 21:23 UTC (7+ messages)
` [PATCH net-next v6 1/3] gve: skip error logging for retryable AdminQ commands
` [PATCH net-next v6 2/3] gve: make nic clock reads thread safe
` [PATCH net-next v6 3/3] gve: implement PTP gettimex64
[PATCH V1] accel/amdxdna: Fix clflush buffer size
2026-05-07 21:23 UTC (3+ messages)
[PATCH v2 2/3] soc: qcom: ice: Enable PM runtime for ICE driver
2026-05-07 21:19 UTC (2+ messages)
kernel/sched/ext.c:313:26: warning: 'scx_find_sub_sched' defined but not used
2026-05-07 21:14 UTC
sound/core/control.c:1317:50: sparse: sparse: restricted snd_ctl_elem_iface_t degrades to integer
2026-05-07 21:14 UTC
[PATCH sched_ext/for-7.1-fixes] sched_ext: Move scx_error() out of scx_link_sched()'s lock region
2026-05-07 21:12 UTC (2+ messages)
[PATCH] devlink/param: replace deprecated strcpy() with strscpy()
2026-05-07 21:10 UTC (4+ messages)
[PATCH v2] arm64: dts: qcom: Enable CAN RX via GPIO expander
2026-05-07 21:10 UTC (2+ messages)
[RFC][PATCH] unwind: Add stacktrace_setup system call
2026-05-07 12:37 UTC
[PATCH] vfio/pci: Use a private flag to prevent power state change with VFs
2026-05-07 21:09 UTC (2+ messages)
[PATCH] drm/bridge: imx93-mipi-dsi: Fix mode validation
2026-05-07 21:08 UTC
[RFC PATCH] usb: host: Default CONFIG_USB_XHCI_RCAR to module
2026-05-07 21:07 UTC (3+ messages)
[PATCH v2 2/2] ACPI: CPPC: Add ospm_nominal_perf support
2026-05-07 21:03 UTC
[PATCH v3 0/1] media: tegra-video: vi: fix invalid u32 return value in format lookup
2026-05-07 21:04 UTC (4+ messages)
` [PATCH v3 1/1] "
[PATCH v4 0/6] media: Fix new smatch warnings
2026-05-07 20:58 UTC (7+ messages)
` [PATCH v4 1/6] media: v4l2-dev: Add range check for vdev->minor
` [PATCH v4 2/6] media: i2c: mt9p031: Rewrite assignment to make smatch happy
` [PATCH v4 3/6] media: i2c: adv7604: Add range checks for chip info
` [PATCH v4 4/6] media: chips-media: wave5: Add range checks for dec_output_info
` [PATCH v4 5/6] media: staging: ipu3-imgu: Add range check for imgu_css_cfg_acc_stripe
` [PATCH v4 6/6] media: amlogic-c3: Add validations for ae and awb config
(subset) [PATCH v2 1/2] dt-bindings: arm: qcom: Add SM7325 Motorola Edge 30 (dubai)
2026-05-07 20:53 UTC (2+ messages)
[PATCH net-next V6 0/3] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
2026-05-07 20:50 UTC (5+ messages)
` [PATCH net-next V6 2/3] net/mlx5e: Avoid copying payload to the skb's linear part
[PATCH v2 0/2] iio: magnetometer: add MEMSIC MMC5983MA driver
2026-05-07 20:50 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: magnetometer: add MEMSIC MMC5983MA
` [PATCH v2 2/2] iio: magnetometer: add driver for "
[PATCH net-next v7 0/2] net: sfp: extend SMBus support
2026-05-07 20:45 UTC (3+ messages)
` [PATCH net-next v7 2/2] "
[PATCH net-next v5 3/5] veth: implement Byte Queue Limits (BQL) for latency reduction
2026-05-07 20:45 UTC (7+ messages)
[PATCH v2 0/6] ASoC: qcom: fixes and improvements
2026-05-07 20:44 UTC (4+ messages)
` [PATCH v2 5/6] ASoC: qcom: sm8250: shut down MI2S/TDM AFE port clocks
[PATCH] fs/resctrl: Free mon_data structures on rdt_get_tree() failure
2026-05-07 20:43 UTC (2+ messages)
[PATCH v3] mshv: Simplify GPA map/unmap hypercall helpers
2026-05-07 20:42 UTC (4+ messages)
[PATCH v4] mshv: Simplify GPA map/unmap hypercall helpers
2026-05-07 20:40 UTC
[PATCH v2 0/5] dyndbg: fix i386 alignment and KEEP module sections
2026-05-07 20:40 UTC (6+ messages)
` [PATCH v2 1/5] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
` [PATCH v2 2/5] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v2 3/5] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
` [PATCH v2 4/5] vmlinux.lds.h: remove redundant ALIGN(8) directives
` [PATCH v2 5/5] dyndbg.lds.S: fix lost dyndbg sections in modules
[PATCH v2] drm/bridge: ite-it66121: Convert to DRM HDMI Audio Helper
2026-05-07 20:38 UTC
(subset) [PATCH v4 0/3] Add support for the Samsung S6E8FCO DSI and M1906F9 display panel
2026-05-07 20:34 UTC
[PATCH v1] arm64: dts: qcom: qcs6490-rb3gen2: Enable CAN bus controller
2026-05-07 20:34 UTC
[PATCH v5 0/3] Enable mdss1 Display Port for Qualcomm lemans-ride platform
2026-05-07 20:34 UTC
(subset) [PATCH v2 0/3] Enable mdss1 Display Port for Qualcomm lemans-ride platform
2026-05-07 20:34 UTC
[PATCH] arm64: dts: qcom: sc8280xp: Add ADSP FastRPC node
2026-05-07 20:34 UTC
[PATCH v5] arm64: dts: qcom: milos-fairphone-fp6: Add vibrator support
2026-05-07 20:34 UTC
(subset) [PATCH v3 0/3] Add support for GXCLK for Milos
2026-05-07 20:34 UTC
[PATCH v2 0/5] arm64: dts: qcom: Few dtc W=1 warning fixes
2026-05-07 20:34 UTC
[PATCH v3 0/3] Add USB support for Kaanapali
2026-05-07 20:34 UTC
(subset) [PATCH v3 00/10] Fix up WCN6855 RFA power supply name
2026-05-07 20:34 UTC
[PATCH] arm64: dts: qcom: fix temp-alarm probe failure for PMH0104 on Glymur
2026-05-07 20:34 UTC
(subset) [PATCH v4 0/4] Add support for Awinic AW86938 haptic driver
2026-05-07 20:34 UTC
[PATCH v4 0/4] Add framebuffer on Xiaomi Poco F1 and disable the MDSS on tianma panel variant
2026-05-07 20:34 UTC
(subset) [PATCH v3 0/5] NFC support for five Qualcomm SDM845 phones
2026-05-07 20:34 UTC
[PATCH v2] arm64: dts: qcom: sdm845-oneplus: Enable known blocks and add placeholders
2026-05-07 20:34 UTC
[PATCH v2 0/2] arm64: dts: qcom: beryllium compatible ordering and bindings update
2026-05-07 20:34 UTC
[PATCH v2 0/3] arm64: dts: qcom: Add support for the Nothing Phone (3a)
2026-05-07 20:34 UTC
[PATCH v3] arm64: dts: qcom: hamoa: Fix OPP tables for all DisplayPort controllers
2026-05-07 20:34 UTC
[PATCH v6 00/43] guest_memfd: In-place conversion support
2026-05-07 20:34 UTC (7+ messages)
` [POC PATCH 0/5] guest_memfd in-place conversion selftests for SNP
` [POC PATCH 1/5] KVM: selftests: Initialize guest_memfd with INIT_SHARED
` [POC PATCH 2/5] KVM: selftests: Use guest_memfd memory contents in-place for SNP launch update
` [POC PATCH 3/5] KVM: selftests: Make guest_code_xsave more friendly
` [POC PATCH 4/5] KVM: selftests: Allow specifying CoCo-privateness while mapping a page
` [POC PATCH 5/5] KVM: selftests: Test conversions for SNP
[PATCH] arm64: dts: qcom: sm8750: Enable cpufreq cooling devices
2026-05-07 20:34 UTC
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