All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-19 18:55:21 to 2014-01-19 21:03:56 UTC [more...]

[Buildroot] [PATCH v3 00/12] Introducing XBMC
 2014-01-19 21:03 UTC 

math_state_restore and kernel_fpu_end disable interrupts?
 2014-01-19 21:02 UTC  (3+ messages)

[PATCH 00/15] Enable compilation of various Renesas drivers with COMPILE_TEST
 2014-01-19 21:01 UTC  (5+ messages)
` [PATCH 13/15] fbdev: sh-mobile-lcdcfb: Enable driver compilation "

[PATCH net-next] ipv6: optimize link local address search
 2014-01-19 20:58 UTC 

[PATCH] lib: Use bigger IMTU when connecting SDP
 2014-01-19 20:57 UTC  (4+ messages)

[PATCH 0/4] Add support for charging battery in Nokia RX-51
 2014-01-19 20:56 UTC  (11+ messages)
` [PATCH v2 2/3] bq2415x_charger: Use power_supply notifier for automode

[Qemu-devel] [PATCH 0/2] PPC: Check for temporary leakage
 2014-01-19 20:55 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] PPC: Fail on leaking temporaries

[ANNOUNCE] 3.12.6-rt9
 2014-01-19 20:54 UTC  (3+ messages)

btrfs and ECC RAM
 2014-01-19 20:54 UTC  (5+ messages)

kernel freezes when insmoding iwldvm.ko from backports-20140117
 2014-01-19 20:52 UTC 

Good day Dear Friend
 2014-01-19 20:51 UTC 

commit c7314d74fcb0
 2014-01-19 20:50 UTC 

Linux kernel patch: elide fib_validate_source() completely when possible - bad side effect?
 2014-01-19 20:49 UTC  (3+ messages)

rate limits
 2014-01-19 20:49 UTC  (3+ messages)

If separate md for /boot, OS, and /srv, must 'create' on disks with 3 partns?
 2014-01-19 20:46 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v4 0/8] Support arm-gic-kvm save/restore
 2014-01-19 20:44 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH v4 3/8] arm_gic: Fix GIC pending behavior
` [Qemu-devel] [RFC PATCH v4 4/8] hw: arm_gic: Keep track of SGI sources
` [Qemu-devel] [RFC PATCH v4 7/8] arm_gic: Add GICC_APRn state to the GICState

[Bug 73342] New: nouveau not working with yuy2 overlay
 2014-01-19 20:36 UTC  (3+ messages)
  ` [Bug 73342] [NV86] yuy2 overlay in mame displays as black

kvm usb modem passthrough
 2014-01-19 20:33 UTC 

[Buildroot] [PATCH 00/10] Misc fixes
 2014-01-19 20:31 UTC  (13+ messages)
` [Buildroot] [PATCH 01/10] eigen: add C++ toolchain dependency
` [Buildroot] [PATCH 02/10] transmission: add url in Config.in
` [Buildroot] [PATCH 03/10] transmission: use <PKG>_INSTALL_INIT_SYSV infra instead of custom hook
` [Buildroot] [PATCH 04/10] pkg-cmake.mk: build shared library when !BR2_PREFER_STATIC_LIB
` [Buildroot] [PATCH 08/10] support: mkusers: add warning when using mkpasswd from the host system
` [Buildroot] [PATCH 09/10] urg: make sdl support optional

[PATCH v2 00/17] Fix some mkdir/rmdir races
 2014-01-19 20:31 UTC  (6+ messages)
` [PATCH v2 03/17] safe_create_leading_directories(): add explicit "slash" pointer

[Buildroot] [git commit] urg: make sdl support optional
 2014-01-19 20:31 UTC 

Fwd: Re: [alsa-devel] no reset_resume for driver snd-usb-audio for logitech headset H600
 2014-01-19 20:30 UTC  (3+ messages)

Regarding API's
 2014-01-19 20:30 UTC 

How to support SDIO wifi/bt in DT
 2014-01-19 20:28 UTC  (10+ messages)

