All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-13 08:00:16 to 2024-08-13 08:50:17 UTC [more...]

[PATCH v3] arm64: dts: freescale: imx8mp-phyboard-pollux: Add and enable TPM
 2024-08-13  8:49 UTC  (2+ messages)

[PATCH v5 0/2] Add support for Kontron OSM-S i.MX93 SoM and carrier board
 2024-08-13  8:49 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: arm: fsl: Add Kontron i.MX93 OSM-S based boards
` [PATCH v5 2/2] arm64: dts: Add support for Kontron i.MX93 OSM-S SoM and BL carrier board

[PATCH 00/17] arm64: dts: imx: 3rd dtb warning clearn up
 2024-08-13  8:49 UTC  (18+ messages)
` [PATCH 02/17] arm64: dts: fsl-ls1043a: move "fsl,ls1043a-qdma" ahead "fsl,ls1021a-qdma"
  ` [PATCH 02/17] arm64: dts: fsl-ls1043a: move "fsl, ls1043a-qdma" ahead "fsl, ls1021a-qdma"
` [PATCH 03/17] arm64: dts: fsl-ls1088a: rename gpio admin_led_lower to admin-led-lower-hog
` [PATCH 04/17] arm64: dts: imx8mm-venice: rename rs485_en as rs485-en-hog
` [PATCH 05/17] arm64: dts: imx8mm-phygate: rename uart4_rs485_en to uart4-rs485-en-hog
` [PATCH 06/17] arm64: dts: layerscape: remove undocument big-endian in watchdog
` [PATCH 07/17] arm64: dts: fsl-ls1012a-frdm: move clock-sc16is7xx under root node
` [PATCH 11/17] arm64: dts: fsl-lx2160a-tqmlx2160a: change "vcc" to "vdd" for hub*
` [PATCH 15/17] arm64: dts: imx93-tqma9352-mba93xxla: rename hub to usb

[PATCH] netplan: add missing runtime dependencies
 2024-08-13  8:49 UTC  (3+ messages)
` [oe] "

[PATCH v3 1/1] arm64: dts: imx93: add lpi2c1 and st lsm6dso node
 2024-08-13  8:49 UTC  (2+ messages)

[PATCH libgpiod v5 0/4] dbus: add GLib-based D-Bus daemon and command-line client
 2024-08-13  8:49 UTC  (2+ messages)

[PATCH] arm64: dts: imx93-tqma9352-mba93: Fix USB hub node name
 2024-08-13  8:47 UTC  (2+ messages)

[PATCH] pmdomain: imx: wait SSAR when i.MX93 power domain on
 2024-08-13  8:57 UTC 

[PATCH] arm64: dts: imx8mm/n-beacon-kit: Fix the order of ADV7535 reg entries
 2024-08-13  8:47 UTC  (2+ messages)

[LTP] [PATCH] Fix landlock06 test
 2024-08-13  8:47 UTC  (3+ messages)

[PATCH v1 0/2] irqdomain: A couple of fixes
 2024-08-13  8:47 UTC  (4+ messages)
` [PATCH v1 1/2] irqdomain: Unify checks for bus_token
  ` [tip: irq/core] irqdomain: Clarify "

[PATCH v1 2/2] irqdomain: Remove stray '-' in the IRQ domain name
 2024-08-13  8:47 UTC  (2+ messages)
` [tip: irq/core] irqdomain: Remove stray '-' in the "

"EC: Install address space handler at the namespace root" causing issues for some users
 2024-08-13  8:45 UTC  (7+ messages)

[PATCH] ARM: dts: imx1/imx27: Use dma-controller as node name
 2024-08-13  8:44 UTC  (2+ messages)

[RFC] Order 4 allocation failures in the MEI client driver
 2024-08-13  8:45 UTC 

[PATCH v3 0/1] Update the max31790 driver
 2024-08-13  8:44 UTC  (6+ messages)
