All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-11 08:57:37 to 2026-05-11 09:32:28 UTC [more...]

[OE-core][PATCH V3 1/6] recipeutils: add optional stable_upgrade parameter to get_recipe_upgrade_status
 2026-05-11  9:32 UTC  (3+ messages)
` [OE-core][PATCH V3 2/6] upstream-stable-release-point.bbclass: add bbclass for stable point upgrade

Unable to handle kernel NULL pointer dereference in percpu_ref_get()
 2026-05-11  9:32 UTC 

[PATCH net-next v3 05/13] net: renesas: rswitch: add exception path for packets with unknown dst MAC
 2026-05-11  9:32 UTC  (3+ messages)
` [net-next,v3,05/13] "

[net-next PATCH v3 0/8] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
 2026-05-11  9:31 UTC  (4+ messages)

[PATCH 0/3] Mediatek Genio 1200-EVK: MT6315/MT6360 PMIC regulator supply cleanup
 2026-05-11  9:31 UTC  (3+ messages)
` [PATCH 1/3] regulator: dt-bindings: mt6360: add buck regulator supplies

[PATCH] fs: Fix return in jfs_mkdir and orangefs_mkdir
 2026-05-11  9:30 UTC  (2+ messages)

[PATCH] scsi: libiscsi: fix spelling and format errors
 2026-05-11  9:30 UTC 

[PATCH 0/3] ovmf: add some rework to the recipe
 2026-05-11  9:29 UTC  (4+ messages)
` [PATCH 1/3] ovmf: simplify PACKAGECONFIG's default value
` [PATCH 2/3] ovmf: drop gcc-12 specific BUILD_CFLAGS setting
` [PATCH 3/3] ovmf: add support for Clang toolchain

[RFC PATCH v5 00/29] Hierarchical Constant Bandwidth Server
 2026-05-11  9:29 UTC  (8+ messages)
` [RFC PATCH v5 20/29] sched/deadline: Allow deeper hierarchies of RT cgroups

[PATCH] i2c: mux: reg: use device property accessors
 2026-05-11  9:29 UTC  (5+ messages)

[PATCH v6 0/4] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels from DT
 2026-05-11  9:29 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: iio: adc: qcom,pm8018-adc: add label property for ADC channels
` [PATCH v6 4/4] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels

[RFC PATCH net-next 0/5] net: Move system_long_wq to system_dfl_long_wq
 2026-05-11  9:28 UTC  (6+ messages)
` [RFC PATCH net-next 1/5] ibmvnic: Move long delayed work on system_dfl_long_wq
` [RFC PATCH net-next 2/5] net: ti: icssg-stats: "
` [RFC PATCH net-next 3/5] net: thunderbolt: "
` [RFC PATCH net-next 4/5] net: usb: pegasus: "
` [RFC PATCH net-next 5/5] r8152: "

[PATCH] coresight: fix source not disabled on idr_alloc_u32 failure
 2026-05-11  9:28 UTC  (4+ messages)

[Intel-wired-lan] [PATCH iwl-net v2 0/3] Rework ctrl_pf pointer usage in struct ice_adapter
 2026-05-11  9:28 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-net v2 1/3] ice: Convert ctrl_pf pointer in struct ice_adapter to RCU
` [Intel-wired-lan] [PATCH iwl-net v2 2/3] ice: Zero out the PTP control PF pointer at ice_adapter cleanup
` [Intel-wired-lan] [PATCH iwl-net v2 3/3] ice: Cache struct ice_hw pointer for split register reads

[PATCH i-g-t v3] lib/igt_sriov_device: Update igt_sriov_enable_vfs helper
 2026-05-11 10:19 UTC 

[PATCH v3] coresight: fix missing error code when trace ID is invalid
 2026-05-11  9:27 UTC  (3+ messages)

[PATCH v5] dmaengine: tegra210-adma: Add error logging on failure paths
 2026-05-11  9:24 UTC 

[PATCH 0/9] MT6365 PMIC support cleanup
 2026-05-11  9:25 UTC  (7+ messages)
` [PATCH 2/9] dt-bindings: mfd: mediatek: mt6397: Add MT6365 PMIC support
` [PATCH 3/9] dt-bindings: input: mediatek,pmic-keys: Add MT6365 support
` [PATCH 4/9] dt-bindings: iio: adc: mt6359: Add MT6365 PMIC AuxADC

