All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-06 14:10:39 to 2022-05-06 14:51:17 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

[PATCH] um: line: use separate IRQs per line
 2022-05-06 14:30 UTC  (2+ messages)

[PATCH -printk] printk, tracing: fix console tracepoint
 2022-05-06 14:51 UTC  (4+ messages)

[PATCH v4 0/5] io_uring passthrough for nvme
 2022-05-06 14:50 UTC  (9+ messages)
  ` [PATCH v4 4/5] nvme: wire-up uring-cmd support for io-passthru on char-device

[PATCH v2] efi_loader: Improve console screen clearing and reset
 2022-05-06 14:50 UTC 

[PATCH 1/2] tty: n_gsm: fix user open not possible at responder until initiator open
 2022-05-06 14:47 UTC  (2+ messages)
` [PATCH 2/2] tty: n_gsm: fix deadlock and link starvation in outgoing data path

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

[PATCH] shell: correctly prototype all functions
 2022-05-06 14:49 UTC 

[PULL 0/9] Misc patches
 2022-05-06 14:37 UTC  (10+ messages)
` [PULL 1/9] disas: Remove old libopcode arm disassembler
` [PULL 2/9] disas: Remove old libopcode i386 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 5/9] doc: remove hxtool-conv.pl
` [PULL 6/9] cirrus/win32: upgrade mingw base packages
` [PULL 7/9] gitlab-ci: Upgrade mingw base package
` [PULL 8/9] tests/vm: update openbsd to release 7.1
` [PULL 9/9] Warn user if the vga flag is passed but no vga device is created

[PATCH v1 0/3] kallsyms: Rust requirements
 2022-05-06 14:48 UTC  (5+ messages)
` [PATCH v1 1/3] kallsyms: avoid hardcoding the buffer size

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

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

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

[PATCH] drivers/perf: arm_spe: Expose saturating counter to 16-bit
 2022-05-06 14:43 UTC  (2+ messages)

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

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

[PATCH 0/4] perf/arm-cmn: Add CMN-650 and CMN-700
 2022-05-06 14:43 UTC  (2+ messages)

[PATCH V11 0/9] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2022-05-06 14:44 UTC  (18+ 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 V11 9/9] arm64: dts: qcom: sc7280: Add pm8008 support for sc7280-idp

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

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

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

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

[RFC, net-next] net: qos: introduce a frer action to implement 802.1CB
 2022-05-06 14:44 UTC  (4+ messages)

[PATCH V2 0/4] MXS nand fixes in SPL
 2022-05-06 14:44 UTC  (10+ 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

[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

[RFC PATCH kvmtool 0/3] Add Sstc extension support
 2022-05-06 14:42 UTC  (3+ 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

RTT-PROBE: lore-subspace-rtt
 2022-05-06 14:42 UTC 

[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 

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

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 

RTT-PROBE: lore-subspace-rtt
 2022-05-06 14:32 UTC 

[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)

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 

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

[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 "

RTT-PROBE: lore-subspace-rtt
 2022-05-06 14:22 UTC 

[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)

[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)

RTT-PROBE: lore-subspace-rtt
 2022-05-06 14:12 UTC 

[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/5] dma-buf: cleanup dma_fence_unwrap selftest v2
 2022-05-06 14:11 UTC  (5+ messages)
` [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 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()

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)


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.