All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-29 10:44:42 to 2015-01-29 11:35:39 UTC [more...]

[Buildroot] [PATCH v2 0/5] new packages: libzip and sigrok
 2015-01-29 11:35 UTC  (5+ messages)
` [Buildroot] [PATCH v2 1/5] libzip: new package
` [Buildroot] [PATCH v2 2/5] libserialport: "
` [Buildroot] [PATCH v2 3/5] libsigrok: "
` [Buildroot] [PATCH v2 4/5] sigrok-cli: "

[PATCH 8/9 v4] ASoC: fsi: remove slave_id settings for DMAEngine
 2015-01-29 11:35 UTC  (2+ messages)

[PATCH v2 0/3] AT91 pm improvements for 3.20
 2015-01-29 11:34 UTC  (4+ messages)
` [PATCH v2 3/3] pm: at91: add disable/enable the L1/L2 cache while suspend/resume

[RFC V2] OPP: Redefine bindings to overcome shortcomings
 2015-01-29 11:34 UTC  (5+ messages)

[igt PATCH] gen9: fix gem_render_copy 3d state setup
 2015-01-29 11:32 UTC  (6+ messages)

[PATCH 7/9 v4] ASoC: rsnd: remove slave_id settings for DMAEngine
 2015-01-29 11:32 UTC  (2+ messages)

[PATCH 6/9 v4] spi: sh-msiof: remove slave_id settings for DMAEngine
 2015-01-29 11:32 UTC  (2+ messages)

[PATCH v2 0/7] extcon: usb: Introduce USB GPIO extcon driver. Fix DRA7 & AM57xx USB
 2015-01-29 11:31 UTC  (15+ messages)
` [PATCH v2 1/7] extcon: usb-gpio: Introduce gpio usb extcon driver
  ` [PATCH v3 "

[PATCH] gitignore: ignore tar-install build directory
 2015-01-29 11:30 UTC 

[PATCH] arm64: mm: mark alloc_init_p{m,u}d as __ref
 2015-01-29 11:31 UTC 

[PATCH 5/9 v4] spi: rspi: remove slave_id settings for DMAEngine
 2015-01-29 11:29 UTC  (2+ messages)

[PATCH] RFC: drm: add support for tiled/compressed/etc modifier in addfb2 (v1.5)
 2015-01-29 11:30 UTC  (5+ messages)

[PATCH] net, ethernet, LLVMLinux: Add missing MODULE_DEVICE_TABLE()
 2015-01-29 11:29 UTC  (4+ messages)

[PATCH] drivers/base/node: Avoid manual device_create_file() calls
 2015-01-29 11:29 UTC 

[PATCH v4 00/13] AT91 pm cleanup for 3.20
 2015-01-29 11:28 UTC  (4+ messages)
` [PATCH v4 05/13] pm: at91: move the copying the sram function to the sram initializationi phase

[PATCH] blk-mq: Fix a recently introduced scsi-mq regression
 2015-01-29 11:27 UTC  (3+ messages)

Can I submit simple patches like this to the primary ML?
 2015-01-29 11:27 UTC  (5+ messages)

[PATCH 1/5] f2fs: fix not to drop mount options when retrying fill_super
 2015-01-29 11:24 UTC  (3+ messages)

[PATCH v3 00/13] Add kdbus implementation
 2015-01-29 11:25 UTC  (15+ messages)
` [PATCH 01/13] kdbus: add documentation

[PATCH v5] media: au0828 - convert to use videobuf2
 2015-01-29 11:21 UTC  (5+ messages)

[PATCH OSSTEST v4 00/13] support for ARM32 arndale and cubietruck platforms
 2015-01-29 11:25 UTC  (3+ messages)

[PATCH] tools/intel_reg_read:Adding lib calls for CHT/VLV
 2015-01-29 11:16 UTC 

[Bug 88758] Low FPS in settings on Dota2
 2015-01-29 11:25 UTC  (3+ messages)

[PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support
 2015-01-29 11:24 UTC  (7+ messages)

[PATCH v4] Sound: PXA: Fix settings of PXAxxx DMA
 2015-01-29 11:24 UTC  (4+ messages)

[PATCH] md: fix raid5 livelock
 2015-01-29 11:24 UTC  (4+ messages)
    ` [dm-devel] "

[PATCH v3 00/24] xen/arm: Add support for non-pci passthrough
 2015-01-29 11:18 UTC  (9+ messages)