[PATCH 7.0.y,6.18.y 0/2] Backport io_uring commit to affected
 2026-05-11  9:25 UTC  (6+ messages)

[PATCH bpf-next v2] bpf: fix crash in bpf_[set|remove]_dentry_xattr for negative dentries
 2026-05-11  9:23 UTC  (2+ messages)

[PATCH v2 0/5] Migrate soc, drm-mediatek, mdp3 to new CMDQ APIs (series 2/4)
 2026-05-11  9:23 UTC  (3+ messages)
` (subset) "

[RESEND v2] soc: mediatek: mtk-mmsys: Restore MT8167 routing masks lost during merge
 2026-05-11  9:23 UTC  (2+ messages)

[PATCH 6.1.y] ice: Fix memory leak in ice_set_ringparam()
 2026-05-11  9:22 UTC 

[PATCH v15 00/11] arm64: entry: Convert to Generic Entry
 2026-05-11  9:21 UTC  (12+ messages)
` [PATCH v15 01/11] entry: Fix potential syscall truncation in syscall_trace_enter()
` [PATCH v15 02/11] arm64/ptrace: Refactor syscall_trace_enter/exit() to accept flags parameter
` [PATCH v15 03/11] arm64/ptrace: Use syscall_get_nr() helper for syscall_trace_enter()
` [PATCH v15 04/11] arm64/ptrace: Expand secure_computing() in place
` [PATCH v15 05/11] arm64/ptrace: Use syscall_get_arguments() helper for audit
` [PATCH v15 06/11] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
` [PATCH v15 07/11] arm64: syscall: Introduce syscall_exit_to_user_mode_work()
` [PATCH v15 08/11] arm64/ptrace: Define and use _TIF_SYSCALL_EXIT_WORK
` [PATCH v15 09/11] arm64/ptrace: Skip syscall exit reporting for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v15 10/11] arm64: entry: Convert to generic entry
` [PATCH v15 11/11] arm64: Inline el0_svc_common()

[Intel-wired-lan] [PATCH net-next v3 0/2] Rework pci_device_id initialisation
 2026-05-11  9:21 UTC  (7+ messages)
`  "
` [PATCH net-next v3 1/2] net: nfp: Drop PCI class entries with .class_mask = 0
` [PATCH net-next v3 2/2] net: Consistently define pci_device_ids using named initializers
  ` [Intel-wired-lan] "

[PATCH 0/5] CI: Refresh ARM Debian testing
 2026-05-11  9:21 UTC  (8+ messages)
` [PATCH 1/5] CI: Adjust test needs[] to ensure binaries/ is non-root
` [PATCH 4/5] CI: Add a Debian 13 (Trixie) arm64 container

[PATCH v2 0/2] scsi: ufs: Add persistent TX Equalization settings support
 2026-05-11  9:21 UTC  (3+ messages)

[PATCH v3 0/6] media: qcom: iris: add support for decoding 10bit formats
 2026-05-11  9:20 UTC  (7+ messages)
` [PATCH v3 1/6] media: qcom: iris: add helpers for 8bit and "
` [PATCH v3 2/6] media: qcom: iris: add QC10C & P010 buffer size calculations
` [PATCH v3 3/6] media: qcom: iris: gen2: add support for 10bit decoding
` [PATCH v3 4/6] media: qcom: iris: vdec: update size and stride calculations for 10bit formats
` [PATCH v3 5/6] media: qcom: iris: vdec: update find_format to handle 8bit and "
` [PATCH v3 6/6] media: qcom: iris: vdec: allow GEN2 decoding into 10bit format

[PATCH 00/16] arm64: Use EL2 virtual timer when running VHE
 2026-05-11  9:19 UTC  (3+ messages)
` [PATCH 16/16] arm64: dts: xilinx: Add EL2 virtual timer interrupt

