All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-04 18:01:17 to 2015-08-04 18:47:59 UTC [more...]

post-receive: pub/scm/linux/kernel/git/dtor/input
 2015-08-04 18:47 UTC 

[Qemu-devel] [PATCH 00/26] qapi: Another round of fixes and cleanups
 2015-08-04 18:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH 21/26] qapi: Command returning anonymous type doesn't work, outlaw
` [Qemu-devel] [PATCH 25/26] qapi-commands: Drop useless initialization

[RFCv3 bluetooth-next 0/6] ieee802154: aret handling changes
 2015-08-04 18:47 UTC  (12+ messages)
` [RFCv3 bluetooth-next 2/6] ieee802154: add helpers for frame control checks
` [RFCv3 bluetooth-next 4/6] mac802154: change max_frame_retries behaviour

[PATCHv5 0/5] Staging: most: several warnings fix reported by sparse
 2015-08-04 18:44 UTC  (6+ messages)
` [PATCHv5 1/5] Staging: most: mostcore/core.c. Fix "missing static keyword" warnings
  ` [PATCHv5 2/5] Staging: most: mostcore/core.c. Fix "Using plain integer as NULL pointer" warnings
    ` [PATCHv5 3/5] Staging: most: hdm-usb/hdm_usb.c. Fix "missing static keyword" warnings
      ` [PATCHv5 4/5] Staging: most: hdm-dim2/dim2_hal.c. Fix "Using plain integer as NULL pointer" warnings
        ` [PATCHv5 5/5] Staging: most: aim-cdev/cdev.c. Fix "missing static keyword" warnings

[PATCH 1/2] packagegroup-arago-tisdk-matrix: Add PM demos for omap-a15
 2015-08-04 18:45 UTC  (5+ messages)
` [PATCH 2/2] packagegroup-arago-tisdk-matrix: Add accelerated MM demos

[PATCH v2 00/11] gpio: Allow compile test of GPIO consumers if !GPIOLIB
 2015-08-04 18:44 UTC  (3+ messages)
` [PATCH v2 02/11] input: "

[Buildroot] [PATCH 1/1] libjpeg-turbo (turbo-jpeg): bump 1.4.0 to 1.4.1
 2015-08-04 18:44 UTC  (3+ messages)

ps_wake_refcount warning in ath10k_pci_hif_stop
 2015-08-04 18:42 UTC 

[meta-fsl-arm-extra][PATCH] linux-boundary: update 3.10.53 to tip of release branch
 2015-08-04 18:42 UTC  (2+ messages)

[U-Boot] [PATCH] udoo: Switch to SPL support
 2015-08-04 18:42 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] jpeg-turbo: bump version from 1.4.0 to 1.4.1
 2015-08-04 18:41 UTC 

[PATCH] Input: drivers/joystick: use parallel port device model
 2015-08-04 18:41 UTC  (12+ messages)

[meta-fsl-arm][PATCH 00/12] Upgrade to i.MX 6UL7D Beta
 2015-08-04 18:40 UTC  (4+ messages)
` [meta-fsl-arm][PATCH 01/12] linux-imx: Add changes for 3.14.38-6UL7D_beta release

[PATCH v2] lib/mpi: Teach the code inline 101
 2015-08-04 18:40 UTC 

[PATCH] clone: fix repo name when cloning a server's root
 2015-08-04 18:37 UTC  (4+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 6/6] clone: add tests for cloning with empty path

[PATCH 1/2] f2fs: call set_page_dirty to attach i_wb for cgroup
 2015-08-04 18:37 UTC  (7+ messages)
` [PATCH 2/2] f2fs: handle error cases in commit_inmem_pages
  ` [f2fs-dev] "

[PATCH] clk: pxa: pxa3xx: fix CKEN register access
 2015-08-04 18:33 UTC  (5+ messages)

[PATCH V12 0/9] Hot cpu handling changes to cqm, rapl and Intel Cache Allocation support
 2015-08-04 18:36 UTC  (9+ messages)
` [PATCH 5/9] x86/intel_rdt: Add new cgroup and Class of service management

[U-Boot] [PATCH v2 00/47] Add support for running U-Boot as an EFI payload/application
 2015-08-04 18:35 UTC  (7+ messages)
` [U-Boot] [PATCH v2 32/47] x86: Add definitions for the x86-efi board and plumb it in
` [U-Boot] [PATCH v2 35/47] x86: Support building the EFI stub

