All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-25 14:21:45 to 2018-04-25 14:57:15 UTC [more...]

[Qemu-devel] [PATCH 0/6] qapi: introduce the SysEmuTarget enumeration
 2018-04-25 14:37 UTC  (3+ messages)

[PATCH v5 00/11] vsprintf: Prevent silent crashes and consolidate error handling
 2018-04-25 14:57 UTC  (5+ messages)
` [PATCH v5 01/11] vsprintf: Shuffle misc pointer to string functions
` [PATCH v5 07/11] vsprintf: Factor out %pV handler as va_format()

[U-Boot] [PATCHv1 0/7] Merge B850v3, B650v3 and B450v3 targets
 2018-04-25 14:57 UTC  (8+ messages)
` [U-Boot] [PATCHv1 1/7] board: ge: bx50v3: rename detect_baseboard function
` [U-Boot] [PATCHv1 2/7] board: ge: bx50v3: unify two switch statements
` [U-Boot] [PATCHv1 3/7] board: ge: bx50v3: fix display support for b{46}50v3
` [U-Boot] [PATCHv1 4/7] board: ge: bx50v3: detect the monitor type by reading VPD earlier
` [U-Boot] [PATCHv1 5/7] board: ge: bx50v3: use VPD instead of compile-time checks
` [U-Boot] [PATCHv1 6/7] board: ge: bx50v3: configure video arguments using VPD
` [U-Boot] [PATCHv1 7/7] board: ge: bx50v3: remove redundant targets

[Qemu-devel] [PATCH 00/13] Drop compile time limit on number of serial ports
 2018-04-25 14:56 UTC  (20+ messages)
` [Qemu-devel] [PATCH 01/13] hw/char/serial: Allow disconnected chardevs
` [Qemu-devel] [PATCH 02/13] hw/arm/fsl-imx*: Don't create "null" chardevs for serial devices
` [Qemu-devel] [PATCH 03/13] hw/mips/boston.c: "
` [Qemu-devel] [PATCH 04/13] hw/mips/mips_malta: "
` [Qemu-devel] [PATCH 05/13] hw/xtensa/xtfpga.c: "
` [Qemu-devel] [PATCH 06/13] vl.c: Provide accessor function serial_hd() for serial_hds[] array
` [Qemu-devel] [PATCH 07/13] Change references to serial_hds[] to serial_hd()
` [Qemu-devel] [PATCH 08/13] Remove checks on MAX_SERIAL_PORTS that are just bounds checks

[PATCH] IA64: tiocx: use put_device() instead of kfree()
 2018-04-25 14:56 UTC  (2+ messages)

[PATCH] sparc: vio: use put_device() instead of kfree()
 2018-04-25 14:56 UTC  (2+ messages)

[RFC v2 0/2] kvm "fake DAX" device flushing
 2018-04-25 14:55 UTC  (21+ messages)
` [RFC v2 1/2] virtio: add pmem driver
    ` [Qemu-devel] "
` [RFC v2 2/2] pmem: device flush over VIRTIO
  ` [Qemu-devel] "
` [RFC v2] qemu: Add virtio pmem device
  ` [Qemu-devel] "

[PATCH] event/octeontx: fix snprintf mempool name overflow
 2018-04-25 14:55 UTC  (4+ messages)

[PATCH iproute2] json_print: fix print_uint hidden type promotion
 2018-04-25 14:55 UTC  (3+ messages)
` [PATCH iproute2 v2] json_print: Fix hidden 64-bit "

DOS by unprivileged user
 2018-04-25 14:54 UTC  (3+ messages)

[kbd] kbd 2.0.4 issues
 2018-04-25 14:53 UTC  (2+ messages)

[PATCH 1/2] net: can: sja1000: Replace mdelay with usleep_range in peak_pci_probe
 2018-04-25 14:53 UTC  (2+ messages)

