All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-11 22:11:22 to 2014-12-12 00:03:09 UTC [more...]

post-receive: pub/scm/linux/kernel/git/mst/vhost
 2014-12-12  0:03 UTC 

[PATCH v5 0/3] Add gpio support to Broadcom Cygnus SoC
 2014-12-12  0:05 UTC  (3+ messages)
  ` [PATCH v5 1/3] gpio: Cygnus: define Broadcom Cygnus GPIO binding
  ` [PATCH v5 2/3] gpio: Cygnus: add GPIO driver

[PATCH 0/8] lib: bitmap: Another small series
 2014-12-12  0:01 UTC  (9+ messages)
` [PATCH 1/8] lib: bitmap: More signed->unsigned conversions
` [PATCH 2/8] linux/nodemask.h: Update bitmap wrappers to take unsigned int
` [PATCH 3/8] linux/cpumask.h: "
` [PATCH 4/8] lib: bitmap: Update bitmap_onto to unsigned
` [PATCH 5/8] lib: bitmap: Change parameters of bitmap_fold "
` [PATCH 6/8] lib: bitmap: Simplify bitmap_pos_to_ord
` [PATCH 7/8] lib: bitmap: Simplify bitmap_ord_to_pos
` [PATCH 8/8] lib: bitmap: Minor changes of bitmap_remap

post-receive: pub/scm/linux/kernel/git/mst/vhost
 2014-12-11 23:58 UTC 

[PATCH BlueZ 0/3] foreach early termination
 2014-12-11 23:58 UTC  (5+ messages)
` [PATCH BlueZ 1/3] shared/queue: enable early terminate foreach
` [PATCH BlueZ 3/3] shared/gatt-db: enable foreach early termination

[PATCH 5/7] drm/i915: Prepare for atomic plane helpers (v6)
 2014-12-11 23:54 UTC  (2+ messages)
` [PATCH] drm/i915: Prepare for atomic plane helpers (v7)

[PATCH 2/7] drm/i915: Refactor work that can sleep out of commit (v3)
 2014-12-11 23:53 UTC  (2+ messages)
` [PATCH] drm/i915: Refactor work that can sleep out of commit (v4)

[PATCH] staging: rtl8723au: Fix sparse warnings
 2014-12-11 23:53 UTC  (2+ messages)

[PATCH] generic/299: various fixes
 2014-12-11 23:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH RFC 0/5] virtio_pci: modern driver
 2014-12-11 23:49 UTC  (6+ messages)
` [PATCH RFC 3/5] pci: add pci_iomap_range

[PATCH] core.ignoreStat is affected by --assume-unchanged misunderstandings
 2014-12-11 23:48 UTC  (2+ messages)
` [PATCH] doc: core.ignoreStat clarify the --assume-unchanged effect

[PATCH] drm/i915: Add GPGPU_THREADS_DISPATCHED to the register whitelist
 2014-12-11 23:48 UTC  (2+ messages)

[PATCH] Make /proc/<pid>/io world readable
 2014-12-11 23:04 UTC  (2+ messages)

[PULL] virtio: virtio 1.0 support, misc patches
 2014-12-11 23:45 UTC  (7+ messages)

post-receive: pub/scm/devel/sparse/chrisl/sparse
 2014-12-11 23:43 UTC 

post-receive: pub/scm/linux/kernel/git/elder/greybus
 2014-12-11 23:42 UTC 

post-receive: pub/scm/linux/kernel/git/mst/vhost
 2014-12-11 23:41 UTC 

[PATCH] git-check-ignore.txt: Clarify exit codes
 2014-12-11 23:40 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2014-12-11 23:39 UTC 

[PATCH] ftracetest: Replace usleep with sleep 0.000001
 2014-12-11 23:39 UTC  (4+ messages)
  `  "

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2014-12-11 23:39 UTC 

[PATCH] mm/zsmalloc: disclose statistics to debugfs
 2014-12-11 23:40 UTC  (3+ messages)

Unable to make subsequent BLE connections
 2014-12-11 23:37 UTC  (3+ messages)

[RFC 0/3] SoCFPGA: Add HPS bridges
 2014-12-11 23:35 UTC  (3+ messages)

[GIT PULL] ipmi driver updates
 2014-12-11 23:33 UTC  (6+ messages)

[PATCH] common: suppress "Broken pipe" errors
 2014-12-11 23:30 UTC  (4+ messages)

[PATCH 0/3] Add support for 'tty-slaves' described by devicetree
 2014-12-11 23:32 UTC  (16+ messages)
` [PATCH 2/3] TTY: add slave driver to power-on device via a regulator
` [PATCH 3/3] TTY/slave: add driver for w2sg0004 GPS
` [PATCH 1/3] TTY: add support for "tty slave" devices

