All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-04 03:25:58 to 2018-05-04 05:59:47 UTC [more...]

[Qemu-devel] [PULL 00/17] ppc-for-2.13 queue 20180504
 2018-05-04  5:59 UTC  (14+ messages)
` [Qemu-devel] [PULL 01/17] target/ppc: return a nil HPT base address on sPAPR machines
` [Qemu-devel] [PULL 02/17] target/ppc: add basic support for PTCR on POWER9
` [Qemu-devel] [PULL 03/17] spapr: Remove support for explicitly allocated RMAs
` [Qemu-devel] [PULL 04/17] target/ppc: Add ppc_store_lpcr() helper
` [Qemu-devel] [PULL 05/17] spapr: Clean up rtas_start_cpu() & rtas_stop_self()
` [Qemu-devel] [PULL 06/17] spapr: Remove unhelpful helpers from rtas_start_cpu()
` [Qemu-devel] [PULL 07/17] spapr: Make a helper to set up cpu entry point state
` [Qemu-devel] [PULL 08/17] spapr: Clean up LPCR updates from hypercalls
` [Qemu-devel] [PULL 09/17] target/ppc: Delay initialization of LPCR_UPRT for secondary cpus
` [Qemu-devel] [PULL 10/17] spapr: Move PAPR mode cpu setup fully to spapr code
` [Qemu-devel] [PULL 11/17] spapr: Clean up handling of LPCR power-saving exit bits
` [Qemu-devel] [PULL 12/17] uninorth: create new uninorth device
` [Qemu-devel] [PULL 15/17] target/ppc: always set PPC_MEM_TLBIE in pre 2.8 migration hack

[GIT PULL 00/17] EFI updates for v4.18
 2018-05-04  5:59 UTC  (2+ messages)
` [PATCH 01/17] x86/xen/efi: Initialize UEFI secure boot state during dom0 boot

[PATCH v3 0/3] btrfs: qgroup rescan races (part 1)
 2018-05-04  5:59 UTC  (4+ messages)

[PATCH v7 0/9] Designware EP support and code clean up
 2018-05-04  5:58 UTC  (12+ messages)
` [PATCH v7 3/9] PCI: endpoint: functions/pci-epf-test: Add second entry

[Qemu-devel] [PATCH 0/3] spapr: fix backward migration from POWER9 to POWER8 hosts
 2018-05-04  5:58 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/3] target/ppc: always set PPC_MEM_TLBIE in pre 2.8 migration hack

[PATCH] mm/ksm: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm
 2018-05-04  5:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] btrfs: qgroup: Finish rescan when hit the last leaf of extent tree
 2018-05-04  5:56 UTC 

[PATCH v5 0/5] efi/firmware/platform-x86: Add EFI embedded fw support
 2018-05-04  5:56 UTC  (7+ messages)
` [PATCH v5 2/5] efi: Add embedded peripheral firmware support

[PATCH v2 0/2] vunmap and debug objects
 2018-05-04  5:55 UTC  (4+ messages)
` [PATCH v2 2/2] mm: vmalloc: Pass proper vm_start into debugobjects

[PATCH] check: run auto test group by default
 2018-05-04  5:55 UTC  (3+ messages)

[RFC PATCH 0/7] provide ELF/KEXEC support for MIPS ath79 and malta
 2018-05-04  5:54 UTC  (3+ messages)
` [RFC PATCH 3/7] bootm: add kexec ELF support

[Bug 106259] [bisected] UVD hangs system on Vega10 linux-4.17
 2018-05-04  5:52 UTC  (2+ messages)

[qemu-mainline test] 122575: regressions - trouble: blocked/broken/fail/pass
 2018-05-04  5:49 UTC 

[PATCH v7 0/2] PCI: mediatek: Fixups for the IRQ handle routine and MT7622's class code
 2018-05-04  5:47 UTC  (9+ messages)
` [PATCH v7 1/2] PCI: mediatek: Set up vendor ID and class type for MT7622
` [PATCH v7 2/2] PCI: mediatek: Using chained IRQ to setup IRQ handle

[PATCH 00/13] EEH refactoring 2
 2018-05-04  5:46 UTC  (3+ messages)
` [PATCH 01/13] powerpc/eeh: Add eeh_max_freezes to initial EEH log line

[Qemu-devel] [PULL v2 00/50] virtio, vhost, pci, pc: features, cleanups
 2018-05-04  5:44 UTC  (6+ messages)
` [Qemu-devel] [PULL v2 21/50] Makefile: add target to print generated files

[PATCH] git: add -N as a short option for --no-pager
 2018-05-04  5:43 UTC  (4+ messages)
