All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-19 08:01:37 to 2014-12-19 09:17:47 UTC [more...]

[PATCH 0/5] Misc fixes about hardcoding of paths
 2014-12-19  9:17 UTC  (5+ messages)
` [PATCH 1/5] busybox: fix "
` [PATCH 2/5] systemd: "
` [PATCH 3/5] sed: test bindir and base_bindir before moving and removing things
` [PATCH 4/5] alsa-utils: fix FILES of alsa-utils-alsactl

[PATCH] drm/i915: Only fence tiled region of object
 2014-12-19  9:17 UTC  (8+ messages)

[PATCH] arm64: psci: Support generic pm suspend withtout CPUIDLE subsystem's help
 2014-12-19  9:17 UTC  (3+ messages)

[Qemu-devel] [PULL 00/12] sdl2: fixes, cleanups and opengl preparation
 2014-12-19  9:17 UTC  (13+ messages)
` [Qemu-devel] [PULL 01/12] sdl: move version logic from source code to makefile
` [Qemu-devel] [PULL 02/12] sdl2: rename sdl2_state to sdl2_console, move to header file
` [Qemu-devel] [PULL 03/12] sdl2: move keyboard input code to new sdl2-input.c
` [Qemu-devel] [PULL 04/12] sdl2: turn on keyboard grabs
` [Qemu-devel] [PULL 05/12] sdl2: move sdl_update to new sdl2-2d.c
` [Qemu-devel] [PULL 06/12] sdl2: overhaul window size handling
` [Qemu-devel] [PULL 07/12] sdl2: move sdl_switch to sdl2-2d.c
` [Qemu-devel] [PULL 08/12] sdl2: add+use sdl2_2d_redraw function
` [Qemu-devel] [PULL 09/12] sdl2: factor out sdl2_poll_events
` [Qemu-devel] [PULL 10/12] sdl2: move sdl2_2d_refresh to sdl2-2d.c
` [Qemu-devel] [PULL 11/12] sdl2: Use correct sdl2_console for window events
` [Qemu-devel] [PULL 12/12] sdl2: Work around SDL2 SDL_ShowWindow() bug

[PATCH v2] partitions: dos: Fix support of extended partition type 0x05
 2014-12-19  9:15 UTC 

[git pull] Please pull mpe/linux.git powerpc-3.19-2 tag
 2014-12-19  9:16 UTC  (2+ messages)

[Qemu-devel] [PATCH V3] net: don't use set/get_pointer() in set/get_netdev()
 2014-12-19  9:15 UTC  (2+ messages)

[PATCH] partitions: dos: Fix support of extended partition type 0x05
 2014-12-19  9:14 UTC  (3+ messages)

[PATCH v7 0/6] sh73a0 common clock framework implementation
 2014-12-19  9:14 UTC  (3+ messages)

[PATCH] ALSA: atmel: fix building the ac97 driver for at91-multiplatform
 2014-12-19  9:13 UTC  (6+ messages)

[PATCH] fs: make generic_block_fiemap sig-tolerant
 2014-12-19  9:13 UTC  (5+ messages)
` [PATCH] fs: make generic_block_fiemap sig-tolerant PING
  ` [PATCH] fs: make generic_block_fiemap sig-tolerant PING2

[PATCH v1 for-4.6 1/2] xen: fixes for PVH Dom0 MMIO regions
 2014-12-19  9:11 UTC  (10+ messages)
` [PATCH v1 for-4.6 1/2] xen/pvh: check permissions when adding "
` [PATCH v1 for-4.6 2/2] xen: prevent access to HPET from Dom0

cx23885 streaming lockdep error (VB2 related?)
 2014-12-19  9:10 UTC 

[meta-fsl-arm][PATCH ] apptrk: add recipes for Layerscape1 support
 2014-12-19  9:09 UTC 

RFC [patch] adding docstrings
 2014-12-19  9:09 UTC  (2+ messages)

[RFC PATCH 0/5]mmc: Soft Command queue implementation for eMMC5.1 device
 2014-12-19  9:08 UTC  (3+ messages)

[PATCH] ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc
 2014-12-19  9:06 UTC  (5+ messages)

[Qemu-devel] [PULL 00/10] vnc: add support for multiple vnc displays
 2014-12-19  9:04 UTC  (11+ messages)