` [PATCH v3 1/1] dt-bindings: hwmon: Add maxim max31790

[PATCH] irqchip/gic-v3: Allow unused SGIs for drivers/modules
 2024-08-13  8:44 UTC  (2+ messages)

[PATCH v2] scsi: message: fusion: Make compilation warning free
 2024-08-13  8:43 UTC 

[PATCH v1 0/2] Add support for AST2700 INTC driver
 2024-08-13  8:42 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: interrupt-controller: Add support for ASPEED AST27XX INTC

[RESEND PATCH v4] virtio-vsock: Add support for multi devices
 2024-08-13  8:14 UTC 

[PATCH -next] crash: Fix riscv64 crash memory reserve dead loop
 2024-08-13  8:40 UTC  (7+ messages)

[PATCH v6 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-08-13  8:46 UTC  (22+ messages)
` [PATCH v6 01/21] "
` [PATCH v6 02/21] mm/zsmalloc: use zpdesc in trylock_zspage()/lock_zspage()
` [PATCH v6 03/21] mm/zsmalloc: convert __zs_map_object/__zs_unmap_object to use zpdesc
` [PATCH v6 04/21] mm/zsmalloc: add and use pfn/zpdesc seeking funcs
` [PATCH v6 05/21] mm/zsmalloc: convert obj_malloc() to use zpdesc
` [PATCH v6 06/21] mm/zsmalloc: convert create_page_chain() and its users "
` [PATCH v6 07/21] mm/zsmalloc: convert obj_allocated() and related helpers "
` [PATCH v6 08/21] mm/zsmalloc: convert init_zspage() "
` [PATCH v6 09/21] mm/zsmalloc: convert obj_to_page() and zs_free() "
` [PATCH v6 10/21] mm/zsmalloc: add zpdesc_is_isolated()/zpdesc_zone() helper for zs_page_migrate()
` [PATCH v6 11/21] mm/zsmalloc: rename reset_page to reset_zpdesc and use zpdesc in it
` [PATCH v6 12/21] mm/zsmalloc: convert __free_zspage() to use zdsesc
` [PATCH v6 13/21] mm/zsmalloc: convert location_to_obj() to take zpdesc
` [PATCH v6 14/21] mm/zsmalloc: convert migrate_zspage() to use zpdesc
` [PATCH v6 15/21] mm/zsmalloc: convert get_zspage() to take zpdesc
` [PATCH v6 16/21] mm/zsmalloc: convert SetZsPageMovable and remove unused funcs
` [PATCH v6 17/21] mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc
` [PATCH v6 18/21] mm/zsmalloc: introduce __zpdesc_clear_movable
` [PATCH v6 19/21] mm/zsmalloc: introduce __zpdesc_clear/set_zsmalloc()
` [PATCH v6 20/21] mm/zsmalloc: introduce zpdesc_clear_first() helper
` [PATCH v6 21/21] mm/zsmalloc: update comments for page->zpdesc changes

[PATCH for-9.1] target/m68k: Always return a temporary from gen_lea_mode
 2024-08-13  8:40 UTC  (2+ messages)

[PATCH v4 0/7] RISCV device tree mapping
 2024-08-13  8:41 UTC  (5+ messages)
` [PATCH v4 2/7] xen/riscv: set up fixmap mappings
` [PATCH v4 3/7] xen/riscv: introduce asm/pmap.h header

[PATCH v1 1/1] drm: fixed: Don't use "proxy" headers
 2024-08-13  8:41 UTC  (4+ messages)

[usb:usb-testing] BUILD SUCCESS 38343be0bf9a7d7ef0d160da5f2db887a0e29b62
 2024-08-13  8:40 UTC 

[PATCH net-next v18 00/14] Device Memory TCP
 2024-08-13  8:39 UTC  (15+ messages)
` [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider

DeviceTree for NanoPC-T6 LTS
 2024-08-13  8:39 UTC  (3+ messages)

[PATCH v1 1/1] dimlib: Use *-y instead of *-objs in Makefile
 2024-08-13  8:39 UTC  (4+ messages)

[PATCH v1 0/4] clk: Switch to use kmemdup_array()
 2024-08-13  8:37 UTC  (3+ messages)

[PATCH ath-current] wifi: ath11k: fix NULL pointer dereference in ath11k_mac_get_eirp_power()
 2024-08-13  8:38 UTC 

[PATCH 1/2] ASoC: SOF: amd: move iram-dram fence register programming sequence
 2024-08-13  8:31 UTC  (3+ messages)

[PATCH v2 0/6] arm64: dts: freescale: 2nrd clean up dtb warning under freescale
 2024-08-13  8:38 UTC  (2+ messages)

[PATCH v3] USB: gadget: f_hid: Add GET_REPORT via userspace IOCTL
 2024-08-13  8:37 UTC  (2+ messages)

[PATCH] hw/i386/pc: Add a description for the i8042 property
 2024-08-13  8:37 UTC  (2+ messages)

[PATCH 00/25] TDX vCPU/VM creation
 2024-08-13  8:37 UTC  (5+ messages)
` [PATCH 16/25] KVM: TDX: Don't offline the last cpu of one package when there's TDX guest
` [PATCH 18/25] KVM: TDX: Do TDX specific vcpu initialization

[PATCH] Arm: correct FIX_LAST
 2024-08-13  8:36 UTC 

[PATCH 0/4] soc: qcom: Add QCS9100 SoC ID and compatible support
 2024-08-13  8:34 UTC  (11+ messages)
` [PATCH 4/4] arm64: dts: qcom: sa8775p-ride: Add QCS9100 compatible

