All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-16 02:24:09 to 2024-10-16 03:55:33 UTC [more...]

[PATCH v2] remoteproc: Add a new remoteproc state RPROC_DEFUNCT
 2024-10-16  3:55 UTC  (2+ messages)

[iwlwifi-chromeos:chromeos-6.6__release/core91-69 1/1] drivers/net/wireless/iwl7000/hdrs/backports.h:85:42: error: too many arguments to function call, expected single argument 'sband', have 2 arguments
 2024-10-16  3:55 UTC 

[PATCH v2 0/6] media: mediatek: vcodec: support h264 extend vsi
 2024-10-16  3:49 UTC  (4+ messages)
` [PATCH v2 1/4] media: mediatek: vcodec: remove vsi operation in common interface
` [PATCH v2 2/4] media: mediatek: vcodec: support extend h264 video shared information
` [PATCH v2 3/4] media: mediatek: vcodec: support extend h264 driver

[PATCH net-next v3 0/8] rust: Add IO polling
 2024-10-16  3:52 UTC  (9+ messages)
` [PATCH net-next v3 1/8] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH net-next v3 2/8] rust: time: Introduce Delta type
` [PATCH net-next v3 3/8] rust: time: Change output of Ktime's sub operation to Delta
` [PATCH net-next v3 4/8] rust: time: Implement addition of Ktime and Delta
` [PATCH net-next v3 5/8] rust: time: Add wrapper for fsleep function
` [PATCH net-next v3 6/8] MAINTAINERS: rust: Add TIMEKEEPING and TIMER abstractions
` [PATCH net-next v3 7/8] rust: Add read_poll_timeout functions
` [PATCH net-next v3 8/8] net: phy: qt2025: Wait until PHY becomes ready

[PATCH 5/5][next] uapi: net: Avoid -Wflex-array-member-not-at-end warnings
 2024-10-16  3:51 UTC  (2+ messages)

[PATCH v3 1/3] arm64: dts: imx93-11x11-evk: add io-expander adi,adp5585-01
 2024-10-16  3:51 UTC  (2+ messages)

[PATCH] arm64: dts: imx93-11x11-evk: remove redundant "sleep" pinctrl in lpi2c2 node
 2024-10-16  3:48 UTC  (2+ messages)

[PATCH 0/6] media: mediatek: vcodec: support h264 extend vsi
 2024-10-16  3:46 UTC  (6+ messages)
` [PATCH 2/6] media: mediatek: vcodec: remove parse nal info in kernel

[PATCHSET v5.0 3/9] xfs: metadata inode directory trees
 2024-10-16  3:48 UTC  (11+ messages)
` [PATCH 03/28] xfs: define the on-disk format for the metadir feature
` [PATCH 05/28] xfs: iget for metadata inodes

[PATCH] Revert "Makefile: Drop SPL_FIT_GENERATOR / SPL_FIT_SOURCE support" changes
 2024-10-16  3:47 UTC  (2+ messages)

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2024-10-16  3:47 UTC 

[PULL] u-boot-usb/master
 2024-10-16  3:47 UTC  (2+ messages)

arch/arm64/kvm/emulate-nested.c:2083 triage_sysreg_trap() error: uninitialized symbol 'val'
 2024-10-16  3:45 UTC 

[PATCH v1 00/10] Add MediaTek ISP7 camera system driver
 2024-10-16  3:43 UTC  (4+ messages)
` [PATCH v1 05/10] media: platform: mediatek: add isp_7x camsys unit

[PATCH 4/5][next] uapi: net: arp: Avoid -Wflex-array-member-not-at-end warnings
 2024-10-16  3:44 UTC  (2+ messages)

[PATCH v4 0/5] Add support for EU stall sampling
 2024-10-16  3:44 UTC  (4+ messages)
` [PATCH v4 1/5] drm/xe/topology: Add a function to find the index of the last DSS in a mask

[PATCH V2] ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow
 2024-10-16  3:22 UTC  (2+ messages)
` [PATCH V3] "