[PATCH v5 00/46] usb: gadget: rework ep matching and claiming mechanism
 2015-08-04 18:30 UTC  (5+ messages)
` [PATCH v5 40/46] usb: gadget: epautoconf: rework ep_matches() function

[U-Boot] [PATCH v3 00/28] Add support for running U-Boot as an EFI payload/application
 2015-08-04 18:34 UTC  (29+ messages)
` [U-Boot] [PATCH v3 01/28] Add a way to skip relocation
` [U-Boot] [PATCH v3 02/28] efi: Add a serial driver
` [U-Boot] [PATCH v3 03/28] efi: Drop CONFIG_SYS_TEXT_BASE for EFI
` [U-Boot] [PATCH v3 04/28] x86: Set up toolchain flags for running as EFI application
` [U-Boot] [PATCH v3 05/28] efi: Support building a u-boot-app.efi executable
` [U-Boot] [PATCH v3 06/28] x86: Support skipping relocation for EFI
` [U-Boot] [PATCH v3 07/28] x86: Add asm/elf.h for x86-specific ELF definitions
` [U-Boot] [PATCH v3 08/28] x86: Add support for U-Boot as an EFI application
` [U-Boot] [PATCH v3 09/28] x86: Add EFI board code
` [U-Boot] [PATCH v3 10/28] x86: dts: Add a device tree file for EFI
` [U-Boot] [PATCH v3 11/28] x86: Allow relocation code to build without text base
` [U-Boot] [PATCH v3 12/28] x86: Add definitions for the x86-efi board and plumb it in
` [U-Boot] [PATCH v3 13/28] x86: Add relocation and link script for a 64-bit EFI application
` [U-Boot] [PATCH v3 14/28] efi: Add support for loading U-Boot through an EFI stub
` [U-Boot] [PATCH v3 15/28] x86: Support building the "
` [U-Boot] [PATCH v3 16/28] x86: Add an enum for some commonly-used GDT bits
` [U-Boot] [PATCH v3 17/28] x86: Add a way to call 32-bit code from 64-bit mode
` [U-Boot] [PATCH v3 18/28] efi: Add 64-bit payload support
` [U-Boot] [PATCH v3 19/28] x86: Add support for passing tables into U-Boot
` [U-Boot] [PATCH v3 20/28] efi: Add functions for decoding the EFI tables
` [U-Boot] [PATCH v3 21/28] efi: Add a command to display the memory map
` [U-Boot] [PATCH v3 22/28] x86: Handle running as EFI payload
` [U-Boot] [PATCH v3 23/28] x86: Add helper code for running from EFI
` [U-Boot] [PATCH v3 24/28] x86: baytrail: Support operation as an EFI payload
` [U-Boot] [PATCH v3 25/28] x86: qemu: "
` [U-Boot] [PATCH v3 26/28] x86: Gracefully disable the vesa driver when running from EFI
` [U-Boot] [PATCH v3 27/28] efi: Add a README to explain how things work
` [U-Boot] [PATCH v3 28/28] Allow device tree relocation to be disabled

[RFC][PATCH 0/2] ALSA: fireworks/firewire-lib: add support for recent firmware quirk
 2015-08-04 18:33 UTC  (2+ messages)

raid5: handle_stripe_dirtying
 2015-08-04 18:32 UTC 

post-receive: pub/scm/linux/kernel/git/balbi/usb
 2015-08-04 18:31 UTC 

post-receive: pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
 2015-08-04 18:30 UTC 

Data lost in Android app for not write new checkpoint
 2015-08-04 18:29 UTC  (4+ messages)

[PATCH] zram: Replace pr_* with dev_*
 2015-08-04 18:28 UTC  (2+ messages)

[PATCH 1/2] Documentation/git-worktree: fix duplicated 'from'
 2015-08-04 18:27 UTC  (4+ messages)
` [PATCH 2/2] Documentation/git-worktree: fix reference to 'locked' file

[U-Boot] [PATCH 00/12] LG Optimus Black (P970) codename sniper support series (and driver-model issue)
 2015-08-04 18:27 UTC  (7+ messages)
