All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-05 19:54:53 to 2017-05-05 21:06:27 UTC [more...]

[Qemu-devel] [PATCH v12 00/10] qcow2 zero-cluster tweaks [was add blkdebug tests]
 2017-05-05 21:06 UTC  (14+ messages)
` [Qemu-devel] [PATCH v12 02/10] block: Update comments on BDRV_BLOCK_* meanings
` [Qemu-devel] [PATCH v12 03/10] qcow2: Correctly report status of preallocated zero clusters
` [Qemu-devel] [PATCH v12 04/10] qcow2: Make distinction between zero cluster types obvious
` [Qemu-devel] [PATCH v12 05/10] qcow2: Optimize zero_single_l2() to minimize L2 churn
` [Qemu-devel] [PATCH v12 06/10] iotests: Improve _filter_qemu_img_map

[PATCH 0/7] kernel-trace: Fine-tuning for seven function implementations
 2017-05-05 21:06 UTC  (16+ messages)
` [PATCH 1/7] kernel-trace: Combine two function calls into one in hist_trigger_entry_print()
` [PATCH 2/7] kernel-trace: Replace five seq_puts() calls by seq_putc()
` [PATCH 3/7] kernel-trace: Adjust two checks for null pointers in compatible_field()
` [PATCH 4/7] kernel-trace: Improve a size determination in create_hist_field()
` [PATCH 5/7] kernel-trace: Replace two seq_printf() calls by seq_puts() in probes_seq_show()
` [PATCH 6/7] kernel-trace: Adjust two checks for null pointers in uprobe_buffer_init()

[PATCH v13 0/11] devicetree simple-battery and client in bq27xxx_battery
 2017-05-05 21:04 UTC  (9+ messages)
` [PATCH v13 09/11] power: supply: bq27xxx_battery: Enable data memory update for certain chips

[PATCH 0/4] Kernel PSR Fix-ups
 2017-05-05 21:02 UTC  (5+ messages)
` [PATCH 1/4] drm/i915/edp: Allow alternate fixed mode for eDP if available
` [PATCH 2/4] drm/i915/psr: Clean-up intel_enable_source_psr1()
` [PATCH 3/4] drm/i915/edp: Be less aggressive about changing link config on eDP
` [PATCH 4/4] drm/i915/psr: Account for sink CRC raciness on some panels

[linux-next test] 109001: regressions - FAIL
 2017-05-05 21:03 UTC 

[PATCH] Add attribute expansion options
 2017-05-05 21:02 UTC  (3+ messages)

[PATCH v2 00/16] Enable upper layers using FPGA region w/o device tree
 2017-05-05 20:59 UTC  (3+ messages)
` [PATCH v2 08/16] fpga: region: check for child regions before allocing image info

[U-Boot] [PATCH] Add support for Microchip LAN75xx and LAN78xx
 2017-05-05 20:58 UTC  (2+ messages)

[cip-dev] Creating a Linux kernel from the stock linux-cip repo
 2017-05-05 20:57 UTC 

[kvm-unit-tests PATCH] x86: fix ept_access_test_paddr exit qualifications
 2017-05-05 20:57 UTC 

[U-Boot] [RESEND PATCH] Inherit default value for bootdelay from distro_bootcmd on odroid-xu3
 2017-05-05 20:55 UTC 

[Buildroot] [PATCH] package/miraclecast: drop legacy systemd-kdbus select
 2017-05-05 20:54 UTC 

[PATCH] nvme: Unmap CMB and remove sysfs file in reset path
 2017-05-05 20:52 UTC  (2+ messages)

[U-Boot] [RESEND PATCH 0/4] Switch odroid to use distro_bootcmd
 2017-05-05 20:54 UTC  (5+ messages)
` [U-Boot] [RESEND PATCH 1/4] Fix default console on odroid to only specify the device, as "console=" is redundant with the boot environment
` [U-Boot] [RESEND PATCH 2/4] Increase the default environment size on odroid, as config_distro_bootcmd requires a more space for the environment
` [U-Boot] [RESEND PATCH 3/4] Switch odroid to use config_distro_bootcmd
` [U-Boot] [RESEND PATCH 4/4] Inherit default value for bootdelay from distro_bootcmd on odroid

[PATCH 1/2] efi/efi_test: use memdup_user
 2017-05-05 20:53 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] string-input-visitor: Support enum/bool alternate types
 2017-05-05 20:53 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/3] visitor: Add 'supported_qtypes' parameter to visit_start_alternate()
` [Qemu-devel] [PATCH v2 2/3] qapi: Add enum_table[] parameter to start_alternate
` [Qemu-devel] [PATCH v2 3/3] string-input-visitor: Support alternate types

[PATCH v2 00/15] drm/i915: Cursor code cleanup and cursor "FBC" support for IVB+ (v2)
 2017-05-05 20:53 UTC  (3+ messages)
` [PATCH 13/15] drm/i915: Handle fb offset and src coordinates for cursors

