All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-04 11:38:22 to 2014-06-04 12:37:42 UTC [more...]

[PATCH 0/7] i2c: Relax mandatory I2C ID table passing
 2014-06-04 12:37 UTC  (24+ messages)
` [PATCH 1/7] ACPICA: Only include ACPI asm files if ACPI is enabled
` [PATCH 2/7] i2c: Add pointer dereference protection to i2c_match_id()
` [PATCH 3/7] i2c: Add the ability to match device to compatible string without an of_node
` [PATCH 4/7] i2c: Match using traditional OF methods, then by vendor-less compatible strings
` [PATCH 5/7] i2c: Make I2C ID tables non-mandatory for DT'ed and/or ACPI'ed devices
` [PATCH 6/7] of/device: Allow I2C devices to OF match without supplying an OF node
` [PATCH 7/7] OF/ACPI/I2C: Add generic match function for the aforementioned systems

[PATCH] irqchip: nvic: Use the generic noop function
 2014-06-04 12:37 UTC  (2+ messages)

[PATCH] sh_eth: fix SH7619/771x support
 2014-06-04 12:37 UTC  (4+ messages)

[Bug 79520] New: mpv 0.3.10-1 shows no video after mesa and ati-dri update to version 10.2.0rc5-1
 2014-06-04 12:34 UTC  (4+ messages)
` [Bug 79520] "

Fwd: Linux stack performance drop (TCP and UDP) in 3.10 kernel in routed scenario
 2014-06-04 12:34 UTC  (2+ messages)

[Qemu-devel] [PATCH] block/iscsi: bump libiscsi requirement to 1.8.0
 2014-06-04 12:33 UTC 

[rcu] 5057f55e543: -23.5% qperf.udp.recv_bw
 2014-06-04 12:33 UTC  (4+ messages)

3.15-rc8 mm/filemap.c:202 BUG
 2014-06-04 12:33 UTC  (4+ messages)

[PATCH 1/2] regulators: Add definition of regulator_set_voltage_time() for !CONFIG_REGULATOR
 2014-06-04 12:33 UTC  (11+ messages)

[PATCH] x86/xsave: Expose xsave_cntxt_size to avoid reloading xcr0
 2014-06-04 12:32 UTC  (2+ messages)

[refpolicy] [PATCH] Allow init to execute shutdown
 2014-06-04 12:32 UTC 

am335x: system doesn't reboot after flashing NAND
 2014-06-04 12:32 UTC  (17+ messages)

[PATCH] Provide additional sample information to Python scripts
 2014-06-04 12:07 UTC  (8+ messages)
      ` [PATCH 1/3] Add missing calls to Py_DECREF
      ` [PATCH 2/3] Add callchain to generic and tracepoint events
      ` [PATCH 3/3] Provide additional sample information on generic events

[Qemu-devel] [PATCH v4 00/29] book3s powerpc classes (970, power5, power7, power8) rework
 2014-06-04 12:30 UTC  (13+ messages)
` [Qemu-devel] [PATCH v4 18/29] target-ppc: Refactor class init for POWER7/8
` [Qemu-devel] [PATCH v4 21/29] target-ppc: Enable FSCR facility check for TAR
` [Qemu-devel] [PATCH v4 23/29] target-ppc: Add POWER8's TM SPRs

Recording support for Roland SD-50 USB Audio device
 2014-06-04 12:30 UTC  (2+ messages)

[GIT PULL] omap fbdev changes for 3.16
 2014-06-04 12:30 UTC  (2+ messages)

[PATCH] sched: Fix migration_cpu_stop() return value
 2014-06-04 12:29 UTC  (4+ messages)

Home desktop/server RAID upgrade
 2014-06-04 12:29 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/5] Platform device support
 2014-06-04 12:28 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] Platform: Add platform device class
` [Qemu-devel] [PATCH 2/5] Platform: Add serial device
` [Qemu-devel] [PATCH 3/5] PPC: e500: Only create dt entries for existing serial ports
` [Qemu-devel] [PATCH 4/5] PPC: e500: Support platform devices
` [Qemu-devel] [PATCH 5/5] PPC: e500: Add support for platform serial devices

[PATCH] tests: for mktemp the exes must be the final characters of the name
 2014-06-04 12:28 UTC 