` [Qemu-devel] [PULL 01/10] vnc: remove vnc_display global
` [Qemu-devel] [PULL 02/10] vnc: remove unused DisplayState parameter, add id instead
` [Qemu-devel] [PULL 03/10] vnc: add display id to acl names
` [Qemu-devel] [PULL 04/10] vnc: switch to QemuOpts, allow multiple servers
` [Qemu-devel] [PULL 05/10] vnc: allow binding servers to qemu consoles
` [Qemu-devel] [PULL 06/10] vnc: update docs/multiseat.txt
` [Qemu-devel] [PULL 07/10] vnc: track & limit connections
` [Qemu-devel] [PULL 08/10] vnc: factor out qmp_query_client_list
` [Qemu-devel] [PULL 09/10] monitor: add query-vnc2 command
` [Qemu-devel] [PULL 10/10] monitor: add vnc websockets

[PATCH] regulator: max14577: Use regulator_nodes/of_match in the descriptor
 2014-12-19  9:04 UTC 

[PATCHv9 0/2] Add Allwinner SoCs PWM support
 2014-12-19  9:04 UTC  (5+ messages)

[PATCH 1/8] docs: fix the grammar of the recent comment about comments
 2014-12-19  9:01 UTC  (2+ messages)

[PATCH RFC 00/67] Add MIPS R6 support
 2014-12-19  9:01 UTC  (26+ messages)
` [PATCH RFC 01/67] MIPS: Add generic QEMU R6 PRid and cpu type identifiers
` [PATCH RFC 12/67] MIPS: asm: asmmacro: Replace add instructions with "addui"
` [PATCH RFC 24/67] MIPS: asm: spinlock: Replace sub instruction with addiu
` [PATCH RFC 47/67] MIPS: kernel: branch: Prevent BEQL emulation for MIPS R6
` [PATCH RFC 56/67] MIPS: kernel: branch: Emulate the BOVC, BEQC and BEQZALC R6 instructions

[RFC PATCH net-next v2 1/1] net: Support for switch port configuration
 2014-12-19  9:01 UTC  (18+ messages)

Oddly slow read performance with near-full largish FS
 2014-12-19  8:58 UTC  (2+ messages)

xfsdump questions
 2014-12-19  8:57 UTC 

[PATCH 1/4] cx23885: do not unregister demod I2C client twice on error
 2014-12-19  8:56 UTC  (4+ messages)
` [PATCH 2/4] cx23885: correct some I2C client indentations
` [PATCH 3/4] cx23885: fix I2C scan printout
` [PATCH 4/4] cx23885: Hauppauge WinTV-HVR5525

[PATCH net-next 0/2] r8152: adjust r8152_submit_rx
 2014-12-19  8:56 UTC  (4+ messages)
` [PATCH net-next 1/2] r8152: adjust set_carrier
  ` [PATCH net-next 2/2] r8152: check the status before submitting rx

[PATCH V3 0/11] Improve charger manager driver for optimized operation
 2014-12-19  8:55 UTC  (12+ messages)
` [PATCH V3 01/11] power: charger-manager: Use alarmtimer for battery monitoring in suspend
` [PATCH V3 02/11] power: charger-manager: Use thermal subsystem interface only to get temperature
` [PATCH V3 03/11] power: charger-manager: Use power_supply_changed() not private uevent
` [PATCH V3 04/11] power: charger-manager: Remove deprecated function, cm_notify_event()
` [PATCH V3 05/11] power: charger-manager: Fix to use CHARGE_NOW/FULL property correctly
` [PATCH V3 06/11] power: charger-manager: Concentrate scattered power_supply_changed() calls
` [PATCH V3 07/11] power: charger-manager: Get external power souce information only from EXTCON
` [PATCH V3 08/11] power: charger-manager: Make chraging decision focusing on battery status
` [PATCH V3 09/11] power: charger-manager: Not to start charging directly in cable nofitication
` [PATCH V3 10/11] power: charger-manager: Support different polling mode for sleep state
` [PATCH V3 11/11] power: charger-manager: Support to change polling rate in runtime

[PATCH] bonding: avoid re-entry of bond_release
 2014-12-19  8:56 UTC 

[PATCH v6 0/4] FPGA Manager Framework
 2014-12-19  8:55 UTC  (3+ messages)
` [PATCH v6 4/4] staging: fpga manager: add driver for socfpga fpga manager

[PATCH 0/3] mmc: dw_mmc: Generic clock phase tuning that works with rk3288 (possibly more!)
 2014-12-19  8:51 UTC  (4+ messages)
` [PATCH 2/3] mmc: dw_mmc: Generic MMC tuning with the clock phase framework

[PATCH 0/3] add Atmel EBI (External Bus Interface) DT nodes for AT91SAM9263
 2014-12-19  8:51 UTC  (8+ messages)
` [PATCH 1/3] ARM: at91/dt: add matrix node in at91sam9263 dtsi
` [PATCH 2/3] ARM: at91/dt: add SMC0/1 nodes "
` [PATCH 3/3] ARM: at91/dt: add EBI (External Bus Interface) node "

