All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-18 17:35:19 to 2014-06-18 18:48:14 UTC [more...]

[PATCH] Staging: rtl8192e prohibit deferencing of NULL pointer
 2014-06-18 18:48 UTC  (3+ messages)

[PATCH v8] leds: USB: HID: Add support for MSI GT683R led panels
 2014-06-18 18:46 UTC  (5+ messages)
` [PATCH v9] "

[PATCH v3 0/5] cleanup duplicate name_compare() functions
 2014-06-18 18:45 UTC  (6+ messages)
` [PATCH v3 1/5] cache: rename cache_name_compare() to name_compare()
` [PATCH v3 2/5] tree-walk.c: remove name_compare() function
` [PATCH v3 3/5] unpack-trees.c: "
` [PATCH v3 4/5] dir.c: rename to name_compare()
` [PATCH v3 5/5] name-hash.c: "

[PATCH 0/3] Correct monitor-mwait emulation as nop
 2014-06-18 18:46 UTC  (6+ messages)
` [PATCH 3/3] KVM: x86: correct mwait and monitor emulation

[PATCH v2] Staging: rtl8192e prohibit deferencing of NULL pointer
 2014-06-18 18:45 UTC 

[RFC PATCH] ASoC: tas2552: Support TI TAS2552 Amplifier
 2014-06-18 18:44 UTC  (5+ messages)

[GIT PULL] floppy
 2014-06-18 18:44 UTC  (2+ messages)
` [PATCH] floppy: Neaten message logging

[PATCH v11 0/7] ASoC: fsl-ssi: ac97-slave support
 2014-06-18 18:42 UTC  (4+ messages)
` [PATCH v11 2/8] ASoC: core: Generic ac97 link reset functions

[PATCH 0/4] arm64: simplify restrictions on bootloaders
 2014-06-18 18:41 UTC  (6+ messages)
` [PATCH 3/4] arm64: export effective Image size to bootloaders

[U-Boot] [PATCH] Avoid using gawk-specific strtonum()
 2014-06-18 18:38 UTC  (4+ messages)

Deprecating policy capabilities (was: Clarification of labeled IPsec checks)
 2014-06-18 18:37 UTC  (4+ messages)
` Deprecating policy capabilities

[PATCH] vfio: Fix endianness handling for emulated BARs
 2014-06-18 18:35 UTC  (3+ messages)

[RFC 00/19] xe/arm: Add support for non-pci passthrough
 2014-06-18 18:33 UTC  (12+ messages)
` [RFC 05/19] xen/arm: Release IRQ routed to a domain when it's destroying
` [RFC 15/19] xen/arm: Reserve region in guest memory for device passthrough

[v3.10.y][v3.11.y][3.12.y][v3.13.y][v3.14.y][SRU][PATCH 0/1][V2] ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while DEBUG not defined
 2014-06-18 18:32 UTC  (2+ messages)
` [v3.10.y][v3.11.y][v3.12.y][v3.13.y][v3.14.y][PATCH 1/1][V2] "

