All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-06 16:54:32 to 2015-07-06 17:49:48 UTC [more...]

[PATCH 0/3] dwc2 patches to allow wakeup on Rockchip rk3288
 2015-07-06 17:48 UTC  (3+ messages)

Updates to meta-fsl-arm (master) in 2015-07-06
 2015-07-06 17:49 UTC 

[PATCH 4/4] wilc1000: host_interface.c: global variables do not need to be explicitly initialized to 0 or NULL. GCC takes care of this implicitly
 2015-07-06 17:48 UTC 

[PATCH 00/12] Improve git-am test coverage
 2015-07-06 17:46 UTC  (6+ messages)
` [PATCH 01/12] t4150: am.messageid really adds the message id
` [PATCH 07/12] t4150: am with applypatch-msg hook

[PATCH] mm: meminit: Finish initialisation of struct pages before basic setup
 2015-07-06 17:45 UTC  (3+ messages)

reinstate path not working
 2015-07-06 17:45 UTC  (6+ messages)

[PATCH v2] x86/vm_event: toggle singlestep from vm_event response
 2015-07-06 17:45 UTC  (14+ messages)

procfs reports unexpected mnt_id and path for overlayfs files
 2015-07-06 17:45 UTC  (3+ messages)

[PATCH v3 0/7] get rid of the SEDF
 2015-07-06 17:44 UTC  (8+ messages)
` [PATCH v3 1/7] libxl: get rid of the SEDF scheduler

[PATCH] usb: gadget: nokia: Add mass storage driver to g_nokia
 2015-07-06 17:44 UTC  (6+ messages)

[meta-fsl-arm][PATCH] imx-base.inc: Add MACHINEOVERRIDES for imx
 2015-07-06 17:44 UTC  (2+ messages)

tc ingress filters not applied
 2015-07-06 17:43 UTC  (3+ messages)

[PATCH 0/4] x86: Untangle and standardize x86 system call entry point names
 2015-07-06 17:41 UTC  (14+ messages)
` [PATCH 4/4] x86/asm/entry/32: Clean up entry_32.S
    ` [PATCH] x86/asm/entry/64: Clean up entry_64.S

[dpdk-announce] DPDK Summit, San Francisco 2015 is open for registration
 2015-07-06 17:41 UTC 

[PATCH v2 00/23] drm/exynos: atomic improvements + exynos_encoder removal
 2015-07-06 17:41 UTC  (3+ messages)
` [PATCH v2 12/23] drm/exynos: don't track enabled state at exynos_crtc

[RFC v2 0/6] IRQ bypass manager and irqfd consumer
 2015-07-06 17:41 UTC  (9+ messages)
` [RFC v2 3/6] irq: bypass: Extend skeleton for ARM forwarding control

[PATCH v2] Modified RTDS scheduler to use an event-driven model instead of polling
 2015-07-06 17:41 UTC  (11+ messages)

[PATCH] x86: Fix detection of GCC -mpreferred-stack-boundary support
 2015-07-06 17:40 UTC  (6+ messages)

[PATCH 0/7] Clarify signed push protocol documentation
 2015-07-06 17:38 UTC  (15+ messages)
` [PATCH 3/7] pack-protocol.txt: Mark all LFs in push-cert as required

[PATCH] Input: arizona-haptic - convert to use managed input devices
 2015-07-06 17:38 UTC 

[PATCH v5 5/5] usb: gadget: udc-core: independent registration of gadgets and gadget drivers
 2015-07-06 17:38 UTC  (3+ messages)

Support for Telt LE920 Modem in ofono
 2015-07-06 17:38 UTC  (2+ messages)

[PATCH] sctp: Add counters for out data chunk discards
 2015-07-06 17:37 UTC  (2+ messages)

[PATCH?] Livelock in pick_next_task_fair() / idle_balance()
 2015-07-06 17:36 UTC  (12+ messages)