[Bug 89511] New: USB-storage mount error
 2014-12-19  8:50 UTC  (8+ messages)
` [Bug 89511] "

randconfig build error with next-20141204, in drivers/pwm
 2014-12-19  8:50 UTC  (6+ messages)
  ` [PATCH] pwm: atmel-hlcdc: Prevent div by zero

[PATCH 00/24] PPGTT dynamic page allocations
 2014-12-19  8:50 UTC  (5+ messages)

[Qemu-devel] [PATCH v6 0/4] qmp: Add "blockdev-backup"
 2014-12-19  8:49 UTC  (2+ messages)

[PATCH] igt: Test tiled bo for proper fence
 2014-12-19  8:49 UTC  (4+ messages)

[meta-fsl-arm][PATCH ] merge-file: add recipe
 2014-12-19  8:47 UTC 

[PATCH 1/2] [ALSA] add SNDRV_PCM_TRIGGER_DRAIN trigger
 2014-12-19  8:47 UTC  (4+ messages)

linux-next: Tree for Dec 19
 2014-12-19  8:47 UTC 

[Qemu-devel] [PATCH v4 0/3] qmp: Add "blockdev-backup"
 2014-12-19  8:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 1/3] qmp: Add command 'blockdev-backup'

[PATCH 1/6] ARM: sunxi: DT: Convert to device tree includes
 2014-12-19  8:46 UTC  (5+ messages)

[PATCH Iproute2 next] ip netns: 'ip netns id' cmd without argument should not give error
 2014-12-19  8:31 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: exynos3250: remove unecessary property of gpio-keys node
 2014-12-19  8:41 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: exynos3250: replace number by macro in gpio keys

[PATCH 0/2] VT-d: extend XSA-59 workaround
 2014-12-19  8:41 UTC  (3+ messages)
` [PATCH 1/2] VT-d: make XSA-59 workaround fully cover XeonE5/E7 v2
` [PATCH 2/2] VT-d: extend XSA-59 workaround to XeonE5 v3 (Haswell)

[PATCH] Bluetooth: 6lowpan: Add IPSP PSM value
 2014-12-19  8:39 UTC 

[PATCH 1/1] clean: typo fixed
 2014-12-19  8:37 UTC 

[Ocfs2-devel] [patch 04/15] ocfs2: avoid access invalid address when read o2dlm debug messages
 2014-12-19  8:34 UTC  (3+ messages)

[PATCH RESEND V2 0/10] Improve charger manager driver for optimized operation
 2014-12-19  8:34 UTC  (2+ messages)

I'm confused with Implementation of RPS and RFS
 2014-12-19  8:33 UTC 

[PATCH RESEND v2 03/10] power: charger-manager: Remove deprecated function, cm_notify_event()
 2014-12-19  8:32 UTC  (2+ messages)

[PATCH] xfstests: btrfs/080 add test case for qgroup account on shared extents
 2014-12-19  8:31 UTC  (5+ messages)
` [PATCH v3] xfstests: btrfs: "
` [PATCH v4] "

[meta-networking] [PATCH 1/3] esmtp: use BPN in SRC_URI
 2014-12-19  8:29 UTC  (3+ messages)
` [meta-networking] [PATCH 2/3] esmtp: remove sendmail from sysroot
` [meta-networking] [PATCH 3/3] netkit-rusers: fix parallel build issue

[PATCH] ixgbe: fix segmentation fault when start secondary process
 2014-12-19  8:28 UTC  (3+ messages)
` [PATCH v2] "

sched: odd values for effective load calculations
 2014-12-19  0:29 UTC  (6+ messages)

[PATCH 0/1] lsb: remove sendmail from sysroot
 2014-12-19  8:27 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH V2 4/4] be2iscsi : Bump the driver version
 2014-12-20  0:54 UTC 

[PATCH V2 3/4] be2iscsi : Fix memory leak in the unload path
 2014-12-20  0:53 UTC 

[PATCH V2 2/4] be2iscsi : Fix the PCI request region reserving
 2014-12-20  0:53 UTC 

[PATCH V2 2/4] be2iscsi : Fix the PCI request region reserving
 2014-12-20  0:52 UTC 

[PATCH V2 1/4] be2iscsi : Fix the retry count for boot targets
 2014-12-20  0:51 UTC 

[PATCH V2 0/4] be2iscsi driver update to 10.4.200.0
 2014-12-20  0:51 UTC 

[PATCH v4] VFIO: Avoid to enable vfio while the module not loaded
 2014-12-19  8:23 UTC  (4+ messages)
` [PATCH v6] "

