All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-07 12:55:38 to 2014-04-07 13:58:59 UTC [more...]

[MAC80211] Radar detection management issue
 2014-04-07 13:48 UTC  (5+ messages)

[PATCH 0/4] Reset i2c connection between xfers (v3)
 2014-04-07 13:58 UTC  (9+ messages)
` [PATCH 1/4] drm/radeon/dp: handle zero sized i2c over aux transactions
` [PATCH 2/4] drm/dp/i2c: send bare addresses to properly reset i2c connections (v3)

[PATCH] mips: export icache_flush_range
 2014-04-07 13:58 UTC  (4+ messages)

[PATCH 1/2] arm: fixmap: implement __set_fixmap()
 2014-04-07 13:57 UTC  (4+ messages)
` [PATCH 2/2] arm: use fixmap for text patching when text is RO

RTE_EAL on single core CPUs
 2014-04-07 13:57 UTC  (3+ messages)

ckmake build issue with undefined symbol mcount
 2014-04-07 13:57 UTC 

lttng-ust cross compile broken for demo-tracef
 2014-04-07 13:57 UTC 

[PATCH][RESEND] vfs: Make __d_materialise_dentry() set the materialised dentry name correctly
 2014-04-07 13:56 UTC  (5+ messages)

[Qemu-devel] [SeaBIOS] [PATCH] hw/pci: reserve IO and mem for pci-2-pci bridges with no devices attached
 2014-04-07 13:55 UTC  (6+ messages)

[RFC PATCH 00/28] ktap: A lightweight dynamic tracing tool for Linux
 2014-04-07 13:55 UTC  (8+ messages)

[U-Boot] [PATCH v6 0/9] Add support for keystone2 SoC and K2HK EVM
 2014-04-07 13:55 UTC  (5+ messages)
` [U-Boot] [PATCH v6 2/9] tools: mkimage: add support for gpimage format

[meta-selinux][PATCH] audit: Fix lack of a default audit.rules
 2014-04-07 13:54 UTC  (2+ messages)

queue for linus
 2014-04-07 13:54 UTC  (3+ messages)

[PATCH v2 00/16] Interrupt management reworking
 2014-04-07 13:53 UTC  (23+ messages)
` [PATCH v2 01/16] xen/arm: timer: replace timer_dt_irq by timer_get_irq
` [PATCH v2 02/16] xen/arm: IRQ: Use default irq callback from common code for no_irq_type
` [PATCH v2 03/16] xen/arm: IRQ: Rename irq_cfg into arch_irq_desc
` [PATCH v2 05/16] xen/arm: IRQ: drop irq parameter in __setup_irq
` [PATCH v2 06/16] xen/arm: IRQ: remove __init from setup_dt_irq, request_dt_irq and release_irq
` [PATCH v2 07/16] xen/arm: IRQ: Move IRQ management from gic.c to irq.c
` [PATCH v2 08/16] xen/arm: IRQ Introduce irq_get_domain
` [PATCH v2 09/16] xen/arm: IRQ: Add lock contrainst for gic_irq_{startup, shutdown}
` [PATCH v2 10/16] xen/arm: IRQ: Don't need to have a specific function to route IRQ to Xen

[Buildroot] [PATCH 01/11] toolchain: Make vendor configurable
 2014-04-07 13:53 UTC  (5+ messages)
` [Buildroot] [PATCH 02/11] arch: MIPS: Add config option BR2_GCC_TARGET_TUNE

[RFC PATCH v4 1/2] MIPS: move mmips branch support code out of the fpu emu code
 2014-04-07 13:53 UTC  (3+ messages)