BUG: unable to handle kernel NULL pointer in __netdev_pick_tx()
 2015-07-06 17:36 UTC  (5+ messages)

[PATCH] mount.nfs: Teach mount.nfs about the mountversion option
 2015-07-06 17:36 UTC  (5+ messages)

UIO RTE_INTR_MODE_NONE issue
 2015-07-06 17:36 UTC  (4+ messages)

[Qemu-devel] [Bug 1471904] [NEW] qemu fails under NeXTStep 3.3 when accessing ROM in SCSI-Adapter am53c974
 2015-07-06 17:27 UTC 

[PATCH v2 00/12] Alternate p2m: support multiple copies of host p2m
 2015-07-06 17:35 UTC  (10+ messages)
` [PATCH v2 07/12] x86/altp2m: add control of suppress_ve

[PATCH] clocksource: Allow toggling between runtime and persistent clocksource for idle
 2015-07-06 17:34 UTC  (3+ messages)

[PATCH v2] PM / hibernate: fix kernel crash in alloc_highmem_pages
 2015-07-06 17:34 UTC  (3+ messages)

[PATCH TRIVIAL] README: GTK+ is a acronym
 2015-07-06 17:33 UTC 

[PATCH v3 00/23] replace "checkout --to" with "worktree add"
 2015-07-06 17:31 UTC  (24+ messages)
` [PATCH v3 01/23] Documentation/git-checkout: fix incorrect worktree prune command
` [PATCH v3 02/23] Documentation/git-worktree: associate options with commands
` [PATCH v3 03/23] Documentation: move linked worktree description from checkout to worktree
` [PATCH v3 04/23] Documentation/git-worktree: add BUGS section
` [PATCH v3 05/23] Documentation/git-worktree: split technical info from general description
` [PATCH v3 06/23] Documentation/git-worktree: add high-level 'lock' overview
` [PATCH v3 07/23] Documentation/git-worktree: add EXAMPLES section
` [PATCH v3 08/23] checkout: fix bug with --to and relative HEAD
` [PATCH v3 09/23] checkout: relocate --to's "no branch specified" check
` [PATCH v3 10/23] checkout: prepare_linked_checkout: drop now-unused 'new' argument
` [PATCH v3 11/23] checkout: make --to unconditionally verbose
` [PATCH v3 12/23] checkout: drop 'checkout_opts' dependency from prepare_linked_checkout
` [PATCH v3 13/23] worktree: introduce "add" command
` [PATCH v3 14/23] worktree: add --force option
` [PATCH v3 15/23] worktree: add --detach option
` [PATCH v3 16/23] worktree: add -b/-B options
` [PATCH v3 17/23] tests: worktree: retrofit "checkout --to" tests for "worktree add"
` [PATCH v3 18/23] checkout: retire --to option
` [PATCH v3 19/23] checkout: require worktree unconditionally
` [PATCH v3 20/23] worktree: extract basename computation to new function
` [PATCH v3 21/23] worktree: add: make -b/-B default to HEAD when <branch> is omitted
` [PATCH v3 22/23] worktree: add: auto-vivify new branch "
` [PATCH v3 23/23] checkout: retire --ignore-other-worktrees in favor of --force

[U-Boot] [PATCH 00/55] dm: exynos: Driver model improvements leading to spring support
 2015-07-06 17:33 UTC  (6+ messages)
` [U-Boot] [PATCH 19/55] dm: gpio: Add support for setting a GPIO's pull direction

[U-Boot] [PATCH 1/5] sf: sf_dataflash: Remove inline property of function dataflash_status
 2015-07-06 17:33 UTC  (7+ messages)
` [U-Boot] [PATCH 2/5] sf: sf_dataflash: Add error handler when flash operate fail
` [U-Boot] [PATCH 3/5] sf: sf_dataflash: Remove CONFIG_SPI_DATAFLASH_WRITE_VERIFY option
` [U-Boot] [PATCH 4/5] sf: sf_dataflash: Change the return value of jedec_probe to int

