All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-12 13:17:28 to 2024-02-12 13:52:15 UTC [more...]

[PATCH v2 0/5] rockchip: Read cpuid and generate MAC address from efuse for RK3328 and RK3399
 2024-02-12 13:51 UTC  (6+ messages)
` [PATCH v2 1/5] rockchip: rk3328: Read cpuid and generate MAC address from efuse
` [PATCH v2 2/5] rockchip: rk3399: "
` [PATCH v2 3/5] rockchip: rk3328: regenerate defconfigs
` [PATCH v2 4/5] rockchip: rk3399: "
` [PATCH v2 5/5] rockchip: nanopi-r4s: Drop ROCKCHIP_OTP

[PATCH v4 00/20] Support more Amlogic SoC families in crypto driver
 2024-02-12 13:51 UTC  (31+ messages)
` [PATCH v4 01/20] drivers: crypto: meson: don't hardcode IRQ count
` [PATCH v4 02/20] drviers: crypto: meson: add platform data
` [PATCH v4 03/20] drivers: crypto: meson: make CLK controller optional
` [PATCH v4 04/20] drivers: crypto: meson: add MMIO helpers
` [PATCH v4 05/20] drivers: crypto: meson: move get_engine_number()
` [PATCH v4 06/20] drivers: crypto: meson: drop status field from meson_flow
` [PATCH v4 07/20] drivers: crypto: meson: move algs definition and cipher API to cipher.c
` [PATCH v4 08/20] drivers: crypto: meson: cleanup defines
` [PATCH v4 09/20] drivers: crypto: meson: process more than MAXDESCS descriptors
` [PATCH v4 10/20] drivers: crypto: meson: avoid kzalloc in engine thread
` [PATCH v4 11/20] drivers: crypto: meson: introduce hasher
` [PATCH v4 12/20] drivers: crypto: meson: add support for AES-CTR
` [PATCH v4 13/20] drivers: crypto: meson: use fallback for 192-bit keys
` [PATCH v4 14/20] drivers: crypto: meson: add support for G12-series
` [PATCH v4 15/20] drivers: crypto: meson: add support for AXG-series
` [PATCH v4 16/20] dt-bindings: crypto: meson: support new SoC's
` [PATCH v4 17/20] arch: arm64: dts: meson: a1: add crypto node
` [PATCH v4 18/20] arch: arm64: dts: meson: s4: "
` [PATCH v4 19/20] arch: arm64: dts: meson: g12: "
` [PATCH v4 20/20] arch: arm64: dts: meson: axg: "

[PATCH v5 00/35] Fast kernel headers: reduce header dependencies
 2024-02-12 13:51 UTC  (2+ messages)

[PATCH v3 00/10] Improvments for tc358775 with support for tc358765
 2024-02-12 13:51 UTC  (6+ messages)
` [PATCH v3 03/10] dt-bindings: display: bridge: tc358775: Add "

XDP Redirect and TX Metadata
 2024-02-12 13:41 UTC  (2+ messages)
` [xdp-hints] "

[FIX PATCH v1] Fix: common: usb_hub: Reset only USB3.0 hub
 2024-02-12 13:50 UTC  (11+ messages)

[PATCH v3] hw/usb: fix xhci port notify
 2024-02-12 13:48 UTC  (4+ messages)

[PATCH 0/7] add Nitrox compress device support
 2024-02-12 13:47 UTC  (8+ messages)
` [PATCH v2 1/7] crypto/nitrox: move nitrox common code to common folder
` [PATCH v2 2/7] compress/nitrox: add nitrox compressdev driver
` [PATCH v2 3/7] common/nitrox: add compress hardware queue management
` [PATCH v2 4/7] crypto/nitrox: set queue type during queue pair setup
` [PATCH v2 5/7] compress/nitrox: add software queue management
` [PATCH v2 6/7] compress/nitrox: add stateless request support
` [PATCH v2 7/7] compress/nitrox: add stateful "

[OE-core][master][PATCH] alsa-lib: Enabling ptest for alsa-lib component
 2024-02-12 13:46 UTC 

[PATCH v5 00/25] Transparent Contiguous PTEs for User Mappings
 2024-02-12 13:46 UTC  (16+ messages)
