All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-21 16:15:55 to 2020-05-21 17:06:13 UTC [more...]

[tpm2] Re: trying duplication and then rsa_en/decrypt
 2020-05-21 17:06 UTC 

[PATCH v9 00/74] per-CPU locks
 2020-05-21 16:39 UTC  (46+ messages)
` [PATCH v9 01/74] cpu: convert queued work to a QSIMPLEQ
` [PATCH v9 02/74] cpu: rename cpu->work_mutex to cpu->lock
` [PATCH v9 03/74] cpu: introduce cpu_mutex_lock/unlock
` [PATCH v9 04/74] cpu: make qemu_work_cond per-cpu
` [PATCH v9 05/74] cpu: move run_on_cpu to cpus-common
` [PATCH v9 06/74] cpu: introduce process_queued_cpu_work_locked
` [PATCH v9 07/74] cpu: make per-CPU locks an alias of the BQL in TCG rr mode
` [PATCH v9 08/74] tcg-runtime: define helper_cpu_halted_set
` [PATCH v9 09/74] ppc: convert to helper_cpu_halted_set
` [PATCH v9 10/74] cris: "
` [PATCH v9 11/74] hppa: "
` [PATCH v9 12/74] m68k: "
` [PATCH v9 13/74] alpha: "
` [PATCH v9 14/74] microblaze: "
` [PATCH v9 15/74] cpu: define cpu_halted helpers
` [PATCH v9 16/74] tcg-runtime: convert to cpu_halted_set
` [PATCH v9 17/74] hw/semihosting: "
` [PATCH v9 18/74] arm: convert to cpu_halted
` [PATCH v9 19/74] ppc: "
` [PATCH v9 20/74] sh4: "
` [PATCH v9 21/74] i386: "
` [PATCH v9 22/74] lm32: "
` [PATCH v9 23/74] m68k: "
` [PATCH v9 24/74] mips: "
` [PATCH v9 25/74] riscv: "
` [PATCH v9 26/74] s390x: "
` [PATCH v9 27/74] sparc: "
` [PATCH v9 28/74] xtensa: "
` [PATCH v9 29/74] gdbstub: "
` [PATCH v9 30/74] openrisc: "
` [PATCH v9 31/74] cpu-exec: "
` [PATCH v9 32/74] cpu: "
` [PATCH v9 33/74] cpu: define cpu_interrupt_request helpers
` [PATCH v9 34/74] ppc: use cpu_reset_interrupt
` [PATCH v9 35/74] exec: "
` [PATCH v9 36/74] i386: "
` [PATCH v9 37/74] s390x: "
` [PATCH v9 38/74] openrisc: "
` [PATCH v9 39/74] arm: convert to cpu_interrupt_request
` [PATCH v9 40/74] i386: "
` [PATCH v9 41/74] i386/kvm: "
` [PATCH v9 43/74] i386/whpx-all: "
` [PATCH v9 47/74] cris: "
` [PATCH v9 59/74] microblaze: "
` [PATCH v9 60/74] accel/tcg: "

TI boards vs. distro boot
 2020-05-21 17:05 UTC  (2+ messages)

[PATCH 1/2] spi: dw: add reset control
 2020-05-21 17:03 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: snps,dw-apb-ssi: add optional reset property

[RESEND PATCH 00/14] MHI patches for v5.8
 2020-05-21 17:02 UTC  (15+ messages)
` [RESEND PATCH 01/14] bus: mhi: core: Refactor mhi queue APIs
` [RESEND PATCH 02/14] bus: mhi: core: Cache intmod from mhi event to mhi channel
` [RESEND PATCH 03/14] bus: mhi: core: Add range check for channel id received in event ring
` [RESEND PATCH 04/14] bus: mhi: core: Read transfer length from an event properly
` [RESEND PATCH 05/14] bus: mhi: core: Handle firmware load using state worker
` [RESEND PATCH 06/14] bus: mhi: core: Return appropriate error codes for AMSS load failure
` [RESEND PATCH 07/14] bus: mhi: core: Improve debug logs for loading firmware
` [RESEND PATCH 08/14] bus: mhi: core: Ensure non-zero session or sequence ID values are used
` [RESEND PATCH 09/14] bus: mhi: core: Remove the system error worker thread
` [RESEND PATCH 10/14] bus: mhi: core: Handle disable transitions in state worker
` [RESEND PATCH 11/14] bus: mhi: core: Skip handling BHI irq if MHI reg access is not allowed
` [RESEND PATCH 12/14] bus: mhi: core: Do not process SYS_ERROR if RDDM is supported
` [RESEND PATCH 13/14] bus: mhi: core: Handle write lock properly in mhi_pm_m0_transition
` [RESEND PATCH 14/14] bus: mhi: core: Handle syserr during power_up

accessing global and per-cpu vars
 2020-05-21 17:03 UTC 

[PATCHv2 0/4] Add support for replicators which loses context on clock removal
 2020-05-21 17:03 UTC  (4+ messages)
` [PATCHv2 3/4] coresight: replicator: Reset replicator if context is lost