Assistance required - U-boot not working on Radxa Rock
 2024-10-15 21:02 UTC 

I'm using Gboard to type in English (US) (QWERTY). You can try it at: https://gboard.app.goo.gl/cSdoq
 2024-10-11 15:26 UTC 

[PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-10-16  3:43 UTC  (42+ messages)
` [PATCH v8 02/25] x86/resctrl: Add ABMC feature in the command line options
` [PATCH v8 04/25] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v8 06/25] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v8 07/25] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v8 09/25] x86/resctrl: Add __init attribute to dom_data_init()
` [PATCH v8 10/25] x86/resctrl: Introduce bitmap mbm_cntr_free_map to track assignable counters
` [PATCH v8 11/25] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg in struct rdt_hw_mon_domain
` [PATCH v8 12/25] x86/resctrl: Remove MSR reading of event configuration value
` [PATCH v8 13/25] x86/resctrl: Introduce mbm_cntr_map to track assignable counters at domain
` [PATCH v8 14/25] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v8 15/25] x86/resctrl: Introduce cntr_id in mongroup for assignments
` [PATCH v8 16/25] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v8 17/25] x86/resctrl: Add the interface to assign/update counter assignment
` [PATCH v8 18/25] x86/resctrl: Add the interface to unassign a MBM counter
` [PATCH v8 19/25] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v8 20/25] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode
` [PATCH v8 21/25] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v8 23/25] x86/resctrl: Update assignments on event configuration changes
` [PATCH v8 24/25] x86/resctrl: Introduce interface to list assignment states of all the groups
` [PATCH v8 25/25] x86/resctrl: Introduce interface to modify assignment states of "

[PATCH] ASoC: amd: yc: Fix non-functional mic on ASUS E1404FA
 2024-10-16  3:40 UTC 

[PATCH 0/3] PtP driver for s390 clocks
 2024-10-16  3:38 UTC  (4+ messages)
` [PATCH 2/3] ptp: Add clock name to uevent

[PATCHv4 RFC 0/1] Add visibility for native NVMe multipath using sysfs
 2024-10-16  3:19 UTC  (7+ messages)
` [PATCHv4 RFC 1/1] nvme-multipath: Add sysfs attributes for showing multipath info

[PATCH v9 00/12] riscv: QEMU RISC-V IOMMU Support
 2024-10-16  3:37 UTC  (3+ messages)
` [PATCH v9 03/12] hw/riscv: add RISC-V IOMMU base emulation

[PATCH] tests/xe: Add system_allocator test
 2024-10-16  3:36 UTC  (2+ messages)
