All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-08 15:51:41 to 2015-12-08 16:31:32 UTC [more...]

[PATCH] fix inverted test in __skb_recv_datagram
 2015-12-08 16:31 UTC  (6+ messages)

[PATCH] mfd: wm831x: fix broken wm831x_unique_id_show
 2015-12-08 16:30 UTC  (2+ messages)

[PATCH v6 00/21] KVM: ARM64: Add guest PMU support
 2015-12-08 16:30 UTC  (7+ messages)
` [PATCH v6 08/21] KVM: ARM64: Add access handler for PMEVTYPERn and PMCCFILTR register
` [PATCH v6 10/21] KVM: ARM64: Add access handler for PMEVCNTRn and PMCCNTR register

[PATCH] mtd: sh_flctl: pass FIFO as physical address
 2015-12-08 16:30 UTC  (5+ messages)

Performance issues - huge amount of AVC misses
 2015-12-08 16:29 UTC  (8+ messages)

[PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy v4-RESEND
 2015-12-08 16:28 UTC  (6+ messages)
` [PATCH 14/14] mm: memcontrol: switch to the updated jump-label API

[PATCH v2] mk: fix external shared library dependencies of libraries
 2015-12-08 16:28 UTC  (2+ messages)

[Buildroot] [Bug 4099] cut utility from GNU coreutils works incorrect
 2015-12-08 16:27 UTC 

use-after-free in __perf_install_in_context
 2015-12-08 16:27 UTC  (7+ messages)

[PATCH 0/6] VSOCK: revert virtio-vsock until device spec is finalized
 2015-12-08 16:26 UTC  (3+ messages)

[PATCH v9 0/3] mtd: nand: jz4780: Add NAND and BCH drivers
 2015-12-08 16:26 UTC  (7+ messages)
` [PATCH v9 2/3] mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs

[RFC 1/1] ethtool: support per queue coalesce options
 2015-12-08  4:44 UTC 

[PATCH v5 0/4] drm: Add support for the ARM HDLCD display controller
 2015-12-08 16:25 UTC  (5+ messages)
` [PATCH v5 2/4] drm: Add support for ARM's HDLCD controller

[PATCH v2] btrfs: Introduce new mount option to disable tree log replay
 2015-12-08 16:24 UTC  (2+ messages)

[RFC 1/2] net/ethtool: Add new coalescing parameter for queue
 2015-12-08  4:42 UTC  (2+ messages)
` [RFC 2/2] i40e/ethtool: support per queue coalesce getting/setting

Scrub: no spae left on device
 2015-12-08 16:24 UTC  (7+ messages)

[PATCH 1/2] iio: mma8452: remove unused register description
 2015-12-08 16:21 UTC  (2+ messages)
` [PATCH 2/2] iio: mma8452: add freefall detection for Freescale's accelerometers

[PATCH v3] bus: uniphier-system-bus: add UniPhier System Bus driver
 2015-12-08 16:21 UTC  (3+ messages)

Audit Framework and namespaces
 2015-12-08 16:23 UTC  (5+ messages)

[PATCH] dmaengine: at_hdmac: fix dma_addr_t printing
 2015-12-08 16:23 UTC  (7+ messages)

[PATCH v4] mmc: meson: Add driver for the SD/MMC host found on Amlogic MesonX SoCs
 2015-12-08 16:22 UTC  (4+ messages)

[PATCH net 0/2] Add a property to disable MACB USRIO register
 2015-12-08 16:22 UTC  (6+ messages)
` [PATCH v2 net-next 0/3] Add new capability and parse from DT
  ` [PATCH v2 net-next 2/3] net: ethernet: cadence-macb: Add fallback to read DT provided caps

Fw: [Bug 109071] New: Kernel bug in skbuff.c: BUG_ON(len) crashes in combination with IPv6 and GRE tunnels
 2015-12-08 16:22 UTC 

CGroup Namespaces (v6)
 2015-12-08 16:22 UTC  (15+ messages)
` [PATCH 1/7] kernfs: Add API to generate relative kernfs path
` [PATCH 3/7] cgroup: introduce cgroup namespaces
` [PATCH 5/7] cgroup: mount cgroupns-root when inside non-init cgroupns
` [PATCH 6/7] cgroup: Add documentation for cgroup namespaces

Asterisk deadlocks since Kernel 4.1
 2015-12-08 16:21 UTC  (4+ messages)
  ` netlink: Add missing goto statement to netlink_insert

[U-Boot] [PATCH 1/2] net: fec_mxc: configure MDIO hold time
 2015-12-08 16:21 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] net: fec_mxc: unregister mdio bus on probe error