` [PATCH v2] git: add -P "

[Qemu-devel] [PATCH] Revert "Makefile: add target to print generated files"
 2018-05-04  5:42 UTC 

[Qemu-devel] [PATCH 00/67] include path cleanup
 2018-05-04  5:40 UTC  (7+ messages)
` [Qemu-devel] [PATCH 17/67] colo: use local path for local headers
` [Qemu-devel] [PATCH 42/67] tcg: use include "tcg.h" consistently
` [Qemu-devel] [PATCH 57/67] kvm: use include "kvm_i386.h" consistently

[Qemu-devel] [PATCH 00/13] target/openrisc: Convert to decodetree.py
 2018-05-04  5:40 UTC  (14+ messages)
` [Qemu-devel] [PATCH 01/13] target-openrisc: Write back result before FPE exception
` [Qemu-devel] [PATCH 02/13] target/openrisc: Start conversion to decodetree.py
` [Qemu-devel] [PATCH 03/13] target/openrisc: Convert branch insns
` [Qemu-devel] [PATCH 04/13] target/openrisc: Convert memory insns
` [Qemu-devel] [PATCH 05/13] target/openrisc: Convert remainder of dec_misc insns
` [Qemu-devel] [PATCH 06/13] target/openrisc: Convert dec_calc
` [Qemu-devel] [PATCH 07/13] target/openrisc: Convert dec_mac
` [Qemu-devel] [PATCH 08/13] target/openrisc: Convert dec_logic
` [Qemu-devel] [PATCH 09/13] target/openrisc: Convert dec_M
` [Qemu-devel] [PATCH 10/13] target/openrisc: Convert dec_comp
` [Qemu-devel] [PATCH 11/13] target/openrisc: Convert dec_compi
` [Qemu-devel] [PATCH 12/13] target/openrisc: Convert dec_float
` [Qemu-devel] [PATCH 13/13] target/openrisc: Merge disas_openrisc_insn

KASAN: use-after-free Read in process_preds
 2018-05-04  5:37 UTC  (3+ messages)

[PATCH 00/15] hvc and powerpc opal console latency reduction
 2018-05-04  5:37 UTC  (4+ messages)
` [PATCH 04/15] powerpc/powernv: opal-kmsg use flush fallback from console code

KASAN: use-after-free Write in process_preds
 2018-05-04  5:36 UTC  (2+ messages)

[lustre-devel] [PATCH v2] staging: lustre: llite: fix potential missing-check bug when copying lumv
 2018-05-04  5:33 UTC  (8+ messages)
  `  "

[Qemu-devel] release retrospective, next release timing, numbering
 2018-05-04  5:29 UTC  (11+ messages)

[PATCH] i2c: core-smbus: fix a potential uninitialization bug
 2018-05-04  5:28 UTC  (5+ messages)

[RESEND PATCH v2 0/2] Initial RAVE SP Linux driver port
 2018-05-04  5:25 UTC  (2+ messages)

[PATCH 00/18] Add `branch-diff`, a `tbdiff` lookalike
 2018-05-04  5:24 UTC  (11+ messages)
` [PATCH 02/18] Add a new builtin: branch-diff
` [PATCH 03/18] branch-diff: first rudimentary implementation
` [PATCH 17/18] branch-diff: add a man page

[U-Boot] [PATCH RFCv2 0/6] Beginning of migration of MPC8xx to DM model
 2018-05-04  5:20 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/35] ppc: support for the XIVE interrupt controller (POWER9)
 2018-05-04  5:19 UTC  (27+ messages)
` [Qemu-devel] [PATCH v3 04/35] spapr/xive: introduce a XIVE interrupt controller for sPAPR
` [Qemu-devel] [PATCH v3 06/35] spapr/xive: introduce a XIVE interrupt presenter model
` [Qemu-devel] [PATCH v3 07/35] spapr/xive: introduce the XIVE Event Queues

[PATCH 0/7] gnss: add new GNSS subsystem
 2018-05-04  5:16 UTC  (9+ messages)
` [PATCH 4/7] dt-bindings: gnss: add u-blox binding

[Qemu-devel] [PATCH 0/8] spapr: Cleanups to startup and LPCR handling
 2018-05-04  5:01 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/8] spapr: Clean up rtas_start_cpu() & rtas_stop_self()
` [Qemu-devel] [PATCH 3/8] spapr: Remove unhelpful helpers from rtas_start_cpu()

[PATCH 0/4] iommu/vt-d: Several cleanup patches
 2018-05-04  5:08 UTC  (5+ messages)
` [PATCH 1/4] iommu: Clean up the comments for iommu_group_alloc
` [PATCH 2/4] iommu/vt-d: Clean up unused variable in find_or_alloc_domain
` [PATCH 3/4] iommu/vt-d: Clean up pasid quirk for pre-production devices
` [PATCH 4/4] iommu/vt-d: Remove unnecessary parentheses

[PATCH 2/2] media: imx: add support for RGB565_2X8 on parallel bus
 2018-05-04  5:07 UTC  (2+ messages)

general protection fault in perf_tp_event
 2018-05-04  5:06 UTC 

generic/388 panic
 2018-05-04  5:03 UTC  (4+ messages)

[PATCH 3/3] xen: share start flags between PV and PVH
 2018-05-04  5:01 UTC  (3+ messages)

[Buildroot] [PATCH 1/3] libgpgme: bump to version 1.11.1
 2018-05-04  5:01 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] libgpg-error: bump to version 1.31
` [Buildroot] [PATCH 3/3] gnupg2: bump to version 2.2.7