` ✗ GitLab.Pipeline: warning for tests/xe: Add system_allocator test (rev3)

[ti:ti-rt-linux-6.1.y-cicd 1/69] arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi:1048.25-1088.4: Warning (unique_unit_address): /bus@100000/pcie@2900000: duplicate unit-address (also used in node /bus@100000/pcie-ep@2900000)
 2024-10-16  3:34 UTC 

[norov:cpumask_next_wrap6 1/14] include/linux/objpool.h:173:13: error: variable 'start' set but not used
 2024-10-16  3:34 UTC 

[norov:cpumask_next_wrap6 1/14] include/linux/objpool.h:173:6: error: variable 'start' set but not used
 2024-10-16  3:34 UTC 

[meta-oe][PATCH] transmission: fix compliance checking
 2024-10-16  3:36 UTC 

[PATCH v2 00/29] Introduce GPU SVM and Xe SVM implementation
 2024-10-16  3:31 UTC  (33+ messages)
` [PATCH v2 01/29] drm/xe: Retry BO allocation
` [PATCH v2 02/29] mm/migrate: Add migrate_device_prepopulated_range
` [PATCH v2 03/29] mm/migrate: Trylock device page in do_swap_page
` [PATCH v2 04/29] drm/pagemap: Add DRM pagemap
` [PATCH v2 05/29] drm/gpusvm: Add support for GPU Shared Virtual Memory
` [PATCH v2 06/29] drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_SYSTEM_ALLOCATON flag
` [PATCH v2 07/29] drm/xe: Add SVM init / close / fini to faulting VMs
` [PATCH v2 08/29] drm/xe: Add dma_addr res cursor
` [PATCH v2 09/29] drm/xe: Add SVM range invalidation
` [PATCH v2 10/29] drm/gpuvm: Add DRM_GPUVA_OP_USER
` [PATCH v2 11/29] drm/xe: Add (re)bind to SVM page fault handler
` [PATCH v2 12/29] drm/xe: Add SVM garbage collector
` [PATCH v2 13/29] drm/xe: Add unbind to "
` [PATCH v2 14/29] drm/xe: Do not allow system allocator VMA unbind if the GPU has bindings
` [PATCH v2 15/29] drm/xe: Enable system allocator uAPI
` [PATCH v2 16/29] drm/xe: Add migrate layer functions for SVM support
` [PATCH v2 17/29] drm/xe: Add SVM device memory mirroring
` [PATCH v2 18/29] drm/xe: Add drm_gpusvm_devmem to xe_bo
` [PATCH v2 19/29] drm/xe: Add GPUSVM devic memory copy vfunc functions
` [PATCH v2 20/29] drm/xe: Add drm_pagemap ops to SVM
` [PATCH v2 21/29] drm/xe: Add Xe SVM populate_devmem_pfn vfunc
` [PATCH v2 22/29] drm/xe: Add Xe SVM devmem_release vfunc
` [PATCH v2 23/29] drm/xe: Add BO flags required for SVM
` [PATCH v2 24/29] drm/xe: Add SVM VRAM migration
` [PATCH v2 25/29] drm/xe: Basic SVM BO eviction
` [PATCH v2 26/29] drm/xe: Add SVM debug
` [PATCH v2 27/29] drm/xe: Add modparam for SVM notifier size
` [PATCH v2 28/29] drm/xe: Add always_migrate_to_vram modparam
` [PATCH v2 29/29] drm/doc: gpusvm: Add GPU SVM documentation
` ✓ CI.Patch_applied: success for Introduce GPU SVM and Xe SVM implementation (rev2)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH 1/5][next] net: dev: Introduce struct sockaddr_legacy
 2024-10-16  3:30 UTC  (2+ messages)

[PATCH v2] mm: mglru: provide a separate list for lazyfree anon folios
 2024-10-16  3:30 UTC 

[PATCH v3 0/4] vfio-pci support pasid attach/detach
 2024-10-16  3:35 UTC  (9+ messages)
` [PATCH v3 3/4] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT

[syzbot] [ocfs2?] kernel BUG in ocfs2_truncate_inline
 2024-10-16  3:29 UTC  (2+ messages)
`  "

[PATCH v4] drm/i915/gt: Retry RING_HEAD reset until it get sticks
 2024-10-16  3:29 UTC  (3+ messages)

[PATCH 0/4] ASoC/SoundWire: clean up link DMA during stop for IPC4
 2024-10-16  3:29 UTC  (5+ messages)
` [PATCH 1/4] ASoC: SOF: ipc4-topology: Do not set ALH node_id for aggregated DAIs
` [PATCH 2/4] ASoC: SOF: Intel: hda: Handle prepare without close for non-HDA DAI's
` [PATCH 3/4] soundwire: intel_ace2x: Send PDI stream number during prepare
` [PATCH 4/4] ASoC: SOF: Intel: hda: Always clean up link DMA during stop

[PATCH 0/2] fix mas_new_root()
 2024-10-16  3:24 UTC  (7+ messages)

[zen:6.11/main 294/1854] kernel/sched/alt_core.c:556:25: error: use of undeclared identifier 'paravirt_steal_rq_enabled'
 2024-10-16  3:24 UTC 

[PATCH] drm/xe/xe3lpg: Extend Wa_18034896535 to Xe3_LPG
 2024-10-16  3:21 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[PATCH] Re-order grub_serial_find to fix default to com0 on some platforms
 2024-10-16  3:19 UTC  (2+ messages)

[RFC PATCH 00/28] Introduce GPU SVM and Xe SVM implementation
 2024-10-16  3:18 UTC  (4+ messages)
` [RFC PATCH 05/28] drm/gpusvm: Add support for GPU Shared Virtual Memory

