All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-06 23:31:07 to 2017-10-07 00:51:09 UTC [more...]

[RFC PATCH 0/4] interpret-trailers: introduce "move" action
 2017-10-07  0:51 UTC  (6+ messages)

[PATCH v6 0/3] KVM: LAPIC: Rework lapic timer to behave more like real-hardware
 2017-10-07  0:50 UTC  (5+ messages)
` [PATCH v6 2/3] KVM: LAPIC: Keep timer running when switching between one-shot and periodic mode

[Qemu-devel] [PATCH 00/88] use g_new() family of functions
 2017-10-07  0:46 UTC  (93+ messages)
` [Qemu-devel] [PATCH 01/88] cocci: script to use g_new() & friends
` [Qemu-devel] [PATCH 02/88] cocci: add more g_new() transformations
` [Qemu-devel] [PATCH 03/88] cocci: extract typeof() from g_new()
` [Qemu-devel] [PATCH 04/88] cocci: avoid use of g_new0()
` [Qemu-devel] [PATCH 05/88] cocci: use g_strfreev()
` [Qemu-devel] [PATCH 06/88] ARM: use g_new() family of functions
` [Qemu-devel] [PATCH 07/88] Audio: "
` [Qemu-devel] [PATCH 08/88] BT: "
` [Qemu-devel] [PATCH 09/88] Bootdevice: "
` [Qemu-devel] [PATCH 10/88] Character devices: "
` [Qemu-devel] [PATCH 11/88] Cryptodev Backends: "
` [Qemu-devel] [PATCH 12/88] backends/hostmem: "
` [Qemu-devel] [PATCH 13/88] Dirty Bitmaps: "
` [Qemu-devel] [PATCH 14/88] ui/vnc: "
` [Qemu-devel] [PATCH 15/88] ui/spice: "
` [Qemu-devel] [PATCH 16/88] Main loop: "
` [Qemu-devel] [PATCH 17/88] Memory API: "
` [Qemu-devel] [PATCH 18/88] memory: "
` [Qemu-devel] [PATCH 19/88] exec: "
` [Qemu-devel] [PATCH 20/88] Migration: "
` [Qemu-devel] [PATCH 21/88] NBD: "
` [Qemu-devel] [PATCH 22/88] LM32: "
` [Qemu-devel] [PATCH 23/88] M68K: "
` [Qemu-devel] [PATCH 24/88] MIPS: "
` [Qemu-devel] [PATCH 25/88] OpenRISC: "
` [Qemu-devel] [PATCH 26/88] S390: "
` [Qemu-devel] [PATCH 27/88] SH4: "
` [Qemu-devel] [PATCH 28/88] disas: "
` [Qemu-devel] [PATCH 29/88] SPARC: "
` [Qemu-devel] [PATCH 30/88] QEMU Guest Agent: "
` [Qemu-devel] [PATCH 31/88] QMP: "
` [Qemu-devel] [PATCH 32/88] QObject: "
` [Qemu-devel] [PATCH 33/88] qom: "
` [Qemu-devel] [PATCH 34/88] qapi: "
` [Qemu-devel] [PATCH 35/88] Record/replay: "
` [Qemu-devel] [PATCH 36/88] SLIRP: "
` [Qemu-devel] [PATCH 37/88] TCG: "
` [Qemu-devel] [PATCH 38/88] VFIO: "
` [Qemu-devel] [PATCH 39/88] hw/i386: "
` [Qemu-devel] [PATCH 40/88] hw/xen: "
` [Qemu-devel] [PATCH 41/88] target/i386: "
` [Qemu-devel] [PATCH 42/88] XTFPGA: "
` [Qemu-devel] [PATCH 43/88] hw/core: "
` [Qemu-devel] [PATCH 44/88] hw/core/loader: "
` [Qemu-devel] [PATCH 45/88] hw/display: "
` [Qemu-devel] [PATCH 46/88] hw/display/vga: "
` [Qemu-devel] [PATCH 47/88] hw/i2c: "
` [Qemu-devel] [PATCH 48/88] hw/input: "
` [Qemu-devel] [PATCH 49/88] hw/misc: "
` [Qemu-devel] [PATCH 50/88] ivshmem: "
` [Qemu-devel] [PATCH 51/88] hw/timer: "
` [Qemu-devel] [PATCH 52/88] i.MX31: "
` [Qemu-devel] [PATCH 53/88] iSCSI: "
` [Qemu-devel] [PATCH 54/88] KVM: "
  `  "
