All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-05 21:22:36 to 2020-05-05 22:47:37 UTC [more...]

[PATCH v6 0/8] Bug fixes and improved logging in MHI
 2020-05-05 22:47 UTC  (3+ messages)
` [PATCH v6 1/8] bus: mhi: core: Refactor mhi queue APIs
` [PATCH v6 2/8] bus: mhi: core: Cache intmod from mhi event to mhi channel

[PATCH v2 0/2] Add file-system authentication to BTRFS
 2020-05-05 22:46 UTC  (17+ messages)
` [PATCH v2 1/2] btrfs: add authentication support

[PATCH] docs: s390: Fix wrong label Guest2 instead of Guest3
 2020-05-05 22:44 UTC  (4+ messages)
  ` [Linux-kernel-mentees] "

[Patch net] net: fix a potential recursive NETDEV_FEAT_CHANGE
 2020-05-05 22:39 UTC  (4+ messages)

[master][PATCH] conf, classes, images: cleanup/unify image names
 2020-05-05 22:39 UTC 

[PATCH 3/3] btrfs: free alien device due to device add
 2020-05-05 23:40 UTC  (4+ messages)
` [PATCH v4 "

[BUG] Inconsistent lock state in virtnet poll
 2020-05-05 22:40 UTC  (4+ messages)

[PATCH] lib/crypto, efi_loader: avoid multiple inclusions of header files
 2020-05-05 22:39 UTC  (6+ messages)

What's cooking in git.git (May 2020, #02; Tue, 5)
 2020-05-05 22:38 UTC 

[PATCH] lib/crypto, efi_loader: move some headers to include/crypto
 2020-05-05 22:38 UTC  (6+ messages)

[PATCH] crypto: curve25519-hacl64 - Disable fortify-source for clang-10
 2020-05-05 22:37 UTC  (9+ messages)
  ` [PATCH] Kbuild: disable FORTIFY_SOURCE on clang-10

[PATCH] riscv: Change the default behavior if no -bios option is specified
 2020-05-05 22:28 UTC  (4+ messages)

[PATCH] efi_loader: fixe unreachable statement in efi_sigstore_parse_siglist
 2020-05-05 22:37 UTC  (3+ messages)

[PATCH V2 0/7] x86/resctrl: Support wider MBM counters
 2020-05-05 22:36 UTC  (8+ messages)
` [PATCH V2 1/7] x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.h
` [PATCH V2 2/7] x86/cpu: Move resctrl CPUID code to resctrl
` [PATCH V2 3/7] x86/resctrl: Remove unnecessary RMID checks
` [PATCH V2 4/7] x86/resctrl: Query LLC monitoring properties once during boot
` [PATCH V2 5/7] x86/resctrl: Maintain MBM counter width per resource
` [PATCH V2 6/7] x86/resctrl: Support CPUID enumeration of MBM counter width
` [PATCH V2 7/7] x86/resctrl: Support wider MBM counters

[PATCH v4 00/17] xfs: flush related error handling cleanups
 2020-05-05 22:36 UTC  (8+ messages)
` [PATCH v4 08/17] xfs: fix duplicate verification from xfs_qm_dqflush()
` [PATCH v4 10/17] xfs: acquire ->ail_lock from xfs_trans_ail_delete()

[PATCH] efi_loader: factor out the common code from efi_transfer_secure_state()
 2020-05-05 22:36 UTC  (3+ messages)

Troubles running Xen on Raspberry Pi 4 with 5.6.1 DomU
 2020-05-05 22:34 UTC  (12+ messages)

[PATCH] KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction
 2020-05-05 22:34 UTC  (4+ messages)

[PATCH for-5.7] splice: move f_mode checks to do_{splice,tee}()
 2020-05-05 22:26 UTC  (6+ messages)

[PATCH 00/10] efi_loader: add capsule update support
 2020-05-05 22:33 UTC  (6+ messages)
` [PATCH 01/10] efi_loader: disk: add efi_disk_is_system_part()

[PATCH] rebase --autosquash: fix a potential segfault
 2020-05-05 22:33 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 00/16] dts/dt-bindings: Fix Arm Ltd. ARMv8 "boards"
 2020-05-05 22:31 UTC  (5+ messages)

[PATCH v3 00/14] remoteproc: Add support for synchronisaton with rproc
 2020-05-05 22:31 UTC  (20+ messages)
