All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-08 19:41:31 to 2014-12-08 21:08:16 UTC [more...]

[PATCH v1 00/34] Minor clean & Secure Element support for ST21NFCA/ST21NFCB
 2014-12-08 21:08 UTC  (12+ messages)
  ` [PATCH v1 01/34] NFC: dts: st21nfca: Fix compatible string spelling to follow other drivers
  ` [PATCH v1 02/34] NFC: dts: st21nfcb: "
  ` [PATCH v1 03/34] NFC: st21nfcb: Fix "WARNING: invalid free of devm_ allocated data"
  ` [PATCH v1 04/34] NFC: st21nfca: Remove unreachable code
  ` [PATCH v1 05/34] NFC: hci: Change event_received handler gate parameter to pipe
  ` [PATCH v1 06/34] NFC: hci: Add pipes table to reference them with a tuple {gate, host}
  ` [PATCH v1 07/34] NFC: hci: Change nfc_hci_send_response gate parameter to pipe
  ` [PATCH v1 08/34] NFC: hci: Reference every pipe information according to notification
  ` [PATCH v1 09/34] NFC: hci: Add cmd_received handler
  ` [PATCH v1 10/34] NFC: pn544: Change event_received gate parameter to pipe
  ` [PATCH v1 11/34] NFC: microread: "

Submitting patches question
 2014-12-08 21:05 UTC 

Regression: bug 85491: radeon 0000:01:00.0: Fatal error during GPU init
 2014-12-08 21:04 UTC  (8+ messages)

[next:master 10653/11539] arch/x86/ia32/audit.c:38:14: sparse: incompatible types for 'case' statement
 2014-12-08 21:03 UTC  (2+ messages)

[PATCH] misc: ioc4: fix variable may be used uninitialized warning
 2014-12-08 21:03 UTC  (7+ messages)
      ` [PATCH] misc: ioc4: simplify wave period measurement in clock_calibrate

[PATCH] PNP: Switch from __check_region() to __request_region()
 2014-12-08 21:01 UTC 

[Qemu-devel] [PATCH V2] support access to more performance registers in AA64 mode
 2014-12-08 21:00 UTC  (4+ messages)

wl1251: NVS firmware data
 2014-12-08 21:00 UTC  (16+ messages)

[linux-lvm] Raid1 -> linear conversion = destroyed data
 2014-12-08 20:59 UTC  (5+ messages)

[PATCH 1/2] mn88472: fix firmware downloading
 2014-12-08 20:59 UTC  (5+ messages)
` [PATCH 2/2] mn88472: implement firmware parity check

hid-replay captured data
 2014-12-08 20:58 UTC 

[PATCH 0/4] Developer workflow related enhancements / fixes
 2014-12-08 20:57 UTC  (4+ messages)
` [PATCH 4/4] event: fix resetting class handlers object

[Qemu-devel] [PATCH 0/9] pc: acpi: various fixes and cleanups
 2014-12-08 20:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/9] pc: acpi: fix WindowsXP BSOD when memory hotplug is enabled

[PATCH 00/24] V2: Add machine qemuarm64
 2014-12-08 20:56 UTC  (9+ messages)
` [PATCH 13/24] libunwind: add aarch64 support
` [PATCH 16/24] packagegroup-core-tools-profile: remove sysprof for aarch64
` [PATCH 17/24] qemu: add single step support "
` [PATCH 19/24] gcc: Disable aarch64 multilib options

Mainline kernel really hates bateries in N900
 2014-12-08 20:56 UTC  (2+ messages)

[PATCH] init: calibrate: fix style issues
 2014-12-08 20:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/5]
 2014-12-08 20:55 UTC  (3+ messages)
` [PATCH v3 3/5] usb: dwc2: add generic PHY framework support for dwc2 usb controler platform driver

[PATCH v3] i2c: Driver to expose PowerNV platform i2c busses
 2014-12-08 20:55 UTC  (5+ messages)

[RFC 0/2] Qualcomm RPM sleep states
 2014-12-08 20:55 UTC  (12+ messages)

[PATCH v2 0/3] FPGA Framework with DT and sysfs support
 2014-12-08 20:53 UTC  (10+ messages)
` [PATCH v2 2/3] fpga manager: framework core

[U-Boot] [PATCH v4 9/9] arm: ls102xa: Add NAND boot support for LS1021AQDS board
 2014-12-08 20:53 UTC  (2+ messages)

