All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-15 00:01:31 to 2021-10-15 01:34:19 UTC [more...]

[PATCH next v5 00/12] aspeed: Support secure boot chain with FIT image verification
 2021-10-15  1:34 UTC  (4+ messages)
` [PATCH next v5 01/12] image: fit: Fix parameter name for hash algorithm

[PATCH] mm/vmalloc: fix numa spreading for large hash tables
 2021-10-15  1:34 UTC  (4+ messages)

[PATCH] qemu: Add knob for enabling PMDK pmem support
 2021-10-15  1:34 UTC 

[PATCH v12 0/6] support dirtyrate at the granualrity of vcpu
 2021-10-15  1:32 UTC  (2+ messages)

[PATCH v10 00/11] Add TDX Guest Support (Initial support)
 2021-10-15  1:33 UTC  (7+ messages)
` [PATCH v10 05/11] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
` [PATCH v10 07/11] x86/tdx: Add HLT support for TDX guest

[dpdk-dev] [PATCH v3 1/6] ethdev: fix max Rx packet length
 2021-10-15  1:31 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 "

[RESEND PATCH v1 0/9] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2021-10-15  1:30 UTC  (21+ messages)
` [RESEND PATCH v1 1/9] spmi: pmic-arb: add a print in cleanup_irq
` [RESEND PATCH v1 3/9] spmi: pmic-arb: check apid against limits before calling irq handler
` [RESEND PATCH v1 8/9] spmi: pmic-arb: make interrupt support optional

[PATCH v7 0/6] Add TDX Guest Support (boot support)
 2021-10-15  1:30 UTC  (7+ messages)
` [PATCH v7 6/6] x86/split_lock: Fix the split lock #AC handling when running as guest

stable-rc/linux-4.14.y baseline: 71 runs, 3 regressions (v4.14.250-34-gdc0579022db4)
 2021-10-15  1:29 UTC 

[RFC 06/20] iommu: Add iommu_device_init[exit]_user_dma interfaces
 2021-10-15  1:29 UTC  (13+ messages)

[gustavoars:for-next/cast-function 3/4] include/linux/ftrace.h:49:41: warning: 'struct ftrace_regs' declared inside parameter list will not be visible outside of this definition or declaration
 2021-10-15  1:28 UTC  (2+ messages)

[PATCH] buildman: Add gcc-11.1.0 to the directory list
 2021-10-15  1:28 UTC  (5+ messages)

[PATCH 1/1] signature-format.txt: add space to fix gpgsig continuation line
 2021-10-15  1:27 UTC  (9+ messages)
        ` [PATCH] signature-format.txt: explain and illustrate multi-line headers

[PATCH] tracing: save cmdline only when task does not exist in savecmd for optimization
 2021-10-15  1:27 UTC  (3+ messages)

[xen-unstable test] 165509: tolerable FAIL - PUSHED
 2021-10-15  1:27 UTC 

[PATCH v0.7 3/5] sched/umcg: implement UMCG syscalls
 2021-10-15  1:27 UTC  (2+ messages)

[meta-oe][PATCH] pcimem: Add riscv64 into COMPATIBLE_HOST
 2021-10-15  1:26 UTC 

[PATCH v2 0/6] DRAM devfreq support for Allwinner A64/H5
 2021-10-15  1:40 UTC  (4+ messages)
  ` [PATCH v2 1/6] dt-bindings: clock: sunxi: Export CLK_DRAM for devfreq

[frank-w-bpi-r2-4.14:5.15-bpi-r2-pro 90/90] drivers/gpu/drm/drm_connector.c:126:13: warning: no previous prototype for function 'drm_get_connector_type_name'
 2021-10-15  1:22 UTC 

[PATCH v2 0/5] Switchtec Fixes and Improvements
 2021-10-15  1:21 UTC  (3+ messages)
` [PATCH v2 1/5] PCI/switchtec: Error out MRPC execution when MMIO reads fail

[PATCH 0/4] Avoid using isa_get_irq in vt82c686 model
 2021-10-15  1:06 UTC  (5+ messages)
` [PATCH 1/4] vt82c686: Move common code to via_isa_realize
` [PATCH 4/4] via-ide: Avoid using isa_get_irq()
` [PATCH 2/4] vt82c686: Add a method to VIA_ISA to raise ISA interrupts
` [PATCH 3/4] hw/usb/vt82c686-uhci-pci: Avoid using isa_get_irq()

