All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-19 10:52:45 to 2014-07-19 13:56:52 UTC [more...]

[PATCH] use xcalloc() to allocate zero-initialized memory
 2014-07-19 13:56 UTC 

[Buildroot] [PATCH 0/20 v3] Introduce libudev (branch yem/libudev)
 2014-07-19 13:56 UTC  (21+ messages)
` [Buildroot] [PATCH 01/20 v3] package/xbmc: remove spurious build-dependency on udev
` [Buildroot] [PATCH 02/20 v3] support/gen-manual-lists.py: remove unneeded arg in private function
` [Buildroot] [PATCH 03/20 v3] support/gen-manual-lists.py: bail out early for legacy symbols
` [Buildroot] [PATCH 04/20 v3] support/gen-manual-lists.py: rework generating the virtual package list
` [Buildroot] [PATCH 05/20 v3] package/eudev: remove the prompt
` [Buildroot] [PATCH 06/20 v3] package/systemd: remove prompt
` [Buildroot] [PATCH 07/20 v3] package/libudev: new virtual package
` [Buildroot] [PATCH 08/20 v3] package/eudev: is a provider for libudev
` [Buildroot] [PATCH 09/20 v3] package/systemd: "
` [Buildroot] [PATCH 10/20 v3] package/eudev: split udev/libudev
` [Buildroot] [PATCH 11/20 v3] package/libatasmart: needs libudev, not a udev daemon
` [Buildroot] [PATCH 12/20 v3] package/libcec: "
` [Buildroot] [PATCH 13/20 v3] package/libdrm: can also use only libudev
` [Buildroot] [PATCH 14/20 v3] package/libinput: needs libudev, not a udev daemon
` [Buildroot] [PATCH 15/20 v3] package/libusb: "
` [Buildroot] [PATCH 16/20 v3] package/mesa3d: depends on libudev, not udev
` [Buildroot] [PATCH 17/20 v3] package/vlc: needs libudev, not a udev daemon
` [Buildroot] [PATCH 18/20 v3] package/weston: "
` [Buildroot] [PATCH 19/20 v3] package/xdriver_xf86-input-evdev: "
` [Buildroot] [PATCH 20/20 v3] package/xserver_xorg-server: "

[RFC PATCH 00/10] nohz: Support sysidle (and some more cleanups)
 2014-07-19 13:54 UTC  (6+ messages)
` [PATCH 02/10] nohz: Kick full dynticks timer targets with an empty IPI

[Buildroot] [PATCH 1/7] xlib_libXi: Bump version to 1.7.4
 2014-07-19 13:53 UTC  (7+ messages)
` [Buildroot] [PATCH 2/7] xlib_libICE: Bump version to 1.0.9
` [Buildroot] [PATCH 3/7] package/pixman: Bump version to 0.32.6
` [Buildroot] [PATCH 4/7] xlib_libXft: Bump version to 2.3.2
` [Buildroot] [PATCH 5/7] xproto_inputproto: Bump version to 2.3.1
` [Buildroot] [PATCH 6/7] xapp_xcursorgen: Bump version to 1.0.6
` [Buildroot] [PATCH 7/7] xserver_xorg-server: Bump version to 1.16.0

[PATCH] CMA/HOTPLUG: clear buffer-head lru before page migration
 2014-07-19 13:51 UTC  (5+ messages)

[Bug 81476] three monitors on two radeon cards works with some layouts not others
 2014-07-19 13:50 UTC 

[PATCH 0/6] PM / Hibernate: Memory bitmap scalability improvements
 2014-07-19 13:49 UTC  (4+ messages)

[Buildroot] Replace libev with libuv
 2014-07-19 13:40 UTC  (10+ messages)

libv4lconvert: fix RGB32 conversion
 2014-07-19 13:38 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] Allow VPC and VDI to be created over protocols
 2014-07-19 13:33 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/4] block: allow bdrv_unref() to be passed NULL pointers
` [Qemu-devel] [PATCH 2/4] block: vdi - use block layer ops in vdi_create, instead of posix calls
` [Qemu-devel] [PATCH 3/4] block: use the standard 'ret' instead of 'result'
` [Qemu-devel] [PATCH 4/4] block: vpc - use block layer ops in vpc_create, instead of posix calls