[PATCH v4 net-next 0/2] rtnetlink: Updates to rtnetlink_event()
 2017-05-05 20:52 UTC  (3+ messages)
` [PATCH V3 net-next 1/2] rtnl: Add support for netdev event to link messages
` [PATCH V4 net-next 2/2] bonding: Prevent duplicate userspace notification

[PATCH v2] x86/mm/kaslr: Use _ASM_MUL macro for multiplication
 2017-05-05 20:52 UTC  (8+ messages)
` [tip:x86/urgent] x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang incompatibility

[PATCH v2 1/2] ACPICA: Tables: Fix regression introduced by a too early mechanism enabling
 2017-05-05 20:43 UTC  (4+ messages)
` [PATCH v3 2/4] ACPICA: Tables: Add mechanism to allow to balance late stage acpi_get_table() independently

[PATCH] nvme: Unmap CMB and remove sysfs file in reset path
 2017-05-05 20:46 UTC 

[Qemu-devel] [PATCH v9 0/6] migration/ppc: migrating DRC, ccs_list and pending_events
 2017-05-05 20:47 UTC  (7+ messages)
` [Qemu-devel] [PATCH v9 1/6] hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineState
` [Qemu-devel] [PATCH v9 2/6] hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
` [Qemu-devel] [PATCH v9 3/6] hw/ppc: migrating the DRC state of hotplugged devices
` [Qemu-devel] [PATCH v9 4/6] hw/ppc/spapr.c: migrate pending_dimm_unplugs of spapr state
` [Qemu-devel] [PATCH v9 5/6] migration: spapr: migrate ccs_list in "
` [Qemu-devel] [PATCH v9 6/6] migration: spapr: migrate pending_events of "

[PATCH 1/2] drm/i915/guc: Get rid of the enable_guc_loading module parameter
 2017-05-05 20:42 UTC  (4+ messages)
` [PATCH RFC 2/2] drm/i915/guc: Rename has_guc to has_uc
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/guc: Get rid of the enable_guc_loading module parameter

[PATCH v2] x86/efi: Correct ident mapping of efi old_map when kalsr enabled
 2017-05-05 20:42 UTC  (3+ messages)

FSL Community BSP bblayer.conf invalid for 'bitbake-layers layerindex-fetch'
 2017-05-05 20:41 UTC 

[RFC PATCH] x86, uaccess, pmem: introduce copy_from_iter_writethru for dax + pmem
 2017-05-05 20:39 UTC  (6+ messages)
` [PATCH v2] x86, uaccess: introduce copy_from_iter_wt for pmem / writethrough operations

[PATCH v4 1/5] mailbox: Make startup and shutdown ops optional
 2017-05-05 20:39 UTC  (9+ messages)
` [PATCH v4 3/5] soc: qcom: Introduce APCS IPC driver

[PATCH 0/1] virtio-ccw maintainership
 2017-05-05 20:37 UTC  (6+ messages)
` [PATCH 1/1] s390/virtio: change maintainership

[PATCH v2] vlan: Keep NETIF_F_HW_CSUM similar to other software devices
 2017-05-05 20:37 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/virtio: fix vhost user fails to startup when MQ
 2017-05-05 20:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2] "

[Qemu-devel] [PATCH RESEND v2 00/21] qdev/sysbus: Set user_creatable=false by default on sysbus
 2017-05-05 20:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH RESEND v2 02/21] sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
      ` [Qemu-devel] [PATCH] fixup! "

[Qemu-devel] virtio-net: configurable TX queue size
 2017-05-05 20:36 UTC  (3+ messages)

[PATCH] drm/i915/cnp: Backlight support for CNP
 2017-05-05 20:36 UTC  (6+ messages)

phosphor-hwmon bottleneck potential
 2017-05-05 20:35 UTC  (14+ messages)

new ...at() flag: AT_NO_JUMPS
 2017-05-05 20:28 UTC  (10+ messages)

[PATCH] libsemanage: Perform access check using euid instead of uid
 2017-05-05 20:32 UTC  (8+ messages)
` libsemanage: remove/replace access() checks to make setuid programs work
  ` [PATCH 1/3] libsemanage: remove access() check "
  ` [PATCH 2/3] "
  ` [PATCH 3/3] libsemanage: replace access(, F_OK) checks "

[PATCH v3] iio: adc: Add support for TI ADC108S102 and ADC128S102
 2017-05-05 20:32 UTC  (7+ messages)

[PATCH 00/26] Address a couple of issues identified by Coverity
 2017-05-05 20:30 UTC  (6+ messages)
      ` Automating Coverity, was "