[U-Boot] [PATCH] arm: Add and select CONFIG_ARMV7
 2015-12-08 16:20 UTC  (3+ messages)

[PATCH V2 0/3] PM / OPP: Parse opp-supported-hw/opp-<prop>-<name> bindings
 2015-12-08 16:50 UTC  (4+ messages)
` [PATCH V2 2/3] PM / OPP: Parse 'opp-supported-hw' binding

Toaster Problem
 2015-12-08 16:20 UTC  (5+ messages)
  ` [yocto] "

[RFC PATCH 0/2] slab: implement bulking for SLAB allocator
 2015-12-08 16:19 UTC  (11+ messages)
` [RFC PATCH V2 0/9] slab: cleanup and bulk API for SLAB
  ` [RFC PATCH V2 1/9] mm/slab: move SLUB alloc hooks to common mm/slab.h
  ` [RFC PATCH V2 2/9] mm: generalize avoid fault-inject on bootstrap kmem_cache
  ` [RFC PATCH V2 3/9] slab: use slab_pre_alloc_hook in SLAB allocator
  ` [RFC PATCH V2 4/9] mm: kmemcheck skip object if slab allocation failed
  ` [RFC PATCH V2 5/9] slab: use slab_post_alloc_hook in SLAB allocator
  ` [RFC PATCH V2 6/9] slab: implement bulk alloc "
  ` [RFC PATCH V2 7/9] slab: avoid running debug SLAB code with IRQs disabled for alloc_bulk
  ` [RFC PATCH V2 8/9] slab: implement bulk free in SLAB allocator
  ` [RFC PATCH V2 9/9] slab: annotate code to generate more compact asm code

[Qemu-devel] [PATCH for-2.5] virtio-9p-device: add minimal unrealize handler
 2015-12-08 16:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/5] Add framework for passing secrets to QEMU
 2015-12-08 16:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/5] util: add base64 decoding function

[PATCH] staging: android: ashmem.c: destroy slabs when init fails
 2015-12-08 16:15 UTC 

move btrfs clone ioctls to common code V2
 2015-12-08 16:16 UTC  (6+ messages)
` [PATCH 1/4] locks: new locks_mandatory_area calling convention

[PATCH v2] of/address: replace printk() with pr_debug() / pr_err()
 2015-12-08 16:16 UTC  (2+ messages)

[Bug 108771] New: scsi: ses: kasan: ses_enclosure_data_process use after free on boot SAS2X28
 2015-12-08 16:16 UTC  (3+ messages)
` [Bug 108771] "

[PATCH i-g-t 1/2] kms_psr_sink_crc: Reduce our time out for PSR active
 2015-12-08  8:15 UTC  (2+ messages)
` [PATCH i-g-t 2/2] kms_psr_sink_crc: Add BAT test "

ATH10K VLAN firmware issue
 2015-12-08 14:29 UTC 

(unknown),
 2015-12-08 16:13 UTC  (2+ messages)
` (no subject)

[PATCH 0/3] Pass BRBE to buildinfohelper as soon as it's set
 2015-12-08 16:12 UTC  (5+ messages)
` [PATCH 1/3] toaster: implement BitbakeController.triggerEvent
` [PATCH 2/3] toaster: trigger SetBRBE event
` [PATCH 3/3] toasterui: process "

[PATCH V2 0/6] cpufreq: governor: replace per-cpu delayed work with timers
 2015-12-08 16:42 UTC  (4+ messages)
` [PATCH][experimantal] cpufreq: governor: Use an atomic variable for synchronization

[PATCH v2 0/2] mm: Introduce kernelcore=reliable option
 2015-12-08 16:11 UTC  (5+ messages)

[PATCH 0/2] fix performance/cache resource issues with 128-byte cache line targets
 2015-12-08 16:07 UTC  (5+ messages)