` [PATCH v3 21/24] tools/(lib)xl: Add partial device tree support for ARM
` [PATCH v3 22/24] tools/libxl: arm: Use an higher value for the GIC phandle
` [PATCH v3 23/24] libxl: Add support for non-PCI passthrough
` [PATCH v3 24/24] xl: Add new option dtdev

Vote for Xen 4.6 Release Manager (vote ends next Thu, Feb 4th)
 2015-01-29 11:23 UTC  (3+ messages)

[meta-oe][PATCH] tmux: remove sed-native from DEPENDS
 2015-01-29 11:22 UTC 

[PATCH] vivid: use consistent colorspace/Y'CbCr Encoding strings
 2015-01-29 11:22 UTC 

[PATCH 0/2] ASoC: pcm512x: Fixups for the Clock master modes series
 2015-01-29 11:21 UTC  (3+ messages)
` [PATCH 1/2] ASoC: pcm512x: Fixup warning splat
` [PATCH 2/2] ASoC: pcm512x: Use the correct range constraints for S24_LE

[PATCH 0/4] x86: allow for more memory to be used
 2015-01-29 11:21 UTC  (3+ messages)
` [PATCH 4/4] x86/shadow: make some log‑dirty handling functions static
  ` [PATCH 4/4] x86/shadow: make some log?dirty "

[U-Boot] [PATCH 00/13] common lcd refactor
 2015-01-29 11:21 UTC  (14+ messages)
` [U-Boot] [PATCH 01/13] lcd: move platform specific structs to their own headers
` [U-Boot] [PATCH 02/13] lcd: split configuration_get_cmap
` [U-Boot] [PATCH 03/13] lcd: atmel: move atmel specific fb_put_word to atmel_lcdfb
` [U-Boot] [PATCH 04/13] lcd: mpc8xx: move mpc823 specific fb_put_byte to mpc8xx_lcd.c
` [U-Boot] [PATCH 05/13] lcd: atmel: introduce lcd_logo_set_cmap
` [U-Boot] [PATCH 06/13] lcd: mpc823: move mpc823 specific lcd_logo_set_cmap code to mpc8xx_lcd.c
` [U-Boot] [PATCH 07/13] lcd: logo: move generic cmap setting to lcd_logo_set_cmap()
` [U-Boot] [PATCH 08/13] lcd: introduce lcd_set_cmap
` [U-Boot] [PATCH 09/13] lcd: remove unused includes
` [U-Boot] [PATCH 10/13] lcd: various cleanups
` [U-Boot] [PATCH 11/13] lcd: rename bitmap_plot to better represent its functionality
` [U-Boot] [PATCH 12/13] lcd: dt: extract simplefb support
` [U-Boot] [PATCH 13/13] lcd: split splash code into its own function

3.19 on Nokia n900: audio quality awful
 2015-01-29 11:19 UTC  (9+ messages)

[linux-3.14 bisection] complete test-amd64-i386-xl-qemuu-ovmf-amd64
 2015-01-29 11:20 UTC 

[RFC PATCH v6 0/9] The power allocator thermal governor
 2015-01-29 11:19 UTC  (4+ messages)
` [RFC PATCH v6 6/9] thermal: cpu_cooling: implement the power cooling device API

[PATCH 0/4] clk: tegra: add support for the Tegra132 CAR IP block (fwd)
 2015-01-29 11:18 UTC  (2+ messages)

[PATCH 0/9] Add MIPS EJTAG Fast Debug Channel TTY driver
 2015-01-29 11:14 UTC  (30+ messages)
  ` [PATCH 1/9] MIPS: Add architectural FDC IRQ fields
  ` [PATCH 2/9] MIPS: Read CPU IRQ line that FDC to routed to
  ` [PATCH 3/9] irqchip: mips-gic: Don't treat FDC IRQ as percpu devid
  ` [PATCH 4/9] irqchip: mips-gic: Add function for retrieving FDC IRQ
  ` [PATCH 5/9] MIPS: Malta: Implement get_c0_fdc_int()
  ` [PATCH 6/9] MIPS: idle: Workaround wait + FDC problems
  ` [PATCH 7/9] tty: Add MIPS EJTAG Fast Debug Channel TTY driver
  ` [PATCH 8/9] MIPS, ttyFDC: Add early FDC console support
  ` [PATCH 9/9] ttyFDC: Implement KGDB IO operations

[Buildroot] [Bug 7844] New: Lua with hard-float on MIPS by buildroot doesn't work
 2015-01-29 11:17 UTC  (4+ messages)
` [Buildroot] [Bug 7844] "

