All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-02 17:54:21 to 2015-10-02 18:44:42 UTC [more...]

[RFC/PATCH 00/38] perf tools: Speed-up perf report by using multi thread (v5)
 2015-10-02 18:44 UTC  (3+ messages)
` [RFC/PATCH 02/38] perf tools: Save mmap_param.len instead of mask

[PATCH net-next 00/17] tcp/dccp: lockless listener
 2015-10-02 18:43 UTC  (18+ messages)
` [PATCH net-next 01/17] tcp: add a spinlock to protect struct request_sock_queue
` [PATCH net-next 02/17] tcp: move qlen/young out of struct listen_sock
` [PATCH net-next 03/17] tcp: move synflood_warned into struct request_sock_queue
` [PATCH net-next 04/17] tcp: call sk_mark_napi_id() on the child, not the listener
` [PATCH net-next 05/17] tcp/dccp: init sk_prot and call sk_node_init() in reqsk_alloc()
` [PATCH net-next 06/17] tcp: cleanup tcp_v[46]_inbound_md5_hash()
` [PATCH net-next 07/17] tcp: remove BUG_ON() in tcp_check_req()
` [PATCH net-next 08/17] tcp: get_openreq[46]() changes
` [PATCH net-next 09/17] tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argument
` [PATCH net-next 10/17] tcp/dccp: install syn_recv requests into ehash table
` [PATCH net-next 11/17] tcp/dccp: shrink struct listen_sock
` [PATCH net-next 12/17] ipv6: remove obsolete inet6 functions
` [PATCH net-next 13/17] tcp: attach SYNACK messages to request sockets instead of listener
` [PATCH net-next 14/17] tcp/dccp: remove struct listen_sock
` [PATCH net-next 15/17] tcp: remove max_qlen_log
` [PATCH net-next 16/17] tcp/dccp: add a reschedule point in inet_csk_listen_stop()
` [PATCH net-next 17/17] tcp: do not lock listener to process SYN packets

[PATCH v4 0/5] PCI: generic: Misc. bug fixes/enhancements
 2015-10-02 18:44 UTC  (10+ messages)
` [PATCH v4 1/5] PCI: Add pci_bus_fixup_irqs()
` [PATCH v4 2/5] PCI: generic: Only fixup irqs for bus we are creating
` [PATCH v4 3/5] PCI: generic: Quit clobbering our pci_ops
` [PATCH v4 4/5] PCI: generic: Correct, and avoid overflow, in bus_max calculation
` [PATCH v4 5/5] PCI: generic: Pass proper starting bus number to pci_scan_root_bus()

[PATCH 00/15] Atomic watermark updates (v5)
 2015-10-02 18:43 UTC  (3+ messages)
` [PATCH] fixup! drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v3)

Custom structured data from logger utility
 2015-10-02 18:43 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2015-10-02 18:43 UTC 

[PATCH v2] Input: Add support for FocalTech FT6236 touchscreen controller
 2015-10-02 18:38 UTC  (3+ messages)

[PATCH v7 00/32] Introduce HVM without dm and new boot ABI
 2015-10-02 18:37 UTC  (7+ messages)
` [PATCH v7 01/32] xen/vcpu: add missing dummy_vcpu_info to compat VCPUOP_initialise
` [PATCH v7 13/32] xen/vlapic: fixes for HVM code when running without a vlapic
` [PATCH v7 23/32] xen/x86: make sure the HVM callback vector is correctly set

[Qemu-devel] qemu-system-arm command line question
 2015-10-02 18:37 UTC  (2+ messages)

[GIT PULL] clk/samsung updates for v4.4
 2015-10-02 18:37 UTC  (2+ messages)

[PATCH] Input: da9052_onkey: Convert to managed resources
 2015-10-02 18:35 UTC  (4+ messages)

[Qemu-devel] [PATCH v7 00/24] vhost-user: add migration support
 2015-10-02 18:35 UTC  (6+ messages)
` [Qemu-devel] [PATCH v7 03/24] util: add linux-only memfd fallback