[PATCH v7 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
 2014-07-19 13:29 UTC  (19+ messages)
` [PATCH v7 1/6] clk: samsung: add infrastructure to register cpu clocks
` [PATCH v7 2/6] clk: samsung: register exynos5420 apll/kpll configuration data
` [PATCH v7 3/6] clk: exynos: use cpu-clock provider type to represent arm clock
` [PATCH v7 4/6] ARM: dts: Exynos: add cpu nodes, opp and cpu clock configuration data
` [PATCH v7 5/6] ARM: Exynos: switch to using generic cpufreq driver for exynos4210/5250/5420
` [PATCH v7 6/6] cpufreq: exynos: remove exynos4210/5250 specific cpufreq driver support

[PATCH] x86, TSC: Add a software TSC offset
 2014-07-19 13:28 UTC  (2+ messages)

[qemu-upstream-unstable test] 29394: regressions - FAIL
 2014-07-19 13:24 UTC 

[for-next][PATCH 00/32] ftrace/tracing: Fixes and final removal of ftrace_start/stop()
 2014-07-19 13:15 UTC  (33+ messages)
` [for-next][PATCH 01/32] ftrace: Allow archs to specify if they need a separate function graph trampoline
` [for-next][PATCH 02/32] ftrace/x86: Have function graph tracer use its own trampoline
` [for-next][PATCH 03/32] x86, power, suspend: Annotate restore_processor_state() with notrace
` [for-next][PATCH 04/32] PM / Sleep: Remove ftrace_stop/start() from suspend and hibernate
` [for-next][PATCH 05/32] ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()
` [for-next][PATCH 06/32] ftrace/x86: Add call to ftrace_graph_is_dead() in function graph code
` [for-next][PATCH 07/32] microblaze: ftrace: "
` [for-next][PATCH 08/32] MIPS: "
` [for-next][PATCH 09/32] parisc: "
` [for-next][PATCH 10/32] powerpc/ftrace: "
` [for-next][PATCH 11/32] sh: ftrace: "
` [for-next][PATCH 12/32] ftrace-graph: Remove usage of ftrace_stop() in ftrace_graph_stop()
` [for-next][PATCH 13/32] ftrace: Remove ftrace_start/stop()
` [for-next][PATCH 14/32] ftrace: Do no disable function tracing on enabling function tracing
` [for-next][PATCH 15/32] ftrace: Remove function_trace_stop check from list func
` [for-next][PATCH 16/32] ftrace: Remove check for HAVE_FUNCTION_TRACE_MCOUNT_TEST
` [for-next][PATCH 17/32] ftrace: x86: Remove check of obsolete variable function_trace_stop
` [for-next][PATCH 18/32] tile: ftrace: "
` [for-next][PATCH 19/32] sparc64,ftrace: "
` [for-next][PATCH 20/32] sh: ftrace: "
` [for-next][PATCH 21/32] parisc: "
` [for-next][PATCH 22/32] MIPS: "
` [for-next][PATCH 23/32] microblaze: "
` [for-next][PATCH 24/32] metag: "
` [for-next][PATCH 25/32] Blackfin: "
` [for-next][PATCH 26/32] arm64, "
` [for-next][PATCH 27/32] s390/ftrace: remove "
` [for-next][PATCH 28/32] tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST
` [for-next][PATCH 29/32] ring-buffer: Always run per-cpu ring buffer resize with schedule_work_on()
` [for-next][PATCH 30/32] tracing: let user specify tracing_thresh after selecting function_graph
` [for-next][PATCH 31/32] ftrace: Do not copy old hash when resetting
` [for-next][PATCH 32/32] tracing: Convert local function_graph functions to static

[Buildroot] [PATCH] make: fix glob building failure for uClibc
 2014-07-19 13:23 UTC  (2+ messages)

[GIT PULL] Samsung fixes-4 for v3.16
 2014-07-19 13:15 UTC  (3+ messages)

Question on fe_dai_open
 2014-07-19 13:14 UTC  (2+ messages)

[Buildroot] [PATCH v14 00/20] package/xbmc: Add support for uClibc, libva and additional packages
 2014-07-19 13:11 UTC  (3+ messages)
` [Buildroot] [PATCH v14 14/20] xbmc: Allow compilation with uClibc

[PATCH RESEND 0/5] Evdev Extensions
 2014-07-19 13:10 UTC  (6+ messages)
` [PATCH RESEND 1/5] Input: evdev - add event-mask API
` [PATCH RESEND 2/5] Input: uinput - uinput_validate_absbits() cleanup
` [PATCH RESEND 3/5] Input: uinput - add UI_GET_VERSION ioctl
` [PATCH RESEND 4/5] Input: uinput - add new UINPUT_DEV_SETUP ioctl
` [RFC RESEND 5/5] Input: evdev - add new EVIOCGABSRANGE ioctl

[Bug 81527] New: nouveau crashes on video playback
 2014-07-19 13:05 UTC  (2+ messages)
  ` [Bug 81527] [NVAA] "

[PATCH v2] ARM: rockchip: Add cpu hotplug support for RK3XXX SoCs
 2014-07-19 13:03 UTC 

[PATCH v3 1/3] asm-generic/io.h: Implement generic {read,write}s*()
 2014-07-19 12:59 UTC  (5+ messages)
  ` [PATCH] asm-generic/io.h: reorder funtions to form logical groups

[PATCH v2 0/2] This series adds support for Rockchip SoCs integrated PWM
 2014-07-19 12:55 UTC  (3+ messages)
` [PATCH v2 1/2] pwm: add this patch to introduce for rk-pwm and vop-pwm
` [PATCH v2 2/2] pwm: add this patch to support the new pwm of Rockchip SoCs

[U-Boot] Micrel KSZ9692 boot loader issue
 2014-07-19 12:54 UTC 

[PATCH v6 00/32] Support multiple checkouts
 2014-07-19 12:52 UTC  (5+ messages)
` [PATCH v7 00/31] "
  ` [PATCH v7 25/31] prune: strategies for linked checkouts

[PATCH] abspath.c: use PATH_MAX in real_path_internal()
 2014-07-19 12:51 UTC  (6+ messages)

[Buildroot] [git commit] make: bump to version 4.0
 2014-07-19 12:47 UTC 

[Buildroot] Raspberry + Usb to TTL Serial Cable issue
 2014-07-19 12:45 UTC  (2+ messages)

[PATCH] Make locked paths absolute when current directory is changed
 2014-07-19 12:40 UTC  (3+ messages)

[PATCH] drm/radeon: adjust default radeon_vm_block_size
 2014-07-19 12:37 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/3] sunxi: AHCI support
 2014-07-19 12:34 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] AHCI: Increase link timeout to 200ms
