All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-18 01:18:58 to 2024-11-18 04:03:31 UTC [more...]

wireguard/napi stuck in napi_disable
 2024-09-23 18:46 UTC  (2+ messages)

[PATCH v1 0/1] riscv: dts: starfive: jh7110-pine64-star64: enable usb0 host function
 2024-11-18  4:02 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 1/6] drm/i915/wm: Initialize max_latency variable to appropriate value
 2024-11-18  4:02 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/6] drm/i915/wm: Initialize max_latency variable to appropriate value (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH] ACPI/IORT: Add PMCG platform information for HiSilicon HIP09A
 2024-11-18  4:00 UTC  (2+ messages)

[PATCH] wifi: ath12k: Fix inappropriate use of print_array_to_buf_index()
 2024-11-18  3:57 UTC 

[PATCH] mm/vma: check retry_merge only for new vma case
 2024-11-18  3:56 UTC  (2+ messages)

[PATCH net-next 0/5] eth: fbnic: cleanup and add a few stats
 2024-11-18  3:56 UTC  (7+ messages)
` [PATCH net-next 1/5] eth: fbnic: add missing SPDX headers
` [PATCH net-next 2/5] eth: fbnic: add missing header guards
` [PATCH net-next 3/5] eth: fbnic: add basic debugfs structure

[PATCH] arm: dts: spear13xx: Remove unused and undocumented "pl022,slave-tx-disable" property
 2024-11-18  3:53 UTC  (2+ messages)

[PATCH v7 0/7] Add ITE IT6263 LVDS to HDMI converter support
 2024-11-18  3:54 UTC  (4+ messages)
` [PATCH v7 2/7] Revert "clk: imx: clk-imx8mp: Allow media_disp pixel clock reconfigure parent rate"

[PATCH] ocfs2: miscellaneous spelling fixes
 2024-11-18  3:50 UTC  (2+ messages)

[PATCH v3 0/1] riscv: dts: starfive: jh7110-milkv-mars: enable usb0 host function
 2024-11-18  3:45 UTC  (4+ messages)
` [PATCH 1/1] "

[asahilinux:bits/090-spi-hid 8/28] drivers/hid/hid-magicmouse.c:573: warning: Excess struct member 'crc16' description in 'tp_finger'
 2024-11-18  3:39 UTC 

[GIT PULL] hwmon updates for v6.13-rc1
 2024-11-18  3:38 UTC 

[PATCH] drm/mediatek: Add no pending_planes flag checking for mtk_crtc_finish_page_flip()
 2024-11-18  3:36 UTC  (2+ messages)

[PATCH v3 0/9] synchronously scan and reclaim empty user PTE pages
 2024-11-18  3:35 UTC  (12+ messages)
` [PATCH v3 4/9] mm: introduce skip_none_ptes()

[PATCH 0/2] libfdt: Fix -Wextra -Wpedantic warnings
 2024-11-18  3:32 UTC  (5+ messages)
` [PATCH 1/2] libfdt: Suppress a unused parameter warning in overlay_fixup_one_phandle
` [PATCH 2/2] libfdt: Remove extra semi-colons outside functions

[samba-ksmbd:for-next 4/8] fs/smb/client/fs_context.c:1306:17: warning: equality comparison result unused
 2024-11-18  3:29 UTC 

[samba-ksmbd:for-next 4/8] fs/smb/client/fs_context.c:1304:46: warning: right-hand operand of comma expression has no effect
 2024-11-18  3:29 UTC 

[groeck-staging:hwmon-staging 70/86] include/linux/i2c_spi.h:34:23: error: implicit declaration of function 'i2c_add_driver'
 2024-11-18  3:29 UTC 

[OE-core] [PATCH 1/3] sbom30.py: reduce redundant spdxid-hash symlinks to save inode on host
 2024-11-18  3:26 UTC 

[PATCH 6.1] wifi: rtw89: fix null pointer access when abort scan
 2024-11-18  3:25 UTC 

[PATCH v4 0/2] add const_true() to simplify GENMASK_INPUT_CHECK()
 2024-11-18  3:22 UTC  (11+ messages)