` [Qemu-devel] [PATCH 55/88] PReP: "
` [Qemu-devel] [PATCH 56/88] PowerPC: "
` [Qemu-devel] [PATCH 57/88] ppc: "
` [Qemu-devel] [PATCH 58/88] ppc4xx: "
` [Qemu-devel] [PATCH 59/88] ppce500: "
` [Qemu-devel] [PATCH 60/88] sPAPR: "
` [Qemu-devel] [PATCH 61/88] tests: "
` [Qemu-devel] [PATCH 62/88] user: "
` [Qemu-devel] [PATCH 63/88] bsd-user/syscall: fix a memory leak on EFAULT, use g_new()
` [Qemu-devel] [PATCH 64/88] user: use g_strfreev()
` [Qemu-devel] [PATCH 65/88] util: use g_new() family of functions
` [Qemu-devel] [PATCH 66/88] util/qemu-thread-win32: "
` [Qemu-devel] [PATCH 67/88] util/coroutine: "
` [Qemu-devel] [PATCH 68/88] virtio: "
` [Qemu-devel] [PATCH 69/88] virtio-9p: "
` [Qemu-devel] [PATCH 70/88] block: "
` [Qemu-devel] [PATCH 71/88] block: avoid use of g_new0()
` [Qemu-devel] [PATCH 72/88] hw/block/nvme: use g_new() family of functions
` [Qemu-devel] [PATCH 73/88] hw/block/xen_disk: avoid use of g_new0()
` [Qemu-devel] [PATCH 74/88] balloon: use g_new() family of functions
` [Qemu-devel] [PATCH 75/88] decnumber: "
` [Qemu-devel] [PATCH 76/88] dma: "
` [Qemu-devel] [PATCH 77/88] dump: "
` [Qemu-devel] [PATCH 78/88] gdb: "
` [Qemu-devel] [PATCH 79/88] hmp: "
` [Qemu-devel] [PATCH 80/88] numa: "
` [Qemu-devel] [PATCH 81/88] hw/acpi: "
` [Qemu-devel] [PATCH 82/88] hw/ipmi: "
` [Qemu-devel] [PATCH 83/88] hw/pci: "
` [Qemu-devel] [PATCH 84/88] hw/scsi: "
` [Qemu-devel] [PATCH 85/88] hw/usb: "
` [Qemu-devel] [PATCH 86/88] net/hub: "
` [Qemu-devel] [PATCH 87/88] hw/net/rocker: "
` [Qemu-devel] [PATCH 88/88] scripts/coverity-model: "

arm64: 4.14 of_match_node() issues
 2017-10-07  0:42 UTC  (3+ messages)

[PATCH] xen/arm: p2m: Read *_mapped_gfn with the p2m lock taken
 2017-10-07  0:40 UTC  (2+ messages)

[PATCH v5 00/13] introduce the Xen PV Calls frontend:wq
 2017-10-07  0:30 UTC  (27+ messages)
` [PATCH v5 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
  ` [PATCH v5 02/13] xen/pvcalls: implement frontend disconnect
  ` [PATCH v5 03/13] xen/pvcalls: connect to the backend
  ` [PATCH v5 04/13] xen/pvcalls: implement socket command and handle events
  ` [PATCH v5 05/13] xen/pvcalls: implement connect command
  ` [PATCH v5 06/13] xen/pvcalls: implement bind command
  ` [PATCH v5 07/13] xen/pvcalls: implement listen command
  ` [PATCH v5 08/13] xen/pvcalls: implement accept command
  ` [PATCH v5 09/13] xen/pvcalls: implement sendmsg
  ` [PATCH v5 10/13] xen/pvcalls: implement recvmsg
  ` [PATCH v5 11/13] xen/pvcalls: implement poll command
  ` [PATCH v5 12/13] xen/pvcalls: implement release command
  ` [PATCH v5 13/13] xen: introduce a Kconfig option to enable the pvcalls frontend

(unknown),
 2017-10-07  0:31 UTC 

[PATCH 0/2] ACPI serdev support
 2017-10-07  0:31 UTC  (8+ messages)
` [PATCH 1/2] serdev: Add ACPI support

