All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-06 14:09:03 to 2022-05-06 14:44:19 UTC [more...]

[PATCH 0/7] fork: Make init and umh ordinary tasks
 2022-05-06 14:15 UTC  (8+ messages)
` [PATCH 1/7] kthread: Don't allocate kthread_struct for init and umh
` [PATCH 2/7] fork: Pass struct kernel_clone_args into copy_thread
` [PATCH 3/7] fork: Explicity test for idle tasks in copy_thread
` [PATCH 4/7] fork: Generalize PF_IO_WORKER handling
` [PATCH 5/7] init: Deal with the init process being a user mode process
` [PATCH 6/7] fork: Explicitly set PF_KTHREAD
` [PATCH 7/7] fork: Stop allowing kthreads to call execve

[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2022-05-06 14:44 UTC  (11+ messages)

[PATCH V11 0/9] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2022-05-06 14:44 UTC  (16+ messages)
` [PATCH V11 2/9] dt-bindings: mfd: pm8008: Change the address cells
` [PATCH V11 3/9] dt-bindings: mfd: pm8008: Add regulators for pm8008
` [PATCH V11 4/9] mfd: pm8008: Add reset-gpios
` [PATCH V11 5/9] mfd: pm8008: Remove the regmap member from pm8008_data struct
` [PATCH V11 6/9] mfd: pm8008: Use i2c_new_dummy_device() API
` [PATCH V11 7/9] regulator: Add a regulator driver for the PM8008 PMIC
` [PATCH V11 8/9] arm64: dts: qcom: pm8008: Add base dts file

[PATCH] perf: check return value of armpmu_request_irq()
 2022-05-06 14:43 UTC  (2+ messages)

[PATCH] perf: RISC-V: Remove non-kernel-doc ** comments
 2022-05-06 14:43 UTC  (2+ messages)

[PATCH v5 0/2] Add Support for HiSilicon CPA PMU
 2022-05-06 14:43 UTC  (2+ messages)

[PATCH v3 kvmtool 00/11] arm64: Improve PMU support on heterogeneous systems
 2022-05-06 14:43 UTC  (2+ messages)

[dpdk-dev] [RFC] build: allow build DPDK as a meson submodule
 2022-05-06 14:43 UTC  (2+ messages)
` [PATCH v3] build: add definitions for use as meson subproject

[PATCH v2 00/11] crypto: qat - re-enable algorithms
 2022-05-06 14:43 UTC  (13+ messages)
` [PATCH v2 01/11] crypto: qat - use pre-allocated buffers in datapath
` [PATCH v2 02/11] crypto: qat - refactor submission logic
` [PATCH v2 03/11] crypto: qat - add backlog mechanism
` [PATCH v2 04/11] crypto: qat - fix memory leak in RSA
` [PATCH v2 05/11] crypto: qat - remove dma_free_coherent() for RSA
` [PATCH v2 06/11] crypto: qat - remove dma_free_coherent() for DH
` [PATCH v2 07/11] crypto: qat - set to zero DH parameters before free
` [PATCH v2 08/11] crypto: qat - add param check for RSA
` [PATCH v2 09/11] crypto: qat - add param check for DH
` [PATCH v2 10/11] crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag
` [PATCH v2 11/11] crypto: qat - re-enable registration of algorithms

[PULL 0/9] Misc patches
 2022-05-06 14:37 UTC  (5+ messages)
` [PULL 1/9] disas: Remove old libopcode arm disassembler
` [PULL 3/9] softmmu/vl: Fence 'xenfb' if Xen support is not compiled in
` [PULL 4/9] qemu-options: Limit the -xen options to x86 and arm
` [PULL 9/9] Warn user if the vga flag is passed but no vga device is created

[RFC PATCH kvmtool 0/3] Add Sstc extension support
 2022-05-06 14:42 UTC  (4+ messages)

[PATCH v2 1/3] media: dt-bindings: ov5675: document YAML binding
 2022-05-06 14:43 UTC  (6+ messages)
` [PATCH v2 2/3] media: ov5675: add device-tree support

[PATCH V2 0/4] MXS nand fixes in SPL
 2022-05-06 14:42 UTC  (9+ messages)
` [PATCH V2 1/4] nand: raw: mxs_nand: Fix specific hook registration
` [PATCH V2 2/4] mtd: nand: mxs_nand_spl: Fix bad block skipping
` [PATCH V2 3/4] arm: mach-imx: cmd_nandbcb fix bad block handling
` [PATCH 4/4] spl: spl_nand: Fix bad block handling in fitImage

[PATCH v11 00/16] Introduce Architectural LBR for vPMU
 2022-05-06 14:42 UTC  (5+ messages)
` [PATCH v11 06/16] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_DEPTH for guest Arch LBR
` [PATCH v11 07/16] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_CTL "

[LTP] [PATCH v3 0/5] shell: Cleanup getopts usage
 2022-05-06 14:44 UTC  (3+ messages)
` [LTP] [PATCH v3 4/5] tst_test.sh: "