` [PATCH v4 1/2] compiler.h: add const_true()

[asahilinux:bits/170-atcphy 12/17] include/uapi/asm-generic/errno.h:7:9: warning: "EDEADLK" redefined
 2024-11-18  3:18 UTC 

[GIT PULL] Crypto Update for 6.3
 2024-11-18  3:18 UTC  (11+ messages)
` [GIT PULL] Crypto Update for 6.4
  ` [GIT PULL] Crypto Update for 6.5
    ` [GIT PULL] Crypto Update for 6.6
      ` [GIT PULL] Crypto Update for 6.7
        ` [GIT PULL] Crypto Update for 6.8
          ` [GIT PULL] Crypto Update for 6.9
            ` [GIT PULL] Crypto Update for 6.10
              ` [GIT PULL] Crypto Update for 6.11
                ` [GIT PULL] Crypto Update for 6.12
                  ` [GIT PULL] Crypto Update for 6.13

[PATCH] kvm: hardware_disable_test: remove unused macro
 2024-11-18  3:15 UTC 

[PATCH v2] rust: add safety comment in rust_fmt_argument
 2024-11-18  3:14 UTC 

[PATCH] sched/task_stack: Fix object_is_on_stack() for KASAN tagged pointers
 2024-11-18  3:12 UTC  (3+ messages)

[PATCH v8 0/5] Add Smrnmi support
 2024-11-18  3:13 UTC  (3+ messages)
` [PATCH v8 2/5] target/riscv: Handle Smrnmi interrupt and exception

[PATCH] usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer
 2024-11-18  3:12 UTC 

[PATCH bpf v4 0/2] bpf: fix recursive lock and add test
 2024-11-18  3:09 UTC  (3+ messages)
` [PATCH bpf v4 1/2] bpf: fix recursive lock when verdict program return SK_PASS
` [PATCH bpf v4 2/2] selftests/bpf: Add some tests with sockmap SK_PASS

[thomas-weissschuh:b4/b4-sysfs-const-bin_attr-cb 111/120] drivers/scsi/ipr.c:9688:11: error: use of undeclared identifier 'bin_attr_dump'; did you mean 'bin_attr_trace'?
 2024-11-18  3:08 UTC 

[PATCH linux-next] lib/string_choices: Add str_locked_unlocked()/str_unlocked_locked() helper
 2024-11-18  3:10 UTC  (6+ messages)

[PATCH v2] drm/panthor: register size of internal objects through fdinfo
 2024-11-18  3:08 UTC  (2+ messages)

[asahilinux:bits/140-pci 9/18] drivers/pci/controller/pcie-apple.c:468:40: error: implicit declaration of function 'FIELD_PREP'
 2024-11-18  3:08 UTC 

[Buildroot] [PATCH v4 1/1] package/spdm-utils: new package
 2024-11-18  3:07 UTC  (3+ messages)

[Buildroot] [PATCH v5 1/1] package/spdm-utils: new package
 2024-11-18  2:59 UTC 

[PATCH 0/1] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
 2024-11-18  3:02 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[syzbot] [wireguard?] INFO: task hung in wg_destruct (2)
 2024-10-09  7:44 UTC  (3+ messages)

[syzbot] [wireguard?] WARNING: locking bug in wg_packet_encrypt_worker (2)
 2024-10-09  6:18 UTC 

[PATCH v6 0/10] A bunch of changes to refine i.MX PCIe driver
 2024-11-18  3:00 UTC  (16+ messages)
` [PATCH v6 02/10] PCI: imx6: Add ref clock for i.MX95 PCIe
` [PATCH v6 03/10] PCI: imx6: Fetch dbi2 and iATU base addesses from DT
` [PATCH v6 04/10] PCI: imx6: Correct controller_id generation logic for i.MX7D
` [PATCH v6 05/10] PCI: imx6: Make core reset assertion deassertion symmetric
` [PATCH v6 08/10] PCI: imx6: Use dwc common suspend resume method

[asahilinux:bits/240-isp 1/54] drivers/media/platform/apple/isp/isp-cam.c:378:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'}
 2024-11-18  2:57 UTC 

[PATCH] ASoC: amd: Fix build dependencies for `SND_SOC_AMD_PS`
 2024-11-18  2:55 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2024-11-18  2:55 UTC 

[PATCH v3 0/2] target/i386: fix hang when using slow path for ptw_setl
 2024-11-18  2:54 UTC  (4+ messages)
` [PATCH v3 1/2] "

[PATCH] drm/mediatek: Add support for 180-degree rotation in the display driver
 2024-11-18  2:51 UTC  (2+ messages)

[PATCH] drm/bridge: tc358767: Fix use of unadjusted mode in the driver
 2024-11-18  1:16 UTC  (3+ messages)