[PATCH] input&tty: Fix the keyboard led light display problem
 2021-10-15  1:20 UTC 

[PATCH] clk: introduce u-boot,ignore-clk-defaults
 2021-10-15  1:17 UTC  (3+ messages)

[PATCH] clk-si5341: replace snprintf in show functions with sysfs_emit
 2021-10-15  1:19 UTC  (2+ messages)

[PATCH net-next v4 00/15] Add Management Component Transport Protocol support
 2021-10-15  1:18 UTC  (4+ messages)
` [PATCH net-next v4 04/15] mctp: Add sockaddr_mctp to uapi

[Intel-gfx] [PATCH 1/2] drm/i915/pmu: Add a name to the execlists stats
 2021-10-15  1:18 UTC  (4+ messages)
`  "
` [PATCH 2/2] drm/i915/pmu: Connect engine busyness stats from GuC to pmu
  ` [Intel-gfx] "

[patch V2 00/30] x86/fpu: Preparatory cleanups for AMX support (part 1)
 2021-10-15  1:16 UTC  (31+ messages)
` [patch V2 01/30] x86/fpu: Remove pointless argument from switch_fpu_finish()
` [patch V2 02/30] x86/fpu: Update stale comments
` [patch V2 03/30] x86/pkru: Remove useless include
` [patch V2 04/30] x86/fpu: Restrict xsaves()/xrstors() to independent states
` [patch V2 05/30] x86/fpu: Cleanup the on_boot_cpu clutter
` [patch V2 06/30] x86/fpu: Remove pointless memset in fpu_clone()
` [patch V2 07/30] x86/process: Clone FPU in copy_thread()
` [patch V2 08/30] x86/fpu: Do not inherit FPU context for kernel and IO worker threads
` [patch V2 09/30] x86/fpu: Cleanup xstate xcomp_bv initialization
` [patch V2 10/30] x86/fpu/xstate: Provide and use for_each_xfeature()
` [patch V2 11/30] x86/fpu/xstate: Mark all init only functions __init
` [patch V2 12/30] x86/fpu: Move KVMs FPU swapping to FPU core
` [patch V2 13/30] x86/fpu: Replace KVMs home brewed FPU copy from user
` [patch V2 14/30] x86/fpu: Rework copy_xstate_to_uabi_buf()
` [patch V2 15/30] x86/fpu: Replace KVMs home brewed FPU copy to user
` [patch V2 16/30] x86/fpu: Mark fpu__init_prepare_fx_sw_frame() as __init
` [patch V2 17/30] x86/fpu: Move context switch and exit to user inlines into sched.h
` [patch V2 18/30] x86/fpu: Clean up cpu feature tests
` [patch V2 19/30] x86/fpu: Make os_xrstor_booting() private
` [patch V2 20/30] x86/fpu: Move os_xsave() and os_xrstor() to core
` [patch V2 21/30] x86/fpu: Move legacy ASM wrappers "
` [patch V2 22/30] x86/fpu: Make WARN_ON_FPU() private
` [patch V2 23/30] x86/fpu: Move fpregs_restore_userregs() to core
` [patch V2 24/30] x86/fpu: Move mxcsr related code "
` [patch V2 25/30] x86/fpu: Move fpstate functions to api.h
` [patch V2 26/30] x86/fpu: Remove internal.h dependency from fpu/signal.h
` [patch V2 27/30] x86/sev: Include fpu/xcr.h
` [patch V2 28/30] x86/fpu: Mop up the internal.h leftovers
` [patch V2 29/30] x86/fpu: Replace the includes of fpu/internal.h
` [patch V2 30/30] x86/fpu: Provide a proper function for ex_handler_fprestore()

[PATCH v2] hugetlb: Support node specified when using cma for gigantic hugepages
 2021-10-15  1:15 UTC  (3+ messages)

[PATCH v8 00/15] Introduce Architectural LBR for vPMU
 2021-10-15  1:28 UTC  (4+ messages)
