All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-24 15:49:52 to 2022-02-24 16:20:11 UTC [more...]

[PATCH v2] Added parameter to take screenshot with screendump as PNG
 2022-02-24 16:18 UTC  (3+ messages)

cleanup swiotlb initialization
 2022-02-24 16:18 UTC  (12+ messages)

[Devel] Re: [PATCH 3/4] acpi: exsystem: Warn about sleeps greater than 50 ms
 2022-02-24 16:19 UTC 

[PATCH 00/23] Builtin FSMonitor Part 3
 2022-02-24 16:15 UTC  (14+ messages)
` [PATCH 10/23] fsmonitor-settings: remote repos on Windows are incompatible with FSMonitor
` [PATCH 17/23] fsmonitor--daemon: stub in health thread
` [PATCH 18/23] fsm-health-win32: add framework to monitor daemon health
` [PATCH 19/23] fsm-health-win32: force shutdown daemon if worktree root moves
` [PATCH 20/23] fsm-listen-darwin: shutdown daemon if worktree root is moved/renamed
` [PATCH 21/23] fsmonitor: optimize processing of directory events

[PATCH] net: ksz884x: use time_before in netdev_open for compatibility
 2022-02-24 16:12 UTC  (3+ messages)

[davidhildenbrand:cow_fixes_part_2 21/27] mm/hugetlb.c:6051 follow_hugetlb_page() error: uninitialized symbol 'unshare'
 2022-02-24 16:03 UTC  (3+ messages)

[PATCH v1 0/5] pinctrl: microchip-sgpio: locking and synchronous output
 2022-02-24 16:10 UTC  (11+ messages)
` [PATCH v1 1/5] pinctrl: microchip-sgpio: lock RMW access
` [PATCH v1 2/5] pinctrl: microchip-sgpio: don't do RMW for interrupt ack register
` [PATCH v1 3/5] pinctrl: microchip-sgpio: use regmap_update_bits()
` [PATCH v1 4/5] pinctrl: microchip-sgpio: return error in spgio_output_set()
` [PATCH v1 5/5] pinctrl: microchip-sgpio: wait until output is actually set

[PATCH 1/3] powerpc: lib: sstep: fix 'sthcx' instruction
 2022-02-24 16:12 UTC  (5+ messages)
` [PATCH 2/3] powerpc: fix build errors

[PATCH] lib/maple_tree: Fix clang -Wimplicit-fallthrough in mte_set_pivot()
 2022-02-24 16:17 UTC 

[RESEND v17 0/2] mtk: add ADSP mailbox controller for MT8195
 2022-02-24 16:12 UTC  (5+ messages)
` [PATCH v17 1/2] dt-bindings: mailbox: mtk, adsp-mbox: add mtk adsp-mbox document
  ` [PATCH v17 1/2] dt-bindings: mailbox: mtk,adsp-mbox: "

[Devel] Re: Contribution copyright question
 2022-02-24 16:16 UTC 

[PATCH v2 00/16] ASoC: codecs: add pm runtime support for Qualcomm codecs
 2022-02-24 16:13 UTC  (4+ messages)
` [PATCH v2 14/16] ASoC: codecs: wsa881x: add runtime pm support

[PATCH 1/2] ARM: imx: imx8mn-evk: generate a single bootable flash.bin
 2022-02-24 16:12 UTC  (3+ messages)
` [PATCH 2/2] ARM: imx: imx8mn-evk: use one common u-boot.dtsi for the evk boards

[PATCH 0/2] xen/spinlock: cleanup struct spinlock
 2022-02-24 16:12 UTC  (5+ messages)
` [PATCH 1/2] xen/spinlock: use lock address for lock debug functions
` [PATCH 2/2] xen/spinlock: merge recurse_cpu and debug.cpu fields in struct spinlock

[PATCH v4] btrfs: add fs state details to error messages
 2022-02-24 16:10 UTC  (3+ messages)

[PATCH] nfsd: more robust allocation failure handling in nfsd_file_cache_init
 2022-02-24 16:09 UTC  (2+ messages)

