All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-17 13:03:30 to 2015-09-17 14:10:25 UTC [more...]

post-receive: pub/scm/linux/kernel/git/lenb/linux
 2015-09-17 14:10 UTC 

[PATCH v2 0/7] hwrng: Add support for STMicroelectronics' RNG IP
 2015-09-17 14:08 UTC  (21+ messages)
` [PATCH v2 1/7] Documentation: hw_random: Fix device node name reference /dev/hw_random => /dev/hwrng
` [PATCH v2 2/7] hwrng: Kconfig: "
` [PATCH v2 3/7] hwrng: core: Simplify RNG switching from sysfs
` [PATCH v2 4/7] hwrng: st: Provide DT bindings for ST's Random Number Generator
` [PATCH v2 5/7] hwrng: st: Add support for ST's HW "
` [PATCH v2 6/7] ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07,10}
  ` [PATCH v2 6/7] ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07, 10}
` [PATCH v2 7/7] MAINTAINERS: Add ST's Random Number Generator to the ST entry

post-receive: pub/scm/linux/kernel/git/linville/wireless-testing
 2015-09-17 14:07 UTC 

post-receive: pub/scm/linux/kernel/git/linville/wireless-testing
 2015-09-17 14:07 UTC 

[PATCH v2] Rename 'BRANCH' variable to 'SRCBRANCH' for clearness
 2015-09-17 14:06 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/3] monitor: throttle VSERPORT_CHANGED by "id"
 2015-09-17 14:06 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] monitor: split MonitorQAPIEventState
` [Qemu-devel] [PATCH 2/3] monitor: throttle QAPI_EVENT_VSERPORT_CHANGE by "id"

NFS/TCP/IPv6 acting strangely in 4.2
 2015-09-17 14:06 UTC  (13+ messages)

Linux 4.3-rc1 build error with older elfutils "util/symbol-elf.c:41:5: error: no previous prototype for ‘elf_getphdrnum’"
 2015-09-17 14:06 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/3] sunxi: support FEL-provided environment vars and "fel" boot target
 2015-09-17 14:05 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/3] sunxi: retrieve FEL-provided values to environment variables

[GIT PULL] arm64: fixes for -rc2
 2015-09-17 14:04 UTC  (2+ messages)

[PATCH] kvmtool: don't rely on $HOME
 2015-09-17 14:03 UTC 

How do you force-close a dm device after a disk failure?
 2015-09-17 14:04 UTC  (6+ messages)

[PATCH i-g-t] scripts: add quick-testlist.py
 2015-09-17 14:01 UTC  (6+ messages)
` [PATCH i-g-t v2] "

[PATCH v4] net: Fix behaviour of unreachable, blackhole and prohibit routes
 2015-09-17 14:01 UTC 

[RFC PATCH v2 0/7] Pseudo-NMI for arm64 using ICC_PMR_EL1 (GICv3)
 2015-09-17 14:01 UTC  (9+ messages)
` [RFC PATCH v2 3/7] arm64: alternative: Apply alternatives early in boot process

post-receive: pub/scm/linux/kernel/git/kvmarm/kvmarm
 2015-09-17 13:57 UTC 

[PATCH for-next 0/9] Add RoCE v2 support
 2015-09-17 13:57 UTC  (3+ messages)
` [PATCH for-next 7/9] IB/cma: Add configfs for rdma_cm

[RFC PATCH] Add VHOST PMD
 2015-09-17 13:56 UTC  (5+ messages)
` [RFC PATCH] vhost: "

[Buildroot] [PATCH] sysvinit: build fixed for arm64 architectures
 2015-09-17 13:56 UTC  (2+ messages)

[PATCH v2] tty: fix data race in flush_to_ldisc
 2015-09-17 13:55 UTC  (6+ messages)

problem with "serial" driver in kernel 3.16.0
 2015-09-17 13:54 UTC  (2+ messages)

btattach: Add auto attach/detach
 2015-09-17 13:53 UTC  (5+ messages)

[Buildroot] [PATCH] libseccomp: Add new config option to build and install tests
 2015-09-17 13:53 UTC 

[PATCH 1/2] arm64: mediatek: enable MTK_TIMER
 2015-09-17 13:51 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: mt8173: add timer node

[PATCH 0/1] Add a dummy pointercal calibration for qemu
 2015-09-17 13:50 UTC  (5+ messages)
` [PATCH 1/1] xinput-calibrator: Add a dummy calibration file "

[PATCH] clk: Remove unneeded semicolons
 2015-09-17 13:49 UTC 