` [U-Boot] [PATCH 3/3] ahci: provide sunxi SATA driver using AHCI platform framework

[Buildroot] [git commit] libva/libva-intel-driver: Fix wayland-related compile errors
 2014-07-19 12:22 UTC 

[Buildroot] [PATCH] infra/perl: switch to using a reliable mirror
 2014-07-19 12:21 UTC  (2+ messages)

[Buildroot] [git commit] infra/perl: switch to using a reliable mirror
 2014-07-19 12:21 UTC 

[Buildroot] [PATCH 1/1] package/mesa3d: Bump version to 1.2.4
 2014-07-19 12:20 UTC  (3+ messages)

PRSERVER is killing settop boxes
 2014-07-19 12:10 UTC 

[Buildroot] [PATCH] libmemcached: disable tests
 2014-07-19 12:20 UTC  (2+ messages)

[Buildroot] [git commit] package/mesa3d: Bump version to 10.2.4
 2014-07-19 12:20 UTC 

[Buildroot] [git commit] libmemcached: disable tests
 2014-07-19 12:19 UTC 

[PATCH 1/1] hfsplus: skip unnecessary volume header sync
 2014-07-19 12:18 UTC  (11+ messages)

[PATCH] staging: android: cleanup style issues
 2014-07-19 12:14 UTC 

[PATCH] fast-import: use hashcmp() for SHA1 hash comparison
 2014-07-19 12:11 UTC  (5+ messages)

[PATCH] mips: Remove uneeded line in cmp_smp_finish
 2014-07-19 12:05 UTC  (2+ messages)

[U-Boot] socfpga: initialize MMC
 2014-07-19 12:03 UTC  (6+ messages)

[PATCH] drm/radeon: adjust default radeon_vm_block_size v2
 2014-07-19 11:55 UTC 

[Xenomai] Large clock drift, keyboard issues
 2014-07-19 11:55 UTC  (4+ messages)

[PATCH 00/31] percpu: Consistent per cpu operations V5
 2014-07-19 11:54 UTC  (4+ messages)
` [PATCH 07/31] drivers/oprofile: Replace __get_cpu_var uses for address calculation

[PATCH 1/1] Staging: comedi: adl_paci9118: organized entry comments
 2014-07-19 11:53 UTC 

[qemu-mainline test] 29393: regressions - FAIL
 2014-07-19 11:52 UTC 

[PATCH V3] netxen: fix ethtool rx_dropped information in ethtool get_ethtool_stats()
 2014-07-19 11:45 UTC  (5+ messages)

[BUG] dm-writeboost: too big nr_rambuf_pool causes massive memory pressure or panic
 2014-07-19 11:40 UTC  (4+ messages)
    ` [PATCH] dm-writeboost: Remove unsure BUG() from init_rambuf_pool

[PATCH] drm/i915: Reorder the semaphore deadlock check, again
 2014-07-19 11:40 UTC 

[Qemu-devel] Live migrate, inconsistent machine types - new machine type to fix?
 2014-07-19 11:37 UTC  (7+ messages)

[PATCH] parisc: Eliminate memset after alloc_bootmem_pages
 2014-07-19 11:37 UTC 

[PATCH 1/4] completion: add missing terminator in case statement
 2014-07-19 11:37 UTC  (3+ messages)
` [PATCH 2/4] completion: complete "unstuck" `git push --recurse-submodules`