[Buildroot] [PATCH 0/3] Support a list of "cmake" candidates
 2017-05-05 20:30 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] core: allow check-host-cmake.sh to check several candidates
` [Buildroot] [PATCH 2/3] core: allow having a list of "cmake" candidates
` [Buildroot] [PATCH 3/3] core: add "cmake3" to the list of cmake candidates

[Qemu-devel] [PATCH v2 00/24] numa: add '-numa cpu' option
 2017-05-05 20:29 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 07/24] pc: add node-id property to CPU
` [Qemu-devel] [PATCH v2 10/24] numa: mirror cpu to node mapping in MachineState::possible_cpus
` [Qemu-devel] [PATCH v2 12/24] numa: add numa_[has_]node_id() wrappers

[PATCH RESEND] drm/i915: Fix pipe/transcoder enum mismatches
 2017-05-05 20:29 UTC  (8+ messages)
  ` [Intel-gfx] "

GFS2: Pull request (merge window)
 2017-05-05 20:28 UTC  (2+ messages)
  ` [Cluster-devel] "

i915 I2C failures with recent chips and docking stations
 2017-05-05 20:27 UTC  (7+ messages)

[PATCH 3/4] iommu: add qcom_iommu
 2017-05-05 20:27 UTC  (6+ messages)
` [PATCH] "

[PATCH v2 0/2] Lattice MachXO2 Slave SPI FPGA Manager support
 2017-05-05 20:25 UTC  (3+ messages)
` [PATCH v2 1/2] dt: bindings: fpga: add lattice machxo2 slave spi binding description

[PATCH] iommu: fix device remove
 2017-05-05 20:24 UTC  (5+ messages)

[PATCH v6 0/3] ndctl: add error clearing support for dev dax
 2017-05-05 20:23 UTC  (6+ messages)
` [PATCH v6 1/3] ndctl: add clear-error to ndctl for device dax

Delivery problem, parcel USPS #736176183
 2017-05-05 20:23 UTC 

Fault tolerance in RAID0 with badblocks
 2017-05-05 20:23 UTC  (4+ messages)
  ` Fault tolerance "

bpf pointer alignment validation
 2017-05-05 20:20 UTC 

[PATCH] ext4: Clear lockdep subtype for quota files on quota off
 2017-05-05 20:20 UTC  (2+ messages)

[PATCH] Revert "ARCv2: Allow enabling PAE40 w/o HIGHMEM"
 2017-05-05 20:20 UTC  (2+ messages)

[PATCH v5 00/20] net-next: stmmac: add dwmac-sun8i ethernet driver
 2017-05-05 20:20 UTC  (5+ messages)
` [PATCH v5 04/20] dt-bindings: syscon: Add DT bindings documentation for Allwinner syscon

[PATCH] media: fix one code style problem
 2017-05-05 20:18 UTC 

[PATCH 2/3] add--interactive: add builtin helper for interactive add
 2017-05-05 20:16 UTC  (2+ messages)

[PATCH] bfs: Fix sanity checks for empty files
 2017-05-05 20:16 UTC 

[GIT PULL] arm64 updates for 4.12
 2017-05-05 20:16 UTC  (4+ messages)

[PATCH v2] powerpc/8xx: Adding support of IRQ in MPC8xx GPIO
 2017-05-05 20:13 UTC  (3+ messages)

[PATCH] ACPI: Delay turning off unused resources after suspend till acpi_pm_end()
 2017-05-05 20:07 UTC  (2+ messages)

[PATCH] vlan: Keep NETIF_F_HW_CSUM similar to other software devices
 2017-05-05 20:12 UTC  (3+ messages)

[PATCH] iommu: intel: Flush the IOTLB to get rid of the initial kdump mappings
 2017-05-05 18:56 UTC  (2+ messages)

help converting btrfs to new writeback error tracking?
 2017-05-05 20:11 UTC  (3+ messages)

[PATCH] clk: mxs: ensure that i.MX28's ref_io clks are not operated too fast
 2017-05-05 20:10 UTC  (7+ messages)

monitor interfaces and fcs
 2017-05-05 20:10 UTC 

[PATCH 1/2] input: keyboard: DT bindings for the D-Link DIR-685 touchpad
 2017-05-05 20:09 UTC  (2+ messages)

[PATCH 0/9] [3.18-stable] fixes for all remaining known warnings
 2017-05-05 20:07 UTC  (5+ messages)
` [PATCH 7/9] [3.18-stable] i2o: hide unsafe ioctl on 64-bit

[PATCH 3.16-stable 31/87] i2o: hide unsafe ioctl on 64-bit
 2017-05-05 20:07 UTC  (2+ messages)
