All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-13 09:48:42 to 2022-05-13 10:36:05 UTC [more...]

[PATCH 0/2] x86/cpuid: expose MCDT_NO
 2022-05-13 10:35 UTC  (3+ messages)
` [PATCH 1/2] x86/cpuid: expose MCDT_NO to guests
` [PATCH 2/2] x86/cpuid: set MCDT_NO for non-affected models

[PATCH v5 0/9] Introduce akcipher service for virtio-crypto
 2022-05-13 10:35 UTC  (8+ messages)
` [PATCH v5 8/9] tests/crypto: Add test suite for RSA keys

[PATCH 1/2] random: remove extern from functions in header
 2022-05-13 10:34 UTC  (2+ messages)
` [PATCH 2/2] random: use proper return types on get_random_{int,long}_wait()

[PATCH 00/18] PCI: aardvark controller changes BATCH 5
 2022-05-13 10:33 UTC  (3+ messages)

OVS DPDK DMA-Dev library/Design Discussion
 2022-05-13 10:34 UTC  (13+ messages)

[PATCH RESEND net] bonding: fix missed rcu protection
 2022-05-13 10:33 UTC 

[PATCH 00/13] btrfs: make read repair work in synchronous mode
 2022-05-13 10:33 UTC  (8+ messages)
` [PATCH 05/13] btrfs: add btrfs_read_repair_ctrl to record corrupted sectors

[PATCH v2 5/5] drivers: media: platform: Add NPCM Video Capture/Encode Engine driver
 2022-05-13 10:30 UTC  (3+ messages)

Problems with recipe for our Rust-Software
 2022-05-13 10:33 UTC  (7+ messages)
` [yocto] "

[PATCH v2 0/2] media: Add onsemi MT9M114 camera sensor driver
 2022-05-13 10:33 UTC  (7+ messages)
` [PATCH v2 1/2] media: dt-bindings: media: i2c: Add MT9M114 camera sensor binding
` [PATCH v2 2/2] media: i2c: Add driver for onsemi MT9M114 camera sensor

[v4 0/3] Add QCOM SNPS PHY overriding params support
 2022-05-13 10:32 UTC  (6+ messages)
` [v4 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings

Landlock and O_PATH
 2022-05-13 10:31 UTC  (9+ messages)

[PATCH] bond: fix missed rcu protection
 2022-05-13 10:30 UTC 

[RFC PATCH 0/4] Split driver specific commands out of testpmd
 2022-05-13 10:30 UTC  (5+ messages)
` [RFC PATCH 1/4] app/testpmd: register driver specific commands
` [RFC PATCH 2/4] net/bonding: move testpmd commands

[RFC PATCH 0/9] tests: run python tests under the build/tests/venv environment
 2022-05-13 10:29 UTC  (4+ messages)

[PATCH v2] net: ethernet: Use swap() instead of open coding it
 2022-05-13 10:30 UTC  (2+ messages)

[PATCH V3] dma-buf: ensure unique directory name for dmabuf stats
 2022-05-13 10:29 UTC  (9+ messages)

[PATCH v2 0/2] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-05-13 10:28 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: document cbom-block-size

[PATCH v3 0/4] ARM: dts: imx6dl-colibri: Unify with changes to Apalis iMX6 device trees
 2022-05-13 10:26 UTC  (10+ messages)
` [PATCH v3 1/4] ARM: dts: imx6qdl-colibri: Fix capacitive touch reset polarity
` [PATCH v3 2/4] ARM: dts: imx6qdl-colibri: Mux mclk for sgtl5000 with the codec node
` [PATCH v3 3/4] ARM: dts: imx6qdl-colibri: backlight pwm: Simplify inverted backlight
` [PATCH v3 4/4] ARM: dts: imx6qdl-colibri: backlight pwm: Adapt brightness steps

RTT-PROBE: lore-subspace-rtt
 2022-05-13 10:27 UTC 

[PATCH] devres: Use the correct devres implementation in SPL builds
 2022-05-13 10:26 UTC  (3+ messages)

[PATCH net-next 00/14] introduce mt7986 ethernet support
 2022-05-13 10:26 UTC  (5+ messages)
` [PATCH net-next 02/14] dt-bindings: net: mediatek,net: add mt7986-eth binding

