All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-01 02:40:59 to 2013-12-01 11:51:08 UTC [more...]

git stash doesn't honor --work-tree or GIT_WORK_TREE
 2013-12-01 11:50 UTC  (4+ messages)

[PATCH] arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-mapping.h" from "asm/dma-mapping.h"
 2013-12-01 11:50 UTC  (18+ messages)
  ` [PATCH 0/2] arch: hexagon: include: asm: add prefix "vm_" for all enum members in "hexagon_vm.h"
    ` [PATCH 1/2] "
        ` [PATCH] net: mac80211: tx.c: be sure of 'sdata->vif.type' must be NL80211_IFTYPE_AP when be in NL80211_IFTYPE_AP case

[Qemu-devel] [PATCH v4 0/4] add sunxi machine type
 2013-12-01 11:48 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 3/4] hw/arm: "

[PATCH 2/2] xenstore: check F_SETFL fcntl invocation in setnonblock
 2013-12-01 11:48 UTC  (3+ messages)
` [PATCH 2/2 v2] "

[uml-devel] x86_64 when mem > 384M loadable modules do not work
 2013-12-01 11:46 UTC  (3+ messages)

Minor Coverity xenstore fixes
 2013-12-01 11:44 UTC  (3+ messages)
` [PATCH 1/2] xenstore: sanity check incoming message body lengths

[PATCH] xenconsole: merge pty access check into when it is opened
 2013-12-01 11:41 UTC  (2+ messages)

[PATCH] pinctrl: abx500: Fix header file include guard
 2013-12-01 11:41 UTC 

[PATCH v2 0/3] kexec support for Linux/m68k (tools part)
 2013-12-01 11:40 UTC  (6+ messages)

multi-wiphy (virtual radios that can be used with multiple channels)
 2013-12-01 11:34 UTC  (6+ messages)

Staging: tidspbridge: disable driver
 2013-12-01 11:33 UTC  (12+ messages)
    ` [patch] Staging: tidspbridge: make mmap root-only so it is not a security problem

[PATCH v3 0/2] kexec support for Linux/m68k (kernel part)
 2013-12-01 11:30 UTC  (8+ messages)
` [PATCH v3 1/2] m68k: Add kexec support
` [PATCH v3 2/2] m68k: Add support to export bootinfo in procfs

[PATCH v3 0/2] kexec support for Linux/m68k (kernel part)
 2013-12-01 11:30 UTC 

hci_h4p from linux-n900 branch: fix with new bluetooth for 3.13-rc1
 2013-12-01 11:30 UTC  (9+ messages)
  ` device-tree based boot on linux-n900 branch

[PATCH] ARM: dts: omap3-igep00x0: Fix nand ECC to maintain backward compatibility
 2013-12-01 11:23 UTC 

[U-Boot] [PATCH V2] arm: omap3: Enable clocks for peripherals only if they are used
 2013-12-01 11:21 UTC  (2+ messages)

[PATCH v2] m68k/amiga,atari: Fix specifying multiple debug= parameters
 2013-12-01 11:15 UTC  (2+ messages)

[PATCH/RFC] m68k/amiga: Fix specifying multiple debug= parameters
 2013-12-01 11:15 UTC  (5+ messages)

Git merge: conflict is expected, but not detected
 2013-12-01 11:02 UTC  (3+ messages)

[PATCH 1/2] mtd: Make deregister_mtd_parser return void
 2013-12-01 11:01 UTC  (2+ messages)
` [PATCH 2/2] mtd: Make register_mtd_parser "

[lm-sensors] [PATCH 1/3] hwmon: (lm90) Unregister hwmon device if interrupt setup fails
 2013-12-01 10:56 UTC  (2+ messages)

BUG: sleeping function called from invalid context at kernel/locking/mutex.c:616
 2013-12-01 10:53 UTC 

[Buildroot] [PATCH v5] manual: fix manual generation with BR2_EXTERNAL support
 2013-12-01 10:50 UTC 

[PATCH] virtio: pci: remove unnecessary pci_set_drvdata()
 2013-12-01 10:37 UTC  (2+ messages)

[PATCH 0/2] commit-slab cleanups
 2013-12-01 10:36 UTC  (3+ messages)