[RFT v5h printk: allow increasing the ring buffer depending on the number of CPUs
 2014-06-18 18:31 UTC  (7+ messages)

[PATCH net-next 0/5] SCTP update
 2014-06-18 18:30 UTC  (8+ messages)
` [PATCH net-next 5/5] net: sctp: fix incorrect type in gfp initializer

[Qemu-devel] [PATCH 0/7] spapr: rework memory nodes
 2014-06-18 18:28 UTC  (8+ messages)

[Document][PATCH v2 1/3] RN: Add pointer to kernel linux section
 2014-06-18 18:29 UTC  (3+ messages)
` [Document][PATCH v2 2/3] RN: Update BSP scope to point external links and Freescale RN
` [Document][PATCH v2 3/3] RN: Add the Release Schedule section

[PATCH 00/11] qspinlock with paravirt support
 2014-06-18 16:02 UTC  (9+ messages)
` [PATCH 04/11] qspinlock: Extract out the exchange of tail code word

[PATCHv2 0/4] arm64: handle heterogeneous system register values
 2014-06-18 18:29 UTC  (3+ messages)
` [PATCHv2 2/4] arm64: cpuinfo: print info for all CPUs

[PATCH] cpufreq: unlock when failing cpufreq_update_policy()
 2014-06-18 18:27 UTC  (3+ messages)
` [PATCH v2] "

[GIT PULL] arm64 fixes for 3.16
 2014-06-18 18:26 UTC  (2+ messages)

[RFC PATCH V3 00/17] Enable SRIOV on POWER8
 2014-06-18 18:26 UTC  (3+ messages)
` [RFC PATCH V3 14/17] ppc/pci: create/release dev-tree node for VFs

linux-next: the selinux tree needs cleaning up
 2014-06-18 18:26 UTC  (2+ messages)

[Qemu-devel] [v5 PATCH] target-mips: implement UserLocal Register
 2014-06-18 18:24 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.25-rc1
 2014-06-18 18:17 UTC  (2+ messages)

[PATCH RFC] git-am: support any number of signatures
 2014-06-18 18:23 UTC  (10+ messages)

[PATCH] ARM: zImage: ensure header in LE format for BE8 kernels
 2014-06-18 18:22 UTC  (9+ messages)

[PATCH v2 0/10] Batch of cleanup patches for cros_ec
 2014-06-18 18:14 UTC  (12+ messages)
` [PATCH v2 01/10] mfd: cros_ec: Fix the comment on cros_ec_remove()
` [PATCH v2 02/10] mfd: cros_ec: Allow static din/dout buffers with cros_ec_register()
` [PATCH v2 03/10] mfd: cros_ec: Tweak struct cros_ec_device for clarity
` [PATCH v2 04/10] mdf: cros_ec: Detect in-progress commands
` [PATCH v2 05/10] mfd: cros_ec: Use struct cros_ec_command to communicate with the EC
` [PATCH v2 06/10] mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device
` [PATCH v2 07/10] mfd: cros_ec: cleanup: Remove EC wrapper functions
` [PATCH v2 08/10] mfd: cros_ec: Check result code from EC messages
` [PATCH v2 09/10] mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
` [PATCH v2 10/10] mfd: cros_ec: move EC interrupt to cros_ec_keyb

[PATCH v4 0/6] ARM generic idle states
 2014-06-18 18:20 UTC  (9+ messages)
` [PATCH v4 1/6] Documentation: arm: define DT idle states bindings

[PATCH] socket: Convert service UUID to 16 or 32 bits if possible
 2014-06-18 18:19 UTC  (2+ messages)

[PATCH v2] cpu_layout.py: adjust output format to align
 2014-06-18 18:17 UTC  (3+ messages)
` [PATCH v3] "

[patch] add an aio test which closes the fd before destroying the ioctx
 2014-06-18 18:17 UTC  (2+ messages)

[U-Boot] [PATCH] mxs: fixed battery boot on imx233-olinuxino-micro
 2014-06-18 18:17 UTC  (6+ messages)
` [U-Boot] [PATCH v2] "

[Documentation][RFC 1/3] RN: Add pointer to kernel linux section
 2014-06-18 18:16 UTC  (4+ messages)
` [Documentation][RFC 3/3] RN: Add the Release Schedule section

cherry-pick lost
 2014-06-18 18:16 UTC  (2+ messages)

[PATCHSET percpu/for-3.17] percpu: clean up percpu accessor and operation definitions
 2014-06-18 18:16 UTC  (7+ messages)
` [PATCH 05/12] percpu: reorganize include/linux/percpu-defs.h

[RFT 1/2] printk: make dynamic kernel ring buffer alignemnt explicit
 2014-06-18 18:14 UTC  (4+ messages)
` [RFT 2/2] printk: allow increasing the ring buffer depending on the number of CPUs

[Qemu-devel] [PATCH 0/2] block: Fix unset "filename" for certain drivers
 2014-06-18 18:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] iotests: Add test for set "filename" for NBD

[PATCH 1/1] fs/udf/file.c: use linux/uaccess.h
 2014-06-18 18:14 UTC  (2+ messages)

[PATCH] android/pts: Update GAP results
 2014-06-18 18:13 UTC  (2+ messages)

Bug: USB Bridge Will Not PassThru
 2014-06-18 18:13 UTC  (10+ messages)

[U-Boot] [PATCH] includes: move openssl headers to include/u-boot
 2014-06-18 18:12 UTC  (3+ messages)

[RFC 0/4] Command parser batch buffer copy
 2014-06-18 18:11 UTC  (5+ messages)
` [RFC 2/4] drm/i915: Use batch pools with the command parser

[PATCH] Checks for Null return of skb_alloc in function fw_download_code
 2014-06-18 18:14 UTC  (2+ messages)

[PATCH] tools/libxl: Fix free() of wild pointer in libxl__initiate_device_remove()
 2014-06-18 18:09 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 lttng-ust] JUL: use root logger to capture events
 2014-06-18 18:08 UTC 

Eudyptula Challenge Task 01
 2014-06-18 18:08 UTC  (7+ messages)

[PATCH v3] ARM: fix debug prints relevant to PCI devices
 2014-06-18 18:07 UTC  (2+ messages)

[PULL] IIO new drivers, features and cleanups for 3.17 - set 1
 2014-06-18 18:09 UTC 

[PATCH ARM v4 00/12] mini-os: initial ARM support
 2014-06-18 18:05 UTC  (17+ messages)
