All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-05 16:21:39 to 2017-01-05 17:09:32 UTC [more...]

[PATCH] Update Nanobone dts file to add external FRAM chip
 2017-01-05 17:09 UTC  (3+ messages)

[PATCH v3 0/9] arm64: Expose CPUID registers via emulation
 2017-01-05 17:09 UTC  (6+ messages)
` [PATCH v3 1/9] arm64: cpufeature: treat unknown fields as RES0
` [PATCH v3 2/9] arm64: cpufeature: remove explicit RAZ fields

[PATCH] x86/mtrr: use stdbool instead of int + define
 2017-01-05 17:08 UTC  (3+ messages)

stack unwinder warning
 2017-01-05 17:08 UTC  (4+ messages)

[RFC PATCH 0/7] locking/rtqspinlock: Realtime queued spinlocks
 2017-01-05 17:07 UTC  (7+ messages)

[PATCH] drm/i915: Move a few more utility macros to i915_utils.h
 2017-01-05 17:06 UTC  (3+ messages)

x86: warning in unwind_get_return_address
 2017-01-05 17:03 UTC  (12+ messages)

[PATCH 1/2] x86/cpu: Drop unused X86_VENDOR_* values
 2017-01-05 17:06 UTC  (5+ messages)
` [PATCH 2/2] x86/cpu: Improvements to get_cpu_vendor()

[PATCH] thermal: core: move tz->device.groups cleanup to thermal_release
 2017-01-05 17:06 UTC  (2+ messages)

[PATCH 0/3] more Xen updates
 2017-01-05 17:05 UTC  (4+ messages)
` [PATCH 1/3] xen: update license checksum
` [PATCH 2/3] xen: remove unused patch
` [PATCH 3/3] xen: add a README to provide info for users

[PATCH 00/22] add support for AXP20X and AXP22X power supply drivers
 2017-01-05 17:02 UTC  (20+ messages)
` [PATCH 01/22] dt-bindings: iio: adc: add AXP20X/AXP22X ADC DT binding
` [PATCH 03/22] iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs
` [PATCH 17/22] power: supply: add battery driver for AXP20X and AXP22X PMICs

[Patch V7 1/4] irqchip/qeic: move qeic driver from drivers/soc/fsl/qe
 2017-01-05 17:04 UTC  (5+ messages)
` [Patch V7 2/4] irqchip/qeic: merge qeic init code from platforms to a common function
` [Patch V7 4/4] irqchip/qeic: remove PPCisms for QEIC

[Printing-architecture] IPP Scanning: GSoC project for a SANE module for IPP-based driverless scanning?
 2017-01-05 17:04 UTC  (4+ messages)

[RFC 0/3] iommu/arm-smmu: patches for adreno
 2017-01-05 17:03 UTC  (10+ messages)
` [RFC 1/3] iommu/arm-smmu: Add support to opt-in to stalling

[edk2] [PATCH RFC 12/14] OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn
 2017-01-05 17:02 UTC  (3+ messages)
  ` [edk2] [PATCH RFC 13/14] OvmfPkg: Introduce XenIoPvhDxe to initialize Grant Tables
  ` [edk2] [PATCH RFC 14/14] XenOvmf: Use a different RTC

[PATCH] net/mlx5: fix Tx doorbell
 2017-01-05 17:01 UTC  (6+ messages)

[PATCH] drm/i915: Only skip requests once a context is banned
 2017-01-05 17:00 UTC  (2+ messages)

[PATCH net-next 0/2] net/sched: act_csum: add support for SCTP checksum
 2017-01-05 16:59 UTC  (3+ messages)
` [PATCH net-next 1/2] net/sched: Kconfig: select LIBCRC32C if NET_ACT_CSUM is selected
` [PATCH net-next 2/2] net/sched: act_csum: compute crc32c on SCTP packets

[PATCH] MAINTAINERS: Add EXYNOS5433 ARM architectures entry as a supporter
 2017-01-05 16:59 UTC  (3+ messages)