` [PATCH 2/2] commit-slab: declare functions "static inline"

What-did-you-plugin-dialog
 2013-12-01 10:36 UTC  (6+ messages)
                        ` [pulseaudio-discuss] What-did-you-plugin-dialog

[PATCH 0/9] ppc64 little endian updates
 2013-12-01 10:30 UTC  (4+ messages)
` [PATCH 3/9] powerpc: Add TIF_ELF2ABI flag

3.12-rc2 nfsd oops in nfsd_cache_lookup
 2013-12-01 10:29 UTC 

Bug: plugging in a new sound card causes mixer state of other sound cards to be changed
 2013-12-01 10:27 UTC 

[uml-devel] does 3.12.2 breaks UML with "con=xterm" ?
 2013-12-01 10:20 UTC  (6+ messages)

[Buildroot] [PATCHv4 0/5] Keeping customizations outside the Buildroot tree with BR2_EXTERNAL
 2013-12-01 10:16 UTC  (4+ messages)
` [Buildroot] [PATCHv4 5/5] manual: fix manual generation with BR2_EXTERNAL support

[PATCH 00/13] Coverity fixes for libxl
 2013-12-01 10:15 UTC  (14+ messages)
` [PATCH 01/13] libxl: fix unsigned less-than-0 comparison in e820_sanitize
` [PATCH 02/13] libxl: check for xc_domain_setmaxmem failure in libxl__build_pre
` [PATCH 03/13] libxl: correct file open success check in libxl__device_pci_reset
` [PATCH 04/13] libxl: don't leak p in libxl__wait_for_backend
` [PATCH 05/13] libxl: remove unsigned less-than-0 comparison
` [PATCH 06/13] libxl: actually abort if initializing a ctx's lock fails
` [PATCH 07/13] libxl: don't leak output vcpu info on error in libxl_list_vcpu
` [PATCH 08/13] libxl: don't leak ptr in libxl_list_vm error case
` [PATCH 09/13] libxl: don't leak pcidevs in libxl_pcidev_assignable
` [PATCH 10/13] libxl: don't try to fclose file twice on error in libxl_userdata_store
` [PATCH 11/13] libxl: use pipe instead of temporary file for VNC viewer --autopass
` [PATCH 12/13] libxl: don't leak buf in libxl_xen_console_read_start error handling
` [PATCH 13/13] libxl: replace for loop with more idiomatic do-while loop

[PATCH 1/1] ARM: dts: Add missing clock names for exynos4412 dwmmc node
 2013-12-01 10:11 UTC  (2+ messages)

3.12: kernel panic when resuming from suspend to RAM (x86_64)
 2013-12-01 10:11 UTC  (5+ messages)

[i915] WARNING: [...] drivers/gpu/drm/i915/intel_display.c:9948 intel_get_pipe_from_connector
 2013-12-01  9:58 UTC  (3+ messages)

Build regressions/improvements in v3.13-rc2
 2013-12-01  9:50 UTC  (4+ messages)

[PATCH mac80211] iwlwifi: don't install GTKs for IBSS vifs on resume
 2013-12-01  9:39 UTC  (3+ messages)

Header files missing in the image
 2013-12-01  9:39 UTC 

[lm-sensors] w83l786ng driver bug, questions, and 1st round patch
 2013-12-01  9:38 UTC  (2+ messages)

[PATCH] cfg80211: fix WARN_ON for re-association to the expired BSS
 2013-12-01  9:32 UTC  (2+ messages)

[ath9k-devel] TPlink TL-WN822Nv2 drops out connections randomly on Arch Linux with Kernel 3.12.1-3
 2013-12-01  9:30 UTC  (6+ messages)

[PATCH] block: fix mq request allocation
 2013-12-01  9:27 UTC 

RTL8187 bugs
 2013-12-01  9:23 UTC  (9+ messages)

[Qemu-devel] restore pc in cpu_exec_nocache()
 2013-12-01  8:42 UTC 

[Bug 69155] New: codegen/nv50_ir_emit_nv50.cpp:169:srcAddr8: Assertion `(offset <= 0x1fc || offset == 0x3fc) && !(offset & 0x3)' failed
 2013-12-01  9:03 UTC  (3+ messages)
  ` [Bug 69155] [NV50 gallium] [piglit] bin/varying-packing-simple triggers memory corruption/failures

[PATCH] nv50: report 15 max inputs for fragment programs
 2013-12-01  9:01 UTC 

[PATCH v3 00/17] xtensa SMP queue update
 2013-12-01  8:59 UTC  (5+ messages)
` [PATCH v3 11/17] xtensa: move built-in PIC to drivers/irqchip
  ` [Linux-Xtensa] "
    ` [PATCH v4 "
` [PATCH v3 14/17] xtensa: add MX irqchip

[PATCH] [stable back port for <= 3.8] staging: vt6656: [BUG] Fix for TX USB resets from vendors driver
 2013-12-01  8:57 UTC 

[PATCH] arm/crash_dump.c: fix Oops caused by overflow converted from pfn to phys
 2013-12-01  8:32 UTC  (2+ messages)

[PATCHv2 net] {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
 2013-12-01  8:28 UTC 

RED state exception (trap type 0x64) on U5 reboot
 2013-12-01  8:16 UTC  (3+ messages)

[PATCH v2] xtensa: standardize devicetree cpu compatible strings
 2013-12-01  8:13 UTC 

[PATCH 00/17] xtensa SMP queue
 2013-12-01  8:07 UTC  (4+ messages)
` [PATCHv2 14/17] xtensa: add MX irqchip
  ` [Linux-Xtensa] "

pv kernel panic xen 4.4 unstable with large number of vcpus and default max_event_channel
 2013-12-01  8:03 UTC  (2+ messages)

[PATCH RFC] Remove "spi-cs-high" property for GPIO-based chipselects
 2013-12-01  7:59 UTC 

[linux-dvb] update scan file for ro-DigiTV
 2013-12-01  7:55 UTC 

update scan file for ro-DigiTV
 2013-12-01  7:54 UTC 

[Qemu-devel] [PATCH] char: restore read callback on a reattached (hotplug) chardev
 2013-12-01  7:53 UTC  (2+ messages)

[PATCH 0/5] use starts_with() and ends_with()
 2013-12-01  7:49 UTC  (5+ messages)
` [PATCH 1/5] environment: normalize use of prefixcmp() by removing " != 0"
` [PATCH 2/5] builtin/remote: remove postfixcmp() and use suffixcmp() instead
` [PATCH 3/5] strbuf: introduce starts_with() and ends_with()
` [PATCH 5/5] strbuf: remove prefixcmp() and suffixcmp()

[Qemu-trivial] [PATCH] misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
 2013-12-01  7:49 UTC  (2+ messages)
` [Qemu-devel] "

[Buildroot] [PATCH] strace: disable unsupported nios2 arch
 2013-12-01  7:49 UTC 

[nightly] Core TISDK 2013.10 build 2013-12-01_01-01-44
 2013-12-01  7:30 UTC 

[PATCH V1 librdmacm] Add directives on binding to IPv6 any address to man pages
 2013-12-01  7:31 UTC 

randconfig build error on 3.13-rc2
 2013-12-01  7:31 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2013-11-30
 2013-12-01  7:30 UTC 

[PATCH] cfg80211: fix WARN_ON for re-association to the expired BSS
 2013-12-01  7:26 UTC 

expire after kill -HUP ?
 2013-12-01  7:21 UTC  (2+ messages)

[Bug 72181] New: [v3.13][regression] NULL pointer deref (_nouveau_clock_init)
 2013-12-01  7:20 UTC  (2+ messages)
  ` [Bug 72181] "

[PFC PATCH] xtensa: standardize devicetree compatible strings
 2013-12-01  7:14 UTC  (3+ messages)

[U-Boot] [PATCH] serial: lpc32xx: send CR before LF
 2013-12-01  7:11 UTC  (5+ messages)

GIT_DIR not auto ignored
 2013-12-01  7:06 UTC 

TEST: testing how to send a patch from git repository
 2013-12-01  6:57 UTC 

TEST: testing how to send a patch from git repository
 2013-12-01  6:41 UTC 

TEST: testing how to send a patch from git repository
 2013-12-01  6:40 UTC 

[PATCH 00/11] ARM: support for ICP DAS LP-8x4x
 2013-12-01  6:26 UTC  (27+ messages)
` [PATCH 01/11] resolve PXA<->8250 serial device address conflict
` [PATCH 02/11] arm: pxa27x: support ICP DAS LP-8x4x
` [PATCH 03/11] rtc: support DS1302 RTC on "
` [PATCH 04/11] mtd: support BB SRAM "
` [PATCH 05/11] serial: support for 16550 serial ports on LP-8x4x
` [PATCH 06/11] misc: support for LP-8x4x custom parallel bus
` [PATCH 07/11] misc: support for serial slots in LP-8x4x
` [PATCH 08/11] misc: support for parallel "
` [PATCH 09/11] misc: support for I-8041 "
` [PATCH 10/11] misc: support for I-8042 "
` [PATCH 11/11] misc: support for I-8024 "

[RFC] test-linux-stable: stable kernel auto testing tool
 2013-12-01  6:20 UTC 

Regression wrt mounting /proc in user namespace in 3.13
 2013-12-01  6:15 UTC  (13+ messages)
          ` [REVIEW][PATCH 0/3] userns fixes for v3.13-rc1
            ` [REVIEW][PATCH 1/3] vfs: In d_path don't call d_dname on a mount point
                        ` [REVIEW][PATCH 1/3] vfs: In d_path don't call d_dname on a mountpoint

[PATCH, RFC, RFT] ARM relocation fixes
 2013-12-01  6:06 UTC 

[Qemu-devel] virtio virt-queue and virt-ring
 2013-12-01  5:12 UTC 

Some kernel module options not showing up in modinfo
 2013-11-30 22:16 UTC  (4+ messages)

[[PATCH stable <3.12]] xen-netback: fix refcnt unbalance for 3.11 and earlier versions
 2013-12-01  4:48 UTC  (3+ messages)

[RFC][PATCH 00/13] bebob: a new driver for BridgeCo BeBoB based device
 2013-12-01  4:42 UTC  (3+ messages)
` [FFADO-devel] "

[RFC patch 0/5] futex: Allow lockless empty check of hashbucket plist in futex_wake()
 2013-12-01  4:37 UTC  (9+ messages)

TESTING: want to see the patch is submitted or not
 2013-12-01  4:27 UTC 

[PATCH] TESTING: want to see the patch is submitted or not
 2013-12-01  4:24 UTC 

pull request (net): ipsec 2013-11-01
 2013-12-01  4:19 UTC  (4+ messages)
` [PATCH 3/3] xfrm: Fix null pointer dereference when decoding sessions

[PATCH net-next] xen-netback: improve guest-receive-side flow control
 2013-12-01  4:18 UTC  (7+ messages)

Xen blktap driver for Ceph RBD : Anybody wants to test ? :p
 2013-12-01  4:08 UTC  (6+ messages)
  ` [Xen-devel] "

Thanks Neil
 2013-12-01  3:45 UTC  (4+ messages)

kernel panic due to "PCI / ACPI: Use acpi_find_child_device() for child devices lookup"
 2013-12-01  3:39 UTC  (3+ messages)

cron job: media_tree daily build: WARNINGS
 2013-12-01  3:34 UTC 

[Qemu-devel] virtio queue
 2013-12-01  3:19 UTC 

[PATCH 0/1] mfd: omap-usb-host: Bug fix for 3.13 rc
 2013-12-01  3:14 UTC  (5+ messages)
` [PATCH 1/1] mfd: omap-usb-host: Fix USB device detection problems on OMAP4 Panda

[Xenomai] Question about context switching
 2013-12-01  3:08 UTC 

[PATCH] gpiolib: Replace WARN_ON with WARN_ON_ONCE
 2013-12-01  3:07 UTC  (4+ messages)

[Question] dm-cache table
 2013-12-01  2:56 UTC  (5+ messages)

[PATCH net] net: neighbour: make sure the handler has finished before kfree neighbour
 2013-12-01  2:43 UTC  (3+ messages)

Set CPU frequency target
 2013-12-01  2:52 UTC  (2+ messages)

[PATCH 1/5] cpufreq: Introduce cpufreq_notify_post_transition()
 2013-12-01  2:48 UTC  (3+ messages)

[PATCH v2] gettext.c: only work around the vsnprintf bug on glibc < 2.17
 2013-12-01  2:45 UTC  (2+ messages)
` [PATCH v3] gettext.c: detect the vsnprintf bug at runtime


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.