All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-17 13:04:43 to 2016-02-17 13:54:25 UTC [more...]

[PATCH 0/3] usb: USB Type-C Class and driver for UCSI
 2016-02-17 13:51 UTC  (17+ messages)
` [PATCH 2/3] usb: type-c: USB Type-C Connector System Software Interface

[Qemu-devel] [PATCH] gtk: implement set_echo
 2016-02-17 13:53 UTC  (2+ messages)

/sys/fsl_otp patch for linux-fslc v4.4 kernel, where?
 2016-02-17 13:52 UTC  (3+ messages)

[patch 00/11] x86/perf/intel_uncore: Cleanup and enhancements
 2016-02-17 13:47 UTC  (12+ messages)
` [patch 01/11] x86/perf/intel_uncore: Remove pointless mask check
` [patch 02/11] x86/perf/intel_uncore: Simplify error rollback
` [patch 04/11] x86/perf/intel_uncore: Cleanup hardware on exit
` [patch 03/11] x86/perf/intel_uncore: Fix error handling
` [patch 05/11] x86/perf/intel_uncore: Make code readable
` [patch 07/11] x86/perf/uncore: Track packages not per cpu data
` [patch 06/11] x86/topology: Provide helper to retrieve number of cpu packages
` [patch 08/11] x86/perf/intel_uncore: Clear all hardware state on exit
` [patch 10/11] cpumask: Export cpumask_any_but
` [patch 09/11] x86/perf/intel_uncore: Make PCI and MSR uncore independent
` [patch 11/11] x86/perf/intel_uncore: Make it modular

perf object code reading test crashes
 2016-02-17 14:27 UTC  (2+ messages)

[PATCH v3 1/3] staging: rtl8723au: use list_for_each_entry*()
 2016-02-17 13:48 UTC  (5+ messages)
` [PATCH v4 0/3] staging: rtl8723au: use list_for_each_entry*() and cleaning
  ` [PATCH v4 1/3] staging: rtl8723au: use list_for_each_entry*()
    ` [PATCH v4 2/3] staging: rtl8723au: core: rtw_recv: remove useless codes
      ` [PATCH v4 3/3] staging: rtl8723au: whitespace and blank line cleaning

[RFC PATCH v4] fw/pci: Add support for mapping Intel IGD via QEMU
 2016-02-17 13:49 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH] rt2x00: unterminated strlen of user data
 2016-02-17 13:49 UTC  (4+ messages)

another locking issue with nonatomic ops?
 2016-02-17 13:48 UTC  (8+ messages)

question about time stamp for writing can messages
 2016-02-17 13:40 UTC 

[Qemu-devel] [PATCH] net: minor indentation updates
 2016-02-17 13:47 UTC  (2+ messages)

[PATCH] MPI: Endianness fix
 2016-02-17 13:46 UTC 

[PATCH 1/2] libsepol: fix __attribute__((unused)) annotations
 2016-02-17 13:47 UTC  (2+ messages)

[PATCHv4 0/7] Convert exiting EEPROM drivers to NVMEM
 2016-02-17 13:46 UTC  (15+ messages)
` [PATCHv4 1/7] nvmem: Add flag to export NVMEM to root only
` [PATCHv4 2/7] nvmem: Add backwards compatibility support for older EEPROM drivers
` [PATCHv4 5/7] eeprom: at25: extend driver to plug into the NVMEM framework
` [PATCHv4 6/7] eeprom: 93xx46: "

[PATCH] mfd: Add support for COMe-cSL6 and COMe-mAL10 to Kontron PLD driver
 2016-02-17 13:45 UTC 

[u-boot-fslc] QSPI driver
 2016-02-17 13:45 UTC  (2+ messages)

Restoring FPU exception state
 2016-02-17 13:45 UTC  (2+ messages)

[PATCH 1/3] policycoreutils: sepolicy: rename policy global variable
 2016-02-17 13:45 UTC  (2+ messages)

