All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-09 20:11:35 to 2015-05-10 02:22:09 UTC [more...]

dm-snap-persistent: chunk_io doesn't call destroy_work_on_stack in 3.10.76
 2015-05-10  2:22 UTC  (2+ messages)

[PATCH net-next 0/6] netns: ease netlink use with a lot of netns
 2015-05-10  2:15 UTC  (5+ messages)
` [PATCH net-next v2 0/7] "

pull-request: can-next 2015-05-06
 2015-05-10  2:13 UTC  (2+ messages)

[PATCH v2 5/9] nilfs2: add SUFILE cache for changes to su_nlive_blks field
 2015-05-10  2:09 UTC  (4+ messages)

[PATCH net-next] net_sched: gred: add TCA_GRED_LIMIT attribute
 2015-05-10  2:01 UTC  (2+ messages)
` [PATCH] net_sched: gred: use correct backlog value in WRED mode

Getting started - sanity check
 2015-05-10  1:29 UTC  (3+ messages)

[PATCH] x86: rename eisa_set_level_irq to elcr_set_level_irq
 2015-05-10  1:09 UTC  (2+ messages)

FROM MRS NICOLE MAROIS
 2015-05-10  0:53 UTC 

[PATCH] net: fec: add support of ethtool get_regs
 2015-05-10  1:01 UTC  (6+ messages)

[qemu-mainline test] 53914: regressions - FAIL
 2015-05-10  0:59 UTC 

Request: refuse to commit .gitattributes unless the change also commits correct line endings
 2015-05-10  0:57 UTC 

RE:hello
 2015-05-10  0:37 UTC 

Analyzing the nightlies
 2015-05-10  0:27 UTC  (2+ messages)

[PATCH net-next] codel: add ce_threshold attribute
 2015-05-10  0:23 UTC  (3+ messages)

Some issues with the new amdgpu driver
 2015-05-10  0:11 UTC  (3+ messages)

[PATCH v2 4/9] nilfs2: add kmem_cache for SUFILE cache nodes
 2015-05-10  0:05 UTC  (4+ messages)

[PATCH v2 00/20] libnd: non-volatile memory device support
 2015-05-09 23:55 UTC  (5+ messages)
` [PATCH v2 08/20] libnd, nd_acpi: regions (block-data-window, persistent memory, volatile memory)
  ` [Linux-nvdimm] "

[PATCH] x86: Fix mkcapflags.sh bash-ism again
 2015-05-09 23:41 UTC  (3+ messages)

Problem building kernel 4.0 with gcc5 Werror
 2015-05-09 23:28 UTC 

[PATCH V3] cpuidle: Handle tick_broadcast_enter() failure gracefully
 2015-05-09 23:19 UTC  (11+ messages)
    ` [PATCH 0/3] cpuidle: updates related to tick_broadcast_enter() failures
      ` [PATCH 1/3] sched / idle: Call idle_set_state() from cpuidle_enter_state()
      ` [PATCH 2/3] sched / idle: Call default_idle_call() "
      ` [PATCH 3/3] cpuidle: Select a different state on tick_broadcast_enter() failures

[uml-devel] [PATCH v6] um: Add a high resolution timer subsystem
 2015-05-09 23:14 UTC 

[Bug 90370] [radeonsi] dota2 suffers from many glitches
 2015-05-09 23:04 UTC  (2+ messages)

[PATCH] PM / tick: Add tracepoints for suspend-to-idle diagnostics
 2015-05-09 23:23 UTC  (2+ messages)