` Patch "[PATCH 3.16-stable 31/87] i2o: hide unsafe ioctl on 64-bit" has been added to the 3.18-stable tree

[PATCH 3.18 00/68] 3.18.52-stable review
 2017-05-05 20:06 UTC  (4+ messages)
` [PATCH 3.18 16/68] net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given

[PATCH 3/3]: Add build support PCEngines APU1/APU2 drivers
 2017-05-05 20:05 UTC  (2+ messages)

[Qemu-devel] [PATCH] virtio-net: consolidate guest announcement with qemu_announce_self
 2017-05-05 20:06 UTC  (9+ messages)

[PATCH 0/3] USB3 support for Broadcom NS2 SoC
 2017-05-05 20:04 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: phy: Add documentation for NS2 USB3 PHY

[PATCH v2] clk: sunxi-ng: v3s: Fix usb otg device reset bit
 2017-05-05 20:04 UTC  (3+ messages)

RGW: removal of support for fastcgi
 2017-05-05 20:06 UTC  (3+ messages)

[PATCH cosmetic] Remove trailing newline in elevator switch error message
 2017-05-05 20:05 UTC  (6+ messages)
      ` [PATCH v2 "

[PATCH 1/3]: Add PCEngines APU1 LEDs driver
 2017-05-05 20:03 UTC  (2+ messages)

[GIT PULL] Char/Misc driver patches for 4.12-rc1
 2017-05-05 20:01 UTC  (5+ messages)

[PATCH] linux-firmware: package Qualcomm QCA firmware
 2017-05-05 20:02 UTC 

[PATCH 1/7] DWARF: add option to preserve unwind info
 2017-05-05 19:57 UTC  (3+ messages)
` [PATCH 7/7] DWARF: add the config option

[PATCH v2] [media] em28xx: support for Sundtek MediaTV Digital Home
 2017-05-05 19:59 UTC 

[PATCH] ACPI / APEI: Boot Error Record Table processing was needlessly complicated
 2017-05-05 19:52 UTC  (2+ messages)

[Buildroot] [git commit] package/kyua: fix unmet dependencies
 2017-05-05 19:57 UTC 

[PATCH v4 01/14] dt/bindings: Document pinctrl-ingenic
 2017-05-05 19:57 UTC  (5+ messages)
` [PATCH v4 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
  ` [PATCH v5 02/14] dt/bindings: Document gpio-ingenic

[Buildroot] [PATCH] package/kyua: fix unmet dependencies
 2017-05-05 19:57 UTC  (2+ messages)

[PATCH] firmware: Google VPD: Fix memory allocation error handling
 2017-05-05 19:56 UTC  (3+ messages)

PAE40 without HIGHMEM
 2017-05-05 19:57 UTC  (3+ messages)

[Cluster-devel] [PATCH 00/10] GFS2: Pre-pull patch posting (merge window)
 2017-05-05 19:56 UTC  (11+ messages)
` [Cluster-devel] [PATCH 01/10] GFS2: Prevent BUG from occurring when normal Withdraws occur
` [Cluster-devel] [PATCH 02/10] gfs2: Replace rhashtable_walk_init with rhashtable_walk_enter
` [Cluster-devel] [PATCH 03/10] gfs2: Deduplicate gfs2_{glocks, glstats}_open
` [Cluster-devel] [PATCH 04/10] gfs2: Don't pack struct lm_lockname
` [Cluster-devel] [PATCH 05/10] GFS2: Temporarily zero i_no_addr when creating a dinode
` [Cluster-devel] [PATCH 06/10] gfs2: Switch to rhashtable_lookup_get_insert_fast
` [Cluster-devel] [PATCH 07/10] Revert "GFS2: Wait for iopen glock dequeues"
` [Cluster-devel] [PATCH 08/10] gfs2: Re-enable fallocate for the rindex
` [Cluster-devel] [PATCH 09/10] GFS2: Non-recursive delete
` [Cluster-devel] [PATCH 10/10] GFS2: Allow glocks to be unlocked after withdraw

[PATCH v3] pinctrl: sh-pfc: r8a7794: add R8A7745 support
 2017-05-05 19:56 UTC  (2+ messages)

[PATCH] pinctrl: use non-devm kmalloc versions for free functions
 2017-05-05 19:55 UTC  (5+ messages)

[U-Boot] [PATCH v4 00/20] SPL: extend FIT loading support
 2017-05-05 19:55 UTC  (3+ messages)
` [U-Boot] [PATCH v4 15/20] sunxi: defconfig: add supported DT list for Pine64

[RFC v3 1/2] dt-bindings: add mmio-based syscon mux controller DT bindings
 2017-05-05 19:55 UTC  (3+ messages)

[RFC 00/14] convert dir.c to take an index parameter
 2017-05-05 19:53 UTC  (2+ messages)
` [RFC 09/14] dir: convert prep_exclude to take an index


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.