All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-21 13:40:39 to 2022-02-21 14:17:29 UTC [more...]

[PATCH v2 0/4] io_uring: consistent behaviour with linked read/write
 2022-02-21 14:16 UTC  (4+ messages)
` [PATCH v2 1/4] io_uring: remove duplicated calls to io_kiocb_ppos
` [PATCH v2 2/4] io_uring: update kiocb->ki_pos at execution time
` [PATCH v2 4/4] io_uring: pre-increment f_pos on rw

[OE-core][dunfell 00/20] Patch review
 2022-02-21 14:17 UTC  (22+ messages)
` [OE-core][dunfell 01/20] expat: fix CVE-2022-23990
` [OE-core][dunfell 02/20] connman: fix CVE-2022-23096-7
` [OE-core][dunfell 03/20] connman: fix CVE-2022-23098
` [OE-core][dunfell 04/20] connman: fix CVE-2021-33833
` [OE-core][dunfell 05/20] wpa-supplicant: fix CVE-2022-23303-4
` [OE-core][dunfell 06/20] lighttpd: backport a fix for CVE-2022-22707
` [OE-core][dunfell 07/20] binutils: Fix CVE-2021-45078
` [OE-core][dunfell 08/20] freetype: add missing CVE tag CVE-2020-15999
` [OE-core][dunfell 09/20] cve-check: create directory of CVE_CHECK_MANIFEST before copy
` [OE-core][dunfell 10/20] recipetool: Fix circular reference in SRC_URI
` [OE-core][dunfell 11/20] devtool: deploy-target: Remove stripped binaries in pseudo context
` [OE-core][dunfell 12/20] rpm: fix intermittent compression failure in do_package_write_rpm
` [OE-core][dunfell 13/20] cmake: remove bogus CMAKE_LDFLAGS_FLAGS definition from toolchain file
` [OE-core][dunfell 14/20] linux-yocto/5.4: update to v5.4.173
` [OE-core][dunfell 15/20] linux-yocto/5.4: update to v5.4.176
` [OE-core][dunfell 16/20] linux-yocto/5.4: update to v5.4.178
` [OE-core][dunfell 17/20] linux-firmware: upgrade 20211216 -> 20220209
` [OE-core][dunfell 18/20] sdk: fix search for dynamic loader
` [OE-core][dunfell 19/20] default-distrovars.inc: Switch connectivity check to a yoctoproject.org page
` [OE-core][dunfell 20/20] ruby: correctly set native/target dependencies

Regression from 3c196f056666 ("drm/amdgpu: always reset the asic in suspend (v2)") on suspend?
 2022-02-21 14:16 UTC  (6+ messages)

[Intel-gfx] [PATCH i-g-t v2 0/6] Exercise NEEDS_CPU_ACCESS
 2022-02-21 14:16 UTC  (14+ messages)
` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v2 1/6] lib/i915_drm_local: Add I915_GEM_CREATE_EXT_FLAG_NEEDS_CPU_ACCESS
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v2 2/6] lib/i915: wire up optional flags for gem_create_ext
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v2 3/6] tests/i915/gem_create: test NEEDS_CPU_ACCESS
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v2 4/6] lib/i915: add gem_create_with_cpu_access_in_memory_regions
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v2 5/6] i915/tests/capture: add a negative test for NEEDS_CPU_ACCESS
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v2 6/6] lib/i915: request CPU_ACCESS for fb objects
  ` [igt-dev] "

[PATCH v4 00/15] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
 2022-02-21 14:16 UTC  (13+ messages)
` [PATCH v4 02/15] crypto: kpp - provide support for KPP spawns
` [PATCH v4 04/15] crypto: dh - constify struct dh's pointer members
` [PATCH v4 05/15] crypto: dh - split out deserialization code from crypto_dh_decode()
` [PATCH v4 06/15] crypto: dh - introduce common code for built-in safe-prime group support
` [PATCH v4 07/15] crypto: dh - implement ffdheXYZ(dh) templates
` [PATCH v4 08/15] crypto: testmgr - add known answer tests for "

linux-next: manual merge of the nand tree with the mtd tree
 2022-02-21 14:16 UTC  (2+ messages)

[Buildroot] Issue with login
 2022-02-21 14:15 UTC  (4+ messages)

[LTP] [PATCH 1/5] kcmp.h: move it to ltp include/lapi directory
 2022-02-21 13:49 UTC  (8+ messages)
` [LTP] [PATCH 4/5] Add pidfd_getfd01 test

[PATCH net-next v2 0/6] net: dsa: qca8k: convert to phylink_pcs and mark as non-legacy
 2022-02-21 14:15 UTC  (6+ messages)