[PATCH 1/8] app/test-crypto-perf: improve dequeue logic
 2022-05-13 10:26 UTC  (7+ messages)
` [PATCH 2/8] app/test-crypto-perf: support SDAP for PDCP operations
  ` [EXT] "
` [PATCH 3/8] examples/ipsec-secgw: support XCBC-MAC/DES-CBC
  ` [EXT] "
` [PATCH 7/8] test/crypto: add external buffer test case
  ` [EXT] "

[PATCH] leds: lm3601x: Improve error reporting for problems during .remove()
 2022-05-13 10:25 UTC 

[PATCH] io_uring: avoid iowq again trap
 2022-05-13 10:24 UTC 

[PATCH 1/2] drm/amdgpu: Convert to common fdinfo format v3
 2022-05-13 10:25 UTC  (3+ messages)

[RFC Patch net-next v2 0/9] net: dsa: microchip: refactor the ksz switch init function
 2022-05-13 10:22 UTC  (10+ messages)
` [RFC Patch net-next v2 1/9] net: dsa: microchip: ksz8795: update the port_cnt value in ksz_chip_data
` [RFC Patch net-next v2 2/9] net: dsa: microchip: move ksz_chip_data to ksz_common
` [RFC Patch net-next v2 3/9] net: dsa: microchip: perform the compatibility check for dev probed
` [RFC Patch net-next v2 4/9] net: dsa: microchip: move port memory allocation to ksz_common
` [RFC Patch net-next v2 5/9] net: dsa: microchip: move struct mib_names to ksz_chip_data
` [RFC Patch net-next v2 6/9] net: dsa: microchip: move get_strings to ksz_common
` [RFC Patch net-next v2 7/9] net: dsa: move mib->cnt_ptr reset code to ksz_common.c
` [RFC Patch net-next v2 8/9] net: dsa: microchip: add the phylink get_caps
` [RFC Patch net-next v2 9/9] net: dsa: microchip: remove unused members in ksz_device

[PATCH 1/2] random: avoid init'ing twice in credit race
 2022-05-13 10:23 UTC  (6+ messages)
` [PATCH 2/2] random: move initialization out of reseeding hot path

linux-next: build warnings after merge of the arm-soc tree
 2022-05-13 10:22 UTC  (5+ messages)

[PATCH -next] mtd: st_spi_fsm: add missing clk_disable_unprepare() stfsm_remove()
 2022-05-13 10:22 UTC  (4+ messages)

[PULL][PATCH 0/1] Do setuid before git operations
 2022-05-13 10:22 UTC  (5+ messages)
` [PATCH 1/1] "
` [poky] [PULL][PATCH 0/1] "

[PATCH 00/12] RFC: In-core git merge-tree ("Server side merges")
 2022-05-13 10:21 UTC  (16+ messages)
` [PATCH 08/12] merge-ort: provide a merge_get_conflicted_files() helper function

[PATCH] locking/atomic/x86: Introduce try_cmpxchg64
 2022-05-13 10:20 UTC  (3+ messages)

[PATCH v3] drm/ast: Create the driver for ASPEED proprietory Display-Port
 2022-05-13 10:20 UTC  (7+ messages)
` [PATCH v4] "

[PATCH] hv_balloon: Fix balloon_probe() and balloon_remove() error handling
 2022-05-13 10:20 UTC 

✉ Email Notification linux-firmware@kernel.org
 2022-05-13 10:09 UTC 

World builds failing on qemuarm
 2022-05-13 10:19 UTC  (4+ messages)