[PATCH v2 0/5] fast poll multishot mode
 2022-05-06 14:42 UTC  (9+ messages)
` [PATCH 1/5] io_uring: add IORING_ACCEPT_MULTISHOT for accept
` [PATCH 4/5] io_uring: add a helper for poll clean
` [PATCH 5/5] io_uring: implement multishot mode for accept

[PATCH 00/12] crypto: qat - re-enable algorithms
 2022-05-06 14:41 UTC  (9+ messages)
` [PATCH 07/12] crypto: qat - set to zero DH parameters before free
` [PATCH 10/12] crypto: qat - use memzero_explicit() for algs

[PATCH v2 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
 2022-05-06 14:38 UTC  (13+ messages)
` [PATCH v2 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT
    ` [PATCH 0/9] ptrace: cleaning up ptrace_stop
      ` [PATCH 0/12] "
        ` [PATCH v3 0/11] "
          ` [PATCH v4 0/12] "

next/master baseline: 524 runs, 42 regressions (next-20220506)
 2022-05-06 14:37 UTC 

[Bridge] [PATCH RFC] net: bridge: Clear offload_fwd_mark when passing frame up bridge interface
 2022-05-06 14:36 UTC  (3+ messages)
`  "

usb disk drive disconnect making readonly
 2022-05-06 14:35 UTC  (3+ messages)

[GIT PULL 1/6] ARM: tegra: Core changes for v5.19-rc1
 2022-05-06 14:33 UTC  (14+ messages)
` [GIT PULL 2/6] soc/tegra: Changes "
` [GIT PULL 3/6] dt-bindings: "
` [GIT PULL 4/6] ARM: tegra: Default configuration fixes for v5.18
` [GIT PULL 5/6] arm64: tegra: Device tree changes for v5.19-rc1
` [GIT PULL 6/6] arm64: tegra: Default configuration updates "

[PATCH v4 0/7] Generic Ticket Spinlocks
 2022-05-06 14:34 UTC  (4+ messages)

[PATCH] drm/amdgpu: make smu_v13_0_7_check_fw_status() static
 2022-05-06 14:33 UTC 

[PATCH v3] Warn user if the vga flag is passed but no vga device is created
 2022-05-06 14:31 UTC  (3+ messages)

[meta-security][PATCH 1/9] fscrypt: add distro_check on pam
 2022-05-06 14:32 UTC  (9+ messages)
` [meta-security][PATCH 2/9] meta-security: move perl and python recipes to dynamic layers structure
` [meta-security][PATCH 3/9] packagegroup-core-security: remove pkgs
` [meta-security][PATCH 4/9] packagegroup-core-security: add perl pkgs grps
` [meta-security][PATCH 5/9] packagegroup-core-security: add dynamic python pkgs
` [meta-security][PATCH 6/9] arpwatch: add postfix to pkg config
` [meta-security][PATCH 7/9] suricata: drop nfnetlink from "
` [meta-security][PATCH 8/9] packagegroup-core-security.bb: fix suricata inclusion
` [meta-security][PATCH 9/9] layer.conf: fix up layer dependancies

[PATCH v2] ceph: always try to uninline inline data when opening files
 2022-05-06 14:30 UTC 

[PATCH] arm64: dts: qcom: sc7180-trogdor: Remove cros-ec keyboard from detachables
 2022-05-06 14:30 UTC  (3+ messages)

[PATCH v2] mm/memcg: support control THP behaviour in cgroup
 2022-05-06 14:29 UTC  (3+ messages)

[PATCH] kobject: Refactor kobject_set_name_vargs()
 2022-05-06 14:29 UTC  (3+ messages)

libfdt_wrap.c:154:11: fatal error: Python.h: No such file or directory
 2022-05-06 14:29 UTC 

[Buildroot] buildroot host builds with g++
 2022-05-06 14:23 UTC 

[Intel-gfx] [PATCH 00/11] i915: Introduce Ponte Vecchio
 2022-05-06 14:29 UTC  (7+ messages)
` [Intel-gfx] [PATCH 07/11] drm/i915/pvc: Engines definitions for new copy engines

[PATCH v2 1/1] hwmon: pwm-fan: dynamically switch regulator
 2022-05-06 14:29 UTC  (6+ messages)
` (EXT) Re: (EXT) "
    ` (EXT) "

[PATCH] docs: sched: Update sched-rt-group Documentation For Gender Inclusiveness
 2022-05-06 14:29 UTC  (2+ messages)

[PATCH] ARM: stm32: Use CONFIG_TFTP_TSIZE on STMicroelectronics boards
 2022-05-06 14:28 UTC  (2+ messages)

[PATCH] arm: dts: stm32mp15: alignment with v5.18
 2022-05-06 14:27 UTC  (2+ messages)

[PATCH 0/3] stm32mp: handle ck_usbo_48m clock provided by USBPHYC
 2022-05-06 14:26 UTC  (7+ messages)
` [PATCH 1/3] phy: stm32-usbphyc: add counter of PLL consumer
` [PATCH 2/3] phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clock
` [PATCH 3/3] clk: stm32mp: handle ck_usbo_48m clock provided by USBPHYC

[PATCH v5 0/4] media: i2c: imx412: Add regulator control to imx412
 2022-05-06 14:26 UTC  (3+ messages)
` [PATCH v5 4/4] media: i2c: imx412: Add bulk regulator support

[GIT PULL] clk: tegra: Changes for v5.19-rc1
 2022-05-06 14:24 UTC 

[PATCH 0/6] PCI: mvebu: Add support for PME and AER interrupts
 2022-05-06 14:22 UTC  (3+ messages)

[igt-dev] [PATCH] tests/i915/gem_exec_balancer: Add busy subtest description
 2022-05-06 14:24 UTC 

[igt-dev] [PATCH i-g-t v3 0/6] Improve logic to work with audio dependency on DRM driver
 2022-05-06 14:23 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH 1/2] drm/i915/display: Add smem fallback allocation for dpt
 2022-05-06 14:23 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 0/8] LSDMA support
 2022-05-06 14:22 UTC  (4+ messages)
` [PATCH 3/8] drm/amdgpu: support mem copy for LSDMA

[PATCH] Input: psmouse-smbus - avoid flush_scheduled_work() usage
 2022-05-06 14:22 UTC 

[PATCH bpf] bpf_trace: bail out from bpf_kprobe_multi_link_attach when in compat
 2022-05-06 14:21 UTC 

[LTP] [PATCH 1/2] kvm: Add VM memory access helper functions to host library
 2022-05-06 14:21 UTC  (2+ messages)
` [LTP] [PATCH 2/2] kvm: Allow running multiple iterations of a test

[PATCH 0/2] build: deal with future GNU ld warnings
 2022-05-06 14:21 UTC  (6+ messages)
` [PATCH 1/2] build: suppress future GNU ld warning about RWX load segments

[PATCH v3 1/3] Honour BB_FETCH_PREMIRRORONLY option
 2022-05-06 14:17 UTC  (3+ messages)
` [PATCH v3 2/3] Add tests to cover BB_FETCH_PREMIRRORONLY functionality
` [PATCH v3 3/3] fetch2: Clear try_premirror

[PATCH v4 00/10] Introduce In Field Scan driver
 2022-05-06 14:19 UTC  (5+ messages)
` [PATCH v5 "

[PATCH v8 0/8] x86: Show in sysfs if a memory node is able to do encryption
 2022-05-06 14:18 UTC  (5+ messages)

[PATCH 1/2] config/arm: add SVE control flag
 2022-05-06 14:16 UTC  (3+ messages)
  ` [EXT] "

[PATCH] pwm: stmpe: Implement .apply() callback
 2022-05-06 14:15 UTC 

[PATCH] VMCI: Add support for ARM64
 2022-05-06 14:13 UTC  (4+ messages)

[PATCH] ath11k: Reuse the available memory after firmware reload
 2022-05-06 14:14 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/25] drm/edid: introduce struct drm_edid
 2022-05-06 14:15 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
  ` amdgpu sparse warnings (was: Re: ✗ Fi.CI.SPARSE: warning for drm/edid: introduce struct drm_edid)
    ` [Intel-gfx] "

