All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-07 21:25:50 to 2017-04-07 22:52:08 UTC [more...]

[Buildroot] [PATCH 1/2] mosquitto: bump to version 1.4.11
 2017-04-07 22:52 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] mosquitto: enable WITH_ADNS for glibc builds

Outreachy project - Xen Code Review Dashboard
 2017-04-07 22:49 UTC  (3+ messages)

[PATCH v5 0/2] provide check for ro_after_init memory sections
 2017-04-07 22:47 UTC  (11+ messages)
  ` [kernel-hardening] "

[PATCH v3 0/4] Improved seccomp logging
 2017-04-07 22:46 UTC  (8+ messages)

[PATCH 0/3] fix working directory file issues while using sparse-checkout
 2017-04-07 22:41 UTC  (5+ messages)
` [PATCH 2/3] apply.c: do not checkout file when skip-worktree bit set
` [PATCH 3/3] reset.c: update files when using sparse to avoid data loss

[PATCH] lsb: Remove bashisms from the rc.d functions
 2017-04-07 22:41 UTC  (4+ messages)
` ✗ patchtest: failure for lsb: Remove bashisms from the rc.d functions (rev2)

[PATCH 1/6] libselinux: do not dereference a NULL pointer when calloc() fails
 2017-04-07 20:44 UTC  (5+ messages)
` [PATCH 2/6] libsemanage: drop checks on semanage_module_info_destroy() value
` [PATCH 3/6] libselinux: make process_boolean() fail on invalid lines
` [PATCH 4/6] libselinux: ensure that 4 columns are read from /proc/mounts
` [PATCH 5/6] libsepol: refuse to load policies with no block

[U-Boot] [PATCH] spl: make image arg or fdt blob address reconfigurable
 2017-04-07 22:38 UTC 

[PATCH 0/7] vimc: Virtual Media Control VPU's
 2017-04-07 22:37 UTC  (9+ messages)
` [PATCH v2 0/7] [media]: "
  ` [PATCH v2 1/7] [media] vimc: sen: Integrate the tpg on the sensor
  ` [PATCH v2 2/7] [media] vimc: Add vimc_ent_sd_* helper functions
  ` [PATCH v2 3/7] [media] vimc: Add vimc_pipeline_s_stream in the core
  ` [PATCH v2 4/7] [media] vimc: sen: Support several image formats
  ` [PATCH v2 5/7] [media] vimc: cap: "
  ` [PATCH v2 6/7] [media] vimc: deb: Add debayer filter
  ` [PATCH v2 7/7] [media] vimc: sca: Add scaler

[PATCH v6 1/4] libnvdimm: add mechanism to publish badblocks at the region level
 2017-04-07 22:33 UTC  (4+ messages)
