messages from 2026-04-16 08:51:36 to 2026-04-16 09:21:02 UTC [more...]
[linux-next:master 501/13951] arch/arm64/boot/dts/rockchip/rk3399-nanopc-t4-hd702e.dtb: typec-portc@22 (fcs,fusb302): 'connector' is a required property
2026-04-16 9:20 UTC (2+ messages)
[PATCH 0/3] http: fix emptyAuth=auto for Negotiate/SPNEGO
2026-04-16 9:20 UTC
[PATCH v1 00/11] media: Add iMX95 neoisp driver
2026-04-16 9:20 UTC (2+ messages)
[PATCH 00/28] MAINTAINERS: Remove people who are no longer active
2026-04-16 9:16 UTC (29+ messages)
` [PATCH 01/28] MAINTAINERS: Remove Ahmed Karaman
` [PATCH 02/28] MAINTAINERS: Remove Anup Patel
` [PATCH 03/28] MAINTAINERS: Remove Beniamino Galvani
` [PATCH 04/28] MAINTAINERS: Remove Jeff Cody
` [PATCH 05/28] MAINTAINERS: Remove Coiby Xu
` [PATCH 06/28] MAINTAINERS: Remove Damien Hedde
` [PATCH 07/28] MAINTAINERS: Remove Ed Maste
` [PATCH 08/28] MAINTAINERS: Remove Dongjiu Geng
` [PATCH 09/28] MAINTAINERS: Remove WANG Xuerui
` [PATCH 10/28] MAINTAINERS: Remove Huai-Cheng Kuo
` [PATCH 11/28] MAINTAINERS: Remove Bastian Koppelmann
` [PATCH 12/28] MAINTAINERS: Remove Mahmoud Mandour
` [PATCH 13/28] MAINTAINERS: Remove Magnus Damm
` [PATCH 14/28] MAINTAINERS: Remove Marcel Apfelbaum
` [PATCH 15/28] MAINTAINERS: Remove Aarushi Mehta
` [PATCH 16/28] MAINTAINERS: Remove Paul Burton
` [PATCH 17/28] MAINTAINERS: Remove Jia Liu
` [PATCH 18/28] MAINTAINERS: Remove Qiuhao Li
` [PATCH 19/28] MAINTAINERS: Remove Luigi Rizzo
` [PATCH 20/28] MAINTAINERS: Remove Ronnie Sahlberg
` [PATCH 21/28] MAINTAINERS: Remove Ryo ONODERA
` [PATCH 22/28] MAINTAINERS: Remove Shannon Zhao
` [PATCH 23/28] MAINTAINERS: Remove Su Hang
` [PATCH 24/28] MAINTAINERS: Remove Vijai Kumar K
` [PATCH 25/28] MAINTAINERS: Remove Yanan Wang
` [PATCH 26/28] MAINTAINERS: Remove Wen Congyang
` [PATCH 27/28] MAINTAINERS: Remove Xiao Guangrong
` [PATCH 28/28] MAINTAINERS: Remove Xie Changlong
[PATCH v2] iio: frequency: ad9834: clean up includes
2026-04-16 9:20 UTC (4+ messages)
[PATCH] crypto: octeontx2: fix IRQ vector leak in otx2_cptpf_probe()
2026-04-16 9:20 UTC (2+ messages)
[PATCH] ALSA: hda/realtek: Add quirk for Acer PT316-51S headset mic
2026-04-13 3:12 UTC
[PATCH RESEND] HID: Add force feedback support for Speedlink Cougar Vibration Flightstick
2026-04-16 9:20 UTC
[PATCH] btrfs: cleanup the ebs when the metadata writeback range failed
2026-04-16 9:19 UTC
[PATCH] riscv: kvm: mmu: fix unlocked gstage unmap in kvm_unmap_gfn_range
2026-04-16 9:18 UTC (2+ messages)
[PATCH v8 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-04-16 9:18 UTC (14+ messages)
` [PATCH v8 1/6] dt-bindings: iio: adc: add AD4691 family
` [PATCH v8 2/6] iio: adc: ad4691: add initial driver for "
` [PATCH v8 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v8 4/6] iio: adc: ad4691: add SPI offload support
` [PATCH v8 5/6] iio: adc: ad4691: add oversampling support
` [PATCH v8 6/6] docs: iio: adc: ad4691: add driver documentation
[PATCH v5 00/14] mm/mglru: improve reclaim loop and dirty folio handling
2026-04-16 9:18 UTC (5+ messages)
` [PATCH v5 08/14] mm/mglru: remove redundant swap constrained check upon isolation
` [PATCH v5 09/14] mm/mglru: use the common routine for dirty/writeback reactivation
[PATCH] dt-bindings: mmc: st,sdhci: convert to DT schema
2026-04-16 9:18 UTC (2+ messages)
[PATCH 1/3] hwmon: (adm1031) Convert macros to functions to avoid TOCTOU
2026-04-16 9:17 UTC (3+ messages)
` [PATCH 2/3] hwmon: (adm1031) Hold lock while reading cached data
` [PATCH 3/3] hwmon: (adm1031) Serialize update rate changes
[PATCH] 9p: use kvzalloc for readdir buffer
2026-04-16 9:18 UTC (6+ messages)
[PATCH v1 15/16] drm/i915/bios: search for VBT #57 by default
2026-04-16 9:17 UTC (5+ messages)
` [LTP] "
[PATCH 00/32] fuse: improve transport and fs layer separation
2026-04-16 9:16 UTC (33+ messages)
` [PATCH 01/32] fuse: move request timeout code to a new source file
` [PATCH 02/32] fuse: add struct fuse_chan
` [PATCH 03/32] fuse: move fuse_iqueue to fuse_chan
` [PATCH 04/32] fuse: move fuse_dev and fuse_pqueue to dev.c
` [PATCH 05/32] fuse: move 'devices' member from fuse_conn to fuse_chan
` [PATCH 06/32] fuse: move background queuing related members "
` [PATCH 07/32] fuse: move request blocking "
` [PATCH 08/32] fuse: move io_uring "
` [PATCH 09/32] fuse: move interrupt "
` [PATCH 10/32] fuse: split off fch->lock from fc->lock
` [PATCH 11/32] fuse: add back pointer from fuse_chan to fuse_conn
` [PATCH 12/32] fuse: move request timeout to fuse_chan
` [PATCH 13/32] fuse: move struct fuse_req and related to fuse_dev_i.h
` [PATCH 14/32] fuse: don't access transport layer structs directly from the fs layer
` [PATCH 15/32] fuse: move forget related struct and helpers
` [PATCH 16/32] fuse: move fuse_dev_waitq to dev.c
` [PATCH 17/32] fuse: remove #include "fuse_i.h" from "dev_uring_i.h"
` [PATCH 18/32] fuse: remove #include "fuse_i.h" from "req_timeout.c"
` [PATCH 19/32] fuse: abort related layering cleanup
` [PATCH 20/32] fuse: split off fuse_args and related definitions into a separate header
` [PATCH 21/32] fuse: remove fm arg of args->end callback
` [PATCH 22/32] fuse: change req->fm to req->chan
` [PATCH 23/32] fuse: split out filesystem part of request sending
` [PATCH 24/32] fuse: change fud->fc to fud->chan
` [PATCH 25/32] fuse: create poll.c
` [PATCH 26/32] fuse: create notify.c
` [PATCH 27/32] fuse: set params in fuse_chan_set_initialized()
` [PATCH 28/32] fuse: remove fuse_mutex protection from fuse_dev_ioctl_sync_init()
` [PATCH 29/32] fuse: change ring->fc to ring->chan
` [PATCH 30/32] fuse: remove #include "fuse_i.h" from dev.c and dev_uring.c
` [PATCH 31/32] fuse: alloc pqueue before installing fch in fuse_dev
` [PATCH 32/32] fuse: simplify fuse_dev_ioctl_clone()
[PATCH v2] perf dso: Fix kallsyms DSO detection with fallback logic
2026-04-16 9:16 UTC
[PATCH v4 0/6] Add virtio-mmio support to m68k virt machine
2026-04-16 9:17 UTC (12+ messages)
` [PATCH v4 2/6] m68k: Fix writew(), writel(), readw(), readl() endianness for classic m68k
` [PATCH v4 3/6] virtio: mmio: Allow instantiation via platform data
` [PATCH v4 4/6] virtio: cmd: Depend on VIRTIO_BLK
` [PATCH v4 6/6] board: qemu: m68k: Create virtio mmio instances
PUCK follow up: Trusted IO call details
2026-04-16 8:54 UTC (2+ messages)
[PATCH 1/2] vtd: Drop dead check for permissions in lookup_page
2026-04-16 9:15 UTC (3+ messages)
[PATCH] mtd: spi-nor: remove unused NO_OP_CHIP_ERASE flag
2026-04-16 9:15 UTC (2+ messages)
[PATCH for drm-misc-fixes v2 0/4] Fix some bugs in the hibmc driver
2026-04-16 9:05 UTC (5+ messages)
` [PATCH for drm-misc-fixes v3 1/4] drm/hisilicon/hibmc: add updating link cap in DP detect()
` [PATCH for drm-misc-fixes v3 2/4] drm/hisilicon/hibmc: fix no showing when no connectors connected
` [PATCH for drm-misc-fixes v3 3/4] drm/hisilicon/hibmc: move display contrl config to hibmc_probe()
` [PATCH for drm-misc-fixes v3 4/4] drm/hisilicon/hibmc: use clock to look up the PLL value
[GIT PULL] livepatching for 7.1
2026-04-16 9:14 UTC
[RFC 0/3] mm: process_mrelease: expedited reclaim and auto-kill support
2026-04-16 9:13 UTC (3+ messages)
` [RFC 3/3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
[PATCH v6 00/14] arm: am335x: Switch to upstream devicetree
2026-04-16 9:13 UTC (3+ messages)
[PATCH i-g-t 0/3] vmtb: SR-IOV VF migration test suite
2026-04-16 8:35 UTC (4+ messages)
` [PATCH i-g-t 1/3] tools/vmtb: Define IGT tests used as VF migration workloads
` [PATCH i-g-t 2/3] tools/vmtb: Provide VF busy migration IGT/gem_wsim workloads
` [PATCH i-g-t 3/3] tools/vmtb: Add VF migration tests
[PATCH RFT 0/6] scsi_debug: fake timeout handling improvements
2026-04-16 9:12 UTC (3+ messages)
[PATCH v2 0/3] KASAN: HW_TAGS: Disable tagging for stack and page-tables
2026-04-16 9:10 UTC (9+ messages)
` [PATCH v2 1/3] vmalloc: add __GFP_SKIP_KASAN support
` [PATCH v2 2/3] kasan: skip HW tagging for all kernel thread stacks
` [PATCH v2 3/3] mm: skip KASAN tagging for page-allocated page tables
[PATCH] media: vimc: fix reference leak on failed device registration
2026-04-16 9:11 UTC (5+ messages)
[PATCH v8 0/2] drm/xe: Reject unsafe PAT indices for CPU cached memory
2026-04-16 9:11 UTC (3+ messages)
` [PATCH v9 2/2] drm/xe: Reject coh_none PAT index for CPU_ADDR_MIRROR
[PATCH v3 0/2] scsi: Replace SYNC_CACHE with FUA for scsi write
2026-04-16 9:10 UTC (3+ messages)
` [PATCH v3 1/2] Revert "scsi: sync cache on write"
` [PATCH v3 2/2] scsi: Enable FUA bit in WRITE10 commands
[PATCH v3 0/1] drm: bridge: ti-sn65dsi83: Fix DSI mode flags for stable LVDS output
2026-04-16 9:10 UTC (4+ messages)
` [PATCH v3 1/1] "
[RFC PATCH v2 0/8] kvfree_rcu() improvements
2026-04-16 9:10 UTC (9+ messages)
` [PATCH 1/8] mm/slab: introduce k[v]free_rcu() with struct rcu_ptr
` [PATCH 2/8] fs/dcache: use rcu_ptr instead of rcu_head for external names
` [PATCH 3/8] mm/slab: move kfree_rcu_cpu[_work] definitions
` [PATCH 4/8] mm/slab: introduce kfree_rcu_nolock()
` [PATCH 5/8] mm/slab: make kfree_rcu_nolock() work with sheaves
` [PATCH 6/8] mm/slab: wrap rcu sheaf handling with ifdef
` [PATCH 7/8] mm/slab: introduce deferred submission of rcu sheaves
` [PATCH 8/8] lib/tests/slub_kunit: add a test case for kfree_rcu_nolock()
[PATCH] crypto: tstmgr - guard xxhash tests
2026-04-16 9:09 UTC (5+ messages)
[PATCH 0/6] dt-overlay: some fixes and improvements
2026-04-16 9:07 UTC (7+ messages)
` [PATCH 5/6] xen/dt-overlay: support phandle-based targeting in overlay_get_nodes_info
[PATCH 1/2] hwmon: (lm63) Convert macro to function to avoid TOCTOU
2026-04-16 9:07 UTC (2+ messages)
` [PATCH 2/2] hwmon: (lm63) Add locking "
[PATCH v2 0/3] gpio: Add EIO GPIO support
2026-04-16 9:06 UTC (5+ messages)
` [PATCH v2 2/3] dt-bindings: gpio: Add EIO GPIO compatible to gpio-zynq
[PATCH v2] usb: dwc3: core: fix memory leaks in event buffer cleanup
2026-04-16 9:06 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-next v2 0/3] igc: add support for forcing link speed without autonegotiation
2026-04-16 9:05 UTC (7+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 1/3] igc: remove unused autoneg_failed field
` [Intel-wired-lan] [PATCH iwl-next v2 2/3] igc: move autoneg-enabled settings into igc_handle_autoneg_enabled()
[syzbot] [dri?] KASAN: slab-use-after-free Read in drm_gem_object_release_handle
2026-04-16 8:57 UTC (2+ messages)
` [PATCH] drm: Avoid the chaotic interleaving of change and delete handle
[PATCH] tests/intel: Trigger configfs attr callbacks
2026-04-16 9:07 UTC
[PATCH BlueZ 1/4] shared/queue: Add way to iterate over queue contents
2026-04-16 9:04 UTC (2+ messages)
[PATCH] fs/9p: remove unnecessary extern keywords from header files
2026-04-16 9:04 UTC (2+ messages)
` [PATCH v2] fs/9p: remove unnecessary extern keywords from function prototypes
[PATCH] locking: fix typos in comments
2026-04-16 9:04 UTC
[PATCH v1 0/3] add Toradex Verdin iMX95 support
2026-04-16 9:03 UTC (2+ messages)
[PULL] topic/pipe-reorder for drm-intel-next and possibly v7.1-rc1
2026-04-16 9:03 UTC (4+ messages)
[PATCH wireless v2] wifi: iwlwifi: mld: stop TX during firmware restart
2026-04-16 9:02 UTC
[syzbot] [dri?] KASAN: slab-use-after-free Read in drm_gem_object_release_handle
2026-04-16 9:03 UTC (2+ messages)
[bluetooth-next:master] BUILD SUCCESS 345f69bfd48d60328ddf3a2083674e39bf23478f
2026-04-16 9:02 UTC
[PATCH v1 1/1] iio: adc: nxp-sar-adc: Avoid division by zero
2026-04-16 9:01 UTC
[PATCH] crypto: pcrypt - Fix handling of MAY_BACKLOG requests
2026-04-16 9:00 UTC
kernel panic_ System is deadlocked on memory
2026-04-16 8:59 UTC
[PATCH] arm_pmu: acpi: fix reference leak on failed device registration
2026-04-16 8:59 UTC (5+ messages)
[PATCH bpf-next 0/6] btf: Extend vlen, kind in struct btf_type
2026-04-16 8:57 UTC (4+ messages)
` [PATCH bpf-next 3/6] libbpf: Add feature for kernel extended vlen/kind support
[PATCH v3 0/6] soc: mediatek: Add devapc support
2026-04-16 8:58 UTC (5+ messages)
` [PATCH v3 4/6] dt-bindings: soc: mediatek: devapc: Add bindings for MT8189
` [PATCH v3 6/6] dt-bindings: soc: mediatek: devapc: Add bindings for MT8196
[PATCH] ALSA: usb-audio: stop parsing UAC2 rates at MAX_NR_RATES
2026-04-16 8:57 UTC (2+ messages)
[RFC PATCH] selinux: implement namespace_alloc and namespace_install hooks
2026-04-16 8:57 UTC (4+ messages)
[PATCH] drm/amd/display: Fix sleeping in atomic context in dc_state_free
2026-04-16 8:57 UTC (2+ messages)
[RFC PATCH 5/7] mm: Make /proc/pid/smaps use the new generic pagewalk API
2026-04-16 8:57 UTC (4+ messages)
[PATCH v3] fuse: invalidate page cache after sync and async direct writes
2026-04-16 8:57 UTC (2+ messages)
[PATCH] RISC-V: KVM: Fix invalid HVA warning in steal-time recording
2026-04-16 8:56 UTC (4+ messages)
[LTP] [PATCH v2 0/3] io_uring READ(V), WRITE(v) operation tests
2026-04-16 8:55 UTC (3+ messages)
` [LTP] [PATCH v2 1/3] io_uring: Test IORING READ and WRITE operations
[PATCHv3 0/6] various memory related fixups
2026-04-16 8:55 UTC (3+ messages)
` [PATCHv3 4/6] efi_selftest_memory: check for duplicates first
[bluez/bluez] b409eb: doc: Add missing btmon-cs doc to btmon.rst
2026-04-16 8:55 UTC
[PATCH v7 0/8] Add support for handling PCIe M.2 Key E connectors in devicetree
2026-04-16 8:55 UTC (11+ messages)
[PATCH] drm/amdgpu/userq: gnome shell uses max priority
2026-04-16 8:55 UTC (9+ messages)
[PATCH v2 0/3] arm64: dts: amlogic: t7: Add UART support and enable Bluetooth on VIM4
2026-04-16 8:54 UTC (8+ messages)
` [PATCH v2 1/3] arm64: dts: amlogic: t7: Add uart_c pinctrl pins group
` [PATCH v2 2/3] arm64: dts: amlogic: t7: Add UART controllers nodes
` [PATCH v2 3/3] arm64: dts: amlogic: t7: khadas-vim4: Enable Bluetooth
[RFC PATCH V7 00/10] Add memory page offlining support
2026-04-16 8:55 UTC (3+ messages)
` [RFC PATCH V7 02/10] gpu/buddy: Integrate lockdep for gpu buddy manager
[PATCH bpf-next v4 0/6] bpf: decap flags and GSO state updates
2026-04-16 7:55 UTC (2+ messages)
` [PATCH bpf-next v4 1/6] bpf: name the enum for BPF_FUNC_skb_adjust_room flags
[PATCH net-next v8 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-04-16 8:54 UTC (10+ messages)
` [PATCH net-next v8 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present
[PATCH] lockdep: fix NULL pointer dereference in __lock_set_class()
2026-04-16 8:54 UTC
[PATCH net-next v2 00/14] net: macb: implement context swapping
2026-04-16 8:54 UTC (4+ messages)
` [PATCH net-next v2 13/14] net: macb: use context swapping in .set_ringparam()
[PATCH] linux-user: fix usage of struct target_stat64 for TARGET_LOONGARCH64 in syscall_defs.h
2026-04-16 8:53 UTC (9+ messages)
[PATCH v1] ext4: add mb_stats_clear for mballoc statistics
2026-04-16 8:53 UTC (2+ messages)
[PATCH v2 0/6] s390/mm: Batch PTE updates in lazy MMU mode
2026-04-16 8:53 UTC (4+ messages)
` [PATCH v2 2/6] mm/pgtable: Fix bogus comment to clear_not_present_full_ptes()
[RFC PATCH v3 0/5] dma-mapping: Fixes for memory encryption
2026-04-16 8:53 UTC (5+ messages)
` [RFC PATCH v3 1/5] swiotlb: Return state of memory from swiotlb_alloc()
[PATCH] mm/zone_device: Do not touch device folio after calling ->folio_free()
2026-04-16 8:52 UTC (3+ messages)
[PATCH v8 0/3] iio: adc: ad4080: add support for AD4880 dual-channel ADC
2026-04-16 8:51 UTC (3+ messages)
✅ PASS (MISSED 88 of 97): Test report for master (7.0.0-0, upstream-mainline, 40286d63)
2026-04-16 8:52 UTC
[android-common:android13-5.10-2026-04 1/1] include/linux/mmzone.h:1136:13: warning: variable 'nid' set but not used
2026-04-16 8:51 UTC
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.