Pseudo abort issue on ubuntu 26.04
 2026-05-11  9:20 UTC  (7+ messages)
` [OE-core] "

[PATCH 0/2] arm64: qcom: add Ayaneo Pocket DS gaming console
 2026-05-11  9:19 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: add basic devicetree for "

[PATCH v2] perf test: Make leafloop workload immune to compiler options
 2026-05-11  9:19 UTC 

[PATCH 0/7] Miscellaneous RCU changes for v7.2
 2026-05-11  9:19 UTC  (3+ messages)
` [PATCH v2 0/6] "

[PATCH 0/4] staging: rtl8723bs: remove unused sys interrupt
 2026-05-11  9:18 UTC  (3+ messages)
` [PATCH 3/4] staging: rtl8723bs: remove overwriting of current IMR settings

[net-next PATCH v3 00/13] net: renesas: rswitch: R-Car S4 add VLAN aware switching
 2026-05-11  9:18 UTC  (6+ messages)
` [PATCH net-next v3 12/13] net: renesas: rswitch: add handler for FDB notification
  ` [net-next,v3,12/13] "

[PATCH 0/6] net/idpf: fix split queue AVX2 datapath
 2026-05-11  9:09 UTC  (7+ messages)
` [PATCH 1/6] net/idpf: fix gen bit extraction in split queue AVX2 Rx
` [PATCH 2/6] net/idpf: fix DD bit byte offset "
` [PATCH 3/6] net/idpf: fix mbuf initializer source "
` [PATCH 4/6] net/idpf: fix ptype insert position "
` [PATCH 5/6] net/idpf: fix split queue AVX2 Tx buffer size shift
` [PATCH 6/6] net/idpf: fix split queue AVX2 Tx burst and completion

[PATCH v3 0/2] cgroup/cpuset: fix DL attach accounting
 2026-05-11  9:17 UTC  (5+ messages)
` [PATCH v3 1/2] cgroup/cpuset: reset DL migration state on can_attach() failure
` [PATCH v3 2/2] cgroup/cpuset: reserve DL bandwidth only for root-domain moves

[oe][PATH] Rename static-{group,passwd}-meta* file to static-{group,passwd}
 2026-05-11  9:17 UTC 

[PATCH v1] docs/ja_JP: translate more of submitting-patches.rst
 2026-05-11  9:17 UTC  (2+ messages)

[PATCH] nvme: make providing NGUID as UUID usage less scary
 2026-05-11  9:16 UTC  (5+ messages)

[PATCH v3 0/4] cleanup block-style layouts exports
 2026-05-11  9:15 UTC  (2+ messages)

[PATCH v2 0/3] userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c
 2026-05-11  9:15 UTC  (3+ messages)
` [PATCH v2 1/3] userfaultfd: ensure mremap_userfaultfd_fail() releases mmap_changing

[PATCH v3 00/12] tpm: Add wolfTPM library support for TPM 2.0
 2026-05-11  9:15 UTC  (2+ messages)

[PATCH v3 00/10] PCI: endpoint: pci-epf-vntb / NTB: epf: Enable per-doorbell bit handling
 2026-05-11  9:15 UTC  (4+ messages)
` [PATCH v3 09/10] NTB: epf: Fix doorbell bitmask handling in db_read/db_clear

[PATCH net-next V2] net/iucv: fix UAF in afiucv_netdev_event()
 2026-05-11  9:14 UTC  (3+ messages)

[PATCH] gnutls: upgrade 3.8.12 -> 3.8.13
 2026-05-11  9:14 UTC  (2+ messages)
` [OE-core] "