`  "

[yocto] kernel headers missing head files when using SDK generated from populate_sdk
 2024-11-18  2:50 UTC  (2+ messages)

[syzbot] [mm?] general protection fault in mas_store_prealloc
 2024-11-18  2:49 UTC  (2+ messages)

[PATCH] macintosh: Fix spelling mistake "toogle" to "toggle"
 2024-11-18  2:04 UTC 

[PATCH 6.1] fs/ntfs3: Additional check in ntfs_file_release
 2024-11-18  2:48 UTC  (3+ messages)

[PATCH v2 1/4] parport: use standard kernel printing functions
 2024-11-18  2:30 UTC  (2+ messages)

[PATCH] sched_ext: Documentation: Fix typo in sched-ext.rst
 2024-11-18  2:48 UTC 

RFC: chasing all idr_remove() misses
 2024-11-18  2:47 UTC  (4+ messages)

[asahilinux:bits/020-dart 9/21] kismet: WARNING: unmet direct dependencies detected for OF_IOMMU when selected by APPLE_DART
 2024-11-18  2:47 UTC 

[RFC 00/10] unit test bugs
 2024-11-18  2:44 UTC  (4+ messages)
` [PATCH v3 00/10] bug fixes for unit tests
  ` [PATCH v3 10/10] app/test-dma-perf: fix parsing of DMA address

[PATCH net-next v2] wireguard: Wire-up big tcp support
 2024-10-07 17:50 UTC  (3+ messages)

[PATCH v3 1/7] exfat: remove unnecessary read entry in __exfat_rename()
 2024-11-18  2:01 UTC 

[RFC 0/4] Sub-device configuration models
 2024-11-18  2:40 UTC  (6+ messages)
` [RFC 4/4] media: v4l: ctrl: Add V4L2_CID_CONFIG_MODEL control

[PATCH 00/43] replace strerror
 2024-11-18  2:38 UTC  (3+ messages)
` [PATCH v6 00/14] use rte_strerror() for rte_errno

[PATCH] drm/amdgpu: Fix sysfs warning when hotplugging
 2024-11-18  2:38 UTC  (2+ messages)

[meta-gnome][kirkstone][PATCH] Onboard: Add onboard virtual keyboard
 2024-11-15 10:54 UTC 

[meta-oe][PATCH 1/2] jack: remove jack-utils
 2024-11-18  1:44 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] jack-example-tools: add new recipe

[PATCH] hw/aspeed: Correct minimum access size for all models
 2024-11-18  2:35 UTC  (2+ messages)

[PATCH net v2 0/5] Updating and correcting switch hardware versions and reported speeds
 2024-11-18  2:30 UTC  (4+ messages)
` [PATCH net v2 3/5] rtase: Add support for RTL907XD-VA PCIe port

[PATCH] soc/tegra: bpmp: Fix typo in bpmp-abi.h
 2024-11-18  2:29 UTC 

[PATCH v2 0/5] Jobserver support
 2024-11-18  2:29 UTC  (6+ messages)
` [PATCH v2 3/5] ninja: build modified version with GNU Make jobserver support
  ` [OE-core] "
        ` [OE-core] [PATCH v2 3/5] ninja: build modified version with GNU Make jobserver support -> (jobserver, loadfactor, pressure and all that!)

[PATCH] wifi: rtl8xxxu: Enable AP mode for RTL8192CU (RTL8188CUS)
 2024-11-18  2:28 UTC  (3+ messages)

[atishp04:b4/counter_delegation_v2 7/24] arch/riscv/boot/dts/allwinner/sun20i-d1-clockworkpi-v3.14.dtb: cpu@0: False schema does not allow {'compatible': ['thead,c906', 'riscv'], 'device_type': ['cpu'], 'reg': [[0]], 'clocks': [[4, 132]], 'd-cache-block-size': 64, 'd-cache-sets': 256, 'd-cache-s
 2024-11-18  2:26 UTC 

[PATCH 0/2] clk: qcom: Add support for multiple power-domains for a clock controller
 2024-11-18  2:24 UTC  (3+ messages)
` [PATCH 1/2] clk: qcom: common: Add support for power-domain attachment
` [PATCH 2/2] clk: qcom: gdsc: Add pm_runtime hooks

[PATCH] wifi: rtl8xxxu: add more missing rtl8192cu USB IDs
 2024-11-18  2:23 UTC  (2+ messages)

[PATCH v3 0/15] Enable CXL PCIe port protocol error handling and logging
 2024-11-18  2:21 UTC  (4+ messages)
` [PATCH v3 08/15] cxl/pci: Map CXL PCIe root port and downstream switch port RAS registers