` [PATCH 1/2] mbuf: fix performance/cache resource issue "

[Buildroot] [PATCH v1] read-edid: bump version to 3.0.2
 2015-12-08 16:10 UTC  (2+ messages)

[PATCH] ALSA: hda - Implement loopback control switch for Realtek and other codecs
 2015-12-08 16:10 UTC 

[Qemu-devel] [v3 0/3] add avx2 instruction optimization
 2015-12-08 16:09 UTC  (3+ messages)
` [Qemu-devel] [v3 1/3] cutils: "

[PATCH] vhost: vsock: select CONFIG_VHOST
 2015-12-08 16:09 UTC  (3+ messages)

[PATCH] of/address: replace printk(KERN_ERR ...) with pr_err(...)
 2015-12-08 16:09 UTC  (4+ messages)

[PATCH 01/13] ASoC: wm_adsp: Fixup some minor formatting and checkpatch errors
 2015-12-08 16:08 UTC  (13+ messages)
` [PATCH 02/13] ASoC: wm_adsp: Replace debugfs lock with more general DSP power lock
` [PATCH 03/13] ASoC: wm_adsp: Add locking to DSP firmware controls
` [PATCH 04/13] ASoC: wm_adsp: Add power lock for firmware change control
` [PATCH 05/13] ASoC: wm_adsp: Select SND_SOC_COMPRESS
` [PATCH 06/13] ASoC: wm5110: Provide basic hookup for voice control
` [PATCH 07/13] ASoC: wm_adsp: Factor out finding the location of an algorithm region
` [PATCH v2 RESEND 08/13] ALSA: compress: Add SND_AUDIOCODEC_BESPOKE
` [PATCH 09/13] ASoC: wm_adsp: Add support for opening a compressed stream
` [PATCH 10/13] ASoC: wm_adsp: Add code to locate and initialise compressed buffer
` [PATCH 11/13] ASoC: wm_adsp: Attach buffers and streams together
` [PATCH 12/13] ASoC: wm_adsp: Add a handler for the compressed IRQ
` [PATCH 13/13] ASoC: wm_adsp: Pull data through compressed read

[PATCH] gdbus: Move typedefs for interwork with strict compilers
 2015-12-08 16:09 UTC 

[PATCH] drivers/net/ieee802154/adf7242: Driver for ADF7242 MAC IEEE802154
 2015-12-08 16:02 UTC  (11+ messages)

[PATCH] kexec: use list_for_each_entry_safe in kimage_free_page_list
 2015-12-08 16:08 UTC 

ARM64: kernel oops in 4.4-rc4+
 2015-12-08 16:08 UTC  (5+ messages)

Thread page cache getting accounted in the process cgroup instead of cgroup assigned to the thread
 2015-12-08 16:08 UTC  (2+ messages)

[PATCH 00/18] Upgrade to Django 1.8
 2015-12-08 15:32 UTC  (19+ messages)
` [PATCH 01/18] toaster: Upgrade to Django 1.8.6 and remove South
` [PATCH 02/18] toaster: Remove South migrations
` [PATCH 03/18] toaster: Fix references to app paths
` [PATCH 04/18] toaster: Create default project with get_or_create* method
` [PATCH 05/18] toaster: Start Django machinery for database access
` [PATCH 06/18] toaster: rename get_query_set -> get_queryset
` [PATCH 07/18] toaster: Update API used to make runbuilds methods run in transactions
` [PATCH 08/18] toaster: Prevent deprecation warnings for RedirectView
` [PATCH 09/18] toaster: Update deprecated manage.py command
` [PATCH 10/18] toaster: Check Django version against toaster-requirements.txt
` [PATCH 11/18] toaster: Remove compatible_layerversions() method
` [PATCH 12/18] toaster: Amend regex for MySQL database URLs
` [PATCH 13/18] toaster: use OneToOneField instead of ForeignKey
` [PATCH 14/18] toaster: fixed format strings
` [PATCH 15/18] toaster: work around 'database is locked' error
` [PATCH 16/18] toaster: removed extra calls of migrate
` [PATCH 17/18] toaster: monkey patch Queryset
` [PATCH 18/18] toaster: rework check for Django version