` [PATCH v8 15/15] KVM: x86/cpuid: Advise Arch LBR feature in CPUID

[intel-lts:5.4/yocto 9356/18525] drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:993:47: sparse: sparse: incorrect type in assignment (different base types)
 2021-10-15  1:09 UTC 

[PATCH] MAINTAINERS: Update information related to the PCI sub-system
 2021-10-15  1:07 UTC 

[PATCH v3 0/6] ARM: mm: cleanup page fault and fix pxn process issue
 2021-10-15  1:05 UTC  (5+ messages)

[PATCH v12 00/35] NVIDIA Tegra power management patches for 5.16
 2021-10-15  1:02 UTC  (6+ messages)
` [PATCH v12 05/35] dt-bindings: clock: tegra-car: Document new clock sub-nodes

[PATCH 1/2] drm/i915/pmu: Add a name to the execlists stats
 2021-10-15  1:01 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/pmu: Connect engine busyness stats from GuC to pmu
      ` [Intel-gfx] "

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-10-15  1:01 UTC  (12+ messages)
` [RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFO

[PATCH 1/2] clk: versatile: Rename ICST to CLK_ICST
 2021-10-15  1:01 UTC  (4+ messages)
` [PATCH 2/2] clk: versatile: hide clock drivers from non-ARM users

[paulmck-rcu:rcu/next] BUILD SUCCESS 4b246eab47507c5bca631f31ea9c873a55875f6f
 2021-10-15  0:59 UTC 

[PATCH] uapi: futex: Add a futex syscall
 2021-10-15  0:59 UTC 

[PATCH v2 0/2] convert ifc binding to yaml and drop "simple-bus"
 2021-10-15  0:57 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: memory: fsl: convert ifc binding to yaml schema
` [PATCH v2 2/2] memory: fsl_ifc: populate child devices without relying on simple-bus

[PATCH v2] hw/elf_ops.h: switch to ssize_t for elf loader return type
 2021-10-15  0:56 UTC  (2+ messages)

[PATCH v3 0/5] clk: samsung: Introduce Exynos850 SoC clock driver
 2021-10-15  1:17 UTC  (4+ messages)
  ` [PATCH v3 5/5] clk: samsung: Introduce Exynos850 "

[Intel-gfx] [PATCH 1/2] drm/i915: Declare .(de)gamma_lut_tests for icl+
 2021-10-15  0:57 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[PATCH] xfs: use kmem_cache_free() for kmem_cache objects
 2021-10-15  0:57 UTC  (11+ messages)

[PATCH v2 1/2] perf bench futex: Use a 64-bit time_t
 2021-10-15  0:56 UTC  (4+ messages)
` [PATCH v2 2/2] selftests: "

[PATCH v7 0/6] clk: qcom: use power-domain for sm8250's clock controllers
 2021-10-15  0:56 UTC  (21+ messages)
` [PATCH v7 1/8] dt-bindings: clock: qcom,dispcc-sm8x50: add mmcx power domain
` [PATCH v7 2/8] dt-bindings: clock: qcom,videocc: "
` [PATCH v7 3/8] clk: qcom: dispcc-sm8250: use runtime PM for the clock controller
` [PATCH v7 4/8] clk: qcom: videocc-sm8250: "
` [PATCH v7 5/8] clk: qcom: gdsc: enable optional power domain support
` [PATCH v7 7/8] clk: qcom: dispcc-sm8250: stop using mmcx regulator

[PATCH] mm: migrate: make demotion knob depend on migration
 2021-10-15  0:55 UTC 

[PATCH] arm64: defconfig: Enable Qualcomm prima/pronto drivers
 2021-10-15  0:54 UTC  (3+ messages)

[PATCH] nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'
 2021-10-15  0:54 UTC  (2+ messages)

stable-rc/linux-5.10.y baseline: 87 runs, 1 regressions (v5.10.73-23-gbcc91adcbbcd)
 2021-10-15  0:54 UTC 

External dts building
 2021-10-15  0:53 UTC  (3+ messages)

linux-next: Fixes tags needs some work in the selinux tree
 2021-10-15  0:51 UTC  (3+ messages)

[PATCH] usb: dwc3: gadget: Skip resizing EP's TX FIFO if already resized
 2021-10-15  0:51 UTC  (7+ messages)

[PATCH v3 0/3] hw/arm/virt_acpi_build: Upgrate the IORT table up to revision E.b
 2021-10-15  0:49 UTC  (4+ messages)

[PATCH 0/5] 0 MHz is not a valid current frequency (v3)
 2021-10-15  0:50 UTC  (6+ messages)
` [PATCH 1/5] drm/amd/pm: Slight function rename (v2)
` [PATCH 2/5] drm/amd/pm: Rename cur_value to curr_value
` [PATCH 3/5] drm/amd/pm: Rename freq_values --> freq_value
` [PATCH 4/5] dpm/amd/pm: Sienna: 0 MHz is not a current clock frequency (v2)
` [PATCH 5/5] dpm/amd/pm: Navi10: "

[PATCH v2] ksmbd: add buffer validation for smb direct
 2021-10-15  0:49 UTC  (2+ messages)

[PATCHSET v4 00/17] xfs: support dynamic btree cursor height
 2021-10-15  0:48 UTC  (16+ messages)
` [PATCH 01/17] xfs: fix incorrect decoding in xchk_btree_cur_fsbno
  ` [PATCH v4.1 "
` [PATCH 11/17] xfs: rename m_ag_maxlevels to m_allocbt_maxlevels
` [PATCH 12/17] xfs: compute maximum AG btree height for critical reservation calculation
` [PATCH 14/17] xfs: compute the maximum height of the rmap btree when reflink enabled

[PATCH 0/2] mm: constify static mm_walk_ops
 2021-10-15  0:47 UTC  (3+ messages)
` [PATCH 2/2] mm/memory_failure: "

[linux-next:pending-fixes 55/257] drivers/gpu/drm/msm/msm_submitqueue.c:105:3-9: preceding lock on line 93
 2021-10-15  0:47 UTC 

[PATCH] clk: make clk_core_lookup faster by using clk name hash
 2021-10-15  0:44 UTC  (4+ messages)

[PATCH v6 00/10] Add TDX Guest Support (#VE handler support)
 2021-10-15  0:45 UTC  (6+ messages)
` [PATCH v6 05/10] x86/tdx: Handle port I/O

✅ PASS: Test report for kernel 5.14.13-rc1 (stable, c19d5ea4)
 2021-10-15  0:41 UTC 

[PATCH v4 00/11] efi_loader: capsule: improve capsule authentication support
 2021-10-15  0:40 UTC  (7+ messages)
` [PATCH v4 03/11] efi_loader: capsule: add back efi_get_public_key_data()
` [PATCH v4 04/11] tools: add fdtsig.sh

[PATCH v2 00/13] env_get_char() removal and env_get_f() refactor
 2021-10-15  0:40 UTC  (10+ messages)
` [PATCH v2 04/13] env: Change env_match() to static and remove from header
` [PATCH v2 09/13] env: Use string pointer instead of indexes in env_get_f()
` [PATCH v2 10/13] env: Use better name for variable "

[PATCH v2 0/7] Apple M1 Support
 2021-10-15  0:40 UTC  (9+ messages)
` [PATCH v2 1/7] iommu: Add IOMMU uclass

[PATCH v2 2/3] block: don't hide inode from block_device users
 2021-10-15  0:40 UTC  (5+ messages)
    ` [kbuild-all] "

[PATCH] Partially revert "build: -no-pie is no functional linker flag"
 2021-10-15  0:39 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 2/2] fuse: Send security context of inode on file creation
 2021-10-15  0:39 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/webkitgtk: depend on host-python3
 2021-10-15  0:39 UTC 

[PATCH 1/1] efi_loader: avoid multiple local copies of lf2_initrd_guid
 2021-10-15  0:36 UTC 

[GIT PULL] md-next 20211014
 2021-10-15  0:28 UTC 

[PATCH v2 0/5] clk: samsung: Introduce Exynos850 SoC clock driver
 2021-10-15  0:47 UTC  (4+ messages)
  ` [PATCH v2 3/5] dt-bindings: clock: Add bindings definitions for Exynos850 CMU

What's cooking in git.git (Oct 2021, #04; Thu, 14)
 2021-10-15  0:28 UTC 

[PATCH net 0/2] Correct the IOAM behavior for undefined trace type bits
 2021-10-15  0:28 UTC  (2+ messages)

[PATCH] drm: msm: fix building without CONFIG_COMMON_CLK
 2021-10-15  0:26 UTC  (2+ messages)

[PATCH 00/25] Parallel submission aka multi-bb execbuf
 2021-10-15  0:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Parallel submission aka multi-bb execbuf (rev7)

can we finally kill off CONFIG_FS_DAX_LIMITED
 2021-10-15  0:22 UTC  (10+ messages)

[PATCH v8 00/12] syfs: generic deadlock fix with module removal
 2021-10-15  0:22 UTC  (7+ messages)
` [PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate

Suggestion: "verify/repair" option for 'git gc'
 2021-10-14 20:23 UTC  (5+ messages)

[PATCH v3 0/4] arm64: dts: qcom: sdm845: Add thermal zones for PM8998 ADC
 2021-10-15  0:20 UTC  (3+ messages)
` [PATCH v3 2/4] thermal/drivers/qcom/spmi-adc-tm5: Add support for HC variant

stable-rc/linux-5.14.y baseline: 83 runs, 1 regressions (v5.14.12-31-gc19d5ea47e55)
 2021-10-15  0:20 UTC 

[PATCH 0/8] kprobes: Make KUnit and add stacktrace on kretprobe tests
 2021-10-15  0:18 UTC  (5+ messages)
` [PATCH 6/8] ARM: clang: Do not relay on lr register for stacktrace

[PATCH v2] powerpc/64s: Default to 64K pages for 64 bit book3s
 2021-10-15  0:16 UTC 

[PATCH] target/mips: Remove unused TCG temporary in gen_mipsdsp_accinsn()
 2021-10-15  0:14 UTC  (2+ messages)

[PATCH v7 0/6] serial: mvebu-uart: Support for higher baudrates
 2021-10-15  0:13 UTC  (4+ messages)
` [PATCH v7 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock
  ` [PATCH v7 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell, armada-3700-uart-clock

[meta-java][PATCH] icedtea7-native: -Wno-error=format-overflow for all gcc >= 9
 2021-10-15  0:13 UTC  (2+ messages)
` [meta-java][PATCH] openjdk-build-helper: Use python raw string for regex pattern

[PATCH v4 0/4] KVM: allow mapping non-refcounted pages
 2021-10-15  0:10 UTC  (7+ messages)
` [PATCH v4 4/4] KVM: mmu: remove over-aggressive warnings

[geert-renesas-devel:master] BUILD SUCCESS a4201b7c5b9316d0d22476708aea607cdfa47515
 2021-10-15  0:11 UTC 

[PATCH 1/2] drm/msm/hdmi: use bulk regulator API
 2021-10-15  0:11 UTC  (2+ messages)
` [PATCH 2/2] drm/msm/hdmi: switch to drm_bridge_connector

[ndctl PATCH v4 00/17] Initial CXL support
 2021-10-15  0:09 UTC  (4+ messages)
` [ndctl PATCH v4 17/17] cxl: add health information to cxl-list

[PATCH 1/1] efi_loader: efi_dp_from_lo() unused parameter size
 2021-10-15  0:09 UTC 

[ast-bpf:relo_core 2/11] tools/lib/bpf/relo_core.c:50:6: error: no previous prototype for 'libbpf_print'
 2021-10-15  0:08 UTC  (2+ messages)

[PATCH] autofs: fix wait name hash calculation in autofs_wait()
 2021-10-15  0:08 UTC  (3+ messages)

[frank-w-bpi-r2-4.14:5.15-bpi-r2-pro 90/90] drivers/gpu/drm/drm_connector.c:126:13: warning: no previous prototype for 'drm_get_connector_type_name'
 2021-10-15  0:08 UTC 

Is CLOCKS_MASK macro obsolete?
 2021-10-15  0:05 UTC  (2+ messages)

linux-next: build failure after merge of the kspp-gustavo tree
 2021-10-15  0:07 UTC  (2+ messages)

[PATCH] staging: r8188eu: remove MSG_88E calls from hal/usb_halinit.c
 2021-10-15  0:02 UTC 

[geert-renesas-devel:topic/renesas-defconfig] BUILD SUCCESS 88861cd98bdd710223cdd9cf5c05ad5d768148d7
 2021-10-15  0:01 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.