All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-02 10:48:44 to 2014-11-02 14:36:01 UTC [more...]

[U-Boot] [PATCH V2 0/4] cm-fx6 updates
 2014-11-02 14:36 UTC  (7+ messages)
` [U-Boot] [PATCH V2 1/4] arm: mx6: cm_fx6: change issd gpio order
` [U-Boot] [PATCH V2 2/4] arm: mx6: cm_fx6: detect 1GB DRAM correctly on solo
` [U-Boot] [PATCH V2 3/4] common: introduce board_preboot_os hook

IEEE 802.15.4 - Realization interframe spacing time after each ndo_start_xmit
 2014-11-02 14:33 UTC 

[PATCH] v4l-utils/libdvbv5: restore deleted functions to keep API/ABI compatible
 2014-11-02 14:33 UTC  (3+ messages)

Fwd: FOSDEM conference - call for participation
 2014-11-02 14:33 UTC  (3+ messages)

[PATCH V2] powerpc/TM: Disable/Enable TM looking at the ibm, pa-features device tree entry
 2014-11-02 14:32 UTC 

[xen-4.2-testing test] 31310: regressions - FAIL
 2014-11-02 14:32 UTC 

[PATCH net-next 0/8] Mellanox ethernet driver update Oct-30-2014
 2014-11-02 14:28 UTC  (9+ messages)
` [PATCH net-next 5/8] net/mlx4_en: Remove redundant code from RX/GRO path

copy_from_user user space address mapping in the kernel page table
 2014-11-02 14:27 UTC 

[PATCH V1 net-next 0/5] Mellanox ethernet driver update Oct-30-2014
 2014-11-02 14:26 UTC  (6+ messages)
` [PATCH V1 net-next 1/5] net/mlx4_core: Prevent VF from changing port configuration
` [PATCH V1 net-next 2/5] net/mlx4_core: Protect port type setting by mutex
` [PATCH V1 net-next 3/5] net/mlx4_en: Remove RX buffers alignment to IP_ALIGN
` [PATCH V1 net-next 4/5] net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pages
` [PATCH V1 net-next 5/5] net/mlx4_core: Add retrieval of CONFIG_DEV parameters

Kernel 3.17.2 and RO snapshots
 2014-11-02 14:22 UTC  (4+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2014-11-02 14:20 UTC  (26+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [Cocci] [PATCH 1/1] ocfs2: Deletion of unnecessary checks before two "
                                  `  "
                                    ` [Ocfs2-devel] "
                                ` [PATCH 1/1] ceph: "
                                  ` [Cocci] "

[PATCH] net: less interrupt masking in NAPI
 2014-11-02 14:19 UTC 

[PATCH v3 7/7] v4l-utils/libdvbv5: add gconv module for the text conversions of ISDB-S/T
 2014-11-02 14:17 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 0/3] input: alps: Fixes for ALPS driver
 2014-11-02 14:14 UTC  (4+ messages)
` [PATCH v3 0/4] "

[RFC/PATCH 0/5 v2] mtd:ubi: Read disturb and Data retention handling
 2014-11-02 14:12 UTC  (15+ messages)

[PATCH] amd64_edac: Build module on x86-32
 2014-11-02 14:08 UTC  (5+ messages)

[PATCH v3] psmouse: Add some support for the FocalTech PS/2 protocol extensions
 2014-11-02 14:07 UTC  (4+ messages)

[U-Boot] Fwd: verifying & signing
 2014-11-02 14:06 UTC  (2+ messages)

[PATCH v5 0/6] add basic rk3288 smp support
 2014-11-02 14:04 UTC  (3+ messages)

[PATCH] net: shrink struct softnet_data
 2014-11-02 14:00 UTC 

[RFC 0/2] drivers: spi/i2c: account completions as iowait
 2014-11-02 13:58 UTC  (5+ messages)
` [RFC 1/2] i2c: "
  ` [RFC 2/2] spi: "

[linux-linus test] 31313: regressions - trouble: broken/fail/pass
 2014-11-02 13:53 UTC 

Question/clarification on pmd accessors
 2014-11-02 13:48 UTC  (2+ messages)

[PATCH] health: Keep struct element indentions consist
 2014-11-02 13:48 UTC  (2+ messages)

[meta-browser] Problem building chromium
 2014-11-02 13:41 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/2] mmc: Board-specific MMC power initializations
 2014-11-02 13:40 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/2] "
` [U-Boot] [PATCH v3 2/2] omap_hsmmc: Board-specific TWL4030 "

[PATCH v1 1/2] lib: add start and stop discovery
 2014-11-02 13:23 UTC  (4+ messages)
` [PATCH v1 2/2] service-find command for new kernel method usage

[PATCH 00/17] atomic modeset core<->driver interfaces and helpers
 2014-11-02 13:19 UTC  (18+ messages)
