All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-19 07:05:41 to 2026-06-19 08:33:12 UTC [more...]

[PATCH 01/15] gn: upgrade to latest revision
 2026-06-19  8:32 UTC 

[PATCH v1 0/1] pkey: Fix for PKEY_VERIFYPROTK ioctl
 2026-06-19  8:32 UTC  (5+ messages)
` [PATCH v1 1/1] pkey: Fix bitsize check in "

[PATCH libgpiod] build: gate subdirectories on the *_enabled variables
 2026-06-19  8:32 UTC  (2+ messages)

[PATCH net] net: usb: lan78xx: restore VLAN filter table after device reset
 2026-06-19  8:30 UTC  (3+ messages)
` AW: "

[PATCH] drm/amd/display: avoid 64-bit division
 2026-06-19  8:30 UTC  (2+ messages)

[PATCH v3 00/22] Introduce Device Tree based NUMA support for ARM Xen
 2026-06-19  8:26 UTC  (25+ messages)
` [PATCH v3 01/22] xen/device-tree: Initial framework for Device Tree NUMA support
` [PATCH v3 02/22] xen/common: Default function to get the distance between nodes
` [PATCH v3 03/22] xen/arm: NUMA helper functions via Device Tree helpers
` [PATCH v3 04/22] xen/arm: Introduce CONFIG_DEVICE_TREE_NUMA config option
` [PATCH v3 05/22] xen/arm: Configure NUMA affinity for populated memory banks
` [PATCH v3 06/22] xen/arm: Map populated CPUs to their respective NUMA nodes
` [PATCH v3 07/22] xen/device-tree: Read NUMA node distance from Device Tree 'distance-map'
` [PATCH v3 08/22] xen/common: Allow building ARM32 Xen with CONFIG_NUMA
` [PATCH v3 09/22] xen/arm: Introduce dom0_nodes boot command option
` [PATCH v3 10/22] xen/arm: Set Domain-0 node affinity from dom0_nodes option
` [PATCH v3 11/22] xen/arm: Reflect physical NUMA node IDs in Dom0 memory DT nodes
` [PATCH v3 12/22] xen/arm: Balance Dom0 vCPU assignment across NUMA nodes
` [PATCH v3 13/22] xen/arm: Export Dom0 vCPU-to-NUMA node mapping to Device Tree
` [PATCH v3 14/22] xen/arm: Generate distance-map node for Dom0 "
` [PATCH v3 15/22] xen/arm: Balance Dom0 memory allocation across allowed NUMA nodes
` [PATCH v3 16/22] xen/arm: Use dedicated function for Static SHM Device Tree creation
` [PATCH v3 17/22] tools/libxl: Fix vNUMA memory allocation algorithm to support ARM
` [PATCH v3 18/22] tools/libs/guest: Allocate vNUMA memory from associated pNUMA nodes
` [PATCH v3 19/22] tools/libxl: Add 'numa-node-id' property to DomU memory nodes
` [PATCH v3 20/22] tools/libxl: Add 'numa-node-id' property to DomU CPU nodes
` [PATCH v3 21/22] tools/libxl: Create 'distance-map' node in DomU Device Tree
` [PATCH v3 22/22] xen/arm: Support numa and dom0_nodes boot options

[PATCH 00/78] ASoC: codecs: Use guard() for mutex & spin locks
 2026-06-19  8:26 UTC  (8+ messages)
` [PATCH 11/78] ASoC: codecs: cros_ec_codec: Use guard() for mutex locks
` [PATCH 15/78] ASoC: codecs: cs42l43: "

[PATCH] iomap: guard io_size EOF trim against concurrent truncate underflow
 2026-06-19  8:25 UTC  (2+ messages)

[PATCH v4 00/10] fuse: add io-uring buffer pools and zero-copy
 2026-06-19  8:23 UTC  (14+ messages)
` [PATCH v4 07/10] fuse: add io-uring buffer pools (implemented as buffer ring)

[PATCH] efi_loader: add missing EFI_EXIT in efi_disconnect_controller
 2026-06-19  8:22 UTC  (3+ messages)
` [PATCH v2] efi_loader: fix "

