All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-03 11:59:51 to 2017-05-03 12:26:01 UTC [more...]

[Qemu-devel] [PATCH v18 00/25] qcow2: persistent dirty bitmaps
 2017-05-03 12:25 UTC  (21+ messages)
` [Qemu-devel] [PATCH 01/25] specs/qcow2: fix bitmap granularity qemu-specific note
` [Qemu-devel] [PATCH 02/25] specs/qcow2: do not use wording 'bitmap header'
` [Qemu-devel] [PATCH 03/25] hbitmap: improve dirty iter
` [Qemu-devel] [PATCH 05/25] block: fix bdrv_dirty_bitmap_granularity signature
` [Qemu-devel] [PATCH 06/25] block/dirty-bitmap: add deserialize_ones func
` [Qemu-devel] [PATCH 07/25] qcow2-refcount: rename inc_refcounts() and make it public
` [Qemu-devel] [PATCH 08/25] qcow2: add bitmaps extension
` [Qemu-devel] [PATCH 09/25] block/dirty-bitmap: add readonly field to BdrvDirtyBitmap
` [Qemu-devel] [PATCH 10/25] qcow2: autoloading dirty bitmaps
` [Qemu-devel] [PATCH 12/25] block: bdrv_close: release bitmaps after drv->bdrv_close
` [Qemu-devel] [PATCH 14/25] block/dirty-bitmap: add bdrv_dirty_bitmap_next()
` [Qemu-devel] [PATCH 15/25] qcow2: add persistent dirty bitmaps support
` [Qemu-devel] [PATCH 16/25] block: add bdrv_can_store_new_dirty_bitmap
` [Qemu-devel] [PATCH 17/25] qcow2: add .bdrv_can_store_new_dirty_bitmap
` [Qemu-devel] [PATCH 19/25] qmp: add autoload parameter to block-dirty-bitmap-add
` [Qemu-devel] [PATCH 20/25] qmp: add x-debug-block-dirty-bitmap-sha256
` [Qemu-devel] [PATCH 21/25] iotests: test qcow2 persistent dirty bitmap
` [Qemu-devel] [PATCH 22/25] block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap
` [Qemu-devel] [PATCH 23/25] qcow2: add .bdrv_remove_persistent_dirty_bitmap
` [Qemu-devel] [PATCH 25/25] block: release persistent bitmaps on inactivate

[PATCH] power: supply: twl4030-charger: make twl4030_bci_property_is_writeable static
 2017-05-03 12:25 UTC  (3+ messages)

[PATCH 1/9] drm/i915: Make ptr_unpack_bits() more function-like
 2017-05-03 12:25 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/9] "

[patch added to 3.12-stable] rtc: tegra: Implement clock handling
 2017-05-03 12:23 UTC  (49+ messages)