[PATCH] drm/bridge: dw_hdmi: Return the real error on drm_bridge_attach() failure
 2015-01-29 11:16 UTC  (2+ messages)

Xen 4.4.2-rc1 and 4.3.4-rc1 have been tagged
 2015-01-29 11:15 UTC 

[PATCH 1/2] drm/exynos: split exynos_plane_dpms function
 2015-01-29 11:15 UTC  (2+ messages)
` [PATCH 2/2] drm/exynos: solve plane on/off disharmory issue

Xen Security Advisory 118 - arm: vgic: incorrect rate limiting of guest triggered logging
 2015-01-29 11:15 UTC 

[PATCH net-next] net: mark some potential candidates __read_mostly
 2015-01-29 11:15 UTC 

[PATCH] rotary encoder: Add wake up support
 2015-01-29 11:14 UTC  (3+ messages)

[Xenomai] imx28 linux 3.10.32 + ipipe v7 + GPIO IRQ machine freeze
 2015-01-29 11:14 UTC  (4+ messages)

[Qemu-devel] [PATCH 1/2] acpi-build: fix memory leak with bridge hp off
 2015-01-29 11:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] acpi-build: skip hotplugged bridges

[PATCH] Bluetooth: btusb: Fix race when waiting for BTUSB_DOWNLOADING
 2015-01-29 11:11 UTC 

[PATCH BlueZ 0/9] Read Long client unit tests
 2015-01-29 11:11 UTC  (2+ messages)

[Qemu-devel] Update boot_order on reset for sPAPR
 2015-01-29 11:11 UTC  (13+ messages)
` [Qemu-devel] [PATCH 2/2] bootdevice: update boot_order in MachineState

[PATCH v4 00/21] Virtual NUMA for PV and HVM
 2015-01-29 11:10 UTC  (13+ messages)
` [PATCH v4 06/21] libxl: introduce libxl__vnuma_config_check
` [PATCH v4 17/21] libxl: disallow memory relocation when vNUMA is enabled
` [PATCH v4 21/21] xl: vNUMA support

[PATCHv2] input: rotary encoder: Add wake up support
 2015-01-29 11:10 UTC  (2+ messages)

[PATCH RFC 0/5] Split off mini-os to a separate tree
 2015-01-29 11:09 UTC  (3+ messages)

[Qemu-devel] [PATCH] target-mips: use CP0EnLo_XI instead of magic number
 2015-01-29 11:08 UTC  (4+ messages)

master - cache: use writethrough cache_mode for older metadata
 2015-01-29 11:07 UTC 

[Ocfs2-devel] [RFC] ocfs2/dlm: support range lock
 2015-01-29 11:07 UTC  (5+ messages)

[PATCH] scsi, be2iscsi, LLVMLinux: Add missing MODULE_DEVICE_TABLE()
 2015-01-29 11:03 UTC  (2+ messages)

[PATCH] drm/i915/bdw: Implement WaForceContextSaveRestoreNonCoherent
 2015-01-29 11:03 UTC  (3+ messages)

[PATCH v5] sndif: add ABI for Para-virtual sound
 2015-01-29 11:02 UTC  (7+ messages)

[PATCHv3 0/3] grant-table: optimize grant copies when crossing page boundaries
 2015-01-29 11:02 UTC  (3+ messages)
` [PATCH 2/3] grant-table: refactor grant copy to reduce duplicate code

[PATCH v6] sndif: add ABI for Para-virtual sound
 2015-01-29 11:01 UTC 

[PATCH 1/4] mmc: core: add support for hardware reset gpio line
 2015-01-29 11:01 UTC  (4+ messages)

[PATCH] libidn_0.6.14: fix the QA Issue
 2015-01-29 10:54 UTC  (2+ messages)

[PATCH] Repair soft lockup with monitor mode of ath9k_htc card
 2015-01-29 11:01 UTC  (5+ messages)
` [ath9k-devel] "

How does kvm achieve an 'advanced' process separation
 2015-01-29 11:00 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/20] block: Rework bdrv_close_all()
 2015-01-29 10:59 UTC  (10+ messages)
` [Qemu-devel] [PATCH 04/21] block: Add bdrv_close_all() handlers

[PATCH] systemd: Backports fixes to 216
 2015-01-29 10:59 UTC  (2+ messages)

[PATCH 0/8] arm64 kexec kernel patches V7
 2015-01-29 10:59 UTC  (6+ messages)