` [PATCH 01/17] drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
` [PATCH 02/17] drm: Pull drm_crtc.h into the kerneldoc template
` [PATCH 03/17] drm: fixup kerneldoc in drm_crtc.h
` [PATCH 04/17] drm/modeset_lock: document trylock_only in kerneldoc
` [PATCH 05/17] drm: Add atomic driver interface definitions for objects
` [PATCH 06/17] drm: Global atomic state handling
` [PATCH 07/17] drm: Add atomic/plane helpers
` [PATCH 08/17] drm/plane-helper: transitional atomic plane helpers
` [PATCH 09/17] drm/crtc-helper: Transitional functions using "
` [PATCH 10/17] drm: Atomic crtc/connector updates using crtc/plane helper interfaces
` [PATCH 11/17] drm/atomic-helper: implementatations for legacy interfaces
` [PATCH 12/17] drm/atomic: Integrate fence support
` [PATCH 13/17] drm/atomic-helpers: document how to implement async commit
` [PATCH 14/17] drm/atomic-helper: implement ->page_flip
` [PATCH 15/17] drm/atomic-helpers: functions for state duplicate/destroy/reset
` [PATCH 16/17] drm: Docbook integration and over sections for all the new helpers
` [PATCH 17/17] drm/atomic: Refcounting for plane_state->fb

[PATCH v2 0/12] IB/srp: Add multichannel support
 2014-11-02 13:03 UTC  (14+ messages)
` [PATCH v2 12/12] "

Ralink RT3070(rt2800usb) - The Tortoise and the Hare
 2014-11-02 13:00 UTC  (2+ messages)
` [rt2x00-users] "

[PATCH] UBI: Block: Add blk-mq support
 2014-11-02 13:00 UTC  (2+ messages)

[lm-sensors] Test: IT8620E sensors on Gigabyte Z97X-UD5H
 2014-11-02 12:56 UTC 

[Buildroot] Samba4 build issue
 2014-11-02 12:51 UTC  (4+ messages)

[dpdk-announce] DPDK Features for Q1 2015
 2014-11-02 12:50 UTC  (4+ messages)

[Buildroot] [PATCH] libcap: add upstream xattr patch
 2014-11-02 12:50 UTC 

[Bug 72785] New: bfgminer --scrypt on 7xxx+
 2014-11-02 12:46 UTC  (2+ messages)
` [Bug 72785] "

[Buildroot] [PATCH] inetutils: new package
 2014-11-02 12:45 UTC  (12+ messages)

[refpolicy] systemd
 2014-11-02 12:44 UTC  (2+ messages)

[PATCH v4 0/5] perf/sdt: SDT events listing/probing
 2014-11-02 10:56 UTC  (6+ messages)
` [PATCH v4 1/5] perf/sdt: ELF support for SDT
` [PATCH v4 2/5] perf/sdt: Add SDT events into a cache
` [PATCH v4 3/5] perf/sdt: Show SDT cache contents
` [PATCH v4 4/5] perf/sdt: Delete SDT events from cache
` [PATCH v4 5/5] perf/sdt: Add support to perf record to trace SDT events

[PATCH] rt2x00: do not align payload on modern H/W
 2014-11-02 12:38 UTC 

IEEE 802.15.4 6LoWPAN need to change netdev type UAPI - How we can do it right now?
 2014-11-02 12:41 UTC 

[Qemu-trivial] [PULL 00/23] Trivial patches for 2014-11-02
 2014-11-02 11:57 UTC  (48+ messages)
` [Qemu-devel] "
` [Qemu-trivial] [PULL 01/23] tests: Add missing include to test-bitops.c
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 02/23] bitops.h: Don't include qemu-common.h
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 03/23] bitmap.h: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 04/23] target-xtensa: mark XtensaConfig structs as unused
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 05/23] target-arm: A64: remove redundant store
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 06/23] sparse: fix build
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 07/23] util: Improve os_mem_prealloc error message
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 08/23] Revert "os-posix: report error message when lock file failed"
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 09/23] net/slirp: specify logbase for smbd
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 10/23] target-tricore: check return value before using it
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 11/23] virtio-9p-proxy: Fix sockfd leak
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 12/23] virtio-9p-proxy: fix error return in proxy_init()
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 13/23] virtio-9p-proxy: improve error messages in connect_namedsocket()
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 14/23] dump: Fix dump-guest-memory termination and use-after-close
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 15/23] os-posix: use global daemon_pipe instead of cryptic fds[1]
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 16/23] os-posix: replace goto again with a proper loop
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 17/23] pidfile: stop making pidfile error a special case
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 18/23] os-posix: reorder parent notification for -daemonize
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 19/23] tap_int.h: remove repeating NETWORK_SCRIPT defines
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 20/23] target-i386: Remove unused model_features_t struct
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 21/23] tap: do not close(fd) in net_init_tap_one
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 22/23] tap: fix possible fd leak in net_init_tap
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 23/23] vdi: wrapped uuid_unparse() in #ifdef
  ` [Qemu-devel] "

[PATCHv2 00/14] Reduce cx231xx verbosity and do some cleanups
 2014-11-02 12:37 UTC  (15+ messages)