[PATCH kernel] KVM: PPC: Book3s: PR: Enable default TCE hypercalls
 2022-05-06 14:14 UTC  (3+ messages)

[PATCH V2] arm64: perf: Retain PMCR.X of PMCR_EL0 during reset
 2022-05-06 14:12 UTC  (3+ messages)

[PATCH v4 0/3] FUSE: Implement atomic lookup + open/create
 2022-05-06 14:12 UTC  (9+ messages)
` [PATCH v4 1/3] FUSE: Implement atomic lookup + create

[PATCH 1/2] i2c-tools: Use getopt
 2022-05-06 14:11 UTC  (2+ messages)
` [PATCH 2/2] i2c-tools: Implement and document option -h

[PATCH v3 0/5] drm: Provide framebuffer vmap helpers
 2022-05-06 14:11 UTC  (4+ messages)
` [PATCH v3 4/5] drm/gud: Map framebuffer BOs with drm_gem_fb_vmap()

[PATCH 1/5] dma-buf: cleanup dma_fence_unwrap selftest v2
 2022-05-06 14:11 UTC  (9+ messages)
` [PATCH 2/5] dma-buf: cleanup dma_fence_unwrap implementation
` [PATCH 3/5] dma-buf: return only unsignaled fences in dma_fence_unwrap_for_each v3
` [PATCH 4/5] dma-buf: generalize dma_fence unwrap & merging v2
` [PATCH 5/5] drm: use dma_fence_unwrap_merge() in drm_syncobj

[PATCH 0/3] Add missing dt-binding properties for audio components on mt8192-asurada
 2022-05-06 14:09 UTC  (11+ messages)
` [PATCH 1/3] ASoC: dt-bindings: mediatek: mt8192: Add i2s-share properties