linux-next: Tree for May 4
 2018-05-04  5:01 UTC 

[PATCH 0/4] exit: Make unlikely case in mm_update_next_owner() more scalable
 2018-05-04  4:59 UTC  (11+ messages)
            ` [RFC][PATCH] memcg: Replace mm->owner with mm->memcg

[PATCH v1] virtio: support VIRTIO_F_IO_BARRIER
 2018-05-04  4:59 UTC 

[virtio-dev] [PATCH v1] virtio: support VIRTIO_F_IO_BARRIER
 2018-05-04  4:59 UTC  (2+ messages)
`  "

[PATCH 0/8] staging: various mt7621 fixes
 2018-05-04  4:58 UTC  (9+ messages)
` [PATCH 2/8] staging: mt7621-spi: remove unused lock
` [PATCH 1/8] staging: mt7621-eth: Lock is never unlocked
` [PATCH 3/8] staging: mt7621-pci: improve interrupt mapping
` [PATCH 4/8] staging: mt7621-pci: white-space cleanups
` [PATCH 8/8] staging: mt7621-dts: update nor-flash info for gnubee1
` [PATCH 5/8] staging: mt7621-pci: remove conditional compilation
` [PATCH 7/8] staging: mt7621-pci: remove some dead code
` [PATCH 6/8] staging: mt7621-pci: remove unnecessary resource details

Fwd: Arthor's Sword and Table are "One"
 2018-05-04  4:58 UTC 

[PATCH] staging: wilc1000: allocate less memory
 2018-05-04  4:56 UTC  (2+ messages)

[PATCH v3 0/9] trace_uprobe: Support SDT markers having reference count (semaphore)
 2018-05-04  4:48 UTC  (4+ messages)
` [PATCH v3 6/9] "

[PATCH v4 00/22] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
 2018-05-04  4:46 UTC  (9+ messages)
` [PATCH v4 05/22] iommu: introduce iommu invalidate API function

[PATCH V2 01/10] ASoC: amd: dma config parameters changes
 2018-05-04  4:34 UTC  (6+ messages)
` [PATCH V3 10/10] ASoC: amd: dma driver changes for bt i2s instance

[PATCH v1] lib/string_helpers: Add missed declaration of struct task_struct
 2018-05-04  4:34 UTC  (2+ messages)

serial: start_tx & buffer handling
 2018-05-04  4:31 UTC  (4+ messages)

[PATCH] mm/page_alloc: use ac->high_zoneidx for classzone_idx
 2018-05-04  4:30 UTC 

[PATCH 1/9] R3Di and SBZ quirk entires + alt firmware loading
 2018-05-04  4:30 UTC  (19+ messages)
` [PATCH 2/9] Add pincfg for SBZ + R3Di, add fp hp auto-detect
` [PATCH 3/9] Add PCI region2 iomap for SBZ
` [PATCH 4/9] Add extra exit functions for R3Di and SBZ
` [PATCH 5/9] add/change helper "
` [PATCH 6/9] add alt_select_in/out for R3Di + SBZ
` [PATCH 7/9] Add DSP Volume set and New mixers for SBZ + R3Di
` [PATCH 8/9] add ca0132_alt_set_vipsource
` [PATCH 9/9] Add new control changes for SBZ + R3Di

[PATCH] memcg, hugetlb: pages allocated for hugetlb's overcommit will be charged to memcg
 2018-05-04  4:26 UTC  (6+ messages)

[PATCH V3 0/8] nvme: pci: fix & improve timeout handling
 2018-05-04  4:24 UTC  (7+ messages)
` [PATCH V3 7/8] nvme: pci: recover controller reliably

[Qemu-devel] [PATCH] target/ppc: only save guest timebase once after stopping
 2018-05-04  4:20 UTC 

[Qemu-devel] [PATCH 0/4] exec: reintroduce MemoryRegion caching
 2018-05-04  4:22 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/4] exec: small changes to flatview_do_translate