[PATCH v2 0/9] Allocate sys_membarrier on main architectures
 2015-09-17 13:49 UTC  (9+ messages)
` [RFC PATCH v2 6/9] arm: allocate sys_membarrier system call number

[Qemu-devel] [PATCH 00/16] block: Get rid of bdrv_swap()
 2015-09-17 13:48 UTC  (17+ messages)
` [Qemu-devel] [PATCH 01/16] block: Introduce BDS.file_child
` [Qemu-devel] [PATCH 02/16] vmdk: Use BdrvChild instead of BDS for references to extents
` [Qemu-devel] [PATCH 03/16] blkverify: Convert s->test_file to BdrvChild
` [Qemu-devel] [PATCH 04/16] quorum: Convert "
` [Qemu-devel] [PATCH 05/16] block: Convert bs->file "
` [Qemu-devel] [PATCH 06/16] block: Remove bdrv_open_image()
` [Qemu-devel] [PATCH 07/16] block: Convert bs->backing_hd to BdrvChild
` [Qemu-devel] [PATCH 08/16] block: Manage backing file references in bdrv_set_backing_hd()
` [Qemu-devel] [PATCH 09/16] block: Split bdrv_move_feature_fields()
` [Qemu-devel] [PATCH 10/16] block/io: Make bdrv_requests_pending() public
` [Qemu-devel] [PATCH 11/16] block-backend: Add blk_set_bs()
` [Qemu-devel] [PATCH 12/16] block: Introduce parents list
` [Qemu-devel] [PATCH 13/16] block: Implement bdrv_append() without bdrv_swap()
` [Qemu-devel] [PATCH 14/16] blockjob: Store device name at job creation
` [Qemu-devel] [PATCH 15/16] block: Add and use bdrv_replace_in_backing_chain()
` [Qemu-devel] [PATCH 16/16] block: Remove bdrv_swap()

[PATCH v2 0/4] scsi: cleanup ioctl headers and provide UAPI versions
 2015-09-17 13:47 UTC  (5+ messages)
` [PATCH v2 1/4] scsi: remove old-style type names from sg.h
` [PATCH v2 2/4] scsi: cleanup scsi/scsi_ioctl.h
` [PATCH v2 3/4] scsi: move all obsolete ioctls to scsi/scsi_ioctl.h
` [PATCH v2 4/4] scsi: provide UAPI version of scsi/sg.h and scsi/scsi_ioctl.h

[PATCH v2] ixgbe: fix access to last byte of EEPROM
 2015-09-17 13:47 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/2] Introspection optimization helpers
 2015-09-17 13:45 UTC  (6+ messages)
` [PATCH 1/2] xen, libxc: Introduced XEN_DOMCTL_emulate_each_rep

[qemu-mainline test] 62028: regressions - FAIL
 2015-09-17 13:44 UTC 

[PATCH] nfs: fix v4.2 SEEK on files over 2 gigs
 2015-09-17 13:44 UTC  (4+ messages)

[PATCH] drm/i915/bxt: Fix wrongly placed ')' in I915_READ()
 2015-09-17 13:42 UTC  (2+ messages)

[distros-debian-wheezy test] 37941: regressions - FAIL
 2015-09-17 13:39 UTC 

[PATCH] drm/i915/bios: handle MIPI Sequence Block v3+ gracefully
 2015-09-17 13:42 UTC 

Multiple codecs on one sound card for multi-channel sound card
 2015-09-17 13:38 UTC  (6+ messages)

[PATCH] SUNRPC: Fix a race in xs_reset_transport
 2015-09-17 13:38 UTC  (3+ messages)

[PATCH] ARM: OMAP2+: Remove unneeded semicolons
 2015-09-17 13:38 UTC 

[BUG] Revert 0b05e2d671c4 'powerpc/32: cacheable_memcpy becomes memcpy'
 2015-09-17 13:29 UTC  (6+ messages)

Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x mount
 2015-09-17 13:36 UTC  (7+ messages)

[PATCH v8 00/13] Add VT-d Posted-Interrupts support
 2015-09-17 13:36 UTC  (7+ messages)
` [PATCH v8 03/13] KVM: Define a new interface kvm_intr_is_single_vcpu()

[PATCH v2 1/3] Documentation: bindings: brcmstb: Document write-pairing
 2015-09-17 13:35 UTC 

round 11
 2015-09-17 13:34 UTC  (3+ messages)
  ` [Outreachy kernel] "

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2015-09-17_05-01-41
 2015-09-17 13:33 UTC 

[PATCH] IB/hfi: Properly set permissions for user device files
 2015-09-17 13:33 UTC  (2+ messages)

