messages from 2026-04-10 20:37:58 to 2026-04-10 22:07:09 UTC [more...]
[PATCH v4 00/10] iommu/arm-smmu-v3: Share domain across SMMU/vSMMU instances
2026-04-10 22:06 UTC (10+ messages)
` [PATCH v4 03/10] iommu/arm-smmu-v3: Store IOTLB cache tags in struct arm_smmu_attach_state
` [PATCH v4 09/10] iommu/arm-smmu-v3: Remove ASID/VMID from arm_smmu_domain
Generation of phandles for guest DTB in dom0less
2026-04-10 22:05 UTC (2+ messages)
[PATCH V3 0/9] Add Invensense ICM42607
2026-04-10 22:06 UTC (4+ messages)
` [PATCH V3 2/9] iio: imu: inv_icm42607: Add Core for inv_icm42607 Driver
[PATCH bpf-next v5 0/9] Introduce arena library and runtime
2026-04-10 22:06 UTC (6+ messages)
` [PATCH bpf-next v5 5/9] selftests/bpf: Add basic libarena scaffolding
[PATCH net-next] net: airoha: Wait for TX to complete in airoha_dev_stop()
2026-04-10 22:05 UTC
[Buildroot] [PATCH] package/wireshark: security bump to v4.4.14
2026-04-10 22:05 UTC (2+ messages)
[GIT PULL] hfs/hfsplus changes for 7.1-rc1
2026-04-10 22:05 UTC
[PATCH v2 0/6] perf arm_spe: Dump IMPDEF events
2026-04-10 22:05 UTC (3+ messages)
[Buildroot] [git commit] package/wireshark: security bump to v4.4.14
2026-04-10 21:25 UTC
[tglx-devel:cleanups 2/38] arch/x86/include/asm/msr.h:296:33: error: implicit declaration of function 'raw_cpu_ptr'
2026-04-10 22:02 UTC
[PATCH 6.6 000/160] 6.6.134-rc1 review
2026-04-10 21:58 UTC (2+ messages)
[PATCH 0/2] fuse: Fix possible memleak at startup with immediate teardown
2026-04-10 21:49 UTC (10+ messages)
` "
` "
` "
[syzbot ci] Re: hugetlb: normalize exported interfaces to use base-page indices
2026-04-10 21:54 UTC (2+ messages)
[PATCH net] netrom: do some basic forms of validation on incoming frames
2026-04-10 21:54 UTC (6+ messages)
[PATCH v1 net-next] selftest: net: Use port outside of the default ip_local_ports in csum.c
2026-04-10 21:54 UTC
[PATCH v8 0/4] checkout: 'autostash' for branch switching
2026-04-10 21:53 UTC (7+ messages)
` [PATCH v9 "
` [PATCH v9 1/4] stash: add --label-ours, --label-theirs, --label-base for apply
` [PATCH v9 2/4] sequencer: allow create_autostash to run silently
` [PATCH v9 3/4] sequencer: teach autostash apply to take optional conflict marker labels
` [PATCH v9 4/4] checkout: -m (--merge) uses autostash when switching branches
[PATCH v5 00/12] arm: am335x: Switch to upstream devicetree
2026-04-10 21:52 UTC (4+ messages)
` [PATCH v5 12/12] configs: am335x_evm_defconfig: "
[PATCH net] net: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()
2026-04-10 21:49 UTC
[PATCH i-g-t 0/3] RFC: Add tests for atomic failure error reporting
2026-04-10 21:50 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[git pull] drm fixes for 7.0 final
2026-04-10 21:49 UTC
[PATCH] RDMA/cache: fix invalid-free of flex-array data_vec in release_gid_table
2026-04-10 21:48 UTC (3+ messages)
[PATCH v2 0/4] Enable Rust by default
2026-04-10 21:48 UTC (5+ messages)
[PATCH v5 0/3] USB/UVC: Add quirks to prevent Razer Kiyo Pro xHCI cascade failure
2026-04-10 21:48 UTC (6+ messages)
` [PATCH v5 2/3] media: uvcvideo: add UVC_QUIRK_CTRL_THROTTLE for fragile firmware
[PATCH 0/6] platform/x86: uniwill-laptop: Charging-related improvements
2026-04-10 21:47 UTC (11+ messages)
` [PATCH 3/6] platform/x86: uniwill-laptop: Fix behavior of "force" module param
` [PATCH 6/6] platform/x86: uniwill-laptop: Add support for battery charge modes
[PATCH] iio: adc: nxp-sar-adc: use field_get() for EOC bit check
2026-04-10 21:46 UTC (3+ messages)
[PATCH for-next] RDMA/umem: Initialize iova for dmabuf umem
2026-04-10 21:46 UTC (2+ messages)
[PATCH bpf-next v4 00/14] bpf: static stack liveness data flow analysis
2026-04-10 21:46 UTC (20+ messages)
` [PATCH bpf-next v4 01/14] bpf: share several utility functions as internal API
` [PATCH bpf-next v4 02/14] bpf: save subprogram name in bpf_subprog_info
` [PATCH bpf-next v4 03/14] bpf: Add spis_*() helpers for 4-byte stack slot bitmasks
` [PATCH bpf-next v4 04/14] bpf: make liveness.c track stack with 4-byte granularity
` [PATCH bpf-next v4 05/14] bpf: 4-byte precise clean_verifier_state
` [PATCH bpf-next v4 06/14] bpf: prepare liveness internal API for static analysis pass
` [PATCH bpf-next v4 07/14] bpf: introduce forward arg-tracking dataflow analysis
` [PATCH bpf-next v4 08/14] bpf: record arg tracking results in bpf_liveness masks
` [PATCH bpf-next v4 09/14] bpf: simplify liveness to use (callsite, depth) keyed func_instances
` [PATCH bpf-next v4 10/14] bpf: change logging scheme for live stack analysis
` [PATCH bpf-next v4 11/14] selftests/bpf: update existing tests due to liveness changes
` [PATCH bpf-next v4 12/14] selftests/bpf: adjust verifier_log buffers
` [PATCH bpf-next v4 13/14] selftests/bpf: add new tests for static stack liveness analysis
` [PATCH bpf-next v4 14/14] bpf: poison dead stack slots
[PATCH v7 0/5] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
2026-04-10 21:44 UTC (8+ messages)
` [PATCH v7 1/5] drm/gpusvm: Use dma-map IOVA alloc, link, and sync API in GPU SVM
` [PATCH v7 2/5] drm/pagemap: Drop source_peer_migrates flag and assume true
` [PATCH v7 3/5] drm/pagemap: Split drm_pagemap_migrate_map_pages into device / system
` [PATCH v7 4/5] drm/pagemap: Use dma-map IOVA alloc, link, and sync API for DRM pagemap
` [PATCH v7 5/5] drm/pagemap: Fix drm_pagemap_migrate_unmap_pages kerneldoc
` ✓ CI.KUnit: success for Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap (rev7)
` ✓ Xe.CI.BAT: "
[PATCH next-next v2] net:mctp: fix setting mctp hdr ver reserved field cause data dropped
2026-04-10 21:43 UTC (4+ messages)
` (no subject)
[ANNOUNCE] WireGuardNT v0.11 and WireGuard for Windows v0.6 Released
2026-04-10 21:42 UTC (2+ messages)
[PATCH] selftests/cgroup: conform test to TAP format output
2026-04-10 21:41 UTC (2+ messages)
` [PATCH v2] iio: adc: nxp-sar-adc: use field_get() for EOC bit check
[PATCH v2] dt-binding: leds: publish common bindings under dual license
2026-04-10 21:35 UTC (2+ messages)
[PATCH v7 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-04-10 21:38 UTC (9+ messages)
` [PATCH v7 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v7 4/6] iio: adc: ad4691: add SPI offload support
` [PATCH v7 5/6] iio: adc: ad4691: add oversampling support
` [PATCH v7 6/6] docs: iio: adc: ad4691: add driver documentation
[RFC PATCH] arm64: mm: support set_memory_encrypted/decrypted for vmalloc addresses
2026-04-10 21:36 UTC (3+ messages)
[PATCH v5 0/8] rust: Add Per-CPU Variable API
2026-04-10 21:35 UTC (9+ messages)
` [PATCH v5 1/8] rust: cpumask: Add a `Cpumask` iterator
` [PATCH v5 2/8] rust: cpumask: Add getters for globally defined cpumasks
` [PATCH v5 3/8] rust: percpu: Add C bindings for per-CPU variable API
` [PATCH v5 4/8] rust: percpu: introduce a rust API for static per-CPU variables
` [PATCH v5 5/8] rust: percpu: introduce a rust API for dynamic "
` [PATCH v5 6/8] rust: percpu: add a rust per-CPU variable sample
` [PATCH v5 7/8] rust: percpu: Add pin-hole optimizations for numerics
` [PATCH v5 8/8] rust: percpu: cache per-CPU pointers in the dynamic case
[PATCH] audit: add backlog high water mark metric
2026-04-10 21:34 UTC (2+ messages)
[PATCH 0/1] usb: fix bug in marvell libertas driver
2026-04-10 21:32 UTC (2+ messages)
` [PATCH 1/1] add wake_up call inside if_usb_disconnect
[PATCH v5 00/15] add SPDX SBOM generation script
2026-04-10 21:22 UTC (16+ messages)
` [PATCH v5 01/15] scripts/sbom: add documentation
` [PATCH v5 02/15] scripts/sbom: integrate script in make process
` [PATCH v5 03/15] scripts/sbom: setup sbom logging
` [PATCH v5 04/15] scripts/sbom: add command parsers
` [PATCH v5 05/15] scripts/sbom: add cmd graph generation
` [PATCH v5 06/15] scripts/sbom: add additional dependency sources for cmd graph
` [PATCH v5 07/15] scripts/sbom: add SPDX classes
` [PATCH v5 08/15] scripts/sbom: add JSON-LD serialization
` [PATCH v5 09/15] scripts/sbom: add shared SPDX elements
` [PATCH v5 10/15] scripts/sbom: collect file metadata
` [PATCH v5 11/15] scripts/sbom: add SPDX output graph
` [PATCH v5 12/15] scripts/sbom: add SPDX source graph
` [PATCH v5 13/15] scripts/sbom: add SPDX build graph
` [PATCH v5 14/15] scripts/sbom: add unit tests for command parsers
` [PATCH v5 15/15] scripts/sbom: add unit tests for SPDX-License-Identifier parsing
[melver:alloc-token 1/1] Warning: mm/slub.c:5289 function parameter 'DECL_TOKEN_PARAM(token' not described in '_kmalloc_nolock'
2026-04-10 21:29 UTC
[sre-misc:thinkpad-t14s-x1e 14/106] drivers/media/platform/qcom/camss/camss-csiphy.c:811:59: warning: variable 'ret' is uninitialized when used here
2026-04-10 21:28 UTC
[lindholm-alpha:entry 5/6] arch/alpha/kernel/irq_alpha.c:114:14: warning: no previous prototype for 'lockdep_on_restore'
2026-04-10 21:28 UTC
[PATCH 1/3] drm/sti: remove bridge when sti_hda component_add fails
2026-04-10 21:27 UTC (3+ messages)
` [PATCH 2/3] drm/exynos: remove bridge when "
` [PATCH 3/3] drm/bridge: megachips: remove bridge when irq request fails
[PATCH 0/3] drm: remove drm bridge in error paths
2026-04-10 21:27 UTC
[PATCH v13 0/4] vfio: selftest: Add NVIDIA GPU Falcon DMA test driver
2026-04-10 21:27 UTC (3+ messages)
` [PATCH v13 2/4] vfio: selftests: Add generic PCI command register helpers
QA notification for completed autobuilder build (yocto-4.0.35.rc1)
2026-04-10 21:27 UTC (2+ messages)
` [qa-build-notification] "
Add djbw@kernel.org to 1ED2916A667D8802.asc
2026-04-10 21:25 UTC (4+ messages)
[PATCH] tpm_tis: Check for an error after exhausting send retires
2026-04-10 21:21 UTC (2+ messages)
[PATCH v4 0/7] Allow AET to use PMT/TPMI as loadable modules
2026-04-10 21:21 UTC (9+ messages)
` [PATCH v4 4/7] fs,x86/resctrl: Add architecture hooks for every mount/unmount
[PATCH 6.12 000/242] 6.12.81-rc1 review
2026-04-10 21:20 UTC (4+ messages)
` [PATCH 6.12 230/242] drm/amd/display: Reject modes with too high pixel clock on DCE6-10
[PATCH v4 0/2] Add support for Infineon Digital eFuse XDP720
2026-04-10 21:20 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon/pmbus: Add Infineon XDP720
` [PATCH v4 2/2] hwmon:(pmbus/xdp720) Add support for efuse xdp720
[RFC PATCH v3 0/4] getting rid of busy-wait in shrink_dcache_parent()
2026-04-10 21:24 UTC (18+ messages)
` [RFC][PATCH] make sure that lock_for_kill() callers drop the locks in safe order
(no subject)
2026-04-10 21:20 UTC (4+ messages)
` [PATCH V3 04/10] iommufd: Add an ioctl IOMMU_IOAS_GET_PA to query PA from IOVA
lib/kunit/test.c:857:34: sparse: sparse: unsigned value that used to be signed checked against zero?
2026-04-10 21:17 UTC
[PATCH v2 net-next 00/15] ip6mr: No RTNL for RTNL_FAMILY_IP6MR rtnetlink
2026-04-10 21:17 UTC (16+ messages)
` [PATCH v2 net-next 01/15] selftest: net: Extend ipmr.c for IP6MR
` [PATCH v2 net-next 02/15] ip6mr: Annotate access to mrt->mroute_do_{pim,assert,wrvifwhole}
` [PATCH v2 net-next 03/15] ip6mr: Use MAXMIFS in mr6_msgsize()
` [PATCH v2 net-next 04/15] ip6mr: Allocate skb earlier in ip6mr_rtm_getroute()
` [PATCH v2 net-next 05/15] ip6mr: Convert ip6mr_rtm_getroute() to RCU
` [PATCH v2 net-next 06/15] ip6mr: Convert ip6mr_rtm_dumproute() "
` [PATCH v2 net-next 07/15] net: Remove rtnl_held of struct fib_dump_filter
` [PATCH v2 net-next 08/15] ipmr: Free mr_table after RCU grace period
` [PATCH v2 net-next 09/15] ip6mr: "
` [PATCH v2 net-next 10/15] ip6mr: Move unregister_netdevice_many() out of mroute_clean_tables()
` [PATCH v2 net-next 11/15] ip6mr: Move unregister_netdevice_many() out of ip6mr_free_table()
` [PATCH v2 net-next 12/15] ip6mr: Convert ip6mr_net_exit_batch() to ->exit_rtnl()
` [PATCH v2 net-next 13/15] ip6mr: Remove RTNL in ip6mr_rules_init() and ip6mr_net_init()
` [PATCH v2 net-next 14/15] ip6mr: Call fib_rules_unregister() without RTNL
` [PATCH v2 net-next 15/15] ip6mr: Replace RTNL with a dedicated mutex for MFC
[PATCH 2/2] i2c: usbio: Add ACPI device-id for NVL platforms
2026-04-10 21:17 UTC (2+ messages)
[RESEND][PATCH v5] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip
2026-04-10 20:38 UTC (3+ messages)
[PATCH 0/4] drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
2026-04-10 21:15 UTC (7+ messages)
` [PATCH 1/4] drm/i915/bw: Extract platform-specific parameters
[tip:timers/urgent 2/2] checkpatch: WARNING:MINMAX: min() should probably be min_t(int64_t, delta, dev->max_delta_ns)
2026-04-10 21:14 UTC
[PATCH] Fix memcpy WARNING in kernel
2026-04-10 21:14 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Filesystem inode reclaim
2026-04-10 21:14 UTC (4+ messages)
[PATCH 0/8] Rework device probing
2026-04-10 21:13 UTC (5+ messages)
` [PATCH v3 0/7] "
` [EXTERNAL] "
[patch 00/12] hrtimers: Prevent hrtimer interrupt starvation
2026-04-10 21:13 UTC (5+ messages)
` [patch 01/12] clockevents: Prevent timer "
[PATCH 00/11] hw/arm/smmuv3-accel: Resolve AUTO properties
2026-04-10 21:09 UTC (3+ messages)
` [PATCH 04/11] vfio/pci: Add ats property and mask ATS cap when not exposed
[PATCH 6.12.y] net: bonding: fix use-after-free in bond_xmit_broadcast()
2026-04-10 21:09 UTC
[PATCH 0/8 RFC] mm/memcontrol, page_counter: move stock from mem_cgroup to page_counter
2026-04-10 21:07 UTC (9+ messages)
` [PATCH 1/8 RFC] mm/page_counter: introduce per-page_counter stock
` [PATCH 2/8 RFC] mm/page_counter: use page_counter_stock in page_counter_try_charge
` [PATCH 3/8 RFC] mm/page_counter: use page_counter_stock in page_counter_uncharge
` [PATCH 4/8 RFC] mm/page_counter: introduce stock drain APIs
` [PATCH 5/8 RFC] mm/memcontrol: convert memcg to use page_counter_stock
` [PATCH 6/8 RFC] mm/memcontrol: optimize memsw stock for cgroup v1
` [PATCH 7/8 RFC] mm/memcontrol: optimize stock usage for cgroup v2
` [PATCH 8/8 RFC] mm/memcontrol: remove unused memcg_stock code
[PATCH RFC 00/17] monitor: turn QMP and HMP into QOM objects
2026-04-10 21:05 UTC (3+ messages)
` [PATCH 01/17] monitor: replace 'common' with 'parent' in MonitorHMP
[android-common:android16-6.12-desktop 26/26] include/linux/compiler_types.h:477:27: error: expression in static assertion is not an integer
2026-04-10 21:05 UTC
[PATCH V2] pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses
2026-04-10 21:05 UTC (3+ messages)
[PATCH RFC net-next 00/10] net: stmmac: clean up / fix synopsys IP version checks
2026-04-10 21:04 UTC (6+ messages)
` [PATCH RFC net-next 02/10] net: stmmac: rename dev_id to userver
[PATCH] media: rc: ttusbir: fix inverted error logic
2026-04-10 21:03 UTC
[PATCH 0/8] smb: add kernel internal IPPROTO_SMBDIRECT
2026-04-10 21:02 UTC (3+ messages)
` [PATCH 1/8] smb: smbdirect: change smbdirect_socket_parameters.{initiator_depth,responder_resources} to __u16
[PATCH V4] i2c: qcom-geni: Avoid extra TX DMA TRE for single read message in GPI mode
2026-04-10 21:01 UTC (2+ messages)
[PATCH v10 00/30] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2026-04-10 20:58 UTC (4+ messages)
` [PATCH v10 22/30] pc-bios/s390-ccw: Add additional security checks for secure boot
[PATCH V3] pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses
2026-04-10 20:49 UTC
[PATCH net-next] tcp: add indirect call wrapper in tcp_conn_request()
2026-04-10 20:57 UTC (2+ messages)
[PATCH net-next 0/3] psp: add crypt-offset and spi-threshold attributes
2026-04-10 20:57 UTC (6+ messages)
` [PATCH net-next 1/3] psp: add crypt-offset and spi-threshold get/set attributes
[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
2026-04-10 20:56 UTC (7+ messages)
` [patch 02/38] x86: Cleanup include recursion hell
` [patch V1.1 "
` [patch 11/38] misc: sgi-gru: Remove get_cycles() [ab]use
` [patch V1.1 "
[PATCH 1/1] virt: arm-cca-guest: fix error check for RSI_INCOMPLETE
2026-04-10 20:50 UTC (2+ messages)
[PATCH net-next v3 00/12] net: airoha: Support multiple net_devices connected to the same GDM port
2026-04-10 20:49 UTC (4+ messages)
[PATCH v3] Bluetooth: hci_conn: fix potential UAF in create_big_sync
2026-04-10 20:49 UTC (2+ messages)
` [v3] "
[PATCH nf] netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO
2026-04-10 20:48 UTC
[PATCH 1/1] selftests: vsock: avoid mktemp -u for Unix socket paths
2026-04-10 20:47 UTC (4+ messages)
` [PATCH v2] selftests: vsock: avoid races creating "
` [PATCH v3] "
[PATCH] ceph: bound encrypted snapshot suffix formatting
2026-04-10 20:46 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[ath:for-next] BUILD SUCCESS 929298742bb5dfacd53ea99cf989cc81210f90a3
2026-04-10 20:43 UTC
[PATCH 0/4] ionic: RDMA completion timestamping support
2026-04-10 20:43 UTC (5+ messages)
` [PATCH 2/4] net: ionic: Add PHC state page for user space access
[PATCH 0/6] gpu: nova-core: add GA100 support
2026-04-10 20:37 UTC (3+ messages)
` [PATCH 4/6] gpu: nova-core: add FbHal::frts_size() for "
` [PATCH 6/6] gpu: nova-core: enable GA100
[Intel-wired-lan] [PATCH v5 net-next 0/8] dpll/ice: Add TXC DPLL type and full TX reference clock control for E825
2026-04-10 20:38 UTC (7+ messages)
` "
[PATCH V1] accel/amdxdna: Check for device hang on job timeout
2026-04-10 20:37 UTC (2+ messages)
[PATCH v4 0/1] printk: fix zero-valued printk timestamps
2026-04-10 20:37 UTC (2+ messages)
` [PATCH v4 1/1] printk: fix zero-valued printk timestamps in early boot
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.