` [PATCH v3 01/14] remoteproc: Make core operations optional
` [PATCH v3 02/14] remoteproc: Introduce function rproc_alloc_internals()
` [PATCH v3 08/14] remoteproc: Call core functions based on synchronisation flag
` [PATCH v3 10/14] remoteproc: Deal with synchronisation when shutting down
` [PATCH v3 12/14] remoteproc: Introducing function rproc_set_state_machine()

mmotm 2020-05-05-15-28 uploaded
 2020-05-05 22:29 UTC 

[PATCH] ci: respect the [skip ci] convention in our GitHub workflow "CI/PR"
 2020-05-05 22:28 UTC  (14+ messages)
` [PATCH v2 0/2] Limit GitHub Actions to designated branches
  ` [PATCH v2 1/2] CI: limit "

[PATCH 0/2] sockmap, fix for some error paths with helpers
 2020-05-05 22:28 UTC  (2+ messages)

[PATCH v4 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-05-05 22:21 UTC  (12+ messages)
` [PATCH v4 2/6] dt-bindings: display: Add hpd-gpios to panel-common bindings
` [PATCH v4 4/6] dt-bindings: drm/bridge: ti-sn65dsi86: Convert to yaml
` [PATCH v4 5/6] dt-bindings: drm/bridge: ti-sn65dsi86: Document no-hpd

Disparity in tpm pcr5 value
 2020-05-05 22:27 UTC 

[PATCH v2] vfio-pci: Mask cap zero
 2020-05-05 22:27 UTC 

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2020-05-05 22:18 UTC  (2+ messages)
` [Bug 1856335] "

[patch V4 part 3 00/29] x86/entry: Entry/exception code rework, simple exceptions
 2020-05-05 22:24 UTC  (5+ messages)
` [patch V4 part 3 11/29] rcu: Provide rcu_irq_exit_preempt()

GIT Branch Maintenance
 2020-05-05 22:21 UTC 

[PATCH 0/2] x86/resctrl: Support wider MBM counters
 2020-05-05 22:15 UTC  (9+ messages)
` [PATCH 2/2] x86/resctrl: Support CPUID enumeration of MBM counter width

battery switch-over detection on pcf2127
 2020-05-05 22:14 UTC  (5+ messages)

[PATCH 1/7] rtc: ingenic: Only support probing from devicetree
 2020-05-05 22:13 UTC  (7+ messages)
` [PATCH 2/7] rtc: ingenic: Use local 'dev' variable in probe
` [PATCH 3/7] rtc: ingenic: Enable clock "
` [PATCH 4/7] rtc: ingenic: Set wakeup params "
` [PATCH 5/7] rtc: ingenic: Remove unused fields from private structure
` [PATCH 6/7] rtc: ingenic: Fix masking of error code
` [PATCH 7/7] rtc: ingenic: Reset regulator register in probe

[RFC PATCH 0/2] powerpc/64s: scv support
 2020-05-05 22:11 UTC  (3+ messages)
` [RFC PATCH 2/2] powerpc/64s: system call support for scv/rfscv instructions

[PATCH v1 0/2] Refactor MDP driver and add dummy component driver
 2020-05-05 22:12 UTC  (5+ messages)
` [PATCH v1 1/2] [media] mtk-mdp: add driver to probe mdp components

5.6 regression caused by "ACPICA: Dispatcher: always generate buffer objects for ASL create_field() operator"
 2020-05-05 22:11 UTC  (3+ messages)

[PATCH v4 00/18] Add static_call()
 2020-05-05 22:10 UTC  (3+ messages)
` [PATCH v4 07/18] static_call: Add inline static call infrastructure

[PATCH] Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
 2020-05-05 22:09 UTC  (4+ messages)

[Intel-gfx] [PATCH i-g-t 1/2] lib/i915: Report scheduler caps for timeslicing
 2020-05-05 22:09 UTC  (4+ messages)
` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 2/2] i915/gem_exec_fence: Teach invalid-wait about invalid future fences
  ` [igt-dev] "

[PATCH 1/5] rtc: add new VL flag for backup switchover
 2020-05-05 22:09 UTC  (4+ messages)
` [PATCH 5/5] rtc: pcf2127: report battery switch over

[PATCH 00/14] Add Renoir ACP driver
 2020-05-05 22:03 UTC  (13+ messages)
` [PATCH 05/14] ASoC: amd: add ACP3x PDM platform driver
` [PATCH 07/14] ASoC: amd: add acp3x pdm driver dma ops
` [PATCH 08/14] ASoC: amd: add ACP PDM DMA driver dai ops
` [PATCH 09/14] ASoC: amd: add Renoir ACP PCI driver PM ops
` [PATCH 13/14] ASoC: amd: RN machine driver using dmic
` [PATCH 14/14] ASoC: amd: enable build for RN machine driver

[PATCH 1/7] utils: replace strchr with std variant
 2020-05-05 22:07 UTC  (4+ messages)
` [PATCH 7/7] utils: switch C to C++ headers

[PATCH V2] ASoC: Intel: boards: Use FS as nau8825 sysclk in nau88125_* machine
 2020-05-05 15:00 UTC  (5+ messages)

