All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-24 19:01:43 to 2014-11-24 20:10:07 UTC [more...]

[PATCH RFC 0/3] Add "Simple" / Renesas Bus State Controller Driver
 2014-11-24 20:10 UTC  (5+ messages)
` [PATCH/RFC 1/3] ARM: shmobile: sh73a0 dtsi: Add Bus State Controller node
` [PATCH/RFC 2/3] ARM: shmobile: kzm9g-reference dts: Move Ethernet node to BSC

[PATCH 0/3] Dell Airplane Mode Switch driver
 2014-11-24 20:09 UTC  (3+ messages)
` [PATCH 1/3] platform: x86: dell-rbtn: "

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-11-24 20:08 UTC  (5+ messages)
` [PATCH v7 00/12] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v7 05/12] mm: slub: introduce virt_to_obj function

[PATCH 4/5] i2c: davinci: use bus recovery infrastructure
 2014-11-24 20:07 UTC  (7+ messages)
` [4/5] "

[RFC PATCH] Btrfs: add sha256 checksum option
 2014-11-24 20:07 UTC  (5+ messages)

[PATCH] exec_cmd: system_path memory leak fix
 2014-11-24 19:53 UTC  (4+ messages)
` [PATCH] change contract between system_path and it's callers
  ` Re*: "

[Buildroot] Need help getting started with X11
 2014-11-24 20:07 UTC  (2+ messages)

[PATCH 0/4] proc: deuglify task_state()
 2014-11-24 20:06 UTC  (4+ messages)
` [PATCH 0/2] exit/pid_ns: comments + simple fix
  ` [PATCH 1/2] exit: reparent: fix/update the comments in zap_pid_ns_processes()
  ` [PATCH 2/2] exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting

[LSF/MM ATTEND] Expanding OS noise suppression
 2014-11-24 20:06 UTC 

[PATCH Bluez v3 0/2] unit/test-gatt: Add initial server role tests
 2014-11-24 20:05 UTC  (3+ messages)
` [PATCH BlueZ v3 1/2] unit/test-gatt: Add /TP/GAC/SR/BV-01-C test
` [PATCH BlueZ v3 2/2] unit/test-gatt: Add /TP/GAD/SR/BV-01-C test

[RFC 0/4] i2c: omap: patch series related to multimaster mode
 2014-11-24 20:05 UTC  (25+ messages)
` [PATCH 2/4] i2c: omap: implement workaround for handling invalid BB-bit values
` [PATCH v3 0/4] i2c: omap: patch series related to multimaster mode
  ` [PATCH v3 2/4] i2c: omap: implement workaround for handling invalid BB-bit values

[PATCH/RFC 0/7] ACCESS_ONCE and non-scalar accesses
 2014-11-24 20:04 UTC  (9+ messages)
` [PATCH/RFC 7/7] kernel: Force ACCESS_ONCE to work only on scalar types

pulseaudio makes system unstable
 2014-11-24 20:03 UTC  (2+ messages)
` Status of imx28evk recipes/images

Reported key not released
 2014-11-24 20:04 UTC  (2+ messages)

[meta-fsl-arm-extra][PATCH V2] linux-boundary: Add support for kernel 3.10.31_1.1.0_beta
 2014-11-24 20:04 UTC  (3+ messages)
` [meta-fsl-arm-extra][PATCH] nitrogen6x*, imx6qsabrelite: default to kernel 3.10.31

fstrim: "fitrim ioctl failed: input/output error" -> "Logical block address out of range"
 2014-11-24 20:03 UTC  (10+ messages)
` fstrim tries to discard data beyond the last sector of a device
  ` fstrim on newly created filesystem "

[Bug 86641] New: nouveau crashes kernel with nvidia 9400 igp
 2014-11-24 20:03 UTC  (2+ messages)
  ` [Bug 86641] [NVAC] "

[PATCH 2/5] i2c: davinci: query STP always when NACK is received
 2014-11-24 20:02 UTC  (9+ messages)
` [2/5] "

[PATCH RFC] CYGWIN: avoid implicit declaration warning
 2014-11-24 20:02 UTC  (10+ messages)
          ` [PATCH] t5000 on Windows: do not mistake "sh.exe" as "sh"

[RESEND PATCH v14 7/7] KVM: arm: page logging 2nd stage fault handling
 2014-11-24 20:02 UTC  (4+ messages)

[PATCH] net-timestamp: Fix a documentation typo
 2014-11-24 20:02 UTC 

[GIT PULL FOR v3.19] R-Car DU changes
 2014-11-24 20:01 UTC  (6+ messages)

[U-Boot] qemu-system-arm segfaults on zynq_zed
 2014-11-24 19:58 UTC  (10+ messages)

[RFC][PATCH] dm: add dm-power-fail target
 2014-11-24 19:57 UTC  (5+ messages)

[B.A.T.M.A.N.] problems while patching vde 2.3.2
 2014-11-24 19:57 UTC  (2+ messages)

[PATCH V3 00/11] Multiplatform BMIPS kernel
 2014-11-24 19:57 UTC  (5+ messages)
` [PATCH V3 11/11] MIPS: Add multiplatform BMIPS target