[PATCH 0/2] vfstest: fix tcore_acls() cleanup bug and missing _require_acls
 2026-06-19  8:21 UTC  (2+ messages)

[OE-core][scarthgap 00/17] Pull request (cover letter only)
 2026-06-19  8:20 UTC 

[PATCH] i3c: master: dw-i3c-master: fix OD timing for first broadcast
 2026-06-19  8:18 UTC  (5+ messages)

[PATCH] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
 2026-06-19  8:17 UTC  (5+ messages)

don't build bios/contexts over multiple iomaps
 2026-06-19  8:15 UTC  (3+ messages)
` [PATCH] iomap: submit read bio after each extent

[PATCH] iomap: always return status from iomap_write_iter
 2026-06-19  8:13 UTC  (2+ messages)

[PATCH v3 20/20] net/sxe2: update sxe2 feature matrix docs
 2026-06-19  8:12 UTC  (25+ messages)
` [PATCH v4 00/23] et/sxe2: added Linkdata sxe2 ethernet driver
` [PATCH v4 01/23] net/sxe2: remove software statistics devargs
` [PATCH v4 02/23] net/sxe2: support AVX512 vectorized path for Rx and Tx
` [PATCH v4 03/23] net/sxe2: add AVX2 vector data "
` [PATCH v4 04/23] net/sxe2: add supported packet types get callback
` [PATCH v4 05/23] net/sxe2: add link update callback
` [PATCH v4 06/23] net/sxe2: support L2 filtering and MAC config
` [PATCH v4 07/23] drivers: support RSS feature
` [PATCH v4 08/23] net/sxe2: support TM hierarchy and shaping
` [PATCH v4 09/23] net/sxe2: support IPsec inline protocol offload
` [PATCH v4 10/23] net/sxe2: support statistics and multi-process
` [PATCH v4 11/23] drivers: interrupt handling
` [PATCH v4 12/23] net/sxe2: add NEON vec Rx/Tx burst functions
` [PATCH v4 13/23] drivers: add support for VF representors
` [PATCH v4 14/23] net/sxe2: add support for custom UDP tunnel ports
` [PATCH v4 15/23] net/sxe2: support firmware version reading
` [PATCH v4 16/23] net/sxe2: implement get monitor address
` [PATCH v4 17/23] common/sxe2: add shared SFP module definitions
` [PATCH v4 18/23] net/sxe2: support SFP module info and EEPROM access
` [PATCH v4 19/23] net/sxe2: implement private dump info
` [PATCH v4 20/23] net/sxe2: add mbuf validation in Tx debug mode
` [PATCH v4 21/23] common/sxe2: add callback for memory event handling
` [PATCH v4 22/23] net/sxe2: add private devargs parsing
` [PATCH v4 23/23] net/sxe2: update sxe2 feature matrix docs

[PATCH v3 0/2] fuse: fix passthrough parallel direct writes
 2026-06-19  8:12 UTC  (3+ messages)
` [PATCH v3 1/2] fuse: preserve FOPEN_PARALLEL_DIRECT_WRITES for passthrough opens

[PATCH v2] md/raid5: read batch_head under stripe_lock in make_stripe_request
 2026-06-19  8:11 UTC 

[scarthgap][PATCH v2] expat: patch CVE-2026-45186
 2026-06-19  8:10 UTC 

[PATCH v3 0/2] interconnect: qcom: add MSM8x60 NoC driver
 2026-06-19  8:10 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH v3 0/3] i3c: Improve CCC reliability for DesignWare master
 2026-06-19  8:09 UTC  (4+ messages)
` [PATCH v3 3/3] i3c: master: Validate GET CCC payload length and retry M0/M2 once

[PATCH v4 0/2] clk: amlogic: Add A9 AO clock controller
 2026-06-19  8:08 UTC  (13+ messages)
` [PATCH v4 2/2] clk: amlogic: Add A9 AO clock controller driver

[PATCH] staging: rtl8723bs: fix coding style issues in rtl8723b_cmd.c
 2026-06-19  8:06 UTC  (2+ messages)