[PATCH net v2 0/4] net: stmmac: dwmac4: Fixes bugs in dwmac4
 2024-10-16  3:18 UTC  (5+ messages)
` [PATCH net v2 1/4] net: stmmac: dwmac4: Fix MTL_OP_MODE_RTC mask and shift macros
` [PATCH net v2 2/4] net: stmmac: dwmac4: Fix the MTL_OP_MODE_*_MASK operation
` [PATCH net v2 3/4] net: stmmac: dwmac4: Receive Watchdog Timeout is not in abnormal interrupt summary
` [PATCH net v2 4/4] net: stmmac: dwmac4: Fix high address display by updating reg_space[] from register values

linux-next: manual merge of the staging tree with the v4l-dvb tree
 2024-10-16  3:18 UTC 

[Buildroot] [autobuild.buildroot.org] Daily results for 2024-10-15
 2024-10-16  3:17 UTC 

[PATCH net-next 0/3] Bonding: return detailed error about XDP failures
 2024-10-16  3:16 UTC  (4+ messages)
` [PATCH net-next 1/3] bonding: return detailed error when loading native XDP fails
` [PATCH net-next 2/3] bonding: use correct return value
` [PATCH net-next 3/3] Documentation: bonding: add XDP support explanation

[PATCH v3 5/6] s390/uvdevice: Add List Secrets Ext IOCTL
 2024-10-16  3:13 UTC  (2+ messages)

[LTP] [PATCH v1] tst_test.sh: Add support for localhost ssh key setup
 2024-10-16  3:13 UTC  (4+ messages)
` [LTP] [PATCH v2] ftp01.sh: Add support for test lftp

[PATCH v2 net-next 00/13] add basic support for i.MX95 NETC
 2024-10-16  3:12 UTC  (4+ messages)
` [PATCH v2 net-next 12/13] net: enetc: add preliminary support for i.MX95 ENETC PF

[PATCH v1] netfilter: x_tables: fix ordering of get and update table private
 2024-10-16  3:09 UTC 

[PATCH] ASoC: Intel: soc-acpi: lnl: Add match entry for TM2 laptops
 2024-10-16  3:07 UTC 

[PATCH v4 0/3] nvme: system fault while shutting down fabric controller
 2024-10-16  3:03 UTC  (4+ messages)
` [PATCH v4 1/3] nvme-loop: flush off pending I/O while shutting down loop controller
` [PATCH v4 2/3] nvme: make keep-alive synchronous operation
` [PATCH v4 3/3] nvme: use helper nvme_ctrl_state in nvme_keep_alive_finish function

[PATCH v6 2/4] arch_topology: Support SMT control for OF based system
 2024-10-16  3:03 UTC  (2+ messages)

[ndctl PATCH] test/monitor.sh: Fix 2 bash syntax errors
 2024-10-16  3:03 UTC 

[PATCH 0/4] ASoC: add support for some new Lenovo laptops with
 2024-10-16  3:03 UTC  (5+ messages)
` [PATCH 1/4] ASoC: sdw_utils: Add support for exclusion DAI quirks
` [PATCH 2/4] ASoC: sdw_utils: Add a quirk to allow the cs42l43 mic DAI to be ignored
` [PATCH 3/4] ASoC: Intel: sof_sdw: Add quirk for cs42l43 system using host DMICs
` [PATCH 4/4] ASoC: Intel: sof_sdw: Add quirks for some new Lenovo laptops