[Qemu-devel] [PATCH] hw/arm/pxa2xx_gpio: Correct and register vmstate
 2014-06-04 12:28 UTC  (3+ messages)

[PATCH] ARM: integrator: fix section mismatch problem
 2014-06-04 12:27 UTC  (3+ messages)

[GIT PULL] main fbdev changes for 3.16
 2014-06-04 12:27 UTC  (2+ messages)

[refpolicy] Access to queue.bin
 2014-06-04 12:27 UTC 

[GIT PULL] ACPI and power management updates for v3.16-rc1
 2014-06-04 12:26 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/10] Clean up around bdrv_getlength()
 2014-06-04 12:26 UTC  (13+ messages)
` [Qemu-devel] [PATCH v4 01/10] raw-posix: Fix raw_getlength() to always return -errno on error
` [Qemu-devel] [PATCH v4 02/10] block: New bdrv_nb_sectors()
` [Qemu-devel] [PATCH v4 03/10] block: Use bdrv_nb_sectors() in bdrv_make_zero()
` [Qemu-devel] [PATCH v4 04/10] block: Use bdrv_nb_sectors() in bdrv_aligned_preadv()
` [Qemu-devel] [PATCH v4 05/10] block: Use bdrv_nb_sectors() in bdrv_co_get_block_status()
` [Qemu-devel] [PATCH v4 06/10] block: Use bdrv_nb_sectors() in img_convert()
` [Qemu-devel] [PATCH v4 07/10] block: Use bdrv_nb_sectors() where sectors, not bytes are wanted
` [Qemu-devel] [PATCH v4 08/10] block: Drop superfluous aligning of bdrv_getlength()'s value
` [Qemu-devel] [PATCH v4 09/10] qemu-img: Make img_convert() get image size just once per image
` [Qemu-devel] [PATCH v4 10/10] block: Avoid bdrv_get_geometry() where errors should be detected

[PATCH v2 0/7] ARM: shmobile: koelsch reference: Enable DMA for QSPI
 2014-06-04 12:25 UTC  (19+ messages)
` [PATCH v2 1/7] DMA: shdma: Add r8a7791 support
` [PATCH v2 5/7] ARM: shmobile: r8a7791 dtsi: Add SYS-DMAC0 and SYS-DMAC1 nodes
` [PATCH v2 4/7] ARM: shmobile: r8a7791: Add SYS-DMAC channel definitions for bindings

[PATCH] x86/hvm: Correct hvm_ioreq_server_alloc_rangesets() failure path
 2014-06-04 12:25 UTC  (3+ messages)

[PATCH 2/4] e2fsck: make a prompt message translatable by not using fill-in words
 2014-06-04 12:23 UTC  (4+ messages)
` [2/4 v2] e2fsck: make a prompt message simpler and thus translatable

[PATCH 1/2 v2] x86, irq: get correct available vectors for cpu disable
 2014-06-04 12:22 UTC  (2+ messages)
` [tip:x86/urgent] x86: irq: Get "

[PATCH -tip/urgent ] [BUGFIX] perf/probe: Fix a segfault if asked for variable it doesn't find
 2014-06-04 12:22 UTC  (8+ messages)
` [PATCH -tip ] [BUGFIX] perf/probe: Fix perf probe to find correct variable DIE

[PATCH] drm/i915/vlv: T12 eDP panel timing enforcement during reboot
 2014-06-04 12:22 UTC  (2+ messages)

[PATCH] drm/i915: Kick out vga console
 2014-06-04 12:20 UTC  (4+ messages)

iBFT oddities
 2014-06-04 12:16 UTC  (4+ messages)

[PATCH v2 0/4] mmc: Add SDIO function devicetree subnode parsing
 2014-06-04 12:14 UTC  (10+ messages)
` [PATCH v2 1/4] dt: bindings: mmc: Document the practice of using subnodes for slots
        ` [linux-sunxi] "

[PATCH] t5000, t5003: do not use test_cmp to compare binary files
 2014-06-04 12:13 UTC  (2+ messages)

[PATCH v2 0/8] ARM: shmobile: Enable CPU FREQ support
 2014-06-04 12:13 UTC  (2+ messages)

auditing access to directories with restricted access
 2014-06-04 12:13 UTC 

