messages from 2026-04-25 18:50:53 to 2026-04-25 21:36:50 UTC [more...]
[PATCH v6 0/3] riscv32 library enhancements and build fixes
2026-04-25 21:36 UTC (10+ messages)
` [PATCH v6 1/3] riscv: add platform-specific double word shifts for riscv32
` [PATCH v6 2/3] lib: kunit: add tests for __ashldi3(), __ashrdi3(), and __lshrdi3()
` [PATCH v6 3/3] riscv: fix building compressed EFI image
[PATCH bpf 1/2] bpf: Do not release trampoline image in case off unregister error
2026-04-25 21:36 UTC (5+ messages)
[PATCH rc v3 0/5] iommu/arm-smmu-v3: Fix device crash on kdump kernel
2026-04-25 21:30 UTC (6+ messages)
` [PATCH rc v3 1/5] iommu/arm-smmu-v3: Add arm_smmu_adopt_strtab() for kdump
` [PATCH rc v3 2/5] iommu/arm-smmu-v3: Implement is_attach_deferred() "
` [PATCH rc v3 3/5] iommu/arm-smmu-v3: Retain CR0_SMMUEN during kdump device reset
` [PATCH rc v3 4/5] iommu/arm-smmu-v3: Skip EVTQ/PRIQ setup in kdump kernel
` [PATCH rc v3 5/5] iommu/arm-smmu-v3: Detect ARM_SMMU_OPT_KDUMP_ADOPT in probe()
[PATCH 6.12 00/35] 6.12.84-rc1 review
2026-04-25 21:32 UTC (3+ messages)
[PATCH 6.6 000/166] 6.6.136-rc1 review
2026-04-25 21:30 UTC (2+ messages)
[PATCH bpf-next v3 05/10] bpf: Allow timers, workqueues and task_work in resizable hashtab
2026-04-25 21:29 UTC (3+ messages)
[PATCH] callforwarding: fix missing prefixes in PropertyChanged property names
2026-04-25 21:19 UTC
[PATCH] ocfs2: fix lock acquisition order in refcounttree
2026-04-25 21:26 UTC (2+ messages)
[PATCH v2 0/2] RDMA/rxe: Fix per-netns UDP tunnel issues
2026-04-25 21:26 UTC (7+ messages)
` [PATCH v2 1/2] RDMA/rxe: Fix null-ptr-deref in kernel_sock_shutdown()
` [PATCH v2 2/2] RDMA/rxe: Fix up RCU usage for rxe_ns_pernet_sk6()
[PATCH v6] Improve handoff prepare on SoCFPGA
2026-04-23 3:30 UTC
0.5.13: read loop stops reading when body forks a background subshell
2026-04-25 21:06 UTC
[PATCH bpf-next v3 04/10] bpf: Implement batch ops and iterators for resizable hashtab
2026-04-25 21:24 UTC (3+ messages)
[PATCH v5] Improve handoff prepare on SoCFPGA
2026-04-23 3:23 UTC (2+ messages)
[PATCH v3 0/2] Fix clk_divider_bestdiv() to get max clk rate supported and add some kunit test suites
2026-04-25 21:19 UTC (4+ messages)
` [PATCH v3 1/2] clk: divider: Add KUnit tests for clk_divider_bestdiv() ULONG_MAX handling
[Buildroot] [PATCH 1/8] package/bpftrace: remove configure option USE_SYSTEM_BPF_BCC
2026-04-25 21:16 UTC (8+ messages)
` [Buildroot] [PATCH 2/8] package/bpftrace: remove configure option INSTALL_TOOL_DOCS
` [Buildroot] [PATCH 3/8] package/bpftrace: fix build with per-package directories
` [Buildroot] [PATCH 4/8] package/libbpf: fix bpftrace build with kernel headers 5.{9, 10}
` [Buildroot] [PATCH 5/8] package/libbpf: fix bpftrace build with kernel headers > 5.11 & < 6.0
` [Buildroot] [PATCH 6/8] package/libbpf: fix bpftrace build with kernel headers 6.0
` [Buildroot] [PATCH 7/8] package/libbpf: bump version to 1.7.0
` [Buildroot] [PATCH v2 8/8] package/bpftrace: bump version to 0.25.1
[PATCH v4 0/4] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels from DT
2026-04-25 20:39 UTC (2+ messages)
` [PATCH v4 1/4] ARM: dts: qcom: pm8921: add labels for ADC channels
[PATCH 0/3] ALSA: scarlett2: Fix 2i2 Gen 4 direct monitor on firmware 2417
2026-04-25 21:17 UTC (4+ messages)
` [PATCH 1/3] ALSA: scarlett2: Allow selecting config_set by firmware version
` [PATCH 2/3] ALSA: scarlett2: Fold min_firmware_version into config_sets
` [PATCH 3/3] ALSA: scarlett2: Update offsets for 2i2 Gen 4 firmware 2417
[PATCH v12 00/22] gpu: nova-core: Add memory management support
2026-04-25 21:14 UTC (23+ messages)
` [PATCH v12 01/22] gpu: nova-core: gsp: Return GspStaticInfo from boot()
` [PATCH v12 02/22] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v12 03/22] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
` [PATCH v12 04/22] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH v12 05/22] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH v12 06/22] gpu: nova-core: mm: Add common memory management types
` [PATCH v12 07/22] gpu: nova-core: mm: Add TLB flush support
` [PATCH v12 08/22] gpu: nova-core: mm: Add GpuMm centralized memory manager
` [PATCH v12 09/22] gpu: nova-core: mm: Add common types for all page table formats
` [PATCH v12 10/22] gpu: nova-core: mm: Add MMU v2 page table types
` [PATCH v12 11/22] gpu: nova-core: mm: Add MMU v3 "
` [PATCH v12 12/22] gpu: nova-core: mm: Add page table entry operation traits
` [PATCH v12 13/22] gpu: nova-core: mm: Add page table walker for MMU v2/v3
` [PATCH v12 14/22] gpu: nova-core: mm: Add Virtual Memory Manager
` [PATCH v12 15/22] gpu: nova-core: mm: Add virtual address range tracking to VMM
` [PATCH v12 16/22] gpu: nova-core: mm: Add multi-page mapping API "
` [PATCH v12 17/22] gpu: nova-core: Add BAR1 aperture type and size constant
` [PATCH v12 18/22] gpu: nova-core: mm: Add BAR1 user interface
` [PATCH v12 19/22] gpu: nova-core: mm: Add BAR1 memory management self-tests
` [PATCH v12 20/22] gpu: nova-core: mm: Add PRAMIN aperture self-tests
` [PATCH v12 21/22] gpu: nova-core: mm: pramin: drop useless as_ref() in run_self_test
` [PATCH v12 22/22] rust: maple_tree: implement Send and Sync for MapleTree
[PATCH v5 01/15] configs: sc5xx: Do not store environment in SPI flash
2026-04-23 14:24 UTC (7+ messages)
` [PATCH v5 02/15] mach-sc5xx: Remove update commands from default environment
` [PATCH v5 04/15] mach-sc5xx: Switch from tftp to wget
` [PATCH v5 07/15] dts: sc594: Fix gige-reset line on EZKIT
` [PATCH v5 08/15] mach-sc5xx: sc573: Rename EZKIT board to EZLITE
` [PATCH v5 09/15] mach-sc5xx: Update image load address
` [PATCH v5 12/15] arm: sc5xx: Remove SC5XX_LOADADDR
[PATCH 0/9] Add ethernet support for genio 520/720 EVK boards
2026-04-23 13:26 UTC (8+ messages)
` [PATCH 1/9] MAINTAINERS: remove trailing colons from section titles
` [PATCH 2/9] MAINTAINERS: add maintainer entry for air_en8811 driver
` [PATCH 3/9] net: Fix alphabetical ordering in drivers/net/Makefile
` [PATCH 4/9] net: Fix alphabetical ordering in drivers/net/Kconfig
` [PATCH 5/9] net: phy: air_phy_lib: Factorize BuckPBus register
` [PATCH 7/9] net: dwc_eth_qos: Add mediatek support
` [PATCH 9/9] configs: mt8189: Enable ethernet support
[EVL] Kernel WARNING: notifier callback netevent_handler already registered
2026-04-25 21:05 UTC (3+ messages)
[PATCH V3 0/4] record non-slab shrinkers for non-root memcgs when kmem is disabled
2026-04-25 21:04 UTC (2+ messages)
[PATCH v3 0/9] drm/i915: Fix CDCLK and scaler prefill calculations
2026-04-25 21:02 UTC (2+ messages)
` ✓ CI.KUnit: success for drm/i915: Fix CDCLK and scaler prefill calculations (rev6)
[PATCH] linux-user: Add missing CDROM ioctls
2026-04-25 20:59 UTC
FYI: v9fs/test rework
2026-04-25 20:58 UTC
[PATCH v6 00/14] mm/mglru: improve reclaim loop and dirty folio handling
2026-04-25 20:57 UTC (2+ messages)
+ include-asm-generic-fixmaph-reimplement-nasty-macros-in-c.patch added to mm-new branch
2026-04-25 20:58 UTC
[PATCH] asm-generic: replace ________addr with __UNIQUE_ID(addr)
2026-04-25 20:57 UTC (3+ messages)
[PATCH bpf-next v3 01/10] bpf: Implement resizable hashmap basic functions
2026-04-25 20:50 UTC (5+ messages)
[PATCH] fdtgrep: Add option to reserve free space in the output FDT
2026-04-22 20:54 UTC (3+ messages)
[BUG] 36-second boot delay due to by acpi_gpio_handle_deferred_request_irqs on ASUS ROG Strix G16 (2025)
2026-04-25 20:41 UTC (16+ messages)
[PATCH] board: adi: Fix exception when using standalone SoM
2026-04-22 22:48 UTC (2+ messages)
[PATCH v5 0/3] usb: gadget: rcar: Add RZ/G2L support and lifecycle fixes
2026-04-24 15:24 UTC (4+ messages)
` [PATCH v5 2/3] usb: gadget: rcar: Add support for reset controller
` [PATCH v5 3/3] usb: gadget: rcar: Add support for RZ/G2L (R9A07G044)
[PATCH v3 00/11] Add SPL support for Qualcomm platforms, starting with sdm845
2026-04-24 17:56 UTC (6+ messages)
` [PATCH v3 01/11] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
[PATCH v5 00/15] sc5xx Environment Cleanup and Fixes
2026-04-23 14:24 UTC
[PATCH v4 0/3] usb: gadget: rcar: Add RZ/G2L support and lifecycle fixes
2026-04-23 8:14 UTC (3+ messages)
` [PATCH v4 2/3] usb: gadget: rcar: Add support for reset controller
[RFC PATCH v2 0/2] mm/damon/stat: add kdamond_pid parameter
2026-04-25 20:33 UTC (3+ messages)
` [RFC PATCH v2 1/2] mm/damon/stat: add a parameter for reading kdamond pid
` [RFC PATCH v2 2/2] Docs/admin-guide/mm/damon/stat: document kdamond_pid parameter
[PATCH v3 0/8] test: Refactor FIT test for clarity and extensibility
2026-04-23 2:02 UTC (2+ messages)
[PATCH v2 0/3] SoCFPGA: Update DDR Support for Gen5/Arria10 in U-Boot
2026-04-24 1:46 UTC (2+ messages)
[PATCH v3 0/2] binman: add PKCS#11/HSM signing support for X509 certificates
2026-04-23 15:45 UTC (2+ messages)
` [PATCH v3 1/2] binman: bintool: add extra_env parameter to run_cmd
[RFC PATCH] mm/damon/sysfs-schemes: call missing mem_cgroup_iter_break()
2026-04-25 20:24 UTC
[GIT PULL] AMD/Xilinx changes for 2026-07-rc1 v3
2026-04-23 13:20 UTC
ASUS ProArt PX13 audio loss after suspend (Strix Halo, ACP70)
2026-04-25 20:21 UTC
[PATCH net 1/1] openvswitch: reject oversized NSH MD2 metadata in push_nsh
2026-04-25 20:19 UTC (2+ messages)
[PATCH net-next v7 0/5] TLS read_sock performance scalability
2026-04-25 20:15 UTC (4+ messages)
[PATCH v4] Improve handoff prepare on SoCFPGA
2026-04-23 3:06 UTC (6+ messages)
[PATCH v6] Improve handoff prepare on SoCFPGA
2026-04-23 4:25 UTC
Reminder of Boot-Time SIG meeting (April 28, 2026)
2026-04-25 20:07 UTC
[PATCH v2] checkpatch: add --json output mode
2026-04-25 20:04 UTC (2+ messages)
` [PATCH v3] "
[PULL v4 00/62] Misc HW patches for 2026-04-22
2026-04-25 16:59 UTC (2+ messages)
[PULL 0/2] Plugins update for 24/04/2026
2026-04-25 16:59 UTC (2+ messages)
[PULL 0/2] virtio-gpu hotfixes
2026-04-25 12:31 UTC (2+ messages)
[PULL 0/9] hex queue
2026-04-25 16:59 UTC (2+ messages)
[PULL 00/59] target-arm queue
2026-04-25 12:30 UTC (2+ messages)
[PULL 00/25] Build, memory, i386 patches for 2026-04-23
2026-04-25 12:30 UTC (2+ messages)
[PULL 00/43] Migration patches for 2026-04-23
2026-04-25 16:58 UTC (2+ messages)
[PATCH 6.18 00/55] 6.18.25-rc1 review
2026-04-25 19:59 UTC (2+ messages)
[PATCH] linux-firmware: add firmware for MT7927 WiFi device
2026-04-25 19:58 UTC
[PATCH v2 0/6] Relocate U-Boot in the last bank
2026-04-23 15:28 UTC (4+ messages)
` [PATCH v2 6/6] common: Add an option to relocate on ram top
[PATCH 7.0 00/42] 7.0.2-rc1 review
2026-04-25 19:53 UTC (2+ messages)
[PATCH v5 00/21] wifi: mt76: mt7925: MT7927 (Filogic 380) support
2026-04-25 19:50 UTC (22+ messages)
` [PATCH v5 01/21] wifi: mt76: mt7925: fix stale pointer comparisons in change_vif_links
` [PATCH v5 02/21] wifi: mt76: mt7925: add 320MHz bandwidth to bss_rlm_tlv
` [PATCH v5 03/21] wifi: mt76: mt7925: handle 320MHz bandwidth in RXV and TXS
` [PATCH v5 04/21] wifi: mt76: mt7925: populate EHT 320MHz MCS map in sta_rec
` [PATCH v5 05/21] wifi: mt76: mt7925: advertise EHT 320MHz capabilities for 6GHz band
` [PATCH v5 06/21] wifi: mt76: mt7925: add MT7927 chip ID helpers
` [PATCH v5 07/21] wifi: mt76: mt7925: add MT7927 firmware paths
` [PATCH v5 08/21] wifi: mt76: mt7925: use irq_map for chip-specific interrupt handling
` [PATCH v5 09/21] wifi: mt76: mt7925: disable ASPM and runtime PM for MT7927
` [PATCH v5 10/21] wifi: mt76: connac: replace is_mt7925() with is_connac3()
` [PATCH v5 11/21] wifi: mt76: mt7925: use link-specific removal for non-MLD STA
` [PATCH v5 12/21] wifi: mt76: connac: tolerate inactive BSS deactivation
` [PATCH v5 13/21] wifi: mt76: mt792x: add MT7927 WFSYS reset support
` [PATCH v5 14/21] wifi: mt76: mt792x: factor out common DMA queue allocation
` [PATCH v5 15/21] wifi: mt76: mt7925: switch DMA init to common mt792x queue helpers
` [PATCH v5 16/21] wifi: mt76: mt792x: add MT7927-specific PCIe DMA support
` [PATCH v5 17/21] wifi: mt76: mt7925: sync MT7927 BSS band assignment
` [PATCH v5 18/21] wifi: mt76: mt7925: add MBMC event handling
` [PATCH v5 19/21] wifi: mt76: mt792x: enable CNM ops for MT7927
` [PATCH v5 20/21] wifi: mt76: mt7925: add MT7927 PCIe support
` [PATCH v5 21/21] wifi: mt76: mt7925: add MT7927 USB support
[RFC PATCH 00/13] b4: add native Windows support
2026-04-25 19:49 UTC (14+ messages)
` [RFC PATCH 01/13] tests: specify UTF-8 encoding when opening files in text mode
` [RFC PATCH 02/13] tests: use os.path.join/normpath for portable path assertions
` [RFC PATCH 03/13] b4: add cross-platform username resolution in _setup_user_config
` [RFC PATCH 04/13] b4: resolve platform-native data and cache directories
` [RFC PATCH 05/13] b4: normalise git-reported absolute paths with os.path.normpath
` [RFC PATCH 06/13] b4: select platform-appropriate default pager
` [RFC PATCH 07/13] ez: use portable uid/gid accessors in write_to_tar
` [RFC PATCH 08/13] tui: The _suspend_to_shell function assumes a POSIX environment, relying on $SHELL and shell-specific arguments (e.g., --rcfile) that are invalid on Windows
` [RFC PATCH 09/13] tests: replace NamedTemporaryFile with tmp_path in patatt fixture
` [RFC PATCH 10/13] pyproject: add Windows operating-system classifier
` [RFC PATCH 11/13] ci: add ci.ps1 for running the quality-gate pipeline on Windows
` [RFC PATCH 12/13] review_tui: write git tracking commit before updating DB
` [RFC PATCH 13/13] review_tui: guard against unmounted diff-viewer In certain asynchronous contexts or during rapid UI transitions, _show_content may be invoked before the diff-viewer widget has been fully mounted in the DOM. This is particularly reproducible in headless test environments and on platforms with slower console I/O initialization
[PATCH 00/12] arm64: FF-A runtime transport for EFI variables
2026-04-24 22:18 UTC (2+ messages)
[bmc:for-next 10/33] arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite5.dtb: /ahb/apb/lpc@1e789000/lhc@a0: failed to match any schema with compatible: ['aspeed,ast2600-lhc']
2026-04-25 19:48 UTC
[PATCH] mach-k3: common: init gd->bd before dram_init_banksize
2026-04-23 8:57 UTC (2+ messages)
[PATCH v2] Bluetooth: btusb: Add TP-Link UB600 for Realtek 8761BUV
2026-04-25 19:39 UTC (2+ messages)
` [v2] "
Couple of clang warnings for Rockchip boards
2026-04-23 19:20 UTC (3+ messages)
[PATCH rtw-next] wifi: rtl8xxxu: Detect the maximum supported channel width
2026-04-25 19:38 UTC
[PATCH] dev-manual: "--runonly" should be "--runall"
2026-04-25 19:36 UTC
[PATCH rtw-next] wifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptor
2026-04-25 19:32 UTC
[GIT PULL] Kbuild fixes for 7.1 #1
2026-04-25 19:27 UTC
[PATCH 0/2] alua path checker and prioritizer
2026-04-25 19:26 UTC (4+ messages)
` [PATCH 1/2] checkers: add alua path checker and async checker framework
[PATCH v2] iio: light: tsl2591: simplify tsl2591_persist functions via lookup table
2026-04-25 19:24 UTC (4+ messages)
[PATCH] Makefile: fix host CPP pollution in cmd_gen_envp
2026-04-24 18:50 UTC (2+ messages)
[PATCH 1/1] scripts/dtc: avoid discarded qualifiers in overlay_fixup_phandle
2026-04-24 18:50 UTC (2+ messages)
[PATCH] iio: adc: meson-saradc: fix calibration buffer leak on error
2026-04-25 19:20 UTC (3+ messages)
[PATCH bpf] bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data()
2026-04-25 19:19 UTC (2+ messages)
[PATCH v6] Improve handoff prepare on SoCFPGA
2026-04-23 4:28 UTC
[PATCH v2 0/7] fit: dm-verity support
2026-04-23 13:20 UTC (2+ messages)
[RFC PATCH 3/3] LSM: Reserve use of secmarks
2026-04-25 19:03 UTC (3+ messages)
` [PATCH RFC "
[PATCH v2] staging: rtl8723bs: rtw_mlme: fix line length warnings
2026-04-25 19:12 UTC (2+ messages)
[PATCH v2] gunzip: Implement chunked decompression
2026-04-22 22:48 UTC (2+ messages)
[PATCH v6 13/59] perf python: Use evsel in sample in pyrf_event
2026-04-25 19:06 UTC (2+ messages)
[PATCH 1/1] Mailmap entry for Javier Tia
2026-04-24 18:50 UTC (2+ messages)
[PATCH bpf] bpf, sockmap: zero-initialize pages allocated in bpf_msg_push_data
2026-04-25 19:04 UTC (2+ messages)
[RFC] iio: light: tcs3472: implementing wait time TODO
2026-04-25 19:00 UTC (3+ messages)
[Bug 221383] New: ideapad_laptop: Fn hotkeys stop emitting after s2idle resume on IdeaPad Slim 3 14ARP10 (Ryzen 7735HS)
2026-04-25 18:59 UTC (2+ messages)
` [Bug 221383] "
[EVL] element-visibility BROKEN
2026-04-25 18:57 UTC (5+ messages)
[PATCH v10 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
2026-04-25 18:57 UTC
[GIT PULL] Power Utilities update for Linux 7.1
2026-04-25 18:53 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.