` [PATCH v5 18/25] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
` [PATCH v5 22/25] mm: Add pte_batch_hint() to reduce scanning in folio_pte_batch()
` [PATCH v5 23/25] arm64/mm: Implement pte_batch_hint()

[PATCH] iio: accel: kxcjk-1013: Implement ACPI method ROTM to retrieve mount matrix
 2024-02-12 13:30 UTC 

WARNING: fs/proc/generic.c:173 __xlate_proc_name
 2024-02-12 13:46 UTC  (3+ messages)

6.7 regression: platform 4809c000.mmc: deferred probe pending
 2024-02-12 13:46 UTC 

[PATCH v2 0/3] auxdisplay: Refresh MAINTAINERS for the subsystem
 2024-02-12 13:46 UTC  (9+ messages)
` [PATCH v2 1/3] auxdisplay: Take over maintainership, but in Odd Fixes mode
` [PATCH v2 2/3] auxdisplay: Move cfag12864b.h to the subsystem folder
` [PATCH v2 3/3] auxdisplay: Add 7 and 14 segment mappings to MAINTAINERS

[PATCH v1 1/1] auxdisplay: Take over maintainership, but in Odd Fixes mode
 2024-02-12 13:45 UTC  (6+ messages)

[PATCH 0/8] cfg80211/mac80211 patches from our internal tree 2024-02-06
 2024-02-12 13:45 UTC  (3+ messages)
` [PATCH 3/8] wifi: mac80211: make associated BSS pointer visible to the driver

[PATCH] mm: huge_memory: don't force huge page alignment on 32 bit
 2024-02-12 13:45 UTC  (5+ messages)

[RFC PATCH 0/2] arm64: dts: renesas: ulcb-kf: adapt regulators to schematics
 2024-02-12 13:44 UTC  (7+ messages)
` [RFC PATCH 1/2] arm64: dts: renesas: ulcb-kf: adapt 1.8V HDMI regulator "
` [RFC PATCH 2/2] arm64: dts: renesas: ulcb-kf: adapt sound 5v "

[PATCH] vfio: mdev: make mdev_bus_type const
 2024-02-12 13:44 UTC  (2+ messages)

[PATCH v6 00/13] Add support for Mobileye EyeQ5 system controller
 2024-02-12 13:44 UTC  (14+ messages)
` [PATCH v6 01/13] clk: fixed-factor: add optional accuracy support
` [PATCH v6 02/13] clk: fixed-factor: add fwname-based constructor functions
` [PATCH v6 03/13] dt-bindings: clock: mobileye,eyeq5-clk: add bindings
` [PATCH v6 04/13] dt-bindings: reset: mobileye,eyeq5-reset: "
` [PATCH v6 05/13] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: "
` [PATCH v6 06/13] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller
` [PATCH v6 07/13] clk: eyeq5: add platform driver, and init routine at of_clk_init()
` [PATCH v6 08/13] reset: eyeq5: add platform driver
` [PATCH v6 09/13] pinctrl: "
` [PATCH v6 10/13] MIPS: mobileye: eyeq5: add OLB syscon node
` [PATCH v6 11/13] MIPS: mobileye: eyeq5: use OLB clocks controller node
` [PATCH v6 12/13] MIPS: mobileye: eyeq5: add OLB reset "
` [PATCH v6 13/13] MIPS: mobileye: eyeq5: add pinctrl node & pinmux function nodes

[Buildroot] [PATCH v4 0/7] Adding RustiCL
 2024-02-12 13:44 UTC  (4+ messages)
` [Buildroot] [PATCH v4 4/7] package/opencl-headers: new package

[PATCH] ACPI: bus: make acpi_bus_type const
 2024-02-12 13:44 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: auxdisplay: hit,hd44780: drop redundant GPIO node
 2024-02-12 13:43 UTC  (10+ messages)
    ` [PATCH 1/3] dt-bindings: auxdisplay: hit, hd44780: "

[amir73il:fsnotify-perf 2/3] include/linux/fsnotify.h:386:2: error: call to undeclared function 'fsnotify_file'; ISO C99 and later do not support implicit function declarations
 2024-02-12 13:43 UTC 

[PATCH v4 00/35] Fast kernel headers: reduce header dependencies
 2024-02-12 13:43 UTC  (2+ messages)

[PATCH 0/7] Xperia 1 V support
 2024-02-12 13:42 UTC  (13+ messages)
` [PATCH 1/7] dt-bindings: ASoC: cs35l45: Add interrupts
` [PATCH 2/7] dt-bindings: arm: qcom: Add Xperia 1 V
` [PATCH 3/7] arm64: dts: qcom: sm8550: Mark QUPs and GPI dma-coherent
` [PATCH 4/7] arm64: dts: qcom: sm8550: Mark APPS SMMU as dma-coherent
` [PATCH 5/7] arm64: dts: qcom: sm8550: Add missing DWC3 quirks
` [PATCH 6/7] arm64: dts: qcom: sm8550: Mark DWC3 as dma-coherent

[PATCH] configs/debug: add NET debug config
 2024-02-12 13:42 UTC  (2+ messages)