[PATCH] proc: less code duplication in /proc/*/cmdline
 2017-01-05 18:57 UTC 

[PATCHv7 0/8] printk: use printk_safe to handle printk() recursive calls
 2017-01-05 16:58 UTC  (2+ messages)

[PATCH] thermal: add thermal_zone_remove_device_groups()
 2017-01-05 16:58 UTC  (4+ messages)

[PATCHv2 00/29] 5-level paging
 2017-01-05 16:57 UTC  (4+ messages)

Immutable branch for axp288 power-supply/mfd
 2017-01-05 16:57 UTC  (3+ messages)

[PATCH] ioctl_fideduperange.2: ffix
 2017-01-05 16:57 UTC  (2+ messages)

[PATCH] rtc: constify rtc_class_ops structures
 2017-01-05 16:55 UTC  (2+ messages)
` [rtc-linux] "

[PATCH v2 0/3] ARM: dts: dra7-evm: pinmuxing updates
 2017-01-05 16:55 UTC  (3+ messages)

[PATCH] dm-crypt: fix lost ioprio when queuing crypto bios from task with ioprio
 2017-01-05 16:55 UTC  (6+ messages)
` [dm-devel] "
  `  "

[PATCH 0/2] KVM: MIPS: Misc fixes for 4.10
 2017-01-05 16:54 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/20] chardev: qom-ify
 2017-01-05 16:53 UTC  (21+ messages)
` [Qemu-devel] [PATCH 01/20] tests: fix linking test-char on win32
` [Qemu-devel] [PATCH 02/20] qemu-options: stdio is available "
` [Qemu-devel] [PATCH 03/20] char: add qemu_chr_fe_add_watch() Returns description
` [Qemu-devel] [PATCH 04/20] doc: fix spelling
` [Qemu-devel] [PATCH 05/20] char: use a const CharDriver
` [Qemu-devel] [PATCH 06/20] char: use a static array for backends
` [Qemu-devel] [PATCH 07/20] char: move callbacks in CharDriver
` [Qemu-devel] [PATCH 08/20] char: fold single-user functions in caller
` [Qemu-devel] [PATCH 09/20] char: introduce generic qemu_chr_get_kind()
` [Qemu-devel] [PATCH 10/20] char: use a feature bit for replay
` [Qemu-devel] [PATCH 11/20] char: allocate CharDriverState as a single object
` [Qemu-devel] [PATCH 12/20] bt: use qemu_chr_alloc()
` [Qemu-devel] [PATCH 13/20] char: rename CharDriverState Chardev
` [Qemu-devel] [PATCH 14/20] char: rename TCPChardev and NetChardev
` [Qemu-devel] [PATCH 15/20] spice-char: improve error reporting
` [Qemu-devel] [PATCH 16/20] char: use error_report()
` [Qemu-devel] [PATCH 17/20] gtk: overwrite the console.c char driver
` [Qemu-devel] [PATCH 18/20] baum: use a common prefix for chr callbacks
` [Qemu-devel] [PATCH 19/20] vc: "
` [Qemu-devel] [PATCH 20/20] chardev: qom-ify

Myir AM437x Rico board support (DTS) for Linux mainline 4.9 and 4.4 Ti Processor SDK 03.02.00.05
 2017-01-05 16:54 UTC 

generic/383 triggers lockdep warning in 4.10-rc2
 2017-01-05 16:53 UTC 

[PATCH] drm/i915: initialize ret in i915_gem_evict_something
 2017-01-05 16:53 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: initialize ret in i915_gem_evict_something (rev2)

[PATCH 0/6] Netfilter fixes for net
 2017-01-05 16:52 UTC  (2+ messages)

[PATCH v2 0/5] Chained Mbufs support in SW PMDs
 2017-01-05 16:52 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] rte_mbuf: add rte_pktmbuf_linearize
  ` [PATCH v4] "
  ` [PATCH v4 0/3] Chained Mbufs support in SW PMDs
    ` [PATCH v4 1/3] crypto: add sgl support in sw PMDs
    ` [PATCH v4 2/3] crypto: add sgl support in openssl PMD
    ` [PATCH v4 3/3] test: add sgl unit tests for crypto devices

Fwd: Re: SAS disk from RAID card (no RAID mode) problems
 2017-01-05 16:41 UTC  (2+ messages)
  `  "

[PATCH v2] ARM: omap3: beagleboard-xm: dt: Add ethernet to the device tree
 2017-01-05 16:51 UTC  (5+ messages)

OMAP3: DSS questions
 2017-01-05 16:49 UTC  (2+ messages)

[PATCH] drm/i915: initialize ret in i915_gem_evict_something
 2017-01-05 16:49 UTC  (5+ messages)
` [PATCH] drm/i915: Clear ret before unbinding in i915_gem_evict_something()

[PATCH V9 0/3] irqchip: qcom: Add IRQ combiner driver
 2017-01-05 16:48 UTC  (4+ messages)
` [PATCH V9 3/3] "

VT switch broken with docking station DP
 2017-01-05 16:47 UTC  (5+ messages)

[kernel-hardening] [RFC] x86/mm/KASLR: Remap GDTs at fixed location
 2017-01-05 16:40 UTC  (7+ messages)
` [kernel-hardening] "
    `  "

[Bug 97338] Black squares in the Spec Ops: The Line chapter select screen
 2017-01-05 16:48 UTC  (2+ messages)

[Qemu-devel] Sphinx for QEMU docs? (and a doc-comment format question)
 2017-01-05 16:47 UTC  (3+ messages)

[PATCH] ARM: dts: am335x-chilisom: Wakeup from RTC-only state by power on event
 2017-01-05 16:47 UTC  (2+ messages)

LEAdvertisement interface on older kernels
 2017-01-05 16:46 UTC 

[PATCH] mpt3sas: Force request partial completion alignment
 2017-01-05 16:44 UTC  (3+ messages)

patch "USB: serial: ti_usb_3410_5052: fix NULL-deref at open" added to usb-linus
 2017-01-05 16:42 UTC 

patch "USB: serial: pl2303: fix NULL-deref at open" added to usb-linus
 2017-01-05 16:42 UTC 

patch "USB: serial: spcp8x5: fix NULL-deref at open" added to usb-linus
 2017-01-05 16:42 UTC 

patch "USB: serial: quatech2: fix sleep-while-atomic in close" added to usb-linus
 2017-01-05 16:42 UTC 

patch "USB: serial: oti6858: fix NULL-deref at open" added to usb-linus
 2017-01-05 16:42 UTC 

patch "USB: serial: omninet: fix NULL-derefs at open and disconnect" added to usb-linus
 2017-01-05 16:42 UTC 

patch "USB: serial: mos7840: fix NULL-deref at open" added to usb-linus
 2017-01-05 16:42 UTC 

[PATCH 0/4] can: peak: Add support for PCAN-PCIe FD cards
 2017-01-05 16:23 UTC  (5+ messages)
` [PATCH 4/4] can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards

patch "USB: serial: mos7720: fix use-after-free on probe errors" added to usb-linus
 2017-01-05 16:42 UTC 

[Qemu-devel] New Year's starting over ... bsd-user
 2017-01-05 16:42 UTC  (4+ messages)

patch "USB: serial: mos7720: fix parallel probe" added to usb-linus
 2017-01-05 16:42 UTC 

patch "USB: serial: mos7720: fix parport use-after-free on probe errors" added to usb-linus
 2017-01-05 16:42 UTC 

patch "USB: serial: mos7720: fix NULL-deref at open" added to usb-linus
 2017-01-05 16:42 UTC 

patch "USB: serial: keyspan_pda: verify endpoints at probe" added to usb-linus
 2017-01-05 16:42 UTC 

patch "USB: serial: kobil_sct: fix NULL-deref in write" added to usb-linus
 2017-01-05 16:42 UTC 

patch "USB: serial: io_ti: fix I/O after disconnect" added to usb-linus
 2017-01-05 16:42 UTC 

patch "USB: serial: iuu_phoenix: fix NULL-deref at open" added to usb-linus
 2017-01-05 16:42 UTC 

[Qemu-devel] [PATCH 0/8] io: enable DNS resolving separately of socket create
 2017-01-05 16:42 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/8] sockets: add ability to disable DNS resolution for InetSocketAddress
` [Qemu-devel] [PATCH 2/8] io: stop incrementing reference in qio_task_get_source

patch "USB: serial: io_edgeport: fix NULL-deref at open" added to usb-linus
 2017-01-05 16:42 UTC 

patch "USB: serial: io_ti: fix NULL-deref at open" added to usb-linus
 2017-01-05 16:42 UTC 

patch "USB: serial: io_ti: fix another NULL-deref at open" added to usb-linus
 2017-01-05 16:42 UTC 

[Qemu-devel] [PATCH] Update FreeBSD syscall numbers
 2017-01-05 16:41 UTC 

patch "USB: serial: garmin_gps: fix memory leak on failed URB submit" added to usb-linus
 2017-01-05 16:42 UTC 

patch "USB: serial: cyberjack: fix NULL-deref at open" added to usb-linus
 2017-01-05 16:42 UTC 

[PATCHv14 0/3] USB Type-C Connector class
 2017-01-05 16:40 UTC  (4+ messages)
` [PATCHv14 2/3] usb: USB Type-C connector class

[PATCH v1 0/2] bpf: add longest prefix match map
 2017-01-05 16:40 UTC  (4+ messages)
` [PATCH v1 1/2] bpf: add a longest prefix match trie map implementation

[PATCHv2 1/1] IB/core: create struct ib_port_cache
 2017-01-05 16:41 UTC 

[PATCH v2 net-next] net:dsa: check for EPROBE_DEFER from dsa_dst_parse()
 2017-01-05 16:40 UTC  (2+ messages)

[meta-virtualization (krogoth)][PATCH 1/5] xen: switch to updated download URL
 2017-01-05 16:40 UTC  (6+ messages)

[PATCH] serial/8250: remove comment about schedule_timeout
 2017-01-05 16:40 UTC  (2+ messages)

[PATCH v4 0/3] dmaengine: xilinx_dma: Bug fixes
 2017-01-05 16:39 UTC  (7+ messages)
` [PATCH v4 2/3] dmaeninge: xilinx_dma: Fix bug in multiple frame stores scenario in vdma

[PATCH 0/3] mfd: cros_ec: various improvements
 2017-01-05 16:39 UTC  (8+ messages)
` [PATCH 3/3] mfd: cros_ec: Add ACPI GPE handler for LID0 devices

[PATCH v3 net-next] net:mv88e6xxx: use g2 interrupt for 6097 chip
 2017-01-05 16:38 UTC  (2+ messages)

[PATCHv2 0/3] Configure USB Ethernet mac for omap4 and 5
 2017-01-05 16:37 UTC  (4+ messages)
  ` [PATCH 1/3] ARM: dts: pandaboard: Allow bootloader to configure USB Ethernet MAC
  ` [PATCH 2/3] ARM: dts: omap5-uevm: "
  ` [PATCH 3/3] ARM: dts: omap5-igep0050: "

[qemu-mainline test] 104044: tolerable FAIL - PUSHED
 2017-01-05 16:36 UTC 

ERROR: unable to open database file
 2017-01-05 16:36 UTC  (4+ messages)

[block] 7647d99c22: BUG: KASAN: global-out-of-bounds in ide_cd_queue_pc at addr ffffffff853d51e0
 2017-01-05 16:35 UTC 

[PATCH V6 1/3] dt-bindings: document common IEEE 802.11 frequency limit property
 2017-01-05 16:34 UTC  (5+ messages)

[PART1 PATCH 0/8] Introduce a method to get clock gating status dynamically
 2017-01-05 16:34 UTC  (4+ messages)
` [PART1 PATCH 2/8] drm/amdgpu: add parse clock gating state

[PATCH 00/12] ARM: dts: socfpga: enable a few hardware bits
 2017-01-05 16:34 UTC  (6+ messages)
` [PATCH 10/12] ARM: dts: socfpga: add base fpga region and fpga bridges

[Intel-wired-lan] [net-next PATCH v2 0/6] i40e: Add VF Port representator support for SR-IOV VFs
 2017-01-05 16:33 UTC  (5+ messages)
` [Intel-wired-lan] [net-next PATCH v2 5/6] i40e: Add TX and RX support in switchdev mode
    `  "

[PATCH] zlib: update SRC_URI to fix fetching
 2017-01-05 16:34 UTC 

[PATCH v2 0/6] ALSA: firewire: enclose identifiers reffered by single function
 2017-01-05 16:33 UTC  (2+ messages)

[PATCH 1/3] ARM64: dts: exynos5433: add DECON_TV node
 2017-01-05 16:33 UTC  (3+ messages)
  ` [PATCH 3/3] ARM64: dts: exynos5433-tm2: enable HDMI/TV path

[Qemu-devel] [PULL 0/4] migration: QTAILQ migration
 2017-01-05 16:32 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/4] migration: extend VMStateInfo
` [Qemu-devel] [PULL 2/4] migration: migrate QTAILQ
` [Qemu-devel] [PULL 3/4] tests/migration: Add test for QTAILQ migration
` [Qemu-devel] [PULL 4/4] migration: add error_report

[PATCH v4 1/5] devicetree: mfd: Add binding for the TI LM3533
 2017-01-05 16:30 UTC  (6+ messages)
` [PATCH v4 2/5] mfd: lm3533: Support initialization from Device Tree

NO_HZ and ktimersoftd
 2017-01-05 16:32 UTC  (2+ messages)

[PATCH v4 0/2] Broadcom FlexRM ring manager support
 2017-01-05 16:32 UTC  (4+ messages)
` [PATCH v4 2/2] dt-bindings: Add DT bindings info for FlexRM ring manager

[PATCH 1/2] kernel: Modify kernel modules installation path
 2017-01-05 16:29 UTC  (2+ messages)

[PATCH] net: xilinx: emaclite: Remove xemaclite_remove_ndev()
 2017-01-05 16:29 UTC  (2+ messages)

[U-Boot] [PATCH 00/24] Lift mpc85xx config options to Kconfig
 2017-01-05 16:28 UTC  (3+ messages)

[PATCH v2 0/2] build: minor adjustment
 2017-01-05 16:27 UTC  (5+ messages)
` [PATCH v2 2/2] build: use debug_symbols to add -g3

[PATCH] net: ethoc: Remove unused members from struct ethoc
 2017-01-05 16:27 UTC  (2+ messages)

[PATCH v2 1/5] eal: Set numa node value for system which not support NUMA
 2017-01-05 16:26 UTC  (2+ messages)

trouble with generic/081
 2017-01-05 16:26 UTC  (8+ messages)

[U-Boot] [PATCH] arm: layerscape: Enable UUID & GPT partition for NXP's ARM SoC
 2017-01-05 16:25 UTC  (5+ messages)

[PATCHv2 1/1] r8169: fix the typo in the comment
 2017-01-05 16:25 UTC  (2+ messages)

[PULL] Btrfs fixes for 4.10
 2017-01-05 16:24 UTC  (2+ messages)

[PATCH 0/9] drm/i915: SKL+ render decompression support
 2017-01-05 16:24 UTC  (3+ messages)
` [PATCH 8/9] drm/i915: Implement .get_format_info() hook for CCS

[CI 1/5] drm/i915: Assert all timeline requests are gone before fini
 2017-01-05 16:23 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [CI,1/5] "

[dm-crypt] Decrypting a drive; says a correct password is "incorrect"
 2017-01-05 16:22 UTC 

[PATCH v7 00/12] mux controller abstraction and iio/i2c muxes
 2017-01-05 16:21 UTC  (4+ messages)
` [PATCH v7 05/12] mux: support simplified bindings for single-user gpio mux


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.