` [PATCH ARM v4 01/12] mini-os: build fixes
` [PATCH ARM v4 03/12] mini-os: fixed format string error in unbind_evtchn
` [PATCH ARM v4 04/12] mini-os: use unbind_evtchn in unbind_all_ports
` [PATCH ARM v4 05/12] mini-os: made off_t type signed
` [PATCH ARM v4 07/12] mini-os: initial ARM support
` [PATCH ARM v4 09/12] mini-os: import libfdt
` [PATCH ARM v4 10/12] mini-os: get RAM base and size from the FDT
` [PATCH ARM v4 12/12] mini-os: added ARM grant table initialisation

IIO drivers left in drivers/staging/
 2014-06-18 18:06 UTC  (7+ messages)

[oe-commits] Robert Yang : tftp-hpa: inherit autotools-brokensep
 2014-06-16 15:04 UTC  (2+ messages)

[PATCH] ns: introduce getnspid syscall
 2014-06-18 18:02 UTC  (6+ messages)

[PATCH V2] fs/sysv/namei.c: whitespace noise removal
 2014-06-18 18:01 UTC 

[PATCH 00/25] Fix FBC for real
 2014-06-18 17:58 UTC  (26+ messages)
` [PATCH 01/25] drm/i915: Add ring_notify mechanism
` [PATCH 02/25] drm/i915: Add vblank notify mechanism
` [PATCH 03/25] drm/i915: Name the IPS bits
` [PATCH 04/25] drm/i915: Use vblank notifier for IPS
` [PATCH 05/25] drm/i915: Reogranize page flip code for fbc
` [PATCH 06/25] drm/i915: Move ilk_pipe_pixel_rate() earlier to avoid forward declaration
` [PATCH 07/25] drm/i915: Reorganize intel_update_fbc()
` [PATCH 08/25] drm/i915: Check panel fitting state before enabling fbc
` [PATCH 09/25] drm/i915: Reject fbc on g4x when sprites are enabled
` [PATCH 10/25] drm/i915: Check pixel format for fbc
` [PATCH 11/25] drm/i915: Remove dblscan flag from fbc1 check
` [PATCH 12/25] drm/i915: Don't claim fbc as possible if the obj size exceeds stolen size
` [PATCH 13/25] drm/i915: Use low level funciton to disable fbc at init/resume
` [PATCH 14/25] drm/i915: Move fbc function prototypes got intel_drv.h
` [PATCH 15/25] drm/i915: Move fbc state into dev_priv.fbc
` [PATCH 16/25] drm/i915: Rewrite fbc
` [PATCH 17/25] drm/i915: Reduce dmesg spam from FBC enable
` [PATCH 18/25] drm/i915: Add i915_fbc_info debugfs file
` [PATCH v6 19/25] drm/i915: Implement LRI based FBC tracking
` [PATCH v3 20/25] drm/i915: Use LRI based FBC render tracking for ILK
` [PATCH v2 21/25] drm/i915: Reorder i915_gem_execbuffer_move_to_gpu() and i915_switch_context()
` [PATCH 22/25] drm/i915: Flush caches for scanout during cpu->gtt move
` [PATCH v5 23/25] drm/i915: Nuke FBC from SW_FINISH ioctl
` [PATCH 24/25] drm/i915: Pimp fbc render/blitter tracking
` [PATCH 25/25] drm/i915: Enable fbc for ilk+ by default

9da0763 "kbuild: Use relative path ..." Broke my IDE
 2014-06-18 18:00 UTC 

[PATCH 1/1] PCMCIA_HERMES: ioport_map/unmap relies on HAS_IOPORT_MAP
 2014-06-18 17:55 UTC 

[PATCH v3] ASoC: davinci-mcasp: set up channel status bits for S/PDIF mode
 2014-06-18 17:56 UTC  (4+ messages)

[PATCH net,stable] net: huawei_cdc_ncm: increase command buffer size
 2014-06-18 17:55 UTC  (4+ messages)

[PATCH v2 0/2] Fix issues with VFIO
 2014-06-18 17:55 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 1/2] ASoC: ak5386: Add regulators to documentation and fix sparse warning
 2014-06-18 17:54 UTC  (4+ messages)

[U-Boot] [PATCH] m68k: Fix warnings with gcc 4.6
 2014-06-18 17:53 UTC  (5+ messages)
` [U-Boot] "

[PATCH 6/6] KVM: x86: check DR6/7 high-bits are clear only on long-mode
 2014-06-18 17:51 UTC  (7+ messages)
` [PATCH v2 0/9] KVM: x86: More emulator bugs
  ` [PATCH v2 9/9] KVM: vmx: vmx instructions handling does not consider cs.l