` configs/debug: add NET debug config: Tests Results

[PATCH v2 00/20] rockchip: add support for Theobroma JAGUAR SBC-RK3588-AMR
 2024-02-12 13:41 UTC  (3+ messages)
` [PATCH v2 04/20] rockchip: pine64: pinebook-pro: migrate to rockchip_early_misc_init_r

[PATCH v1 00/14] UNI-T UTi260B support
 2024-02-12 13:41 UTC  (6+ messages)
` [PATCH v1 02/14] dt-bindings: bus: imx-weim: convert to YAML
` [PATCH v1 03/14] dt-bindings: sound: fsl,imx-asrc: "

[PATCH v2] drm/xe/pt: Allow for stricter type- and range checking
 2024-02-12 13:41 UTC  (2+ messages)
` ✓ CI.BAT: success for drm/xe/pt: Allow for stricter type- and range checking (rev3)

[PATCH v2 0/7] filesystem visibililty ioctls
 2024-02-12 13:39 UTC  (8+ messages)
` [PATCH v2 3/7] fs: FS_IOC_GETUUID

[PATCH v3 RESEND 0/6] Add support for QMC HDLC
 2024-02-12 13:37 UTC  (5+ messages)
` [PATCH v3 RESEND 3/6] bitmap: Make bitmap_onto() available to users

[PATCH] arm64: dts: renesas: ulcb-kf: add regulators for PCIe ch1
 2024-02-12 13:38 UTC  (4+ messages)

[PATCH 0/4] Add support for AF8133J magnetometer
 2024-02-12 13:38 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: iio: magnetometer: Add DT binding for Voltafield AF8133J

[PATCH] ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CVA
 2024-02-12 13:38 UTC  (2+ messages)

[GIT PULL] tracing/tools: Fixes for 6.8-rc4
 2024-02-12 13:37 UTC 

[PATCH] Staging: nvec: nvec: fixed two usleep_range is preferred over udelay warnings
 2024-02-12 13:36 UTC 

[PATCH] arm64: dts: qcom: sm6115p-j606f: Add some peripherals
 2024-02-12 13:37 UTC 

[PATCH 1/2] Bluetooth: SCO: Fix possible circular locking dependency on sco_connect_cfm
 2024-02-12 13:36 UTC  (2+ messages)
` Bluetooth: SCO: possible deadlock in sco_conn_del

[PATCH 0/5] drm/msm: Add support for the A750 GPU found on the SM8650 platform
 2024-02-12 13:36 UTC  (6+ messages)
` [PATCH 5/5] arm64: dts: qcom: sm8650-qrd: enable GPU

[PATCH] spi: spi-mem: add statistics support to ->exec_op() calls
 2024-02-12 13:35 UTC  (3+ messages)

[PATCH v8 00/10] Add Qualcomm APSS Minidump driver related support
 2024-02-12 13:34 UTC  (4+ messages)
` [PATCH v8 08/10] pstore/ram: Add dynamic ramoops region support through commandline

[PATCH v2 0/7] Add 32-bit compat support for arm64 to xenomai
 2024-02-12 13:33 UTC  (4+ messages)
` [PATCH v2 5/7] compat support: cobalt/posix/syscall: Use syscall_get_arguments()

[PATCH] Fix cpupower-frequency-info.1 man page typo
 2024-02-12 13:32 UTC 

Segfault in mlx5 driver on infiniband after application fork
 2024-02-12 13:33 UTC  (2+ messages)

[PATCH] batman-adv: Avoid infinite loop trying to resize local TT
 2024-02-12 13:32 UTC 

[PATCH 0/4] Add ACPI NUMA support for RISC-V
 2024-02-12 13:31 UTC  (4+ messages)
` [PATCH 1/4] ACPICA: SRAT: Add RISC-V RINTC affinity structure

[PATCH 0/2] mm/zswap: optimize for dynamic zswap_pools
 2024-02-12 13:29 UTC  (9+ messages)
` [PATCH 1/2] mm/zswap: global lru and shrinker shared by all zswap_pools
` [PATCH 2/2] mm/zswap: change zswap_pool kref to percpu_ref

[PATCH 0/3] habv4/ocotp: style fixes
 2024-02-12 13:27 UTC  (4+ messages)
` [PATCH 1/3] habv4: convert comments to common coding style
` [PATCH 2/3] nvmem: ocotp: use tab for indention only
` [PATCH 3/3] nvmem: ocotp: mark data as const

[syzbot] [batman?] BUG: soft lockup in sys_sendmsg
 2024-02-12 13:28 UTC  (4+ messages)

[PATCH v2 0/6] Pinephone video out fixes (flipping between two frames)
 2024-02-12 13:29 UTC  (6+ messages)
` [PATCH v2 5/6] drm/panel: st7703: Drive XBD599 panel at higher clock rate