[U-Boot] [PATCH v3 00/25] dm: Introduce Rockchip RK3288 support
 2015-07-06 17:32 UTC  (4+ messages)
` [U-Boot] [PATCH v3 17/25] rockchip: rk3288: Add pinctrl driver

[PATCH V3 0/2] pci: Provide a flag to access VPD through function 0
 2015-07-06 17:31 UTC  (7+ messages)
        ` [Intel-wired-lan] "

Btrfs - distribute files equally across multiple devices
 2015-07-06 17:31 UTC  (3+ messages)

[RESEND] [PATCH v2 0/2] ARM: /proc/cpuinfo: DT: Add support for Revision
 2015-07-06 17:30 UTC  (6+ messages)
` [RESEND] [PATCH v2 1/2] arm: devtree: Set system_rev from DT revision

Odd hang on suspend and shutdown
 2015-07-06 17:29 UTC  (5+ messages)

[Qemu-devel] [PULL v3 00/13] KVM patches (SMM implementation) for 2015-07-06
 2015-07-06 17:28 UTC  (2+ messages)
` [Qemu-devel] [PULL 13/13] pc: add SMM property

[PATCHv6 0/2] Adding driver for Xilinx LogiCORE IP mailbox
 2015-07-06 17:27 UTC  (9+ messages)
` [PATCHv6 1/2] dts: Adding docs for Xilinx LogiCORE IP mailbox driver
` [PATCHv6 2/2] mailbox: Adding driver for Xilinx LogiCORE IP mailbox

[PATCH 00/18] ARM: Migrate clockevent drivers to 'set-state'
 2015-07-06 17:26 UTC  (2+ messages)

[PATCH v3 00/12] Alternate p2m: support multiple copies of host p2m
 2015-07-06 17:26 UTC  (9+ messages)
` [PATCH v3 02/13] VMX: VMFUNC and #VE definitions and detection
` [PATCH v3 03/13] VMX: implement suppress #VE
` [PATCH v3 11/13] x86/altp2m: define and implement alternate p2m HVMOP types

Draft of Git Rev News edition 5
 2015-07-06 17:24 UTC  (4+ messages)

[PATCHv3 00/16] vme DMA and user space driver improvements
 2015-07-06 17:24 UTC  (7+ messages)
` [PATCHv3 08/16] staging: vme_user: provide DMA functionality

[PATCH 0/5] usb: Replace deprecated API of extcon
 2015-07-06 17:23 UTC  (3+ messages)
` [PATCH 1/5] usb: dwc3: omap: "

[PATCH 1/1] kernel/sysctl.c: Add /proc/sys/vm/shrink_memory feature
 2015-07-06 17:23 UTC  (3+ messages)

[PATCH 0/6] arm64 kexec kernel patches V8
 2015-07-06 17:23 UTC  (6+ messages)

[Bug 91247] New: Tomb Raider: Underworld renders lots of artefacts on models and objects
 2015-07-06 17:22 UTC  (2+ messages)
  ` [Bug 91247] "

[PATCH v5 01/11] block: make generic_make_request handle arbitrarily sized bios
 2015-07-06 17:21 UTC  (4+ messages)
` [PATCH v5 10/11] block: remove bio_get_nr_vecs()

master - configure: Separate sanlock and dlm lock config
 2015-07-06 17:21 UTC 

g_audio kernel oops on pulling calbe
 2015-07-06 17:20 UTC  (4+ messages)

[PATCH for-4.2 0/1] RDMA/core: Fixes for port mapper client registration
 2015-07-06 17:20 UTC  (2+ messages)

[PATCH] net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREG
 2015-07-06 17:19 UTC  (2+ messages)

[PATCH 1/1] opkg-build: Ignore tar error due to hardlinks issue when creating ipk files
 2015-07-06 10:17 UTC 

[PATCH RESEND] nohz: Affining unpinned timers
 2015-07-06 17:18 UTC  (2+ messages)

[PATCH for-next V6 0/5] HW Device hot-removal support
 2015-07-06 17:18 UTC  (5+ messages)
` [PATCH for-next V6 3/5] IB/uverbs: Enable device removal when there are active user space applications