[PATCH 0/3] wifi: rtw89: support dynamic antenna gain (DAG)
 2024-11-18  2:20 UTC  (3+ messages)
` [PATCH 1/3] wifi: rtw89: sar: tweak 6GHz SAR subbands span

[PATCH v6] soc: imx: Add SoC device register for i.MX9
 2024-11-18  2:17 UTC 

[PATCH tip] x86: vdso: Compute timens page offset statically
 2024-11-18  2:18 UTC  (5+ messages)

[RFC PATCH v2 0/1] mm/vmscan: move the written-back folios to the tail of LRU after shrinking
 2024-11-18  2:18 UTC  (4+ messages)
` [RFC PATCH v2 1/1] "

[PATCH v6.1 0/2] ksmbd: fix potencial out-of-bounds when buffer offset is invalid
 2024-11-18  2:17 UTC  (2+ messages)

[syzbot] [wireguard?] INFO: task hung in wg_netns_pre_exit (5)
 2024-09-25 23:05 UTC 

[PATCH] ast2600: spl: Use readl for reading mmio
 2024-11-18  2:12 UTC 

[syzbot] [mm?] [v9fs?] BUG: stack guard page was hit in sys_open
 2024-11-18  2:11 UTC 

[PATCH v3 0/7] exfat: reduce FAT chain traversal
 2024-11-18  2:01 UTC 

[PATCH v3 0/3] Support ExynosAutov920 ufs phy driver
 2024-11-18  2:10 UTC  (4+ messages)
  ` [PATCH v3 1/3] dt-bindings: phy: Add ExynosAutov920 UFS PHY bindings
  ` [PATCH v3 2/3] phy: samsung-ufs: support ExynosAutov920 ufs phy driver
  ` [PATCH v3 3/3] arm64: dts: exynosautov920: add ufs phy for ExynosAutov920 SoC

[GIT PULL] random number generator updates for 6.13-rc1
 2024-11-18  2:09 UTC 

[PATCH] wifi: rtw89: pci: disable PCIE wake bit when PCIE deinit
 2024-11-18  2:09 UTC  (2+ messages)

[PATCH 0/3] media: i2c: imx290: Add support for imx462
 2024-11-18  2:07 UTC  (5+ messages)
` [PATCH 3/3] media: i2c: imx290: Add configuration for IMX462

[PATCH 0/8] riscv: AIA userspace irqchip_split support
 2024-11-18  2:05 UTC  (18+ messages)
` [PATCH 1/8] hw/intc/riscv_aplic: rename is_kvm_aia()
` [PATCH 2/8] hw/riscv/virt.c: reduce virt_use_kvm_aia() usage
` [PATCH 3/8] hw/riscv/virt.c: rename helper to virt_use_kvm_aia_aplic_imsic()
` [PATCH 4/8] target/riscv/kvm: consider irqchip_split() in aia_create()
` [PATCH 5/8] hw/riscv/virt.c, riscv_aplic.c: add 'emulated_aplic' helpers
` [PATCH 6/8] hw/intc/riscv_aplic: add kvm_msicfgaddr for split mode aplic-imsic
` [PATCH 7/8] target/riscv/kvm: remove irqchip_split() restriction
` [PATCH 8/8] docs: update riscv/virt.rst with kernel-irqchip=split support

[PATCH 0/6] wifi: rtw89: preparation for MLO including AP_LINK_PS feature, ieee80211_ops and links
 2024-11-18  2:05 UTC  (3+ messages)
` [PATCH 1/6] wifi: rtw89: 8922a: configure AP_LINK_PS if FW supports

[syzbot] [wireguard?] general protection fault in wg_packet_receive (2)
 2024-09-24 12:55 UTC 

[PATCH v3 7/7] exfat: reduce FAT chain traversal
 2024-11-18  2:02 UTC 

[PATCH v3 6/7] exfat: code cleanup for exfat_readdir()
 2024-11-18  2:02 UTC 

[PATCH v3 5/7] exfat: remove argument 'p_dir' from exfat_add_entry()
 2024-11-18  2:02 UTC 

[PATCH v3 4/7] exfat: move exfat_chain_set() out of __exfat_resolve_path()
 2024-11-18  2:02 UTC 

[PATCH v3 2/7] exfat: rename argument name for exfat_move_file and exfat_rename_file
 2024-11-18  2:01 UTC 

[PATCH v3 3/7] exfat: add exfat_get_dentry_set_by_ei() helper
 2024-11-18  2:01 UTC 

linux-next: manual merge of the pci tree with Linus' tree
 2024-11-18  2:00 UTC 

How to test preserve_context mode?
 2024-11-18  1:54 UTC  (2+ messages)

[PATCH net 0/5] wifi: rtlwifi: usb probe error path fixes
 2024-11-18  1:55 UTC  (3+ messages)
` [PATCH net 1/5] wifi: rtlwifi: do not complete firmware loading needlessly