wintv-hvr-1955 status
 2014-12-08 20:53 UTC  (2+ messages)

[nfs-utils PATCH v3 00/17] A few enhancements to mountstats.py
 2014-12-08 19:57 UTC  (18+ messages)
` [nfs-utils PATCH v3 01/17] mountstats: Fix up NFS event counters
` [nfs-utils PATCH v3 02/17] mountstats: Add lists of various counters
` [nfs-utils PATCH v3 03/17] mountstats: Refactor __parse_nfs_line and __parse_rpc_line
` [nfs-utils PATCH v3 04/17] mountstats: Refactor compare_iostats
` [nfs-utils PATCH v3 05/17] mountstats: Convert existing option parsing to use the argparse module
` [nfs-utils PATCH v3 06/17] mountstats: Make ms-iostat output match that of nfs-iostat.py
` [nfs-utils PATCH v3 07/17] mountstats: Make print_iostat_summary handle newly appearing mounts
` [nfs-utils PATCH v3 08/17] mountstats: Add support for -f/--file to the mountstats and ms-iostat commands
` [nfs-utils PATCH v3 09/17] mountstats: Add support for -S/--since "
` [nfs-utils PATCH v3 10/17] mountstats: Fix IndexError in __parse_nfs_line
` [nfs-utils PATCH v3 11/17] mountstats: Allow mountstats_command to take a variable number of mountpoints
` [nfs-utils PATCH v3 12/17] mountstats: Add support for -R/--raw to mountstats_command
` [nfs-utils PATCH v3 13/17] mountstats: Implement nfsstat_command
` [nfs-utils PATCH v3 14/17] mountstats: Updated the mountstats(8) man page
` [nfs-utils PATCH v3 15/17] mountstats: Added man page for ms-iostat(8)
` [nfs-utils PATCH v3 16/17] mountstats: Added man page for ms-nfsstat(8)
` [nfs-utils PATCH v3 17/17] mountstats: add ms-iostat and ms-nfsstat to Makefile.am

hid-replay captured data
 2014-12-08 20:52 UTC 

[Qemu-devel] mksh on Slackware (was Re: CVS: herc.mirbsd.org: src)
 2014-12-08 20:49 UTC  (3+ messages)

nokia_h4p on 3.16+
 2014-12-08 20:50 UTC  (4+ messages)

[RFC PATCH 00/14] nfsd/sunrpc: add support for a workqueue-based nfsd
 2014-12-08 20:49 UTC  (4+ messages)
` [RFC PATCH 09/14] sunrpc: add basic support for workqueue-based services

[PATCH] ASoC: samsung: i2s: Add missing assignment of variant_regs
 2014-12-08 20:47 UTC  (2+ messages)

[PATCH] ASoC: pcm512x: Trigger auto-increment of register addresses on i2c
 2014-12-08 20:46 UTC  (3+ messages)

[PATCH] xen/blkfront: remove redundant flush_op
 2014-12-08 20:48 UTC  (3+ messages)

[linux-3.10 test] 32144: regressions - FAIL
 2014-12-08 20:45 UTC 

[PATCH 0/3] nfs-utils build fixes
 2014-12-08 20:45 UTC  (4+ messages)
` [PATCH 3/3] [RFC] nfs-utils: include headers from srcdir

[Buildroot] [git commit] ola: bump to 0.9.3
 2014-12-08 20:44 UTC 

[PATCH 0/3] remove undocumented type definition alias
 2014-12-08 20:43 UTC  (12+ messages)
` [PATCH 1/3] kconfig: regenerate parser
` [PATCH 2/3] kconfig: remove undocumented type definition alias 'boolean'
` [PATCH 3/3] kconfig: rename S_BOOLEAN to S_BOOL for consistency

nouveau: Do you really want these new links in the kernel tree?
 2014-12-08 20:42 UTC 

