All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-19 12:51:15 to 2016-01-19 13:34:11 UTC [more...]

2015 kernel CVEs
 2016-01-19 13:13 UTC  (2+ messages)
` [kernel-hardening] "

[PATCH 00/15] megaraid_sas: Updates for scsi-next
 2016-01-19 13:34 UTC  (3+ messages)
` [PATCH 09/15] megaraid_sas: Dual Queue depth support

[PATCH] x86: Convert shadow-paging to Kconfig
 2016-01-19 13:33 UTC  (6+ messages)

[Qemu-devel] [PATCH] hw/arm/virt: Add always-on property to the virt board timer
 2016-01-19 13:32 UTC  (4+ messages)

[PATCH 3/5] ns16550: widen an integer constant for Coverity
 2016-01-19 13:32 UTC  (3+ messages)
` [PATCH v2 3/5] n16550: add sanity check for reg_shift

[PATCH v2 00/16] Add ACPI support for Xen Dom0 on ARM64
 2016-01-19 13:31 UTC  (38+ messages)
` [PATCH v2 12/16] ARM: Xen: Document UEFI support on Xen ARM virtual platforms
` [PATCH v2 14/16] Xen: EFI: Parse DT parameters for Xen specific UEFI
  ` [Xen-devel] "
` [PATCH v2 16/16] ARM64: XEN: Initialize Xen specific UEFI runtime services
  ` [Xen-devel] "

[xen-unstable test] 78433: regressions - trouble: broken/fail/pass
 2016-01-19 13:32 UTC 

[PATCH 0/6] scattered page writeback
 2016-01-19 13:31 UTC  (5+ messages)

[Qemu-devel] qxl : no mouse cursor with sdl2/gtk UI
 2016-01-19 13:31 UTC  (2+ messages)

[RFC][PATCH -next 0/2] cond_resched() some of console_trylock callers
 2016-01-19 13:31 UTC  (5+ messages)
` [RFC][PATCH -next 1/2] printk: move can_use_console out of console_trylock_for_printk

URGENT RESPONSE!!
 2016-01-19 13:24 UTC 

[PATCH V3 6/6] ceph: scattered page writeback
 2016-01-19 13:30 UTC 

master - report: add note about seg_pe_ranges and seg_le_ranges in -o help
 2016-01-19 13:30 UTC 

master - report: add seg_le_ranges report field
 2016-01-19 13:30 UTC 

master - report: make devices, metadata_devices, seg_pe_ranges and seg_metadata_le_ranges fields consistent
 2016-01-19 13:30 UTC 

master - report: change _format_pvsegs to return list instead of plain string, change associated report fields from STR to STR_LIST
 2016-01-19 13:30 UTC 

master - refactor: add 'delimiter' variable for non-default delimiter when reporting string list
 2016-01-19 13:30 UTC 

[PATCHES] Networking
 2016-01-19 13:29 UTC  (4+ messages)

[PATCH 0/2] cpuidle optimizations (on top of linux-next)
 2016-01-19 13:28 UTC  (5+ messages)

[PATCH 0/7] drm/i915: Move load time stolen memory init earlier
 2016-01-19 13:26 UTC  (8+ messages)
` [PATCH 1/7] drm/i915: Sanitize up DMC/CSR ucode cleanup code
` [PATCH 2/7] drm/i915: Sanitize i915_get_bridge_dev() error path
` [PATCH 3/7] drm/i915: Sanitize GEM shrinker init and clean-up
` [PATCH 4/7] drm/i915: Sanitize i915_gem_load() "
` [PATCH 5/7] drm/i915: Move allocation of various workqueues earlier during init
` [PATCH 6/7] drm/i915: Move MCHBAR setup "
` [PATCH 7/7] drm/i915: Move stolen memory initialization earlier during loading

Mlocked pages statistics shows bogus value
 2016-01-19 13:01 UTC  (4+ messages)

[PATCH kvm-unit-tests 00/12] scripts/mkstandalone: rewrite
 2016-01-19 13:24 UTC  (13+ messages)