[PATCH 0/2] usb: serial: handle -ENODEV and -EPROTO quietly
 2014-12-11 23:29 UTC  (3+ messages)
` [PATCH 1/2] usb: serial: handle -EPROTO quietly in generic_read_bulk
` [PATCH 2/2] usb: serial: handle -ENODEV quietly in generic_submit_read_urb

post-receive: pub/scm/linux/kernel/git/davem/net
 2014-12-11 23:30 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net
 2014-12-11 23:30 UTC 

[Qemu-devel] [PATCH v2 00/15] target-arm: Add CPU security extension enablement
 2014-12-11 23:29 UTC  (16+ messages)
` [Qemu-devel] [PATCH v2 01/15] target-arm: Add vexpress class and machine types
` [Qemu-devel] [PATCH v2 02/15] target-arm: Add vexpress a9 & a15 machine objects
` [Qemu-devel] [PATCH v2 03/15] target-arm: Switch to common vexpress machine init
` [Qemu-devel] [PATCH v2 04/15] target-arm: Add vexpress machine secure property
` [Qemu-devel] [PATCH v2 05/15] target-arm: Change vexpress daughterboard init arg
` [Qemu-devel] [PATCH v2 06/15] target-arm: Add virt class and machine types
` [Qemu-devel] [PATCH v2 07/15] target-arm: Add virt machine secure property
` [Qemu-devel] [PATCH v2 08/15] target-arm: Add feature unset function
` [Qemu-devel] [PATCH v2 09/15] target-arm: Add ARMCPU secure property
` [Qemu-devel] [PATCH v2 10/15] target-arm: Add arm_boot_info secure_boot control
` [Qemu-devel] [PATCH v2 11/15] target-arm: Enable CPU has_el3 prop during VE init
` [Qemu-devel] [PATCH v2 12/15] target-arm: Set CPU has_el3 prop during virt init
` [Qemu-devel] [PATCH v2 13/15] target-arm: Breakout integratorcp and versatilepb cpu init
` [Qemu-devel] [PATCH v2 14/15] target-arm: Disable EL3 on unsupported machines
` [Qemu-devel] [PATCH v2 15/15] target-arm: add cpu feature EL3 to CPUs with Security Extensions

[PATCH] Bluetooth: btusb: support public address configuration for ath3012
 2014-12-11 23:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] iprutils: rename patches to follow the new name convention
 2014-12-11 23:27 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] iprutils: Don't include host headers
` [Buildroot] [PATCH 3/3] iprutils: bump to version 2.4.5

[PATCH RFC] PCI: Turn off BARs when disabling device
 2014-12-11 23:23 UTC  (3+ messages)

[PATCH 5/5] drm/i915/opregion: start using extended didl
 2014-12-11 23:23 UTC  (2+ messages)

GIT: ignoring changes in tracked files and bug report
 2014-12-11 23:23 UTC  (4+ messages)