` [PATCH v6 2/4] libnvdimm: Add 'resource' sysfs attribute to regions
` [PATCH v6 3/4] libnvdimm: add support for clear poison list and badblocks for device dax
` [PATCH v6 4/4] device-dax, tools/testing/nvdimm: enable device-dax with mock resources

[PATCH v6 00/36] arm64: Dom0 ITS emulation
 2017-04-07 22:31 UTC  (17+ messages)
` [PATCH v6 10/36] ARM: GIC: Add checks for NULL pointer pending_irq's
` [PATCH v6 14/36] ARM: vGICv3: handle virtual LPI pending and property tables
` [PATCH v6 15/36] ARM: introduce vgic_access_guest_memory()
` [PATCH v6 19/36] ARM: VGIC: add vcpu_id to struct pending_irq

[Qemu-devel] [PATCH for-2.10 00/10] Preparation for block job mutex
 2017-04-07 22:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/10] blockjob: remove unnecessary check

Code freeze exception for Xen 4.9 ARM ITS emulation?
 2017-04-07 22:30 UTC  (2+ messages)

[Powertop] powertop 2.9 not listed on website
 2017-04-07 22:29 UTC 

[PATCH v4 0/4] BQ24190 charger fixes
 2017-04-07 22:27 UTC  (7+ messages)
` [PATCH v4 2/4] power: bq24190_charger: Clean up extcon code
` [PATCH v4 4/4] power: bq24190_charger: Delay before polling reset flag

[Qemu-devel] [Bug 1635339] [NEW] qxl_pre_save assertion failure on vm "save"
 2017-04-07 22:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1635339] "

[PATCH v7 00/34] arm64: Dom0 ITS emulation
 2017-04-07 22:25 UTC  (36+ messages)
` [PATCH v7 01/34] ARM: GICv3 ITS: parse and store ITS subnodes from hardware DT
` [PATCH v7 02/34] ARM: GICv3 ITS: initialize host ITS
` [PATCH v7 03/34] ARM: GICv3: allocate LPI pending and property table
` [PATCH v7 04/34] ARM: GICv3 ITS: allocate device and collection table
` [PATCH v7 05/34] ARM: GICv3 ITS: map ITS command buffer
` [PATCH v7 06/34] ARM: GICv3 ITS: introduce ITS command handling
` [PATCH v7 07/34] ARM: GICv3 ITS: introduce host LPI array
` [PATCH v7 08/34] ARM: vGICv3: introduce ITS emulation stub
` [PATCH v7 09/34] ARM: GICv3 ITS: introduce device mapping
` [PATCH v7 10/34] ARM: GIC: Add checks for NULL pointer pending_irq's
` [PATCH v7 11/34] ARM: GICv3: introduce separate pending_irq structs for LPIs
` [PATCH v7 12/34] ARM: GICv3: forward pending LPIs to guests
` [PATCH v7 13/34] ARM: GICv3: enable ITS and LPIs on the host
` [PATCH v7 14/34] ARM: vGICv3: handle virtual LPI pending and property tables
` [PATCH v7 15/34] ARM: introduce vgic_access_guest_memory()
` [PATCH v7 16/34] ARM: vGICv3: re-use vgic_reg64_check_access
` [PATCH v7 17/34] ARM: GIC: export vgic_init_pending_irq()
` [PATCH v7 18/34] ARM: VGIC: add vcpu_id to struct pending_irq
` [PATCH v7 19/34] ARM: vGICv3: add virtual ITS list head and comment about iteration
` [PATCH v7 20/34] ARM: GICv3: prepare for virtual ITS subnodes
` [PATCH v7 21/34] ARM: vGIC: advertise LPI support
` [PATCH v7 22/34] ARM: vITS: add command handling stub and MMIO emulation
` [PATCH v7 23/34] ARM: vITS: introduce translation table walks
` [PATCH v7 24/34] ARM: vITS: handle CLEAR command
` [PATCH v7 25/34] ARM: vITS: handle INT command
` [PATCH v7 26/34] ARM: vITS: handle MAPC command
` [PATCH v7 27/34] ARM: vITS: handle MAPD command
` [PATCH v7 28/34] ARM: vITS: handle MAPTI command
` [PATCH v7 29/34] ARM: vITS: handle MOVI command
` [PATCH v7 30/34] ARM: vITS: handle DISCARD command
` [PATCH v7 31/34] ARM: vITS: handle INV command
` [PATCH v7 32/34] ARM: vITS: handle INVALL command
` [PATCH v7 33/34] ARM: vITS: create and initialize virtual ITSes for Dom0
` [PATCH v7 34/34] ARM: vITS: create ITS subnodes for Dom0 DT

[Buildroot] [git commit] mosquitto: enable WITH_ADNS for glibc builds
 2017-04-07 22:25 UTC 

[linux-lvm] Snapshot behavior on classic LVM vs ThinLVM
 2017-04-07 22:24 UTC  (4+ messages)

[Buildroot] [git commit] mosquitto: bump to version 1.4.11
 2017-04-07 22:24 UTC 

[Qemu-devel] [PATCH v2 0/4] 3 easy-to-fix clang warnings, 1 error code fixed
 2017-04-07 22:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] usb-ccid: make ccid_write_data_block() cope with null buffers
` [Qemu-devel] [PATCH v2 2/4] device_tree: fix compiler warnings (clang 5)
` [Qemu-devel] [PATCH v2 3/4] qga: "
` [Qemu-devel] [PATCH v2 4/4] qga: improve error handling in transfer_memory_block

[meta-oe][PATCH 01/43] gpm: Update to use git src uri
 2017-04-07 22:21 UTC  (4+ messages)
` [meta-oe][PATCH 13/43] poco: Upgrade to 1.7.8

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD REGRESSION 47b8a06cd94fd814098bbc3b6effabe47c0c8428
 2017-04-07 22:19 UTC 

drm-tip/drm-tip boot: 117 boots: 5 failed, 111 passed with 1 offline (v4.11-rc5-1799-ge0a6f97889aa)
 2017-04-07 22:18 UTC 

[PATCH] Implement driver for Topaz signature pads
 2017-04-07 22:10 UTC  (2+ messages)

[drm-intel:for-linux-next 4/5] drivers/gpu//drm/i915/intel_uncore.c:1626: error: call to '__compiletime_assert_1626' declared with attribute error: BUILD_BUG_ON failed: (fast_timeout_us) > 50000
 2017-04-07 22:15 UTC 

[RFC 0/2] slice shutdown debugfs interface for Gen8/Gen9
 2017-04-07 22:14 UTC  (4+ messages)
` [RFC 1/2] drm/i915/skl: add slice shutdown debugfs interface
` [RFC 2/2] drm/i915/bdw: permit make_rpcs execution on BDW to enable slice shutdown
` ✓ Fi.CI.BAT: success for slice shutdown debugfs interface for Gen8/Gen9

