All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-27 17:35:29 to 2026-04-27 18:11:27 UTC [more...]

[to-be-updated] mm-mglru-rename-variables-related-to-aging-and-rotation.patch removed from -mm tree
 2026-04-27 18:11 UTC 

[PATCH v2 0/3] linux-user: Filter /proc/*/task/ and validate tkill targets
 2026-04-27 18:10 UTC  (3+ messages)
` [PATCH v2 2/3] linux-user: Validate tkill/tgkill targets are guest threads

[to-be-updated] mm-mglru-consolidate-common-code-for-retrieving-evictable-size.patch removed from -mm tree
 2026-04-27 18:11 UTC 

[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

[RFC PATCH v2 0/8] kvfree_rcu() improvements
 2026-04-27 18:08 UTC  (6+ messages)
` [PATCH 4/8] mm/slab: introduce kfree_rcu_nolock()

[PATCH v2 00/10] Engine initialization cleanup
 2026-04-27 18:08 UTC  (7+ messages)
` [PATCH v2 01/10] drm/xe: Move CCS enablement to engine setup RTP
` [PATCH v2 08/10] drm/xe: Drop unnecessary STOP_RING clearing

[PATCH v2 0/4] perf/x86: Don't write PEBS_ENABLED on KVM transitions
 2026-04-27 18:07 UTC  (5+ messages)
` [PATCH v2 1/4] perf/x86/intel: Don't write PEBS_ENABLED on host<=>guest xfers if CPU has isolation

[PATCH v7 00/15] mm/mglru: improve reclaim loop and dirty folio handling
 2026-04-27 18:07 UTC  (32+ 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

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-27 18:07 UTC  (9+ messages)
` [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()

[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 v6 0/4] rust: add basic serial device bus abstractions
 2026-04-27 18:05 UTC  (10+ 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  (4+ messages)
` [PATCH v3 02/13] drm: bridge: dw_hdmi: Only notify connected status on HPD interrupt

[PATCH v4 4/4] drm/amdgpu: do not pass AMDGPU_FENCE_FLAG_64BIT to media rings
 2026-04-27 18:03 UTC  (2+ messages)

[PATCH BlueZ 0/3] Add ability to desynchronized transports for PTS tests
 2026-04-27 18:02 UTC  (3+ messages)
` [PATCH BlueZ 1/3] audio: Add ability to desynchronized linked transport

[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 0/7] Add RISC-V Smrnmi extension support
 2026-04-27 18:00 UTC  (8+ messages)
` [PATCH 3/7] firmware: Add RNMI/RNME handler infrastructure

[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 v6 0/8] staging: rtl8723bs: simplify booleans and cleanup style
 2026-04-27 17:58 UTC  (9+ messages)
` [PATCH v6 1/8] staging: rtl8723bs: core: simplify boolean comparisons
` [PATCH v6 2/8] staging: rtl8723bs: hal: "
` [PATCH v6 3/8] staging: rtl8723bs: os_dep: "
` [PATCH v6 4/8] staging: rtl8723bs: add spaces around bitwise OR operators
` [PATCH v6 5/8] staging: rtl8723bs: remove redundant braces for single-statement block
` [PATCH v6 6/8] staging: rtl8723bs: move logical operators to previous line
` [PATCH v6 7/8] staging: rtl8723bs: fix alignment of continued conditions
` [PATCH v6 8/8] staging: rtl8723bs: wrap lines exceeding 100 characters

[PATCH] docs: cgroup: fix typo 'protetion' -> 'protection'
 2026-04-27 17:59 UTC  (2+ messages)

[PATCH V2] board: rockchip: add Anbernic RG-DS
 2026-04-27 17:55 UTC 

[bluez/bluez] c18634: audio: Add ability to desynchronized linked transport
 2026-04-27 17:58 UTC 

[bluez/bluez] 5858e2: src/shared: Add RAS packet formatting and notifica
 2026-04-27 17:58 UTC 

[PATCH] staging: most: video: remove filename from the top-of-file comment
 2026-04-27 17:56 UTC 

[Intel-wired-lan] [PATCH iwl-net v4] ice: fix locking in ice_dcb_rebuild()
 2026-04-27 17:49 UTC  (2+ messages)

[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

[pseudo][PATCH 00/11] Various fixes, release 1.9.6
 2026-04-27 17:56 UTC  (12+ messages)
` [pseudo][PATCH 01/11] Only copy xattrs on a rename if it's cross-filesystem
` [pseudo][PATCH 02/11] linkat: Avoid a segmentation fault
` [pseudo][PATCH 03/11] test: Add test for linkat chroot path stripping
` [pseudo][PATCH 04/11] test: Add fts test case
` [pseudo][PATCH 05/11] ports/unix: fts_*: Certain functions were incorrectly returning stat data
` [pseudo][PATCH 06/11] ports/unix: fts_open: Fix chroot behavior
` [pseudo][PATCH 07/11] test: Add test cases for canonicalize functions
` [pseudo][PATCH 08/11] ports/unix: realpath: Fix chroot processing
` [pseudo][PATCH 09/11] test: Add test symlinkat and related
` [pseudo][PATCH 10/11] pseudo_util.c: Fix symlink processing for "
` [pseudo][PATCH 11/11] Makefile.in: Bump version to 1.9.6

[PATCH bpf-next 1/2] bpf: range_within() must check cnum ranges instead of min/max pairs
 2026-04-27 17:56 UTC  (3+ messages)

Linux kernel 6.6.136 released
 2026-04-27 17:55 UTC 

Linux kernel 7.0.2 released
 2026-04-27 17:55 UTC 

[PATCH v6] rust: ACPI: fix missing match data for PRP0001
 2026-04-27 17:55 UTC 

[PATCH] board: rockchip: add Anbernic RG-DS
 2026-04-27 17:48 UTC  (3+ messages)

[Bug 218305] New: Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles
 2026-04-27 17:54 UTC  (2+ messages)
` [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep

[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  (2+ messages)

[PATCH v2] dt-bindings: arm-smmu: qcom: Add Hawi compatible for Application processor
 2026-04-27 17:49 UTC 

[PATCH] drm/amdkfd: Make all TLB-flushes heavy-weight
 2026-04-27 17:48 UTC  (3+ messages)

[PATCH v8 0/4] Add Qualcomm extended CTI support
 2026-04-27 17:48 UTC  (3+ messages)
` [PATCH v8 2/4] coresight: cti: encode trigger register index in register offsets

[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 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/1] drm/i915/guc: Avoid tasklet_kill hang after submission deadlock
 2026-04-27 17:47 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for series starting with [1/1] "

[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] net: nixge: fix skb leak and missing bail on DMA mapping error
 2026-04-27 17:46 UTC 

[PATCH] scsi: mvsas: Don't emit __LINE__ in debug messages
 2026-04-27 17:45 UTC 

[PATCH v2] drm/i915/display: enable ccs modifiers on dg2
 2026-04-27 17:45 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/i915/display: enable ccs modifiers on dg2 (rev3)

[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] qdev: test if DeviceListener is in use
 2026-04-27 16:26 UTC 

[PATCH] drm/i915/psr: Disable Panel Replay on Dell XPS 16 DA16260 as a quirk
 2026-04-27 17:42 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v3 0/2] cxl/region: Fix race conditions in cxl region unregistration
 2026-04-27 17:42 UTC  (2+ messages)

[PATCH] spi: amlogic-spisg: initialize completion before requesting IRQ
 2026-04-27 17:42 UTC  (2+ messages)

[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 v2 4/4] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data
 2026-04-27 17:37 UTC  (3+ messages)

[PATCH] PCI/pwrctrl: Do not try to power on/off devices that don't need pwrctrl
 2026-04-27 17:37 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/4] scripts: Configure and update tools to allow basic b4 usage
 2026-04-27 17:36 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/4] scripts/checkpatch.pl: Add empty codespell and const_structs configs
` [kvm-unit-tests PATCH v2 2/4] scripts/checkpatch.pl: Create a project specific codespell config
` [kvm-unit-tests PATCH v2 3/4] scripts/get_maintainer.pl: Ignore --nogit-chief-penguins option
` [kvm-unit-tests PATCH v2 4/4] b4: Add b4 config with default prefix

[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  (3+ messages)
` [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  (5+ messages)
` [PATCH v5 4/6] counter: Add rockchip-pwm-capture driver

[PATCH 1/2] Add support for extlinux.conf
 2026-04-27 17:34 UTC  (6+ messages)


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.