libkcapi tests are failing on kernels 5.5+
 2020-05-05 22:04 UTC  (3+ messages)

[xen-unstable-smoke test] 150049: tolerable all pass - PUSHED
 2020-05-05 22:04 UTC 

[PATCH] sysctl: Make sure proc handlers can't expose heap memory
 2020-05-05 22:03 UTC  (7+ messages)

[PATCH] ref-manual: IMAGE_FEATURE, add allow-root-login
 2020-05-05 22:02 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH v5 00/31] Add subcluster allocation to qcow2
 2020-05-05 21:59 UTC  (3+ messages)
` [PATCH v5 19/31] qcow2: Add subcluster support to calculate_l2_meta()

[PATCH v2 0/5] allow ramoops to collect all kmesg_dump events
 2020-05-05 21:59 UTC  (3+ messages)
` [PATCH v2 2/5] pstore/platform: pass max_reason to kmesg dump

[RFC] UEFI Secure Boot on Xen Hosts
 2020-05-05 21:58 UTC  (5+ messages)

New powerpc vdso calling convention
 2020-05-05 21:56 UTC  (10+ messages)

[PATCH] vfio-pci: Mask cap zero
 2020-05-05 21:58 UTC  (7+ messages)

[PATCH 1/2] libtirpc: remove extra "-fcommon" from CFLAGS
 2020-05-05 21:55 UTC  (2+ messages)
` [PATCH 2/2] libcomps: update to 0.1.15

[PATCH v2 0/3] vfio-pci: Block user access to disabled device MMIO
 2020-05-05 21:55 UTC  (4+ messages)
` [PATCH v2 1/3] vfio/type1: Support faulting PFNMAP vmas
` [PATCH v2 2/3] vfio-pci: Fault mmaps to enable vma tracking
` [PATCH v2 3/3] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory

[PATCH 1/2] nvme-tcp: set MSG_SENDPAGE_NOTLAST with MSG_MORE when we have more to send
 2020-05-05 21:53 UTC  (5+ messages)

[Intel-gfx] [PATCH 01/14] drm/i915: Mark concurrent submissions with a weak-dependency
 2020-05-05 21:52 UTC  (15+ messages)
`  "
` [Intel-gfx] [PATCH 02/14] drm/i915: Propagate error from completed fences
` [Intel-gfx] [PATCH 03/14] drm/i915: Ignore submit-fences on the same timeline
` [Intel-gfx] [PATCH 04/14] drm/i915: Pull waiting on an external dma-fence into its routine
` [Intel-gfx] [PATCH 05/14] drm/i915: Prevent using semaphores to chain up to external fences
` [Intel-gfx] [PATCH 06/14] drm/i915: Tidy awaiting on dma-fences
` [Intel-gfx] [PATCH 07/14] dma-buf: Proxy fence, an unsignaled fence placeholder
` [Intel-gfx] [PATCH 08/14] drm/syncobj: Allow use of dma-fence-proxy
` [Intel-gfx] [PATCH 09/14] drm/i915/gem: Teach execbuf how to wait on future syncobj
` [Intel-gfx] [PATCH 10/14] drm/i915/gem: Allow combining submit-fences with syncobj
` [Intel-gfx] [PATCH 11/14] drm/i915/gt: Declare when we enabled timeslicing
` [Intel-gfx] [PATCH 12/14] drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
` [Intel-gfx] [PATCH 13/14] drm/i915: Drop I915_RESET_TIMEOUT and friends
` [Intel-gfx] [PATCH 14/14] drm/i915: Drop I915_IDLE_ENGINES_TIMEOUT

[patch V4 part 1 00/36] x86/entry: Entry/exception code rework, preparatory patches
 2020-05-05 21:50 UTC  (4+ messages)
` [patch V4 part 1 12/36] x86/kvm: Sanitize kvm_async_pf_task_wait()

MSI interrupt for xhci still lost on 5.6-rc6 after cpu hotplug
 2020-05-05 21:47 UTC  (4+ messages)

[PATCH v1 0/5] MTK MDP driver cleanups to prep for futher work
 2020-05-05 21:46 UTC  (21+ messages)
` [PATCH v1 1/5] [media] mtk-mdp: remove mtk_mdp_comp.regs from mtk_mdp_comp.h
` [PATCH v1 2/5] [media] mtk-mdp: handle vb2_dma_contig_set_max_seg_size errors during probe
` [PATCH v1 3/5] [media] mtk-mdp: handle vpu_wdt_reg_handler() "
` [PATCH v1 4/5] [media] mtk-mdp: convert mtk_mdp_dev.comp array to list
` [PATCH v1 5/5] [media] mtk-mdp: Remove mtk_mdp_comp.id and supporting functionality

