All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-05 17:06:21 to 2014-11-05 18:06:52 UTC [more...]

[PATCH v2 iproute2 0/5] iproute2: Add FOU and GUE configuration in ip
 2014-11-05 18:06 UTC  (3+ messages)
` [PATCH v2 iproute2 1/5] ip fou: Support to configure foo-over-udp RX
` [PATCH v2 iproute2 2/5] ip link ipip: Add support to configure FOU and GUE

Can ndo_select_queue save data in skb->cb?
 2014-11-05 17:57 UTC 

[PATCH] PCI: Do not enable async suspend for JMicron chips
 2014-11-05 18:04 UTC  (4+ messages)

Linus GIT 3.18.0-rc2+ - BUG: unable to handle kernel paging request at ffff88021dc52000 - IP: [<ffffffff810f5514>] scan_block+0x59/0x100
 2014-11-05 18:03 UTC  (2+ messages)

[PATCH] PCI: Do not enable async suspend for JMicron chips
 2014-11-05 18:01 UTC  (2+ messages)

[PATCH v3 4/7] ARM: shmobile: kzm9g-reference: Common clock framework DT description
 2014-11-05 18:01 UTC 

[PATCH net 0/5] Implement ndo_gso_check() for vxlan nics
 2014-11-05 18:00 UTC  (3+ messages)

Kernel Oops in __inet_twsk_kill()
 2014-11-05 18:00 UTC  (3+ messages)
` Fwd: "

[PATCH v5] image-buildinfo.bbclass: New class, writes
 2014-11-05 18:00 UTC  (2+ messages)

[PATCH 0/7] Pinctrl support for Zynq
 2014-11-05 17:14 UTC  (17+ messages)
` [PATCH 2/7] pinctrl: pinconf-generic: Infer map type from DT property
` [PATCH 4/7] pinctrl: zynq: Document DT binding
` [PATCH 5/7] pinctrl: Add driver for Zynq

(bisected) Logitech C920 (uvcvideo) stutters since 3.9
 2014-11-05 14:05 UTC  (7+ messages)

[PATCH net v3] ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
 2014-11-05 17:59 UTC  (5+ messages)

[PATCH v3 3/7] ARM: shmobile: sh73a0: Common clock framework DT description
 2014-11-05 17:59 UTC 

[PATCH 0/7] Security: Provide unioned file support
 2014-11-05 17:54 UTC  (4+ messages)
` [PATCH 6/7] SELinux: The copy-up operation must have read permission on the lower file

[PATCH V7 00/17] perf, x86: Haswell LBR call stack support
 2014-11-05 17:57 UTC  (13+ messages)
` [PATCH V7 13/17] perf, x86: enable LBR callstack when recording callchain

suspect UBIFS async operations causing issues during reboot
 2014-11-05 17:56 UTC  (3+ messages)

[PATCH 0/1] kvm-s390: Provide guest TOD Clock Get/Set Controls
 2014-11-05 17:56 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH 0/3] input: ft5x06: Fix userspace reported maximum value
 2014-11-05 17:56 UTC  (3+ messages)