[PATCH v2 1/5] powerpc/pmem: Add new instructions for persistent storage and sync
 2020-05-21 17:02 UTC  (9+ messages)
` [PATCH v2 3/5] libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier

[Intel-gfx] [PATCH] drm/i915/gt: Stop cross-poluting PIN_GLOBAL with PIN_USER with no-ppgtt
 2020-05-21 17:02 UTC 

[PATCH v5 00/13] Modernise powerpc 40x
 2020-05-21 16:56 UTC  (15+ messages)
` [PATCH v5 02/13] powerpc/40x: Rework 40x PTE access and TLB miss
` [PATCH v5 03/13] powerpc/pgtable: Drop PTE_ATOMIC_UPDATES
` [PATCH v5 04/13] powerpc/40x: Remove support for IBM 403GCX
` [PATCH v5 05/13] powerpc/40x: Remove STB03xxx
` [PATCH v5 06/13] powerpc/40x: Remove WALNUT
` [PATCH v5 07/13] powerpc/40x: Remove EP405
` [PATCH v5 08/13] powerpc/40x: Remove support for ISS Simulator
` [PATCH v5 09/13] powerpc/40x: Remove support for IBM 405GP
` [PATCH v5 10/13] powerpc/40x: Remove IBM405 Erratum #51
` [PATCH v5 11/13] powerpc: Remove IBM405 Erratum #77
` [PATCH v5 12/13] powerpc/40x: Avoid using r12 in TLB miss handlers
` [PATCH v5 13/13] powerpc/40x: Don't save CR in SPRN_SPRG_SCRATCH6

[PATCH] media: staging: tegra-vde: fix runtime pm imbalance on error
 2020-05-21 17:02 UTC  (5+ messages)

[Ocfs2-devel] NFS clients crash OCFS2 nodes (general protection fault: 0000 [#1] SMP PTI)
 2020-05-21 17:02 UTC  (3+ messages)

[PATCH net-next v2 0/4] Implement classifier-action terse dump mode
 2020-05-21 17:02 UTC  (4+ messages)

[PATCH] drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and raven
 2020-05-21 17:00 UTC  (2+ messages)

[PATCH 1/3] bitbake.conf: propagate 'opengl' DISTRO_FEATURE to native/nativesdk from target
 2020-05-21 17:00 UTC  (3+ messages)
` [PATCH 2/3] libsdl2: enable opengl option for native/nativesdk, subject to 'opengl' in DISTRO_FEATURES
` [PATCH 3/3] qemu: enable virglrenderer and glx options subject to 'opengl' DISTRO_FEATURE

[RFC PATCH] tick/sched: update full_nohz status after SCHED dep is cleared
 2020-05-21 17:00 UTC  (7+ messages)

[RESEND PATCH v7 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-05-21 16:59 UTC  (7+ messages)
` [RESEND PATCH v7 3/5] powerpc/papr_scm: Fetch nvdimm health information from PHYP

[PATCH 0/3] fsverity-utils: introduce libfsverity
 2020-05-21 16:59 UTC  (6+ messages)
` [PATCH 2/3] Introduce libfsverity

[PATCH] arm64/cpufeature: Move BUG_ON() inside get_arm64_ftr_reg()
 2020-05-21 16:59 UTC  (9+ messages)

[PATCH 0/3] net: bridge: mrp: Add small fixes to MRP
 2020-05-21 18:49 UTC  (6+ messages)
` [PATCH 1/3] bridge: mrp: Add br_mrp_unique_ifindex function
        ` [Bridge] "

[PATCH v2 0/9] Function Granular KASLR
 2020-05-21 16:56 UTC  (9+ messages)
` [PATCH v2 1/9] objtool: Do not assume order of parent/child functions
` [PATCH v2 2/9] x86: tools/relocs: Support >64K section headers
` [PATCH v2 3/9] x86/boot: Allow a "silent" kaslr random byte fetch
` [PATCH v2 4/9] x86: Makefile: Add build and config option for CONFIG_FG_KASLR
` [PATCH v2 5/9] x86: Make sure _etext includes function sections
` [PATCH v2 6/9] x86/tools: Add relative relocs for randomized functions
` [PATCH v2 8/9] kallsyms: Hide layout
` [PATCH v2 9/9] module: Reorder functions

[PATCH] git-bisect: remove no longer needed variables
 2020-05-21 16:57 UTC  (2+ messages)

[PATCH] ext4: avoid ext4_error()'s caused by ENOMEM in the truncate path
 2020-05-21 16:55 UTC  (2+ messages)

[linux-next:master 9800/11634] drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:259: undefined reference to `__aeabi_uldivmod'
 2020-05-21 16:54 UTC 