[syzbot] [ext4?] WARNING in lock_two_nondirectories
 2024-02-12 13:28 UTC  (3+ messages)

[PATCH 0/2] add display and panel on qcm6490 idp
 2024-02-12 13:27 UTC  (10+ messages)
` [PATCH 2/2] arm64: dts: qcom: qcm6490-idp: add display and panel

[syzbot] [ext4?] KASAN: out-of-bounds Read in ext4_ext_remove_space
 2024-02-12 13:27 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodes
 2024-02-12 13:26 UTC  (11+ messages)

[PATCH] powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-E
 2024-02-12 13:24 UTC  (2+ messages)

sdhci-omap: issues with PM features since 5.16
 2024-02-12 13:24 UTC  (12+ messages)

[amir73il:fsnotify-perf 3/3] fs/notify/fanotify/../fsnotify.h:42:9: error: implicit declaration of function 'fsnotify_obj_sb'; did you mean 'fsnotify_conn_sb'?
 2024-02-12 13:23 UTC 

[PATCH RFC 0/4] wifi: ath10k: support board-specific firmware overrides
 2024-02-12 13:23 UTC  (4+ messages)
` [PATCH RFC 2/4] "

[syzbot] [ext4?] kernel BUG in ext4_enable_quotas
 2024-02-12 13:23 UTC  (3+ messages)

[PATCH] manuals: suppress excess use of "following" word
 2024-02-12 13:22 UTC  (2+ messages)
` [docs] "

[PATCH] arm64: dts: exynos: gs101: add stable i2c aliases for gs101-oriole
 2024-02-12 13:22 UTC  (13+ messages)

[RFC 0/7] firmware: arm_scmi: Qualcomm Vendor Protocol
 2024-02-12 13:22 UTC  (5+ messages)
` [RFC 4/7] soc: qcom: Utilize qcom scmi vendor protocol for bus dvfs

[PATCH -fixes 1/2] riscv: Fix enabling cbo.zero when running in M-mode
 2024-02-12 13:21 UTC  (4+ messages)
` [PATCH -fixes 2/2] riscv: Save/restore envcfg CSR during CPU suspend

[PATCH 0/4] power: supply: core: align charge_behaviour format with docs
 2024-02-12 13:22 UTC  (5+ messages)
` [PATCH 3/4] power: supply: mm8013: implement POWER_SUPPLY_PROP_CHARGE_BEHAVIOUR_AVAILABLE

[PATCH v2 0/6] video: Add UTF-8 support for UEFI applications
 2024-02-12 13:20 UTC  (3+ messages)
` [PATCH v2 6/6] efi_selftest: Add symbol character selftest

[PATCH v4] i2c: i2c-qcom-geni: Correct I2C TRE sequence
 2024-02-12 13:19 UTC  (2+ messages)

[PATCH] bootdev: drop unnecessary assert on bootflow->bdev
 2024-02-12  9:35 UTC 

[PATCH] log: make global data relocatable
 2024-02-12  9:32 UTC 

[PATCH] virtio: fix get_config / set_config for legacy VirtIO targets
 2024-02-12  7:37 UTC 

[PATCH] command: add FDT setup for bootelf by flag
 2024-02-11 20:42 UTC 

populate_sdk_ext.bbclass: include files for auto.conf are not handled
 2024-02-12 13:18 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/5] Add support for videocc and camcc on SM8650
 2024-02-12 13:18 UTC  (7+ messages)
` [PATCH 2/5] clk: qcom: videocc-sm8550: Add support for SM8650 videocc

[PATCH v6 00/36] drm/connector: Create HDMI Connector infrastructure
 2024-02-12 13:13 UTC  (15+ messages)
` [PATCH v6 21/36] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v6 22/36] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v6 23/36] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v6 24/36] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v6 27/36] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v6 31/36] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v6 32/36] drm/sun4i: hdmi: Convert encoder to atomic
` [PATCH v6 33/36] drm/sun4i: hdmi: Move mode_set into enable
` [PATCH v6 34/36] drm/sun4i: hdmi: Switch to container_of_const
` [PATCH v6 35/36] drm/sun4i: hdmi: Consolidate atomic_check and mode_valid
` [PATCH v6 36/36] drm/sun4i: hdmi: Switch to HDMI connector

[PATCH v7 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2024-02-12 13:16 UTC  (3+ messages)
` [PATCH v7 4/4] vfio: convey kvm that the vfio-pci device is wc safe


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.