[xen-unstable-smoke test] 122412: tolerable all pass - PUSHED
 2018-04-25 14:52 UTC 

[PATCH net-next v3] Add Common Applications Kept Enhanced (cake) qdisc
 2018-04-25 14:52 UTC  (2+ messages)

[dummy_stm_init] swapper/0: page allocation failure: order:9, mode:0x14040c0(GFP_KERNEL|__GFP_COMP), nodemask=(null)
 2018-04-25 14:51 UTC  (7+ messages)

[Qemu-devel] [RFC v2] qemu: Add virtio pmem device
 2018-04-25 14:51 UTC  (6+ messages)

[PATCH] EVM: Allow runtime modification of the set of verified xattrs
 2018-04-25 14:51 UTC  (7+ messages)

arm64: W+X mapping check failures
 2018-04-25 14:50 UTC  (5+ messages)

[PATCH 0/2] can: flexcan: fix regression from v4.16-rc1
 2018-04-25 14:50 UTC  (6+ messages)
` [PATCH 1/2] can: flexcan: fix endianess detection
` [PATCH 2/2] arm: dts: imx[35]*: declare flexcan devices to be compatible to imx25's flexcan

[PATCH] remoteproc: Proxy unvote clk/regs in handover context
 2018-04-25 14:50 UTC 

[PATCH v3 00/15] dra7: mmc: Update mmc dt node to use sdhci-omap
 2018-04-25 14:49 UTC  (7+ messages)
` [PATCH v3 09/15] ARM: dts: dra72-evm-common: Add wilink8 wlan support
` [PATCH v3 11/15] ARM: dts: dra7-evm: "

[RFC PATCH 00/35] overlayfs: stack file operations
 2018-04-25 14:49 UTC  (2+ messages)

[PATCH 0/3] enhance btrfs_raid_array[]
 2018-04-25 14:49 UTC  (2+ messages)

[RFC v5 PATCH] mm: shmem: make stat.st_blksize return huge page size if THP is on
 2018-04-25 14:49 UTC  (2+ messages)

Smatch check for Spectre stuff
 2018-04-25 14:48 UTC  (3+ messages)

[PATCH v9 0/7] Overlayfs: constant st_ino/d_ino for non-samefs
 2018-04-25 14:49 UTC  (3+ messages)
` [PATCH v9 6/7] ovl: add support for "xino" mount option

[Qemu-arm] [PATCH v11 00/17] ARM SMMUv3 Emulation Support
 2018-04-25 14:48 UTC  (9+ messages)
` [Qemu-arm] [PATCH v11 11/17] target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH v11 16/17] hw/arm/smmuv3: IOTLB emulation
  ` [Qemu-arm] "

[RFC][PATCH] printk: do not call console drivers from printk_safe context
 2018-04-25 14:48 UTC  (3+ messages)

[PATCH v2 0/4] Update 32-bit Marvell EBU NAND DT nodes with new bindings
 2018-04-25 14:48 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: dts: armada-370-xp: update NAND node "
` [PATCH v2 2/4] ARM: dts: armada-375: "
` [PATCH v2 3/4] ARM: dts: armada-38x: "
` [PATCH v2 4/4] ARM: dts: armada-39x: "

[PATCH] remoteproc: rename "crashed" parameter
 2018-04-25 14:47 UTC  (3+ messages)

[PATCH v1 0/2] add additional config settings for merge
 2018-04-25 14:47 UTC  (6+ messages)
` [PATCH v1 2/2] merge: Add merge.aggressive config setting

how can I get a git version of Latest Major release? (18.02.1)
 2018-04-25 14:47 UTC  (5+ messages)

[PATCH v4 ipsec-next] xfrm: remove VLA usage in __xfrm6_sort()
 2018-04-25 14:46 UTC 

[PATCH] arm64: dts: qcom: Add SDM845 SMEM nodes
 2018-04-25 14:46 UTC 

[Cluster-devel] vmalloc with GFP_NOFS
 2018-04-25 14:45 UTC  (11+ messages)
              `  "