[PATCH] x86, olpc: Eliminate BUG_ON and memset after alloc_bootmem
 2014-07-19 11:36 UTC 

[PATCH] mm/m68k: Eliminate memset after alloc_bootmem_pages
 2014-07-19 11:35 UTC 

[PATCH] mm/m68k: Eliminate memset after alloc_bootmem_pages
 2014-07-19 11:35 UTC 

[PATCH] uml/net_kern: Eliminate NULL test after alloc_bootmem
 2014-07-19 11:34 UTC 

[PATCH] uml: Eliminate NULL test after alloc_bootmem
 2014-07-19 11:33 UTC 

modern software with analog (BT787) overlay support? / XAWTV replacement ?
 2014-07-19 11:32 UTC  (2+ messages)

[PATCH] UML: Eliminate NULL test after alloc_bootmem_low_pages
 2014-07-19 11:31 UTC 

[PATCH 01/16] staging: vt6656: struct vnt_private rename cbRD to num_rcb
 2014-07-19 11:30 UTC  (16+ messages)
` [PATCH 02/16] staging: vt6656: struct vnt_private rename cdTD to num_tx_context
` [PATCH 03/16] staging: vt6656: struct vnt_private rename wFirmwareVersion to firmware_version
` [PATCH 04/16] staging: vt6656: struct vnt_private rename byLocalID to local_id
` [PATCH 05/16] staging: vt6656: struct vnt_private replace byRFType with rf_type
` [PATCH 06/16] staging: vt6656: struct vnt_private rename byBBRxConf to bb_rx_conf
` [PATCH 07/16] staging: vt6656: remove variable byZoneType
` [PATCH 08/16] staging: vt6656: remame abyCurrentNetAddr to current_net_addr
` [PATCH 09/16] staging: vt6656: rename abyPermanentNetAddr to permanent_net_addr
` [PATCH 10/16] staging: vt6656: replace bExistSWNetAddr with exist_sw_net_addr
` [PATCH 11/16] staging: vt6656: struct vnt_private rename qwCurrTSF to current_tsf
` [PATCH 12/16] staging: vt6656: struct vnt_private rename uCurrRSSI to current_rssi
` [PATCH 13/16] staging: vt6656: antenna modes remove unused variables
` [PATCH 14/16] staging: vt6656: struct vnt_private remove camel case antenna variables
` [PATCH 15/16] staging: vt6656: struct vnt_private remove uCwMin/uCwMax
` [PATCH 16/16] staging: vt6656: struct vnt_private remove camel case IFS names

[linux-lvm] LVM2 and Read-Only Backing Devices
 2014-07-19 11:25 UTC 

[PATCH] iio:gyro:bmg160 Gyro Sensor driver
 2014-07-19 11:21 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] sunxi: FEL boot mode improvements
 2014-07-19 11:20 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] sunxi: Use Thumb2 and move stack to gain more SRAM space in FEL mode
` [U-Boot] [PATCH 2/2] sunxi: Set the AUXCR L2EN bit for sun4i/sun5i in FEL boot mode

dummy file read periodically for external USB Hard Disk
 2014-07-19 11:02 UTC  (10+ messages)

prashantpatil321@gmail.com has indicated you're a friend. Accept?
 2014-07-19 11:02 UTC 

[U-Boot] [PATCH 00/14] sunxi: Allwinner A10/A13/A20 DRAM controller fixes
 2014-07-19 10:59 UTC  (2+ messages)

[Qemu-devel] [Bug 1344320] [NEW] qemu-aarch64 cannot execute glibc
 2014-07-19 10:54 UTC  (2+ messages)

[Qemu-devel] i686 guest failing to start at 50a2c45 (and earlier versions of 2.1-rc) with pc-i440fx-2.1
 2014-07-19 10:54 UTC  (3+ messages)

[PATCH 1/7] b43: N-PHY: add helper for setting digital filters
 2014-07-19 10:52 UTC  (10+ messages)
` [PATCH 2/7] b43: N-PHY: update digital filters setup
` [PATCH 3/7] b43: N-PHY: update generic rev7+ workarounds
` [PATCH 4/7] b43: N-PHY: allow applying separated workarounds per core
` [PATCH 5/7] b43: N-PHY: add rev7+ workarounds for radio revs 9 and 14
` [PATCH 6/7] b43: N-PHY: final fixes to rev7+ workarounds
` [PATCH 7/7] b43: enable radio 0x2057 rev 14 support (AKA BCM43217)


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.