` [U-Boot] [PATCH 07/12] sniper: Serial number support, obtained from die ID

Transitioning Ceph from Autotools to CMake
 2015-08-04 18:26 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] nand: Sync with Linux v4.1
 2015-08-04 18:26 UTC  (4+ messages)

[PATCH] scsi/be2iscsi: Fix logical-not-parentheses compilation warning
 2015-08-04 18:25 UTC  (2+ messages)

[PATCH 00/14] qla2xxx: Patches for scsi "misc" branch
 2015-08-04 17:38 UTC  (15+ messages)
` [PATCH 01/14] qla2xxx: Add serdes register read/write support for ISP25xx
` [PATCH 02/14] qla2xxx: Handle AEN8014 incoming port logout
` [PATCH 03/14] qla2xxx: Use ssdid to gate semaphore manipulation
` [PATCH 04/14] qla2xxx: Pause risc before manipulating risc semaphore
` [PATCH 05/14] qla2xxx: Add adapter checks for FAWWN functionality
` [PATCH 06/14] qla2xxx: Do not crash system for sp ref count zero
` [PATCH 07/14] qla2xxx: Do not reset adapter if SRB handle is in range
` [PATCH 08/14] qla2xxx: Do not reset ISP for error entry with an out of range handle
` [PATCH 09/14] qla2xxx: Add support to show MPI and PEP FW version for ISP27xx
` [PATCH 10/14] qla2xxx: Remove decrement of sp reference count in abort handler
` [PATCH 11/14] qla2xxx: do not clear slot in outstanding cmd array
` [PATCH 12/14] qla2xxx: Fix missing device login retries
` [PATCH 13/14] qla2xxx: Add pci device id 0x2261
` [PATCH 14/14] qla2xxx: Update driver version to 8.07.00.26-k

hugetlb pages not accounted for in rss
 2015-08-04 18:21 UTC  (12+ messages)
                ` [PATCH] smaps: fill missing fields for vma(VM_HUGETLB)

[Ksummit-discuss] [CORE TOPIC] Documentation
 2015-08-04 18:21 UTC  (7+ messages)

[meta-fsl-arm][PATCH 0/3] 3.14.38_6UL7D_beta release
 2015-08-04 18:21 UTC  (5+ messages)

[Qemu-devel] Recent patches for 2.4
 2015-08-04 18:20 UTC  (4+ messages)
    ` [Qemu-devel] [Qemu-stable] "

[V3] [TWL4030 MADC] Fix ADC[3:6] readings
 2015-08-04 18:19 UTC  (5+ messages)

[RHEL7.2 PATCH] lib/mpi: Teach the code inline 101
 2015-08-04 18:18 UTC 

[PATCH 0/9]raid5: fix write hole
 2015-08-04 18:17 UTC  (4+ messages)
` [PATCH 1/9] MD: add a new disk role to present cache device

Unable to handle kernel paging request in ipv6_gso_pull_exthdrs+0x36/0xd0
 2015-08-04 18:16 UTC 

AMD-Vi IO_PAGE_FAULTs and ata3.00: failed command: READ FPDMA QUEUED errors since Linux 4.0
 2015-08-04 18:11 UTC  (13+ messages)
      ` [dm-devel] "

[PATCH v2 0/8] Use correctly the Xen memory terminologies in Linux
 2015-08-04 18:12 UTC  (30+ messages)
` [PATCH v2 1/8] arm/xen: Remove helpers which are PV specific
` [PATCH v2 2/8] xen: Make clear that swiotlb and biomerge are dealing with DMA address
` [PATCH v2 3/8] arm/xen: implement correctly pfn_to_mfn
` [PATCH v2 4/8] xen: Use the correctly the Xen memory terminologies
` [PATCH v2 5/8] xen/tmem: Use page_to_gfn rather than pfn_to_gfn
` [PATCH v2 6/8] video/xen-fbfront: Further s/MFN/GFN clean-up
` [PATCH v2 7/8] hvc/xen: "
` [PATCH v2 8/8] xen/privcmd: Further s/MFN/GFN/ clean-up

[V4] [TWL4030 MADC] Correction and clean-up
 2015-08-04 18:15 UTC  (6+ messages)
` [V4] [TWL4030 MADC] Fix ADC[3:6] readings

[PATCH nf-next 1/3] netfilter: nf_tables: add generation mask to table objects
 2015-08-04 18:21 UTC  (3+ messages)

[PATCH v2 0/8] Use correctly the Xen memory terminologies in Linux
 2015-08-04 18:12 UTC 

[PATCH RFC V2 1/1] x86, perf: Add a freq pmu driver
 2015-08-04 18:13 UTC  (7+ messages)