[PATCH] arm64: dts: freescale: Remove unused and undocumented "cooling-(min|max)-state" properties
 2024-11-18  1:53 UTC 

[atishp04:b4/counter_delegation_v2 7/24] Documentation/devicetree/bindings/riscv/extensions.yaml: ignoring, error parsing file
 2024-11-18  1:53 UTC 

[asahilinux:bits/090-spi-hid 7/28] drivers/hid/hid-magicmouse.c:160: warning: Function parameter or struct member 'input_ops' not described in 'magicmouse_sc'
 2024-11-18  1:53 UTC 

[PATCH] soc: loongson: add Loongson Security Module driver
 2024-11-18  1:50 UTC  (5+ messages)

[syzbot] [v9fs?] BUG: stack guard page was hit in sys_open
 2024-11-18  1:52 UTC  (2+ messages)
` [syzbot] Re: [syzbot] [mm?] BUG: stack guard page was hit in v9fs_file_read_iter

[powerpc:next] BUILD SUCCESS ba6d8efb1bd7318f173846a8f5730a54c93f3ff5
 2024-11-18  1:50 UTC 

WireGuard Apple: Xcode 16.0 compatibility issues - Urgent fix needed
 2024-09-23  7:37 UTC 

QA notification for completed autobuilder build (yocto-4.0.23.rc1)
 2024-11-18  1:51 UTC  (2+ messages)
` [qa-build-notification] "

[PATCH V3] gdk-pixbuf: enable other loaders by default
 2024-11-18  1:48 UTC 

[PATCH] wifi: rtlwifi: rtl8821ae: phy: restore removed code to fix infinite loop
 2024-11-18  1:48 UTC  (2+ messages)

[PATCH] wifi: rtw88: Add additional USB IDs for RTL8812BU
 2024-11-18  1:45 UTC  (2+ messages)

[PATCH 0/7] backpointers cleanup and prep
 2024-11-18  1:44 UTC  (8+ messages)
` [PATCH 1/7] bcachefs: fix bp_pos_to_bucket_nodev_noerror
` [PATCH 2/7] bcachefs: bucket_pos_to_bp_end()
` [PATCH 3/7] bcachefs: Drop swab code for backpointers in alloc keys
` [PATCH 4/7] bcachefs: bch_backpointer -> bkey_i_backpointer
` [PATCH 5/7] bcachefs: kill bch_backpointer.bucket_offset usage
` [PATCH 6/7] bcachefs: kill __bch2_extent_ptr_to_bp()
` [PATCH 7/7] bcachefs: New backpointers helpers

[PATCH net-next] wireguard: Omit unnecessary memset of netdev private data
 2024-09-20 15:27 UTC  (3+ messages)

[openeuler:OLK-6.6 1474/1474] arch/x86/kernel/zhaoxin_kh40000.c:155:26: sparse: sparse: symbol 'kh40000_dma_direct_ops' was not declared. Should it be static?
 2024-11-18  1:42 UTC 

[thomas-weissschuh:b4/b4-sysfs-const-bin_attr-cb 14/150] arch/powerpc/kernel/secvar-sysfs.c:142:24: error: assignment of member 'size' in read-only object
 2024-11-18  1:42 UTC 

[PATCH 1/2] wifi: rtw88: 8821au: Add additional devices to the USB_DEVICE list
 2024-11-18  1:42 UTC  (2+ messages)

[syzbot] [wireguard?] INFO: task hung in tun_chr_close (5)
 2024-09-15 19:59 UTC 

[PATCH 1/4] bcachefs: kill bch2_journal_entries_free()
 2024-11-18  1:37 UTC  (4+ messages)
` [PATCH 2/4] bcachefs: journal keys: sort keys for interior nodes first
` [PATCH 3/4] bcachefs: btree_and_journal_iter: don't iterate over too many whiteouts when prefetching
` [PATCH 4/4] bcachefs: fix O(n^2) issue with whiteouts in journal keys