[PATCH V5 00/15] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-02-17 13:44 UTC  (5+ messages)
` [PATCH V5 07/15] pci, acpi: Provide generic way to assign bus domain number

yocto and linux Mint 17.3
 2016-02-17 13:10 UTC  (8+ messages)

[PATCH 0/6] preparation for merging the OOM reaper
 2016-02-17 13:44 UTC  (18+ messages)
` [PATCH 2/6] mm,oom: don't abort on exiting processes when selecting a victim
` [PATCH 4/6] mm,oom: exclude oom_task_origin processes if they are OOM-unkillable
` [PATCH 5/6] mm,oom: Re-enable OOM killer using timers
` [PATCH 6/6] mm,oom: wait for OOM victims when using oom_kill_allocating_task == 1

[Qemu-devel] [PATCH] qapi-visit: Honor prefix of discriminator enum
 2016-02-17 13:43 UTC  (3+ messages)

[PATCH] i.MX SPI DMA cleanup
 2016-02-17 13:42 UTC  (30+ messages)
` [PATCH 01/13] spi: imx: allow only WML aligned transfers to use DMA
` [PATCH 02/13] spi: imx: use proper dev_* functions for driver messages
` [PATCH 03/13] spi: imx: replace fixed timeout with calculated
` [PATCH 04/13] spi: imx: drop fallback to PIO
` [PATCH 05/13] spi: imx: initialize usedma earlier
` [PATCH 06/13] spi: imx: drop unnecessary read/modify/write
` [PATCH 07/13] spi: imx: drop unncessary dma_is_inited variable
` [PATCH 08/13] spi: imx: add support for all SPI word width for DMA
` [PATCH 09/13] spi: imx: remove unnecessary bit clearing in mx51_ecspi_config
` [PATCH 10/13] spi: imx: make some register defines simpler
` [PATCH 11/13] spi: imx: set MX51_ECSPI_CTRL_SMC bit in setup function
` [PATCH 12/13] spi: imx: drop bogus tests for rx/tx bufs in DMA transfer
` [PATCH 13/13] ARM: dts: imx6: Use correct SDMA script for SPI cores

[PATCH 1/7] netfilter: fix IS_ERR_VALUE usage
 2016-02-17 13:42 UTC  (3+ messages)
` [PATCH v2 "

DVBSky T980C CI issues (kernel 4.0.x)
 2016-02-17 13:42 UTC  (12+ messages)

[PATCH] staging: rdma: hfi1: Replace kmalloc and memcpy with kmemdup
 2016-02-17 13:42 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCHSET 00/25] perf tools: Add support for hierachy view (v6)
 2016-02-17 13:41 UTC  (6+ messages)
` [PATCH v6 01/25] perf hists browser: Fix percentage update on key press

[PATCH 1/2] NVMe: Lock out shutdown during pci init
 2016-02-17 13:40 UTC  (5+ messages)

[PATCH 1/3] xfs: remove xfs_trans_get_block_res
 2016-02-17 13:40 UTC  (3+ messages)
` [PATCH 2/3] xfs: better xfs_trans_alloc interface

RFC: group maintainership for misc drm trees
 2016-02-17 13:40 UTC  (4+ messages)

[PATCH net-next] be2net: Fix pcie error recovery in case of NIC+RoCE adapters
 2016-02-17 21:39 UTC 

[PATCH] adt-installer: Drop since its replaced by the extensible SDK
 2016-02-17 13:39 UTC 

[PATCH] drm/vc4: improve throughput by pipelining binning and rendering jobs
 2016-02-17 13:38 UTC 

[PATCH v5 0/7] VT-d Device-TLB flush issue
 2016-02-17 13:38 UTC  (8+ messages)
` [PATCH v5 1/7] VT-d: Check VT-d Device-TLB flush error(IOMMU part)

drivers/net/phy/marvell.c:1037:5-8: WARNING: Unsigned expression compared with zero: val < 0
 2016-02-17 13:36 UTC 

GSoC 2016: applications open, deadline = Fri, 19/2
 2016-02-17 13:36 UTC  (5+ messages)
` [PATCH 0/3] Turn git-rebase--*.sh to external helpers
  ` [PATCH 1/3] rebase: move common functions to rebase--lib.sh
  ` [PATCH 2/3] rebase: move cleanup code to exit_rebase()
  ` [PATCH 3/3] rebase: turn git-rebase--*.sh into separate programs

[PATCH RFC v2 00/30] x86: Improvements to cpuid handling for guests
 2016-02-17 13:36 UTC  (18+ messages)
` [PATCH v2 05/30] xen/public: Export cpu featureset information in the public API
` [PATCH v2 08/30] xen/x86: Mask out unknown features from Xen's capabilities
` [PATCH v2 29/30] tools/libxc: Use featuresets rather than guesswork
` [PATCH v2.5 31/30] Fix PV guest XSAVE handling with levelling

[Qemu-devel] [PATCH] tests/vhost-user-bridge: add scattering of incoming packets
 2016-02-17 13:35 UTC  (2+ messages)

[PATCH] lance: Return correct error code
 2016-02-17 13:35 UTC 

[PATCH] [media] coda: add support for native order firmware files with Freescale header
 2016-02-17 13:35 UTC  (2+ messages)

[PATCH] drm/exynos/dsi: use core helper to create DSI packet
 2016-02-17 13:33 UTC 