` [RFC PATCH v4 2/2] MIPS: make FPU emulator optional

[PATCH v9] MIDI driver for Behringer BCD2000 USB device
 2014-04-07 13:53 UTC  (4+ messages)

omap_hsmmc: Problem with SanDisk Extreme Pro MicroSDHC 1
 2014-04-07 13:47 UTC 

[PATCH] ath10k: fix initial radar detection logic
 2014-04-07 13:52 UTC  (5+ messages)
` [PATCH v2 0/2] ath10k: fix radar/cac
  ` [PATCH v2 1/2] ath10k: reorder functions

[PATCH] GenWQE: Fix email address and update copyright notice
 2014-04-07 13:52 UTC  (3+ messages)

[PATCH v3 00/27] Clean up update-refs --stdin and implement ref_transaction
 2014-04-07 13:48 UTC  (28+ messages)
` [PATCH v3 01/27] t1400: fix name and expected result of one test
` [PATCH v3 02/27] t1400: provide more usual input to the command
` [PATCH v3 03/27] parse_arg(): really test that argument is properly terminated
` [PATCH v3 04/27] t1400: add some more tests involving quoted arguments
` [PATCH v3 05/27] refs.h: rename the action_on_err constants
` [PATCH v3 06/27] update_refs(): fix constness
` [PATCH v3 07/27] update-ref --stdin: read the whole input at once
` [PATCH v3 08/27] parse_cmd_verify(): copy old_sha1 instead of evaluating <oldvalue> twice
` [PATCH v3 09/27] update-ref.c: extract a new function, parse_refname()
` [PATCH v3 10/27] update-ref --stdin: improve error messages for invalid values
` [PATCH v3 11/27] update-ref --stdin: make error messages more consistent
` [PATCH v3 12/27] update-ref --stdin: simplify error messages for missing oldvalues
` [PATCH v3 13/27] t1400: test that stdin -z update treats empty <newvalue> as zeros
` [PATCH v3 14/27] update-ref.c: extract a new function, parse_next_sha1()
` [PATCH v3 15/27] update-ref --stdin -z: deprecate interpreting the empty string as zeros
` [PATCH v3 16/27] t1400: test one mistake at a time
` [PATCH v3 17/27] update-ref --stdin: improve the error message for unexpected EOF
` [PATCH v3 18/27] update-ref --stdin: harmonize error messages
` [PATCH v3 19/27] refs: add a concept of a reference transaction
` [PATCH v3 20/27] update-ref --stdin: reimplement using reference transactions
` [PATCH v3 21/27] refs: remove API function update_refs()
` [PATCH v3 22/27] struct ref_update: rename field "ref_name" to "refname"
` [PATCH v3 23/27] struct ref_update: store refname as a FLEX_ARRAY
` [PATCH v3 24/27] ref_transaction_commit(): simplify code using temporary variables
` [PATCH v3 25/27] struct ref_update: add a lock field
` [PATCH v3 26/27] struct ref_update: add a type field
` [PATCH v3 27/27] ref_transaction_commit(): work with transaction->updates in place

[U-Boot] [Question] How is the Falcon mode working
 2014-04-07 13:49 UTC 

[Cocci] spatch issue with C struct initialization
 2014-04-07 13:48 UTC  (4+ messages)

[ath9k-devel] [PATCH] Adding support for spectral scan for the ath9k_htc driver. Tested the patch on with 9271 chipset to generate spectral scans
 2014-04-07 13:47 UTC  (2+ messages)

[PATCH] imx-drm: imx-drm-core: Fix imx_drm_encoder_get_mux_id
 2014-04-07 13:46 UTC  (3+ messages)

[PATCH] [media] stk1160: warrant a NUL terminated string
 2014-04-07 13:45 UTC  (2+ messages)

[PATCH 3.2 17/18] cifs: ensure that uncached writes handle unmapped areas correctly
 2014-04-07 13:45 UTC  (3+ messages)

[PATCH 0/3] fixes (read: workarounds) for XSA-59
 2014-04-07 13:43 UTC  (9+ messages)
` [PATCH 1/3] VT-d: suppress UR signaling for server chipsets
` [PATCH 3/3] passthrough: allow to suppress SERR and PERR signaling altogether

[PATCH v5 00/11] imx-drm dt bindings
 2014-04-07 13:43 UTC  (9+ messages)

[PATCH v7 0/6] Support for creating generic host_bridge from device tree
 2014-04-07 13:42 UTC  (7+ messages)
` [PATCH v7 1/6] pci: Introduce pci_register_io_range() helper function

[PATCH xen v2] xen: arm: fully implement multicall interface
 2014-04-07 13:42 UTC  (7+ messages)
` [PATCH linux v2] arm: xen: implement multicall hypercall support

[Buildroot] [PATCH] eglibc: bump to version 2.19 SVN R25243
 2014-04-07 13:41 UTC  (4+ messages)

[Xenomai] Command line freeze during xeno-regression-test on omap4460
 2014-04-07 13:41 UTC  (13+ messages)

[Qemu-devel] [PATCH for-2.0] fw-path-provider: Change GPL version to 2+
 2014-04-07 13:39 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.0 v2] "

[PATCH] PCI: Add new PCI id for Intel GPU interrupt quirk
 2014-04-07 13:10 UTC 

[PATCH 0/5] Fix various issues with leds-pwm
 2014-04-07 13:37 UTC  (8+ messages)
` [PATCH 4/5] leds: leds-pwm: implement PWM inversion

[Buildroot] [Bug 7016] New: Git issues in resulting buildroot tar
 2014-04-07 13:38 UTC  (4+ messages)
` [Buildroot] [Bug 7016] "