[Buildroot] [PATCHv3] package/gcc/9.3.0: fix host-gcc-final when ccache is used
 2020-05-21 16:53 UTC 

[PATCH 1/2] drm/amdgpu: improve error handling in pcie_bw
 2020-05-21 16:52 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: drop navi pcie bw callback

[PATCH] nvdimm: fixes to maintainter-entry-profile
 2020-05-21 16:51 UTC  (2+ messages)

[PATCH v2 0/4] driver core: Add device link related sysfs files
 2020-05-21 16:50 UTC  (3+ messages)

[PATCH v9 00/10] exynos-ufs: Add support for UFS HCI
 2020-05-21 16:49 UTC  (5+ messages)
  ` [PATCH v9 10/10] arm64: dts: Add node for ufs exynos7

[PATCH v2 0/7] padata: parallelize deferred page init
 2020-05-21 16:46 UTC  (8+ messages)
` [PATCH v2 5/7] mm: parallelize deferred_init_memmap()

[RFC linux-next PATCH] mm: khugepaged: remove error message when checking external pins
 2020-05-21 16:48 UTC  (3+ messages)

[PATCH] files: Use rcu lock to get the file structures for better performance
 2020-05-21 16:47 UTC  (5+ messages)
  ` [External] "

[PATCH 0/4] t: replace incorrect test_must_fail usage (part 5)
 2020-05-21 16:47 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v3] x86/PV: remove unnecessary toggle_guest_pt() overhead
 2020-05-21 16:46 UTC  (2+ messages)

[Bug 207817] New: kworker using a lot of cpu
 2020-05-21 16:45 UTC  (2+ messages)
` [Bug 207817] kworker using a lots "

[PATCH net-next] sctp: Pull the user copies out of the individual sockopt functions
 2020-05-21 16:45 UTC  (5+ messages)

[PATCH v3 00/16] spi: dw: Add generic DW DMA controller support
 2020-05-21 16:44 UTC  (8+ messages)
` [PATCH v3 03/16] spi: dw: Discard static DW DMA slave structures

An IPMI Request Visualization Tool
 2020-05-21 16:44 UTC  (4+ messages)

[PATCH] ssi/imx_spi: Removed unnecessary cast and fixed condition in while statement
 2020-05-21 16:41 UTC  (2+ messages)

[ANNOUNCE] Git v2.27.0-rc1
 2020-05-21 16:42 UTC  (9+ messages)
  ` Re* "
    ` Protocol v2 in v2.27 (Re: Re* [ANNOUNCE] Git v2.27.0-rc1)

[PATCH v6 00/19] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-21 16:39 UTC  (5+ messages)

[MPTCP] [PATCH mptcp] mptcp: use untruncated hash in ADD_ADDR HMAC
 2020-05-21 16:39 UTC 

[PATCH] mm, memcg: reclaim more aggressively before high allocator throttling
 2020-05-21 16:38 UTC  (10+ messages)

[PATCH v3] submodule: port subcommand 'set-branch' from shell to C
 2020-05-21 16:38 UTC 

[MPTCP] [Weekly meetings] MoM - 21th of May 2020
 2020-05-21 16:37 UTC 

ceph kernel client orientation
 2020-05-21 16:37 UTC  (4+ messages)

mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-05-21 16:34 UTC  (14+ messages)
                  ` [f2fs-dev] "

[PATCH v3] ASoC: Intel: kbl_rt5663_rt5514_max98927: Split be_hw_params_fixup function
 2020-05-21 16:32 UTC  (4+ messages)

[Intel-gfx] [CI] drm/i915: Remove PIN_UPDATE for i915_vma_pin
 2020-05-21 16:32 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v5 0/5] qemu-img: Add convert --bitmaps
 2020-05-21 16:28 UTC  (7+ messages)