` [PATCH 2/3] input: touchscreen: of: Register multitouch axes

[PATCH 3/4] OOM, PM: OOM killed task shouldn't escape PM suspend
 2014-11-05 17:55 UTC  (14+ messages)

[PATCH] phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly
 2014-11-05 17:54 UTC  (2+ messages)

[PATCH] [SCSI] ps3rom: fix error return code
 2014-11-05 17:54 UTC  (2+ messages)

[PATCH 1/1] Fixing infinite state recovery loop due to failed delegation return
 2014-11-05 17:53 UTC  (4+ messages)

[PATCH -next 00/27] tty locking changes
 2014-11-05 17:13 UTC  (28+ messages)
` [PATCH -next v2 00/26] "
  ` [PATCH -next v2 01/26] tty: Don't hold tty_lock for ldisc release
  ` [PATCH -next v2 02/26] tty: Invert tty_lock/ldisc_sem lock order
  ` [PATCH -next v2 03/26] tty: Remove TTY_HUPPING
  ` [PATCH -next v2 04/26] tty: Clarify re-open behavior of master ptys
  ` [PATCH -next v2 05/26] tty: Check tty->count instead of TTY_CLOSING in tty_reopen()
  ` [PATCH -next v2 06/26] pty: Always return -EIO if slave BSD pty opened first
  ` [PATCH -next v2 07/26] tty: Re-open /dev/tty without tty_mutex
  ` [PATCH -next v2 08/26] tty: Drop tty_mutex before tty reopen
  ` [PATCH -next v2 09/26] tty: Remove TTY_CLOSING
  ` [PATCH -next v2 10/26] tty: Don't take tty_mutex for tty count changes
  ` [PATCH -next v2 11/26] tty: Don't release tty locks for wait queue sanity check
  ` [PATCH -next v2 12/26] tty: Document check_tty_count() requires tty_lock held
  ` [PATCH -next v2 13/26] tty: Simplify pty pair teardown logic
  ` [PATCH -next v2 14/26] tty: Fold pty pair handling into tty_flush_works()
  ` [PATCH -next v2 15/26] tty: Simplify tty_ldisc_release() interface
  ` [PATCH -next v2 16/26] tty: Simplify tty_release_checks() interface
  ` [PATCH -next v2 17/26] tty: Simplify tty_release() state checks
  ` [PATCH -next v2 18/26] tty: Change tty lock order to master->slave
  ` [PATCH -next v2 19/26] tty: Preset lock subclass for nested tty locks
  ` [PATCH -next v2 20/26] tty: Remove tty_unhangup() declaration
  ` [PATCH -next v2 21/26] pty: Don't drop pty master tty lock to hangup slave
  ` [PATCH -next v2 22/26] pty, n_tty: Simplify input processing on final close
  ` [PATCH -next v2 23/26] tty: Prefix tty_ldisc_{lock,lock_nested,unlock} functions
  ` [PATCH -next v2 24/26] tty: Fix hung task on pty hangup
  ` [PATCH -next v2 25/26] tty: Fix timeout on pty set ldisc
  ` [PATCH -next v2 26/26] tty: Flush ldisc buffer atomically with tty flip buffers

[RFA][PATCH 0/8] seq_file: Remove return checks of seq_printf()
 2014-11-05 17:50 UTC  (3+ messages)

eal_flags_autotest fails with tailq fully local
 2014-11-05 17:50 UTC  (2+ messages)

[PATCH 0/3] __remove_osd() vs lingering requests
 2014-11-05 17:49 UTC  (5+ messages)
` [PATCH 1/3] libceph: unlink from o_linger_requests when clearing r_osd
` [PATCH 2/3] libceph: clear r_req_lru_item in __unregister_linger_request()
` [PATCH 3/3] libceph: change from BUG to WARN for __remove_osd() asserts

vnc=1 / pvgrub / close fb: backend at /local/domain/0/backend/vfb/xx/0
 2014-11-05 17:49 UTC  (12+ messages)

[PATCH v5 0/7] TPM 2.0 support
 2014-11-05 17:48 UTC  (9+ messages)
` [PATCH v5 7/7] tpm: create TPM 2.0 devices using own device class

[PATCH] Fix regression for eal_flags_autotest introduced by tailq rework
 2014-11-05 17:48 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/5] Some PCI related cleanup patches
 2014-11-05 17:48 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/5] pci: reorganize QEMU_PCI_CAP_*
` [Qemu-devel] [PATCH v2 2/5] pci: introduce pci_host_config_enabled()
` [Qemu-devel] [PATCH v2 3/5] pci: define PCI_HOST_BRIDGE_CONFIG_ADDR and PCI_HOST_BRIDGE_CONFIG_DATA
` [Qemu-devel] [PATCH v2 4/5] pci: remove the limit parameter of pci_host_config_read_common

How to get started on a GATT Server ?
 2014-11-05 17:47 UTC  (6+ messages)

[U-Boot] [PATCH] omap_hsmmc: Allow for board-specific MMC power init
 2014-11-05 17:46 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/2] mmc: Board-specific MMC power initializations
  ` [U-Boot] [PATCH v2 2/2] omap_hsmmc: Board-specific TWL4030 "

[PATCH] USB: cdc-acm: only raise DTR on transitions from B0
 2014-11-05 17:41 UTC  (2+ messages)