` [Resend][PATCH] "

[PATCH 1/4] libxl: populate build_info vfb in separate function
 2015-05-09 22:39 UTC 

[PATCH v3 00/33] staging: rtl8192e: Fix more checkpatch.pl warnings
 2015-05-09 22:37 UTC  (36+ messages)
` [PATCH v3 01/33] staging: rtl8192e: Declare ethernet addresses as __aligned(2)
` [PATCH v3 02/33] staging: rtl8192e: Fix PREFER_ETHER_ADDR_COPY warnings
` [PATCH v3 03/33] staging: rtl8192e: Mark unaligned memcpy()
` [PATCH v3 04/33] staging: rtl8192e: Fix DEEP_INDENTATION warning in rtllib_parse_info_param()
` [PATCH v3 05/33] staging: rtl8192e: Replace memcmp() with ether_addr_equal_unaligned()
` [PATCH v3 06/33] staging: rtl8192e: Remove rtllib_crypt.[ch]
` [PATCH v3 07/33] staging: rtl8192e: Replace RTLLIB_DEBUG(DL_ERR) with netdev_*()
` [PATCH v3 08/33] staging: rtl8192e: Remove RTLLIB_ERROR() and RTLLIB_WARNING()
` [PATCH v3 09/33] staging: rtl8192e: Remove RTLLIB_DEBUG_WX()
` [PATCH v3 10/33] staging: rtl8192e: Simplify rtllib_proces_probe_response()
` [PATCH v3 11/33] staging: rtl8192e: Remove RTLLIB_DEBUG_SCAN()
` [PATCH v3 12/33] staging: rtl8192e: Remove RTLLIB_DEBUG_(FRAG|EAP|DROP|STATE|TX|RX)()
` [PATCH v3 13/33] staging: rtl8192e: Remove RTLLIB_DEBUG_QOS()
` [PATCH v3 14/33] staging: rtl8192e: Remove RTLLIB_DEBUG_MGMT()
` [PATCH v3 15/33] staging: rtl8192e: Remove RTLLIB_DEBUG_INFO()
` [PATCH v3 16/33] staging: rtl8192e: Remove RTLLIB_DEBUG()
` [PATCH v3 17/33] staging: rtl8192e: Remove RTLLIB_DEBUG_DATA()
` [PATCH v3 18/33] staging: rtl8192e: Remove remains of RTLLIB_*_DEBUG() (including proc entry)
` [PATCH v3 19/33] staging: rtl8192e: Remove assert() macro
` [PATCH v3 20/33] staging: rtl8192e: Fix PREFER_PR_LEVEL warnings
` [PATCH v3 21/33] staging: rtl8192e: Fix LONG_LINE warnings
` [PATCH v3 22/33] staging: rtl8192e: Fix LONG_LING in rtllib_parse_info_param()
` [PATCH v3 23/33] staging: rtl8192e: Remove unimplemented iwpriv handlers
` [PATCH v3 24/33] staging: rtl8192e: Fix OOM_MESSAGE warnings
` [PATCH v3 25/33] staging: rtl8192e: Remove unused rtl_crypto.h
` [PATCH v3 26/33] staging: rtl8192e: Replace ?: with max_t
` [PATCH v3 27/33] staging: rtl8192e: Replace ?: with min_t
` [PATCH v3 28/33] staging: rtl8192e: Replace ?: with max
` [PATCH v3 29/33] staging: rtl8192e: Remove unneeded RT_TRACE(COMP_ERR,...)
` [PATCH v3 30/33] staging: rtl8192e: rtl8192_phy_checkBBAndRF(): Don't check MAC
` [PATCH v3 31/33] staging: rtl8192e: Replace RT_TRACE(COMP_ERR, ...) with netdev_*
` [PATCH v3 32/33] staging: rtl8192e: Fix trivial LONG_LINE errors
` [PATCH v3 33/33] staging: rtl8192e: rtl8192E_suspend(): Fix WOL reporting

[PATCH] net: Remove remaining remnants of pm_qos from netdevice.h
 2015-05-09 22:21 UTC 

[PATCH v2] staging: rtl8192e: Change cpu_to_le16 to le16_to_cpu
 2015-05-09 22:13 UTC  (2+ messages)

[PATCH] ASoC: codecs-ac97: make selectable in config
 2015-05-09 22:12 UTC 

[PATCH] ASoC: codecs-ac97: Remove rate constraints
 2015-05-09 22:09 UTC  (2+ messages)

[PATCH v2 0/7] minor cleanups for ACPI processor driver
 2015-05-09 22:06 UTC  (4+ messages)
` [PATCH v2 5/7] Xen / ACPI / processor: Remove unneeded NULL check in xen_acpi_processor_enable()

[PATCH] ASoC: codecs-ac97: Remove rate constraints
 2015-05-09 22:06 UTC  (6+ messages)
` [alsa-devel] "

[PATCH 1/2] gstreamer1.0: convert GSTREAMER_1_DEBUG to PACKAGECONFIG
 2015-05-09 22:00 UTC  (5+ messages)

470 out of about 411 chunks balanced (626 considered), -14% left
 2015-05-09 21:58 UTC 

[PATCH v2] net: fec: add support of ethtool get_regs
 2015-05-09 21:56 UTC 

[PATCH v2 00/10] evacuate struct page from the block layer, introduce __pfn_t
 2015-05-09 21:56 UTC  (12+ messages)