[PATCH 1/3] bcachefs: compression workspaces should be indexed by opt, not type
 2024-11-18  1:36 UTC  (3+ messages)
` [PATCH 2/3] bcachefs: Don't use a shared decompress workspace mempool
` [PATCH 3/3] bcachefs: Don't BUG_ON() when superblock feature wasn't set for compressed data

[gustavoars:testing/wfamnae-next20241114] BUILD REGRESSION ffa0ea7cd2216fa4db0e24844e1675e94b7db1aa
 2024-11-18  1:35 UTC 

[PATCH] bcachefs: add missing BTREE_ITER_intent
 2024-11-18  1:36 UTC 

WireGuard & Linux kernel RNG @ FOSDEM 2025
 2024-11-18  1:35 UTC 

[f2fs-dev] [PATCH] f2fs: cache more dentry pages
 2024-11-18  1:34 UTC  (2+ messages)

[thomas-weissschuh:b4/b4-sysfs-const-bin_attr-cb 111/120] include/linux/sysfs.h:376:22: warning: 'bin_attr_trace' defined but not used
 2024-11-18  1:32 UTC 

[RFC PATCH 0/1] maintenance: separate parallelism safe and unsafe tasks
 2024-11-18  1:32 UTC  (7+ messages)
` [RFC PATCH 1/1] "

[PATCH] bcachefs: initialize local variables in bch2_evacuate_bucket
 2024-11-18  1:32 UTC  (3+ messages)

[PATCH v2] ACPI: thermal: Support for linking devices associated with the thermal zone
 2024-11-18  1:29 UTC  (5+ messages)

[PATCH 0/1] Fix generic/390 failure due to quota release after freeze
 2024-11-18  1:29 UTC  (5+ messages)
` [PATCH 1/1] quota: flush quota_release_work upon quota writeback

[f2fs-dev] [PATCH] mkfs.f2fs: remove IMMUTABLE bit
 2024-11-18  1:24 UTC  (2+ messages)

[PATCH V7 0/9] iommu_ioas_map_file
 2024-11-18  1:24 UTC  (11+ messages)
` [PATCH V7 6/9] iommufd: pfn reader for file mappings

[f2fs-dev] [PATCH v2] f2fs: replace deprecated strcpy with strscpy
 2024-11-18  1:23 UTC  (3+ messages)
  `  "

[PATCH v4 net-next 0/5] Add more feautues for ENETC v4 - round 1
 2024-11-18  1:23 UTC  (4+ messages)
` [PATCH v4 net-next 2/5] net: enetc: add Tx checksum offload for i.MX95 ENETC

[gustavoars:testing/wfamnae-next20241114 1/22] kernel/sched/ext.c:3765:10: error: incompatible pointer types returning 'struct cgroup_hdr *' from a function with result type 'struct cgroup *'
 2024-11-18  1:22 UTC 

[android-common:android15-6.6-desktop 13313/24209] arch/arm64/boot/dts/mediatek/mt8186-corsola-magneton-sku393218.dtb: gpu@13040000: 'power_model@0', 'power_model@1', 'supply-names', 'volt-bin-mapping' do not match any of the regexes: 'pinctrl-[0-9]+'
 2024-11-18  1:22 UTC 

[thomas-weissschuh:b4/b4-sysfs-const-bin_attr-cb 111/120] drivers/scsi/ipr.c:9688:32: error: 'bin_attr_dump' undeclared; did you mean 'bin_attribute'?
 2024-11-18  1:22 UTC 

CCP issue related to GPU pass-through?
 2024-11-18  1:20 UTC  (2+ messages)

[PATCH net 0/2] ipv6: fix temporary address not removed correctly
 2024-11-18  1:19 UTC  (8+ messages)
` [PATCH net 2/2] selftests/rtnetlink.sh: add mngtempaddr test

[PATCH v3 00/11] Add RISC-V Counter delegation ISA extension support
 2024-11-18  1:15 UTC  (6+ messages)
` [PATCH v3 02/11] target/riscv: Decouple AIA processing from xiselect and xireg
` [PATCH v3 06/11] target/riscv: Add counter delegation definitions
` [PATCH v3 07/11] target/riscv: Add select value range check for counter delegation
` [PATCH v3 08/11] target/riscv: Add counter delegation/configuration support
` [PATCH v3 10/11] target/riscv: Add implied rule for counter delegation extensions


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.