[PATCH RFC RESEND 01/14] block: kconfig update and build bits for BFQ
 2014-06-04 12:12 UTC  (22+ messages)
` [PATCH RFC - TAKE TWO - 00/12] New version of the BFQ I/O Scheduler
  ` [PATCH RFC - TAKE TWO - 10/12] block, bfq: add Early Queue Merge (EQM)
              ` BFQ speed tests [was Re: [PATCH RFC - TAKE TWO - 00/12] New version of the BFQ I/O Scheduler]

[PATCH] xen: disable reporting hw virtualized lapic availability on PVH guests
 2014-06-04 12:13 UTC  (4+ messages)

[PATCH v7 0/5] cfg/mac80211: implement multi-vif csa
 2014-06-04 12:12 UTC  (6+ messages)
` [PATCH v7 1/5] mac80211: implement multi-vif in-place reservations

[PATCH 01/12] trivial: drivers/media/usb/gspca/gspca.c: fix the indentation of a comment
 2014-06-04 12:03 UTC  (5+ messages)
` [PATCH 02/12] trivial: drivers/media/usb/gspca/gspca.h: indent with TABs, not spaces
` [PATCH 09/12] trivial: drivers/net/ethernet/nvidia/forcedeth.c: fix typo s/SUBSTRACT1/SUBTRACT1/
` [PATCH 10/12] trivial: fs/btrfs/ioctl.c: fix typo s/substract/subtract/
` [PATCH 11/12] trivial: net/mac80211/mesh.c: fix typo s/Substract/Subtract/

[PATCH v2 2/2] s5p-mfc: Adding MFC v7 and v8 firmwares
 2014-06-04 12:13 UTC  (5+ messages)

[PATCH v6] ASoC: add RT286 CODEC driver
 2014-06-04 12:08 UTC  (3+ messages)

Fw: Re: [PATCH 1/1] powerpc/perf: Adjust callchain based on DWARF debug info
 2014-06-04 12:08 UTC  (3+ messages)

[PATCH v2 7/8] ARM: shmobile: Make r8a7791 CPUFreq capable
 2014-06-04 12:08 UTC  (2+ messages)

ALSA userspace release time?
 2014-06-04 12:07 UTC  (5+ messages)

[PATCH] android/pts: Add comments to PTS results for GATT
 2014-06-04 12:06 UTC 

[PATCH v1] USB:gadget: Fix a warning while loading g_mass_storage
 2014-06-04 12:06 UTC  (2+ messages)

[PATCH v2 0/2] mac80211: fix csa counters
 2014-06-04 12:03 UTC  (7+ messages)
` [PATCH v2 1/2] mac80211: move csa counters from sdata to beacon/presp

Multimonitor support on ARM
 2014-06-04 11:57 UTC 

[Buildroot] [PATCH v2] Allow setting the password for user default
 2014-06-04 12:00 UTC  (4+ messages)

[Qemu-devel] [RFC 1/5] nbd: Correct name comparison for export_set_name()
 2014-06-04 11:59 UTC  (2+ messages)
  ` [Qemu-devel] [RFC 2/5] aio: Add io_read_poll() callback

Recent changes (master)
 2014-06-04 12:00 UTC 

[PATCH] arm64: topology: add MPIDR-based detection
 2014-06-04 11:57 UTC  (5+ messages)

TASK_SIZE for !MMU
 2014-06-04 11:57 UTC  (8+ messages)

[PATCH 3.12 000/103] 3.12.21-stable review
 2014-06-04 11:55 UTC  (3+ messages)

shdma: DM_FIX and SM_FIX?
 2014-06-04 11:54 UTC 

[PATCH v2 08/11] sched: get CPU's activity statistic
 2014-06-04 11:52 UTC  (13+ messages)

[PATCH v4] phy: Renesas R-Car Gen2 PHY driver
 2014-06-04 11:52 UTC  (3+ messages)

[Qemu-devel] [PATCH] target-arm: Delete unused iwmmxt_msadb helper
 2014-06-04 11:52 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 10/10] block: Avoid bdrv_get_geometry() where errors should be detected
 2014-06-04 11:51 UTC  (3+ messages)

iMX6Q FEC: transmit queue 0 timed out
 2014-06-04 11:50 UTC  (8+ messages)