` [PATCH net-next v2 1/6] net: dsa: add support for phylink mac_select_pcs()

[PATCH] patch.py: Prevent git repo reinitialization
 2022-02-21 14:15 UTC  (2+ messages)

[PATCH 1/2] headers: Add pvpanic.h
 2022-02-21 14:11 UTC  (4+ messages)
` [PATCH 2/2] hw/misc/pvpanic: Use standard headers instead

Report a fuse deadlock scenario issue
 2022-02-21 14:14 UTC  (2+ messages)
    `  "

[PATCH 0/3] Misc coverity fixes and tweaks
 2022-02-21 14:13 UTC  (3+ messages)
` [PATCH 2/3] xen: Rename asprintf() to xasprintf()

[syzbot] kernel BUG in vhost_get_vq_desc
 2022-02-21 14:14 UTC 

[PATCH v3] livepatch: Skip livepatch tests if ftrace cannot be configured
 2022-02-21 14:13 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t 1/6] lib/i915_drm_local: Add I915_GEM_CREATE_EXT_FLAG_NEEDS_CPU_ACCESS
 2022-02-21 14:10 UTC  (12+ messages)
` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 2/6] lib/i915: wire up optional flags for gem_create_ext
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 3/6] tests/i915/gem_create: test NEEDS_CPU_ACCESS
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 4/6] lib/i915: add gem_create_with_cpu_access_in_memory_regions
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 5/6] i915/tests/capture: add a negative test for NEEDS_CPU_ACCESS
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 6/6] lib/i915: request CPU_ACCESS for fb objects
  ` [igt-dev] "

[syzbot] INFO: task hung in vhost_work_dev_flush
 2022-02-21 14:12 UTC  (3+ messages)

[PATCH 1/3] backports: stub structs but remove ndo_fill_forward_path
 2022-02-21 14:11 UTC  (3+ messages)
` [PATCH 2/3] backports: add memset_after/memset_startat
` [PATCH 3/3] backports: add ktime_get_coarse_boottime_ns

arch/mips/mm/tlbex.c:2173 build_r4000_tlb_load_handler() warn: inconsistent indenting
 2022-02-21 14:09 UTC 

[PATCH v3] patches: add spatch to adjust to changed ethtool ringparam API
 2022-02-21 14:11 UTC 

[PATCH 1/2] arm64: dts: renesas: Remove empty lvds endpoints
 2022-02-21 14:10 UTC  (3+ messages)

[syzbot] kernel BUG in vhost_get_vq_desc
 2022-02-21 14:09 UTC  (2+ messages)

[PATCH] fuse: move FUSE_SUPER_MAGIC definition to magic.h
 2022-02-21 14:09 UTC  (2+ messages)

Possible regression on suspend (mem/s2idle) between 5.15 and 5.16
 2022-02-21 14:09 UTC  (6+ messages)

[PATCH] arm: pdu001: Setup pinmux for console UART as early as possible
 2022-02-21 14:09 UTC  (4+ messages)

Read Barebox Infos from Linux
 2022-02-21 14:01 UTC  (3+ messages)

[PATCH] hw/input/tsc210x: Don't abort on bad SPI word widths
 2022-02-21 14:07 UTC 

[Intel-gfx] [PATCH i-g-t 1/2] test/i915/gem_ctx_shared: prefer gem_mmap__device_coherent
 2022-02-21 14:03 UTC  (4+ messages)
` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 2/2] test/i915/gem_exec_await: "
  ` [igt-dev] "

[dunfell][PATCH v2] openssl: upgrade to 1.1.1m for CVE-2021-4160
 2022-02-21 14:06 UTC  (6+ messages)
      ` [OE-core] "

[PATCH 0/2] drm/imx/lcdc: drm driver for imx21/25/27
 2022-02-21 13:55 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: display: imx: Add fsl,imx21-lcdc docs

[PATCH] selinux: fix misuse of mutex_is_locked()
 2022-02-21 14:06 UTC 

[Buildroot] [PATCH] package/qt5: enable for ARC
 2022-02-21 14:06 UTC 

[PATCH 0/1] Applying barebox for Google Summer of Code 2022
 2022-02-21 13:54 UTC  (5+ messages)
` [PATCH 1/1] Documentation: devel: add new project ideas section

[Bridge] [PATCH net-next v3 0/5] Add support for locked bridge ports (for 802.1X)
 2022-02-21 14:05 UTC  (6+ messages)
` [Bridge] [PATCH net-next v3 4/5] net: dsa: mv88e6xxx: Add support for bridge port locked mode
      `  "