[PATCH v1] [media] mtk-mdp: Remove states for format checks
 2020-05-05 21:45 UTC  (4+ messages)

[dpdk-dev] [PATCH v4 00/29] graph: introduce graph subsystem
 2020-05-05 21:44 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5 "

[PATCH net,v2] net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
 2020-05-05 21:43 UTC  (5+ messages)

[dpdk-dev] [PATCH 1/2] crypto/dpaa_sec: improve memory freeing
 2020-05-05 21:41 UTC  (2+ messages)
  ` [dpdk-dev] [PATCH 2/2] crypto/dpaa_sec: repair memory allocations

linux-user - time64 question
 2020-05-05 21:38 UTC 

[tglx-devel:x86/entry 100/140] arch/x86/kernel/traps.c:721:16: warning: Using argument dr6 that points at uninitialized variable dr6 [ctuuninitvar]
 2020-05-05 21:39 UTC 

[PATCH v14 23/25] block/rnbd: include client and server modules into kernel compilation
 2020-05-05 21:33 UTC  (3+ messages)

[PATCH 4.19 00/37] 4.19.121-rc1 review
 2020-05-05 21:37 UTC  (11+ messages)
` [PATCH 4.19 28/37] dmaengine: dmatest: Fix iteration non-stop logic

[PATCH v2 00/18] qom: Spring cleaning
 2020-05-05 21:35 UTC  (2+ messages)

[PATCH] python3-docker-compose: update to 1.25.5
 2020-05-05 21:32 UTC 

[PATCH bpf-next v2 00/20] bpf: implement bpf iterator for kernel data
 2020-05-05 21:32 UTC  (7+ messages)
` [PATCH bpf-next v2 02/20] bpf: allow loading of a bpf_iter program
` [PATCH bpf-next v2 03/20] bpf: support bpf tracing/iter programs for BPF_LINK_CREATE
` [PATCH bpf-next v2 04/20] bpf: support bpf tracing/iter programs for BPF_LINK_UPDATE

Slow Randomizing Boosts Denial of Service - Bulletin #2
 2020-05-05 21:31 UTC  (3+ messages)
` [MODERATED] "

[PATCH v4 0/2] pmsg: core: Add support for name extension
 2020-05-05 21:30 UTC  (4+ messages)
` [PATCH v4 2/2] rpmsg: core: Add support to retrieve "

git for-each-ref - sorting by multiple keys
 2020-05-05 21:30 UTC  (9+ messages)
` [PATCH 1/2] ref-filter: apply --ignore-case to all sorting keys
        ` [PATCH] CodingGuidelines: drop arithmetic expansion advice to use "$x"

[Intel-gfx] [PATCH] drm/i915/icp: Add Wa_14010685332
 2020-05-05 21:30 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-05 21:30 UTC  (5+ messages)
` [PATCH 6/7] exec: Move most of setup_new_exec into flush_old_exec
` [PATCH 7/7] exec: Rename flush_old_exec begin_new_exec

[gfs2:for-rc5 10/12] fs/gfs2/inode.c:767:18: error: 'TRACE_QA_CREATE_INODE' undeclared
 2020-05-05 21:29 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH net-next 00/11] s390/qeth: updates 2020-05-05
 2020-05-05 21:28 UTC  (7+ messages)
` [PATCH net-next 10/11] s390/qeth: allow reset via ethtool

[MODERATED] [PATCH 0/4] more sampling fun 0
 2020-05-05 21:26 UTC  (3+ messages)
` [MODERATED] Re: [PATCH 4/4] more sampling fun 4

[PATCH] drm/bridge: ti-sn65dsi86: Implement lane reordering + polarity
 2020-05-05 21:25 UTC  (11+ messages)

[PATCH 0/4] allow multiple kthreadd's
 2020-05-05 21:25 UTC  (7+ messages)

[PATCH 0/2] net: Optimize the qed* allocations inside kdump kernel
 2020-05-05 21:24 UTC  (4+ messages)
` [PATCH 1/2] net: qed*: Reduce RX and TX default ring count when running "

[PATCH v2 0/6] qemu-img: Add convert --bitmaps
 2020-05-05 21:22 UTC  (4+ messages)
` [PATCH v2 6/6] iotests: Add test 291 to for qemu-img bitmap coverage

[PATCH 6/6] staging: vt6656: remove difs / sifs adjustments
 2020-05-05 21:23 UTC 

[RFC net] net: dsa: Add missing reference counting
 2020-05-05 21:23 UTC  (2+ messages)

[PATCH v8 00/18] Add AMD SEV guest live migration support
 2020-05-05 21:22 UTC  (2+ messages)
` [PATCH v8 18/18] KVM: SVM: Enable SEV live migration feature implicitly on Incoming VM(s)


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.