[PATCH v2] safe_create_leading_directories(): on Windows, \ can separate path components
 2014-01-19 20:26 UTC  (2+ messages)

PWM
 2014-01-19 20:26 UTC  (11+ messages)

[Buildroot] [git commit] transmission: use <PKG>_INSTALL_INIT_SYSV infra instead of custom hook
 2014-01-19 20:20 UTC 

US$200 Million Humanitarian Projects
 2014-01-19 17:19 UTC 

[PATCH] libata, dt: Add clocks to sata_rcar bindings
 2014-01-19 20:16 UTC  (3+ messages)

[Buildroot] [git commit] transmission: add url in Config.in
 2014-01-19 20:15 UTC 

[Buildroot] [git commit] eigen: add C++ toolchain dependency
 2014-01-19 20:13 UTC 

[Bug 73785] New: Team Fortress 2 causes random GPU stalls on radeonsi
 2014-01-19 20:13 UTC  (2+ messages)
` [Bug 73785] "

[PATCH] media: i2c: mt9v032: Check return value of clk_prepare_enable/clk_set_rate
 2014-01-19 20:05 UTC  (2+ messages)

[Bug 73781] New: [r600g] SIGFPE at at ../../../../../src/gallium/drivers/r600/r600_state.c:3109
 2014-01-19 20:03 UTC  (2+ messages)
` [Bug 73781] [r600g] SIGFPE "

[RFC v3 00/13] ahci: add sunxi driver and cleanup imx driver
 2014-01-19 20:01 UTC  (56+ messages)
` [RFC v3 03/13] ahci-platform: Fix clk enable/disable unbalance on suspend/resume
` [RFC v3 04/13] ahci-platform: Undo pdata->resume on resume failure
` [RFC v3 05/13] ahci-platform: Pass ahci_host_priv ptr to ahci_platform_data init method
` [RFC v3 06/13] ahci-platform: Add support for devices with more then 1 clock
` [RFC v3 08/13] ahci-platform: Allow specifying platform_data through of_device_id
` [RFC v3 09/13] ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platform
` [RFC v3 10/13] ahci_imx: Adjust for ahci_platform managing the clocks
` [RFC v3 11/13] ahci-imx: Don't create a nested platform device from probe

[PATCH v8 4/4] qrwlock: Use smp_store_release() in write_unlock()
 2014-01-19 19:56 UTC  (11+ messages)

[SPAM] Call For Papers. Kindly impart in your University/Organization/College/Colleagues/Academia/Circle
 2014-01-19 19:51 UTC 

[dm-crypt] Whirlpool in gcrypt <= 1.5.3 broken (if writes in chunks)?
 2014-01-19 19:49 UTC  (5+ messages)

[PATCH net-next] phy: cleanup 10g code
 2014-01-19 19:48 UTC 

[Buildroot] [PATCH 0/5] Misc bumps
 2014-01-19 19:47 UTC  (2+ messages)

[Buildroot] [git commit] package/linux-firmware: add iwlwifi 3160 and 7260 firmware files
 2014-01-19 19:47 UTC 

[Buildroot] [git commit] package/linux-firmware: bump
 2014-01-19 19:46 UTC 

[Buildroot] [git commit] configs/raspberrypi: bump kernel version
 2014-01-19 19:46 UTC 

[Buildroot] [git commit] package/rpi-userland: bumps for misc fixes and improvements
 2014-01-19 19:46 UTC 

[PATCH v2] Adding hyperv.h to uapi headers
 2014-01-19 19:45 UTC  (5+ messages)

[Buildroot] [git commit] package/rpi-firmware: bump for misc fixes/improvements
 2014-01-19 19:45 UTC 

[Buildroot] [PATCH v2] netstat-nat: add license information
 2014-01-19 19:45 UTC  (2+ messages)

[Buildroot] [git commit] netstat-nat: add license information
 2014-01-19 19:44 UTC 

NULL ptr dereference in i915_gem_alloc_object()
 2014-01-19 19:39 UTC  (4+ messages)

btrfsck does not fix
 2014-01-19 19:37 UTC  (4+ messages)

