All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-20 17:35:37 to 2014-08-20 19:11:51 UTC [more...]

[PATCH resend] rcar_vin: fix error message in rcar_vin_get_formats()
 2014-08-20 19:11 UTC  (2+ messages)

[PATCH v4] irqchip: gic: Allow gic_arch_extn hooks to call into scheduler
 2014-08-20 19:11 UTC  (8+ messages)

[U-Boot] [PATCH 0/7] tools/genboardscfg.py: various fixes and performance improvement
 2014-08-20 19:10 UTC  (12+ messages)
` [U-Boot] [PATCH 1/7] tools/genboardscfg.py: ignore defconfigs starting with a dot
` [U-Boot] [PATCH 2/7] tools/genboardscfg.py: be tolerant of missing MAINTAINERS
` [U-Boot] [PATCH 3/7] tools/genboardscfg.py: be tolerant of insane Kconfig
` [U-Boot] [PATCH 4/7] tools/genboardscfg.py: wait for unfinished subprocesses before error-out
` [U-Boot] [PATCH 5/7] tools/genboardscfg.py: fix minor problems on termination

[Qemu-devel] [PATCH 0/4] qapi/block-core: Add "new" qcow2 options
 2014-08-20 19:10 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/4] qcow2: Fix leak of QemuOpts in qcow2_open()
` [Qemu-devel] [PATCH 2/4] qapi: Allow enums in anonymous unions
` [Qemu-devel] [PATCH 3/4] qcow2: Add overlap-check.template option
` [Qemu-devel] [PATCH 4/4] qapi/block-core: Add "new" qcow2 options

[Xenomai] rtdm_iomap_to_user caching followup
 2014-08-20 19:09 UTC  (2+ messages)

[Qemu-devel] [RFC] qapi: New command query-mtree
 2014-08-20 19:09 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: rockchip: add hym8563 rtc to Radxa Rock board
 2014-08-20 19:09 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: rockchip: add saradc nodes

[Qemu-devel] [PATCH v11 00/14] qemu-img: Implement commit like QMP
 2014-08-20 18:18 UTC  (15+ messages)
` [Qemu-devel] [PATCH v11 01/14] qcow2: Allow "full" discard
` [Qemu-devel] [PATCH v11 02/14] qcow2: Implement bdrv_make_empty()
` [Qemu-devel] [PATCH v11 03/14] qcow2: Optimize bdrv_make_empty()
` [Qemu-devel] [PATCH v11 04/14] blockjob: Introduce block_job_complete_sync()
` [Qemu-devel] [PATCH v11 05/14] blockjob: Add "ready" field
` [Qemu-devel] [PATCH v11 06/14] block/mirror: Improve progress report
` [Qemu-devel] [PATCH v11 07/14] qemu-img: Implement commit like QMP
` [Qemu-devel] [PATCH v11 08/14] qemu-img: Empty image after commit
` [Qemu-devel] [PATCH v11 09/14] qemu-img: Enable progress output for commit
` [Qemu-devel] [PATCH v11 10/14] qemu-img: Specify backing file "
` [Qemu-devel] [PATCH v11 11/14] iotests: Add _filter_qemu_img_map
` [Qemu-devel] [PATCH v11 12/14] iotests: Add test for backing-chain commits
` [Qemu-devel] [PATCH v11 13/14] iotests: Add test for qcow2's bdrv_make_empty
` [Qemu-devel] [PATCH v11 14/14] iotests: Omit length/offset test in 040 and 041

[Qemu-devel] [PATCH 0/6] block: Let drivers reconstruct the filename
 2014-08-20 19:08 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] block: Add bdrv_refresh_filename()