+ extable-verify-address-is-read-only.patch added to -mm tree
 2017-04-07 22:13 UTC 

+ module-verify-address-is-read-only.patch added to -mm tree
 2017-04-07 22:13 UTC 

[linux-4.9 baseline test] 107238: tolerable FAIL
 2017-04-07 22:11 UTC  (6+ messages)
` Please apply "partially revert "xen: Remove event channel..."

[Qemu-devel] [Bug 1680679] [NEW] qemu cannot run twice
 2017-04-07 22:01 UTC  (4+ messages)
` [Qemu-devel] [Bug 1680679] "

[PATCH v2 0/9] V4L2 fwnode support
 2017-04-07 22:10 UTC  (13+ messages)
` [PATCH v2 2/8] v4l: fwnode: Support generic fwnode for parsing standardised properties
` [PATCH v2 4/8] v4l: async: Provide interoperability between OF and fwnode matching
` [PATCH v2 3/8] v4l: async: Add fwnode match support

[PATCH 1/3 RESEND] clocksource: Augment bindings for Faraday timer
 2017-04-07 22:08 UTC  (9+ messages)

[GIT PULL] ARM: mvebu: dt for v4.12 (#2)
 2017-04-07 22:08 UTC 

Explicit setting of UUID with ctf writer
 2017-04-07 22:07 UTC  (2+ messages)

[PATCH v5 1/4] libnvdimm: add mechanism to publish badblocks at the region level
 2017-04-07 22:07 UTC  (4+ messages)
` [PATCH v5 2/4] libnvdimm: Add 'resource' sysfs attribute to regions
` [PATCH v5 3/4] libnvdimm: add support for clear poison list and badblocks for device dax
` [PATCH v5 4/4] device-dax, tools/testing/nvdimm: enable device-dax with mock resources

[PATCH 0/2] fix the traced mt-exec deadlock
 2017-04-07 22:07 UTC  (13+ messages)
    ` [RFC][PATCH] exec: Don't wait for ptraced threads to be reaped
                ` scope of cred_guard_mutex

[PATCH 57/67] x86/gpu: CNL uses the same GMS values as SKL
 2017-04-07 22:07 UTC  (3+ messages)
` [PATCH] "

[PATCH v2 19/20] IB/rdmavt, IB/qib, IB/hfi1: Make percpu refcount optional for user MRs
 2017-04-07 22:06 UTC  (11+ messages)

[Buildroot] [PATCH] batman-adv: bump version to 2017.0.1
 2017-04-07 22:04 UTC 

[PATCH] drm/amdgpu/gfx8: add additional MQD initialization
 2017-04-07 22:00 UTC 

[PATCH 1/3] mfd: cros-ec: Add functions to read mapped memory
 2017-04-07 22:00 UTC  (5+ messages)
  ` [PATCH 2/3] dt-bindings: hwmon: Add bindings for Google Chromium EC HWMON
  ` [PATCH 3/3] hwmon: cros-ec-hwmon: Add Chromium-EC HWMON driver

Serial Port connection with DBus API
 2017-04-07 21:56 UTC  (2+ messages)

[PATCH 0/4] Use fixed DISTRO_FEATURES for native
 2017-04-07 21:47 UTC  (2+ messages)

dell-laptop and separate AC timeouts on some Dell systems
 2017-04-07 21:55 UTC  (2+ messages)

panics related to nfit_test?
 2017-04-07 21:55 UTC  (6+ messages)

[PATCH 1/1] memory: tegra: fix fdc test bug
 2017-04-07 21:54 UTC  (4+ messages)

[PATCH 1/4] selftest/sstatetests: Replace glibc-initial with linux-libc-headers
 2017-04-07 21:44 UTC  (4+ messages)
` [PATCH 2/4] no-static-libs: Add entry for ncurses

Device Tree Binding for Intel FPGA Video and Image Processing Suite
 2017-04-07 21:53 UTC  (5+ messages)

[PATCH] drm/i915: Implement dma_buf_ops->kmap
 2017-04-07 21:53 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/3] clocksource: Augment bindings for Faraday timer
 2017-04-07 21:52 UTC  (4+ messages)