bdi: lockdep warning in bdi_queue_work
 2014-04-07 13:38 UTC  (3+ messages)

master - thin: Support thin_check --clear-needs-check-flag
 2014-04-07 13:36 UTC  (4+ messages)

[GIT PULL] Xen build fix for 3.15
 2014-04-07 13:36 UTC 

[GIT PULL] please pull file locking changes for 3.15
 2014-04-07 13:35 UTC  (7+ messages)

[PATCH] git-p4: explicitly specify that HEAD is a revision
 2014-04-07 13:19 UTC 

[RFC 0/3] Add new ioctl to resize gem object for deferred allocation
 2014-04-07 13:18 UTC  (3+ messages)

[U-Boot] Different Port for TFTP communication
 2014-04-07 13:32 UTC 

[PATCH] c_can: Add support for eg20t (pch_can)
 2014-04-07 13:31 UTC  (7+ messages)

[Qemu-devel] [PATCH for-2.0] Makefile: remove bashism
 2014-04-07 13:29 UTC  (2+ messages)

coccinelle-1.0.0-rc20 compile issue
 2014-04-07 13:26 UTC  (7+ messages)

3.0 -> 3.10 regression? poweroff instead of reboot?
 2014-04-07 13:25 UTC  (10+ messages)

drivers/clk/bcm/clk-bcm281xx.c breaks on GCC 4.6.4 (and earlier)
 2014-04-07 13:25 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/35] pc: ACPI memory hotplug
 2014-04-07 13:25 UTC  (10+ messages)
` [Qemu-devel] [PATCH 23/35] acpi:piix4: make plug/unlug callbacks generic
` [Qemu-devel] [PATCH 28/35] pc: propagate memory hotplug event to ACPI device

Porting plat-pxa to the MMP PDMA driver
 2014-04-07 13:25 UTC  (2+ messages)

[Bug 73051] New: Hung Tasks possibly related to ext4 IO
 2014-04-07 13:24 UTC  (2+ messages)
` [Bug 73051] Hung Tasks "

[rfc 0/3] Cleaning up soft-dirty bit usage
 2014-04-07 13:24 UTC  (4+ messages)

instrumenting shared library
 2014-04-07 13:23 UTC 

[PATCH] [Bluetooth 4.1][32bit-UUID Support] Added support for 32 bit uuid for the Attribute type in ATT and GATT for GATT Client devices
 2014-04-07 13:23 UTC 

[PATCH 0/5] Non-ARM-specific EFI patches needed for ARM ports
 2014-04-07 13:22 UTC  (6+ messages)
` [PATCH 3/5] efi: x86: Improve cmdline conversion

[linux-lvm] Can't mount LVM RAID5 drives
 2014-04-07 13:22 UTC  (2+ messages)

complex versioning scenario
 2014-04-07 13:22 UTC  (10+ messages)

[PATCH] [Bluetooth 4.1][32bit-UUID Support] Added support for 32 bit uuid for the Attribute type in ATT and GATT for GATT server role
 2014-04-07 13:21 UTC 

Measuring Network Packet processing time
 2014-04-07 13:21 UTC 

[PATCH v2 1/1] mm: hugetlb: fix stalling when a large number of hugepages are freed
 2014-04-07 13:21 UTC  (2+ messages)

[Qemu-devel] Qemu 2.0 regression with xen: qemu crash on any domUs S.O. start
 2014-04-07 13:19 UTC  (11+ messages)
        ` [Qemu-devel] [Xen-devel] "
              ` [Qemu-devel] [Spice-devel] "
                  ` [Xen-devel] [Qemu-devel] "

[Qemu-devel] [PATCH for 2.1 00/97] VMState simplification (massive)
 2014-04-07 13:19 UTC  (2+ messages)

[RFC/PATCH] mtd: ubi: Fix ubi free PEBs count calculation
 2014-04-07 13:18 UTC  (3+ messages)

[U-Boot] Socfpga preloader signing patch
 2014-04-07 13:17 UTC  (3+ messages)

[PATCH 1/8] [media] s5p-jpeg: Add fmt_ver_flag field to the s5p_jpeg_variant structure
 2014-04-07 13:16 UTC  (8+ messages)
` [PATCH 2/8] [media] s5p-jpeg: Perform fourcc downgrade only for Exynos4x12 SoCs
` [PATCH 3/8] [media] s5p-jpeg: Add m2m_ops field to the s5p_jpeg_variant structure
` [PATCH 4/8] [media] s5p-jpeg: Fix build break when CONFIG_OF is undefined
` [PATCH 5/8] [media] s5p-jpeg: g_selection callback should always succeed
` [PATCH 6/8] [media] s5p-jpeg: Fix sysmmu page fault
` [PATCH 7/8] [media] s5p_jpeg: Prevent JPEG 4:2:0 > YUV 4:2:0 decompression
` [PATCH 8/8] [media] s5p_jpeg: Fix NV12 format entry related to S5C2120 SoC