[PATCH] ARM: bcm2835: add label for uart0
 2015-10-02 18:31 UTC  (2+ messages)

[GIT PULL] slave dmaengine fixes for 4.3-rc4
 2015-10-02 18:33 UTC 

[Xenomai] Interrupt latency close to 1ms on powerpc Xenomai 2.6.4
 2015-10-02 18:30 UTC  (6+ messages)

[PATCH] devargs: add blacklisting by linux interface name
 2015-10-02 18:29 UTC  (5+ messages)

[PATCH 1/3] x86/irq: drop unlikely before IS_ERR_OR_NULL
 2015-10-02 18:29 UTC  (5+ messages)
` [PATCH 2/3] Input: alps: "

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2015-10-02 18:28 UTC 

[PATCH v4 3/3] arm64: dts: mt8173: add timer node
 2015-10-02 18:28 UTC  (4+ messages)

[GIT PULL] clock: ti: fixes for 4.3-rc
 2015-10-02 18:28 UTC  (3+ messages)

[PATCH bluetooth-next] 6lowpan: move shared settings to lowpan_netdev_setup
 2015-10-02 18:28 UTC 

FILESEXTRAPATHS_prepend fails for systemd
 2015-10-02 18:26 UTC  (8+ messages)

[PATCH] bios: fix OF loading
 2015-10-02 18:26 UTC  (7+ messages)

two failing xfstests using xfs (no DAX)
 2015-10-02 18:12 UTC  (2+ messages)

[PATCH 00/18] Input - Fix make coccicheck warnings
 2015-10-02 18:25 UTC  (20+ messages)
` [PATCH 01/18] Input: joydev - use memdup_user() to duplicate memory from user-space
` [PATCH 02/18] Input: ads7846 - use PTR_ERR_OR_ZERO()
` [PATCH 03/18] Input: cyttsp "
` [PATCH 06/18] Input: zforce - simplify function return logic
` [PATCH 07/18] Input: cap11xx "
` [PATCH 15/18] Input: auo-pixcir-ts "
` [PATCH 18/18] Input: tps6507x-ts "

[GIT PULL] ARM64: APM X-Gene 1 and X-Gene 2 DTS updates for 4.4
 2015-10-02 18:24 UTC  (2+ messages)

[Qemu-devel] [PATCH v12 0/5] remove icc bus/bridge
 2015-10-02 18:24 UTC  (6+ messages)
` [Qemu-devel] [PATCH v12 2/5] apic: use per CPU AS to map APIC MMIO for TCG

[PATCH] Enumerate all undiscovered PCIe busses
 2015-10-02 18:23 UTC 

[PATCH] clk: ti: dflt: fix enable_reg validity check
 2015-10-02 18:21 UTC  (2+ messages)

RFC: change to 6 months release cycle
 2015-10-02 18:21 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/vkoul/slave-dma
 2015-10-02 18:21 UTC 

[PATCH v3 00/18] xfsprogs: format the log correctly on v5 supers
 2015-10-02 18:19 UTC  (19+ messages)
` [PATCH v3 01/18] libxfs: validate metadata LSNs against log on v5 superblocks
` [PATCH v3 02/18] libxfs: track largest metadata LSN in use via verifiers
` [PATCH v3 03/18] libxfs: don't hardcode cycle 1 into unmount op header
` [PATCH v3 04/18] libxfs: pass lsn param to log clear and record header logging helpers
` [PATCH v3 05/18] libxfs: add ability to clear log to arbitrary log cycle
` [PATCH v3 06/18] libxlog: pull struct xlog out of xlog_is_dirty()
` [PATCH v3 07/18] xfs_repair: track log state throughout all recovery phases
` [PATCH v3 08/18] xfs_repair: process the log in no_modify mode
` [PATCH v3 09/18] xfs_repair: format the log with forward cycle number on v5 supers
` [PATCH v3 10/18] xfs_repair: don't clear the log by default
` [PATCH v3 11/18] xfs_repair: seed the max lsn from log state in phase 2
` [PATCH v3 12/18] xfs_db: do not reset current lsn from uuid command on v5 supers
` [PATCH v3 13/18] db/metadump: bump lsn when log is cleared "
` [PATCH v3 14/18] xfs_copy: check for dirty log on non-duplicate copies
` [PATCH v3 15/18] xfs_copy: genericize write helper to facilitate separate log buf
` [PATCH v3 16/18] xfs_copy: store data buf alignment in buf data structure
` [PATCH v3 17/18] xfs_copy: refactor log format code into new helper
` [PATCH v3 18/18] xfs_copy: format v5 sb logs correctly

[Qemu-devel] [Qemu-discuss] TCP options ipv4 and ipv6 have no effect
 2015-10-02 18:20 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] block: prohibit migrations during tasks
 2015-10-02 18:20 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] block: prohibit migration during BlockJobs
` [Qemu-devel] [PATCH 3/3] block: prohibit migration during transactions