[PATCH v4 0/3] pylibfdt: Add installation support
 2017-04-07 21:51 UTC  (4+ messages)
  ` [PATCH v4 1/3] pylibfdt: Allow setup.py to operate stand-alone
  ` [PATCH v4 2/3] pylibfdt: Use Makefile constructs to implement NO_PYTHON
  ` [PATCH v4 3/3] pylibfdt: Use setup.py to build the swig file

[RFC] x86/tboot: add an option to disable iommu force on
 2017-04-07 21:49 UTC  (6+ messages)

Raw data block input: is IIO a good choice?
 2017-04-07 21:48 UTC 

[PATCH v3 0/5] pylibfdt: Add installation support
 2017-04-07 21:48 UTC  (4+ messages)
` [PATCH v3 3/5] pylibfdt: Allow setup.py to operate stand-alone

Your visit to the 121st Canton Fair in China (46)
 2017-04-07 21:46 UTC 

+ mm-swap-sort-swap-entries-before-free.patch added to -mm tree
 2017-04-07 21:45 UTC 

[PATCH -mm -v3] mm, swap: Sort swap entries before free
 2017-04-07 21:43 UTC  (3+ messages)

brcmfmac: don't warn user if requested nvram fails
 2017-04-07 21:43 UTC  (2+ messages)

Xen Crash at the boot time
 2017-04-07 21:42 UTC 

[PATCH v2] Code to allow cros-compilation on chromeOS
 2017-04-07 21:41 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] xfs: remove custom do_div implementations
 2017-04-07 21:42 UTC 

[GIT PULL] Audit fixes for v4.11 (#2)
 2017-04-07 21:39 UTC 

[PATCH] fbida: Fix compile-host-path error
 2017-04-07 21:36 UTC 

[PATCH] acpi: pci: don't ignore function ID of bridge device in _PRT
 2017-04-07 21:36 UTC  (7+ messages)

Random guest crashes since 5c34d002dcc7 ("virtio_pci: use shared interrupts for virtqueues")
 2017-04-07 21:35 UTC  (3+ messages)
` [Random guest crashes since 5c34d002dcc7 ("virtio_pci] 3313bedd74: WARNING:at_include/linux/pci.h:#vp_del_vqs

[PATCH v2 1/2] x86/mce/AMD: Redo use of SMCA MCA_DE{STAT,ADDR} registers
 2017-04-07 21:35 UTC  (11+ messages)

[PATCH igt] tests/prime_rw: Add basic tests for reading/writing to a dmabuf
 2017-04-07 21:34 UTC 

[PATCH][morty] base-files: resize only serial tty's in profile
 2017-04-07 21:33 UTC 

24777 linux-rt-users
 2017-04-07 21:33 UTC 

[Qemu-devel] [PATCH RESEND 0/3] easy-to-fix clang warnings
 2017-04-07 21:33 UTC  (13+ messages)
` [Qemu-devel] [PATCH RESEND 1/3] usb-ccid: make ccid_write_data_block() cope with null buffers
` [Qemu-devel] [PATCH RESEND 3/3] qga: fix compiler warnings (clang 5)

[PATCH][krogoth] base-files: resize only serial tty's in profile
 2017-04-07 21:32 UTC 

[Buildroot] issue with Linux ARM start_kernel
 2017-04-07 21:32 UTC  (5+ messages)

MLS directory label inheritance rules
 2017-04-07 21:31 UTC  (5+ messages)

+ mm-swap-use-kvzalloc-to-allocate-some-swap-data-structure.patch added to -mm tree
 2017-04-07 21:31 UTC 

42954 linux-fbdev
 2017-04-07 21:30 UTC 

[PATCH v4] ASoC: Add support for Maxim Integrated MAX98927 Amplifier
 2017-04-07 21:29 UTC  (4+ messages)
` Applied "ASoC: Add support for Maxim Integrated MAX98927 Amplifier" to the asoc tree

[Qemu-devel] [PATCH] tests/check-qdict: Fix missing brackets
 2017-04-07 21:27 UTC  (4+ messages)
  ` [Qemu-devel] [PATCH for-2.9?] "

[PATCH net-next 0/8] rtnetlink: Cleanup user notifications for netdev events
 2017-04-07 21:25 UTC  (7+ messages)
` [PATCH net-next 2/8] rtnetlink: Do not generate notification for UDP_TUNNEL_PUSH_INFO
` [PATCH net-next 4/8] rtnetlink: Do not generate notifications for POST_TYPE_CHANGE event
` [PATCH net-next 5/8] rtnetlink: Remove NETDEV_CHANGEINFODATA netdev event
` [PATCH net-next 6/8] rtnetlink: Do not generate notifications for PRECHANGEUPPER event
` [PATCH net-next 7/8] rtnetlink: Do not generate notifications for NOTIFY_PEERS event
` [PATCH net-next 8/8] rtnetlink: Do not generate notifications for CHANGELOWERSTATE event


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.