` [meta-arm] "

[GIT PULL FOR v5.19] mtk-vcodec: support for M8192 and MT8186 decoder
 2022-05-13 10:19 UTC  (2+ messages)
` [GIT PULL FOR v5.19] mtk-vcodec: support for M8192 and MT8186 decoder (#83182)

[PATCH v1 00/13] various virtio docs, fixes and tweaks
 2022-05-13 10:15 UTC  (2+ messages)

[PATCH v2] random: use first 128 bits of input as fast init
 2022-05-13 10:17 UTC  (4+ messages)
` [PATCH v3] "

DSI Bridge switching
 2022-05-13 10:17 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-13 10:16 UTC 

[PATCH] x86/speculation: Add missing srbds=off in the document of 'mitigations='
 2022-05-13 10:16 UTC 

[PATCH v10 00/45] CXl 2.0 emulation Support
 2022-05-13 10:16 UTC  (2+ messages)

[RFC] unify the file-closing stuff in fs/file.c
 2022-05-13 10:15 UTC  (3+ messages)
` [RFC][PATCH] get rid of the remnants of 'batched' fget/fput stuff

[PATCH 0/2] target/arm: SME prep patches
 2022-05-13 10:14 UTC  (5+ messages)
` [PATCH 1/2] target/arm: Enable FEAT_HCX for -cpu max
` [PATCH 2/2] target/arm: Use FIELD definitions for CPACR, CPTR_ELx

[PATCH v2] drm: rcar-du: Fix Alpha blending issue on Gen3
 2022-05-13 10:15 UTC  (3+ messages)

[PATCH v4 0/1] soc: fujitsu: Add A64FX diagnostic interrupt driver
 2022-05-13 10:13 UTC  (5+ messages)
` [PATCH v4 1/1] "

[RFCv2 00/10] Linear Address Masking enabling
 2022-05-13 10:14 UTC  (7+ messages)
` [RFCv2 05/10] x86/mm: Provide untagged_addr() helper

[Intel-gfx] [PATCH i-g-t] tests/core_hotunplug: Check sysfs reads after hotunplug
 2022-05-13 10:13 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] random: credit architectural init the exact amount
 2022-05-13 10:13 UTC  (3+ messages)

[PATCH v2 0/2] PCI: hv: Hardening changes
 2022-05-13 10:11 UTC  (2+ messages)

[PATCH v8 00/10] PCI: qcom: Fix higher MSI vectors handling
 2022-05-13 10:10 UTC  (5+ messages)

[PATCH] random: mix in timestamps and reseed on system restore
 2022-05-13 10:10 UTC  (3+ messages)

[PATCH 01/15] vdpa/ifc: add support for virtio blk device
 2022-05-13 10:10 UTC  (5+ messages)
` [PATCH v7 00/18] add virtio_blk device support to vdpa/ifc
  ` [PATCH v7 14/18] vdpa/ifc: add interrupt and handle for virtio blk

[PATCH v5 0/8] Support exporting BDSs via VDUSE
 2022-05-13 10:03 UTC  (2+ messages)

[PATCH] arm64: mte: Ensure the cleared tags are visible before setting the PTE
 2022-05-13 10:08 UTC 

[PATCH] drm/i915: Fix CFI violation with show_dynamic_id()
 2022-05-13 10:08 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH 0/2] nvmem: add Microchip OTP controller
 2022-05-13 10:06 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: microchip-otpc: document Microchip OTPC

[PATCH] random32: use real rng for non-deterministic randomness
 2022-05-13 10:07 UTC  (3+ messages)

[PATCH] drivers: comedi: replace ternary operator with min()
 2022-05-13  9:58 UTC  (2+ messages)

[PATCH] crypto: cryptd - Protect per-CPU resource by disabling BH
 2022-05-13 10:06 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-13 10:05 UTC 

Emulating CPUs with larger atomic accesses
 2022-05-13 10:00 UTC 

[PATCH v2 00/15] Misc cleanups
 2022-05-13 10:02 UTC  (4+ messages)
` [PATCH v2 07/15] qga: use qemu_open_cloexec() for safe_open_or_create()

[Intel-gfx] [CI] drm/i915: Fix CFI violation with show_dynamic_id()
 2022-05-13 10:04 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] random: handle latent entropy and command line from random_init()
 2022-05-13 10:04 UTC  (3+ messages)

[PATCH] Fix aarch64 debug register names
 2022-05-13  9:49 UTC  (2+ messages)

[RFC PATCH v4 0/4] RISC-V Smstateen support
 2022-05-13  9:55 UTC  (3+ messages)
` [RFC PATCH v4 1/4] target/riscv: Add smstateen support