` [Qemu-devel] [PATCH 2/6] blkdebug: Implement bdrv_refresh_filename()

[Qemu-devel] [PATCH v10 00/14] qemu-img: Implement commit like QMP
 2014-08-20 19:06 UTC  (4+ messages)

[PATCH v3 00/13] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-08-20 19:14 UTC  (3+ messages)

[PATCH] tests: apply travis clang PATH workaround
 2014-08-20 19:06 UTC 

[PATCH] powerpc: booke_wdt: Fix build error as a module
 2014-08-20 18:59 UTC  (2+ messages)

quick help - linux Industrial IO Hardware Triggers
 2014-08-20 19:05 UTC  (2+ messages)

Loading initrd above 4G causes freeze on boot
 2014-08-20 19:05 UTC  (12+ messages)

[U-Boot] [PATCH 00/23] ARM: tegra: Add PCIe support
 2014-08-20 19:04 UTC  (30+ messages)
` [U-Boot] [PATCH 09/23] ARM: tegra: Implement tegra_plle_enable()
` [U-Boot] [PATCH 10/23] ARM: tegra: Provide PCIEXCLK reset ID
` [U-Boot] [PATCH 11/23] ARM: tegra: Implement powergate support
` [U-Boot] [PATCH 12/23] ARM: tegra: Implement XUSB pad controller
` [U-Boot] [PATCH 13/23] ARM: tegra: Add XUSB pad controller on Tegra124
` [U-Boot] [PATCH 14/23] ARM: tegra: Enable XUSB pad controller on Jetson TK1
` [U-Boot] [PATCH 15/23] pci: tegra: Add Tegra PCIe driver
` [U-Boot] [PATCH 16/23] ARM: tegra: Add Tegra20 PCIe device tree node
` [U-Boot] [PATCH 17/23] ARM: tegra: Enable PCIe on TrimSlice
` [U-Boot] [PATCH 18/23] ARM: tegra: Add Tegra30 PCIe device tree node
` [U-Boot] [PATCH 19/23] ARM: tegra: Enable PCIe on Beaver
` [U-Boot] [PATCH 21/23] ARM: tegra: Add GIC for Tegra124
` [U-Boot] [PATCH 22/23] ARM: tegra: Add Tegra124 PCIe device tree node
` [U-Boot] [PATCH 23/23] ARM: tegra: Enable PCIe on Jetson TK1

[Qemu-devel] [PATCH v2] trace: [qmp] Add QAPI/QMP commands to query and control event tracing state
 2014-08-20 19:02 UTC  (4+ messages)

[PATCH] MAINTAINERS: add new Rockchip SoC list
 2014-08-20 19:02 UTC 

[U-Boot] [PATCH 1/2] net: fec_mxc: Adjust RX DMA alignment for mx6solox
 2014-08-20 19:01 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] net: fec_mxc: Do not error out when FEC_TBD_READY

[PATCH] drm/i915/bdw: Add BDW support in the i915 debugfs entry
 2014-08-20 19:04 UTC 

[PATCH v4 0/4] PWM changes for rk3288-evb
 2014-08-20 18:54 UTC  (12+ messages)
  ` [PATCH v4 1/4] pwm: rockchip: Allow polarity invert on rk3288
` [PATCH v4 2/4] ARM: rockchip: rk3288: Switch to use the proper PWM IP
` [PATCH v4 3/4] ARM: dts: Add main PWM info to rk3288
` [PATCH v4 4/4] ARM: dts: Enable PWM backlight on rk3288-evb

Cost of user space tracepoint()
 2014-08-20 18:58 UTC 

[Bug 82834] New: GeForce 8800 GS shows incorrect temperature with nouveau
 2014-08-20 18:58 UTC  (2+ messages)
  ` [Bug 82834] [NV92] "

Audio mini conference 2014?
 2014-08-20 17:03 UTC  (15+ messages)

amd_mce.c redundant if check?
 2014-08-20 18:57 UTC  (2+ messages)

[ANNOUNCE] Linux Kernel Media mini-summit on Oct, 16-17 in Düsseldorf, Germany
 2014-08-20 18:57 UTC  (2+ messages)

[PATCH RESEND v4 0/2] Input: Support in the elantech driver of the trackpoint present on for instance Lenovo L530
 2014-08-20 18:18 UTC  (3+ messages)
` [PATCH RESEND v4 1/2] elantech: Add support for trackpoint found on some v3 models
` [PATCH RESEND v4 2/2] elantech: Call psmouse_reset when elantech probe fails

Missing mutex_unlock and possible race scenraio in function (wl1271_remove) in file (linux3.2/drivers/net/wireless/wl12xx/sdio.c)
 2014-08-20 18:57 UTC 

[PATCH] toshiba_acpi.c - fix busted keyboard backlight logic
 2014-08-20 18:56 UTC 

[Qemu-devel] [PATCH 1/1] vmdk: Use bdrv_nb_sectors() where sectors, not bytes are wanted
 2014-08-20 18:55 UTC  (2+ messages)

[PATCH RESEND] xfsprogs: add supported file attributes to xfs.5 manpage
 2014-08-20 18:54 UTC  (2+ messages)

[Bug 72921] New: DPM Power Cycle with AMD A8-6600K & MSI FM2-A55M-E33
 2014-08-20 18:54 UTC  (3+ messages)
` [Bug 72921] "

[PATCH v3 0/4] PWM changes for rk3288-evb
 2014-08-20 18:54 UTC  (5+ messages)
` [PATCH v3 2/4] pwm: rockchip: Allow polarity invert on rk3288