[PATCH v4 0/5] Add gpio support to Broadcom Cygnus SoC
 2014-12-08 20:41 UTC  (18+ messages)
  ` [PATCH v4 1/5] gpio: Cygnus: define Broadcom Cygnus GPIO binding
  ` [PATCH v4 2/5] gpio: Cygnus: add GPIO driver
  ` [PATCH v4 3/5] ARM: mach-bcm: Enable GPIO support for Cygnus
  ` [PATCH v4 4/5] ARM: dts: enable GPIO for Broadcom Cygnus
  ` [PATCH v4 5/5] MAINTAINERS: Entry for Cygnus GPIO driver

[PATCH/RFC v2] Squashed changes for multiple worktrees vs. submodules
 2014-12-08 20:40 UTC  (8+ messages)

3.12.33 - BUG xfrm_selector_match+0x25/0x2f6
 2014-12-08 20:40 UTC  (10+ messages)

[PATCH 0/5] sanitize hda/i915 interface using the component fw
 2014-12-08 20:40 UTC  (10+ messages)
` [PATCH 1/5] drm/i915: add dev_to_i915_priv helper
` [PATCH 2/5] drm/i915: add component support

[Buildroot] [PATCH 1/2] libinput: bump version to 0.7.0
 2014-12-08 20:39 UTC  (2+ messages)

Disks never stop spinning
 2014-12-08 20:38 UTC  (6+ messages)

Bug#501566: [MAN] Clarify two redirection mechanisms
 2014-12-08 20:37 UTC  (2+ messages)

[PATCH] drm/atomic: fix potential null ptr on plane enable
 2014-12-08 20:35 UTC  (3+ messages)

[PATCH v2 25/25] crypto: ansi_cprng - If non-deterministic, don't buffer old output
 2014-12-08 20:34 UTC  (2+ messages)

scheduler help
 2014-12-08 20:34 UTC  (3+ messages)

[PATCH] irqchip: mediatek: Fix error return code detection
 2014-12-08 20:30 UTC  (3+ messages)

[PATCH] buildsys: hwclock requires -lm
 2014-12-08 20:30 UTC 

[PATCH] TTY: missing a lock to access the ldisk buffer
 2014-12-08 20:28 UTC 

[PATCH 0/4] sunrpc: reduce pool->sp_lock contention when queueing a xprt for servicing
 2014-12-08 20:24 UTC  (11+ messages)
` [PATCH 3/4] sunrpc: convert to lockless lookup of queued server threads

[Bug 87059] Graphical glitches r9290
 2014-12-08 20:24 UTC  (3+ messages)

[PATCH] s390: Include kvm_host.h header only if KVM is enabled
 2014-12-08 20:24 UTC  (2+ messages)

[PATCH] srcu: Isolate srcu sections using CONFIG_SRCU
 2014-12-08 20:23 UTC 