[PATCH v3 00/15] drm/exynos: support LCD I80 interface display
 2014-06-04 11:50 UTC  (5+ messages)
` [PATCH v3 03/15] ARM: dts: sysreg: add exynos5 compatible to DT bindings
` [PATCH v3 13/15] ARM: dts: exynos5: add system register support

[PATCH 0/9] Serial ATA support for NVIDIA Tegra124
 2014-06-04 11:32 UTC  (11+ messages)
` [PATCH 1/9] of: Add NVIDIA Tegra SATA controller binding
` [PATCH 2/9] ARM: tegra: Add SATA controller to Tegra124 device tree
` [PATCH 3/9] ARM: tegra: Add SATA and SATA power to Jetson TK1 "
` [PATCH 4/9] clk: tegra: Enable hardware control of SATA PLL
` [PATCH 5/9] clk: tegra: Add SATA clocks to Tegra124 initialization table
` [PATCH 6/9] ARM: tegra: Export tegra_powergate_power_on
` [PATCH 7/9] ahci: Increase AHCI_MAX_CLKS to 4
` [PATCH 8/9] ata: Add support for the Tegra124 SATA controller
` [PATCH 9/9] ARM: tegra: Add options for Tegra AHCI support to tegra_defconfig

[PATCH] android/pts: Update GATT test results
 2014-06-04 11:48 UTC  (2+ messages)

[PATCH] Add a Windows-specific fallback to getenv("HOME");
 2014-06-04 11:47 UTC 

[RFC] cfg80211/mac80211: Add support for Proxy ARP
 2014-06-04 11:47 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/3] Support Archipelago as a QEMU block backend
 2014-06-04 11:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/3] QMP: Add support for Archipelago

[Hackathon] Linux session notes
 2014-06-04 11:45 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/8] Obtain dirty bitmap via VM logging
 2014-06-04 11:43 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/8] enable sharing of the function between migration and bitmap dump

resend - sh mmcif driver cleanup patch series
 2014-06-04 11:42 UTC  (7+ messages)
` [PATCH 1/6] mmc: sh-mmcif: update to print version and bus clock rate on probe
` [PATCH 2/6] mmc: sh-mmcif: use devm_ for ioremap
` [PATCH 3/6] mmc: sh-mmcif: use devm_ for clock management
` [PATCH 4/6] mmc: sh-mmcif: use devm_ for irq management
` [PATCH 5/6] mmc: sh-mmcif: no need to call pm_runtime_suspend on error
` [PATCH 6/6] mmc: sh-mmcif: final error path cleanup

[PATCH v2 0/4] tools lib traceevent: bitmask handling and plugin updates
 2014-06-04 11:42 UTC  (4+ messages)
` [PATCH v2 2/4] tools lib traceevent: Add options to plugins

[PATCH] ASoC: pcm: fix dpcm_path_put in dpcm runtime update
 2014-06-04 11:42 UTC 

[Query] Can we use normal timers (kernel/timer.c) while in NO_HZ_FULL mode?
 2014-06-04 11:41 UTC 

MEDDELELSER
 2014-06-04 11:42 UTC 

[PATCH 00/21] add and use devm_irq_of_parse_and_map()
 2014-06-04 11:13 UTC  (3+ messages)
` [PATCH 14/21] net/ethernet: use devm_irq_of_parse_and_map() where appropriate
` [PATCH 20/21] usb: "

[PATCH 1/2] network: add ipcalc for netmask calculation
 2014-06-04 11:38 UTC  (8+ messages)
` [PATCH 2/2] network: add static route support
  ` [PATCH v2 "

[Qemu-devel] [PATCH resend] block: fix wrong order in live block migration setup
 2014-06-04 11:36 UTC  (3+ messages)

[libnftnl PATCH 0/5] reject: Do not print unset value
 2014-06-04 11:38 UTC  (5+ messages)
` [libnftnl PATCH 2/5] expr: reject: Use nft_rule_expr_set_* in the xml and default parsing code
` [libnftnl PATCH 3/5] expr: reject: Do not print unset values in xml
` [libnftnl PATCH 4/5] expr: reject: Convert the type of a variable
` [libnftnl PATCH 5/5] expr: reject: Do not print unset values in json


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.