[PATCH ipsec-next v8 00/14] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-05-11  9:13 UTC  (3+ messages)
` [PATCH ipsec-next v8 12/14] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration

[PATCH v2 1/2] drm/amdgpu: kfd vmid should start after vmid for gfx userqueues end
 2026-05-11  9:13 UTC  (2+ messages)
` [PATCH v2 2/2] "

[PATCH] pinctrl: mcp23s08: Initialize mcp->dev and mcp->addr before regmap init
 2026-05-11  9:13 UTC  (2+ messages)

[PATCH] mm/memory_hotplug: Factor out altmap freeing checks
 2026-05-11  9:12 UTC  (4+ messages)

[PATCH v3 0/5] fix and improve for Hi846
 2026-05-11  9:09 UTC  (6+ messages)
` [PATCH v3 1/5] media: hi846: fix hi846_write_reg_16 handling
` [PATCH v3 2/5] media: hi846: fix link frequency handling
` [PATCH v3 3/5] media: hi846: fix modes handling for different lane cases
` [PATCH v3 4/5] media: hi846: Add 6MP and 8MP modes support
` [PATCH v3 5/5] arm64: dts: imx8mq-librem5: Correct link frequency list

FAILED: patch "[PATCH] tracepoint: balance regfunc() on func_add() failure in" failed to apply to 5.10-stable tree
 2026-05-11  9:11 UTC  (2+ messages)
` [PATCH 5.10.y] tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()

[PATCH v2 0/4] drm/panthor: Fix a race in the shrinker logic
 2026-05-11  9:11 UTC  (3+ messages)
` [PATCH v2 4/4] drm/gem: Make the GEM LRU lock part of drm_device

[PATCH v3 00/13] driver core / pmdomain: Add support for fined grained sync_state
 2026-05-11  9:10 UTC  (4+ messages)
` [PATCH v3 02/13] driver core: Enable suppliers to implement fine grained sync_state support

[PATCH 0/5] leds: is31fl319x: Fix shutdown GPIO and update DT bindings
 2026-05-11  9:10 UTC  (3+ messages)
` [PATCH 2/5] leds: is31fl319x: Fix shutdown GPIO initial state and remove redundant startup pulse

[PATCH] Greybus audio protocols drivers: correct sscanf() return value check
 2026-05-11  9:11 UTC  (2+ messages)

[PATCH net-next v12 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-05-11  9:10 UTC  (2+ messages)

[PATCH v2] selftests/pid_namespace: compute pid_max test limits dynamically
 2026-05-11  9:09 UTC  (2+ messages)

[PATCH] iomap: add dirty page control to iomap_zero_iter
 2026-05-11  9:09 UTC  (3+ messages)

[PATCH] ARM: Do not select HAVE_RUST when KASAN is enabled
 2026-05-11  9:09 UTC  (3+ messages)

[PATCH v2 0/3] lib/igt_core: add timestamps to error logs
 2026-05-11  9:08 UTC  (2+ messages)

[PATCH i-g-t v2 0/4] tests/intel/xe_madvise: Add atomic madvise subtests
 2026-05-11  9:08 UTC  (5+ messages)
` [PATCH i-g-t v2 3/4] tests/intel/xe_madvise: Add atomic-global subtest
` [PATCH i-g-t v2 4/4] tests/intel/xe_madvise: Add atomic-cpu subtest

[PATCH 1/3] usb: dwc3: am62: Staticize and constify driver ops
 2026-05-11  9:08 UTC  (6+ messages)
` [PATCH 2/3] usb: dwc3: sti: "
` [PATCH 3/3] usb: dwc3: generic: "

[PATCH net-next 00/13] dpaa2-switch: add support for LAG offload
 2026-05-11  9:07 UTC  (3+ messages)
` [PATCH net-next 10/13] dpaa2-switch: offload port objects on an upper bond device

[PATCH 0/2] DWC3 link tunneling state reporting
 2026-05-11  9:06 UTC  (9+ messages)