master - libdm: report: add more comments about helper macros to get reserved values
 2014-12-19  8:23 UTC 

[PATCH 1/1] ARM: dts: dra7-evm: fix qspi device tree partition size
 2014-12-19  8:23 UTC  (2+ messages)

[PATCH 0/2] target: Fixes for AllRegistrants reservation handling
 2014-12-19  8:21 UTC  (3+ messages)

[PATCH RESEND v2 02/10] power: charger-manager: Use power_supply_changed() not private uevent
 2014-12-19  8:21 UTC  (2+ messages)

[vireshk:cpufreq/stats/cleanups 12/14] drivers/cpufreq/cpufreq_stats.c:19:1: sparse: symbol 'cpufreq_stats_lock' was not declared. Should it be static?
 2014-12-19  8:21 UTC  (3+ messages)
` [PATCH vireshk] cpufreq: stats: cpufreq_stats_lock can be static

[Qemu-devel] [PATCH v3 0/3] qmp: Add "blockdev-backup"
 2014-12-19  8:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/3] qmp: Add command 'blockdev-backup'

[PATCH] drm/i915/hsw: Implement Selective Write workaround
 2014-12-19  8:20 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 0/2] Add support for kosagi novena
 2014-12-19  8:10 UTC  (3+ messages)
` [PATCH 1/2] PCI: imx6: Add power-supply support
` [PATCH 2/2] ARM: dts: imx6q: add Novena board

[PATCH V3 0/3] use single variable to set baud rate
 2014-12-19  8:17 UTC  (2+ messages)

indefinite hang when growing/reshaping
 2014-12-19  8:17 UTC  (3+ messages)

[PATCH v4 1/2] uboot-config.bbclass: Allow multiple U-Boot config for machine
 2014-12-19  8:16 UTC  (2+ messages)

[PATCH v2] spi: sh-msiof: Configure MSIOF sync signal timing in device tree
 2014-12-19  8:15 UTC  (2+ messages)

[PATCH 1/2] leds: add DT binding for Qualcomm PM8941 WLED block
 2014-12-19  8:15 UTC  (5+ messages)
` [PATCH 2/2] leds: add Qualcomm PM8941 WLED driver

[PATCH 0/4] PM: Elimination of CONFIG_PM_RUNTIME
 2014-12-19  8:13 UTC  (5+ messages)
` [PATCH 4/4] PM: Eliminate CONFIG_PM_RUNTIME

[PATCH 0/1] image.bbclass: avoid boot error on read-only systemd image
 2014-12-19  8:12 UTC  (2+ messages)

[RFC PATCH net-next v3 1/1] net: Support for switch port configuration
 2014-12-19  8:12 UTC  (4+ messages)

[U-Boot] watchdog not resetting beaglebone after timeout period
 2014-12-19  8:09 UTC  (3+ messages)

[RFC PATCH 5/5] mmc: sdhci: add SW CMDQ support for CHT SDHCI host
 2014-12-19  8:06 UTC 

[RFC PATCH 4/5] mmc: core: add support for CMDQ feature in MMC Core stack
 2014-12-19  8:05 UTC 

[RFC PATCH 3/5] mmc: queue: change mqrq_cur and mqrq_pre to mq qdepth
 2014-12-19  8:05 UTC 

[RFC PATCH 1/5] mmc: replace sbc to precmd and add postcmd
 2014-12-19  8:05 UTC 

[RFC PATCH 2/5] mmc: host: add runtime PM for host class dev
 2014-12-19  8:05 UTC 

Latest kernel build problem in arch/x86/ia32/audit.c
 2014-12-19  8:05 UTC  (2+ messages)

[meta-fsl-arm][PATCH ] qe-ucode :add recipes for Layerscape1 support
 2014-12-19  7:49 UTC 

[meta-fsl-arm][PATCH ] cst: add recipes for Layerscape1 support
 2014-12-19  8:03 UTC 

rfc: remove early_printk from a few arches? (blackfin, m68k, mips)
 2014-12-19  8:03 UTC  (4+ messages)

[PATCH RFT] spi: dw: Fix off-by-one for checking fifo depth
 2014-12-19  8:01 UTC 

[PATCH v2] drm/i915: Kill check_power_well() calls
 2014-12-19  8:01 UTC  (3+ messages)


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.