[Bug 70354] New: Failed to initialise context object: 2D_NVC0 (0) (for my GeForce GT 750M)
 2015-05-09 21:55 UTC  (2+ messages)
  ` [Bug 70354] [NVE6, NVE7] HUB_INIT timeout on graph init, blob fw doesn't help

Realtek USB bluetooth: no scan results when wifi is connected
 2015-05-09 21:46 UTC  (2+ messages)

[PATCH 1/3] mmc: card: mmc_test: Simplify a trivial if-return sequence
 2015-05-09 21:44 UTC  (3+ messages)
` [PATCH 2/3] mmc: host: mxcmmc: "
` [PATCH 3/3] mmc: host: sdhci: Use BUG_ON()

[net-next PATCH v3 1/4] devicetree: Add compatible string for Zynq Ultrascale+ MPSoC
 2015-05-09 21:43 UTC  (9+ messages)
` [net-next PATCH v3 2/4] net: macb: "
` [net-next PATCH v3 3/4] net: macb: Add support for jumbo frames
` [net-next PATCH v3 4/4] net: macb: Add change_mtu callback with jumbo support

[PATCH v2] ARM: net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K intruction
 2015-05-09 21:40 UTC  (3+ messages)

[PATCH] macvtap add missing ioctls
 2015-05-09 21:40 UTC  (2+ messages)

[PATCH v2 net-next] tcp: set SOCK_NOSPACE under memory pressure
 2015-05-09 21:38 UTC  (2+ messages)

[PATCH net-next 1/2] gianfar: Move TxFIFO underrun handling to reset path
 2015-05-09 21:38 UTC  (4+ messages)
` [PATCH net-next 2/2] gianfar: Enable changing mac addr when if up

pull-request: mac80211-next 2015-05-06
 2015-05-09 21:34 UTC  (5+ messages)

[PATCH net-next 0/4] BPF updates
 2015-05-09 21:33 UTC  (2+ messages)

[patch net-next 00/15] introduce programable flow dissector and cls_flower
 2015-05-09 21:29 UTC  (2+ messages)

[PATCH net-next v2 0/6] packet: refine rollover
 2015-05-09 21:25 UTC  (7+ messages)
` [PATCH net-next v2 1/6] packet: rollover prepare: move code out of callsites
` [PATCH net-next v2 2/6] packet: rollover prepare: per-socket state
` [PATCH net-next v2 3/6] packet: rollover only to socket with headroom
` [PATCH net-next v2 4/6] packet: rollover lock contention avoidance
` [PATCH net-next v2 5/6] packet: rollover huge flows before small flows
` [PATCH net-next v2 6/6] packet: rollover statistics

[RFC] init.h: mark init functions hot instead of cold
 2015-05-09 21:17 UTC  (3+ messages)

[PATCH v3] fdisk: add the 'i'nfo command
 2015-05-09 21:15 UTC 

[PATCH net-next] test: bpf: extend "load 64-bit immediate" testcase
 2015-05-09 21:12 UTC  (2+ messages)

[PATCH] pppoe: drop pppoe device in pppoe_unbind_sock_work
 2015-05-09 21:08 UTC 

[PATCH net-next 0/2] handle_ing update
 2015-05-09 21:07 UTC  (4+ messages)
` [PATCH net-next 1/2] net: sched: consolidate handle_ing and ing_filter
` [PATCH net-next 2/2] net: sched: further simplify handle_ing

[PATCH] sh: Wire up missing syscalls
 2015-05-09 21:02 UTC  (2+ messages)

[PATCH iproute2] tc: minor cleanup on ingress
 2015-05-09 20:59 UTC 

[GIT PULL] userns: proc and sysfs mount fix
 2015-05-09 20:54 UTC  (2+ messages)

[PATCH] imx27: dt: only map 1 Kbyte for fec registers
 2015-05-09 20:54 UTC  (3+ messages)

Documentation for usbmouse.c
 2015-05-09 20:52 UTC  (4+ messages)

[PATCH 1/4] Use off_t and off64_t instead of __off_t and __off64_t
 2015-05-09 20:51 UTC  (4+ messages)
  ` [PATCHv2 "

[Buildroot] [RFC 0/1] package/asterisk: new package
 2015-05-09 20:50 UTC  (3+ messages)
` [Buildroot] [RFC 1/1] "

Hardware spec prevents optimal performance in device driver
 2015-05-09 20:48 UTC  (3+ messages)

[PATCH] usbnet: avoid integer overflow in start_xmit
 2015-05-09 20:46 UTC  (2+ messages)

[PATCH] netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)
 2015-05-09 20:45 UTC  (2+ messages)

[PATCH v2 net-next 0/2] tcp: more reliable window probes
 2015-05-09 20:42 UTC  (2+ messages)

[PATCH v6 00/12] ARM: vf610m4: Add Vybrid Cortex-M4 support
 2015-05-09 20:39 UTC  (30+ messages)
` [PATCH v6 01/12] irqdomain: Add non-hierarchy helper irq_domain_set_info
` [PATCH v6 02/12] genirq: generic chip: support hierarchy domain
` [PATCH v6 03/12] irqchip: nvic: support hierarchy irq domain
` [PATCH v6 04/12] irqchip: vf610-mscm: support NVIC parent
` [PATCH v6 05/12] ARM: ARMv7M: define size of vector table for Vybrid
` [PATCH v6 06/12] clocksource: add dependencies for Vybrid pit clocksource
` [PATCH v6 07/12] ARM: unify MMU/!MMU addruart calls
` [PATCH v6 08/12] ARM: introduce ARM_SINGLE_ARMV7M for ARMv7-M platforms
` [PATCH v6 09/12] ARM: efm32: use ARM_SINGLE_ARMV7M
` [PATCH v6 10/12] ARM: vf610: enable Cortex-M4 configuration on Vybrid SoC
` [PATCH v6 11/12] ARM: dts: add support for Vybrid running on Cortex-M4
` [PATCH v6 12/12] ARM: vf610m4: add defconfig for Linux on Vybrids Cortex-M4

[GIT PULL] arm-soc fixes for 4.1-rc2
 2015-05-09 20:39 UTC  (2+ messages)

[PATCH net-next 1/3] tipc: fix default link prop regression in nl compat
 2015-05-09 20:40 UTC  (6+ messages)
` [PATCH net-next 2/3] tipc: add broadcast link window set/get to nl api
` [PATCH net-next 3/3] tipc: send explicit not supported error in nl compat

[PATCH v3 1/3] tree-walk: learn get_tree_entry_follow_symlinks
 2015-05-09 20:36 UTC  (3+ messages)
` [PATCH v3 2/3] sha1_name: get_sha1_with_context learns to follow symlinks
` [PATCH v3 3/3] cat-file: add --follow-symlinks to --batch

[PATCH v2 1/3] tree-walk: learn get_tree_entry_follow_symlinks
 2015-05-09 20:34 UTC  (5+ messages)
` [PATCH v2 2/3] sha1_name: get_sha1_with_context learns to follow symlinks

[PATCH net-next] cxgb4: Initialize RSS mode for all Ports
 2015-05-09 20:33 UTC  (2+ messages)

[PATCH v2 net-next 0/9] be2net: patch-set
 2015-05-09 20:27 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] Makefile: Handle whitespace when stripping .ko
 2015-05-09 20:25 UTC 

