All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-09 11:27:12 to 2015-06-09 12:06:20 UTC [more...]

[PATCHv2 bluetooth-next] ieee802154: cc2520: check for return values in cc2520_filter()
 2015-06-09 12:06 UTC  (2+ messages)

[RFC][PATCH 0/5] do not dereference NULL pools in pools' destroy() functions
 2015-06-09 12:04 UTC  (9+ messages)
` [RFC][PATCH 1/5] mm/slab_common: allow NULL cache pointer in kmem_cache_destroy()
` [RFC][PATCH 2/5] mm/mempool: allow NULL `pool' pointer in mempool_destroy()
` [RFC][PATCH 3/5] mm/dmapool: allow NULL `pool' pointer in dma_pool_destroy()
` [RFC][PATCH 4/5] mm/zpool: allow NULL `zpool' pointer in zpool_destroy_pool()
` [RFC][PATCH 5/5] mm/zsmalloc: allow NULL `pool' pointer in zs_destroy_pool()

[PATCH v2] tpm: introduce struct tpm_buf
 2015-06-09 12:05 UTC  (7+ messages)
    ` [tpmdd-devel] "

[PATCH] dpdk1.7.1 rte.app.mk add options not not build targerts
 2015-06-09 12:05 UTC  (2+ messages)

Release candidate of Git for Windows 2.x is out
 2015-06-09 12:04 UTC  (3+ messages)
  `  "

[LTP] [PATCH 1/5] acl_test01: Fixes
 2015-06-09 12:03 UTC  (4+ messages)
` [LTP] [PATCH 2/5] acl_test01: Verify the exit code of the second test case

[RFC PATCH 1/2] Btrfs: add noi_version option to disable MS_I_VERSION
 2015-06-09 12:04 UTC  (2+ messages)
` [RFC PATCH 2/2] Btrfs: improve fsync for nocow file

[PATCH 0/2] locking/qrwlock: Fix interrupt handling problem
 2015-06-09 12:04 UTC  (3+ messages)
` [PATCH 2/2] locking/qrwlock: Don't contend with readers when setting _QW_WAITING

[PATCH 1/2] Bluetooth: Add option to enable/disable SCO support
 2015-06-09 12:04 UTC  (7+ messages)
` [PATCH 2/2] Bluetooth: Add option to enable/disable A2MP module

[PATCH] kexec: add more pages to v1 environment
 2015-06-09 12:03 UTC 

[Buildroot] BR variable that points the built kernel
 2015-06-09 12:03 UTC  (2+ messages)

[PATCH] control: Allow cset'ing specific values in the multi-value case
 2015-06-09 12:03 UTC  (2+ messages)

[linux-3.18 test] 58222: regressions - FAIL
 2015-06-09 12:02 UTC 

rbd_cache, limiting read on high iops around 40k
 2015-06-09 12:02 UTC  (6+ messages)
    ` [ceph-users] "

[RFC/PATCH 0/9] add options to ref-filter
 2015-06-09 12:01 UTC  (7+ messages)
` [RFC/PATCH 1/9] tag: libify parse_opt_points_at()
  ` [RFC/PATCH 3/9] for-each-ref: add '--points-at' option

[Qemu-devel] [PATCH v2 0/2] ACPI: ARM: add SPCR table
 2015-06-09 12:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] ACPI: Add definitions for the "