meta-bsp
 2018-04-25 14:46 UTC  (2+ messages)

[PATCH v1 0/6] net/mlx5: add Multi-Packet Rx support
 2018-04-25 14:45 UTC  (8+ messages)
` [PATCH v4 1/2] mbuf: support attaching external buffer to mbuf
      ` ***Spam*** "

[PATCH 0/6] arm64: untag user pointers passed to the kernel
 2018-04-25 14:45 UTC  (5+ messages)

[PATCH v2 0/6] Keep all info in command-list.txt in git binary
 2018-04-25 14:44 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/6] git.c: implement --list-cmds=porcelain

[PATCH] Add new dvb-t board ":Zolid Hybrid Tv Stick"
 2018-04-25 14:45 UTC  (6+ messages)

[morty][PATCH 0/3] Backports for morty
 2018-04-25 14:45 UTC  (2+ messages)
` ✗ patchtest: failure for Backports for morty (rev3)

[pyro][PATCH 0/3] Backports for pyro
 2018-04-25 14:45 UTC  (2+ messages)
` ✗ patchtest: failure for Backports for pyro (rev4)

Repeating "unregister_netdevice: waiting for lo to become free" caused by upstream 76da0704507bb ("ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER")
 2018-04-25 14:44 UTC  (4+ messages)

[Qemu-devel] [PATCH v5 0/5] minor qcow2 compression improvements
 2018-04-25 14:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 4/5] qcow2: Don't allow overflow during cluster allocation

Linux 4.17.0-rc2 - WARNING: inconsistent lock state
 2018-04-25 14:44 UTC 

[V2 PATCH] perf parse-events: Specially handle uncore event alias in small groups
 2018-04-25 14:42 UTC  (3+ messages)

4.11.0 RC1 panic
 2018-04-25 14:42 UTC  (4+ messages)

[PATCH v3] ath9k: dfs: Remove VLA usage
 2018-04-25 14:42 UTC  (3+ messages)

[PATCH] can: dev: increase bus-off message severity
 2018-04-25 14:42 UTC  (2+ messages)

[PATCH] ALSA: hda - Skip jack and others for non-existing PCM streams
 2018-04-25 14:41 UTC 

[PATCH 4.14 000/183] 4.14.37-stable review
 2018-04-25 14:41 UTC  (2+ messages)

[PATCH v2 1/1] completion: load completion file for external subcommand
 2018-04-25 14:40 UTC  (4+ messages)

[PATCH] ARM: locomo: use put_device() instead of kfree()
 2018-04-25 14:40 UTC  (2+ messages)

[[RFC]DPU PATCH 0/4] Add suppport for sn65dsi86 bridge chip and Innolux 2k edp panel driver
 2018-04-25 14:40 UTC  (5+ messages)
` [[RFC]DPU PATCH 4/4] dt-bindings: Add Innolux TV123WAM panel bindings

[v2,0/6] eventdev: cover letter - crypto adapter
 2018-04-25 14:40 UTC  (3+ messages)
` [v2,4/6] test: add event crypto adapter auto-test

