All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-28 04:05:55 to 2026-02-28 07:32:32 UTC [more...]

[PATCH] kbuild: Leave objtool binary around with 'make clean'
 2026-02-28  7:27 UTC  (2+ messages)

[BISECTED]: Black screen on 7.0-rc1
 2026-02-28  7:22 UTC  (6+ messages)

[PATCH v2 0/7] media: iris: add support for kaanapali platform
 2026-02-28  7:31 UTC  (4+ messages)
` [PATCH v2 7/7] media: iris: add platform data for kaanapali

[linusw-pinctrl:for-next] BUILD SUCCESS 71be9e450b72e05393c11873923fcde95e8004d8
 2026-02-28  7:28 UTC 

[PATCH 6.1.y] dmaengine: mmp_pdma: Fix race condition in mmp_pdma_residue()
 2026-02-28  7:29 UTC  (2+ messages)

[PATCH v1] PCI: imx6: Fix IMX6SX_GPR12_PCIE_TEST_POWERDOWN handling
 2026-02-28  7:30 UTC 

[PATCH net-next v3 0/8] bng_en: add link management and statistics support
 2026-02-28  7:27 UTC  (9+ messages)
` [PATCH net-next v3 1/8] bng_en: add per-PF workqueue, timer, and slow-path task
` [PATCH net-next v3 2/8] bng_en: query PHY capabilities and report link status
` [PATCH net-next v3 3/8] bng_en: add ethtool link settings, get_link, and nway_reset
` [PATCH net-next v3 4/8] bng_en: implement ethtool pauseparam operations
` [PATCH net-next v3 5/8] bng_en: add support for link async events
` [PATCH net-next v3 6/8] bng_en: add initial support for ethtool stats display
` [PATCH net-next v3 7/8] bng_en: periodically fetch and accumulate hardware statistics
` [PATCH net-next v3 8/8] bng_en: implement ndo_get_stats64

[PATCH net-next v4] net: mana: Add MAC address to vPort logs and clarify error messages
 2026-02-28  7:26 UTC  (4+ messages)

[PATCH v5 29/32] mm: memcontrol: prepare for reparenting non-hierarchical stats
 2026-02-28  7:25 UTC  (2+ messages)
` [PATCH v5 update "

[PATCH v8 00/10] vfio: Create dmabuf from multiple VFIO ranges and use it in virtio-gpu
 2026-02-28  7:22 UTC  (3+ messages)
` [PATCH v8 09/10] virtio-gpu-dmabuf: Improve error handling with 'Error **' and err enum

[PATCH][RFC] platform/x86: intel_speed_select: Use static_cpu_has for HWP check
 2026-02-28  7:22 UTC  (5+ messages)
` 答复: "
  ` 答复: [外部邮件] "

[PATCH v2] PCI: Remove redudant call to pci_proc_attach_device()
 2026-02-28  7:21 UTC 

[PATCH 4/5] ARM: dts: bcm4708-linksys-ea6300-v1: specify switch
 2026-02-28  7:21 UTC 

[PATCH v2 0/4] ublk: rework partition handling
 2026-02-28  7:19 UTC  (6+ messages)
` [PATCH v2 1/4] ublk: cleanup partition flags handling and introduce UBLK_F_NO_PARTITONS

[PATCH] locking/barrier: use correct parameter names
 2026-02-28  7:18 UTC 

[PATCH] futex: add missing function parameter comments
 2026-02-28  7:17 UTC 

[PATCH v8 00/18] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2026-02-28  7:17 UTC  (4+ messages)
` [PATCH v8 03/18] dt-bindings: media: qcom,x1e80100-camss: Add support for combo-mode endpoints

[PATCH] bitops: use correct parameter names in kernel-doc
 2026-02-28  7:17 UTC 

[PATCH] vdso/datapage: correct struct member kernel-doc
 2026-02-28  7:17 UTC 

[PATCH] net: macvlan: fix multicast delivery to bridge ports with shared source MAC
 2026-02-28  7:16 UTC  (3+ messages)
` [PATCH v2 1/2] net: macvlan: support multicast rx for "
  ` [PATCH v2 2/2] selftests: net: add macvlan multicast test for "

[PATCH RFC v3 0/4] mm: add huge pfnmap support for remap_pfn_range()
 2026-02-28  7:09 UTC  (5+ messages)
` [PATCH RFC v3 1/4] x86/mm: Use proper page table helpers for huge page generation
` [PATCH RFC v3 2/4] mm/pgtable: Make pfn_pte() filter out huge page attributes
` [PATCH RFC v3 3/4] x86/mm: Remove pte_clrhuge() and clean up init_64.c
` [PATCH RFC v3 4/4] mm: add PMD-level huge page support for remap_pfn_range()

cleanup the RAID5 XOR library
 2026-02-28  7:15 UTC  (34+ messages)
` [PATCH 03/25] um/xor: don't override XOR_SELECT_TEMPLATE
` [PATCH 04/25] xor: move to lib/raid/
` [PATCH 06/25] xor: cleanup registration and probing
` [PATCH 07/25] xor: split xor.h
` [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 15/25] riscv: move the XOR code to lib/raid/
` [PATCH 16/25] sparc: "
` [PATCH 20/25] xor: make xor.ko self-contained in lib/raid/
` [PATCH 21/25] xor: add a better public API
` [PATCH 22/25] async_xor: use xor_gen
` [PATCH 24/25] xor: pass the entire operation to the low-level ops

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: use DP controller native HPD
 2026-02-28  7:15 UTC  (2+ messages)

Kernel test
 2026-02-28  7:12 UTC 

[PATCH bpf-next v3 0/3] Fix test_cgroup_iter_memcg issues found during back-porting
 2026-02-28  7:11 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] selftests/bpf: Remove kmem subtest from cgroup_iter_memcg
` [PATCH bpf-next v3 2/3] bpf: Use bpf_core_enum_value for stats in cgroup_iter_memcg
` [PATCH bpf-next v3 3/3] selftests/bpf: Check bpf_mem_cgroup_page_state return value

[pci:ptm] BUILD SUCCESS e1092d5e15e6a9b168bf830af9a26d7ea17cd57d
 2026-02-28  7:07 UTC 

[PATCH] ocfs2: fix deadlock when creating quota file
 2026-02-28  7:06 UTC  (3+ messages)

[PATCH V2 9/9] accel/amdxdna: Fill invalid payload for failed command
 2026-02-28  7:06 UTC  (3+ messages)

[PATCH] perf trace: Fix IS_ERR() vs NULL check bug
 2026-02-28  7:06 UTC  (4+ messages)

[PATCH v4] cxl/port: Fix use after free of parent_port in cxl_detach_ep()
 2026-02-28  7:04 UTC  (2+ messages)

[PATCH] t3700: avoid suppressing git's exit code
 2026-02-28  7:00 UTC  (2+ messages)
` [PATCH v2] t3700: avoid hidden failures and use test_grep helper

[PATCH v2 0/7] perf data/pipe handling improvements
 2026-02-28  6:59 UTC  (8+ messages)
` [PATCH v2 1/7] perf clockid: Add missing include
` [PATCH v2 2/7] perf header: Add utility to convert feature number to a string
` [PATCH v2 3/7] perf session: Extra logging for failed to process events
` [PATCH v2 4/7] perf header: Refactor pipe mode end marker handling
` [PATCH v2 5/7] perf ordered-events: Event processing consistency with the regular reader
` [PATCH v2 6/7] perf evsel: Make unknown event names more unique
` [PATCH v2 7/7] perf data convert ctf: Pipe mode improvements

[PATCH v1 0/4] iio: adc: meson-saradc: add support for Meson S4
 2026-02-28  6:58 UTC  (10+ messages)
` [PATCH v1 1/4] dt-bindings: iio: adc: amlogic,meson-saradc: add S4 compatible
` [PATCH v1 2/4] iio: adc: meson-saradc: add support for Meson S4
` [PATCH v1 3/4] arm64: dts: amlogic: meson-s4: add internal SARADC controller
` [PATCH v1 4/4] arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: add Function key support

[PATCH 6.6.y] tracing: Add recursion protection in kernel stack trace recording
 2026-02-28  6:55 UTC 

[PATCH 6.6.y] dmaengine: mmp_pdma: Fix race condition in mmp_pdma_residue()
 2026-02-28  6:47 UTC 

[PATCH 00/22] Intel Xe GPU Debug Support (eudebug) v7
 2026-02-28  6:49 UTC  (4+ messages)
` [PATCH 22/22] drm/xe/eudebug: Enable EU pagefault handling

[PATCH ath-next] wifi: ath12k: Fix the assignment of logical link index
 2026-02-28  6:46 UTC  (2+ messages)

[PATCH v2] x86/hyperv: Use __naked attribute to fix stackless C function
 2026-02-28  6:46 UTC  (2+ messages)

Maybe problem with ieee80211_tear_down_links return value
 2026-02-28  6:45 UTC  (2+ messages)

[PATCH v8 0/5] Introduce DRM_RAS using generic netlink for RAS
 2026-02-28  6:44 UTC  (8+ messages)
` [PATCH v8 1/5] drm/ras: Introduce the DRM RAS infrastructure over generic netlink

[PATCH v2 0/2] Page Reclamation Fixes
 2026-02-28  6:43 UTC  (4+ messages)
` [PATCH v2 1/2] drm/xe: Skip over non leaf pte for PRL generation

[PATCH 0/2] btrfs: fix unpaired compr folio allocation/freeing
 2026-02-28  6:41 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: amlogic: meson-s4-khadas-vim1s: enable LEDs, Keys and Bluetooth
 2026-02-28  6:37 UTC  (10+ messages)
` [PATCH v2 1/4] arm64: dts: amlogic: meson-s4: add UART_A node
` [PATCH v2 2/4] arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: enable bluetooth
` [PATCH v2 3/4] arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: add PWM LED support
` [PATCH v2 4/4] arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: add POWER key support

[PATCH 0/4] arm: Fix some memory leaks
 2026-02-28  6:33 UTC  (3+ messages)
` [PATCH 3/4] hw/arm/aspeed_gpio: Don't leak string in aspeed_gpio_init()

[PATCH v7 00/22] i3c: aspeed: Add I3C support
 2026-02-28  6:32 UTC  (10+ messages)
` [PATCH v7 18/22] hw/i3c: Add Mock target

[PATCH] firmware_loader: Add null pointer checks in request_firmware_nowait()
 2026-02-28  6:11 UTC 

[PATCH v9 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
 2026-02-28  6:30 UTC  (7+ messages)
  `  "

[PATCH v8 0/5] vEVENTQ support for accelerated SMMUv3 devices
 2026-02-28  6:27 UTC  (3+ messages)
` [PATCH v8 5/5] hw/arm/smmuv3-accel: Read and propagate host vIOMMU events

[PATCH 6.6.y] riscv: Sanitize syscall table indexing under speculation
 2026-02-28  6:27 UTC 

[PATCH vfio 0/6] Add support for PRE_COPY initial bytes re-initialization
 2026-02-28  6:27 UTC  (3+ messages)

[PATCH net-next] virtio-net: xsk: Support wakeup on RX side
 2026-02-28  6:25 UTC  (5+ messages)

[PATCH] arm: multi_v7_defconfig: Enable CONFIG_BRIDGE and CONFIG_DP83848_PHY for TI AM57x, AM437x and AM335x
 2026-02-28  6:21 UTC 

[moderation/CI] Re: mm: bail out when the PMD has been set in bloom filter
 2026-02-28  6:23 UTC 

[PATCH] mac80211: update outdated comment
 2026-02-28  6:19 UTC  (2+ messages)
` [PATCH v2] wifi: "

[PATCH v4 0/3] mmc: dw_mmc: Support optional BIU clock
 2026-02-28  6:24 UTC  (4+ messages)
  ` [PATCH v4 1/3] dt-bindings: mmc: synopsys-dw-mshc: relax clocks constraint
  ` [PATCH v4 2/3] mmc: dw_mmc-k3: before set biu_clk rate, check biu_clk available or not
  ` [PATCH v4 3/3] mmc: dw_mmc: Using devm_clk_get_optional() for biu_clk

[PATCH v5 0/4] media: i2c: ds90ub953: Add back channel GPIO support
 2026-02-28  6:18 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: media: ti,ds90ub953: Add new range for remote GPIO data
` [PATCH v5 2/4] media: i2c: ds90ub953: Add back channel GPIO support
` [PATCH v5 3/4] media: i2c: ds90ub953: use devm_mutex_init() to simplify code
` [PATCH v5 4/4] media: i2c: ds90ub953: use guard() "

[PATCH v5 0/4] PCI: rockchip: 5.0 GT/s speed discouraged by Rockchip
 2026-02-28  6:16 UTC  (4+ messages)
` [PATCH v5 3/4] PCI: rockchip: drive at 2.5 GT/s, error other speeds

[android-common:android15-6.6-2026-01 3/3] arch/arm64/kvm/hyp/nvhe/../../../../../drivers/iommu/io-pgtable-arm-common.c:143:5: warning: no previous prototype for '__arm_lpae_map'
 2026-02-28  6:15 UTC 

[PATCH] drm/xe/xe2_hpg: Correct implementation of Wa_16025250150
 2026-02-28  6:14 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[BUG] `git describe` doesn't traverse the graph in topological order
 2026-02-28  6:11 UTC  (11+ messages)

[PATCH 0/2] Add some sensor data to amdxdna
 2026-02-28  6:10 UTC  (3+ messages)
` [PATCH 1/2] accel/amdxdna: Add IOCTL to retrieve realtime NPU power estimate
` [PATCH 2/2] accel/amdxdna: Support sensors for column utilization

[PATCH v2 0/4] gpu: nova-core: gsp: add locking to Cmdq
 2026-02-28  6:11 UTC  (3+ messages)
` [PATCH v2 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`

[PATCH] HID: sony: add support for more instruments
 2026-02-28  6:05 UTC 

[rdma] "rdma link del" operation hangs at wait_for_completion() when a file descriptor is in use
 2026-02-28  6:07 UTC  (2+ messages)

[PATCH] arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernation
 2026-02-28  6:06 UTC  (2+ messages)

[linux-next:master 2629/2633] arch/um/drivers/ubd_kern.c:1308:21: sparse: sparse: incorrect type in assignment (different base types)
 2026-02-28  5:54 UTC 

[PATCH] kbuild: only clean objtool on mrproper
 2026-02-28  5:53 UTC  (5+ messages)

[meta-oe][PATCH] pavucontrol: add x11 to REQUIRED_DISTRO_FEATURES
 2026-02-28  5:48 UTC 

6.18.14: VirtualBox modules don't build anymore; bisected
 2026-02-28  5:48 UTC  (5+ messages)

[PATCH] hfs: evaluate the upper 32bits for detecting overflow
 2026-02-28  5:42 UTC  (17+ messages)
                    ` [PATCH] hfs: don't fail operations when files/directories counter overflows

[android-common:android17-6.18 3/3] arch/arm64/boot/dts/qcom/sa8295p-adp.dtb: remoteproc@21300000 (qcom,sc8280xp-nsp1-pas): power-domains: [[54, 13], [54, 0], [54, 12]] is too long
 2026-02-28  5:39 UTC 

[RESEND Patch 1/2] perf/x86/intel: Only check GP counters for PEBS constraints validation
 2026-02-28  5:33 UTC  (2+ messages)
` [RESEND Patch 2/2] perf/x86/intel: Add missing branch counters constraint apply

[PATCH v2 07/10] security: Hornet LSM
 2026-02-28  5:33 UTC  (2+ messages)

[PATCH v5 0/4] rust: add `TryFrom` and `Into` derive macros
 2026-02-28  5:33 UTC  (3+ messages)

[PATCH v2 0/9] Introduce Xe PCIe FLR
 2026-02-28  5:24 UTC  (10+ messages)
` [PATCH v2 6/9] drm/xe/lrc: Introduce xe_lrc_reinit()
` [PATCH v2 8/9] drm/xe/migrate: Introduce xe_migrate_reinit()
` [PATCH v2 9/9] drm/xe/pci: Introduce PCIe FLR

[RFC PATCH] fbcon: Fix out-of-bounds memory in fbcon_putcs
 2026-02-28  5:23 UTC  (3+ messages)

[syzbot] [libertas?] INFO: task hung in lbs_remove_card
 2026-02-28  5:14 UTC  (2+ messages)

[PATCH] ocfs2: Fix circular locking dependency in ocfs2_del_inode_from_orphan()
 2026-02-28  5:12 UTC  (9+ messages)

[PATCH v2 0/2] lib: sbi: Flush cache entries after writing PMP CSRs
 2026-02-27  1:19 UTC  (3+ messages)
` [PATCH v2 2/2] "

[syzbot] [rdma?] kernel BUG in ib_device_get_by_index
 2026-02-28  5:07 UTC  (2+ messages)

[android-common:android17-6.18 0/7] fs/inode.c:1924:45-46: WARNING: atomic_add_unless
 2026-02-28  5:01 UTC 

[PATCH] rust: hrtimer: add active() method to query timer state
 2026-02-28  4:57 UTC  (2+ messages)

[PATCH] rust: hrtimer: add active() method to query timer state
 2026-02-28  4:57 UTC  (4+ messages)

[PATCH] staging: rtl8723bs: replace msleep() with fsleep() in rtw_cmd.c
 2026-02-28  4:46 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] khugepaged: remove redundant index check for pmd-folios
 2026-02-28  4:44 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove RTL8188E references
 2026-02-28  4:41 UTC  (2+ messages)

[jpirko-mlxsw:combined_queue 13/13] drivers/hwspinlock/stm32_hwspinlock.c:30:39: sparse: sparse: incorrect type in initializer (different address spaces)
 2026-02-28  4:40 UTC 

[PATCH v10] setup: improve error diagnosis for invalid .git files
 2026-02-28  4:38 UTC  (6+ messages)
` [PATCH v11] "

[RFC PATCH kernel] iommufd: Allow mapping from KVM's guest_memfd
 2026-02-28  4:14 UTC  (11+ messages)

Running Large Language Models Locally -- Contribute meta-ollama to Yocto
 2026-02-28  4:33 UTC  (5+ messages)
` [Openembedded-architecture] "

[Buildroot] [autobuild.buildroot.org] Daily results for 2026-02-27
 2026-02-28  4:27 UTC 

[PATCH net-next 0/7] rfs: use high-order allocations for hash tables
 2026-02-28  4:25 UTC  (8+ messages)
` [PATCH net-next 1/7] net: add rps_tag_ptr type and helpers
` [PATCH net-next 2/7] net-sysfs: remove rcu field from 'struct rps_sock_flow_table'
` [PATCH net-next 3/7] net-sysfs: add rps_sock_flow_table_mask() helper
` [PATCH net-next 4/7] net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_table
` [PATCH net-next 5/7] net-sysfs: get rid of rps_dev_flow_lock
` [PATCH net-next 6/7] net-sysfs: remove rcu field from 'struct rps_dev_flow_table'
` [PATCH net-next 7/7] net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_table

[linux-next:master] BUILD SUCCESS 3fa5e5702a82d259897bd7e209469bc06368bf31
 2026-02-28  4:11 UTC 

subscribe
 2026-02-28  4:10 UTC 

[PATCH v4 00/84] target/arm: Implement FEAT_GCS
 2026-02-28  4:06 UTC  (2+ messages)

[PATCH v1] environment: migrate encoding settings to repo-settings
 2026-02-28  4:07 UTC 

[PATCH] gitk: support config the color of linkfgcolor via Gitk Preferences
 2026-02-28  4:05 UTC  (2+ messages)
` [PATCH v2] gitk: support link color in the Preferences dialog

[net-next,PATCH v3 1/3] dt-bindings: net: realtek,rtl82xx: Keep property list sorted
 2026-02-28  3:57 UTC  (4+ messages)
` [net-next,PATCH v3 3/3] net: phy: realtek: Add property to enable SSC


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.