` [PATCH Resend] "

Is there lcd support for imx6dl in kernel 3.17?
 2014-11-05 17:44 UTC  (3+ messages)

[U-Boot] [PATCH] power: LP8720 regulator support
 2014-11-05 17:44 UTC  (5+ messages)

[PATCH tip/core/rcu 0/10] Reduce latency impact of PREEMPT_RCU CPU offline
 2014-11-05 17:41 UTC  (11+ messages)
` [PATCH tip/core/rcu 01/10] rcu: Fix invoke_rcu_callbacks() comment
  ` [PATCH tip/core/rcu 02/10] rcu: Protect rcu_boost() lockless accesses with ACCESS_ONCE()
  ` [PATCH tip/core/rcu 03/10] rcu: Rename "empty" to "empty_norm" in preparation for boost rework
  ` [PATCH tip/core/rcu 04/10] rcu: Abstract rcu_cleanup_dead_rnp() from rcu_cleanup_dead_cpu()
  ` [PATCH tip/core/rcu 05/10] rcu: Make rcu_read_unlock_special() propagate ->qsmaskinit bit clearing
  ` [PATCH tip/core/rcu 06/10] rcu: Don't migrate blocked tasks even if all corresponding CPUs offline
  ` [PATCH tip/core/rcu 07/10] rcu: Shorten irq-disable region in rcu_cleanup_dead_cpu()
  ` [PATCH tip/core/rcu 08/10] rcu: Make use of rcu_preempt_has_tasks()
  ` [PATCH tip/core/rcu 09/10] rcu: Don't spawn rcub kthreads on root rcu_node structure
  ` [PATCH tip/core/rcu 10/10] rcu: Don't initiate RCU priority boosting on root rcu_node

[PATCH 00/17] atomic modeset core<->driver interfaces and helpers
 2014-11-05 17:42 UTC  (7+ messages)
` [PATCH 05/17] drm: Add atomic driver interface definitions for objects
      ` [Intel-gfx] "
` [PATCH 09/17] drm/crtc-helper: Transitional functions using atomic plane helpers

[RFC] ARM64: Accessing perf counters from userspace
 2014-11-05 17:39 UTC  (5+ messages)

[PATCH v6 0/4] Tegra124 soctherm driver
 2014-11-05 17:42 UTC  (4+ messages)
` [PATCH v6 2/4] ARM: tegra: Add soctherm and thermal zones to Tegra124 device tree
  ` boot regression with AHCI on jetson-tk1

[PATCH -next 0/3] more tty closing fixes
 2014-11-05 17:40 UTC  (4+ messages)
` [PATCH -next 1/3] tty: Move tty hung up check from port->lock critical section
` [PATCH -next 2/3] tty: Convert tty->closing to int
` [PATCH -next 3/3] tty: Flush tty buffers after hardware shutdown

Slow connect times?
 2014-11-05 17:39 UTC  (3+ messages)

[Qemu-devel] [PATCH v7 00/16] KVM platform device passthrough
 2014-11-05 17:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 03/16] hw/vfio/pci: introduce VFIODevice

[PATCH 0/4] poweroff-source DT property renaming
 2014-11-05 17:35 UTC  (3+ messages)
` [PATCH v2 1/4] of: Rename "poweroff-source" property to "system-power-controller"

[PATCH V3 1/3] can: add can_is_canfd_skb() API
 2014-11-05 17:33 UTC  (4+ messages)

Unable to get u-boot running on i.MX6 SABRE for Smart Devices Eval Board
 2014-11-05 17:25 UTC  (4+ messages)

xen/arm: kernel BUG at /local/home/julien/works/linux/drivers/xen/swiotlb-xen.c:102
 2014-11-05 17:32 UTC 

[PATCH 1/1] perf tools: perf diff for different binaries
 2014-11-05 17:28 UTC  (5+ messages)

[Bug 87781] New: ExpressCards can not be hotplugged (recognized by colboot only)
 2014-11-05 17:30 UTC 

[Qemu-devel] slirp-smb broken with Samba 4.1
 2014-11-05 17:29 UTC  (4+ messages)
` [Qemu-devel] Improved shared folders support (was: Re: slirp-smb broken with Samba 4.1)
  ` [Qemu-devel] Improved shared folders support

[PATCH 0/3] fs: add O_BENEATH flag to openat(2)
 2014-11-05 17:28 UTC  (9+ messages)
