messages from 2026-04-27 16:54:51 to 2026-04-27 18:10:07 UTC [more...]
[REGRESSION] aquantia: Sunshine/Moonlight UDP video streaming broken since 5b4015ad833c ("net: aquantia: Remove redundant UDP length adjustment with GSO_PARTIAL")
2026-04-27 18:09 UTC (2+ messages)
[PATCH v2 00/11] Fixes and cleanups for the AD5686 IIO driver
2026-04-27 18:09 UTC (9+ messages)
` [PATCH v2 01/11] iio: dac: ad5686: fix ref bit initialization for single-channel parts
` [PATCH v2 03/11] iio: dac: ad5686: acquire lock when doing powerdown control
` [PATCH v2 04/11] iio: dac: ad5686: fix powerdown control on dual-channel devices
` [PATCH v2 09/11] iio: dac: ad5686: add control_sync() for single-channel devices
[PATCH v2 0/4] perf/x86: Don't write PEBS_ENABLED on KVM transitions
2026-04-27 18:07 UTC (8+ messages)
` [PATCH v2 1/4] perf/x86/intel: Don't write PEBS_ENABLED on host<=>guest xfers if CPU has isolation
` [PATCH v2 2/4] perf/x86/intel: Don't context switch DS_AREA (and PEBS config) if PEBS is unused
[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
2026-04-27 18:07 UTC (12+ messages)
` [RFC PATCH v1 1/9] uaccess: Split check_zeroed_user() out of usercopy.c
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 3/9] x86/umip: Be stricter in fixup_umip_exception()
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
` [RFC PATCH v1 6/9] uaccess: Change copy_{to/from}_user to return -EFAULT
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "
` [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
[net-next PATCH 00/10] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
2026-04-27 18:07 UTC (7+ messages)
` [net-next PATCH 06/10] net: dsa: realtek: rtl8365mb: add "
[PATCH v7 00/15] mm/mglru: improve reclaim loop and dirty folio handling
2026-04-27 18:07 UTC (16+ messages)
` [PATCH v7 01/15] mm/mglru: consolidate common code for retrieving evictable size
` [PATCH v7 02/15] mm/mglru: rename variables related to aging and rotation
` [PATCH v7 03/15] mm/mglru: relocate the LRU scan batch limit to callers
` [PATCH v7 04/15] mm/mglru: restructure the reclaim loop
` [PATCH v7 05/15] mm/mglru: scan and count the exact number of folios
` [PATCH v7 06/15] mm/mglru: avoid reclaim type fall back when isolation makes no progress
` [PATCH v7 07/15] mm/mglru: use a smaller batch for reclaim
` [PATCH v7 08/15] mm/mglru: don't abort scan immediately right after aging
` [PATCH v7 09/15] mm/mglru: remove redundant swap constrained check upon isolation
` [PATCH v7 10/15] mm/mglru: use the common routine for dirty/writeback reactivation
` [PATCH v7 11/15] mm/mglru: simplify and improve dirty writeback handling
` [PATCH v7 12/15] mm/mglru: remove no longer used reclaim argument for folio protection
` [PATCH v7 13/15] mm/vmscan: remove sc->file_taken
` [PATCH v7 14/15] mm/vmscan: remove sc->unqueued_dirty
` [PATCH v7 15/15] mm/vmscan: unify writeback reclaim statistic and throttling
[PATCH v6 0/4] rust: add basic serial device bus abstractions
2026-04-27 18:05 UTC (5+ messages)
` [PATCH v6 1/4] rust: devres: return reference in `devres::register`
` [PATCH v6 2/4] serdev: add rust private data to serdev_device
` [PATCH v6 3/4] rust: add basic serial device bus abstractions
` [PATCH v6 4/4] samples: rust: add Rust serial device bus sample device driver
[PATCH v3 00/13] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
2026-04-27 18:04 UTC (3+ messages)
` [PATCH v3 02/13] drm: bridge: dw_hdmi: Only notify connected status on HPD interrupt
[PATCH v2 0/7] KVM: VMX/SVM: use the same SPEC_CTRL assembly code
2026-04-27 18:01 UTC (6+ messages)
` [PATCH v2 4/7] KVM: SVM: adopt the same VMX_RUN_* flags as VMX
` [PATCH v2 7/7] KVM: VMX: replace vmx_spec_ctrl_restore_host with RESTORE_HOST_SPEC_CTRL_BODY
[PATCH 1/1] can: bcm: prevent thrtimer UAF in rx path by checking RX_NO_AUTOTIMER
2026-04-27 17:58 UTC (8+ messages)
[PATCH v14 0/3] rust: leds: add led classdev abstractions
2026-04-27 17:59 UTC (4+ messages)
` [PATCH v14 1/3] rust: leds: add basic "
` [PATCH v14 2/3] rust: leds: add Mode trait
` [PATCH v14 3/3] rust: leds: add multicolor classdev abstractions
[PATCH RFC v3 00/11] media: qcom: venus: add MSM8939 support
2026-04-27 17:58 UTC (12+ messages)
` [PATCH RFC v3 01/11] media: dt-bindings: venus: Add qcom,msm8939 schema
` [PATCH RFC v3 02/11] media: qcom: venus: add pmdomains to the struct based on the purpose of cores
` [PATCH RFC v3 03/11] media: qcom: venus: Add msm8939 resource struct
` [PATCH RFC v3 04/11] arm64: dts: qcom: msm8939: Add venus node
` [PATCH RFC v3 05/11] arm64: dts: qcom: msm8939-longcheer-l9100: Enable "
` [PATCH RFC v3 06/11] arm64: dts: qcom: msm8939-asus-z00t: add Venus
` [PATCH RFC v3 07/11] clk: qcom: gcc-msm8939: mark Venus core GDSCs as hardware controlled
` [PATCH RFC v3 08/11] media: qcom: venus: move getting vdec and venc for later
` [PATCH RFC v3 09/11] media: qcom: venus: Move HFI v3 venc and vdec methods to HFI v1
` [PATCH RFC v3 10/11] media: qcom: venus: add power domain enable logic for Venus cores
` [PATCH RFC v3 11/11] media: qcom: venus: Enable HEVC decoding for MSM8939
[PATCH] docs: cgroup: fix typo 'protetion' -> 'protection'
2026-04-27 17:59 UTC (2+ messages)
[PATCH] staging: most: video: remove filename from the top-of-file comment
2026-04-27 17:56 UTC
[PATCH v2 00/16] iommu: Add live update state preservation
2026-04-27 17:56 UTC (17+ messages)
` [PATCH v2 01/16] liveupdate: luo_file: Add internal APIs for file preservation
` [PATCH v2 02/16] iommu: Implement IOMMU Live update FLB callbacks
` [PATCH v2 03/16] iommu: Implement IOMMU domain preservation
` [PATCH v2 04/16] iommu: Implement device and IOMMU HW preservation
` [PATCH v2 05/16] iommu/pages: Add APIs to preserve/unpreserve/restore iommu pages
` [PATCH v2 06/16] iommupt: Implement preserve/unpreserve/restore callbacks
` [PATCH v2 07/16] iommu/vt-d: Implement device and iommu preserve/unpreserve ops
` [PATCH v2 08/16] iommu: Add APIs to get iommu and device preserved state
` [PATCH v2 09/16] iommu/vt-d: Restore IOMMU state and reclaimed domain ids
` [PATCH v2 10/16] iommu: Restore and reattach preserved domains to devices
` [PATCH v2 11/16] iommu/vt-d: preserve PASID table of preserved device
` [PATCH v2 12/16] iommufd: Implement ioctl to mark HWPT for preservation
` [PATCH v2 13/16] iommufd: Persist iommu hardware pagetables for live update
` [PATCH v2 14/16] iommufd: Add APIs to preserve/unpreserve a vfio cdev
` [PATCH v2 15/16] vfio/pci: Preserve the iommufd state of the "
` [PATCH v2 16/16] iommufd/selftest: Add test to verify iommufd preservation
[PATCH v6] rust: ACPI: fix missing match data for PRP0001
2026-04-27 17:55 UTC
[PATCH] arm64: dts: qcom: hamoa-iot-evk: Enable Adreno X1-85 GPU
2026-04-27 17:53 UTC
[PATCH] PCI: altera: Fix resource leaks on probe failure
2026-04-27 17:53 UTC
[PATCH] remoteproc: xlnx: check remote node state
2026-04-27 17:52 UTC (4+ messages)
[PATCH] workqueue: fix devm_alloc_workqueue() va_list misuse
2026-04-27 17:51 UTC (3+ messages)
[PATCH v2] dt-bindings: arm-smmu: qcom: Add Hawi compatible for Application processor
2026-04-27 17:49 UTC
[PATCH v8 0/4] Add Qualcomm extended CTI support
2026-04-27 17:48 UTC (5+ messages)
` [PATCH v8 1/4] coresight: cti: Convert trigger usage fields to dynamic bitmaps and arrays
` [PATCH v8 2/4] coresight: cti: encode trigger register index in register offsets
[PATCH 0/3] tools/nolibc: open() cleanups
2026-04-27 17:47 UTC (6+ messages)
` [PATCH 3/3] tools/nolibc: simplify mode handling in open() and openat()
[PATCH 1/3] ASoC: arm: pxa2xx: remove platform_data processing
2026-04-27 17:47 UTC (5+ messages)
` [PATCH 3/3] ASoC: pxa: integrate sound/arm/pxa2xx into sound/soc/pxa2xx
[PATCH v6 00/59] perf: Reorganize scripting support
2026-04-27 17:46 UTC (5+ messages)
` [PATCH v7 "
` [PATCH v7 01/59] perf inject: Fix itrace branch stack synthesis
[PATCH v2] Input: ads7846 - don't use scratch for tx_buf when clearing register
2026-04-27 17:46 UTC
[PATCH v2] selftests: harness: Restore order of test functions
2026-04-27 17:46 UTC (2+ messages)
[PATCH] selftests: kselftest: fix wrong test number in ksft_exit_skip
2026-04-27 17:44 UTC (2+ messages)
[RFC PATCH 0/2] scripts: add kconfirm
2026-04-27 17:44 UTC (3+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] Documentation: dev-tools: "
[PATCH] md/raid1: fix bio splitting in raid1 thread to avoid recursion and deadlock
2026-04-27 17:44 UTC (3+ messages)
[PATCH v3 0/2] cxl/region: Fix race conditions in cxl region unregistration
2026-04-27 17:42 UTC (4+ messages)
` [PATCH v3 1/2] cxl/region: serialize devm action removal via scheduled work
[PATCH] spi: amlogic-spisg: initialize completion before requesting IRQ
2026-04-27 17:42 UTC
[PATCH] dma-buf: heaps: use max3() in dma_heap_ioctl
2026-04-27 17:40 UTC (2+ messages)
[PATCH 0/8] staging: rtl8723bs: remove warnings in rtw_btcoex.h
2026-04-27 17:38 UTC (9+ messages)
` [PATCH 1/8] staging: rtl8723bs: remove blank line "
` [PATCH 2/8] staging: rtl8723bs: add function definition arg names to rtw_btcoex.h
` [PATCH 3/8] staging: rtl8723bs: rename rtw_btcoex_MediaStatusNotify()
` [PATCH 4/8] staging: rtl8723bs: rename rtw_btcoex_media_status_notify definition arg
` [PATCH 5/8] staging: rtl8723bs: rtw_btcoex_HaltNotify() -> rtw_btcoex_halt_notify()
` [PATCH 6/8] staging: rtl8723bs: rename rtw_btcoex_RejectApAggregatedPacket()
` [PATCH 7/8] staging: rtl8723bs: rtw_btcoex_LPS_Enter() -> rtw_btcoex_lps_enter()
` [PATCH 8/8] staging: rtl8723bs: rename rtw_btcoex_LPS_Leave to rtw_btcoex_lps_leave
[PATCH] char: xillybus: use strscpy() in init_chrdev
2026-04-27 17:37 UTC
[PATCH] PCI/pwrctrl: Do not try to power on/off devices that don't need pwrctrl
2026-04-27 17:37 UTC (2+ messages)
[PATCH v21 00/13] Implement PSCI reboot mode driver for PSCI resets
2026-04-27 17:34 UTC (14+ messages)
` [PATCH v21 01/13] power: reset: reboot-mode: Remove devres based allocations
` [PATCH v21 02/13] power: reset: reboot-mode: Add support for 64 bit magic
` [PATCH v21 03/13] power: reset: reboot-mode: Add support for predefined reboot modes
` [PATCH v21 04/13] firmware: psci: Introduce command-based with magic
` [PATCH v21 05/13] mfd: psci-mfd: Add PSCI MFD driver for cpuidle-psci-domain cell
` [PATCH v21 06/13] dt-bindings: arm: Document reboot mode magic
` [PATCH v21 07/13] power: reset: Add psci-reboot-mode driver
` [PATCH v21 08/13] mfd: core: Add firmware-node support to MFD cells
` [PATCH v21 09/13] mfd: psci-mfd: Add psci-reboot-mode child cell
` [PATCH v21 10/13] arm64: dts: qcom: Add psci reboot-modes for kodiak boards
` [PATCH v21 11/13] arm64: dts: qcom: Add psci reboot-modes for lemans boards
` [PATCH v21 12/13] arm64: dts: qcom: Add psci reboot-modes for monaco boards
` [PATCH v21 13/13] arm64: dts: qcom: Add psci reboot-modes for talos boards
[PATCH v3 0/8] drm/panthor: Localize register access by component
2026-04-27 17:37 UTC (5+ messages)
` [PATCH v3 4/8] drm/panthor: Store IRQ register base iomem pointer in panthor_irq
` [PATCH v3 6/8] drm/panthor: Use a local iomem base for PWR registers
[PATCH v2 0/2] mm/filemap: tighten mmap_miss hit accounting
2026-04-27 17:36 UTC (2+ messages)
[PATCH v5 0/6] Add Rockchip RK3576 PWM Support Through MFPWM
2026-04-27 17:35 UTC (7+ messages)
` [PATCH v5 4/6] counter: Add rockchip-pwm-capture driver
` [PATCH v5 6/6] arm64: dts: rockchip: Add cooling fan to ROCK 4D
[PATCH v5 0/6] arm64: dts: qcom: Support AYN QCS8550 Devices
2026-04-27 17:32 UTC (6+ messages)
` [PATCH v5 3/6] arm64: dts: qcom: Add AYN QCS8550 Common
[RFC PATCH v6 0/4] virtio: add noirq system sleep PM callbacks for virtio-mmio
2026-04-27 17:30 UTC (5+ messages)
` [RFC PATCH v6 1/4] virtio: separate PM restore and reset_done paths
` [RFC PATCH v6 2/4] virtio_ring: export virtqueue_reinit_vring() for noirq restore
` [RFC PATCH v6 3/4] virtio: add noirq system sleep PM infrastructure
` [RFC PATCH v6 4/4] virtio-mmio: wire up noirq system sleep PM callbacks
[PATCH] i2c: atr: annotate i2c_atr_adap_desc->aliases with __counted_by_ptr
2026-04-27 17:28 UTC
[PATCH net-next v2 0/5] Reimplement TCP-AO using crypto library
2026-04-27 17:27 UTC (6+ messages)
` [PATCH net-next v2 1/5] net/tcp-ao: Drop support for most non-RFC-specified algorithms
` [PATCH net-next v2 2/5] net/tcp-ao: Use crypto library API instead of crypto_ahash
` [PATCH net-next v2 3/5] net/tcp-ao: Use stack-allocated MAC and traffic_key buffers
` [PATCH net-next v2 4/5] net/tcp-ao: Return void from functions that can no longer fail
` [PATCH net-next v2 5/5] net/tcp: Remove tcp_sigpool
[syzbot] [lvs?] UBSAN: shift-out-of-bounds in ip_vs_rht_desired_size
2026-04-27 17:27 UTC
[PATCH v3 0/5] sched/fair: SMT-aware asymmetric CPU capacity
2026-04-27 17:26 UTC (7+ messages)
` [PATCH 4/5] sched/fair: Add SIS_UTIL support to select_idle_capacity()
[PATCH 0/2] Small stack protector bits
2026-04-27 17:24 UTC (3+ messages)
` [PATCH 1/2] tools/nolibc: Rename __no_stack_protector to __nolibc_no_stack_protector
[PATCH 1/3] crypto: omap - add omap_aes_unregister_algs helper
2026-04-27 17:20 UTC (3+ messages)
` [PATCH 2/3] crypto: omap - add omap_des_unregister_algs helper
` [PATCH 3/3] crypto: omap - add omap_sham_unregister_algs helper
[PATCH v2 00/53] make MM selftests more CI friendly
2026-04-27 17:19 UTC (7+ messages)
` [PATCH v2 43/53] selftests/mm: migration: add setup of HugeTLB pages
[PATCH v2] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
2026-04-27 17:18 UTC (2+ messages)
[PATCH] io_uring/wait: make check for pending io consider cached task references
2026-04-27 17:18 UTC (2+ messages)
[PATCH 00/48] objtool/klp: Some klp-build fixes and improvements
2026-04-27 17:17 UTC (10+ messages)
` [PATCH 45/48] x86/Kconfig: Enable CONFIG_PREFIX_SYMBOLS for FineIBT
[PATCH bpf-next 1/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-04-27 17:17 UTC (8+ messages)
[REGRESSION] amdgpu error -22 first encountered in kernel 6.19, not fixed in 7.0
2026-04-27 17:17 UTC (5+ messages)
[PATCH] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
2026-04-27 17:15 UTC (4+ messages)
[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
2026-04-27 17:15 UTC (8+ messages)
` [PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
[PATCH] kernfs: protect of->kn access in fop_read_iter/fop_mmap
2026-04-27 17:14 UTC (2+ messages)
[PATCH] Documentation/kernel-parameters: Remove "Deprecated" from isolcpus=
2026-04-27 17:13 UTC (2+ messages)
[PATCH V2] accel/amdxdna: Add carveout memory support for non-IOMMU systems
2026-04-27 17:09 UTC
[PATCH] ASoC: ES8389: convert to devm_clk_get_optional() to get clock
2026-04-27 17:00 UTC (3+ messages)
[PATCH] staging: media: imx: remove unnecessary braces from single statement if block
2026-04-27 17:06 UTC
[RFC PATCH 0/1] mm/vmalloc: reclaim tail resources on large vrealloc() shrink
2026-04-27 17:07 UTC (4+ messages)
[PATCH] fuse: fix race between inode/dentry invalidation and readdir
2026-04-27 17:06 UTC (5+ messages)
[PATCH v4 0/4] arm64: dts: qcom: Introduce support for monaco-ac-evk
2026-04-27 17:05 UTC (5+ messages)
` [PATCH v4 1/4] arm64: dts: qcom: monaco-evk: Extract common EVK hardware into shared dtsi
` [PATCH v4 2/4] dt-bindings: arm: qcom: Add monaco-ac-evk support
` [PATCH v4 3/4] arm64: dts: qcom: monaco: Add monaco-ac EVK board
` [PATCH v4 4/4] arm64: dts: qcom: monaco-ac-evk: Add IFP mezzanine
[syzbot] [virt?] [net?] memory leak in __vsock_create (2)
2026-04-27 17:03 UTC (2+ messages)
[PATCH sched_ext/for-7.1-fixes] sched_ext: Call wakeup_preempt() in local_dsq_post_enq()
2026-04-27 17:01 UTC (4+ messages)
[PATCH v2] usb: gadget: net2280: Fix double free in probe error path
2026-04-27 17:00 UTC (2+ messages)
[PATCH v2 v2] Documentation: proc: fix section numbering in table of contents
2026-04-27 17:00 UTC (4+ messages)
[PATCH] cleanup: Remove NULL check from unconditional guards
2026-04-27 16:50 UTC
[PATCH bpf-next v10 0/8] bpf: Extend the bpf_list family of APIs
2026-04-27 16:59 UTC (9+ messages)
` [PATCH bpf-next v10 1/8] bpf: refactor __bpf_list_del to take list node pointer
` [PATCH bpf-next v10 2/8] bpf: clear list node owner and unlink before drop
` [PATCH bpf-next v10 3/8] bpf: Introduce the bpf_list_del kfunc
` [PATCH bpf-next v10 4/8] bpf: refactor __bpf_list_add to take insertion point via **prev_ptr
` [PATCH bpf-next v10 5/8] bpf: Add bpf_list_add to insert node after a given list node
` [PATCH bpf-next v10 6/8] bpf: add bpf_list_is_first/last/empty kfuncs
` [PATCH bpf-next v10 7/8] bpf: allow non-owning list-node args via __nonown_allowed
` [PATCH bpf-next v10 8/8] selftests/bpf: Add test cases for bpf_list_del/add/is_first/is_last/empty
[PATCH] selftests/mm: run_vmtests.sh: fix destructive tests invocation
2026-04-27 16:58 UTC (5+ messages)
[PATCH v2 1/2] mm/filemap: count only the faulting address as a mmap hit
2026-04-27 16:57 UTC (2+ messages)
` [PATCH v2 2/2] mm/filemap: do not count FAULT_FLAG_TRIED retries as mmap hits
[GIT PULL] Networking deletions for 7.1
2026-04-27 16:56 UTC (2+ messages)
[PATCH] Documentation/rv: Replace stale website link
2026-04-27 16:45 UTC (6+ messages)
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