[asoc:topic/sunxi 2/2] sound/soc/sunxi/sun4i-codec.c:708:3-8: No need to set .owner here. The core will do it
 2015-09-17 13:32 UTC  (4+ messages)
` [PATCH] ASoC: sunxi: fix platform_no_drv_owner.cocci warnings

[Xenomai] Error code -19
 2015-09-17 13:32 UTC  (4+ messages)

[PATCH 0/2] ASoC: Add support for the Allwinner A10 codec
 2015-09-17 13:31 UTC  (6+ messages)
` [PATCH 2/2] ASoC: sunxi: add support for the on-chip codec on early Allwinner SoCs

[Qemu-devel] [PULL 0/4] Net patches
 2015-09-17 13:29 UTC  (2+ messages)

[PATCH BAT V1 0/7] BAT: Add Basic Audio Tester command line tool
 2015-09-17 13:29 UTC  (6+ messages)

[Buildroot] [PATCH v3 0/5] Buildroot printing with Cups
 2015-09-17 13:30 UTC  (3+ messages)
` [Buildroot] [PATCH v3 1/5] package/cups: Un-deprecate, and update CUPS to 2.1.0

On a personal note
 2015-09-17 13:29 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/abelloni/linux
 2015-09-17 13:28 UTC 

[RFC v5 0/3] mm: make swapin readahead to gain more thp performance
 2015-09-17 13:28 UTC  (4+ messages)
` [RFC v5 3/3] mm: make swapin readahead to improve thp collapse rate

[MIPI SEQ PARSING v2 PATCH 00/11] Patches to support the version 3 of MIPI sequence in VBT
 2015-09-17 13:31 UTC  (4+ messages)
` [MIPI SEQ PARSING v2 PATCH 04/11] drm/i915: Using the approprite vbt size if vbt is not in mailbox4 of opregion

[PATCH] core/adapter: probe profiles after loading ltks
 2015-09-17 13:27 UTC  (2+ messages)

regression/bug introduced by commit [0e572fe7383a376992364914694c39aa7fe44c1d] drm/i915: runtime PM support for DPMS
 2015-09-17 13:19 UTC 

[PATCH][RESEND] MAINTAINERS: add arcnet and take maintainership
 2015-09-17 13:26 UTC 

post-receive: pub/scm/bluetooth/bluez
 2015-09-17 13:26 UTC 

[PATCH] max8903_charger: Convert to using managed resources
 2015-09-17 13:25 UTC 

[Xenomai] 4.x merge
 2015-09-17 13:24 UTC  (5+ messages)

[PATCH] kernel: fix data race in put_pid
 2015-09-17 13:24 UTC 

[PATCH] ARM: OMAP3: vc: Remove unused macros
 2015-09-17 13:24 UTC 

[PATCH 00/14] Atomic watermark updates (v4)
 2015-09-17 13:24 UTC  (7+ messages)
` [PATCH 06/14] drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v2)
` [PATCH 14/14] drm/i915: Add two-stage ILK-style watermark programming (v4)

UBI/UBIFS: dealing with MLC's paired pages
 2015-09-17 13:22 UTC 

[PATCH] ARM: OMAP: Remove duplicated operand in OR operation
 2015-09-17 13:22 UTC 

[dizzy][PATCH] rsync: backport libattr checking patch
 2015-09-17 13:08 UTC 

[PATCH 0/2] gitignore, re-inclusion fix
 2015-09-17 13:21 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] dir.c: don't exclude whole dir prematurely if neg pattern may match

[PATCH v2] arm64: Introduce IRQ stack
 2015-09-17 13:22 UTC  (6+ messages)

[Qemu-devel] [PATCH v2] target-cris: update CPU state save/load to use VMStateDescription
 2015-09-17 13:04 UTC  (4+ messages)

Unable to create temporary file '/var/git/tmv3-target-overlay.git/shallow_Un8ZOR': Permission denied
 2015-09-17 13:18 UTC  (4+ messages)

[PATCH][RESEND] ARCNET: fix hard_header_len limit
 2015-09-17 13:18 UTC 

[PATCH] elan_i2c - Don't require known iap version
 2015-09-17 13:18 UTC  (3+ messages)

[PATCH v2 00/10] Support getting default values from any control
 2015-09-17 13:17 UTC  (4+ messages)
` [PATCH v2 06/10] usb/uvc: Support for V4L2_CTRL_WHICH_DEF_VAL

[Ocfs2-devel] [PATCH] ocfs2/dlm: fix race between convert and recovery
 2015-09-17 13:17 UTC 