[PATCH v3 0/9] Compute and consume generation numbers
 2018-04-25 14:40 UTC  (13+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 01/10] ref-filter: fix outdated comment on in_commit_list
  ` [PATCH v4 02/10] commit: add generation number to struct commmit
  ` [PATCH v4 03/10] commit-graph: compute generation numbers
  ` [PATCH v4 04/10] commit: use generations in paint_down_to_common()
  ` [PATCH v4 06/10] ref-filter: use generation number for --contains
  ` [PATCH v4 05/10] commit-graph: always load commit-graph information
  ` [PATCH v4 07/10] commit: use generation numbers for in_merge_bases()
  ` [PATCH v4 08/10] commit: add short-circuit to paint_down_to_common()
  ` [PATCH v4 09/10] merge: check config before loading commits
  ` [PATCH v4 10/10] commit-graph.txt: update design document

[PATCH 1/2] malloc: add biggest free IOVA-contiguous element to stats
 2018-04-25 14:40 UTC  (2+ messages)

[PATCH] tty: Fix data race in tty_insert_flip_string_fixed_flag
 2018-04-25 14:39 UTC  (2+ messages)

[PATCH v6 0/5] get the information and data of EEPROM
 2018-04-25 14:39 UTC  (4+ messages)
` [PATCH v7 "

[PATCH 1/3] dt-bindings: mailbox: Add APSS shared binding for SDM845 SoCs
 2018-04-25 14:38 UTC  (3+ messages)
` [PATCH 2/3] mailbox: Add support for Qualcomm "
` [PATCH 3/3] arm64: dts: qcom: Add APSS shared mailbox node to SDM845

[Qemu-devel] [PATCH v2 0/5] Enable postcopy RDMA live migration
 2018-04-25 14:35 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] migration: disable RDMA WRITE after postcopy started
` [Qemu-devel] [PATCH v2 2/5] migration: create a dedicated connection for rdma return path
` [Qemu-devel] [PATCH v2 3/5] migration: remove unnecessary variables len in QIOChannelRDMA
` [Qemu-devel] [PATCH v2 4/5] migration: implement bi-directional RDMA QIOChannel
` [Qemu-devel] [PATCH v2 5/5] migration: Stop rdma yielding during incoming postcopy

[PATCH] doc: fix build issue with pdf doc
 2018-04-25 14:37 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/9] block: Add COR filter driver
 2018-04-25 14:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 3/9] block: Add BDRV_REQ_WRITE_UNCHANGED flag

[Qemu-devel] [PATCH 00/19] uninorth fixes/mac_newworld board wiring improvements
 2018-04-25 14:35 UTC  (10+ messages)
` [Qemu-devel] [PATCH 17/19] uninorth: create new uninorth device

[PATCH 0/8] drm/i915: per context slice/subslice powergating
 2018-04-25 14:35 UTC  (4+ messages)
` [PATCH 6/8] drm/i915: reprogram NOA muxes on context switch when using perf

[PATCH][RFC] sstate: allow specifying indirect dependencies to exclude from sysroot
 2018-04-25 14:35 UTC  (2+ messages)

[PATCH v2 0/5] crypto: Speck support
 2018-04-25 14:33 UTC  (8+ messages)

[meta-networking][rocko][PATCH v2 1/2] kernel_wireless_regdb: Add class for embedding regulatory data into the kernel
 2018-04-25 14:33 UTC  (2+ messages)
` [meta-networking][rocko][PATCH v2 2/2] wireless-regdb: Bump version to latest upstream 2017.12.23

[RFC] mm: kmemleak: replace __GFP_NOFAIL to GFP_NOWAIT in gfp_kmemleak_mask
 2018-04-25 14:33 UTC  (9+ messages)

[U-Boot] [PATCH v10 0/3] Why netboot:
 2018-04-25 14:33 UTC  (6+ messages)
` [U-Boot] [PATCH v10 3/3] Adding wget

ANN: SELinux userspace 2.8-rc1 release candidate
 2018-04-25 14:32 UTC  (7+ messages)

[PATCH v6 0/7] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-04-25 14:32 UTC  (6+ messages)

[Qemu-devel] [PATCH v12 00/17] ARM SMMUv3 Emulation Support
 2018-04-25 14:16 UTC  (12+ messages)