[PATCHSET block/for-linus] writeback: cgroup writeback fixes
 2015-10-02 18:19 UTC  (5+ messages)
` [PATCH 3/5] writeback: bdi_writeback iteration must not skip dying ones

wpa_supplicant on Raspberry Pi 2B
 2015-10-02 18:18 UTC  (2+ messages)

[PATCH] percpu_counter: return precise count from __percpu_counter_compare()
 2015-10-02 18:15 UTC  (9+ messages)

[U-Boot] Pull request, u-boot-tegra/master
 2015-10-02 18:15 UTC 

[Qemu-devel] [RFC 5/5] arm: Simplify cycle counter
 2015-10-02 18:14 UTC  (9+ messages)
` [Qemu-devel] [PATCH] target-arm: Use common CPU cycle infrastructure

post-receive: pub/scm/libs/python/python-linux-procfs/python-linux-procfs
 2015-10-02 18:14 UTC 

[PATCH 0/4] Input: use parallel port device model
 2015-10-02 18:12 UTC  (4+ messages)
` [PATCH 3/4] Input: serio - "

[Qemu-devel] [PATCHv3 0/7] VFIO extensions to allow VFIO devices on spapr-pci-host-bridge
 2015-10-02 18:12 UTC  (2+ messages)

[GIT PULL] clk: mediatek: New clocks support and fixes
 2015-10-02 18:11 UTC  (5+ messages)

[PATCH v4] clk: add CS2000 Fractional-N driver
 2015-10-02 18:11 UTC  (5+ messages)

[PATCH 1/3] Input: db9 - store object at correct index
 2015-10-02 18:11 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/balbi/usb
 2015-10-02 18:11 UTC 

[PATCH] Add driver for the si514 clock generator chip
 2015-10-02 18:10 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] ver_linux: module-init-tools.patch
 2015-10-02 18:10 UTC  (2+ messages)

[PATCH] ALSA: hda: Add dock support for ThinkPad T550
 2015-10-02 18:09 UTC 

[PATCH] arm-soc: Add Sigma Designs Tango4 port
 2015-10-02 18:09 UTC  (7+ messages)

[PATCH 1/3] mtd: nand: fsmc: Small whitespace cleanup
 2015-10-02 18:09 UTC  (4+ messages)
` [PATCH 3/3 v2] mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600

[PATCH 00/26] [RFCv2] x86: Memory Protection Keys
 2015-10-02 18:08 UTC  (14+ messages)
` [PATCH 26/26] x86, pkeys: Documentation

[PATCH 0/9] UEFI boot and runtime services support for 32-bit ARM
 2015-10-02 18:07 UTC  (6+ messages)
` [PATCH 9/9] ARM: add UEFI stub support

[ath9k-devel] 802.11n Transmit
 2015-10-02 18:06 UTC 

[PATCH v4 0/1] cap11xx: add runtime PM support
 2015-10-02 18:06 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH v2 0/5] Fix for 8004
 2015-10-02 18:05 UTC  (5+ messages)