[PATCH v3 0/4] KVM: s390: Fixes for gmap and _PAGE_UNUSED
 2026-06-19  8:05 UTC  (3+ messages)
` [PATCH v3 1/4] s390/mm: Fix handling of _PAGE_UNUSED pte bit

[BUG] io_uring: possible CQE32 overflow flush inconsistency in __io_cqring_overflow_flush()
 2026-06-19  8:05 UTC 

[PATCH b4] review: allow a custom Message-Id command for TUI replies
 2026-06-19  8:05 UTC  (4+ messages)

[PATCH] s390: Add build salt to the vDSO
 2026-06-19  8:04 UTC  (2+ messages)

[PATCH] net/mlx5: fix counter TAILQ race between free and query callback
 2026-06-18  9:14 UTC  (2+ messages)
` [PATCH v6] "

[PATCH v2 00/78] drm/bridge: Convert all reset users to create_state
 2026-06-19  8:02 UTC  (4+ messages)
` [PATCH v2 07/78] drm/atomic-state-helper: Add drm_atomic_helper_bridge_create_state()

[PATCH v2] fstests: add a test case for btrfs get_subvol_info ioctl
 2026-06-19  8:02 UTC  (2+ messages)

[PATCH v3 0/5] s390/idle: CPU idle driver
 2026-06-19  8:01 UTC  (3+ messages)
` [PATCH v3 4/5] s390/idle: Introduce cpuidle for s390

[PATCH] rust: Kbuild: set frame-pointer llvm module flag for CONFIG_FRAME_POINTER
 2026-06-19  8:01 UTC  (2+ messages)

[PATCH] drm: cleanup duplicate dependencies in kconfig
 2026-06-19  8:00 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: remove redundant kfree check in rtw_xmit.c
 2026-06-19  7:59 UTC  (2+ messages)

[PATCH 0/3] staging: rtl8723bs: Replace bare 'uint' with 'unsigned int'
 2026-06-19  7:57 UTC  (3+ messages)
` [PATCH 1/3] staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in rtw_cmd.c

[PATCH] arm64: dts: renesas: r9a08g045: Move max-frequency to SoC dtsi
 2026-06-19  7:56 UTC 

[PATCH 0/8] KVM: arm64: Rework pKVM vCPU state synchronisation
 2026-06-19  7:55 UTC  (11+ messages)
` [PATCH 4/8] KVM: arm64: Move PSCI helper functions to a shared header
` [PATCH 6/8] KVM: arm64: Minimise EL2's exposure of host VGIC state during world switch
` [PATCH 8/8] KVM: arm64: Implement lazy vCPU state sync for non-protected guests

[PATCH net v2] net: airoha: Fix TX scheduler queue mask loop upper bound
 2026-06-19  7:52 UTC 

[PATCH net v4] net: airoha: Fix skb->priority underflow in airoha_dev_select_queue()
 2026-06-19  7:50 UTC 

[PATCH v2 0/8] KVM: arm64: Rework pKVM vCPU state synchronisation
 2026-06-19  7:54 UTC  (16+ messages)
` [PATCH v2 1/8] KVM: arm64: Extract MPIDR computation into a shared header
` [PATCH v2 2/8] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code
` [PATCH v2 3/8] KVM: arm64: Factor out reusable vCPU reset helpers
` [PATCH v2 4/8] KVM: arm64: Move PSCI helper functions to a shared header
` [PATCH v2 5/8] KVM: arm64: Add host and hypervisor vCPU lookup primitives
` [PATCH v2 6/8] KVM: arm64: Minimise EL2's exposure of host VGIC state during world switch
` [PATCH v2 7/8] KVM: arm64: Add primitives to flush/sync the VGIC state at EL2
` [PATCH v2 8/8] KVM: arm64: Implement lazy vCPU state sync for non-protected guests

[PATCH v1 0/5] prefix lcore role enum values
 2026-06-19  7:54 UTC  (5+ messages)

[PATCH v3] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode
 2026-06-19  7:54 UTC  (2+ messages)

[RFC PATCH] remoteproc: xlnx: initialize mailbox work before requesting channels
 2026-06-19  7:48 UTC 