[PATCH 0/3] KVM: x86: fix restart_apic_timer
 2017-10-07  0:30 UTC  (7+ messages)
` [PATCH 1/3] KVM: x86: handle 0 write to TSC_DEADLINE MSR
` [PATCH 2/3] KVM: x86: really disarm lapic timer when clearing TMICT
` [PATCH 3/3] KVM: x86: thoroughly disarm LAPIC timer around TSC deadline switch

[PATCH v5 00/13] introduce the Xen PV Calls frontend:wq
 2017-10-07  0:30 UTC 

[PATCH 0/3] Cleanup sector_t
 2017-10-07  0:21 UTC  (7+ messages)
` [PATCH 1/3] btrfs: scrub: get rid of sector_t
` [PATCH 2/3] btrfs: rename page offset parameter in submit_extent_page
` [PATCH 3/3] btrfs: get rid of sector_t and use u64 offset "

[Qemu-devel] [PATCH for-2.10 0/3] qdev/vfio: defer DEVICE_DEL to avoid races with libvirt
 2017-10-07  0:03 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.10 3/3] qdev: defer DEVICE_DEL event until instance_finalize()

[Qemu-devel] [PATCH 0/5] OpenRISC SMP Support
 2017-10-07  0:21 UTC  (3+ messages)
  ` [OpenRISC] "

[PATCH] Makefile: kselftest: fix grammar typo
 2017-10-07  0:17 UTC 

[PATCH igt] igt/gem_memfd: Exercise hugepages and memfd
 2017-10-07  0:14 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Qemu-devel] [PATCH v2 00/40] generalize parsing of cpu_model (part 2)
 2017-10-07  0:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 17/40] openrisc: cleanup cpu type name composition
` [Qemu-devel] [PATCH v2 18/40] openrisc: use generic cpu_model parsing

"BTRFS error (device vda1): couldn't get super buffer head for bytenr x"
 2017-10-07  0:08 UTC  (2+ messages)

[PATCH] ARM: sunxi: support more Allwinner SoCs
 2017-10-07  0:06 UTC 

[PATCH 0/1] Btrfs: populate heuristic with logic
 2017-10-07  0:08 UTC  (4+ messages)