[PATCH v2 0/8] ASoC: topology: ABI - Add support for PCM, BE & CC link
 2015-10-02 18:04 UTC  (4+ messages)
` [PATCH v2 4/8] ASoC: topology: ABI - Add name element to snd_soc_tplg_stream

5K iMac retina multi stream display port
 2015-10-02 18:03 UTC 

[PATCH 0/5] toaster:Add layer dependencies recursively #8004
 2015-10-02 18:05 UTC  (6+ messages)
` [PATCH 1/5] toaster: implement API to get full list of deps
` [PATCH 2/5] toaster: use get_alldeps in layerdetails renderer
` [PATCH 3/5] toaster: fix NameError
` [PATCH 4/5] toaster: fix orm tests
` [PATCH 5/5] toaster: test get_alldeps API

Dropping "depends on SMP" for HAVE_ARM_TWD -- take 2
 2015-10-02 18:02 UTC  (3+ messages)

LIO in 4.2.[12] broken?
 2015-10-02 18:01 UTC 

[PATCH] arm64: dts: add all hi6220 uart nodes
 2015-10-02 18:00 UTC  (6+ messages)

[PATCH 0/3] kobject: support namespace aware udev
 2015-10-02 18:00 UTC  (3+ messages)
` [PATCH 2/3] lib/kobject_uevent.c: add uevent forwarding function

[Qemu-devel] [PATCH] qmp-commands.hx: Update the supported 'transaction' operations
 2015-10-02 17:59 UTC  (2+ messages)

nvme reset and probe updates
 2015-10-02 17:58 UTC  (8+ messages)
` [PATCH 1/7] nvme: delete dev from dev_list in nvme_reset
` [PATCH 2/7] nvme: merge nvme_dev_reset into nvme_reset_failed_dev
` [PATCH 3/7] nvme: factor reset code into a common helper
` [PATCH 4/7] nvme: merge nvme_dev_start, nvme_dev_resume and nvme_async_probe
` [PATCH 5/7] nvme: remove duplicate call to nvme_set_irq_hints
` [PATCH 6/7] nvme: properly handle partially initialized queues in nvme_create_io_queues
` [PATCH 7/7] nvme: remove failed controllers directly from probe/reset context

[PATCH 0/5] NAND support for Broadcom NS2 SoC
 2015-10-02 17:56 UTC  (19+ messages)
` [PATCH 1/5] mtd: brcmnand: Fix pointer type-cast in brcmnand_write()
` [PATCH 2/5] mtd: nand: Allow MTD_NAND_BRCMNAND to be selected for ARM64
` [PATCH 3/5] mtd: brcmnand: Optional DT flag to reset IPROC NAND controller
` [PATCH 4/5] Documentation: dt-bindings: Add info about brcm,nand-iproc-reset DT flag
  ` [PATCH 4/5] Documentation: dt-bindings: Add info about brcm, nand-iproc-reset "
` [PATCH 5/5] arm64: dts: Add BRCM IPROC NAND DT node for NS2

[Qemu-devel] feature idea: allow user to run custom scripts
 2015-10-02 17:57 UTC  (14+ messages)

[PATCH 0/6] arm64: Simple additions to NS2 DT
 2015-10-02 17:54 UTC  (13+ messages)
` [PATCH 1/6] arm64: dts: Add L2-cache DT node for NS2
` [PATCH 2/6] arm64: dts: Add SMMU "
` [PATCH 3/6] arm64: dts: Add syscon based reboot in DT "
` [PATCH 4/6] arm64: dts: Add ARM PMUv3 DT node in NS2 DT
` [PATCH 5/6] arm64: dts: Add IPROC RNG200 DT node for NS2
` [PATCH 6/6] arm64: dts: Add I2C nodes "

[PATCH net] ppp: don't override sk->sk_state in pppoe_flush_dev()
 2015-10-02 17:54 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.