[PATCH v4 0/2] initial suport for Alphascale ASM9260
 2015-09-17 13:17 UTC  (4+ messages)
` [PATCH 0/2] suport for Alphascale ASM9260, part 3
  ` [PATCH 2/2] ARM: irqchip: mxs: add Alpascale ASM9260 support

[U-Boot] Trying to load old kernel with new u-boot
 2015-09-17 13:15 UTC  (5+ messages)

[PATCH v2] arm: add cpu_idle tracepoints to arch_cpu_idle
 2015-09-17 13:14 UTC  (5+ messages)

[PATCH v2 net-next 0/2] bpf: performance improvements
 2015-09-17 13:13 UTC  (4+ messages)
` [PATCH v2 net-next 1/2] cls_bpf: introduce integrated actions

[PATCH] mmc: sdhci-pltfm: Use of_property_read_u32 instead of open-coding it
 2015-09-17 13:09 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1 0/2] mfd: intel-lpss: fix a bug and clean up
 2015-09-17 13:12 UTC  (3+ messages)

[PATCH] tools lib traceevent: Mask higher bits of str addresses for 32-bit traces
 2015-09-17 13:11 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2015-09-17 13:11 UTC 

patch "staging: ion: fix corruption of ion_import_dma_buf" added to staging-linus
 2015-09-17 13:11 UTC 

post-receive: pub/scm/linux/kernel/git/shawnguo/linux
 2015-09-17 13:10 UTC 

NEW SUN4i KEYPAD DRIVER
 2015-09-17 13:05 UTC  (5+ messages)
` [PATCH 3/4] input: Add new sun4i-keypad driver

[Qemu-devel] [RFC PATCH 00/10] pseries: Allow VFIO devices on spapr-pci-host-bridge
 2015-09-17 13:09 UTC  (11+ messages)
` [Qemu-devel] [RFC PATCH 01/10] vfio: Remove unneeded union from VFIOContainer
` [Qemu-devel] [RFC PATCH 02/10] vfio: Generalize vfio_listener_region_add failure path
` [Qemu-devel] [RFC PATCH 03/10] vfio: Check guest IOVA ranges against host IOMMU capabilities
` [Qemu-devel] [RFC PATCH 04/10] vfio: Record host IOMMU's available IO page sizes
` [Qemu-devel] [RFC PATCH 05/10] memory: Allow replay of IOMMU mapping notifications
` [Qemu-devel] [RFC PATCH 06/10] vfio: Allow hotplug of containers onto existing guest IOMMU mappings
` [Qemu-devel] [RFC PATCH 07/10] spapr_pci: Allow PCI host bridge DMA window to be configured
` [Qemu-devel] [RFC PATCH 08/10] spapr_iommu: Rename vfio_accel parameter
` [Qemu-devel] [RFC PATCH 09/10] spapr_iommu: Provide a function to switch a TCE table to allowing VFIO
` [Qemu-devel] [RFC PATCH 10/10] spapr_pci: Allow VFIO devices to work on the normal PCI host bridge

[PATCH v3] gc: save log from daemonized gc --auto and print it next time
 2015-09-17 13:08 UTC  (7+ messages)
` [PATCH v4] "

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2015-09-17 13:08 UTC 

patch "cpu/cacheinfo: Fix teardown path" added to driver-core-linus
 2015-09-17 13:08 UTC 

[ANNOUNCE] libnftnl 1.0.4 release
 2015-09-17 13:08 UTC  (2+ messages)
` [ANNOUNCE] libnftnl 1.0.5 release

[PATCH] Documentation: Remove misleading examples of the barriers in wake_*()
 2015-09-17 13:01 UTC  (5+ messages)

[GIT PULL] dmaengine updates for 4.3-rc1
 2015-09-17 13:08 UTC  (3+ messages)
  ` [GIT PULL] dmaengine updates for 4.3-rc1'

[PATCH v5 0/23] On-demand device probing
 2015-09-17 12:57 UTC  (5+ messages)
` [PATCH v5 04/23] of: add function to allow probing a device from a OF node
` [PATCH v5 05/23] gpio: Probe GPIO drivers on demand
` [PATCH v5 08/23] regulator: core: Drop redundant locking
` [PATCH v5 10/23] drm: Probe panels on demand

[PATCH] mm: memcontrol: fix order calculation in try_charge()
 2015-09-17 13:04 UTC  (4+ messages)

[PATCH] power: max17042_battery: Convert to using managed resources
 2015-09-17 12:57 UTC 


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.