` [PATCH] commit: ignore assume-unchanged files in "commmit <file>" mode

post-receive: pub/scm/git/git
 2014-12-11 23:21 UTC 

Installing xen tools on Distros
 2014-12-11 23:20 UTC  (2+ messages)

[PATCH v3 00/10] VM Power Management
 2014-12-11 23:18 UTC  (5+ messages)
` [Qemu-devel] [dpdk-dev] [PATCH v4 "
  ` [Qemu-devel] "
      `  "

[PATCH] thermal: imx: Do not print error message in the EPROBE_DEFER case
 2014-12-11 23:18 UTC  (3+ messages)

[RFC] drm/i915: tame the chattermouth
 2014-12-11 23:18 UTC 

[PATCH v2] x86/hvm: Extend HVM cpuid leaf with vcpu id
 2014-12-11 23:17 UTC  (2+ messages)

[PATCH 1/1] skip RFC1991 tests with gnupg 2.1.x
 2014-12-11 23:10 UTC  (5+ messages)

[PATCH v4 0/6] FPGA Manager Framework
 2014-12-11 23:14 UTC  (5+ messages)
` [PATCH v4 6/6] staging: fpga manager: add driver for altera socfpga manager

[RFC PATCH 0/7] Developer workflow improvements
 2014-12-11 23:14 UTC  (9+ messages)

[Buildroot] [PATCHv2 0/3] Improved static/shared library handling
 2014-12-11 23:13 UTC  (7+ messages)
` [Buildroot] [PATCHv2 1/3] Turn the static lib option into a choice with more options
` [Buildroot] [PATCHv2 2/3] ncurses: better handling for shared/static library
` [Buildroot] [PATCHv2 3/3] Build shared libraries only as the default

[Buildroot] [git commit] Build shared libraries only as the default
 2014-12-11 23:09 UTC 

[Buildroot] [git commit] ncurses: better handling for shared/static library
 2014-12-11 23:09 UTC 

[Buildroot] [git commit] Turn the static lib option into a choice with more options
 2014-12-11 23:09 UTC 

Compiled tridentfb hangs but distribution kernel works fine
 2014-12-11 23:07 UTC  (4+ messages)

[Buildroot] [PATCH] triggerhappy: new package
 2014-12-11 23:08 UTC  (2+ messages)

[Buildroot] [git commit] triggerhappy: new package
 2014-12-11 23:07 UTC 

[ath9k-devel] Chip glitch for RSSI value ?
 2014-12-11 23:05 UTC  (3+ messages)

[GIT PULL] xfs: updates for 3.19-rc1
 2014-12-11 23:04 UTC  (2+ messages)

[PATCH v7 0/4] arch: Add lightweight memory barriers for coherent memory access
 2014-12-11 23:02 UTC  (6+ messages)
` [net-next PATCH v7 resubmit "
  ` [net-next PATCH v7 resubmit 1/4] arch: Cleanup read_barrier_depends() and comments
  ` [net-next PATCH v7 resubmit 2/4] arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
  ` [net-next PATCH v7 resubmit 3/4] r8169: Use dma_rmb() and dma_wmb() for DescOwn checks
  ` [net-next PATCH v7 resubmit 4/4] fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads

[ath9k-devel] High Resolution RTT timestamp timer in ath9k
 2014-12-11 23:04 UTC  (2+ messages)

[PATCH V3 0/2] dmaengine: Support for IMG MDC
 2014-12-11 22:59 UTC  (4+ messages)
` [PATCH V3 1/2] dmaengine: Add binding document "
` [PATCH V3 2/2] dmaengine: Add driver "

ENOSPC after conversion [Was: Fixing Btrfs Filesystem Full Problems typo?]
 2014-12-11 23:01 UTC  (3+ messages)

[PATCH v2] i2c: rk3x: Account for repeated start time requirement
 2014-12-11 23:00 UTC  (3+ messages)

[Buildroot] [PATCH 0/4 v5] pkg-download: check hashes before the download (branch yem/download-hash)
 2014-12-11 23:00 UTC  (6+ messages)
` [Buildroot] [PATCH 1/4 v5] support/download: add option parsing to the download wrapper
` [Buildroot] [PATCH 2/4 v5] pkg-download: check for already downloaded file in "
` [Buildroot] [PATCH 3/4 v5] pkg-download: verify the hashes from "
` [Buildroot] [PATCH 4/4 v5] pkg-download: check hashes for locally cached files

Special handling of display/VGA devices in hotplug drivers
 2014-12-11 22:57 UTC  (5+ messages)

[Buildroot] [git commit] pkg-download: check hashes for locally cached files
 2014-12-11 22:59 UTC 

[Buildroot] [git commit] pkg-download: verify the hashes from the download wrapper
 2014-12-11 22:59 UTC 

[xen-4.4-testing test] 32231: tolerable FAIL - PUSHED
 2014-12-11 22:58 UTC 

[Buildroot] [git commit] pkg-download: check for already downloaded file in the download wrapper
 2014-12-11 22:58 UTC 

frequent lockups in 3.18rc4
 2014-12-11 22:57 UTC  (15+ messages)

[GIT PULL] fbdev fixes for 3.19
 2014-12-11 22:58 UTC  (4+ messages)

[Buildroot] [git commit] support/download: add option parsing to the download wrapper
 2014-12-11 22:58 UTC 

[PATCH] ext2fs: fix integer overflow in rb_get_bmap_range
 2014-12-11 22:58 UTC  (2+ messages)

[PATCH v3] Perf Bench: Locking Microbenchmark
 2014-12-11 22:57 UTC  (2+ messages)

[Buildroot] systemd: syslog.socket fails
 2014-12-11 22:57 UTC  (4+ messages)

[PATCH] fs/debugfs: add get/set for atomic_long types
 2014-12-11 22:50 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/jikos/hid
 2014-12-11 22:55 UTC 

[dm-crypt] question
 2014-12-11 22:54 UTC  (4+ messages)

git objects mode 755 vs 700
 2014-12-11 22:50 UTC  (2+ messages)

[PATCH 00/47] e2fsprogs November 2014 patchbomb
 2014-12-11 22:49 UTC  (3+ messages)
` [PATCH 51/47] e2fsck: force-reread of inode from disk when re-checking a checksum error

[Ceph-maintainers] statically allocated uid/gid for ceph
 2014-12-11 22:47 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2014-12-11 22:46 UTC 

[PATCH iproute2 v3] ip: Simplify executing ip cmd within network ns
 2014-12-11 22:32 UTC 

VDSO randomization not very random
 2014-12-11 22:41 UTC  (3+ messages)

[PATCH 1/1] insane.bbclass: Added QA test for expanded ${D}
 2014-12-11 22:40 UTC 

[PATCH v2 1/1] create gpg homedir on the fly and skip RFC1991 tests for gnupg 2.1
 2014-12-11 22:41 UTC  (2+ messages)

[PATCH] powerpc/kdump: skip enabling big endian exception during crash
 2014-12-11 22:40 UTC  (2+ messages)
`  "

[PATCH v2] HID: logitech-hidpp: prefix the name with Logitech
 2014-12-11 22:39 UTC 

[PATCH RFC] ipvs: reschedule new connections if previous was on FIN_WAIT or TIME_WAIT
 2014-12-11 22:39 UTC  (7+ messages)

[RFC 0/2] Qualcomm RPM sleep states
 2014-12-11 22:36 UTC  (12+ messages)

no-xmailer tests fail under Mac OS
 2014-12-11 22:35 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/dgc/linux-xfs
 2014-12-11 22:34 UTC 

[PATCH 00/19] gssd improvements
 2014-12-11 22:31 UTC  (25+ messages)

[PATCH] sata: xgene: add ACPI support for APM X-Gene SATA ports
 2014-12-11 22:31 UTC 

Implement lbr-as-callgraph v10
 2014-12-11 22:27 UTC  (5+ messages)
` [PATCH 03/10] perf, tools: Use al.addr to set up call chain

[PATCH v3 0/1] mfd: intel_quark_i2c_gpio: Add Intel Quark X1000 I2C-GPIO MFD Driver
 2014-12-11 22:26 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH net-next v2 2/4] swdevice: add new api to set and del bridge port attributes
 2014-12-11 22:25 UTC  (8+ messages)