` [PATCH v5 2/5] qcow2: Expose bitmaps' size during measure

[net v3 0/2] net/tls: fix encryption error path
 2020-05-21 16:29 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/mlx5: revert DevX API preferred for Rx objects
 2020-05-21 16:28 UTC  (2+ messages)

[PATCH v3 0/2] x86/idle: fix for Intel ISR errata
 2020-05-21 16:27 UTC  (5+ messages)
` [PATCH v3 2/2] x86/idle: prevent entering C6 with in service interrupts on Intel

[PATCH 00/24] Fixes around device realization
 2020-05-21 16:26 UTC  (7+ messages)
` [PATCH 03/24] sd/pxa2xx_mmci: Fix to realize "pxa2xx-mmci" device
` [PATCH 06/24] armv7m: Bury unwanted "ARM,bitband-memory" devices
` [PATCH 09/24] macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices

INFO: task hung in locks_remove_posix
 2020-05-21 16:27 UTC  (4+ messages)

[PATCH] drm/amdgpu: fix pm sysfs node handling (v2)
 2020-05-21 16:26 UTC 

[BlueZ PATCH v3] doc:adding definitions for load default params mgmt op
 2020-05-21 16:26 UTC  (2+ messages)

[PATCH] device: Add device type property
 2020-05-21 16:24 UTC  (9+ messages)

Ignore mask handling in fanotify_group_event_mask()
 2020-05-21 16:24 UTC 

[net-next 00/15][pull request] 1GbE Intel Wired LAN Driver Updates 2020-05-20
 2020-05-21 16:23 UTC  (3+ messages)
` [net-next 03/15] igc: Add support for source address filters in core

[PATCH BlueZ] test/example-advertisement: Fix include_tx_power
 2020-05-21 16:23 UTC  (2+ messages)

[PATCH v3 1/4] a2dp: Fix caching endpoints for unknown version
 2020-05-21 16:22 UTC  (2+ messages)

[PATCH QEMU v23 00/18] Add migration support for VFIO devices
 2020-05-21 16:20 UTC  (3+ messages)
` [PATCH QEMU v23 12/18] memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled

[PATCH v11] arm64: dts: qcom: sc7180: Add WCN3990 WLAN module device node
 2020-05-21 16:19 UTC  (3+ messages)

[PATCH v5 0/5] domain context infrastructure
 2020-05-21 16:19 UTC  (6+ messages)
` [PATCH v5 1/5] xen/common: introduce a new framework for save/restore of 'domain' context
` [PATCH v5 2/5] xen/common/domctl: introduce XEN_DOMCTL_get/setdomaincontext
` [PATCH v5 3/5] tools/misc: add xen-domctx to present domain context
` [PATCH v5 4/5] common/domain: add a domain context record for shared_info
` [PATCH v5 5/5] tools/libxc: make use of domain context SHARED_INFO record

[linux-5.4 test] 150294: tolerable FAIL - PUSHED
 2020-05-21 16:19 UTC 

[PATCH] arm64: dts: qcom: sc7180: Move mss node to the right place
 2020-05-21 16:19 UTC  (2+ messages)

[PATCH] i386: Remove unused define's from hax and hvf
 2020-05-21 16:18 UTC  (2+ messages)

[PATCH 00/14] MHI patches for v5.8
 2020-05-21 16:19 UTC  (3+ messages)

[PATCH] vfs, afs, ext4: Make the inode hash table RCU searchable
 2020-05-21 16:18 UTC  (2+ messages)

[tpm2] Re: trying duplication and then rsa_en/decrypt
 2020-05-21 16:18 UTC 

[BUG?] b43: can't connect to WPA3 network (nohwcrypt=1)
 2020-05-21 16:17 UTC  (17+ messages)

[PATCH v3 00/16]: hw/i386/vmport: Bug fixes and improvements
 2020-05-21 16:15 UTC  (2+ messages)

[PATCH v3 0/2] target/arm: vector tail cleanups
 2020-05-21 16:15 UTC  (2+ messages)

[dunfell][ 01/10] tunes: Add new tune files for cortexa55 and cortexa73-cortexa53
 2020-05-21 16:15 UTC  (7+ messages)
` [dunfell][ 05/10] tune-cortexa55.inc: crc and crypto extentions are default on cortex-a55
` [dunfell][ 06/10] tune-cortexa57.inc: Add new tune file
` [dunfell][ 07/10] aarch64: Adjust big.LITTLE tune files to use -mcpu
` [dunfell][ 08/10] armv8/tunes: Define TUNE_PKGARCH
` [dunfell][ 09/10] gcc: Do not set -march for arm64 for libatomic
` [dunfell][ 10/10] cve-check: Run it after do_fetch


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.