[PATCH v10 00/12] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
 2014-08-20 18:50 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/1] loader: g_realloc(p, 0) frees and returns NULL, simplify
 2014-08-20 18:49 UTC  (2+ messages)

[PATCH v5 1/5] sched: Wrapper for checking task_struct::on_rq
 2014-08-20 18:45 UTC  (2+ messages)
` [tip:sched/core] sched: Add wrapper for checking task_struct:: on_rq

[PATCH v5 4/5] sched/fair: Remove double_lock_balance() from active_load_balance_cpu_stop()
 2014-08-20 18:46 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v5 5/5] sched/fair: Remove double_lock_balance() from load_balance()
 2014-08-20 18:46 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v5 2/5] sched: Teach scheduler to understand TASK_ON_RQ_MIGRATING state
 2014-08-20 18:45 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v5 3/5] sched: Remove double_rq_lock() from __migrate_task()
 2014-08-20 18:46 UTC  (2+ messages)
` [tip:sched/core] "

performance degrade with RAID6 against RAID0
 2014-08-20 18:47 UTC 

[PATCH] arch: x86: kernel: apic: Remove unnecessary ifdef
 2014-08-20 18:46 UTC  (2+ messages)
` [tip:x86/uv] x86/apic/uv: Remove unnecessary #ifdef

OE Changelog since 2014-08-10 until 2014-08-17
 2014-08-20 18:45 UTC 

i.MX6 VPU in yocto firefox
 2014-08-20 18:43 UTC  (3+ messages)

[HELP]: about aio+dio
 2014-08-20 18:43 UTC  (2+ messages)

[U-Boot] [PATCH] kconfig: convert Kconfig helper script into a shell script
 2014-08-20 18:43 UTC  (2+ messages)

pnfs block layout driver fixes
 2014-08-20 18:43 UTC  (2+ messages)

[RFC] i2c-smbus: smbus alert revisited
 2014-08-20 18:40 UTC 

should systemd be considered harmful ?
 2014-08-20 18:39 UTC  (2+ messages)

[refpolicy] Postgresql labeling revisited
 2014-08-20 18:39 UTC  (2+ messages)

[PATCH v20 00/48] Use ref transactions
 2014-08-20 18:34 UTC  (11+ messages)
` [PATCH v20 43/48] refs.c: move the check for valid refname to lock_ref_sha1_basic

[PATCH] firmware: Automatically pull missing FW files
 2014-08-20 18:34 UTC  (2+ messages)

[Qemu-devel] [PATCH 2/3] ioh3420: Provide a unique bus name and an interrupt mapping function
 2014-08-20 18:32 UTC  (7+ messages)

[RFC 0/2] target: userspace pass-through backend
 2014-08-20 18:28 UTC  (6+ messages)
` [RFCv2 0/4] Userspace pass-through storage engine (backend)
  ` [RFCv2 1/4] target: Remove unneeded check in sbc_parse_cdb
  ` [RFCv2 2/4] uio: Export definition of struct uio_device
  ` [RFCv2 3/4] target: Add a user-passthrough backstore
  ` [RFCv2 4/4] target: Add documentation on the target userspace pass-through driver

[PATCH 00/15] xfstests: new btrfs stress test cases
 2014-08-20 18:24 UTC  (5+ messages)
` [PATCH 13/15] btrfs: new case to run btrfs scrub and defrag operations simultaneously
` [PATCH 14/15] btrfs: new case to run btrfs scrub and remount with different compress algorithms simultaneously
` [PATCH 15/15] btrfs: new case to run defrag "

[PATCH v2 0/3] Add ST dwc3 glue layer driver
 2014-08-20 18:24 UTC  (9+ messages)
` [PATCH v2 1/3] usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC

[PATCH] Revert "platform/x86/toshiba-apci.c possible bad if test?"
 2014-08-20 18:16 UTC  (2+ messages)

[PATCH] rcar_vin: fix error message in rcar_vin_get_formats()
 2014-08-20 18:14 UTC  (2+ messages)

[PATCH 0/7] usb-phy: samsung: Cleanup the unused drivers
 2014-08-20 18:14 UTC  (3+ messages)

Kernel crypto API: cryptoperf performance measurement
 2014-08-20 18:14 UTC  (5+ messages)

[PATCH 0/5] usb: phy: samsung: remove old USB PHY code
 2014-08-20 18:12 UTC  (3+ messages)

Responsiveness Changes to i915 Driver
 2014-08-20 18:12 UTC  (6+ messages)

i.MX 3.10.31-1.1.0_beta release - community feedback requested
 2014-08-20 18:12 UTC 

[PATCH v4] usb: gadget: at91_udc: move prepare clk into process context
 2014-08-20 18:10 UTC  (2+ messages)

[PATCH v4 0/3] Add ST dwc3 glue layer driver
 2014-08-20 18:08 UTC  (13+ messages)
` [PATCH v4 1/3] usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC
` [PATCH v4 2/3] usb: dwc3: dwc3-st: Add st-dwc3 devicetree bindings documentation
` [PATCH v4 3/3] MAINTAINERS: Add dwc3-st.c file to ARCH/STI architecture