[PATCH 1/1] drivers: define OPENSSL_API_COMPAT
 2022-05-13 10:02 UTC  (2+ messages)

[meta-ti][dunfell][PATCH] ti-sci-fw: Add DM firmware to deploy directory for am62xx-evm
 2022-05-13 10:02 UTC  (4+ messages)

[PATCH] xen/pt: Avoid initializing BARs from the host ones
 2022-05-13 10:00 UTC  (5+ messages)

[PATCH 0/6] Fully lock the container members of struct vfio_group
 2022-05-13 10:01 UTC  (7+ messages)
` [PATCH 4/6] vfio: Fully lock struct vfio_group::container
` [PATCH 5/6] vfio: Simplify the life cycle of the group FD
` [PATCH 6/6] vfio: Change struct vfio_group::container_users to a non-atomic int

[PATCH 0/2] hw/riscv: Make CPU config error handling generous
 2022-05-13  9:47 UTC  (3+ messages)
` [PATCH 1/2] target/riscv: Make CPU config error handling generous (virt/spike)
` [PATCH 2/2] target/riscv: Make CPU config error handling generous (sifive_e/u/opentitan)

[PATCH] dt-bindings: clock: stm32mp1: adapt example for "st,stm32mp1-rcc-secure"
 2022-05-13 10:00 UTC  (2+ messages)

[GIT PULL] Rockchip dts64 changes for 5.19 #1
 2022-05-13 10:00 UTC  (2+ messages)

[GIT PULL] Rockchip dts32 changes for 5.19 #1
 2022-05-13 10:00 UTC  (2+ messages)

[GIT PULL] Rockchip soc32 changes for 5.19 #1
 2022-05-13 10:00 UTC  (2+ messages)

[GIT PULL] Rockchip driver changes for 5.19 #1
 2022-05-13 10:00 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2022-05-13 10:00 UTC 

[PATCH 0/2] Updates to ucsi_ccg driver
 2022-05-13 10:00 UTC  (6+ messages)
` [PATCH 2/2] ucsi_ccg: Do not hardcode interrupt polarity and type

[PATCH v2] drm/amd/pm: consistent approach for smartshift
 2022-05-13  9:59 UTC 

procfs: open("/proc/self/fd/...") allows bypassing O_RDONLY
 2022-05-13  9:58 UTC  (4+ messages)

[RFC PATCH 0/1] target/riscv: Make property names lowercase and add capitalized aliases
 2022-05-13  9:46 UTC  (2+ messages)
` [RFC PATCH 1/1] target/riscv: Make property names lowercase

[PATCH -next 1/2] i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()
 2022-05-13 10:08 UTC  (6+ messages)
` [PATCH -next 2/2] i2c: mt7621: Use devm_platform_get_and_ioremap_resource()

[kirkstone][PATCH 3/3] freetype: backport patch for CVE-2022-27406
 2022-05-13  9:58 UTC 

DHCP renewal stops after disconnect
 2022-05-13  9:58 UTC 

[kirkstone][PATCH 2/3] freetype: backport patch for CVE-2022-27405
 2022-05-13  9:57 UTC 

[kirkstone][PATCH 1/3] freetype: backport patch for CVE-2022-27404
 2022-05-13  9:57 UTC 

[PATCH v2 00/19] crypto: allwinner: lots of fixes
 2022-05-13  9:34 UTC  (2+ messages)

[PATCH v2] net/ice: fix DCF state checking mechanism
 2022-05-13  9:56 UTC  (2+ messages)

[PATCH userspace v4 0/2] Support the 'self' keyword in type transitions
 2022-05-13  9:56 UTC  (3+ messages)
` [PATCH userspace v4 1/2] libsepol/cil: add support for self "
` [PATCH userspace v4 2/2] libsepol,checkpolicy: "