[Qemu-devel] [PATCH] qom: change object property iterator API contract
 2015-12-08 16:05 UTC  (2+ messages)

[libvirt] [FOR 1.3.0 PATCH] conf: add net device prefix for Xen
 2015-12-08 16:06 UTC 

[mesa v2 1/9] nouveau: bump required libdrm version to 2.4.66
 2015-12-08 16:05 UTC  (5+ messages)
` [mesa v2 8/9] nvc0: remove allocation of unused sw class

[PATCH 0/2] Add support for Pistachio internal DAC
 2015-12-08 16:04 UTC  (5+ messages)
` [PATCH 2/2] ASoC: img: Add driver "
  ` [alsa-devel] "

[PATCH v8 00/55] MC next generation patches
 2015-12-08 16:03 UTC  (10+ messages)
` [PATCH v8 32/55] [media] media: use macros to check for V4L2 subdev entities

Checksum offload queries
 2015-12-08 16:03 UTC  (3+ messages)

[PATCH 0/9] various mac80211 / cfg80211 patches
 2015-12-08 16:03 UTC  (11+ messages)
` [PATCH 2/9] mac80211: limit the A-MSDU Tx based on peer's capabilities
` [PATCH 6/9] mac80211: handle width changes from opmode notification IE in beacon

xenstore domain
 2015-12-08 16:02 UTC  (3+ messages)

[PATCH v8 0/4] arm64: Add support for IRQ stack
 2015-12-08 16:02 UTC  (5+ messages)
` [PATCH v8 3/4] arm64: Add do_softirq_own_stack() and enable irq_stacks

[PATCH 00/20] qla2xxx: Patches for target-pending branch
 2015-12-08 16:01 UTC  (17+ messages)
` [PATCH 01/20] qla2xxx: Enable Extended Login support
` [PATCH 02/20] qla2xxx: Enable Exchange offload support
` [PATCH 03/20] qla2xxx: Enable Target counters in DebugFS
` [PATCH 04/20] qla2xxx: Add FW resource count "
` [PATCH 05/20] qla2xxx: Added interface to send ELS commands from driver
` [PATCH 06/20] qla2xxx: Delete session if initiator is gone from FW
` [PATCH 07/20] qla2xxx: Wait for all conflicts before ack'ing PLOGI
` [PATCH 08/20] qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit

Help with Opensips Recipe - QA run found fatal errors
 2015-12-08 16:01 UTC  (5+ messages)

[PATCH 1/2] watchdog: introduce touch_softlockup_watchdog_sched()
 2015-12-08 16:00 UTC  (6+ messages)
` [PATCH 2/2] workqueue: implement lockup detector
  ` [PATCH v2 "

[PATCH] kexec: Add --lite option
 2015-12-08 16:00 UTC  (11+ messages)

[Patch V2] x86, mce: Ensure offline CPU's don't participate in mce rendezvous process
 2015-12-08 15:59 UTC  (11+ messages)

Compiling for FreeBSD
 2015-12-08 15:59 UTC  (12+ messages)

[PATCH V2 0/3] Add support for Texas Instruments pcm3168a codec
 2015-12-08 15:59 UTC  (4+ messages)
` [PATCH V2 1/3] ASoC: Add SOC_DOUBLE_STS macro
` [PATCH V2 2/3] ASoC: pcm3168a: Add binding document for pcm3168a codec
` [PATCH V2 3/3] ASoC: pcm3168a: Add driver "

[PATCH] mmc: pwrseq_simple: Fix regression with optional GPIOs
 2015-12-08 15:57 UTC  (6+ messages)

[PATCH 0/7] nohz: Tick dependency mask v3
 2015-12-08 15:57 UTC  (8+ messages)
` [PATCH 2/7] nohz: New tick dependency mask

[PATCH] linux-firmware: update to latest
 2015-12-08 15:57 UTC 

[PATCH v7 2/4] gadget: Support for the usb charger framework
 2015-12-08 15:54 UTC  (3+ messages)

[PATCH] net: ezchip: fix address space confusion in nps_enet.c
 2015-12-08 15:54 UTC  (4+ messages)

[PATCH v4] acpi, apei, arm64: APEI initial support for aarch64
 2015-12-08 15:53 UTC  (3+ messages)


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.