Should Pstore(ramoops) records customized information?
 2014-06-18 17:50 UTC  (2+ messages)

[PATCH 1/2] ipv6: Add more debugging around accept-ra logic
 2014-06-18 17:50 UTC  (2+ messages)
` [PATCH 2/2] ipv6: Allow accepting RA from local IP addresses

[U-Boot] [PATCH 0/5] Kbuild: sync with Linux 3.16-rc1
 2014-06-18 17:49 UTC  (2+ messages)

[PATCH 1/1] LIBERTAS_CS: ioport_map/unmap relies on HAS_IOPORT_MAP
 2014-06-18 17:48 UTC 

[Qemu-devel] [PATCH] libvixl: Fix wrong format strings
 2014-06-18 17:49 UTC 

Kernel 3.15: Boot problems with a PA6T board
 2014-06-18 17:42 UTC 

[Qemu-devel] [PULL v2 000/106] pc, pci, virtio, hotplug fixes, enhancements
 2014-06-18 17:48 UTC  (2+ messages)

[lm-sensors] [RFT][PATCH 1/2] hwmon: (wm831x) Convert to devm_hwmon_device_register_with_groups
 2014-06-18 17:47 UTC  (2+ messages)

[PATCHv2 00/24] ILP32 Support in ARM64
 2014-06-18 17:47 UTC  (4+ messages)
` [PATCH 10/24] ARM64: Introduce is_a32_task and is_a32_thread. Use them in the correct locations

[PATCH libvirt] xen: handle root= in xen-xm configuration files
 2014-06-18 17:46 UTC  (2+ messages)

[RFC PATCH 0/4] Tegra124: EMC scaling
 2014-06-18 17:46 UTC  (8+ messages)
` [RFC PATCH 1/4] memory: tegra124-emc: Add EMC driver

[PATCH 0/10] Batch of cleanup patches for cros_ec
 2014-06-18 17:45 UTC  (6+ messages)
` [PATCH 02/10] mfd: cros_ec: IRQs for cros_ec should be optional

[PATCH 1/1] SPECTRUM_CS: ioport_map/unmap relies on HAS_IOPORT_MAP
 2014-06-18 17:43 UTC 

[PATCH] checkpatch: Warn on unnecessary void function return statements
 2014-06-18 17:44 UTC  (2+ messages)
` [PATCH V2] "

[PATCH] tools/libxc: Fix missing break in xc_domain_bind_pt_irq()
 2014-06-18 17:44 UTC 

[PATCH 0/2] arm64 bootwrapper fixes
 2014-06-18 17:44 UTC  (2+ messages)

[Qemu-devel] [PATCH] libvixl: Add gcc format attribute
 2014-06-18 17:43 UTC  (7+ messages)

[PATCH 1/1] fs/sysv/namei.c: code clean-up
 2014-06-18 17:43 UTC  (2+ messages)

[v3.13.y][SRU][PATCH 0/1] ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while DEBUG not defined
 2014-06-18 17:43 UTC  (3+ messages)

[RFC PATCH 0/5] perf trace pagefaults
 2014-06-18 17:42 UTC  (4+ messages)
` [PATCH 1/5] perf trace: add support for pagefault tracing

mismatches after growing raid1 and re-adding a failed drive
 2014-06-18 17:42 UTC  (3+ messages)

[PULL] First set of IIO fixes for the 3.16 cycle. (take 2)
 2014-06-18 17:41 UTC  (2+ messages)

[U-Boot] [PATCH V2 1/2] fs: implement size/fatsize/ext4size
 2014-06-18 17:40 UTC  (3+ messages)

[RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading
 2014-06-18 17:39 UTC  (6+ messages)
` [PATCH 13/13] kexec: Support kexec/kdump on EFI systems

[PATCHv2] NVMe: Async event request
 2014-06-18 17:38 UTC  (2+ messages)

[PATCH 1/1] fs/ubifs/tnc.c: replace count*size kmalloc by kmalloc_array
 2014-06-18 17:37 UTC 

[U-Boot] [PATCH] Fix bug in io64 target (introduced by commit aba27ac)
 2014-06-18 17:38 UTC  (2+ messages)

[PATCH 1/1] fs/ubifs/compress.c: remove unnecessary return
 2014-06-18 17:35 UTC 

[bisected] pre-3.16 regression on open() scalability
 2014-06-18 17:36 UTC  (7+ messages)

[U-Boot] [PATCH] configs: iocon: Enabling CONFIG_CMD_FPGAD again
 2014-06-18 17:35 UTC  (2+ messages)

[PATCH 0/2] Nul string list v2
 2014-06-18 17:35 UTC  (4+ messages)
` [PATCH 2/2] Add embedded nul string list test


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.