[PATCH v3] usb: gadget: f_uac1: Change volume name and remove alt names
 2024-08-13  8:34 UTC  (2+ messages)

[PATCH v2] ALSA: ASoC/tas2781: fix wrong calibrated data order
 2024-08-13  8:23 UTC  (2+ messages)

[meta-python][PATCH 1/2] python3-imageio: Upgrade 2.34.2 -> 2.35.0
 2024-08-13  8:33 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python3-aiohttp: Upgrade 3.10.1 -> 3.10.3

[RFC PATCH 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
 2024-08-13  8:32 UTC  (12+ messages)
` [RFC PATCH 03/23] scripts: add script to generate C header files from SVD XML files
` [RFC PATCH 05/23] hw: add register access utility functions

[PATCH v2 0/2] intel_iommu minor fixes
 2024-08-13  8:35 UTC  (4+ messages)
` [PATCH v2 2/2] intel_iommu: Make PASID-cache and PIOTLB type invalid in legacy mode

[PATCH v2 0/3] serial: sc16is7xx: cosmetic cleanup
 2024-08-13  8:30 UTC  (4+ messages)
` [PATCH v2 3/3] serial: sc16is7xx: convert bitmask definitions to use BIT macro

[PATCH v2] gpu: ipu-v3: Add cleanup attribute for prg_node for auto cleanup
 2024-08-13  8:30 UTC  (3+ messages)

[PATCH] rockchip: clk: add UART0 clock getter/setter
 2024-08-13  8:30 UTC  (3+ messages)
` [PATCH v2] rockchip: px30: "

[PATCH net-next v17 00/14] stmmac: Add Loongson platform support
 2024-08-13  8:30 UTC  (2+ messages)

از مستعدترین‌ها استخدام کنید
 2024-08-13  7:46 UTC 

[PATCH v2 00/15] cxl: add Type2 device support
 2024-08-13  8:30 UTC  (5+ messages)
` [PATCH v2 01/15] cxl: add type2 device basic support

conver XFS perag lookup to xarrays
 2024-08-13  8:30 UTC  (5+ messages)
` [PATCH 2/3] xfs: convert perag lookup to xarray

[PATCH] usb: gadget: udc: Fix duplicate uclass name
 2024-08-13  8:28 UTC  (4+ messages)

[PATCH] ARM: davinci: remove unused cpuidle code
 2024-08-13  8:27 UTC 

[PATCH v2] Document/kexec: Generalize crash hotplug description
 2024-08-13  5:04 UTC  (2+ messages)

[PATCH v7] sched: Consolidate cpufreq updates
 2024-08-13  8:27 UTC  (4+ messages)

[PATCH v5 00/12] PCI: brcnstb: Enable STB 7712 SOC
 2024-08-13  8:27 UTC  (5+ messages)
` [PATCH v5 01/12] dt-bindings: PCI: Cleanup of brcmstb YAML and add 7712 SoC

[PATCH v5] drm/i915/hwmon: expose fan speed
 2024-08-13  8:27 UTC  (4+ messages)

[PATCH] selftests: resctrl: ignore builds for unsupported architectures
 2024-08-13  8:27 UTC  (9+ messages)

[PATCH] ASoC: amd: acp: add legacy driver support for ACP7.1 based platforms
 2024-08-13  8:08 UTC 

[PATCH 0/5] Add HDMI PLL Algorithm for SNPS/C10PHY
 2024-08-13  8:26 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Add HDMI PLL Algorithm for SNPS/C10PHY (rev3)

[GIT PULL] USB4/Thunderbolt fixes for v6.11-rc3
 2024-08-13  8:26 UTC  (2+ messages)

[PATCH v10 0/3] Add support for Intel PPS Generator
 2024-08-13  8:25 UTC  (3+ messages)

[LTP] [PATCH 6.1.y 00/18] Backport "make svc_stat per-net instead of global"
 2024-08-10 20:00 UTC  (19+ messages)
` [LTP] [PATCH 6.1.y 01/18] nfsd: move reply cache initialization into nfsd startup
` [LTP] [PATCH 6.1.y 02/18] nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
` [LTP] [PATCH 6.1.y 03/18] NFSD: Refactor nfsd_reply_cache_free_locked()
` [LTP] [PATCH 6.1.y 04/18] NFSD: Rename nfsd_reply_cache_alloc()
` [LTP] [PATCH 6.1.y 05/18] NFSD: Replace nfsd_prune_bucket()
` [LTP] [PATCH 6.1.y 06/18] NFSD: Refactor the duplicate reply cache shrinker
` [LTP] [PATCH 6.1.y 07/18] NFSD: Rewrite synopsis of nfsd_percpu_counters_init()
` [LTP] [PATCH 6.1.y 08/18] NFSD: Fix frame size warning in svc_export_parse()
` [LTP] [PATCH 6.1.y 09/18] sunrpc: don't change ->sv_stats if it doesn't exist
` [LTP] [PATCH 6.1.y 10/18] nfsd: stop setting ->pg_stats for unused stats
` [LTP] [PATCH 6.1.y 11/18] sunrpc: pass in the sv_stats struct through svc_create_pooled
` [LTP] [PATCH 6.1.y 12/18] sunrpc: remove ->pg_stats from svc_program
` [LTP] [PATCH 6.1.y 13/18] sunrpc: use the struct net as the svc proc private
` [LTP] [PATCH 6.1.y 14/18] nfsd: rename NFSD_NET_* to NFSD_STATS_*
` [LTP] [PATCH 6.1.y 15/18] nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
` [LTP] [PATCH 6.1.y 16/18] nfsd: make all of the nfsd stats per-network namespace
` [LTP] [PATCH 6.1.y 17/18] nfsd: remove nfsd_stats, make th_cnt a global counter
` [LTP] [PATCH 6.1.y 18/18] nfsd: make svc_stat per-network namespace instead of global

[selftest] udpgro test report fail but passed
 2024-08-13  8:24 UTC  (2+ messages)

[PATCH v10 0/5] Add AP6275P wireless support
 2024-08-13  8:20 UTC  (12+ messages)
` [PATCH v10 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
` [PATCH v10 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P
` [PATCH v10 3/5] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
` [PATCH v10 4/5] wifi: brcmfmac: Add optional lpo clock enable support
` [PATCH v10 5/5] wifi: brcmfmac: add flag for random seed during firmware download

[PATCH] drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()
 2024-08-13  8:22 UTC  (3+ messages)
` ✗ CI.FULL: failure for drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear() (rev3)

[PATCH] target/riscv32: Fix masking of physical address
 2024-08-13  8:21 UTC  (4+ messages)

[PATCH] platform/surface: aggregator: Fix warning when controller is destroyed in probe
 2024-08-13  8:21 UTC  (2+ messages)

[PATCH 0/5] platform/surface: aggregator_registry: Add Support for various devices
 2024-08-13  8:21 UTC  (2+ messages)

[PATCH v2] platform/x86: asus-wmi: Add quirk for ROG Ally X
 2024-08-13  8:21 UTC  (2+ messages)

[PATCH v1 1/1] serial: 8250_bcm2835aux: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
 2024-08-13  8:20 UTC  (3+ messages)

[PATCH 1/1] x86/ioremap: Use is_vmalloc_addr in iounmap
 2024-08-13  8:20 UTC  (16+ messages)

[PATCH] usb: gadget: usbhs: Add Renesas USBHS device driver
 2024-08-13  8:20 UTC  (4+ messages)

[PATCH v2 1/1] serial: 8250_bcm2835aux: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
 2024-08-13  8:19 UTC 

[PATCH][RFC] fs: add levels to inode write access
 2024-08-07  9:59 UTC  (8+ messages)
` [PATCH] fs: don't block i_writecount during exec
            ` [LTP] "

[PATCH v2 0/2] qdev-monitor: avoid QemuOpts in QMP device_add
 2024-08-13  8:18 UTC  (4+ messages)

[PATCH] power: don't disable all cast qualifier warnings
 2024-08-13  8:18 UTC  (2+ messages)

[PATCH] tty: atmel_serial: use the correct RTS flag
 2024-08-13  8:17 UTC  (5+ messages)

[ANN] Media Summit September 16th: Draft Agenda (v3)
 2024-08-13  8:17 UTC 

[PATCH] drm/bridge: ti-sn65dsi83: use dev_err_probe when failing to get panel bridge
 2024-08-13  8:16 UTC  (3+ messages)

[PATCH v2 0/6] iomap: some minor non-critical fixes and improvements when block size < folio size
 2024-08-13  8:15 UTC  (4+ messages)
` [PATCH v2 6/6] iomap: reduce unnecessary state_lock when setting ifs uptodate and dirty bits

[PATCH v2] arm64: dts: imx8mp-verdin: add HDMI audio support
 2024-08-13  8:14 UTC  (2+ messages)

[syzbot] [iomap?] [xfs?] WARNING in iomap_write_begin
 2024-08-13  8:14 UTC 

[PATCH] cpuidle: riscv-sbi: Allow cpuidle pd used by other devices
 2024-08-13  8:13 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_he
 2024-08-13  8:12 UTC 

[PATCH] drm/i915: use pdev_to_i915() instead of pci_get_drvdata() directly
 2024-08-13  8:13 UTC  (2+ messages)

RFC: s390/crypto: Add hardware acceleration for HMAC modes
 2024-08-13  8:12 UTC  (2+ messages)

[ANN] Media Summit September 16th: Draft Agenda (v2)
 2024-08-13  8:12 UTC 

Faktury
 2024-08-13  8:11 UTC 

[PATCH] usb: gadget: uvc: Fix ERR_PTR dereference in uvc_v4l2.c
 2024-08-13  8:11 UTC  (2+ messages)

Faktury
 2024-08-13  8:11 UTC 

[PATCH] scsi: message: fusion: Remove unused variable
 2024-08-13  8:10 UTC  (4+ messages)

[PATCH v4 0/2] Add support for Kontron OSM-S i.MX93 SoM and carrier board
 2024-08-13  8:08 UTC  (3+ messages)
` [PATCH v4 2/2] arm64: dts: Add support for Kontron i.MX93 OSM-S SoM and BL "

[PATCH v3] media: aspeed: Allow to capture from SoC display (GFX)
 2024-08-13  8:07 UTC  (5+ messages)

[PATCH net-next v2 0/7] Introduce HSR offload support for ICSSG
 2024-08-13  8:06 UTC  (3+ messages)
` [PATCH net-next v2 3/7] net: ti: icssg-prueth: Stop hardcoding def_inc

[PATCH 0/2] Add pinctrl support to EN7581 SoC
 2024-08-13  8:06 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: airoha: Add EN7581 pinctrl controller

[PATCH net] net/smc: prevent NULL pointer dereference in txopt_get
 2024-08-13  8:05 UTC  (2+ messages)

[PATCH v2 0/3] riscv: jh7110: Fix configuration for on-chip USB 2.0 support
 2024-08-13  8:04 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: phy: jh7110-usb-phy: Add sys-syscon property

[OE-core] [PATCH v2 1/2] buildhistory: fix package output folder creation
 2024-08-13  8:05 UTC  (2+ messages)
`  "

[PATCH] ALSA: core: Remove trigger_tstamp_latched
 2024-08-13  8:04 UTC  (4+ messages)

[PATCH V7 v7] virtio: introduce SUSPEND bit in device status
 2024-08-13  8:03 UTC  (6+ messages)

[PATCH v5 0/4] Add dbi2 and atu for i.MX8M PCIe EP
 2024-08-13  7:42 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: imx6q-pcie: Add reg-name "dbi2" and "atu" for i.MX8M PCIe Endpoint
` [PATCH v5 2/4] arm64: dts: imx8mq: Add dbi2 and atu reg for i.MX8MQ PCIe EP
` [PATCH v5 3/4] arm64: dts: imx8mp: Add dbi2 and atu reg for i.MX8MP "
` [PATCH v5 4/4] arm64: dts: imx8mm: Add dbi2 and atu reg for i.MX8MM "

Faktury
 2024-08-13  8:00 UTC 

Faktury
 2024-08-13  8:00 UTC 

Faktury
 2024-08-13  8:00 UTC 

Faktury
 2024-08-13  8:00 UTC 


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.