[PATCH 0/2] arm64: Speed up CRC-32 using PMULL instructions
 2024-10-16  3:03 UTC  (3+ messages)
` [PATCH 2/2] arm64/crc32: Implement 4-way interleave using PMULL

[PATCH net-next v2 0/3] Threads support in proc connector
 2024-10-16  3:01 UTC  (4+ messages)
` [PATCH net-next v2 1/3] connector/cn_proc: Add hash table for threads

linux-next: duplicate patches in the regulator tree
 2024-10-16  2:59 UTC 

[PATCH] drm/amdgpu: fix random data corruption for sdma 7
 2024-10-16  2:59 UTC 

[PATCH v5 0/2] Add one clock gate for i.MX95 HSIO block
 2024-10-16  2:55 UTC  (4+ messages)
` [PATCH v5 2/2] clk: imx95-blk-ctl: Add one clock gate for "

[PATCH RFC] mm: mglru: provide a separate list for lazyfree anon folios
 2024-10-16  2:54 UTC  (2+ messages)

[rppt:execmem/x86-rox/v5] [x86/module] 612ac705e8: BUG:kernel_hang_in_boot_stage
 2024-10-16  2:50 UTC 

[PATCH v2 0/8] iommu: Domain allocation enhancements
 2024-10-16  2:48 UTC  (10+ messages)
` [PATCH v2 2/8] iommu: Introduce iommu_paging_domain_alloc_flags()
` [PATCH v2 6/8] iommu/amd: Enhance domain_alloc_user() to allocate PASID capable domain

[PATCH V2] Revert "blk-throttle: Fix IO hang for a corner case"
 2024-10-16  2:45 UTC 

[PATCH v1 0/2] riscv: spacemit: add i2c support to K1 SoC
 2024-10-16  2:45 UTC  (7+ messages)
` [PATCH v1 1/2] dt-bindings: i2c: spacemit: add support for "
` [PATCH v1 2/2] i2c: spacemit: add support for SpacemiT "

[ovmf test] 188102: all pass - PUSHED
 2024-10-16  2:43 UTC 

[trace:ftrace/for-next 6/14] kernel/trace/trace_functions_graph.c:902 print_graph_entry_leaf() warn: bitwise AND condition is false here
 2024-10-16  2:42 UTC 

[PATCH v5 1/3] Docs/zh_CN: Translate page_tables.rst to Simplified Chinese
 2024-10-16  2:43 UTC  (2+ messages)

[PATCH v1] ext4: fix a assertion failure due to ungranted bh dirting
 2024-10-16  2:42 UTC  (4+ messages)

[tip:timers/core 40/40] htmldocs: Warning: drivers/regulator/core.c references a file that doesn't exist: Documentation/timers/timers-howto.rst
 2024-10-16  2:42 UTC 

[sean-jc:x86/cleanup_apic_set_base 8/9] arch/x86/kvm/x86.c:3861:39: error: member reference type 'u32' (aka 'unsigned int') is not a pointer
 2024-10-16  2:42 UTC 

[RFC PATCH 1/1] mmc: sdhci-pci-gli: fix x86/S0ix SoCs suspend for GL9767
 2024-10-16  2:39 UTC 

[RFC PATCH 0/6] initramfs: reduce buffer footprint
 2024-10-16  2:42 UTC  (3+ messages)

[PATCH] sched_ext: Use BTF_ID to resolve task_struct
 2024-10-16  2:41 UTC 

[PATCH v2] dt-bindings: ufs: qcom: Document the QCS8300 UFS Controller
 2024-10-16  2:40 UTC  (2+ messages)

[PATCH] scsi: aic7xxx: Remove unused aic7770_find_device
 2024-10-16  2:40 UTC  (2+ messages)

[PATCH V3] scsi: ufs: ufs-qcom: add fixup_dev_quirks vops
 2024-10-16  2:40 UTC  (2+ messages)

[PATCH] scsi: bfa: fix cacography in bfi.h file
 2024-10-16  2:40 UTC  (2+ messages)

[PATCH v4 0/4] Clean up the UFS driver UIC code
 2024-10-16  2:40 UTC  (2+ messages)

[PATCH] scsi: aacraid: Remove unused aac_check_health
 2024-10-16  2:40 UTC  (2+ messages)

[PATCH] scsi: mptfusion: Remove #ifndef __GENKSYMS__ / #endif
 2024-10-16  2:40 UTC  (2+ messages)

[PATCH v10 0/2] fix abort defect
 2024-10-16  2:38 UTC  (2+ messages)

[PATCH v2] mpi3mr: Validating SAS port assignments
 2024-10-16  2:39 UTC  (2+ messages)

[PATCH v1 0/1] Set SDEV_OFFLINE when ufs shutdown
 2024-10-16  2:39 UTC  (2+ messages)

[PATCH] scsi: target: core: Fix null-ptr-deref in target_alloc_device()
 2024-10-16  2:39 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: phy: rockchip: add rk3576 compatible
 2024-10-16  2:35 UTC  (6+ messages)
` [PATCH v2 2/2] phy: rockchip-naneng-combo: Support rk3576