` [patch added to 3.12-stable] mm: Tighten x86 /dev/mem with zeroing reads
` [patch added to 3.12-stable] virtio-console: avoid DMA from stack
` [patch added to 3.12-stable] pegasus: Use heap buffers for all register access
` [patch added to 3.12-stable] rtl8150: "
` [patch added to 3.12-stable] catc: Combine failure cleanup code in catc_probe()
` [patch added to 3.12-stable] catc: Use heap buffer for memory size test
` [patch added to 3.12-stable] net: ipv6: check route protocol when deleting routes
` [patch added to 3.12-stable] KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
` [patch added to 3.12-stable] KEYS: Change the name of the dead type to ".dead" to prevent user access
` [patch added to 3.12-stable] KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
` [patch added to 3.12-stable] tracing: Allocate the snapshot buffer before enabling probe
` [patch added to 3.12-stable] ring-buffer: Have ring_buffer_iter_empty() return true when empty
` [patch added to 3.12-stable] cifs: Do not send echoes before Negotiate is complete
` [patch added to 3.12-stable] CIFS: remove bad_network_name flag
` [patch added to 3.12-stable] Drivers: hv: don't leak memory in vmbus_establish_gpadl()
` [patch added to 3.12-stable] Drivers: hv: get rid of timeout in vmbus_open()
` [patch added to 3.12-stable] Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
` [patch added to 3.12-stable] ACPI / power: Avoid maybe-uninitialized warning
` [patch added to 3.12-stable] ubi/upd: Always flush after prepared for an update
` [patch added to 3.12-stable] x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
` [patch added to 3.12-stable] kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
` [patch added to 3.12-stable] block: fix del_gendisk() vs blkdev_ioctl crash
` [patch added to 3.12-stable] powerpc: Reject binutils 2.24 when building little endian
` [patch added to 3.12-stable] ping: implement proper locking
` [patch added to 3.12-stable] net/packet: fix overflow in check for tp_frame_nr
` [patch added to 3.12-stable] net/packet: fix overflow in check for tp_reserve
` [patch added to 3.12-stable] netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in 64bit kernel
` [patch added to 3.12-stable] tty: nozomi: avoid a harmless gcc warning
` [patch added to 3.12-stable] hostap: avoid uninitialized variable use in hfa384x_get_rid
` [patch added to 3.12-stable] gfs2: avoid uninitialized variable warning
` [patch added to 3.12-stable] net: neigh: guard against NULL solicit() method
` [patch added to 3.12-stable] net: phy: handle state correctly in phy_stop_machine
` [patch added to 3.12-stable] l2tp: take reference on sessions being dumped
` [patch added to 3.12-stable] net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
` [patch added to 3.12-stable] sctp: listen on the sock only when it's state is listening or closed
` [patch added to 3.12-stable] ip6mr: fix notification device destruction
` [patch added to 3.12-stable] ipv6: check raw payload size correctly in ioctl
` [patch added to 3.12-stable] ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
` [patch added to 3.12-stable] md:raid1: fix a dead loop when read from a WriteMostly disk
` [patch added to 3.12-stable] MIPS: Fix crash registers on non-crashing CPUs
` [patch added to 3.12-stable] RDS: Fix the atomicity for congestion map update
` [patch added to 3.12-stable] xen/x86: don't lose event interrupts
` [patch added to 3.12-stable] ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
` [patch added to 3.12-stable] MIPS: KGDB: Use kernel context for sleeping threads
` [patch added to 3.12-stable] p9_client_readdir() fix
` [patch added to 3.12-stable] Input: i8042 - add Clevo P650RS to the i8042 reset list
` [patch added to 3.12-stable] nfsd: check for oversized NFSv2/v3 arguments
` [patch added to 3.12-stable] ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram

[PATCH v3 0/3] Fixes for twl4030 charger
 2017-05-03 12:20 UTC  (7+ messages)
` [PATCH v3 2/3] drivers:power:twl4030-charger: add INPUT_CURRENT_LIMIT property and make it writeable
` [PATCH v3 3/3] drivers:power:twl4030-charger: remove nonstandard max_current sysfs attribute

[Buildroot] Cross-compiling out-of-tree kernel modules and user-space apps
 2017-05-03 12:23 UTC  (4+ messages)

[PATCH v3] hvm: fix hypervisor crash in hvm_save_one()
 2017-05-03 12:22 UTC 

[patch added to 3.12-stable] powerpc: Disable HFSCR[TM] if TM is not supported
 2017-05-03 12:20 UTC  (3+ messages)
` [patch added to 3.12-stable] dvb-usb-v2: avoid use-after-free
` [patch added to 3.12-stable] ext4: fix inode checksum calculation problem if i_extra_size is small

[PATCH] QemuRunner: avoid tainting os.environ
 2017-05-03 12:20 UTC  (6+ messages)

[patch added to 3.12-stable] drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
 2017-05-03 12:19 UTC  (38+ messages)