` [PATCH 1/3] "

[PATCH -next 0/9] various tty cleanups
 2014-11-05 17:26 UTC  (10+ messages)
` [PATCH -next 1/9] tty: Replace open-coded test with tty_hung_up_p()
` [PATCH -next 2/9] tty: Call methods in modern style
` [PATCH -next 3/9] tty: Remove defunct pcxe_open() declaration
` [PATCH -next 4/9] tty: Remove defunct serial_console_init() declaration
` [PATCH -next 5/9] serial: hp300: Remove obsolete comments
` [PATCH -next 6/9] cris: Remove obsolete ASYNC_SPLIT_TERMIOS behavior
` [PATCH -next 7/9] tty: Document defunct ASYNC_SPLIT_TERMIOS flag in uapi header
` [PATCH -next 8/9] vt: Remove vt_get_kmsg_redirect() from "
` [PATCH -next 9/9] serial: 8250_em: Remove out-of-memory message

[ANN] FSL Community BSP 1.7 is out!
 2014-11-05 17:25 UTC 

[U-Boot] [PATCH] .travis.yml: build u-boot on travis-ci
 2014-11-05 17:25 UTC  (5+ messages)

[Patch Part1 v3 14/20] x86, irq: Move IRQ initialization routines from io_apic.c into vector.c
 2014-11-05 17:16 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH 0/8] ASoC: rsnd: add Volume Ramp support
 2014-11-05 17:24 UTC  (11+ messages)
` [PATCH 8/8] ASoC: rsnd: Add "

[PATCH] Add user defined tag calculation callback to librte_distributor
 2014-11-05 17:24 UTC  (5+ messages)

[PATCH] ASoC:rt286: set combo jack by dmi
 2014-11-05 17:23 UTC  (2+ messages)

[PATCH, RFC] x86: also CFI-annotate certain inline asm()s
 2014-11-05 17:23 UTC  (4+ messages)

[U-Boot] buildman: using wrong libgcc.a
 2014-11-05 17:22 UTC  (5+ messages)

[Patch Part1 v3 08/20] x86, irq: Introduce helpers to access struct irq_cfg
 2014-11-05 17:14 UTC  (2+ messages)
` [tip:x86/apic] "

FW: [RFC 0/5] perf tools: Add perf data CTF conversion
 2014-11-05 17:21 UTC  (6+ messages)
          `  "

[U-Boot] [PATCH v2] imx: mx6: Add support for MX6 plugin images
 2014-11-05 17:20 UTC  (4+ messages)

Early comments on kdbus v2 (Re: [PATCH 00/12] Add kdbus implementation)
 2014-11-05 17:13 UTC  (4+ messages)

Fix for a race when fio prints I/O statistics periodically
 2014-11-05 17:19 UTC  (2+ messages)

Payment
 2014-11-05 17:07 UTC 

[PATCH] maintainers: Update per replies on OE-Core
 2014-11-05 17:19 UTC 

Samsung S3C6410 SoC/devicetree: how to describe RTC interrupts connected to two different interrupt parents?
 2014-11-05 17:17 UTC  (3+ messages)

[Patch Part1 v3 19/20] iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ
 2014-11-05 17:17 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part1 v3 18/20] iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQ
 2014-11-05 17:17 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part1 v3 17/20] x86: irq_remapping: Use helpers to access irq_cfg data structure associated with IRQ
 2014-11-05 17:17 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part1 v3 16/20] x86, irq: Use helpers to access irq_cfg data structure associated with IRQ
 2014-11-05 17:17 UTC  (2+ messages)
` [tip:x86/apic] "

A desktop environment[1] kernel wishlist
 2014-11-05 17:18 UTC  (9+ messages)

[Patch Part1 v3 13/20] x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h
 2014-11-05 17:16 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part1 v3 15/20] x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC
 2014-11-05 17:16 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part1 v3 11/20] x86, irq: Move PCI MSI related code from io_apic.c into msi.c
 2014-11-05 17:15 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part1 v3 03/20] x86, irq: Kill fourth parameter of IO_APIC_get_PCI_irq_vector()
 2014-11-05 17:13 UTC  (2+ messages)
` [tip:x86/apic] x86, irq: Kill useless parameter 'irq_attr' "

[U-Boot] porting u-boot, MMU question
 2014-11-05 17:16 UTC  (3+ messages)

[PATCHv1 net-next] xen-netback: remove unconditional pull_skb_tail in guest Tx path
 2014-11-05 17:16 UTC  (5+ messages)

[PATCH v2 for 4.5] xen/arm: Add support for GICv3 for domU
 2014-11-05 17:15 UTC  (6+ messages)

[PATCH 0/2] x86-64: allow using RIP-relative addressing for per-CPU data
 2014-11-05 17:15 UTC  (4+ messages)

[Patch Part1 v3 07/20] x86, irq: Protect __clear_irq_vector() with vector_lock
 2014-11-05 17:14 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH] staging:rtl8723au: core: Fix error reported by checkpatch
 2014-11-05 17:15 UTC  (3+ messages)
` [PATCH v2] "