[ PATCH net-next] qlcnic: fix sparse warnings
 2014-01-19 19:37 UTC  (3+ messages)
  ` [ PATCH net-next vw] "

[PATCH] media: i2c: mt9p031: Check return value of clk_prepare_enable/clk_set_rate
 2014-01-19 19:37 UTC  (2+ messages)

ping [PATCH v3] WAN: Adding support for Lantiq PEF2256 E1 chipset (FALC56)
 2014-01-19 19:34 UTC  (2+ messages)

[meta-raspberrypi][PATCH 0/4] Some updates
 2014-01-19 19:20 UTC  (6+ messages)
` [meta-raspberrypi][PATCH 1/4] bcm2835: Update to v1.36
` [meta-raspberrypi][PATCH 2/4] rpi-gpio: Update to v0.5.4
` [meta-raspberrypi][PATCH 3/4] packagegroup-rpi-test: Add some packages
` [meta-raspberrypi][PATCH 4/4] omxplayer: Update to remote HEAD

NFSv4 guest opens random ports
 2014-01-19 19:16 UTC  (2+ messages)

In "pci_fixup_video" check if this is or should be theprimaryvideo d
 2014-01-19 19:05 UTC  (6+ messages)

[PATCH v3 01/24] drm/i2c: tda998x: simplify the i2c read/write functions
 2014-01-19 18:58 UTC  (68+ messages)
` [PATCH v3 04/24] drm/i2c: tda998x: change probe message origin
` [PATCH v3 02/24] drm/i2c: tda998x: check more I/O errors
` [PATCH v3 03/24] drm/i2c: tda998x: code cleanup
` [PATCH v3 06/24] drm/i2c: tda998x: force the page register at startup time
` [PATCH v3 05/24] drm/i2c: tda998x: don't freeze the system at audio "
` [PATCH v3 08/24] drm/i2c: tda998x: fix bad value in the AIF
` [PATCH v3 07/24] drm/i2c: tda998x: set the video mode from the adjusted value
` [PATCH v3 11/24] drm/i2c: tda998x: free the CEC device on encoder_destroy
` [PATCH v3 12/24] drm/i2c: tda998x: check the CEC device creation
` [PATCH v3 09/24] drm/i2c: tda998x: use HDMI constants
` [PATCH v3 10/24] drm/i2c: tda998x: don't read write-only registers
` [PATCH v3 13/24] drm/i2c: tda998x: fix a NULL pointer dereference
` [PATCH v3 14/24] drm/i2c: tda998x: add DT support
` [PATCH v3 15/24] drm/i2c: tda998x: use irq for connection status and EDID read
` [PATCH v3 16/24] drm/i2c: tda998x: add DT documentation
` [PATCH v3 17/24] drm/i2c: tda998x: get a better status of the connection
` [PATCH v3 19/24] drm/i2c: tda998x: use global constants
` [PATCH v3 18/24] drm/i2c: tda998x: fix the ENABLE_SPACE register
` [PATCH v3 20/24] drm/i2c: tda998x: remove the unused variable ca_i2s
` [PATCH v3 21/24] drm/i2c: tda998x: add the active aspect in HDMI AVI frame
` [PATCH v3 23/24] drm/i2c: tda998x: code optimization
` [PATCH v3 22/24] drm/i2c: tda998x: change the frequence in the audio channel
` [PATCH v3 24/24] drm/i2c: tda998x: adjust the audio clock divider for S/PDIF

[PATCH 0/2] Two janitorial patches for builtin/blame.c
 2014-01-19 18:57 UTC  (3+ messages)
` [PATCH 1/2] builtin/blame.c: struct blame_entry does not need a prev link
` [PATCH 2/2] Eliminate same_suspect function in builtin/blame.c

[PATCH v3 00/24] drm/i2c: tda998x: add DT support and other improvements
 2014-01-19 18:58 UTC  (2+ messages)

[PATCH 0/5] shlibs providers improvements
 2014-01-19 18:55 UTC  (4+ messages)
` [PATCH 3/5] package.bbclass: add SHLIBSSEARCHDIRS to define where to search for shlib providers


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.