` [patch added to 3.12-stable] drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
` [patch added to 3.12-stable] drm/vmwgfx: Remove getparam error message
` [patch added to 3.12-stable] drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
` [patch added to 3.12-stable] Reset TreeId to zero on SMB2 TREE_CONNECT
` [patch added to 3.12-stable] ptrace: fix PTRACE_LISTEN race corrupting task->state
` [patch added to 3.12-stable] ring-buffer: Fix return value check in test_ringbuffer()
` [patch added to 3.12-stable] metag/usercopy: Drop unused macros
` [patch added to 3.12-stable] metag/usercopy: Fix alignment error checking
` [patch added to 3.12-stable] metag/usercopy: Add early abort to copy_to_user
` [patch added to 3.12-stable] metag/usercopy: Zero rest of buffer from copy_from_user
` [patch added to 3.12-stable] metag/usercopy: Set flags before ADDZ
` [patch added to 3.12-stable] metag/usercopy: Fix src fixup in from user rapf loops
` [patch added to 3.12-stable] metag/usercopy: Add missing fixups
` [patch added to 3.12-stable] powerpc: Don't try to fix up misaligned load-with-reservation instructions
` [patch added to 3.12-stable] s390/decompressor: fix initrd corruption caused by bss clear
` [patch added to 3.12-stable] mm/mempolicy.c: fix error handling in set_mempolicy and mbind
` [patch added to 3.12-stable] usb: dwc3: gadget: delay unmap of bounced requests
` [patch added to 3.12-stable] mtd: bcm47xxpart: fix parsing first block after aligned TRX
` [patch added to 3.12-stable] net/packet: fix overflow in check for priv area size
` [patch added to 3.12-stable] usb: hub: Wait for connection to be reestablished after port reset
` [patch added to 3.12-stable] net/mlx4_en: Fix bad WQE issue
` [patch added to 3.12-stable] net/mlx4_core: Fix racy CQ (Completion Queue) free
` [patch added to 3.12-stable] Input: xpad - add support for Razer Wildcat gamepad
` [patch added to 3.12-stable] perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
` [patch added to 3.12-stable] x86/vdso: Plug race between mapping and ELF header setup
` [patch added to 3.12-stable] iscsi-target: Fix TMR reference leak during session shutdown
` [patch added to 3.12-stable] iscsi-target: Drop work-around for legacy GlobalSAN initiator
` [patch added to 3.12-stable] scsi: sr: Sanity check returned mode data
` [patch added to 3.12-stable] scsi: sd: Fix capacity calculation with 32-bit sector_t
` [patch added to 3.12-stable] xen, fbfront: fix connecting to backend
` [patch added to 3.12-stable] char: Drop bogus dependency of DEVPORT on !M68K
` [patch added to 3.12-stable] char: lack of bool string made CONFIG_DEVPORT always on
` [patch added to 3.12-stable] zram: do not use copy_page with non-page aligned address

[PATCH RESEND 1/3 v4] drivers:power:twl4030-charger: don't check if battery is present
 2017-05-03 12:20 UTC  (3+ messages)

[PATCH] app/testpmd: support non contiguous socket ids
 2017-05-03 12:20 UTC 

[PATCH] mtd: nand: gpio: update binding
 2017-05-03 12:18 UTC  (2+ messages)

[PATCH] netfilter: conntrack: Force inlining of build check to prevent build failure
 2017-05-03 12:18 UTC 

[U-Boot] [PATCH] sun7i: Add support for Olimex A20-OLinuXino-LIME2-eMMC
 2017-05-03 12:18 UTC 

[PATCH 0/7] XSAs 213-315 followups
 2017-05-03 12:18 UTC  (8+ messages)
` [PATCH 5/7] x86/traps: Lift all non-entrypoint logic in entry_int82() up into C

[PATCH 1/2] can: m_can: move Message RAM initialization to function
 2017-05-03 12:16 UTC  (3+ messages)
` [PATCH 2/2] can: m_can: add deep Suspend/Resume support

Cloning a custom refspec does not work as expected
 2017-05-03 12:16 UTC 

[PATCH 3/3] perf tests kmod-path: don't fail if compressed modules aren't supported
 2017-05-03 12:14 UTC 

[PATCH 2/3] perf annotate: fix AArch64 comment char
 2017-05-03 12:13 UTC 

[PATCH 1/3] perf tools: Fix spelling mistakes
 2017-05-03 12:13 UTC 

barebox-state setup
 2017-05-03 12:13 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2017-05-03 12:13 UTC 

[PATCH 1/1] remoteproc: fix elf_loader da_to_va translation and writing beyond segment
 2017-05-03 12:12 UTC  (2+ messages)

[PATCH] staging: vt6656: rtxt.c Fix CODE_INDENT type errors
 2017-05-03 12:12 UTC 

[Qemu-trivial] [PATCH] jazz_led: fix bad snprintf
 2017-05-03 12:12 UTC  (5+ messages)
` [Qemu-trivial] [Qemu-devel] "
      ` [Qemu-devel] [Qemu-trivial] "

[PATCH] Fixed a pathing issue with objdump and grep
 2017-05-03 12:12 UTC 

linux-next: build warning after merge of the devicetree tree
 2017-05-03 12:12 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/2] libvhost-user: fix vu_queue_get_avail_bytes() crash
 2017-05-03 12:11 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] libvhost-user: make vu_queue_empty() safer

[kvm-unit-tests PATCH 0/3] Update license information
 2017-05-03 12:11 UTC  (2+ messages)

[PATCH V2] xen/hvm: fix hypervisor crash with hvm_save_one()
 2017-05-03 12:11 UTC  (10+ messages)

[Qemu-devel] [Bug 1581936] [NEW] Frozen Windows 7 VMs with VGA CVE-2016-3712 fix (2.6.0 and 2.5.1.1)
 2017-05-03 11:55 UTC  (2+ messages)
` [Qemu-devel] [Bug 1581936] "