` [PATCH 1/1] Btrfs: heuristic add shannon entropy calculation

[PATCH v4 00/13] introduce the Xen PV Calls frontend
 2017-10-07  0:08 UTC  (17+ messages)
` [PATCH v4 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
  ` [PATCH v4 02/13] xen/pvcalls: implement frontend disconnect
  ` [PATCH v4 11/13] xen/pvcalls: implement poll command
  ` [PATCH v4 12/13] xen/pvcalls: implement release command

[PATCH 03/14] VFS: Implement a filesystem superblock creation/configuration context [ver #6]
 2017-10-07  0:08 UTC  (5+ messages)
` [PATCH 00/14] VFS: Introduce filesystem "

[Question] Documenting platform implications on CVE to git
 2017-10-07  0:04 UTC  (5+ messages)

Support generic disabling of all XSAVE features
 2017-10-07  0:03 UTC  (6+ messages)
` [PATCH v9 1/5] x86/xsave: Move xsave initialization to after parsing early parameters
` [PATCH v9 2/5] x86/cpuid: Add generic table for cpuid dependencies
` [PATCH v9 3/5] x86/cpuid: Make clearcpuid an early param
` [PATCH v9 4/5] x86/xsave: Make XSAVE check the base CPUID features before enabling
` [PATCH v9 5/5] x86/xsave: Remove the explicit clearing of XSAVE dependend features

[PATCH v8 0/2] [RFC] Introduce device state 'failed'
 2017-10-06 23:56 UTC  (7+ messages)
` [PATCH v8 2/2] btrfs: check device for critical errors and mark failed

[PATCH net-next 00/16] ipv6: replace rwlock with rcu and spinlock in fib6 table
 2017-10-06 23:57 UTC  (14+ messages)
` [PATCH net-next 01/16] ipv6: introduce a new function fib6_update_sernum()
  ` [PATCH net-next 02/16] ipv6: introduce a hash table to store dst cache
    ` [PATCH net-next 03/16] ipv6: prepare fib6_remove_prefsrc() for exception table
      ` [PATCH net-next 04/16] ipv6: prepare rt6_mtu_change() "
        ` [PATCH net-next 05/16] ipv6: prepare rt6_clean_tohost() "
          ` [PATCH net-next 06/16] ipv6: prepare fib6_age() "
            ` [PATCH net-next 07/16] ipv6: prepare fib6_locate() "
              ` [PATCH net-next 08/16] ipv6: hook up exception table to store dst cache
                ` [PATCH net-next 09/16] ipv6: grab rt->rt6i_ref before allocating pcpu rt
                  ` [PATCH net-next 10/16] ipv6: don't release rt->rt6i_pcpu memory during rt6_release()
                    ` [PATCH net-next 11/16] ipv6: replace dst_hold() with dst_hold_safe() in routing code

[PATCH iproute2 1/2] utils: add print_escape_buf to format and print arbitrary bytes
 2017-10-06 23:48 UTC  (2+ messages)
` [PATCH iproute2 2/2] ss: print MD5 signature keys configured on TCP sockets

[linux-next test] 114064: regressions - FAIL
 2017-10-06 23:52 UTC 

[PATCH] net/ark: repair incorrect loop counter
 2017-10-06 23:47 UTC  (2+ messages)

[PATCH v4 0/2] PCI: add support for firmware initialized DesignWare RCs
 2017-10-06 23:41 UTC  (6+ messages)
` [PATCH v4 1/2] PCI: pci-host-generic: add support for Synopsys DesignWare RC in ECAM mode

[PATCH v5 0/3] [media] add IPU3 CIO2 CSI2 driver
 2017-10-06 23:39 UTC  (4+ messages)
` [PATCH v5 1/3] videodev2.h, v4l2-ioctl: add IPU3 raw10 color format
` [PATCH v5 2/3] doc-rst: add IPU3 raw10 bayer pixel format definitions
` [PATCH v5 3/3] intel-ipu3: cio2: Add new MIPI-CSI2 driver

FW: QA cycle report for 2.4 RC1
 2017-10-06 23:38 UTC 

[pull request][for-next 0/9] Mellanox, mlx5 updates 2017-10-06
 2017-10-06 23:37 UTC  (10+ messages)
` [for-next 1/9] net/mlx5: Fix creating a new FTE when an existing but full FTE exists
  ` [for-next 2/9] net/mlx5: Avoid NULL pointer dereference on steering cleanup
  ` [for-next 3/9] net/mlx5: Move the entry index allocator to flow group
  ` [for-next 6/9] net/mlx5: Replace fs_node mutex with reader/writer semaphore
  ` [for-next 8/9] net/mlx5: Allocate FTE object without lock
  ` [for-next 9/9] net/mlx5: Add FGs and FTEs memory pool
` [for-next 4/9] net/mlx5: Export building of matched flow groups list
` [for-next 5/9] net/mlx5: Refactor FTE and FG creation code
` [for-next 7/9] net/mlx5: Support multiple updates of steering rules in parallel

[PATCH] vmalloc: add __alloc_vm_area() for optimizing vmap stack
 2017-10-06 23:35 UTC  (3+ messages)

Framework to implement mirroring in Yocto
 2017-10-06 23:35 UTC  (2+ messages)

[PATCH v8 0/6] Support TCP/IPv4, VxLAN, and GRE GSO in DPDK
 2017-10-06 23:34 UTC  (4+ messages)
` [PATCH v9 "

[PATCH] net/e1000: i350 VLAN tags in loopback packets are big endian
 2017-10-06 23:33 UTC 

[PATCH net-next 0/7] tcp: implement rb-tree based retransmit queue
 2017-10-06 23:31 UTC  (2+ messages)

[PATCH] e2fsprogs: modify ptest script
 2017-10-06 23:30 UTC 


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.