` [Qemu-devel] [PATCH 3/4] exec: extract address_space_translate_iommu, fix page_mask corner case

[Qemu-devel] [PATCH v8 00/35] QEMU 2.13 Privileged ISA emulation updates
 2018-05-04  4:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 26/35] RISC-V: Update CSR and interrupt definitions

linux-next: build warning after merge of the akpm-current tree
 2018-05-04  4:17 UTC 

[BUGFIX PATCH v3 0/4] arm: kprobes: Fix to prohibit probing on unsafe functions
 2018-05-04  4:16 UTC  (11+ messages)
` [BUGFIX PATCH v3 1/4] arm: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
` [BUGFIX PATCH v3 2/4] arm: kprobes: Prohibit probing on optimized_callback
` [BUGFIX PATCH v3 3/4] arm: kprobes: Prohibit kprobes on do_undefinstr
` [BUGFIX PATCH v3 4/4] arm: kprobes: Prohibit kprobes on get_user functions

[Buildroot] [PATCH] openvpn: bump to version 2.4.6
 2018-05-04  4:16 UTC 

[PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling
 2018-05-04  4:10 UTC  (12+ messages)
` [PATCH RESEND v1 6/7] x86: Implement Intel Processor Trace MSRs read/write

[PATCH] serial: imx: enable IMX21_UCR3_RXDMUXSEL for non-dte-mode
 2018-05-04  3:59 UTC  (5+ messages)

[MODERATED] [PATCH 0/8] L1TFv3 4
 2018-05-04  3:55 UTC  (4+ messages)
` [MODERATED] [PATCH 3/8] L1TFv3 1
  ` [MODERATED] "
` [MODERATED] Re: [PATCH 0/8] L1TFv3 4

[PATCH 0/8] Assorted rhashtable fixes and cleanups
 2018-05-04  3:54 UTC  (9+ messages)
` [PATCH 6/8] rhashtable: further improve stability of rhashtable_walk
` [PATCH 7/8] rhashtable: add rhashtable_walk_prev()
` [PATCH 1/8] rhashtable: silence RCU warning in rhashtable_test
` [PATCH 3/8] rhashtable: use cmpxchg() to protect ->future_tbl
` [PATCH 4/8] rhashtable: fix race in nested_table_alloc()
` [PATCH 2/8] rhashtable: remove nulls_base and related code
` [PATCH 8/8] rhashtable: don't hold lock on first table throughout insertion
` [PATCH 5/8] rhashtable: remove rhashtable_walk_peek()

[Qemu-devel] [PATCH v2 0/5] Add and connect the PMU IOModule devices
 2018-05-04  3:54 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/5] timer: Initial commit of xlnx-pmu-iomod-pit device
` [Qemu-devel] [PATCH v2 3/5] hw/gpio: Add the xlnx-pmu-iomod-gpo device
` [Qemu-devel] [PATCH v2 5/5] xlnx-zynqmp-pmu: Connect the IOMOD GPI/GPO devices

[MODERATED] [PATCH v2] Linux Patch 1/1
 2018-05-04  3:51 UTC  (18+ messages)
`  "
  ` [MODERATED] "

[net-next PATCH 0/5] UDP GSO Segmentation clean-ups
 2018-05-04  3:50 UTC  (3+ messages)
` [net-next PATCH 3/5] udp: Add support for software checksum and GSO_PARTIAL with GSO offload

[PATCH RFC net-next] net: ipvs: Adjust gso_size for IPPROTO_TCP
 2018-05-04  3:50 UTC  (6+ messages)

[PATCH v3 0/4] enable early printing of hashed pointers
 2018-05-04  3:50 UTC  (3+ messages)

cron job: media_tree daily build: OK
 2018-05-04  3:47 UTC 

possible deadlock in smc_close_non_accepted
 2018-05-04  3:45 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/10] intel-iommu: nested vIOMMU, cleanups, bug fixes
 2018-05-04  3:40 UTC  (3+ messages)

cpu stopper threads and load balancing leads to deadlock
 2018-05-04  3:38 UTC  (12+ messages)

VRF: ICMPV6 Echo Reply failed to egress if ingress pkt Src is IPV6 Global and Dest is IPV6 Link Local
 2018-05-04  3:32 UTC  (2+ messages)

[PATCH bpf v3] x86/cpufeature: bpf hack for clang not supporting asm goto
 2018-05-04  3:31 UTC 

[PATCH 3/5] ib_srpt: depend on INFINIBAND_ADDR_TRANS
 2018-05-04  3:30 UTC  (5+ messages)

[PATCH] IB: remove redundant INFINIBAND kconfig dependencies
 2018-05-04  3:29 UTC 

Recipe availability through eSDK (cppzmq)
 2018-05-04  3:27 UTC  (6+ messages)

[PATCH v6 0/2] PCI: mediatek: Fixups for the IRQ handle routine and MT7622's class code
 2018-05-04  3:25 UTC  (9+ messages)
` [PATCH 2/2] PCI: mediatek: Using chained IRQ to setup IRQ handle


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.