[PATCH] arm64: Do not leave an invalid area->pages pointer in dma_common_contiguous_remap()
 2017-05-03 12:10 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Avoid the branch in computing intel_ring_space()
 2017-05-03 12:08 UTC  (4+ messages)

RFC v2: post-init-read-only protection for data allocated dynamically
 2017-05-03 12:06 UTC  (2+ messages)

Many D state processes on XFS, kernel 4.4
 2017-05-03 12:07 UTC  (5+ messages)

[PATCH] ovl: fix visible whiteout on not merged dir
 2017-05-03 12:05 UTC  (4+ messages)

[RFC] Increase Minimal GNU Make version for Linux Kernel from 3.80 to 3.81
 2017-05-03 12:05 UTC  (2+ messages)

[PATCH] staging: rtl8192u: ieee80211: rtl819x_TSProc: Fixed brace placement issues
 2017-05-03 12:00 UTC 

[PATCH i-g-t] tests/kms_atomic_abi: Test event ABI corner cases
 2017-05-03 12:04 UTC  (2+ messages)

[PATCH v2 00/16] Enable upper layers using FPGA region w/o device tree
 2017-05-03 11:58 UTC  (3+ messages)
` [PATCH v2 02/16] fpga: bridge: support getting bridge from device

[PATCH v3 0/2] add driver for the ti-adc084s021 chip
 2017-05-03 12:01 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: "
` [PATCH v3 2/2] "

[RFC/RFT PATCH 00/18] PCI: ARM/ARM64: remove pci_fixup_irqs() usage
 2017-05-03 12:02 UTC  (6+ messages)
` [RFC/RFT PATCH 05/18] ARM: PCI: dove: Convert PCI scan API to pci_scan_root_bus_bridge()

[U-Boot] [PATCH 0/20] tegra: Expand Nyan-big support
 2017-05-03 12:02 UTC  (23+ messages)

[Buildroot] [PATCH] empty: bump to version 0.6.20b
 2017-05-03 12:01 UTC 

[GIT PULL] TTY/Serial driver fixes for 4.11-rc4
 2017-05-03 12:01 UTC  (9+ messages)

[PATCH] ARM: phytec-som-imx6: the ethernet clocks get enabled by fec_imx
 2017-05-03 12:00 UTC  (2+ messages)

[PATCH] ARM: mx6sx-sabresdb: the ethernet clocks get enabled by fec_imx
 2017-05-03 12:00 UTC  (2+ messages)

[LTP] [PATCH] mtest01: fix max_pids formula
 2017-05-03 12:00 UTC 

[PATCH v2] ARM: i.MX6: add Technexion Pico Hobbit support
 2017-05-03 12:00 UTC  (2+ messages)

[PATCH v2 0/20] drm: sun4i: Add support for the HDMI controller
 2017-05-03 11:59 UTC  (21+ messages)
  ` [PATCH v2 14/20] drm/sun4i: tcon: multiply the vtotal when not in interlace
  ` [PATCH v2 15/20] drm/sun4i: Ignore the generic connectors for components
  ` [PATCH v2 16/20] dt-bindings: display: sun4i: Add HDMI display bindings
  ` [PATCH v2 17/20] dt-bindings: display: sun4i: Add allwinner,tcon-channel property
    ` [PATCH v2 17/20] dt-bindings: display: sun4i: Add allwinner, tcon-channel property
  ` [PATCH v2 18/20] drm/sun4i: Add HDMI support
  ` [PATCH v2 19/20] ARM: sun5i: a10s: Add the HDMI controller node
  ` [PATCH v2 20/20] ARM: sun5i: a10s-olinuxino: Enable HDMI

[Qemu-devel] [PATCH v2 for-2.10 0/8] s390x: Basic support for 3270 devices
 2017-05-03 11:59 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 for-2.10 1/8] chardev: Basic support for TN3270


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.