nfsd: unable to allocate nfsd_file_hashtbl
 2022-02-24 16:08 UTC  (5+ messages)

[PATCH 1/2] net/cnxk: optimize Rx pktsize extraction
 2022-02-24 16:10 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] net/cnxk: align perfetchs to CN10K cache model

[PATCH v3 1/6] ath11k: Add basic WoW functionalities
 2022-02-24 16:09 UTC  (3+ messages)

[PATCHv4 00/30] TDX Guest: TDX core support
 2022-02-24 16:06 UTC  (32+ messages)
` [PATCHv4 01/30] x86/mm: Fix warning on build with X86_MEM_ENCRYPT=y
` [PATCHv4 02/30] x86/tdx: Detect running as a TDX guest in early boot
` [PATCHv4 03/30] x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers
` [PATCHv4 04/30] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
` [PATCHv4 05/30] x86/tdx: Extend the confidential computing API to support TDX guests
` [PATCHv4 06/30] x86/tdx: Exclude shared bit from __PHYSICAL_MASK
` [PATCHv4 07/30] x86/traps: Add #VE support for TDX guest
` [PATCHv4 08/30] x86/tdx: Add HLT support for TDX guests
` [PATCHv4 09/30] x86/tdx: Add MSR "
` [PATCHv4 10/30] x86/tdx: Handle CPUID via #VE
` [PATCHv4 11/30] x86/tdx: Handle in-kernel MMIO
` [PATCHv4 12/30] x86/tdx: Detect TDX at early kernel decompression time
` [PATCHv4 13/30] x86: Adjust types used in port I/O helpers
` [PATCHv4 14/30] x86: Consolidate "
` [PATCHv4 15/30] x86/boot: Allow to hook up alternative "
` [PATCHv4 16/30] x86/boot/compressed: Support TDX guest port I/O at decompression time
` [PATCHv4 17/30] x86/tdx: Add port I/O emulation
` [PATCHv4 18/30] x86/tdx: Handle early boot port I/O
` [PATCHv4 19/30] x86/tdx: Wire up KVM hypercalls
` [PATCHv4 20/30] x86/boot: Add a trampoline for booting APs via firmware handoff
` [PATCHv4 21/30] x86/acpi, x86/boot: Add multiprocessor wake-up support
` [PATCHv4 22/30] x86/boot: Set CR0.NE early and keep it set during the boot
` [PATCHv4 23/30] x86/boot: Avoid #VE during boot for TDX platforms
` [PATCHv4 24/30] x86/topology: Disable CPU online/offline control for TDX guests
` [PATCHv4 25/30] x86/tdx: Make pages shared in ioremap()
` [PATCHv4 26/30] x86/mm/cpa: Add support for TDX shared memory
` [PATCHv4 27/30] x86/kvm: Use bounce buffers for TD guest
` [PATCHv4 28/30] x86/tdx: ioapic: Add shared bit for IOAPIC base address
` [PATCHv4 29/30] ACPICA: Avoid cache flush on TDX guest
` [PATCHv4 30/30] Documentation/x86: Document TDX kernel architecture

[PATCH 2/3] dt-bindings: remoteproc: Add AVM WASP
 2022-02-24 16:07 UTC  (3+ messages)

[PATCH 0/3] VMCI: Various fixes
 2022-02-24 16:08 UTC  (7+ messages)