[PATCH 0/4] arch_topology: Updates to add socket support and fix cluster ids
 2022-05-13  9:55 UTC  (5+ messages)
` [PATCH 1/4] arch_topology: Don't set cluster identifier as physical package identifier
` [PATCH 2/4] arch_topology: Set thread and core siblings only within the cluster
` [PATCH 3/4] arch_topology: Set cluster identifier in each core/thread from /cpu-map
` [PATCH 4/4] arch_topology: Add support for parsing sockets in /cpu-map

[PATCH 00/18] AMD64 EDAC Cleanup and Refactor
 2022-05-13  9:56 UTC  (5+ messages)
` [PATCH 04/18] EDAC/amd64: Remove PCI Function 0

RTT-PROBE: lore-subspace-rtt
 2022-05-13  9:55 UTC 

[PATCH v15 00/10] Add Sunplus SP7021 SoC Support
 2022-05-13  9:47 UTC  (7+ messages)
` [PATCH v15 10/10] ARM: dts: Add Sunplus SP7021-Demo-V3 board device tree

[igt-dev] [PATCH i-g-t] lib: Add missing newline in igt_fopen_data's logging
 2022-05-13  9:53 UTC 

Update Kalle Valo's key
 2022-05-13  9:54 UTC 

[PATCH -next] video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove()
 2022-05-13 10:05 UTC  (2+ messages)

[PATCH 0/5] target/riscv: Enhanced ISA extension checks
 2022-05-13  9:45 UTC  (5+ messages)
` [PATCH 1/5] target/riscv: Fix "G" extension expansion typing
` [PATCH 3/5] target/riscv: Change "G" expansion
` [PATCH 4/5] target/riscv: FP extension requirements
` [PATCH 5/5] target/riscv: Move/refactor ISA extension checks

[PATCH] hw/adc/zynq-xadc: Use qemu_irq typedef
 2022-05-13  9:50 UTC  (2+ messages)

[PATCH v3 0/6] thunderbolt: CL1 support for USB4 and Titan Ridge
 2022-05-13  9:53 UTC  (3+ messages)
` [PATCH v3 6/6] thunderbolt: Change TMU mode to HiFi uni-directional once DisplayPort tunneled

[PATCH iproute2] tipc: fix keylen check
 2022-05-13  9:52 UTC 

[PATCH v6] mm/ksm: introduce ksm_force for each process
 2022-05-13  9:51 UTC  (4+ messages)

[kvm-unit-tests PATCH 0/6] s390x: uv-host: Access check extensions and improvements
 2022-05-13  9:50 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/6] s390x: uv-host: Add access checks for donated memory
` [kvm-unit-tests PATCH 2/6] s390x: uv-host: Add uninitialized UV tests
` [kvm-unit-tests PATCH 3/6] s390x: uv-host: Test uv immediate parameter
` [kvm-unit-tests PATCH 4/6] s390x: uv-host: Add access exception test
` [kvm-unit-tests PATCH 5/6] s390x: uv-host: Add a set secure config parameters test function
` [kvm-unit-tests PATCH 6/6] s390x: uv-host: Remove duplicated +

[PATCH v12 0/9] ACPI/IORT: Support for IORT RMR node
 2022-05-13  9:49 UTC  (7+ messages)

[PATCH v5] USB: core: skip unconfiguration if device doesn't support it
 2022-05-13  9:50 UTC  (3+ messages)

[PATCH v5 0/5] PCI: qcom: Rework pipe_clk/pipe_clk_src handling
 2022-05-13  9:50 UTC  (4+ messages)
` [PATCH v5 2/5] clk: qcom: regmap: add PHY clock source implementation

[Intel-gfx] [PATCH v2] drm/i915/d12+: Disable DMC firmware flip queue handlers
 2022-05-13  9:49 UTC  (2+ messages)
` [Intel-gfx] [PATCH v3] "

[PATCH] topology: Remove unused cpu_cluster_mask()
 2022-05-13  9:48 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Support Dual and Quad Read on Macronix mx25u25635f
 2022-05-13  9:47 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.