` [PATCH 7/8] arm64/kexec: Add checks for KVM

[PATCH] openssh: configuration updates
 2015-01-29 10:57 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/1] block: enforce minimal 4096 alignment in qemu_blockalign
 2015-01-29 10:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/1] "

[PATCH] Introduce a p2m class
 2015-01-29 10:57 UTC  (2+ messages)

[PATCH] terminal.py: fixes launching multiple windows of gnome-terminal
 2015-01-29 10:56 UTC  (2+ messages)

[PATCH] x86/shadow: convert non-const statics
 2015-01-29 10:55 UTC  (2+ messages)

[OSSTEST PATCH 0/4] Introduction of the patches
 2015-01-29 10:55 UTC  (7+ messages)
` [OSSTEST PATCH 4/4] Insert nested test job name and runvars into

[Qemu-devel] [PATCH RFC v6 00/20] qemu: towards virtio-1 host support
 2015-01-29 10:54 UTC  (9+ messages)
` [Qemu-devel] [PATCH RFC v6 05/20] virtio: support more feature bits

master - cache: use built-in define for cache_mode
 2015-01-29 10:54 UTC 

[PATCH] staging: rtl8712: remove useless printing line
 2015-01-29 10:52 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 3/3] ocfs2: remove unreachable code in __ocfs2_recovery_thread()
 2015-01-29 10:49 UTC  (2+ messages)
`  "

[Ocfs2-devel] [PATCH 2/3] ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el()
 2015-01-29 10:49 UTC  (2+ messages)
`  "

[PATCH] ioreq-server: handle IOREQ_TYPE_PCI_CONFIG in assist function
 2015-01-29 10:52 UTC  (4+ messages)

[Ocfs2-devel] [PATCH 1/3] ocfs2: remove unreachable code
 2015-01-29 10:49 UTC  (2+ messages)
`  "

[PATCH] mk: allow application to override clean
 2015-01-29 10:52 UTC  (3+ messages)

[Qemu-devel] [PATCH v1] vhost-user: fix not send all hugepage files to vhost-user
 2015-01-29 10:51 UTC  (4+ messages)

[PATCH] ASoC: rt286: set idle_bias_off to false
 2015-01-29 10:51 UTC  (6+ messages)

[PATCH][master]gnutls: update to 3.3.12
 2015-01-29 10:51 UTC  (2+ messages)

[PATCH 3.12 001/176] fsnotify: next_i is freed during fsnotify_unmount_inodes
 2015-01-28 14:30 UTC  (11+ messages)
` [PATCH 3.12 000/176] 3.12.37-stable review
  ` [PATCH 3.12 007/176] can: peak_usb: fix memset() usage
  ` [PATCH 3.12 124/176] ARM: omap5/dra7xx: Fix frequency typos
  ` [PATCH 3.12 144/176] scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymore
  ` [PATCH 3.12 154/176] can: dev: fix crtlmode_supported check
  ` [PATCH 3.12 156/176] x86, hyperv: Mark the Hyper-V clocksource as being continuous
  ` [PATCH 3.12 157/176] x86/tsc: Change Fast TSC calibration failed from error to info
  ` [PATCH 3.12 158/176] x86, boot: Skip relocs when load address unchanged
  ` [PATCH 3.12 165/176] ipvs: uninitialized data with IP_VS_IPV6
  ` [PATCH 3.12 175/176] move d_rcu from overlapping d_child to overlapping d_alias

[Qemu-devel] [RFC][PATCH 1/1] libxl: add one machine property to support IGD GFX passthrough
 2015-01-29 10:50 UTC  (12+ messages)

master - cache: use built-in define for cache_mode
 2015-01-29 10:50 UTC 

master - raid: preload splitted LV only when active
 2015-01-29 10:50 UTC 

[PATCH_V2 0/2] watchdog: jz4740: Add DT support
 2015-01-29 10:48 UTC  (6+ messages)
` [PATCH_V2 1/2] dt: watchdog: Add DT binding documentation for jz4740 watchdog timer
` [PATCH_V2 2/2] watchdog: jz4740: Add DT support

stubdom vtpm build failure in staging
 2015-01-29 10:46 UTC  (8+ messages)

[PATCH] pinctrl: cherryview: Configure HiZ pins to be input when requested as GPIOs
 2015-01-29 10:44 UTC 

[Bug 73378] New: [UVD] uvd cannot enable on my RadeonHD7870
 2015-01-29 10:44 UTC  (2+ messages)
` [Bug 73378] [drm:radeon_uvd_send_upll_ctlreq] *ERROR* Timeout setting UVD clocks!


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.