` [PATCH 3/3] VMCI: Fix some error handling paths in vmci_guest_probe_device()

[PATCH v3 0/6] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-02-24 16:07 UTC  (5+ messages)
` [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable

[PATCH v4 00/16] Multiple addition and improvement to ipq8064 gcc
 2022-02-24 16:08 UTC  (14+ messages)
` [PATCH v4 05/16] clk: qcom: gcc-ipq806x: convert parent_names to parent_data
` [PATCH v4 07/16] clk: qcom: gcc-ipq806x: drop hardcoded pxo and cxo source clk
` [PATCH v4 08/16] clk: qcom: gcc-ipq806x: add additional freq nss cores
` [PATCH v4 12/16] dt-bindings: clock: add ipq8064 ce5 clk define

kselftest/next kselftest-seccomp: 2 runs, 4 regressions (v5.17-rc5-16-g1900be289b59)
 2022-02-24 16:07 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2022-02-24 16:06 UTC 

[kvalo-ath:pending 37/42] drivers/net/wireless/ath/ath11k/wow.c:467:5: error: redefinition of 'ath11k_wow_init'
 2022-02-24 16:07 UTC  (5+ messages)

[Bridge] [PATCH 1/1 net-next] net: bridge: add support for host l2 mdb entries
 2022-02-24 16:06 UTC  (4+ messages)
  `  "

[PATCH 00/13] Introduction of STM32MP13 RCC driver (Reset Clock Controller)
 2022-02-24 16:01 UTC  (18+ messages)
` [PATCH 01/13] dt-bindings: rcc: stm32: add new compatible for STM32MP13 SoC
` [PATCH 02/13] clk: stm32: Introduce STM32MP13 RCC drivers (Reset Clock Controller)
` [PATCH 03/13] clk: stm32mp13: add stm32_mux clock management
` [PATCH 04/13] clk: stm32mp13: add stm32_gate management
` [PATCH 05/13] clk: stm32mp13: add stm32 divider clock
` [PATCH 06/13] clk: stm32mp13: add composite clock
` [PATCH 07/13] clk: stm32mp13: manage secured clocks
` [PATCH 08/13] clk: stm32mp13: add all STM32MP13 peripheral clocks

[RFC PATCH 00/13] Proposal for speculative safe list iterator
 2022-02-24 16:04 UTC  (11+ messages)
` [RFC PATCH 03/13] usb: remove the usage of the list iterator after the loop

[PATCH v2] Bluetooth: hci_sync: Fix hci_update_accept_list_sync
 2022-02-24 16:04 UTC  (2+ messages)
` [v2] "

Make NAND_BBT_NO_OOB_BBM configurable or let the gpmi driver decide?
 2022-02-24 16:03 UTC  (6+ messages)

uapi/evl/net/sched.h overwriting /uapi/evl/sched.h during meson install
 2022-02-24 16:07 UTC 

[PATCH v1] drm/tegra: Use dev_err_probe()
 2022-02-24 16:03 UTC  (3+ messages)

[csky-linux:riscv_compat_v6 17/20] arch/riscv/kernel/vdso.c:221:22: error: 'compat_vdso_info' undeclared; did you mean 'compat_sysinfo'?
 2022-02-24 16:01 UTC 

❌ FAIL: Test report for kernel 5.17.0-rc5 (mainline.kernel.org-clang, 23d04328)
 2022-02-24 16:02 UTC 

[PATCH v2 00/39] x86: Kernel IBT
 2022-02-24 16:01 UTC  (6+ messages)
` [PATCH v2 12/39] x86/ibt,ftrace: Search for __fentry__ location

[PATCH net] net: dcb: flush lingering app table entries for unregistered devices
 2022-02-24 16:01 UTC 

[Intel-gfx] [PATCH v2] drm/i915/display: Use unions per platform in intel_dpll_hw_state
 2022-02-24 16:02 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/display: Use unions per platform in intel_dpll_hw_state (rev3)

Kernel 5.16.3 and above fails to detect PCIe devices on Turris Omnia (Armada 385 / mvebu)
 2022-02-24 16:00 UTC  (4+ messages)

[PATCH] doc: fix modify field action description for mlx5
 2022-02-24 16:01 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] app/pdump: free mempool at cleanup resources
 2022-02-24 16:01 UTC  (2+ messages)

[PATCHv2 1/1] RDMA/irdma: Make irdma_create_mg_ctx return a void
 2022-02-24 18:28 UTC  (2+ messages)

[PATCH v10 2/2] media: i2c: isl7998x: Add driver for Intersil ISL7998x
 2022-02-24 16:00 UTC  (2+ messages)