[PULL v2 00/25] target-arm queue
 2022-02-21 13:31 UTC 

[PATCH] MAINTAINERS: Update Allwinner SoCs maintainers
 2022-02-21 13:42 UTC  (4+ messages)

[BUG] crypto: ccree: driver does not handle case where cryptlen = authsize =0
 2022-02-21 14:05 UTC  (6+ messages)

[syzbot] kernel BUG in vhost_get_vq_desc
 2022-02-21 14:04 UTC  (4+ messages)

[PATCH 0/5] MediaTek pinctrl drivers cleanups
 2022-02-21 13:40 UTC  (6+ messages)
` [PATCH 5/5] pinctrl: mediatek: common-v1: Commonize spec_ies_smt_set callback

Using SCMI driver to prepare data for controlling cores via ACPI CPPC (_CPC) and PCCT
 2022-02-21 13:39 UTC  (2+ messages)

[PATCH v4 0/6] Provide a fraemework for RISC-V ISA extensions
 2022-02-21 13:42 UTC  (7+ messages)
` [PATCH 0/2] RISC-V: some improvements for Atish's framework (for v5)
  ` [PATCH 2/2] RISC-V: Extract base ISA from device tree

[PATCH] media: imx: imx8mp-mipi-csi2: Remove YUV422 2X8
 2022-02-21 13:38 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: stm32: Correct masks for GIC PPI interrupts on stm32mp
 2022-02-21 13:37 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: stm32: Correct masks for GIC PPI interrupts on stm32mp13
` [PATCH 2/2] ARM: dts: stm32: Correct masks for GIC PPI interrupts on stm32mp15

[PATCH] dt-bindings: update Roger Quadros email
 2022-02-21 13:39 UTC  (6+ messages)

[RFC PATCH v2 0/3] ARM: dts: Support official Raspberry Pi 7inch touchscreen
 2022-02-21 14:01 UTC  (4+ messages)
` [RFC PATCH v2 1/3] ARM: dts: bcm2*: Demux i2c0 with a pinctrl
` [RFC PATCH v2 2/3] of: Add support for -@ when compiling overlays
` [RFC PATCH v2 3/3] ARM: dto: Add bcm2711-rpi-7-inches-ts.dts overlay

[PATCH v2 00/22] drm: Fill in default values for plane properties
 2022-02-21  9:59 UTC  (2+ messages)
` [PATCH v2 05/22] drm/amd/display: Fix color encoding mismatch

parallel file create rates (+high latency)
 2022-02-21 13:59 UTC  (12+ messages)

[PATCH v2 0/7] media: imx: Destage imx7-mipi-csis
 2022-02-21 13:36 UTC  (6+ messages)

[PATCH] vhost/vsock: don't check owner in vhost_vsock_stop() while releasing
 2022-02-21 13:59 UTC  (3+ messages)

[PATCH v3 0/4] HWMON LM90 interrupt fixes and improvements
 2022-02-21 13:59 UTC  (8+ messages)
` [PATCH v3 2/4] hwmon: (lm90) Use hwmon_notify_event()

[syzbot] kernel BUG in vhost_get_vq_desc
 2022-02-21 13:58 UTC 

[PATCH v2 0/8] AMX support in Qemu
 2022-02-21 13:30 UTC  (7+ messages)
` [PATCH v2 4/8] x86: Add XFD faulting bit for state components
` [PATCH v2 6/8] x86: add support for KVM_CAP_XSAVE2 and AMX state migration
` [PATCH v2 7/8] x86: Support XFD and AMX xsave data migration

[PATCH v3 0/5] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2022-02-21 13:58 UTC  (7+ messages)
` [PATCH v3 3/5] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed

[PATCH v2 00/23] Add driver nodes for MT8192 SoC
 2022-02-21 13:22 UTC  (37+ messages)
` [PATCH v2 06/23] arm64: dts: mt8192: Add usb-phy node
` [PATCH v2 09/23] arm64: dts: mt8192: Add infracfg_rst node
` [PATCH v2 13/23] arm64: dts: mt8192: Add mmc device nodes
` [PATCH v2 17/23] arm64: dts: mt8192: Add vcodec lat and core nodes
` [PATCH v2 18/23] arm64: dts: mt8192: Add dpi node
` [PATCH v2 19/23] arm64: dts: mt8192: Add i2c aliases
` [PATCH v2 21/23] arm64: dts: mt8192: Add dsi node
` [PATCH v2 22/23] arm64: dts: mt8192: Add gce info for display nodes
` [PATCH v2 23/23] arm64: dts: mt8192: Add pwm node