LUKS partition types, redux
 2014-11-24 19:56 UTC  (5+ messages)

[Buildroot] buildroot does not copy the C++ headers to sysroot
 2014-11-24 19:56 UTC  (5+ messages)

[U-Boot] [PATCH] fs/ext4/ext4fs.c, fs/fs.c: Use lldiv and multiplication / subtraction on 64bit ops
 2014-11-24 19:55 UTC  (2+ messages)

[PATCH 0/9] i915 display refactoring (v3)
 2014-11-24 19:53 UTC  (10+ messages)
` [PATCH 1/9] drm: add helper to get crtc timings (v4)
` [PATCH 2/9] drm/i915: remove intel_crtc_cursor_set_obj() (v5)
` [PATCH 3/9] drm/i915: remove intel_pipe_set_base() (v4)
` [PATCH 4/9] drm/i915: Introduce intel_prepare_cursor_plane()
` [PATCH 5/9] drm/i915: Make intel_plane_state subclass drm_plane_state
` [PATCH 6/9] drm/i915: Consolidate plane 'prepare' functions
` [PATCH 7/9] drm/i915: Consolidate plane 'cleanup' operations
` [PATCH 8/9] drm/i915: Consolidate top-level .update_plane() handlers
` [PATCH 9/9] drm/i915: Make all plane disables use 'update_plane'

[PATCH] MIPS: octeon: Add support for the UBNT E200 board
 2014-11-24 19:53 UTC  (5+ messages)

[PATCH v4 0/5] x86: Rework IST interrupts
 2014-11-24 19:52 UTC  (7+ messages)
` [PATCH v4 2/5] x86, traps: Track entry into and exit from IST context
` [PATCH v4 5/5] x86, traps: Add ist_begin_non_atomic and ist_end_non_atomic

[PATCH] drm/atomic: Drop per-plane locking TODO
 2014-11-24 19:52 UTC 

[PATCH] ARM: exynos_defconfig: disable CONFIG_EXYNOS5420_MCPM; not stable
 2014-11-24 19:51 UTC  (5+ messages)

[PATCH v2 1/2] iio: document ti-dac8554 devicetree bindings
 2014-11-24 19:50 UTC  (2+ messages)
` [PATCH v2 2/2] iio: add driver for the TI DAC8554

[PATCH] ARM: PJ4: allow building in Thumb-2 mode
 2014-11-24 19:49 UTC  (8+ messages)

[PATCH for-xen-4.5] x86/pvh/vpmu: Disable VPMU for PVH guests
 2014-11-24 19:49 UTC 

[meta-qt5][PATCH 1/2] nativesdk-qtbase.inc: avoid removing directories, namely /usr/lib itself
 2014-11-24 19:48 UTC  (2+ messages)