` [PATCH 2/2] usb: dwc3: Notify XHCI core of tunneled status

[PATCH v2 0/4] Add USB Phy driver and binding changes for Qualcomm Shikra SoC
 2026-05-11  9:06 UTC  (4+ messages)

[PATCH] clk: mstar: msc313-mpll: fix one-element shadow array overrun
 2026-05-11  9:06 UTC  (2+ messages)

[PATCH] config: retry acquiring config.lock for 100ms
 2026-05-11  9:06 UTC  (4+ messages)

[PATCH v2] usb: dwc3: core: fix memory leaks in event buffer cleanup
 2026-05-11  9:05 UTC  (4+ messages)

[PATCH] cgroup: Keep favordynmods enabled once per-threadgroup rwsem is active
 2026-05-11  9:05 UTC  (2+ messages)

[PATCH] drm/etnaviv: Honor userptr read-only at the GPU MMU
 2026-05-11  9:04 UTC  (2+ messages)

[PATCH resend v6 00/30] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-05-11  9:04 UTC  (31+ messages)
` [PATCH resend v6 01/30] mm: move vma_alloc_folio_noprof to page_alloc.c
` [PATCH resend v6 02/30] mm: mempolicy: fix interleave index for unaligned VMA start
` [PATCH resend v6 03/30] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH resend v6 04/30] mm: add folio_zero_user stub for configs without THP/HUGETLBFS
` [PATCH resend v6 05/30] mm: page_alloc: move prep_compound_page before post_alloc_hook
` [PATCH resend v6 06/30] mm: use folio_zero_user for user pages in post_alloc_hook
` [PATCH resend v6 07/30] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
` [PATCH resend v6 08/30] mm: remove arch vma_alloc_zeroed_movable_folio overrides
` [PATCH resend v6 09/30] mm: alloc_anon_folio: pass raw fault address to vma_alloc_folio
` [PATCH resend v6 10/30] mm: alloc_swap_folio: "
` [PATCH resend v6 11/30] mm: use __GFP_ZERO in alloc_anon_folio
` [PATCH resend v6 12/30] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
` [PATCH resend v6 13/30] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
` [PATCH resend v6 14/30] mm: hugetlb: use __GFP_ZERO and skip zeroing for zeroed pages
` [PATCH resend v6 15/30] mm: memfd: skip zeroing for zeroed hugetlb pool pages
` [PATCH resend v6 16/30] mm: page_reporting: allow driver to set batch capacity
` [PATCH resend v6 17/30] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH resend v6 18/30] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
` [PATCH resend v6 19/30] mm: page_reporting: add per-page zeroed bitmap for host feedback
` [PATCH resend v6 20/30] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
` [PATCH resend v6 21/30] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
` [PATCH resend v6 22/30] virtio_balloon: submit reported pages as individual buffers
` [PATCH resend v6 23/30] mm: page_reporting: add flush parameter with page budget
` [PATCH resend v6 24/30] mm: page_alloc: propagate PG_zeroed in split_large_buddy
` [PATCH resend v6 25/30] virtio_balloon: skip zeroing for host-zeroed reported pages
` [PATCH resend v6 26/30] virtio_balloon: disable reporting zeroed optimization for confidential guests
` [PATCH resend v6 27/30] mm: add free_frozen_pages_zeroed
` [PATCH resend v6 28/30] mm: add put_page_zeroed and folio_put_zeroed
` [PATCH resend v6 29/30] virtio_balloon: implement VIRTIO_BALLOON_F_DEVICE_INIT_ON_INFLATE
` [PATCH resend v6 30/30] mm: balloon: use put_page_zeroed for zeroed balloon pages

[PATCH] can: m_can: pci: Remove driver_data
 2026-05-11  9:04 UTC  (2+ messages)

[PATCH] accel/ivpu: Reject PRIME export of userptr BOs
 2026-05-11  9:04 UTC  (3+ messages)

[PATCH] ref-manual/variables: document the 'dynamic layer' concept
 2026-05-11  9:04 UTC  (2+ messages)
` [docs] "