[PATCH V8 0/5] phy: freescale: fsl-samsung-hdmi: Expand phy clock options
 2024-10-16  2:38 UTC  (5+ messages)
` [PATCH V8 1/5] phy: freescale: fsl-samsung-hdmi: Replace register defines with macro

[PATCH v9 00/10] Increased address space for 64 bit
 2024-10-16  2:34 UTC  (3+ messages)
` [PATCH v9 02/10] um: use execveat to create userspace MMs

[PATCH v2 00/13] scsi: hisi_sas: Some fixes for hisi_sas
 2024-10-16  2:34 UTC  (2+ messages)

[PATCH v2 net-next resent] net: fec: Enable SOC specific rx-usecs coalescence default setting
 2024-10-16  2:34 UTC  (4+ messages)

[syzbot] [usb?] INFO: task hung in usb_port_suspend
 2024-10-16  2:34 UTC  (2+ messages)

[PATCH net-next v1] page_pool: check for dma_sync_size earlier
 2024-10-16  2:32 UTC  (14+ messages)

[PATCH -next] iio: imu: bmi270: Remove duplicated include in bmi270_i2c.c
 2024-10-16  2:31 UTC  (2+ messages)

[PATCH] ublk: eliminate unnecessary io_cmds queue
 2024-10-16  2:29 UTC  (4+ messages)

[PATCH v4 0/2] Add support for AST2700 INTC driver
 2024-10-16  2:24 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: interrupt-controller: Add support for ASPEED AST27XX INTC
` [PATCH v4 2/2] irqchip/aspeed-intc: Add AST27XX INTC support

[PATCH v4] drm/xe: Enlarge the invalidation timeout from 150 to 500
 2024-10-16  2:29 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev4)

[PATCH] clk: test: Fix some memory leaks
 2024-10-16  2:26 UTC 

[PATCH] io_uring: rename "copy buffers" to "clone buffers"
 2024-10-16  2:27 UTC  (3+ messages)

[linux-next:master] [fs] d91ea8195e: stress-ng.ring-pipe.ops_per_sec -5.1% regression (stress-ng.ring-pipe.pipe_read+write_calls_per_sec 7.3% improvement)
 2024-10-16  2:25 UTC  (2+ messages)

how to use gpio
 2024-10-16  2:19 UTC 

[meta-oe][PATCH 1/3] rabbitmp-c: upgrade 0.13.0 -> 0.14.0
 2024-10-16  2:24 UTC  (4+ messages)
` [meta-oe][PATCH 3/3] doxygen: upgrade 1.9.3 -> 1.12.0
  ` [oe] "


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.