[PATCH] Git doesn't allow to apply a patch with empty filenames
 2015-07-06 17:16 UTC  (2+ messages)
` [PATCH] Added ability to scip patch hunk with an empty filename

[PATCH][meta-fsl-arm] linux-fslc: Update to a Linux kernel 4.1-based fork
 2015-07-06 17:01 UTC 

[v4][PATCH 11/19] tools: introduce some new parameters to set rdm policy
 2015-07-06 17:16 UTC  (11+ messages)

[PATCH V3 0/3] Vm_event memory introspection helpers
 2015-07-06 17:16 UTC  (6+ messages)
` [PATCH V3 2/3] xen/vm_event: Support for guest-requested events
` [PATCH V3 3/3] xen/vm_event: Deny register writes if refused by vm_event reply

[PATCH v3] clk: change clk_ops' ->determine_rate() prototype
 2015-07-06 17:15 UTC  (4+ messages)

[Qemu-devel] [Bug 1471583] [NEW] QCA988X Wifi Card Not PCI Passing Through
 2015-07-06 17:10 UTC  (2+ messages)
` [Qemu-devel] [Bug 1471583] "

[PATCH] vfs: avoid creation of inode number 0 in get_next_ino V2
 2015-07-06 17:15 UTC  (2+ messages)

[PATCH v4] clk: change clk_ops' ->determine_rate() prototype
 2015-07-06 17:14 UTC  (3+ messages)

[PATCH] can: fix loss of frames due to wrong assumption in raw_rcv
 2015-07-06 17:14 UTC  (18+ messages)
              ` [BULK]Re: "
                      ` [BULK]Re: "

[Ksummit-discuss] [TECH TOPIC] Semantics of MMIO mapping attributes accross archs
 2015-07-06 17:14 UTC  (6+ messages)

wireless-regdb: update CA rules for 5600 - 5650 mHz
 2015-07-06 17:13 UTC  (8+ messages)
          ` [wireless-regdb] "

[PATCH] Alternate rtl8192cu driver
 2015-07-06 17:13 UTC  (4+ messages)

[PATCH 1/3] drm/i915: Make fb user dirty operation to invalidate frontbuffer
 2015-07-06 17:11 UTC  (6+ messages)

[PATCH net] amd-xgbe: Fix DMA API debug warning
 2015-07-06 16:57 UTC 

[Qemu-devel] [PATCH qemu v10 00/14] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2015-07-06 17:11 UTC  (5+ messages)
` [Qemu-devel] [PATCH qemu v10 05/14] spapr_iommu: Introduce "enabled" state for TCE table
` [Qemu-devel] [PATCH qemu v10 06/14] spapr_iommu: Remove vfio_accel flag from sPAPRTCETable

[CALL-FOR-AGENDA] Monthly Xen.org Technical Call (2015-07-08)
 2015-07-06 17:11 UTC 

[PATCH v4][meta-fsl-arm-extra] imx6sl-warp: Set EXTRA_IMAGEDEPENDS to u-boot
 2015-07-06 17:01 UTC 

[PATCH 0/24] kernel: add a netlink interface to get information about processes (v2)
 2015-07-06 17:10 UTC  (2+ messages)

[wireless-regdb] [PATCH] wireless-regdb: update CA rules for 5600 - 5650 mHz
 2015-07-06 17:09 UTC  (2+ messages)
`  "

[PATCH v3][meta-fsl-arm-extra] imx6sl-warp: Set EXTRA_IMAGEDEPENDS to u-boot
 2015-07-06 17:10 UTC  (2+ messages)