[PATCH] no-static-libs.inc: Add libcap-native
 2016-02-17 13:34 UTC 

[PATCH] libsdl2: Fix build with static libraries disabled
 2016-02-17 13:33 UTC 

[PATCH] qlogicpti: Return correct error code
 2016-02-17 13:32 UTC 

aer_inject vs. apei/einj
 2016-02-17 13:33 UTC 

[PATCH] fs crypto: fix ifnullfree.cocci warnings
 2016-02-17 13:32 UTC 

[PATCH] fs crypto: fix semicolon.cocci warnings
 2016-02-17 13:30 UTC 

[Qemu-devel] [RFC PATCH 00/16] Qemu Bit Map (QBM) - an overlay format for persistent dirty bitmap
 2016-02-17 13:30 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 10/16] qbm: Implement format driver

[PATCH] qat pmd:Fixing build issue on 32-bit systems
 2016-02-17 13:29 UTC  (3+ messages)

[PATCH 0/3] Add Device Tree support for tps6507x-ts
 2016-02-17 13:26 UTC  (5+ messages)
` [PATCH 3/3] ARM: DTS: da850: add DT node "

[PATCH v3] staging: wilc1000: Return correct error codes
 2016-02-17 13:26 UTC  (7+ messages)
` [Outreachy kernel] "

Regarding outreachy/gsoc 2016
 2016-02-17 13:23 UTC 

[U-Boot] [PATCH 4/4] Add support for 64-bit MIPS to examples/standalone
 2016-02-17 13:23 UTC 

[U-Boot] [PATCH 3/4] Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets
 2016-02-17 13:23 UTC 

[U-Boot] [PATCH 2/4] Use CONFIG_IDE_SWAP_IO when running on big-endian MIPS (32 or 64-bit) in QEMU so that IDE transfers work properly
 2016-02-17 13:23 UTC 

[U-Boot] [PATCH 1/4] Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it works for both 32-bit and 64-bit targets
 2016-02-17 13:23 UTC 

[U-Boot] [PATCH 0/4] QEMU (qemu-mips) and MIPS 64-bit changes
 2016-02-17 13:23 UTC 

[RFC PATCH v3 02/19] netlabel: Add an address family to domain hash entries
 2016-02-17 13:21 UTC 

[RFC PATCH v3 03/19] netlabel: Initial support for the CALIPSO netlink protocol
 2016-02-17 13:21 UTC 

[RFC PATCH v3 04/19] netlabel: Add support for querying a CALIPSO DOI
 2016-02-17 13:21 UTC 

[RFC PATCH v3 06/19] netlabel: Add support for creating a CALIPSO protocol domain mapping
 2016-02-17 13:21 UTC 

[RFC PATCH v3 07/19] netlabel: Add support for removing a CALIPSO DOI
 2016-02-17 13:21 UTC 

[RFC PATCH v3 08/19] ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer
 2016-02-17 13:21 UTC 

[RFC PATCH v3 09/19] netlabel: Move bitmap manipulation functions to the NetLabel core
 2016-02-17 13:21 UTC 

[RFC PATCH v3 10/19] calipso: Set the calipso socket label to match the secattr
 2016-02-17 13:22 UTC 

[RFC PATCH v3 12/19] ipv6: Allow request socks to contain IPv6 options
 2016-02-17 13:22 UTC 

[RFC PATCH v3 13/19] calipso: Allow request sockets to be relabelled by the lsm
 2016-02-17 13:22 UTC 

[RFC PATCH v3 16/19] netlabel: Pass a family parameter to netlbl_skbuff_err()
 2016-02-17 13:22 UTC 

[RFC PATCH v3 15/19] calipso: Allow the lsm to label the skbuff directly
 2016-02-17 13:22 UTC 

[RFC PATCH v3 19/19] netlabel: Implement CALIPSO config functions for SMACK
 2016-02-17 13:22 UTC 

[RFC PATCH v3 18/19] calipso: Add a label cache
 2016-02-17 13:22 UTC 

[RFC PATCH v3 17/19] calipso: Add validation of CALIPSO option
 2016-02-17 13:22 UTC 

[RFC PATCH v3 14/19] ipv6: constify the skb pointer of ipv6_find_tlv()
 2016-02-17 13:22 UTC 

[RFC PATCH v3 11/19] netlabel: Prevent setsockopt() from changing the hop-by-hop option
 2016-02-17 13:22 UTC 

[RFC PATCH v3 05/19] netlabel: Add support for enumerating the CALIPSO DOI list
 2016-02-17 13:21 UTC 

[RFC PATCH v3 01/19] netlabel: Mark rcu pointers with __rcu
 2016-02-17 13:21 UTC 