Introduce acpi_validate and ec_acces in tools/power/acpi
 2014-04-07 13:16 UTC  (5+ messages)
` [PATCH 1/4] tools/power/acpi: Minor bugfixes
` [PATCH 2/4] tools/power/acpi: Make makefile work per subdirectory
` [PATCH 3/4] tools/power/acpi: Introduce acpi_validate with manpage for easy validation of ACPI BIOS tables
` [PATCH 4/4] tools/power/acpi: Introduce ec_access.c - tool to access the Embedded Controller (EC) safely for debugging purposes

[PATCH 1/2] android/pts: Bump PTS version for A2DP
 2014-04-07 13:16 UTC  (2+ messages)
` [PATCH 2/2] android/pts: Re-test A2DP against PTS 5.1

[GIT PULL] ext4 changes for 3.15
 2014-04-07 13:15 UTC  (7+ messages)

[Xenomai] patch for 3.14 kernel ?
 2014-04-07 13:14 UTC  (2+ messages)

[RFC/PATCH] mtd: ubi: Test return value of __wl_get_peb
 2014-04-07 13:14 UTC  (3+ messages)

[Bug 77102] gallium nouveau has no profile in vdpau and libva
 2014-04-07 13:13 UTC 

[PATCH v2 00/25] Lockfile correctness and refactoring
 2014-04-07 13:12 UTC  (6+ messages)
` [PATCH v2 18/25] lockfile: avoid transitory invalid states

[Buildroot] [PATCH] toolchain-external: Introduce kernel headers sanitization
 2014-04-07 13:12 UTC 

[REVIEWv2 PATCH 00/13] vb2: various small fixes/improvements
 2014-04-07 13:11 UTC  (14+ messages)
` [REVIEWv2 PATCH 01/13] vb2: stop_streaming should return void
` [REVIEWv2 PATCH 02/13] vb2: fix handling of data_offset and v4l2_plane.reserved[]
` [REVIEWv2 PATCH 03/13] vb2: if bytesused is 0, then fill with output buffer length
` [REVIEWv2 PATCH 04/13] vb2: use correct prefix
` [REVIEWv2 PATCH 05/13] vb2: move __qbuf_mmap before __qbuf_userptr
` [REVIEWv2 PATCH 06/13] vb2: set timestamp when using write()
` [REVIEWv2 PATCH 07/13] vb2: reject output buffers with V4L2_FIELD_ALTERNATE
` [REVIEWv2 PATCH 08/13] vb2: simplify a confusing condition
` [REVIEWv2 PATCH 09/13] vb2: add vb2_fileio_is_active and check it more often
` [REVIEWv2 PATCH 10/13] vb2: set v4l2_buffer.bytesused to 0 for mp buffers
` [REVIEWv2 PATCH 11/13] vb2: allow read/write as long as the format is single planar
` [REVIEWv2 PATCH 12/13] vb2: start messages with a lower-case for consistency
` [REVIEWv2 PATCH 13/13] DocBook media: update bytesused field description

[PATCH] sdhci: Forward EPROBE_DEFER on vmmc and vqmmc regulators
 2014-04-07 13:11 UTC  (6+ messages)

[Qemu-devel] [SeaBIOS] [PATCH V2] hw/pci: reserve IO and mem for pci-2-pci bridges with no devices attached
 2014-04-07 13:09 UTC 

[PATCH] spi: qup: Depend on ARCH_QCOM
 2014-04-07 13:08 UTC  (3+ messages)

[patch] clk: st: NULL dereference on error in st_of_clkgen_vcc_setup()
 2014-04-07 13:06 UTC  (3+ messages)

Armada XP (mvebu) PCIe memory (BAR/window) re-allocation
 2014-04-07 13:03 UTC  (7+ messages)

[RFC/PATCH] mtd: ubi: Free peb's synchronously for fastmap
 2014-04-07 13:02 UTC  (3+ messages)

[PATCH 00/44 v3] Enhancement of support for Firewire devices
 2014-04-07 12:59 UTC  (6+ messages)
` [PATCH 24/44] fireworks: Add MIDI interface
  ` [alsa-devel] "

[PATCH] Revert "timer: get TSC frequency from /proc/cpuinfo"
 2014-04-07 12:57 UTC 

192.168.2.33/24 & 192.168.2.33/29 on the same box
 2014-04-07 12:57 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.