Bug report - Input device stopped working ater 3.17 (and isn't working with the latest kernel)
 2014-12-08 20:22 UTC  (2+ messages)

[PATCH v2] CPU hotplug: active_writer not woken up in some cases - deadlock
 2014-12-08 20:21 UTC 

[U-Boot] Link error for arm targets
 2014-12-08 20:21 UTC  (3+ messages)

[PATCH/RFC v8 00/14] LED / flash API integration
 2014-12-08 20:18 UTC  (10+ messages)
` [PATCH/RFC v8 02/14] Documentation: leds: Add description of LED Flash class extension

ixgbe: Regression, unsupported SFP+ modules on 10Gbit/s X520 NIC no longer work with allow_unsupported_sfp=1
 2014-12-08 20:16 UTC  (6+ messages)
  ` AW: "

[PATCH] crypto: qat - add support for cbc(aes) ablkcipher
 2014-12-08 20:13 UTC  (2+ messages)

[GIT PULL] First round of SCSI updates for the 3.18+ merge window
 2014-12-08 20:15 UTC 

[PATCH 0/6] Introducing per-device MSI domain
 2014-12-08 20:12 UTC  (14+ messages)
` [PATCH 1/6] device core: Introduce per-device MSI domain pointer
` [PATCH 2/6] PCI/MSI: add hooks to populate the msi_domain field
` [PATCH 3/6] PCI/MSI: of: add support for OF-provided msi_domain
` [PATCH 4/6] PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain
` [PATCH 5/6] irqchip: GICv2m: Get rid of struct msi_controller
` [PATCH 6/6] irqchip: gicv3-its: "

[PATCH 1/1] Watchdog: Fixed the watchdog close/stop logic - only close the watchdog if the magic character was received and the magic close is supported
 2014-12-08 20:11 UTC  (2+ messages)

[3.13.y-ckt stable] Patch "net/ping: handle protocol mismatching scenario" has been added to staging queue
 2014-12-08 20:10 UTC 

[3.13.y-ckt stable] Patch "MIPS: Loongson: Make platform serial setup always built-in." has been added to staging queue
 2014-12-08 20:10 UTC 

[PATCH V2 00/26] thermal: cpu_cooling: Fixes and cleanups
 2014-12-08 20:01 UTC  (2+ messages)

Bug#747653: grub2-common: update-grub adds both devices and a line feed for BTRFS RAID 1 setup
 2014-12-08 20:09 UTC  (4+ messages)

[PATCH] ASLRv3: randomize_va_space=3 preventing offset2lib attack
 2014-12-08 20:09 UTC  (2+ messages)

[PATCH] crypto: qat - Fix assumption that sg in and out will have the same nents
 2014-12-08 20:05 UTC 

Right location in sysfs for dlpar file
 2014-12-08 20:08 UTC  (7+ messages)

[PATCH v3] crypto: algif - Mark sgl end at the end of data
 2014-12-08 20:03 UTC 

.bbappend and require
 2014-12-08 20:05 UTC  (2+ messages)

[PATCH 01/11] tests: copy test-suite from Frodo Looijaard's getopt
 2014-12-08 20:05 UTC  (4+ messages)
` [PATCH 11/11] getopt: avoid re-terminating long_option list at every update

[PATCH 0/8] Making reflog modifications part of the transactions API
 2014-12-08 20:05 UTC  (2+ messages)

[Buildroot] [git commit] libinput: add hash
 2014-12-08 20:04 UTC 

[Buildroot] [git commit] libinput: bump version to 0.7.0
 2014-12-08 20:04 UTC 

[PATCH] i2c: rk3x: fix bug that cause measured high_ns doesn't meet I2C spec
 2014-12-08 20:04 UTC  (9+ messages)
` [PATCH v3] "

[PATCH v2] clk: Add PWM clock driver
 2014-12-08 20:03 UTC  (3+ messages)

[PATCH 00/15] Patches for DPDK to support tile architecture
 2014-12-08 20:03 UTC  (3+ messages)
` [PATCH 11/15] eal/tile: add EAL support for global mPIPE initialization

[PATCH] Fix KMALLOC_MAX_SIZE overflow during cpumask allocation
 2014-12-08 20:02 UTC  (3+ messages)

[PATCH v2 0/4] thermal: of: of-thermal.c API extensions
 2014-12-08 19:52 UTC  (4+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] thermal: of: Extend of-thermal.c to provide number of trip points

[Buildroot] [git commit] pkg-download: VERIFY_HASH: use same hash file for host and target downloads
 2014-12-08 20:00 UTC  (3+ messages)

XenServer Xen-4.5 (-rc3ish) testing
 2014-12-08 20:00 UTC  (2+ messages)

[BUG] kzalloc overflow in lpfc driver on 6k core system
 2014-12-08 19:55 UTC  (5+ messages)

[U-Boot] [PATCH V5] mpc85xx: inhibit qman and bman portals by default
 2014-12-08 19:54 UTC 

[Bug 88771] New: No API to synchronize against SCSI bus scanning
 2014-12-08 19:52 UTC  (2+ messages)
` [Bug 88771] "

[PATCH v7 0/1] iio: jsa1212: Add JSA1212 proximity/ALS sensor
 2014-12-08 19:51 UTC  (20+ messages)
` [PATCH v7 1/1] "

[U-Boot] [PATCH v4] mpc85xx: inhibit bman portals by default
 2014-12-08 19:51 UTC 

[PATCH 1/5] android/gatt: Fix write confirm callback being not set
 2014-12-08 19:50 UTC  (8+ messages)
` [PATCH 3/5] android/gatt: Fix write commands being not handled

Nothing is better than you!
 2014-12-08 17:58 UTC 

[RFC][PATCHES] iov_iter.c rewrite
 2014-12-08 19:48 UTC  (11+ messages)

[PATCH v2 0/5]
 2014-12-08 19:46 UTC  (5+ messages)
` [PATCH v2 3/5] usb: dwc2: Add generic PHY framework support for dwc2 usb controler platform driver

[PATCH v3 1/5] gpio: Cygnus: define Broadcom Cygnus GPIO binding
 2014-12-08 19:45 UTC  (5+ messages)

pull request: wireless-next 2014-12-08
 2014-12-08 19:32 UTC 

[PATCH 0/2] x86_64: switch_to fixes
 2014-12-08 19:44 UTC  (3+ messages)
` [PATCH 1/2] x86_64, switch_to: Load TLS descriptors before switching DS and ES
` [PATCH 2/2] x86_64, switch_to: Fix an incorrect comment


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.