[RFC PATCH v3 00/19] CALIPSO Implementation
 2016-02-17 13:21 UTC 

[PATCH 1/3] ASoC: rt298: enable IRQ for jack detection
 2016-02-17 13:20 UTC  (3+ messages)
` [PATCH 2/3] ASoC: rt298: clear IRQ at the beginning of rt298_irq

Auto mute mode
 2016-02-17 13:19 UTC  (3+ messages)

[PATCH] Input: pwm-beeper - defer pwm config if pwm can sleep
 2016-02-17 13:19 UTC 

[PATCH v2 0/5] Tegra SDHCI UHS-I support
 2016-02-17 13:19 UTC  (2+ messages)

[PATCH] drm/udl: Use module_usb_driver
 2016-02-17 13:19 UTC  (3+ messages)

[PATCH] clk: add userspace clock consumer
 2016-02-17 13:18 UTC  (3+ messages)

[PATCH RESEND FOR CI] drm/i915/bxt: Initialize MIPI DSI for BXT
 2016-02-17 13:18 UTC 

[PATCH 0/2] md/mdadm: Inform udev about device removal when stopping
 2016-02-17 13:16 UTC  (10+ messages)
` [PATCH 2/2] Manage: "

[PATCH v7 0/3] Enable X-Gene standby GPIO as interrupt controller
 2016-02-17 13:15 UTC  (8+ messages)
` [PATCH v7 1/3] gpio: xgene: "
` [PATCH v7 2/3] Documentation: gpio: Update description for X-Gene standby GPIO controller DTS binding
` [PATCH v7 3/3] arm64: dts: Update X-Gene standby GPIO controller DTS entries

[PATCH v2 1/2] MIPS: ath79: irq: Move the MISC driver to drivers/irqchip
 2016-02-17 13:15 UTC  (4+ messages)

[Cocci] Red Hat Women in open source award
 2016-02-17 13:15 UTC  (3+ messages)

[PATCH v4 0/3] config: add '--sources' option to print the source of a config value
 2016-02-17 13:12 UTC  (3+ messages)
` [PATCH v4 2/3] config: add 'type' to config_source struct that identifies config type

[PATCH v5 0/5] dell fixes and Skylake updates
 2016-02-17 13:07 UTC  (4+ messages)
` [PATCH v5 5/5] dell-rbtn: Add a comment about the XPS 13 9350

EXTRA_CFLAGS when compiling Xen
 2016-02-17 13:11 UTC  (5+ messages)

[PATCH i-g-t 0/4] Scheduler tests
 2016-02-17 13:09 UTC  (3+ messages)
` [PATCH i-g-t 4/4] tests/gem_scheduler: Add subtests to test batch priority behaviour

GSoC 2016: applications open, deadline = Fri, 19/2
 2016-02-17 13:09 UTC  (7+ messages)

Using i.MX6 quad's IPU#1/DI#1 to drive parallel port #1 failed
 2016-02-17 13:09 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/11] Add basic "detach" support for dump-guest-memory
 2016-02-17 13:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 08/11] DumpState: adding total_size and written_size fields

[PATCH v3 0/5] ACPI: parse the SPCR table
 2016-02-17 13:08 UTC  (7+ messages)
` [PATCH v3 1/5] ACPI: change __init to __ref for early_acpi_os_unmap_memory()

[RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU
 2016-02-17 13:08 UTC  (13+ messages)
          ` [Qemu-devel] "

[PATCH 00/16] drm crtc cleanup: nuke optional dummy crtc mode_fixup function
 2016-02-17 13:08 UTC  (6+ messages)
` [PATCH 11/16] drm/atmel-hldcd: removed "

[PATCH 1/2] unshare: allow persisting namespaces
 2016-02-17 13:07 UTC  (7+ messages)
` [PATCH 2/2] unshare: allow persisting mount namespaces

[PATCH RESEND FOR CI] drm/i915/bxt: Remove DSP CLK_GATE programming for BXT
 2016-02-17 13:05 UTC 

[PATCH tip v6 0/5] Simple wait queue support
 2016-02-17 13:04 UTC  (9+ messages)
` [PATCH tip v6 2/5] kbuild: Add option to turn incompatible pointer check into error

[PATCH] regulator: s5m8767: fix get_register() error handling
 2016-02-17 13:04 UTC  (2+ messages)
` Applied "regulator: s5m8767: fix get_register() error handling" to the regulator tree

[PATCH] spi: pl022: Remove obsolete struct pl022 members from kerneldoc
 2016-02-17 13:04 UTC  (2+ messages)
  ` Applied "spi: pl022: Remove obsolete struct pl022 members from kerneldoc" to the spi tree


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.