` [Qemu-devel] [PATCH v2 2/2] hw/arm/virt-acpi-build: Add "

[PATCH 3/4 v1] mtd: spi-nor: fsl-quadspi: fix qspi irq handler complete exception
 2015-06-09 12:00 UTC  (3+ messages)

linux 4.1-rc7 deadlock
 2015-06-09 11:54 UTC 

[PATCHv2] bluetooth: hci_bcsp: Clean up code Fix
 2015-06-09 12:00 UTC  (2+ messages)

Checking on wip-blkin branch
 2015-06-09 11:59 UTC 

Recent changes (master)
 2015-06-09 12:00 UTC 

[PATCH v4 2/2] dma: Add Xilinx AXI Central Direct Memory Access Engine driver support
 2015-06-09 11:59 UTC  (9+ messages)

[PATCH] lib/oeqa/selftest/buildoptions.py: added auto test for archiving the work directory and exporting the source files
 2015-06-09 12:09 UTC 

[PATCH 00/28] ARCv2 port to Linux - (B) ISA / Core / platform support
 2015-06-09 11:48 UTC  (60+ messages)
` [PATCH 01/28] ARCv2: [intc] HS38 core interrupt controller
` [PATCH 02/28] ARCv2: Support for ARCv2 ISA and HS38x cores
` [PATCH 03/28] ARCv2: STAR 9000793984: Handle return from intr to Delay Slot
` [PATCH 04/28] ARCv2: STAR 9000808988: signals involving "
` [PATCH 05/28] ARCv2: STAR 9000814690: Really Re-enable interrupts to avoid deadlocks
` [PATCH 06/28] ARCv2: MMUv4: TLB programming Model changes
` [PATCH 07/28] ARCv2: MMUv4: cache programming model changes
` [PATCH 08/28] ARCv2: MMUv4: support aliasing icache config
` [PATCH 09/28] ARCv2: optimised string/mem lib routines
` [PATCH 10/28] ARCv2: Adhere to Zero Delay loop restriction
` [PATCH 11/28] ARCv2: extable: Enable sorting at build time
` [PATCH 12/28] ARCv2: clocksource: Introduce 64bit local RTC counter
` [PATCH 13/28] ARC: make plat_smp_ops weak to allow over-rides
` [PATCH 14/28] ARCv2: SMP: ARConnect debug/robustness
` [PATCH 15/28] ARCv2: SMP: clocksource: Enable Global Real Time counter
` [PATCH 16/28] ARCv2: SMP: intc: IDU 2nd level intc for dynamic IRQ distribution
` [PATCH 17/28] ARC: add compiler barrier to LLSC based cmpxchg
` [PATCH 18/28] ARC: add smp barriers around atomics per memory-barrriers.txt
` [PATCH 19/28] arch: conditionally define smp_{mb,rmb,wmb}
` [PATCH 20/28] ARCv2: barriers
` [PATCH 21/28] ARC: Reduce bitops lines of code using macros
` [PATCH 22/28] ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock
` [PATCH 23/28] ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)
` [PATCH 24/28] ARCv2: All bits in place, allow ARCv2 builds
` [PATCH 25/28] ARCv2: [nsim*hs*] Support simulation platforms for HS38x cores
` [PATCH 26/28] ARC: [axs101] Prepare for AXS103
` [PATCH 27/28] ARCv2: [axs103] Support ARC SDP FPGA platform for HS38x cores
` [PATCH 28/28] ARCv2: [vdk] dts files and defconfig for HS38 VDK

Xen 4.6 Development Update (five months reminder, 5 WEEKS TO FREEZE)
 2015-06-09 11:57 UTC  (2+ messages)

[PATCH v3 0/3] spi: atmel: add support to FIFOs and the internal chip-select
 2015-06-09 11:53 UTC  (15+ messages)
` [PATCH v3 1/3] spi: atmel: add support for the internal chip-select of the spi controller
` [PATCH v3 2/3] spi: atmel: update DT bindings documentation
` [PATCH v3 3/3] spi: atmel: add support to FIFOs

[PATCH v1] arm: configs: Add Freescale LS1021A defconfig
 2015-06-09 11:56 UTC  (3+ messages)

[PATCH v2 07/10] drm/i915: Add pipe level Gamma correction for CHV/BSW
 2015-06-09 11:55 UTC  (3+ messages)
  ` [PATCH v2 08/10] drm: Add CSC correction structure
  ` [PATCH v2 10/10] drm/i915: Add CSC support for CHV/BSW

nft rules processed in wrong network namespace
 2015-06-09 11:55 UTC 

[PATCH 0/3] EDAC: add DDR4 flag, misc improvements
 2015-06-09 11:54 UTC  (6+ messages)
` [PATCH 1/3] EDAC: add DDR4 flag
` [PATCH 2/3] sb_edac: virtualize several hard-coded functions
` [PATCH 3/3] sb_edac: support for duplicate device IDs

[U-Boot] [PATCHv4 0/3] drivers/ddr/altera: Add the DDR controller driver for SoCFPGA
 2015-06-09 11:55 UTC  (3+ messages)
` [U-Boot] [PATCHv4 1/3] driver/ddr/altera: Add DDR driver for Altera's SDRAM controller

[PATCH] bluetooth: hci_bcsp: Clean up code Fix
 2015-06-09 11:54 UTC  (3+ messages)

[Qemu-devel] should KVM or userspace be the one which decides what MIPIDR/affinity values to assign to vcpus?
 2015-06-09 11:54 UTC  (5+ messages)
      `  "

[PATCH 00/13] Improve "refs" module encapsulation
 2015-06-09 11:53 UTC  (6+ messages)
` [PATCH 07/13] prune_remote(): use delete_refs()

Softvol only after device has opened
 2015-06-09 11:52 UTC  (2+ messages)

[PATCH] staging: wilc1000: remove unused variables
 2015-06-09 11:19 UTC 

[PATCH v4] efi: Avoid calling boot services after ExitBootServices()
 2015-06-09 11:51 UTC  (3+ messages)

2 speakers are assigned to the same DAC, this can't support 4.0/2.1 channles
 2015-06-09 11:51 UTC  (3+ messages)

[PATCH bluetooth-next] ieee802154/cc2520: check for return values in cc2520_filter()
 2015-06-09 11:50 UTC  (5+ messages)

[Qemu-devel] [PATCH RFC] migration: Re-implement 'migrate-set-parameters' to make it easily for extension
 2015-06-09 11:41 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/2] block: driver should override flags in bdrv_open()
 2015-06-09 11:49 UTC  (6+ messages)
` [Qemu-devel] [Qemu-block] "

drm/i915/hsw/bdw: Enable resource streamer v3
 2015-06-09 11:48 UTC  (5+ messages)
` [PATCH 1/3] drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_START