` [tip:perf/core] perf/x86: Add an MSR PMU driver

[Ksummit-discuss] [CORE TOPIC] Core Kernel support for Compute-Offload Devices
 2015-08-04 18:11 UTC  (6+ messages)

[BUG?] crypto: caam: little/big endianness on ARM vs PPC
 2015-08-04 17:55 UTC  (4+ messages)

Haswell LBR call stacks
 2015-08-04 18:10 UTC  (3+ messages)
` Haswell LBR call stacks - broken

[PATCH v5] Add new mac80211 driver mwlwifi
 2015-08-04 18:11 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 00/11] qemu-log, perfmap and other logging tweaks
 2015-08-04 18:11 UTC  (12+ messages)
` [Qemu-devel] [PATCH v4 03/11] qemu-log: correct help text for -d cpu
` [Qemu-devel] [PATCH v4 09/11] target-arm: dfilter support for in_asm, op, opt_op

[PATCH v3 00/11] arm/arm64: KVM: Active interrupt state switching for shared devices
 2015-08-04 18:10 UTC  (11+ messages)
` [PATCH v3 06/11] KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts
` [PATCH v3 11/11] KVM: arm/arm64: vgic: Allow HW interrupts for non-shared devices

[PATCH v2 00/12] IB: Replace safe uses for ib_get_dma_mr with pd->local_dma_lkey
 2015-08-04 18:09 UTC  (5+ messages)

[PATCH v3 00/32] Introduce HVM without dm and new boot ABI
 2015-08-04 18:08 UTC  (25+ messages)
` [PATCH v3 07/32] xen/x86: fix arch_set_info_guest for HVM guests

[Ksummit-discuss] [TECH TOPIC] Fix devm_kzalloc, its users, or both
 2015-08-04 18:07 UTC  (9+ messages)

[PATCH] leds: lp55xx: avoid dereferencing a stale platform_data pointer
 2015-08-04 18:07 UTC  (3+ messages)

[Buildroot] [PATCH] binutils: fix buildng of Linux kernel for ARCv2 ISA
 2015-08-04 18:07 UTC  (2+ messages)

linux: sata_nv: adma support
 2015-08-04 18:06 UTC  (3+ messages)

post-receive: pub/scm/fs/ext2/xfstests-bld
 2015-08-04 18:06 UTC 

[Buildroot] [git commit branch/next] binutils: fix building of Linux kernel for ARCv2 ISA
 2015-08-04 18:06 UTC 

[Buildroot] [git commit] binutils: fix building of Linux kernel for ARCv2 ISA
 2015-08-04 18:06 UTC 

[PATCH] RDMA/amso1100: Do not build amso1100 without infiniband subsystem
 2015-08-04 18:06 UTC 

[Buildroot] [PATCH v2] board: add support for ARC AXS101 and AXS103 Software Development Platforms
 2015-08-04 18:06 UTC  (2+ messages)

Persistent Reservation API
 2015-08-04 18:05 UTC  (7+ messages)
` [PATCH 5/6] dm: split out a helper to find the ioctl target

[PATCH] RDMA/amso1100: deprecate the amso1100 provider
 2015-08-04 18:05 UTC  (6+ messages)

[PATCH 4.2-rc5] workqueue: Make flush_workqueue() available again to non GPL modules
 2015-08-04 18:05 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tj/wq
 2015-08-04 18:05 UTC 

[Buildroot] [git commit branch/next] board: add support for ARC AXS101 and AXS103 Software Development Platforms
 2015-08-04 18:05 UTC 

[Buildroot] [git commit] board: add support for ARC AXS101 and AXS103 Software Development Platforms
 2015-08-04 18:05 UTC 

[PATCH 0/7] ARM: shmobile: Misc removals
 2015-08-04 18:03 UTC  (16+ messages)
` [PATCH 1/7] ARM: shmobile: Remove unused declaration of r8a7778_add_standard_devices_dt()
` [PATCH 2/7] ARM: shmobile: Remove obsolete sh-gpio.h
` [PATCH 3/7] ARM: shmobile: Remove obsolete custom earlyprintk code
` [PATCH 4/7] ARM: shmobile: Remove obsolete intc.h
` [PATCH 5/7] ARM: shmobile: Remove obsolete legacy PM Domain leftovers
` [PATCH 6/7] ARM: shmobile: Remove obsolete earlytimer registration
` [PATCH 7/7] ARM: shmobile: Remove obsolete twd_local_timer declaration

[PATCH] x86: correct fpu emulation access to ldt
 2015-08-04 18:01 UTC  (2+ messages)


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.