+ userfaultfd-prevent-registration-of-special-vmas.patch added to mm-hotfixes-unstable branch
 2026-06-19  7:53 UTC  (5+ messages)

[PATCH v2] MIPS: smp: report dying CPU to RCU in stop_this_cpu()
 2026-06-19  7:53 UTC  (10+ messages)

[scarthgap][PATCH] go: patch CVE-2026-27145
 2026-06-19  7:51 UTC 

[OE-core][wrynose][patch 1/5] licenses: Update with the pull-sdpx-licenses.py script to 3.28.0
 2026-06-19  7:51 UTC  (3+ messages)
` [OE-core][wrynose][patch 2/5] scripts: Fix typo in pull-spdx-licenses script name

[PATCH v7 0/2] drm: panel: support the R63419 based dual-DSI video mode Display Panels
 2026-06-19  7:47 UTC  (4+ messages)
` [PATCH v7 2/2] drm: panel: add support for the Renesas "

[PATCH wireless] wifi: rt2x00: avoid full teardown before work setup in probe
 2026-06-19  7:31 UTC 

[PATCH v2 1/2] rust: doctest: fix incorrect pattern in replacement
 2026-06-19  7:46 UTC  (3+ messages)

[PATCH v2 1/1] HID: add malicious HID device detection driver
 2026-06-19  7:45 UTC  (3+ messages)
