All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-12 03:02:52 to 2014-06-12 05:01:34 UTC [more...]

[ANN] wireless-regdb: master-2014-05-19
 2014-06-12  5:01 UTC  (5+ messages)
` [wireless-regdb] "

[PATCH v2 00/12] misc IIO cleanup
 2014-06-12  5:00 UTC  (13+ messages)
` [PATCH v2 01/12] iio:adc:ad5791: Use BIT() and GENMASK() macros
` [PATCH v2 02/12] iio:adc:ad5504: "
` [PATCH v2 03/12] iio:adc:ad7887: "
` [PATCH v2 04/12] iio:adc:ad7476: Use GENMASK() macro
` [PATCH v2 05/12] iio:adc:ad7298: Use BIT() and GENMASK() macros
` [PATCH v2 06/12] iio: Move documentation of iio-trig-sysfs to ABI/testing
` [PATCH v2 07/12] staging:iio: Update iio_event_monitor program
` [PATCH v2 08/12] staging:iio: Fix iio_utils.h function prototypes
` [PATCH v2 09/12] staging:iio: Fix mention of INDIO_RING_TRIGGERED to INDIO_BUFFER_TRIGGERED
` [PATCH v2 10/12] staging:iio: Fix error handling in generic_buffer example
` [PATCH v2 11/12] staging:iio-trig-periodic-rtc: Cleanup
` [PATCH v2 12/12] staging:iio-trig-periodic-rtc: Allow to reset frequency to 0

basic help request
 2014-06-12  4:58 UTC  (3+ messages)

Problem using git
 2014-06-12  4:58 UTC  (2+ messages)

[PATCH] License tweak: LGPL v2.1 vs LGPL v2
 2014-06-12  4:56 UTC 

[PATCH v2 00/10] CMA: generalize CMA reserved area management code
 2014-06-12  4:56 UTC  (79+ messages)
` [PATCH v2 01/10] DMA, CMA: clean-up log message
` [PATCH v2 02/10] DMA, CMA: fix possible memory leak
` [PATCH v2 03/10] DMA, CMA: separate core cma management codes from DMA APIs
` [PATCH v2 04/10] DMA, CMA: support alignment constraint on cma region
` [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity
` [PATCH v2 06/10] CMA: generalize CMA reserved area management functionality
` [PATCH v2 07/10] PPC, KVM, CMA: use general CMA reserved area management framework
` [PATCH v2 08/10] mm, cma: clean-up cma allocation error path
` [PATCH v2 09/10] mm, cma: move output param to the end of param list
` [PATCH v2 10/10] mm, cma: use spinlock instead of mutex

[PATCH v2 net 0/4] bnx2x: Bug fixes patch series
 2014-06-12  4:55 UTC  (5+ messages)
` [PATCH v2 net 1/4] bnx2x: Fix link for KR with swapped polarity lane
` [PATCH v2 net 2/4] bnx2x: Fix 1G-baseT link
` [PATCH v2 net 3/4] bnx2x: Check for UNDI in uncommon branch
` [PATCH v2 net 4/4] bnx2x: Enlarge the dorq threshold for VFs

[U-Boot] Driver Model and DTS Parsing
 2014-06-12  4:55 UTC  (6+ messages)

[PATCH v3 00/12] ad799x cleanup
 2014-06-12  4:54 UTC  (13+ messages)
` [PATCH v3 01/12] iio:adc:ad799x: Fix reading and writing of event values, apply shift
` [PATCH v3 02/12] iio:adc:ad799x: Fix ad799x_chip_info kerneldoc
` [PATCH v3 03/12] iio:adc:ad799x: Drop I2C access helper functions
` [PATCH v3 04/12] iio:adc:ad799x: Save some lines in ad7997_8_update_scan_mode() exit handling
` [PATCH v3 05/12] iio:adc:ad799x: Use BIT() and GENMASK()
` [PATCH v3 06/12] iio:adc:ad799x: Only expose event interface when IRQ is available
` [PATCH v3 07/12] iio:adc:ad799x: Make chan_spec const in ad799x_chip_config struct
` [PATCH v3 08/12] iio:adc:ad799x: Add helper function to read/write config register
` [PATCH v3 09/12] iio:adc:ad799x: Write default config on probe and reset alert status on probe
` [PATCH v3 10/12] iio:adc:ad799x: Set conversion channels and rename ad7997_8_update_scan_mode()
` [PATCH v3 11/12] iio:adc:ad799x: Return more meaningful event enabled state
` [PATCH v3 12/12] iio:adc:ad799x: Allow to write event config

[PATCH] ARM: exynos: Fix warning by constifying 'reg' in exynos_fdt_map_chipid()
 2014-06-12  4:49 UTC  (3+ messages)

[PATCH 3/3] ARM: shmobile: r8a7791: add R-Car sound support on DTSI
 2014-06-12  4:44 UTC 

[PATCH 2/3] arm: shmobile: r8a7791: Add I2C clocks
 2014-06-12  4:44 UTC  (2+ messages)
` [PATCH 2/3] ARM: shmobile: r8a7791: add MSTP10 support on DTSI

[U-Boot] [PATCH v3 0/14] Minor improvements to secure boot and enable on beaglebone
 2014-06-12  4:44 UTC  (5+ messages)
` [U-Boot] [PATCH v3 07/14] fdt: Add DEV_TREE_BIN option to specify a device tree binary file

[PATCH 1/3] ARM: shmobile: r8a7791: add audio clock on DTSI
 2014-06-12  4:44 UTC 

[PATCH 0/3] ARM: shmobile: r8a7791: MSTP/sound support on DTSI
 2014-06-12  4:42 UTC 

[U-Boot] Refactoring of U-Boot directory structure
 2014-06-12  4:41 UTC  (2+ messages)

Slow startup of systemd-journal on BTRFS
 2014-06-12  4:39 UTC  (3+ messages)

[U-Boot] [PATCH] x86: Enable 32-bit build using x86_64 multilib toolchain
 2014-06-12  4:37 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Improve/fix tests for commands and trace
 2014-06-12  4:35 UTC  (12+ messages)
` [U-Boot] [PATCH 1/4] Reactivate the tracing feature
` [U-Boot] [PATCH 2/4] Add ctrlc_ignore environment variable to ignore Ctrl-C

[Buildroot] gdbserver compile problem on buildroot-2014.05
 2014-06-12  4:28 UTC  (5+ messages)

[U-Boot] [PATCH v2] sandbox: change local_irq_save() to macro
 2014-06-12  4:27 UTC  (2+ messages)

[GIT PULL] MMC updates for 3.16-rc1
 2014-06-12  4:27 UTC  (3+ messages)

[U-Boot] [PATCH V2] sandbox: restore ability to access host fs through standard commands
 2014-06-12  4:26 UTC  (2+ messages)

[linux-next test] 27052: tolerable FAIL
 2014-06-12  4:25 UTC 

[U-Boot] [PATCH V2] sandbox: terminate os_dirent_ls() result list
 2014-06-12  4:23 UTC  (2+ messages)

[PATCH v2 1/2] usb: ehci-exynos: Make provision for vdd regulators
 2014-06-12  4:21 UTC  (4+ messages)

linux-next: manual merge of the target-updates tree with the virtio tree
 2014-06-12  4:17 UTC 

drivers/char/random.c: More futzing about
 2014-06-12  4:13 UTC  (5+ messages)
    ` random: Benchamrking fast_mix2

Potential race in ip4_datagram_release_cb
 2014-06-12  4:05 UTC  (16+ messages)
` [PATCH] ipv4: fix a race in ip4_datagram_release_cb()

[PATCH 0/4] spi: qup: Fixes and new version support
 2014-06-12  4:02 UTC  (6+ messages)
` [PATCH 1/4] spi: qup: Remove chip select function

[PATCH v1 0/3] Include protection information in iscsi header
 2014-06-12  4:01 UTC  (8+ messages)
` [PATCH v1 3/3] TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire

[Qemu-devel] [PATCH v10 0/6] qemu-img: add preallocation=full
 2014-06-12  3:54 UTC  (7+ messages)
` [Qemu-devel] [PATCH v10 1/6] block: round up file size to nearest sector
` [Qemu-devel] [PATCH v10 2/6] raw, qcow2: don't convert file size to sector size
` [Qemu-devel] [PATCH v10 3/6] rename parse_enum_option to qapi_enum_parse and make it public
` [Qemu-devel] [PATCH v10 4/6] qapi: introduce PreallocMode and a new PreallocMode full
` [Qemu-devel] [PATCH v10 5/6] raw-posix: Add full image preallocation option
` [Qemu-devel] [PATCH v10 6/6] qcow2: "

Proposal
 2014-06-12  3:43 UTC 

[PATCH] KVM: PPC: Book3s PR: Disable AIL mode with OPAL
 2014-06-12  3:56 UTC  (3+ messages)

PATCH[vme/bridges/vme_ca91cx42.c:1382: Bad if test Bug Fix]
 2014-06-12  3:53 UTC  (2+ messages)

[net/ipvs] BUG: unable to handle kernel NULL pointer dereference at 00000004
 2014-06-12  3:46 UTC  (4+ messages)

[PATCH] KVM: PPC: Book3s HV: Fix tlbie compile error
 2014-06-12  3:46 UTC  (3+ messages)

[U-Boot] [PATCH] driver/nand: Update SRAM initialize logic for IFC
 2014-06-12  3:43 UTC 

[U-Boot] [PATCH] driver/nand:Define MAX_BANKS same as SoC defined for IFC
 2014-06-12  3:43 UTC 

linux-next: manual merge of the virtio tree with Linus' tree
 2014-06-12  3:37 UTC 

[PATCH 02/07] DMA: shdma: 40-bit address prototype
 2014-06-12  3:36 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/15] Collected driver model bug-fixes and docs
 2014-06-12  3:34 UTC  (8+ messages)
` [U-Boot] [PATCH v4 09/15] dm: Cast away the const-ness of the global_data pointer
` [U-Boot] [PATCH v4 11/15] dm: Fix printf() strings in the 'dm' command

[Qemu-devel] [PATCH v6 0/4] cpus: Add generic "nmi" monitor command support
 2014-06-12  3:29 UTC  (6+ messages)
` [Qemu-devel] [PATCH v6 1/4] cpus: Define callback for QEMU "nmi" command

[patch V4 00/10] rtmutex: Code clarification and optimization
 2014-06-12  3:34 UTC  (3+ messages)
` [patch V4 02/10] rtmutex: Simplify rtmutex_slowtrylock()

[PATCH ftrace/core 0/2] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts
 2014-06-12  3:29 UTC  (8+ messages)
` [PATCH ftrace/core 2/2] ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict

[PATCH] add recipe cim-schema, cim-schema-docs and license file DMTF
 2014-06-12  3:26 UTC 

Hello
 2014-06-12  3:10 UTC  (2+ messages)

How does kvm support x2apic?
 2014-06-12  3:24 UTC  (11+ messages)

[patch 00/13] time: Tree wide cleanup of interfaces and crap
 2014-06-12  3:22 UTC  (3+ messages)
` [patch 11/13] wireless: mwifiex: Use the proper interfaces

[U-Boot] [PATCH] sandbox: change local_irq_save() to macro
 2014-06-12  3:23 UTC 

[Bug 79696] New: 10.2.0rc5 GPU stall & Xorg crash while using Geeqie
 2014-06-12  3:19 UTC  (2+ messages)
` [Bug 79696] "

Kernel panic or hang for Linaro Linux kernel 3.15 on arndale exynos5250
 2014-06-12  3:19 UTC 

[PATCH v5 0/14] Migration Stream v2
 2014-06-12  3:17 UTC  (2+ messages)

[LTP] [PATCH v2] containers/netns: enable IPv6 address autoconfiguration for veth interfaces
 2014-06-12  3:14 UTC 

[lm-sensors] [PATCH] Added support for Lattice's POWR1220 power manager IC
 2014-06-12  3:16 UTC  (2+ messages)

[Qemu-devel] Fwd: Patch: fix to gen_mcrxr() in target-ppc/translate.c
 2014-06-12  3:11 UTC  (5+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

New eMCA trace event interface V4
 2014-06-12  2:42 UTC  (4+ messages)
` [PATCH 5/7 v7] trace, RAS: Add eMCA trace event interface

Using virtio for inter-VM communication
 2014-06-12  2:27 UTC  (2+ messages)
` [Qemu-devel] "

[PULL] virtio-next
 2014-06-12  2:42 UTC 

[PULL] modules-next
 2014-06-12  1:25 UTC  (3+ messages)

[PATCH] m68knommu: Correct page_to_phys when PAGE_OFFSET is non-zero
 2014-06-12  3:01 UTC 

console: lockup on boot
 2014-06-12  3:07 UTC  (9+ messages)

timekeeping: exiting task with held timekeeping locks
 2014-06-12  3:05 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] Add support for gold linker and LTO for GCC
 2014-06-12  3:05 UTC  (3+ messages)

[PATCH v7 0/4] arm: dirty page logging support for ARMv7
 2014-06-12  3:02 UTC  (9+ messages)
` [RESEND PATCH v7 3/4] arm: dirty log write protect management support


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.