[Buildroot] [PATCH] More descriptive help text for usb_modeswitch
 2014-08-20 18:04 UTC 

[PATCH 0/4] PWM changes for rk3288-evb
 2014-08-20 18:03 UTC  (5+ messages)
` [PATCH 1/4] ARM: rockchip: rk3288: Switch to use the proper PWM IP

[PATCH v2] netfilter: nfnetlink_acct: add filter support to nfacct counter list/reset
 2014-08-20 18:03 UTC  (2+ messages)
` [[PATCH v3]] "

[Ksummit-discuss] Unconference Read-Out: Device Model / Driver Properties / ACPI _DSD
 2014-08-20 18:03 UTC 

[PATCH] e2fsprogs: add supported file attributes to ext4.5 manpage
 2014-08-20 18:02 UTC 

[PATCH] mtd: nand: stm_nand_bch: add new driver
 2014-08-20 18:02 UTC  (9+ messages)

H3A module on omap4 iss
 2014-08-20 18:00 UTC  (4+ messages)

[U-Boot] [PATCH v8 0/6] Add some missing buildman features and deprecate MAKEALL
 2014-08-20 17:59 UTC  (2+ messages)

[PATCH 0/3] Introduce xensock socket and implement sockback and sockfront drivers
 2014-08-20 17:58 UTC  (4+ messages)

[PATCH v4 0/2] pwm: lpss: split driver to core and probe drivers
 2014-08-20 17:57 UTC  (3+ messages)

Help with btrfs project
 2014-08-20 17:58 UTC  (12+ messages)

[PATCH 00/18] Signed push
 2014-08-20 17:56 UTC  (5+ messages)
` [PATCH 16/18] receive-pack: GPG-validate push certificates

[PATCH] af_decnet: Use time_after_eq
 2014-08-20 17:54 UTC 

Issuing warning when hook does not have execution permission
 2014-08-20 17:51 UTC  (6+ messages)

[meta-qt5][daisy] error meta-toolchain-qt5 not building
 2014-08-20 17:51 UTC 

[PATCH] decnet: Use time_after_eq
 2014-08-20 17:50 UTC 

usb-usx2y: playback fails with Tascam US122 on kernel 3.14
 2014-08-20 17:50 UTC  (4+ messages)

[patch net-next] bonding: create netlink event when bonding option is changed
 2014-08-20 17:49 UTC  (7+ messages)

[meta-fsl-arm][PATCH] imx-bootlets: indentation fixes and whitespace cleanup
 2014-08-20 17:48 UTC 

[PATCH] ipconfig: Use time_before
 2014-08-20 17:44 UTC 

RadosGW crashing on copy for one specific object
 2014-08-20 17:44 UTC  (6+ messages)

[PATCH V3 0/6] namespaces: log namespaces per task
 2014-08-20 17:43 UTC  (8+ messages)

[PATCH] dn_dev: Use time_before
 2014-08-20 17:43 UTC 

[U-Boot] [PATCH 0/8] U-Boot port to Xtensa architecture
 2014-08-20 17:42 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] net/ethoc: support private memory configurations
` [U-Boot] [PATCH 2/8] net/ethoc: fix warnings from ethoc_read/ethoc_write
` [U-Boot] [PATCH 3/8] net/ethoc: don't advertise gigabit on the connected PHY
` [U-Boot] [PATCH 4/8] Makefile: allow overriding '-ansi' in LDPPFLAGS
` [U-Boot] [PATCH 5/8] xtensa: add support for the xtensa processor architecture [1/2]
` [U-Boot] [PATCH 6/8] xtensa: add support for the xtensa processor architecture [2/2]
` [U-Boot] [PATCH 7/8] xtensa: add core information for the dc232b processor
` [U-Boot] [PATCH 8/8] xtensa: add support for the 'xtfpga' evaluation board

[PATCH] bnx2fc: fix incorrect DMA memory mapping in bnx2fc_map_sg()
 2014-08-20 17:35 UTC  (2+ messages)

Specifying the console device using an alias
 2014-08-20 17:39 UTC  (4+ messages)

Wanrning!!
 2014-08-20 17:16 UTC 

Translating a RadosGW object name into a filename on disk
 2014-08-20 17:38 UTC  (4+ 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.