` [Qemu-arm] [PATCH v12 07/17] hw/arm/smmuv3: Implement MMIO write operations
` [Qemu-devel] [PATCH v12 08/17] hw/arm/smmuv3: Event queue recording helper
` [Qemu-arm] [PATCH v12 09/17] hw/arm/smmuv3: Implement translate callback
` [Qemu-devel] [PATCH v12 10/17] hw/arm/smmuv3: Abort on vfio or vhost case
` [Qemu-arm] [PATCH v12 11/17] target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route
` [Qemu-devel] [PATCH v12 12/17] hw/arm/virt: Add SMMUv3 to the virt board
` [Qemu-devel] [PATCH v12 13/17] hw/arm/virt-acpi-build: Add smmuv3 node in IORT table
` [Qemu-devel] [PATCH v12 14/17] hw/arm/virt: Introduce the iommu option
` [Qemu-arm] [PATCH v12 15/17] hw/arm/smmuv3: Cache/invalidate config data
` [Qemu-arm] [PATCH v12 16/17] hw/arm/smmuv3: IOTLB emulation
` [Qemu-arm] [PATCH v12 17/17] hw/arm/smmuv3: Add notifications on invalidation

[meta-networking][rocko][PATCH 1/2] kernel_wireless_regdb: Add class for embedding regulatory data into the kernel
 2018-04-25 14:30 UTC  (5+ messages)
  ` [OE-core] "

[LTP] Ticket tracking system for LTP
 2018-04-25 14:29 UTC  (7+ messages)

[virtio-dev] [RFC] VIRTIO_F_IO_BARRIER: use I/O barriers in driver
 2018-04-25 14:29 UTC  (3+ messages)
` [virtio-dev] "

[PATCH] mfd: omap-usb-host: Fix dts probe of children
 2018-04-25 14:29 UTC 

[Qemu-devel] [PATCH v3 00/46] fix building of tests/tcg
 2018-04-25 14:28 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 29/46] tests/tcg/aarch64: add fcvt test cases for AArch64
` [Qemu-devel] [PATCH v3 39/46] tests/tcg: enable building for m68k

[PATCH v2 00/10] xen/arm64: Suspend preconditions and CPU hotplug fixes
 2018-04-25 14:28 UTC  (6+ messages)
` [PATCH v2 07/10] xen/arm: Release maintenance interrupt when CPU is hot-unplugged

[PATCH 00/24] Backport Speculation Control support for 4.4
 2018-04-25 14:28 UTC  (16+ messages)
` [PATCH 15/24] KVM: nVMX: Eliminate vmcs02 pool
` [PATCH 16/24] KVM: VMX: introduce alloc_loaded_vmcs
` [PATCH 17/24] KVM: VMX: make MSR bitmaps per-VCPU
` [PATCH 18/24] KVM/x86: Add IBPB support
` [PATCH 19/24] KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
` [PATCH 20/24] KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
` [PATCH 22/24] KVM/x86: Remove indirect MSR op calls from SPEC_CTRL

[PATCH v2] tzdata: fix a typo
 2018-04-25 14:28 UTC 

[PATCH v2] compress/isal: ISA-L compression PMD
 2018-04-25 14:25 UTC  (5+ messages)
` [PATCH v3 00/11] add "
  ` [PATCH v3 10/11] compress/isal: add generic compression driver docs

[CI] drm/i915: Remove obsolete min/max freq setters from debugfs
 2018-04-25 14:23 UTC 

(no subject)
 2018-04-25  8:07 UTC 

hrtimer (rdmavt RNR timer) was lost
 2018-04-25 14:21 UTC  (3+ messages)
` [PATCH] tick/sched: Do not mess with an enqueued hrtimer
  ` [tip:timers/urgent] "

[PATCHv2] usb: typec: tps6598x: handle block reads separately with plain-I2C adapters
 2018-04-25 14:22 UTC 

[PATCH] net: support compat 64-bit time in {s,g}etsockopt
 2018-04-25 14:21 UTC 

Avoid uninterruptible sleep during process exit
 2018-04-25 14:21 UTC  (8+ messages)
` [PATCH 2/3] drm/scheduler: Don't call wait_event_killable for signaled process


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.