[Qemu-devel] [PATCH] virtio-net: Drop net_virtio_info.can_receive
 2015-07-06 17:09 UTC  (6+ messages)

[PATCH v2 1/3] usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macros
 2015-07-06 17:07 UTC  (5+ messages)
` [PATCH v2 3/3] usb: dwc3: gadget: return error if command sent to DEPCMD register fails

[PATCH 0/6] drivers/nx-842: reduce verbosity of logging
 2015-07-06 17:07 UTC  (7+ messages)
` [PATCH 4/6] crypto/nx-842-{powerpc,pseries}: only load on the appropriate machine type
    ` [PATCH v2] crypto/nx-842-{powerpc,pseries}: reduce chattiness of platform drivers
` [PATCH 6/6] nx-842-platform: if NX842 platform drivers are not modules, don't try to load them

[daisy, master] ipumm-fw: Update download path and checksum
 2015-07-06 17:07 UTC  (3+ messages)

[Qemu-devel] [PATCH pic32 v3 00/16] add support for pic32 microcontrollers
 2015-07-06 17:04 UTC  (4+ messages)
` [Qemu-devel] [PATCH pic32 v3 05/16] pic32: add file pic32_peripherals.h

[PATCH 0/7] KVM: arm/arm64: gsi routing support
 2015-07-06 17:02 UTC  (18+ messages)
` [PATCH 1/7] KVM: api: add kvm_irq_routing_extended_msi

[PATCH] maintainers.inc: reassign audio recipe maintainership
 2015-07-06 17:02 UTC  (3+ messages)

[PATCH] rebase: return non-zero error code if format-patch fails
 2015-07-06 17:01 UTC  (4+ messages)

[PATCH nft 1/3] rule: missing family when listing of tables
 2015-07-06 17:06 UTC  (3+ messages)
` [PATCH nft 2/3] src: set chain->hookstr from delinearization
` [PATCH nft 3/3] rule: add do_list_tables()

[meta-raspberrypi][PATCH] firmware.inc: fetch from SVN instead of Git
 2015-07-06 16:59 UTC  (8+ messages)

[PATCH v5 0/2] arm64: kvm: reset hyp context for kexec
 2015-07-06 16:57 UTC  (7+ messages)
` [PATCH v5 1/2] arm64: kvm: allows kvm cpu hotplug

[PATCH] Btrfs: fix memory leak in the extent_same ioctl
 2015-07-06 16:57 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH V2 0/7] Xilinx DisplayPort
 2015-07-06 16:57 UTC  (9+ messages)
` [Qemu-devel] [PATCH V2 2/7] i2c: implement broadcast write
` [Qemu-devel] [PATCH V2 3/7] introduce dpcd module

[meta-fsl-arm][PATCH v3] Add packagegroup-fsl-bluetooth-tools.bb for handling BlueZ versions
 2015-07-06 16:56 UTC 

[Buildroot] [PATCH 2/2] libgudev: New package
 2015-07-06 16:56 UTC 

[PATCH V3 0/5] Transport-independent MRs
 2015-07-06 16:55 UTC  (7+ messages)
` [PATCH V3 1/5] RDMA/core: Transport-independent access flags

[Buildroot] [PATCH 1/2] package/bind: Enable filter-aaaa-on-v4 option
 2015-07-06 16:55 UTC 

[GIT PULL 00/11] perf/core improvements and fixes
 2015-07-06 15:41 UTC  (2+ messages)
` [PATCH 04/11] perf evsel: Rename set_filter to apply_filter

[PATCH 00/20] Lustre: final procfs bits removal
 2015-07-06 16:48 UTC  (4+ messages)
` [PATCH 02/20] staging/lustre: make ldebugfs_remove recursive
` [PATCH 04/20] staging/lustre/obdclass: fix class_procfs_init error return value
` [PATCH 05/20] staging/lustre: remove alloc_fail_rate sysctl


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.