[PATCH] iotests: Write test output to TEST_DIR
 2022-02-21 13:29 UTC 

[PATCH 00/22] Don't use kmalloc() with GFP_DMA
 2022-02-21 13:57 UTC  (2+ messages)

[PATCH v10 0/4] drm/lsdc: add drm driver for loongson display controller
 2022-02-21 13:57 UTC  (8+ messages)
` [PATCH v10 1/4] MIPS: Loongson64: dts: update the display controller device node

[mm/readahead] a0b99df1aa: xfstests.xfs.421.fail
 2022-02-21 13:56 UTC  (3+ messages)

[PATCH v4 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-02-21 13:26 UTC  (8+ messages)
` [PATCH v4 2/8] hwtracing: Add trace function "
` [PATCH v4 3/8] hisi_ptt: Register PMU device for PTT trace

[Intel-gfx] [PATCH] drm/i915/adlp: Add TypeC PHY TBT->DP-alt/legacy mode switch workaround
 2022-02-21 13:55 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2] "

trace-cmd library: Add ZSTD support
 2022-02-21 13:54 UTC  (4+ messages)
` [PATCH] "

[PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
 2022-02-21 13:24 UTC  (5+ messages)
` [PATCH v2 09/18] mips: use simpler access_ok()

[PATCH 3/3] remoteproc: Add AVM WASP driver
 2022-02-21 13:54 UTC 

[linux-lvm] Frequent crashes when accessing dev_name(dev) on an empty list
 2022-02-21 13:45 UTC 

[PATCH 2/3] dt-bindings: remoteproc: Add AVM WASP
 2022-02-21 13:53 UTC 

[RFC PATCH 0/8] dt-bindings: ufs: add common platform bindings + fixes
 2022-02-21 13:20 UTC  (4+ messages)
` [RFC PATCH 8/8] arm64: dts: ti: use 'freq-table' in UFS node

[PATCHv3 00/32] TDX Guest: TDX core support
 2022-02-21 13:53 UTC  (4+ messages)
` [PATCHv3 13/32] x86/tdx: Detect TDX at early kernel decompression time

[PATCHv3 02/32] x86/coco: Add API to handle encryption mask
 2022-02-21 13:52 UTC  (4+ messages)
` [PATCHv3.1 2/32] x86/coco: Explicitly declare type of confidential computing platform

[PATCH 1/3] dt-bindings: vendor-prefixes: Add AVM
 2022-02-21 13:52 UTC 

[PATCH 0/3] Add support for WASP SoC on AVM router boards
 2022-02-21 13:52 UTC 

[PATCH RFCv2 0/4] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-02-21 13:15 UTC  (8+ messages)
` [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable

[igt-dev] [PATCH i-g-t, v3] i915/gem_exec_store: Add test description
 2022-02-21 13:51 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_exec_store: Add test description (rev3)

blkdiscard BLKDISCARD ioctl failed: Remote I/O error
 2022-02-21 13:47 UTC  (2+ messages)

[PATCH 0/6] Add multiple-consumer support to int3472-tps68470 driver
 2022-02-21 13:46 UTC  (3+ messages)
` [PATCH 4/6] platform/x86: int3472: Add terminator to gpiod_lookup_table

[PATCH bpf-next v8 1/5] bpf: Add "live packet" mode for XDP in BPF_PROG_RUN
 2022-02-21 13:43 UTC  (2+ messages)
` [kbuild] "

[PATCH 0/8] drm/vc4: Fix frame corruption when moving the cursor
 2022-02-21 13:41 UTC  (9+ messages)
` [PATCH 1/8] drm/vc4: kms: Take old state core clock rate into account
` [PATCH 2/8] drm/vc4: hvs: Fix frame count register readout
` [PATCH 3/8] drm/vc4: hvs: Store channel in variable
` [PATCH 4/8] drm/vc4: hvs: Remove dlist setup duplication
` [PATCH 5/8] drm/vc4: hvs: Move the dlist setup to its own function
` [PATCH 6/8] drm/vc4: hvs: Ignore atomic_flush if we're disabled
` [PATCH 7/8] drm/vc4: hvs: Use pointer to HVS in HVS_READ and HVS_WRITE macros
` [PATCH 8/8] drm/vc4: hvs: Defer dlist slots deallocation

[PATCH V2 0/4] crypto: Add Xilinx ZynqMP SHA3 driver support
 2022-02-21 13:08 UTC  (5+ messages)
` [PATCH V2 2/4] firmware: xilinx: Add ZynqMP SHA API for SHA3 functionality


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.