` [RFC PATCH] HID: BPF: add keyboard behavioral anomaly detection

[PATCH v4 0/5] Enhance RPMsg buffer management
 2026-06-19  7:45 UTC  (7+ messages)
` [PATCH v4 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space

Question: pinctrl-backed GPIO set_config and gpio_chip::can_sleep
 2026-06-19  7:43 UTC  (3+ messages)

[PATCH v6 00/16] AD9910 Direct Digital Synthesizer
 2026-06-19  7:43 UTC  (6+ messages)
` [PATCH v6 06/16] iio: core: create local __iio_chan_prefix_emit() for reuse

[PATCH] audit: Fix data race in audit_log_start()
 2026-06-19  7:42 UTC  (2+ messages)
` [PATCH v2] audit: Fix data races of skb_queue_len() readers on audit_queue

[PATCH v4] drm/imagination: Fix double call to drm_sched_entity_fini()
 2026-06-19  7:42 UTC  (2+ messages)

[PATCH v2] [PATCH v2] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode
 2026-06-19  7:40 UTC  (2+ messages)
`  "

[PATCH ceph 1/1] libceph: osdmap: guard missing CRUSH type name lookup
 2026-06-19  7:40 UTC 

RFC: earlyinit_t
 2026-06-19  7:38 UTC  (7+ messages)

[PATCH 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-06-19  7:37 UTC  (2+ messages)

[PATCH net v3] mptcp: pm: drop pending ADD_ADDR when removing id 0 endpoint
 2026-06-19  7:36 UTC  (3+ messages)

[PATCH] PCI: Add ACS quirk for Pericom PI7C9X2G304 switches [12d8:b304]
 2026-06-19  7:35 UTC  (3+ messages)

[PATCH v2 dwarves] github CI: build/install bpftool from kernel tree
 2026-06-19  7:33 UTC 

[PATCH] amdgpu: amdgpu_userq_restore_all return errors on failed bo reservation
 2026-06-19  7:33 UTC  (7+ messages)

[PATCH v4 net] net: mana: Optimize irq affinity for low vcpu configs
 2026-06-19  7:33 UTC 

[PATCH v1 1/1] i2c: davinci: Use generic definitions for bus frequencies
 2026-06-19  7:33 UTC  (2+ messages)

[PATCH 00/10] ovl: support idmapped overlay mounts
 2026-06-19  7:33 UTC  (3+ messages)

[PATCH sched_ext/for-7.2] sched_ext: check remote rq eligibility under task's rq lock
 2026-06-19  7:31 UTC  (2+ messages)

[PATCH v2] [PATCH v2] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode
 2026-06-19  7:32 UTC  (3+ messages)

[PATCH] examples/ptp_tap_relay_sw: forbid shadowed variables
 2026-06-19  7:30 UTC  (3+ messages)

libspe2:test_context_create_error on 4.12-rc1 and 4.2-rc2
 2026-06-19  7:20 UTC  (2+ messages)

[PATCH v3] drm/imagination: Fix double call to drm_sched_entity_fini()
 2026-06-19  7:29 UTC  (3+ messages)

[PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
 2026-06-19  7:28 UTC  (5+ messages)
` [PATCH v10 03/22] ovl: use core fsverity ensure info interface
    ` [f2fs-dev] "

[PATCH v3 1/1] reset: imx7: Correct polarity of MIPI CSI resets on i.MX8MQ
 2026-06-19  7:31 UTC 

[PATCH] drm/ttm: rename ttm_place::fpfn/lpfn to param1/param2
 2026-06-19  7:24 UTC  (3+ messages)

[PATCH net] igb: only strip Rx timestamp header on the first buffer of a frame
 2026-06-19  7:22 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[PATCH 0/3] Add and use abstraction for synchronize_rcu()
 2026-06-19  7:19 UTC  (6+ messages)
` [PATCH 3/3] rust: sync: Use safe synchronize_rcu() abstraction in poll

[GIT PULL] Please pull powerpc/linux.git powerpc-7.2-1 tag
 2026-06-19  7:17 UTC 

[PATCH 0/2] hwspinlock: add summary in debugfs
 2026-06-19  7:17 UTC  (4+ messages)
` [PATCH 1/2] hwspinlock: reverse logic for used channels

[PATCH v2 00/10] Add RZ/G3L USB2.0 host support
 2026-06-19  7:17 UTC  (4+ messages)
` [PATCH v2 01/10] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G3L support

[PATCH net v2] igb: only strip Rx timestamp header on the first buffer of a frame
 2026-06-19  7:14 UTC 

[PATCH 0/1] fixing dull colors in HDR for Polaris GPUs
 2026-06-19  2:03 UTC  (4+ messages)
` [PATCH 1/1] drm/amd/display: set MSA MISC1 bit 6 when using VSC SDP for DCE 11.x

[PATCH 00/17] drm/amdgpu: Rework IP block soft reset on GFX8
 2026-06-18 13:55 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add Paradetech OUI to VRR compat list
 2026-06-19  4:59 UTC 

[PATCH v2 0/2] tty: n_gsm: fix gsm_queue() UAF and add a base regression test
 2026-06-19  7:13 UTC  (4+ messages)

[PATCH net 00/15] pull request: batman-adv 2026-06-19
 2026-06-19  7:00 UTC  (10+ messages)
` [PATCH net 02/15] batman-adv: ensure bcast is writable before modifying TTL
` [PATCH net 03/15] batman-adv: fix (m|b)cast csum after decrementing TTL
` [PATCH net 04/15] batman-adv: frag: ensure fragment is writable before modifying TTL
` [PATCH net 09/15] batman-adv: tp_meter: prevent parallel modifications of last_recv
` [PATCH net 11/15] batman-adv: tt: don't merge change entries with different VIDs
` [PATCH net 12/15] batman-adv: tt: track roam count per VID
` [PATCH net 13/15] batman-adv: dat: prevent false sharing between VLANs
` [PATCH net 14/15] batman-adv: tvlv: enforce 2-byte alignment
` [PATCH net 15/15] batman-adv: tvlv: avoid race of cifsnotfound handler state

[PATCH 0/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
 2026-06-19  7:12 UTC  (3+ messages)
` [PATCH 4/5] dmaengine: sun6i-dma: Implement "

[PATCH] mfd: ls2kbmc: Fix iomem pointer handling in video mode parsing
 2026-06-19  7:12 UTC  (2+ messages)

[PATCH] soc: renesas: mfis: add hwspinlock support
 2026-06-19  7:06 UTC  (2+ messages)

updated variadic printf/scanf checking
 2026-06-19  7:05 UTC  (5+ messages)
` [RFC v4 1/4] parse: initial parsing of __attribute__((format))
` [RFC v4 2/4] add -Wformat
` [RFC v4 3/4] evaluate: check variadic argument types against formatting info
` [RFC v4 4/4] tests: add varargs printf format tests


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.