[PATCH 1/1] suspend: delete sys_sync()
 2015-05-09 20:25 UTC  (3+ messages)

[PATCH] net: xgene_enet: Set hardware dependency
 2015-05-09 20:24 UTC  (2+ messages)

[PATCH] net: amd-xgbe: Add hardware dependency
 2015-05-09 20:24 UTC  (2+ messages)

[PATCH net-next 00/14] sfc: Enabling EF10 Vf's, set up vswitching and bind the SFC driver to the VF's
 2015-05-09 20:18 UTC  (2+ messages)

[PATCH v2 0/9] nilfs2: implementation of cost-benefit GC policy
 2015-05-09 20:18 UTC  (4+ messages)
` [PATCH v2 7/9] nilfs2: ensure that all dirty blocks are written out

[Cocci] [PATCH v2 1/4] coccinelle: pm_runtime: Insert blank line
 2015-05-09 20:15 UTC  (2+ messages)

[Patch net] net_sched: fix a use-after-free in tc_ctl_tfilter()
 2015-05-09 20:14 UTC  (2+ messages)

[PATCH-2] drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock'
 2015-05-09 20:12 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/7] Unify and QOMify (target|monitor)_disas
 2015-05-09 20:11 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 2/7] disas: QOMify target specific setup
` [Qemu-devel] [PATCH v2 3/7] disas: arm-a64: Make printfer and stream variable
` [Qemu-devel] [PATCH v2 4/7] disas: arm: QOMify target specific disas setup
` [Qemu-devel] [PATCH v2 5/7] disas: microblaze: "
` [Qemu-devel] [PATCH v2 6/7] disas: cris: Fix 0 buffer length case
` [Qemu-devel] [PATCH v2 7/7] disas: cris: QOMify target specific disas setup


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.