` [PATCHv2 01/14] [media] cx231xx: get rid of driver-defined printk macros
` [PATCHv2 02/14] [media] cx231xx: Fix identation
` [PATCHv2 03/14] [media] cx231xx: Cleanup printk at the driver
` [PATCHv2 04/14] [media] cx25840: Don't report an error if max size is adjusted
` [PATCHv2 05/14] [media] cx25840: convert max_buf_size var to lowercase
` [PATCHv2 06/14] [media] cx231xx: use 1 byte read for i2c scan
` [PATCHv2 07/14] [media] cx231xx: disable I2C errors during i2c_scan
` [PATCHv2 08/14] [media] cx231xx: convert from pr_foo to dev_foo
` [PATCHv2 10/14] [media] cx231xx: use dev_foo instead of printk
` [PATCHv2 11/14] [media] cx231xx: add addr for demod and make i2c_devs const
` [PATCHv2 12/14] [media] cx231xx: use dev_info() for extension load/unload
` [PATCHv2 13/14] [media] cx231xx: too much changes. Bump version number
` [PATCHv2 14/14] [media] cx231xx: simplify I2C scan debug messages

[PATCH] IB/isert: Adjust CQ size to HW limits
 2014-11-02 12:37 UTC  (2+ messages)

[PATCH libmlx4] Add MR re-registeration
 2014-11-02 12:35 UTC  (2+ messages)

[PATCH libibverbs] Add MR re-registeration
 2014-11-02 12:35 UTC  (2+ messages)

[PATCH] git-svn: use SVN::Ra::get_dir2 when possible
 2014-11-02 12:31 UTC  (2+ messages)

[PATCH v3 0/2] ARM: dts: rockchip: EMAC Rockchip for RK3066 SoCs and MarsBoard RK3066
 2014-11-02 12:31 UTC  (3+ messages)

3.18-rc0: iwlegacy failed after a while
 2014-11-02 12:25 UTC  (7+ messages)

[PATCH] ARM: dts: rockchip: add serial aliases for rk3066 and rk3188
 2014-11-02 12:27 UTC  (3+ messages)

Reiser4 for 3.16.2 problem: mount: mount /dev/md125 on /mnt/backup failed: Cannot allocate memory
 2014-11-02 12:08 UTC  (3+ messages)

[PATCH] ARM: dts: sbc-t3x: add DVI display data
 2014-11-02 12:06 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] v4l-utils/libdvbv5: fix memory leak in dvb_guess_user_country()
 2014-11-02 12:03 UTC 

Quota question
 2014-11-02 10:42 UTC  (6+ messages)

[PATCH] kthread: Fix the race condition when kthread is parked
 2014-11-02 12:01 UTC 

[Bug 83461] New: hdmi screen flicker/unusable
 2014-11-02 11:58 UTC  (2+ messages)
` [Bug 83461] "

[PATCH V2] x86, cpu: trivial printk formatting fixes
 2014-11-02 11:56 UTC 

[PATCH 3/7] [media] cx231xx: Cleanup printk at the driver
 2014-11-02 11:46 UTC  (3+ messages)

JFFS2 deadlock in Linux 2.6.32
 2014-11-02 11:40 UTC 

[PATCH] staging: media: lirc: lirc_zilog.c: adjust debug messages
 2014-11-02 11:40 UTC  (2+ messages)

[GIT PULL 1/3] ARM: berlin: Driver changes for v3.19 (round 1)
 2014-11-02 11:24 UTC  (3+ messages)
` [GIT PULL 2/3] ARM: berlin: SoC "
` [GIT PULL 3/3] ARM: berlin: DT "

[Qemu-devel] [PATCH RFC 00/10] pci: Partial conversion to realize
 2014-11-02 11:20 UTC  (2+ messages)

[Bug 85579] New: [bisected] piglit test crashes in spec/glsl-1.50/execution/geometry/max-input-components
 2014-11-02 11:19 UTC  (2+ messages)
` [Bug 85579] "

[PATCH] lspci: Add ability to filter by class code
 2014-11-02 11:14 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] vga: demote cirrus
 2014-11-02 11:14 UTC  (2+ messages)

[PATCH] x86, cpu: trivial printk formatting fixes
 2014-11-02 11:13 UTC  (6+ messages)

[Buildroot] [PATCH] live555: bump to version 2014.11.01
 2014-11-02 11:11 UTC  (3+ messages)

[PATCH] ASoC: Intel: fix missing mutex
 2014-11-02 11:07 UTC  (3+ messages)

RAID1 fails to recover chunk tree
 2014-11-02 11:08 UTC  (10+ messages)

[PATCH 0/6] vTPM: Xen stubdom vTPM for HVM virtual machine
 2014-11-02 11:03 UTC  (9+ messages)
` [PATCH 2/6] vTPM: add HVM_PARAM_STUBDOM_VTPM parameter "

IP27: CONFIG_TRANSPARENT_HUGEPAGE triggers bus errors
 2014-11-02 10:53 UTC 

[PATCH 0/2] support numeric owner/group tar image format
 2014-11-02 10:48 UTC  (2+ messages)
` [PATCH 1/2] image_types.bbclass: whitespace and reorder


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.