` [PATCH] fixup! "

[Intel-gfx] [PATCH 1/2] HAX: drm/i915: Clarify vma lifetime
 2022-02-24 16:00 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] HAX: drm/i915: Clarify vma lifetime (rev3)

[PATCH phy v4 5/5] Revert "PCI: aardvark: Fix initialization with old Marvell's Arm Trusted Firmware"
 2022-02-24 15:37 UTC  (2+ messages)

[REMINDER] LSF/MM/BPF: 2022: Call for Proposals
 2022-02-24 15:59 UTC 

[PATCH v2 0/3] soundwire: qcom: add pm runtime support
 2022-02-24 15:58 UTC  (5+ messages)
` [PATCH v2 1/3] soundwire: qcom: add runtime pm support

[PATCH][trace-cmd 2.9] libtraceevent: Fix %zd and %Zd processing
 2022-02-24 15:57 UTC 

[PATCH 00/10] tcg/s390x: updates for mie2 and mie3
 2022-02-24 15:43 UTC  (6+ messages)
` [PATCH 04/10] tcg/s390x: Support MIE2 MGRK instruction
` [PATCH 06/10] tcg/s390x: Create tgen_cmp2 to simplify movcond
` [PATCH 07/10] tcg/s390x: Support SELGR instruction in MOVCOND
` [PATCH 09/10] tcg/s390x: Use vector ctz for integer ctz
` [PATCH 10/10] tcg/s390x: Implement ctpop operation

[PATCH] drm/amdgpu: limit harvest bit read on several ASICs
 2022-02-24 15:58 UTC  (2+ messages)

[PATCH 1/2] test/efd: fix size of constant
 2022-02-24 15:57 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] efd: fix uninitialized structure

[PATCH v2] dt-bindings: arm: at91: add Kontron's new KSwitches
 2022-02-24 15:56 UTC  (3+ messages)

[PATCH] leds: trigger/tty: Add knob to blink only for tx or only for rx
 2022-02-24 15:56 UTC 

[PATCH v6 00/64] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-02-24 15:56 UTC  (5+ messages)
` [PATCH v6 41/64] KVM: arm64: nv: Trap and emulate TLBI instructions from virtual EL2

[PATCH v2 0/8] RZN1 DMA support
 2022-02-24 15:56 UTC  (10+ messages)
` [PATCH v2 4/8] dma: dmamux: Introduce RZN1 DMA router support

[PATCH v1 0/4] NVIDIA Tegra ARM32 device-tree improvements for 5.18
 2022-02-24 15:56 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: writing-schema: Install from PyPI repository
 2022-02-24 15:55 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: example: Extend with typical case (int-array and disallowed prop)

[kvm-unit-tests PATCH] s390x: Test effect of storage keys on some instructions
 2022-02-24 15:55 UTC  (3+ messages)

[PATCH 3/3] whpx: Added support for breakpoints and stepping
 2022-02-24 15:54 UTC  (6+ messages)

[PATCH 0/8] Misc build fixes and cleanups
 2022-02-24 15:53 UTC  (3+ messages)
` [PATCH 7/8] Drop qemu_foo() socket API wrapper

[PATCH RFC v2 0/2] Handle UEFI NX-restricted page tables
 2022-02-24 15:43 UTC  (3+ messages)
` [PATCH RFC v2 1/2] libstub: declare DXE services table
` [PATCH RFC v2 2/2] libstub: ensure allocated memory to be executable

[PATCH v7 00/21] Readdir improvements
 2022-02-24 15:53 UTC  (18+ messages)