[PATCH] oom: always panic on OOM when panic_on_oom is configured
 2015-06-09 11:48 UTC  (6+ messages)
        ` oom: How to handle !__GFP_FS exception?

[PATCH v4 00/27] drm/i915: Convert to atomic, part 2
 2015-06-09 11:48 UTC  (3+ messages)
` [PATCH v4 19/27] drm/i915: Read hw state into an atomic state struct, v2

[PATCH 0/6] wil6210 patches
 2015-06-09 11:45 UTC  (2+ messages)

[LTP] [PATCH] lib6/in6_2: don't assume that machine has 'eth0' interface name
 2015-06-09 11:44 UTC  (2+ messages)

[PATCH v2 2/2] spi: spi-fsl-dspi: Change the way of increasing spi_message->actual_length
 2015-06-09 11:45 UTC 

[PATCHv2] bluetooth: hci_bcsp: Clean up code Fix
 2015-06-09 11:45 UTC  (2+ messages)

[PATCH v4 1/2] spi: spi-fsl-dspi: Enable TCF interrupt mode support
 2015-06-09 11:45 UTC 

[PATCH] radio-bcm2048: Fix region selection
 2015-06-09 11:44 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1 0/9]powerpc/powernv: Nest Instrumentation support
 2015-06-09 11:41 UTC  (4+ messages)
` [PATCH v1 7/9]powerpc/powernv: Event attr creation and PMU registration

[PATCH v3 1/2] Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void
 2015-06-09 11:43 UTC  (4+ messages)
` [PATCH v3 2/2] Bluetooth: Move SCO support under BT_BREDR config option

[PATCH] ARM: Re-enable TRACE_IRQFLAGS_SUPPORT on ARMv7-M
 2015-06-09 11:41 UTC  (5+ messages)

nft netdev family bindings
 2015-06-09 11:46 UTC  (9+ messages)

April and May Advisory Board Minutes published
 2015-06-09 11:41 UTC 

[PATCH v2 0/5] libxl: xs_restrict QEMU
 2015-06-09 11:40 UTC  (8+ messages)
` [PATCH v2 4/5] libxl: change xs path for pv qemu

[PATCH v4 0/9] add xenalyze to staging
 2015-06-09 11:38 UTC  (6+ messages)

[PATCH 00/10] arm/arm64: KVM: Active interrupt state switching for shared devices
 2015-06-09 11:38 UTC  (7+ messages)
` [PATCH 01/10] arm/arm64: KVM: Fix ordering of timer/GIC on guest entry
` [PATCH 02/10] arm/arm64: KVM: Move vgic handling to a non-preemptible section

[PATCH] tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()
 2015-06-09 11:36 UTC 

[Qemu-devel] [PATCH] raw-posix: Fix .bdrv_co_get_block_status() for unaligned image size
 2015-06-09 11:36 UTC  (2+ messages)

[PATCH v2 1/2] sctp: rcu-ify addr_waitq
 2015-06-09 11:36 UTC  (8+ messages)
` [PATCH v3 "

[Qemu-devel] [PATCH 0/6] pci/isa: QOMify
 2015-06-09 11:36 UTC  (9+ messages)

[PATCH v5 00/17] new LoCoMo driver set
 2015-06-09 11:35 UTC  (6+ messages)
` [PATCH v5 02/17] leds: port locomo leds driver to new locomo core

[PATCH v14 0/4] cgroup: add PIDs subsystem
 2015-06-09 11:32 UTC  (10+ messages)
` [PATCH v14 1/4] cgroup: fix uninitialised iterator in for_each_subsys_which
` [PATCH v14 2/4] cgroup, block: implement task_get_css()
` [PATCH v14 3/4] cgroup: allow a cgroup subsystem to reject a fork
` [PATCH v14 4/4] cgroup: implement the PIDs subsystem

[PATCH bluetooth-next] ieee802154/mrf24j40: make sure we do not override return values
 2015-06-09 11:33 UTC  (5+ messages)

[PATCH v2] mtd: nand: Sunxi calculate timing cfg
 2015-06-09 11:31 UTC  (2+ messages)

[PATCH] acpi: update ACPI tables to match TCG ACPI specification
 2015-06-09 11:31 UTC  (2+ messages)

[PATCH v2 6/8] arm: prepare for instantiating different IRQ chip devices
 2015-06-09 11:31 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] ACPI: ARM: add SPCR table
 2015-06-09 11:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] hw/arm/virt-acpi-build: Add "

[PATCH v5] cxlflash: Base support for IBM CXL Flash Adapter
 2015-06-09 11:29 UTC  (4+ messages)

[PATCH 0/3] Switch input leds over to standard LED class devices
 2015-06-09 11:28 UTC  (6+ messages)

[PATCH] mtd: nand: Sunxi calculate timing cfg
 2015-06-09 11:27 UTC  (2+ messages)

[U-Boot] Disabling Autonegotiation
 2015-06-09 11:27 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the jc_docs tree
 2015-06-09 11:26 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.