can't get BTF: type .rodata.cst32: not found
 2022-05-06 14:11 UTC  (18+ messages)

[RFC PATCH 0/4] hw/i2c: i2c slave mode support
 2022-05-06 14:07 UTC  (2+ messages)

[PATCH v7 00/20] Introduce power-off+restart call chain API
 2022-05-06 14:10 UTC  (8+ messages)
` [PATCH v7 04/20] kernel: Add combined power-off+restart handler "

[RFC v2] dt-bindings: net: dsa: convert binding for mediatek switches
 2022-05-06 14:08 UTC  (7+ messages)
  ` Aw: "

[PATCH] pwm: sti: Implement .apply() callback
 2022-05-06 14:09 UTC 

[PATCH 00/16] stm32mp: add STM32MP13x support
 2022-05-06 14:06 UTC  (7+ messages)
` [PATCH 11/16] board: stm32pm1: add stm32mp13 board support
` [PATCH 12/16] ram: stm32mp1: add support of STM32MP13x
` [PATCH 13/16] mmc: stm32_sdmmc2: make reset property optional
` [PATCH 14/16] arm: dts: stm32mp: add stm32mp13 device tree for U-Boot
` [PATCH 15/16] configs: add stm32mp13 defconfig
` [PATCH 16/16] doc: st: stm32mp1: add STM32MP13x support

[PATCH] xen: io: Fix race between sending an I/O and domain shutdown
 2022-05-06 14:09 UTC  (2+ messages)

[PATCH v2 00/11] dt-bindings: Convert Arm Ltd. peripherals to DT schema
 2022-05-06 14:05 UTC  (3+ messages)
` [PATCH v2 10/11] dt-bindings: display: convert Arm Mali-DP "
` [PATCH v2 11/11] dt-bindings: display: convert Arm Komeda "

[kvm-unit-tests PATCH 01/23] lib: Move acpi header and implementation to lib
 2022-05-06 14:08 UTC  (18+ messages)
` [kvm-unit-tests PATCH 02/23] lib: Ensure all struct definition for ACPI tables are packed
` [kvm-unit-tests PATCH 04/23] lib: Extend the definition of the ACPI table FADT
` [kvm-unit-tests PATCH 05/23] arm/arm64: Add support for setting up the PSCI conduit through ACPI
` [kvm-unit-tests PATCH 06/23] arm/arm64: Add support for discovering the UART "
` [kvm-unit-tests PATCH 07/23] arm/arm64: Add support for timer initialization "
` [kvm-unit-tests PATCH 08/23] arm/arm64: Add support for cpu "
` [kvm-unit-tests PATCH 12/23] arm/arm64: mmu_disable: Clean and invalidate before disabling
` [kvm-unit-tests PATCH 13/23] arm/arm64: Rename etext to _etext
` [kvm-unit-tests PATCH 15/23] arm64: Add a new type of memory type flag MR_F_RESERVED
` [kvm-unit-tests PATCH 16/23] arm/arm64: Add a setup sequence for systems that boot through EFI
` [kvm-unit-tests PATCH 17/23] arm64: Copy code from GNU-EFI
` [kvm-unit-tests PATCH 18/23] arm64: Change GNU-EFI imported file to use defined types
` [kvm-unit-tests PATCH 19/23] arm64: Use code from the gnu-efi when booting with EFI
` [kvm-unit-tests PATCH 20/23] lib: Avoid external dependency in libelf
` [kvm-unit-tests PATCH 21/23] x86: Move x86_64-specific EFI CFLAGS to x86_64 Makefile
` [kvm-unit-tests PATCH 22/23] arm64: Add support for efi in Makefile
` [kvm-unit-tests PATCH 23/23] arm64: Add an efi/run script

[PATCH 00/11] ACPI: Buffer property and reference as string support
 2022-05-06 14:08 UTC  (4+ messages)
` [PATCH 07/11] ACPI: Initialise device child list early to access data nodes early


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.