` [PATCH kvm-unit-tests 01/12] scripts/mkstandalone: simplify redirection
` [PATCH kvm-unit-tests 02/12] scripts/mkstandalone: fix ARCH
` [PATCH kvm-unit-tests 03/12] scripts/mkstandalone: refactor temp file creation
` [PATCH kvm-unit-tests 04/12] scripts/mkstandalone: use bash in standalone test
` [PATCH kvm-unit-tests 05/12] scripts/mkstandalone: reuse $TEST_DIR/run
` [PATCH kvm-unit-tests 06/12] run_tests: move reusable code to scripts/runtime
` [PATCH kvm-unit-tests 07/12] scripts/runtime: change callsite of $TEST_DIR/run
` [PATCH kvm-unit-tests 08/12] scripts/mkstandalone: refactor check for test kernel
` [PATCH kvm-unit-tests 09/12] scripts/mkstandalone: use scripts/runtime
` [PATCH kvm-unit-tests 10/12] scripts/mkstandalone: simplifiy redirection, again
` [PATCH kvm-unit-tests 11/12] scripts/mkstandalone: sanitize one_kernel handling
` [PATCH kvm-unit-tests 12/12] scripts/mkstandalone: return the exit value of a test

[Qemu-devel] [Minios-devel] [PATCH v8 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
 2016-01-19 13:24 UTC  (16+ messages)
` [PATCH XEN v8 00/29] "
  ` [PATCH XEN v8 14/29] tools/libs/foreignmemory: Mention restrictions on fork in docs
  ` [PATCH XEN v8 18/29] tools/libs/evtchn: Use uint32_t for domid arguments
  ` [PATCH XEN v8 20/29] tools/libs/gnttab: Extensive updates to API documentation
  ` [PATCH XEN v8 24/29] tools/libs/call: linux: touch newly allocated pages after madvise lockdown
  ` [PATCH XEN v8 25/29] tools/libs/{call, evtchn}: Document requirements around forking
  ` [PATCH XEN v8 26/29] tools/libs/*: Use O_CLOEXEC on Linux and FreeBSD
  ` [PATCH XEN v8 28/29] tools/libs/*: Introduce APIs to restrict handles to a specific domain

[U-Boot] [PATCH 1/2 v2] misc: Add simple driver to enable the legacy UART on Winbond Super IO chips
 2016-01-19 13:24 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] x86: BayTrail: Add option to disable the internal UART to setup_early_uart()
  ` [U-Boot] [PATCH 2/2 v2] "

[PATCH] thp: change pmd_trans_huge_lock() interface to return ptl
 2016-01-19 13:24 UTC 

crypto: GPF in scatterwalk_start
 2016-01-19 13:23 UTC  (2+ messages)

[RFC 00/26] perf tools: Introduce hists specific format entries
 2016-01-19 13:23 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/10] virtio/vring: optimization patches
 2016-01-19 13:22 UTC  (7+ messages)
` [Qemu-devel] [PATCH 01/10] virtio: move VirtQueueElement at the beginning of the structs
` [Qemu-devel] [PATCH 02/10] virtio: move allocation to virtqueue_pop/vring_pop

364ad58c73: WARNING: CPU: 0 PID: 28 at kernel/locking/lockdep.c:2755 lockdep_trace_alloc()
 2016-01-19 13:22 UTC 

renesas-drivers-2016-01-19-v4.4
 2016-01-19 13:21 UTC 

[PATCH 0/3] 8250: Split Fintek PCIE to UART to independent file
 2016-01-19 13:21 UTC  (5+ messages)

[RFC V2 0/3] nl80211: allow configuration of BSS selection
 2016-01-19 13:20 UTC  (5+ messages)
` [RFC V2 2/3] nl80211: add bss selection attribute to CONNECT command

[PATCH v2] V4L: add Y12I, Y8I and Z16 pixel format documentation
 2016-01-19 13:19 UTC  (2+ messages)

[PATCH] drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit number
 2016-01-19 13:18 UTC  (6+ messages)

[PATCH] watchdog: tango: rename ARCH_TANGOX to ARCH_TANGO
 2016-01-19 13:18 UTC  (7+ messages)

[Qemu-devel] [PATCH] e1000: eliminate infinite loops on out-of-bounds transfer start
 2016-01-19 13:17 UTC 

[RFC PATCH 0/4] sched: Improve cpu load accounting with nohz
 2016-01-19 13:17 UTC  (16+ messages)
` [PATCH 1/4] sched: Don't account tickless CPU load on tick
` [PATCH 2/4] sched: Consolidate nohz CPU load update code
` [RFC PATCH 4/4] sched: Upload nohz full CPU load on task enqueue/dequeue

PREFERRED_VERSION for native package
 2016-01-19 13:16 UTC 

[U-Boot] [PATCH 1/2] mx6: soc: Add ENET2 mac address support
 2016-01-19 13:16 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board

[question] What does PCIBIOS_MIN_IO mean
 2016-01-19 13:13 UTC 

[PATCH] HID: core: prevent out-of-bound readings
 2016-01-19 13:15 UTC  (2+ messages)

[PATCH] HID: fix out of bound access in extract and implement
 2016-01-19 13:14 UTC  (2+ messages)

[PATCH 1/1] gcc-runtime.inc: provide libquadmath
 2016-01-19 13:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/4] Convert chardevs to QIOChannel & add TLS support
 2016-01-19 13:14 UTC  (2+ messages)

[PATCH V3 00/10] Introduce ACPI world to GICv3 & ITS irqchip
 2016-01-19 13:11 UTC  (25+ messages)
` [PATCH V3 01/10] irqchip / GICv3: Refactor gic_of_init() for GICv3 driver
` [PATCH V3 02/10] irqchip / GICv3: Add ACPI support for GICv3+ initialization
` [PATCH V3 03/10] irqchip, GICv3, ACPI: Add redistributor support via GICC structures
  ` [PATCH V3 03/10] irqchip,GICv3,ACPI: "
` [PATCH V3 04/10] irqchip / GICv3: remove gic root node in ITS
` [PATCH V3 05/10] irqchip, gicv3, its: Mark its_init() and its children as __init
` [PATCH V3 06/10] irqchip, GICv3, ITS: Refator ITS dt init code to prepare for ACPI
` [PATCH V3 07/10] ARM64, ACPI, PCI: I/O Remapping Table (IORT) initial support
` [PATCH V3 08/10] irqchip, gicv3, its: Probe ITS in the ACPI way
` [PATCH V3 09/10] acpi, gicv3, msi: Factor out code that might be reused for ACPI equivalent
` [PATCH V3 10/10] acpi, gicv3, its: Use MADT ITS subtable to do PCI/MSI domain initialization

[PATCH] clk: clk-imx25: Force LCDC IPG clock to be disabled
 2016-01-19 13:12 UTC  (3+ messages)

[PATCH 0/2] ARM: tegra: Enable high speed UARTs of the Jetson TK1
 2016-01-19 13:12 UTC  (3+ messages)
  ` [PATCH 1/2] ARM: tegra: Fixed typo
  ` [PATCH 2/2] ARM: tegra: Add high speed UARTs to Jetson TK1 device tree

[PATCH] video: fbdev: imxfb: Provide a reset mechanism
 2016-01-19 13:10 UTC 

[U-Boot] [PATCH] ARM: tegra: rm Jetson TK1 PMIC GPIO programming
 2016-01-19 13:10 UTC  (2+ messages)

[PATCH] docs: correct descriptions of gnttab_max_{, maptrack}_frames
 2016-01-19 13:10 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/13] Implement TLS support to QEMU NBD server & client
 2016-01-19 13:09 UTC  (14+ messages)
` [Qemu-devel] [PATCH v3 01/13] nbd: convert block client to use I/O channels for connection setup
` [Qemu-devel] [PATCH v3 02/13] nbd: convert qemu-nbd server "
` [Qemu-devel] [PATCH v3 03/13] nbd: convert blockdev NBD "
` [Qemu-devel] [PATCH v3 04/13] nbd: convert to using I/O channels for actual socket I/O
` [Qemu-devel] [PATCH v3 05/13] nbd: invert client logic for negotiating protocol version
` [Qemu-devel] [PATCH v3 06/13] nbd: make server compliant with fixed newstyle spec
` [Qemu-devel] [PATCH v3 07/13] nbd: make client request fixed new style if advertized
` [Qemu-devel] [PATCH v3 08/13] nbd: allow setting of an export name for qemu-nbd server
` [Qemu-devel] [PATCH v3 09/13] nbd: pick first exported volume if no export name is requested
` [Qemu-devel] [PATCH v3 10/13] nbd: implement TLS support in the protocol negotiation
` [Qemu-devel] [PATCH v3 11/13] nbd: enable use of TLS with NBD block driver
` [Qemu-devel] [PATCH v3 12/13] nbd: enable use of TLS with qemu-nbd server
` [Qemu-devel] [PATCH v3 13/13] nbd: enable use of TLS with nbd-server-start command

[PATCH] ASoC: wm8960: Fix input boost mixer left/right naming
 2016-01-19 13:09 UTC  (2+ messages)
` [PATCH] ASoC: wm8960: Fix WM8960_SYSCLK_PLL mode

Business Proposition for you
 2016-01-18 16:39 UTC 

Business Proposition for you
 2016-01-18 16:39 UTC 

[GIT] Networking
 2016-01-19 13:08 UTC  (8+ messages)

[U-Boot] [PATCH] fsl_qspi: fix address mask issue
 2016-01-19 13:07 UTC 

[Qemu-devel] [PATCH v17 0/9] Virtual Machine Generation ID
 2016-01-19 13:06 UTC  (10+ messages)
` [Qemu-devel] [PATCH v17 1/9] acpi: extend ACPI interface to provide access to ACPI registers and SCI irq
` [Qemu-devel] [PATCH v17 2/9] docs: vm generation id device's description
` [Qemu-devel] [PATCH v17 3/9] pc: add a Virtual Machine Generation ID device
` [Qemu-devel] [PATCH v17 4/9] tests: add a unit test for the vmgenid device
` [Qemu-devel] [PATCH v17 5/9] qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands
` [Qemu-devel] [PATCH v17 6/9] qmp/hmp: add set-vm-generation-id commands
` [Qemu-devel] [PATCH v17 7/9] add MachineClass->default_props for setting default device properties
` [Qemu-devel] [PATCH v17 8/9] pc: put PIIX3 in slot 1 explicitly and cleanup functions assignment
` [Qemu-devel] [PATCH v17 9/9] pc/q53: by default put vmgenid device as an function of ISA bridge

[U-Boot] [PATCH 1/3] misc: Add simple driver to enable the legacy UART on Winbond Super IO chips
 2016-01-19 13:06 UTC  (9+ messages)
` [U-Boot] [PATCH 2/3] x86: BayTrail: Add function to disable the internal legacy UART

[PATCH v2 1/1] watchdog: sp805: ping fails to abort wdt reset
 2016-01-19 13:06 UTC  (2+ messages)

[PATCH v4] kernel: add kcov code coverage
 2016-01-19 13:05 UTC  (6+ messages)

[PATCH] brcmfmac: add missing include
 2016-01-19 13:05 UTC  (2+ messages)

yocto and linux mint 17.3
 2016-01-19 12:44 UTC 

[PATCH] ssb: host_soc depends on sprom
 2016-01-19 13:04 UTC  (14+ messages)
  ` [PATCH, RESEND] ssb: mark ssb_bus_register as __maybe_unused
          ` ssb: Set linux-wireless as MAINTAINERS list
  ` [PATCH, RESEND^2] ssb: mark ssb_bus_register as __maybe_unused

[PATCHv1 0/4] spinlock: add qrwlocks
 2016-01-19 13:04 UTC  (5+ messages)
` [PATCHv1 3/4] spinlock: shrink struct lock_debug

[PATCH] Bluetooth: add hdev check to avoid passing null pointer
 2016-01-19 13:04 UTC  (2+ messages)

[PATCH] drm/amdgpu: Use drm_calloc_large for VM page_tables array
 2016-01-19 13:03 UTC  (2+ messages)

[Qemu-devel] RFC: running the user interface in a thread 
 2016-01-19 13:01 UTC  (4+ messages)

[RFC PATCH 0/3] mmc: pwrseq: convert to proper driver
 2016-01-19 13:01 UTC  (5+ messages)
` [RFC PATCH 3/3] mmc: pwrseq: convert to proper platform device

Porting GCN pre-1.2 parts from radeon to amdgpu kernel driver
 2016-01-19 12:58 UTC  (4+ messages)

x86/microcode update on systems without INITRD
 2016-01-19 12:57 UTC  (14+ messages)
                ` [RFC PATCH] x86/kconfig: Sanity-check config file during oldconfig
                  ` [RFC] CONFIG_FORCE_MINIMALLY_SANE_CONFIG=y (was: Re: [RFC PATCH] x86/kconfig: Sanity-check config file during oldconfig)
                    ` [RFC] CONFIG_FORCE_MINIMALLY_SANE_CONFIG=y

[PATCH] brcmfmac: fix sdio sg table alloc crash
 2016-01-19 12:55 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 08d0b0d82b7dbe4f5914c3e3ec8b6363cb1a062a BUILD SUCCESS
 2016-01-19 12:54 UTC 

[Buildroot] [PATCH] support/scripts: add size-stats-compare script
 2016-01-19 12:51 UTC  (3+ messages)

[PATCH 00/19] arm64 kexec kernel patches v13
 2016-01-19 12:51 UTC  (9+ messages)
` [PATCH 18/19] arm64: kdump: update a kernel doc


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.