` [PATCH v7 01/21] NFS: constify nfs_server_capable() and nfs_have_writebacks()
  ` [PATCH v7 02/21] NFS: Trace lookup revalidation failure
    ` [PATCH v7 03/21] NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context
      ` [PATCH v7 04/21] NFS: Calculate page offsets algorithmically
        ` [PATCH v7 05/21] NFS: Store the change attribute in the directory page cache
          ` [PATCH v7 06/21] NFS: If the cookie verifier changes, we must invalidate the "
            ` [PATCH v7 07/21] NFS: Don't re-read the entire page cache to find the next cookie
              ` [PATCH v7 08/21] NFS: Adjust the amount of readahead performed by NFS readdir
                ` [PATCH v7 09/21] NFS: Simplify nfs_readdir_xdr_to_array()
                  ` [PATCH v7 10/21] NFS: Reduce use of uncached readdir
                    ` [PATCH v7 11/21] NFS: Improve heuristic for readdirplus
                      ` [PATCH v7 12/21] NFS: Don't ask for readdirplus unless it can help nfs_getattr()
                        ` [PATCH v7 13/21] NFSv4: Ask for a full XDR buffer of readdir goodness
                          ` [PATCH v7 14/21] NFS: Readdirplus can't help lookup for case insensitive filesystems
                            ` [PATCH v7 15/21] NFS: Don't request readdirplus when revalidation was forced
                              ` [PATCH v7 16/21] NFS: Add basic readdir tracing

[GIT PULL] dtpm for v5.18-rc1
 2022-02-24 15:54 UTC 

[PATCH] net/bnxt: fix a null dereference in cleanup label
 2022-02-24 15:53 UTC 

[PATCH 00/11] Updates to worktree code and docs
 2022-02-24 15:53 UTC  (4+ messages)
` [PATCH 05/11] worktree: use 'worktree' over 'working tree'

[PATCHv3 0/2] perf/bpf: Replace deprecated code
 2022-02-24 15:52 UTC  (3+ messages)
` [PATCH 1/2] perf tools: Remove bpf_program__set_priv/bpf_program__priv usage
` [PATCH 2/2] perf tools: Remove bpf_map__set_priv/bpf_map__priv usage

[csky-linux:riscv_compat_v6 6/20] arch/arm64/include/asm/compat.h:69:8: error: redefinition of 'struct compat_statfs'
 2022-02-24 15:51 UTC 

[PATCH v3 00/32] Python PEP-517: build wheels and install with pip
 2022-02-24 15:52 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/7] vdpa/mlx5: improve device shutdown time
 2022-02-24 15:51 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] vdpa/mlx5: fix interrupt trash that leads to segment fault
  ` [PATCH v2 2/7] vdpa/mlx5: fix dead loop when process interrupted
  ` [PATCH v2 3/7] vdpa/mlx5: no kick handling during shutdown
  ` [PATCH v2 4/7] vdpa/mlx5: reuse resources in reconfiguration
  ` [PATCH v2 5/7] vdpa/mlx5: cache and reuse hardware resources
  ` [PATCH v2 6/7] vdpa/mlx5: support device cleanup callback
  ` [PATCH v2 7/7] vdpa/mlx5: make statistics counter persistent

arch/s390/boot/compressed/../../../../lib/zstd/decompress/huf_decompress.c:397 HUF_decompress4X1_usingDTable_internal_body() warn: maybe use && instead of &
 2022-02-24 15:51 UTC 

[PATCH] ARM: dts: at91: sama7g5: Add NAND support
 2022-02-24 15:49 UTC  (4+ messages)

[PATCH] 1/3] ARM: dts: at91: sama7g5: Restrict ns_sram
 2022-02-24 15:50 UTC  (3+ messages)

[PATCH mptcp-next v4 0/4] mptcp: replace per-addr listener sockets
 2022-02-24 15:50 UTC  (5+ messages)
` [PATCH mptcp-next 1/4] mptcp: prefer ip address in syn skb instead of listen sk bound address
` [PATCH mptcp-next 2/4] tcp: add mptcp join demultiplex hooks
` [PATCH mptcp-next 3/4] mptcp: handle join requests via pernet listen socket
` [PATCH mptcp-next 4/4] mptcp: remove per-address listening sockets

[PATCH v2 00/18] KVM: MMU: do not unload MMU roots on all role changes
 2022-02-24 15:50 UTC  (5+ messages)
` [PATCH v2 16/18] KVM: x86: introduce KVM_REQ_MMU_UPDATE_ROOT

[PATCH v4 00/29] Builtin FSMonitor Part 2
 2022-02-24 15:50 UTC  (6+ messages)
` [PATCH v5 00/30] "
  ` [PATCH v5 03/30] fsmonitor: config settings are repository-specific


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.