[Patch Part1 v3 06/20] x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx()
 2014-11-05 17:14 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH] rt2800: fix RT5592 TX power settings regression
 2014-11-05 17:03 UTC 

[RFC PATCH V3 00/15] CAN: Add rx-fifo support and port flexcan to it
 2014-11-05 17:16 UTC  (8+ messages)
` [PATCH 11/15] can: rx-fifo: Add support for can state tracking and error polling

[Patch Part1 v3 04/20] x86, irq: Convert irq_2_pin list to generic list
 2014-11-05 17:13 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part1 v3 05/20] x86, irq: Refine hw_irq.h to prepare for irqdomain support
 2014-11-05 17:13 UTC  (2+ messages)
` [tip:x86/apic] "

[Xen-devel] [PATCHv1 net-next] xen-netback: remove unconditional pull_skb_tail in guest Tx path
 2014-11-05 17:15 UTC  (5+ messages)
    `  "

[Buildroot] [PATCH] barebox: bump to version 2014.11.0
 2014-11-05 17:14 UTC  (2+ messages)

[Patch Part1 v3 02/20] x86, irq, ACPI: Fix building warning of unused code
 2014-11-05 17:13 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part1 v3 01/20] ACPI, irq, x86: Get rid of special handling of GSI for ACPI SCI
 2014-11-05 17:12 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part1 v3 20/20] x86, irq: Fix link error of undefined reference to send_cleanup_vector
 2014-11-05 17:12 UTC  (2+ messages)
` [tip:x86/apic] x86, irq: Provide empty send_cleanup_vector() stub for UP builds

[PATCH 0/2] clk: at91: usb: rate calculation fixes
 2014-11-05 17:13 UTC  (2+ messages)

[PATCH v10 0/3] add support for Diolan DLN-2
 2014-11-05 17:11 UTC  (5+ messages)
` [PATCH v10 1/3] mfd: add support for Diolan DLN-2 devices
` [PATCH v10 3/3] gpio: add support for the Diolan DLN-2 USB GPIO driver

[PATCH] ASoC: samsung: Add MODULE_DEVICE_TABLE for Snow
 2014-11-05 17:09 UTC  (4+ messages)

[PATCH] pinctrl: dra: dt-bindings: Fix output pull up/down
 2014-11-05 17:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4] tty: serial: men_z135_uart: Fix driver for changes in hardware
 2014-11-05 17:10 UTC  (5+ messages)

[RFC PATCH] fs: allow open(dir, O_TMPFILE|..., 0) with mode 0
 2014-11-05 17:10 UTC  (14+ messages)

[PATCH 1/1] nilfs2: remove unnecessary call to nilfs_construct_dsync_segment()
 2014-11-05 17:08 UTC  (5+ messages)

[Qemu-devel] [PATCH] seccomp: change configure to avoid arm 32 to break
 2014-11-05 17:08 UTC  (2+ messages)

[Buildroot] [PATCH] stunnel: bump to version 5.07
 2014-11-05 17:08 UTC  (2+ messages)

[PATCH] lib/librte_vhost: code style fixes
 2014-11-05 17:07 UTC  (3+ messages)

[PATCH v4 00/11] mtd: nand: Support for new DT NAND driver
 2014-11-05 16:59 UTC  (2+ messages)
` [PATCH v4 09/11] mtd: nand: stm_nand_bch: adding BBT header

powerpc: mitigate impact of decrementer reset
 2014-11-05 17:06 UTC  (2+ messages)

[PATCH] drm: Global atomic state handling
 2014-11-05 17:06 UTC  (2+ messages)

[RFC][PATCH 00/12 v3] seq-buf/x86/printk: Print all stacks from NMI safely
 2014-11-05 17:06 UTC  (3+ messages)
` [RFC][PATCH 10/12 v3] seq-buf: Make seq_buf_bprintf() conditional on CONFIG_BINARY_PRINTF


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.