[PATCH] drm/i915/eDP: When enabling panel VDD cancel pending disable worker
 2014-11-24 19:46 UTC  (5+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2014-11-23
 2014-11-24 19:45 UTC  (4+ messages)

[PATCH 5/5] i2c: davinci: use ICPFUNC to toggle I2C as gpio for bus recovery
 2014-11-24 19:45 UTC  (8+ messages)
` [5/5] "

[PATCH] net/ping: handle protocol mismatching scenario
 2014-11-24 19:44 UTC 

[PATCH 00/13] hpsa update
 2014-11-24 19:22 UTC  (3+ messages)

[PATCH] drm/atomic-helper: Skip vblank waits for unchanged fbs
 2014-11-24 19:42 UTC 

[meta-networking][PATCH] meta-networking: update LAYERDEPENDS
 2014-11-24 19:41 UTC 

[Cocci] Remove unnecessary null pointer checks?
 2014-11-24 19:40 UTC  (23+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH 1/1] s390/pci: Deletion of unnecessary checks before the function call "debug_unregister"
                                ` [PATCH 1/1] platform: x86: Deletion of checks before backlight_device_unregister()

[Bug 86669] SSH Account request
 2014-11-24 19:40 UTC 

[U-Boot] [PATCH 0/5] sunxi: display: Add DDC & EDID support
 2014-11-24 19:40 UTC  (5+ messages)
` [U-Boot] [PATCH 1/5] sunxi: display: Remove unused HDMI register addr defines
` [U-Boot] [PATCH 2/5] sunxi: display: Do not use eprintf in early boot

[PATCH 0/6] Port some recipes from openembedded and upgrade
 2014-11-24 19:39 UTC  (3+ messages)
` [PATCH 6/6] [meta-oe] Port corosync from openembedded and upgrade to 1.4.7

[Qemu-devel] [PULL v2 00/15] pc, pci, misc bugfixes
 2014-11-24 19:31 UTC  (18+ messages)
` [Qemu-devel] [PULL v2 01/15] qemu-char: fix tcp_get_fds
` [Qemu-devel] [PULL v2 02/15] pc: kvm: check if KVM has free memory slots to avoid abort()
  `  "
` [Qemu-devel] [PULL v2 03/15] pc: make pc_dimm_plug() more readble
` [Qemu-devel] [PULL v2 04/15] pc: limit DIMM address and size to page aligned values
` [Qemu-devel] [PULL v2 05/15] memory: expose alignment used for allocating RAM as MemoryRegion API
  `  "
` [Qemu-devel] [PULL v2 06/15] pc: align DIMM's address/size by backend's alignment value
` [Qemu-devel] [PULL v2 07/15] pc: pc-dimm: use backend alignment during address auto allocation
` [Qemu-devel] [PULL v2 08/15] pc: explicitly check maxmem limit when adding DIMM
` [Qemu-devel] [PULL v2 09/15] pc: count in 1Gb hugepage alignment when sizing hotplug-memory container
` [Qemu-devel] [PULL v2 10/15] hw/pci: fix crash on shpc error flow
` [Qemu-devel] [PULL v2 11/15] acpi-build: mark RAM dirty on table update
` [Qemu-devel] [PULL v2 12/15] target-i386: move generic memory hotplug methods to DSDTs
` [Qemu-devel] [PULL v2 13/15] pcie: fix typo in pcie_cap_deverr_init()
` [Qemu-devel] [PULL v2 14/15] pcie: fix improper use of negative value
` [Qemu-devel] [PULL v2 15/15] pc: acpi: mark all possible CPUs as enabled in SRAT

[Keyrings] [PATCH 2/5] X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier
 2014-11-24 19:36 UTC  (7+ messages)
` [PATCH 0/5] MODSIGN: Use PKCS#7 for module signatures
  ` [PATCH 2/5] X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier

[PATCH] tty: serial: msm_serial: document DT alias
 2014-11-24 19:36 UTC  (3+ messages)

[PATCH] drivers:block Remove unneeded Fix me message in xsyace.c
 2014-11-24 19:36 UTC  (6+ messages)

git merge a b when a == b but neither == o is always a successful merge?
 2014-11-24 19:36 UTC  (6+ messages)

[PATCH] crypto: include crypto- module prefix in template
 2014-11-24 19:35 UTC  (2+ messages)

[U-Boot] [PATCH 0/1] sun7i: Set ARMV7_BOOT_SEC_DEFAULT when OLD_SUNXI_KERNEL_COMPAT is set
 2014-11-24 19:35 UTC  (2+ messages)
` [U-Boot] [PATCH] "

[Buildroot] [PATCH 1/2] samba: Remove execution rights from smb.conf
 2014-11-24 19:34 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] samba: Add support for libnss_win*.so* installation

[PATCH] drm/atomic-helper: Skip vblank waits for unchanged fbs
 2014-11-24 19:34 UTC 

[PATCH 0/6] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile)
 2014-11-24 19:34 UTC  (8+ messages)
` [PATCH 4/6] fs/fuse: support compiling out splice
  ` [fuse-devel] "

[Buildroot] [PATCH v2 1/4] libfm-extra: new package
 2014-11-24 19:33 UTC  (4+ messages)

[Bug 72785] New: bfgminer --scrypt on 7xxx+
 2014-11-24 19:33 UTC  (2+ messages)
` [Bug 72785] "

[U-Boot] [PATCH] RFC: Add driver model support for PCI
 2014-11-24 19:32 UTC 

[PATCH v2 net-next 3/3] tuntap: reduce the size of tun_struct by using flex array
 2014-11-24 18:34 UTC 

[PATCH v7 0/4] ARM: mediatek: Add support for interrupt polarity
 2014-11-24 19:31 UTC  (9+ messages)
` [PATCH v7 1/4] irqchip: gic: Support hierarchy irq domain

[PATCH] Add support for Nyan
 2014-11-24 19:31 UTC  (4+ messages)

[PATCH 0/8] Allow multiple MUSB glue layers to be built in
 2014-11-24 19:26 UTC  (11+ messages)
` [PATCH 2/8] usb: musb: Populate new IO functions for tusb6010
` [PATCH 3/8] usb: musb: Populate new IO functions for blackfin
  ` [PATCH 1/8] usb: musb: Add function pointers for IO access functions
  ` [PATCH 4/8] usb: musb: Change to use new IO access
  ` [PATCH 5/8] usb: musb: Change end point selection "
  ` [PATCH 6/8] usb: musb: Pass fifo_mode in platform data
  ` [PATCH 7/8] usb: musb: Allow multiple glue layers to be built in
` [PATCH 8/8] usb: musb: Use IS_ENABLED for tusb6010

[PATCHv2] arm64: add support to dump the kernel page tables
 2014-11-24 19:28 UTC  (2+ messages)

Problems using xl migrate
 2014-11-24 19:28 UTC  (7+ messages)
    ` (4.5-rc1) "

Fw: [Bug 88111] New: Race condition in net_tx_action?
 2014-11-13  3:19 UTC 

qstats update in packet scheduling
 2014-11-24 19:25 UTC  (7+ messages)

[PATCH v5 0/6] Legacy instruction emulation for arm64
 2014-11-24 19:24 UTC  (3+ messages)

[nft PATCH] evaluate: reject: fix a crash to use tcp reset with network context in bridge
 2014-11-24 19:20 UTC 

[PATCH] sunrpc: add debugfs file for displaying client rpc_task queue
 2014-11-24 19:20 UTC  (3+ messages)

[PATCH for v3.18] media: use sg = sg_next(sg) instead of sg++
 2014-11-24 19:16 UTC  (5+ messages)

[PATCH nf 1/2 v2] bridge: export nft_reject_ip*hdr_validate functions
 2014-11-24 19:15 UTC  (2+ messages)
` [PATCH nf 2/2 v2] bridge: set the pktinfo for IPv4/IPv6 traffic

[PATCH 0/3] i2c: i2c-imx-hdmi: add support of iMX6 HDMI DDC I2C bus
 2014-11-24 19:15 UTC  (2+ messages)

pull request: iwlwifi-next 2014-11-24
 2014-11-24 19:00 UTC  (2+ messages)

FIX ME in e1000_82575.c
 2014-11-24 19:14 UTC  (3+ messages)
` [linux-nics] "

[PATCH v3 00/41] linux: towards virtio-1 guest support
 2014-11-24 19:12 UTC  (3+ messages)

[linux-lvm] Setting up LVM cache causes crash
 2014-11-24 19:10 UTC  (10+ messages)
  ` [linux-lvm] [data] "
        ` [data] Re: [linux-lvm] "
              ` [data] "

[PATCH RESEND v4 0/4] Initial support for ImgTec PWM DAC and PDM DAC
 2014-11-24 19:09 UTC  (7+ messages)
` [PATCH RESEND v4 1/4] pwm: Imagination Technologies PWM DAC driver

frequent lockups in 3.18rc4
 2014-11-24 19:07 UTC  (12+ messages)

[PATCH] xfs: overflow in xfs_iomap_eof_align_last_fsb
 2014-11-24 19:06 UTC 

v3.18-rc1: n900 battery discharged down to 2.97V
 2014-11-24 19:06 UTC  (4+ messages)

There is no LAYERVERSION and LAYERDEPENDS for most meta-FOO layers
 2014-11-24 19:06 UTC  (3+ messages)

[PATCHv0 0/2] arm: mvebu: fixes for previous DS213j/DS414 series
 2014-11-24 19:04 UTC  (3+ messages)

virtio on Xen cannot work
 2014-11-24 19:01 UTC  (8+ messages)
` [Qemu-devel] qemu crash with virtio on Xen domUs (backtrace included)
      ` [Qemu-devel] [Xen-devel] "
        ` [Qemu-devel] virtio leaks cpu mappings, was: "
          ` [Qemu-devel] [Xen-devel] "

named vmaps
 2014-11-24 19:03 UTC  (3+ messages)

[PATCH] mm, gfp: escalatedly define GFP_HIGHUSER and GFP_HIGHUSER_MOVABLE
 2014-11-24 19:01 UTC  (2+ messages)

[PATCH 0/2 v3] SPI: spi-pxa2xx: Add support for Intel Quark X1000 SPI controller
 2014-11-24 18:59 UTC  (3+ messages)
` [PATCH 1/2 v3] SPI: spi-pxa2xx: Add helpers for regiseters' accessing


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.