__hci_cmd_sync() not suitable for nokia h4p
 2014-12-11 22:25 UTC  (10+ messages)

[patch] blk-mq: fix plugging in blk_sq_make_request
 2014-12-11 22:23 UTC  (2+ messages)

[PATCH] param: do not set store func without write perm
 2014-12-11 22:21 UTC 

[PATCH V5 0/3] perf tool: Haswell LBR call stack support (user)
 2014-12-11 22:21 UTC  (2+ messages)

[PATCH 1/3] meta: properly align types in meta_template table
 2014-12-11 22:21 UTC  (3+ messages)
` [PATCH 2/3] dtype: fix memory leak in concat_type_destroy()
` [PATCH 3/3] datatype: print datatype name in datatype_print() BUG message

[PATCH] scsi: fix random memory corruption with scsi-mq + T10 PI
 2014-12-11 22:18 UTC  (2+ messages)

Accounting audit messages dropped from kernel
 2014-12-11 22:12 UTC 

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

[PATCH v2] ext4: the _require checks for bigalloc need a larger fs size
 2014-12-11 22:11 UTC 

[PATCH 0/4] HID: logitech-hidpp: fixes for error conditions
 2014-12-11 22:11 UTC  (6+ messages)
` [PATCH 4/4] HID: logitech-hidpp: disable io in probe error path


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.