[PATCH 0/9] remove unused code and simplify if-else blocks
 2026-05-11  9:03 UTC  (4+ messages)
` [PATCH 8/9] staging: rtl8723bs: remove commented out code in rtw_mlme_ext.c

[PATCH v5 0/3] mm/swap: use swap_ops to register swap device's methods
 2026-05-11  9:03 UTC  (4+ messages)
` [PATCH v5 2/3] "

[PATCH v13 net-next 0/9] octeontx2-af: npc: Enhancements
 2026-05-11  9:02 UTC  (3+ messages)
` [PATCH v13 net-next 2/9] net/mlx5e: Reduce stack use reading PCIe congestion thresholds

[PATCH] net/iucv: fix UAF in afiucv_netdev_event()
 2026-05-11  9:02 UTC  (2+ messages)

[PATCH v2] usb: gadget: f_acm: Fix memory leak in acm_add
 2026-05-11  9:02 UTC  (2+ messages)

[PATCH 1/3] Fix overread in PREQ frame processing
 2026-05-11  9:01 UTC  (5+ messages)

[OE-core][PATCH v2] libffi: add ptest support
 2026-05-11  9:00 UTC  (4+ messages)
` [OE-core][PATCH v3] "

[yocto-autobuilder-helper][PATCH 00/11] Implement 'containers' jobs
 2026-05-11  9:00 UTC  (5+ messages)
` [yocto-autobuilder-helper][PATCH 09/11] config.json: add vcontainer-tests, vdkr-tests, vpdmn-tests jobs
` [yocto-autobuilder-helper][PATCH 11/11] config.json: containers-library: add mosquitto and valkey demos

[PATCH v7 0/6] Add support for ZTE zx297520v3
 2026-05-11  9:00 UTC  (5+ messages)
` [PATCH v7 6/6] ARM: zte: defconfig: Add a zx29 defconfig file

[PATCH v2 0/3] media: camss: add support for purwa platform
 2026-05-11  8:59 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: media: Add bindings for qcom,x1p42100-camss
` [PATCH v2 2/3] media: qcom: camss: add support for X1P42100 camss
` [PATCH v2 3/3] arm64: dts: qcom: purwa: Add camss node

[PATCH v3 0/9] Optimize anonymous large folio unmapping
 2026-05-11  8:59 UTC  (5+ messages)
` [PATCH v3 2/9] mm/rmap: refactor hugetlb pte clearing in try_to_unmap_one

[PATCH v4 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-11  8:59 UTC  (4+ messages)
` [PATCH v4 02/15] mm: Make empty_zero_page __ro_after_init

[PATCH] media: platform: amd: isp4: drop obsolete Smatch workaround
 2026-05-11  8:59 UTC 

[PATCH v1 1/1] test: fs: Use shared generate_file from utils
 2026-05-11  8:58 UTC 

[PATCH v3 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-05-11  8:57 UTC  (4+ messages)
` [PATCH v3 01/12] mm, swap: simplify swap cache allocation helper

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-05-11  8:57 UTC  (4+ messages)
` [PATCH v4 11/23] iomap: correct the range of a partial dirty clear

[net-next PATCH v4 00/13] net: renesas: rswitch: R-Car S4 add VLAN aware switching
 2026-05-11  8:52 UTC  (6+ messages)
` [PATCH net-next v4 01/13] net: renesas: rswitch: improve port change mode functions
` [PATCH net-next v4 02/13] net: renesas: rswitch: use device instead of net_device
` [PATCH net-next v4 03/13] net: renesas: rswitch: fix FWPC2 register access macros
` [PATCH net-next v4 04/13] net: renesas: rswitch: add register definitions for vlan support
` [PATCH net-next v4 05/13] net: renesas: rswitch: add exception path for packets with unknown dst MAC


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.