All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-24 19:37:46 to 2015-03-24 20:41:40 UTC [more...]

[Qemu-devel] [PATCH v5 00/28] drop qapi nested structs
 2015-03-24 20:41 UTC  (32+ messages)
` [Qemu-devel] [PATCH v5 01/28] qapi: Document type-safety considerations
` [Qemu-devel] [PATCH v5 02/28] qapi: Fix generation of 'size' builtin type
` [Qemu-devel] [PATCH v5 03/28] qapi: Require ASCII in schema
` [Qemu-devel] [PATCH v5 04/28] qapi: Add some enum tests
` [Qemu-devel] [PATCH v5 05/28] qapi: Better error messages for bad enums
` [Qemu-devel] [PATCH v5 06/28] qapi: Add some union tests
` [Qemu-devel] [PATCH v5 07/28] qapi: Simplify tests of simple unions
` [Qemu-devel] [PATCH v5 08/28] qapi: Better error messages for bad unions
` [Qemu-devel] [PATCH v5 09/28] qapi: Prepare for catching more semantic parse errors
` [Qemu-devel] [PATCH v5 10/28] qapi: Segregate anonymous unions into alternates in generator
` [Qemu-devel] [PATCH v5 11/28] qapi: Rename anonymous union type in test
` [Qemu-devel] [PATCH v5 12/28] qapi: Introduce 'alternate' to replace anonymous union
` [Qemu-devel] [PATCH v5 13/28] qapi: Add some expr tests
` [Qemu-devel] [PATCH v5 14/28] qapi: Better error messages for bad expressions
` [Qemu-devel] [PATCH v5 15/28] qapi: Add tests of redefined expressions
` [Qemu-devel] [PATCH v5 16/28] qapi: Better error messages for duplicated expressions
` [Qemu-devel] [PATCH v5 17/28] qapi: Allow true, false and null in schema json
` [Qemu-devel] [PATCH v5 18/28] qapi: Unify type bypass and add tests
` [Qemu-devel] [PATCH v5 19/28] qapi: Add some type check tests
` [Qemu-devel] [PATCH v5 20/28] qapi: More rigourous checking of types
` [Qemu-devel] [PATCH v5 21/28] qapi: Require valid names
` [Qemu-devel] [PATCH v5 22/28] qapi: Whitelist commands that don't return dictionary
` [Qemu-devel] [PATCH v5 23/28] qapi: More rigorous checking for type safety bypass
` [Qemu-devel] [PATCH v5 24/28] qapi: Merge UserDefTwo and UserDefNested in tests
` [Qemu-devel] [PATCH v5 25/28] qapi: Drop tests for inline nested structs
` [Qemu-devel] [PATCH v5 26/28] qapi: Drop inline nested type in query-version
` [Qemu-devel] [PATCH v5 27/28] qapi: Drop inline nested types in query-pci
` [Qemu-devel] [PATCH v5 28/28] qapi: Drop support for inline nested types

GitLab and Gitorious
 2015-03-24 20:29 UTC  (5+ messages)
` MOVED TO GITHUB: Linux-CAN user space source repositories

[PATCH 2/2] drm/i915: move clearing of RPS interrupt bits from disable to reset time
 2015-03-24 20:39 UTC  (2+ messages)

[Buildroot] [PATCH] libiio: Bump version to 0.5
 2015-03-24 20:36 UTC  (2+ messages)

[Buildroot] [PATCH v4] lirc-tools: new package
 2015-03-24 20:34 UTC 

+ checkpatch-add-test-for-repeated-const-uses.patch added to -mm tree
 2015-03-24 20:34 UTC 

[PATCH v2 00/15] NFS/RDMA patches proposed for 4.1
 2015-03-24 20:32 UTC  (32+ messages)
` [PATCH v2 01/15] SUNRPC: Introduce missing well-known netids
` [PATCH v2 02/15] xprtrdma: Display IPv6 addresses and port numbers correctly
` [PATCH v2 03/15] xprtrdma: Perform a full marshal on retransmit
` [PATCH v2 04/15] xprtrdma: Byte-align FRWR registration
` [PATCH v2 05/15] xprtrdma: Prevent infinite loop in rpcrdma_ep_create()
` [PATCH v2 06/15] xprtrdma: Add vector of ops for each memory registration strategy
` [PATCH v2 07/15] xprtrdma: Add a "max_payload" op for each memreg mode
` [PATCH v2 08/15] xprtrdma: Add a "register_external" "
` [PATCH v2 09/15] xprtrdma: Add a "deregister_external" "
` [PATCH v2 10/15] xprtrdma: Add "init MRs" memreg op
` [PATCH v2 11/15] xprtrdma: Add "reset "
` [PATCH v2 12/15] xprtrdma: Add "destroy "
` [PATCH v2 13/15] xprtrdma: Add "open" "
` [PATCH v2 14/15] xprtrdma: Handle non-SEND completions via a callout
` [PATCH v2 15/15] xprtrdma: Make rpcrdma_{un}map_one() into inline functions

[PATCH 3/4] drm/msm: Initial add DSI connector support
 2015-03-24 20:31 UTC  (3+ messages)
` [PATCH] drm/msm: Initial add DSI connector support (v2)

FWD: cgroups: pids v5 patchset review
 2015-03-24 20:31 UTC  (2+ messages)

+ adfs-returning-correct-return-values.patch added to -mm tree
 2015-03-24 20:31 UTC 

[U-Boot] [PATCH v2 00/12] Power(full) framework based on Driver Model
 2015-03-24 20:30 UTC  (19+ messages)
` [U-Boot] [PATCH v3 00/17] "
  ` [U-Boot] [PATCH v3 01/17] exynos5: fix build break by adding CONFIG_POWER
  ` [U-Boot] [PATCH v3 02/17] fdt_ro.c: add new function: fdt_node_check_prop_compatible()
  ` [U-Boot] [PATCH v3 03/17] dm: core: lists.c: add new function lists_bind_fdt_by_prop()
  ` [U-Boot] [PATCH v3 04/17] lib: Kconfig: add entry for errno_str() function
  ` [U-Boot] [PATCH v3 05/17] dm: pmic: add implementation of driver model pmic uclass
  ` [U-Boot] [PATCH v3 06/17] dm: regulator: add implementation of driver model regulator uclass
  ` [U-Boot] [PATCH v3 07/17] dm: pmic: add pmic command
  ` [U-Boot] [PATCH v3 08/17] dm: regulator: add regulator command
  ` [U-Boot] [PATCH v3 09/17] pmic: max77686 set the same compatible as in the kernel
  ` [U-Boot] [PATCH v3 10/17] dm: pmic: add max77686 pmic driver
  ` [U-Boot] [PATCH v3 11/17] dm: regulator: add max77686 regulator driver
  ` [U-Boot] [PATCH v3 12/17] dm: regulator: add fixed voltage "
  ` [U-Boot] [PATCH v3 13/17] doc: driver-model: pmic and regulator uclass documentation
  ` [U-Boot] [PATCH v3 14/17] dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC
  ` [U-Boot] [PATCH v3 15/17] odroid: board: add support to dm pmic api
  ` [U-Boot] [PATCH v3 16/17] odroid: dts: add 'voltage-regulators' description to max77686 node
  ` [U-Boot] [PATCH v3 17/17] odroid: config: enable dm pmic, dm regulator and max77686 driver

[PULL] IIO new drivers, cleanups and functionality for the 4.1 cycle
 2015-03-24 20:30 UTC  (2+ messages)

[U-Boot] [PATCH 0/1] Adding Support for the BAV335x boards
 2015-03-24 20:29 UTC  (3+ messages)
` [U-Boot] [PATCH] Change defconfigs to include driver model (required after v2015.01), and fix typo in EEProm config format

[PATCH 1/2] octeon-usb:Fix coding style issue with space between function name and opening bracket
 2015-03-24 20:29 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: rpi: fix RPi1 board rev detection for warranty bit
 2015-03-24 20:29 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-uniphier
 2015-03-24 20:29 UTC  (2+ messages)

[PATCH v3] Support CPU-list parsing in xentrace
 2015-03-24 20:29 UTC  (4+ messages)
` [PATCH v3 1/3] libxl/cpumap: Add xc_cpumap_[setcpu, clearcpu, testcpu] to complement xc_cpumap_alloc

[U-Boot] Please pull u-boot-sunxi master
 2015-03-24 20:29 UTC  (2+ messages)

[PATCH 1/1] l10n: de.po: use "bla …" instead of "bla..."
 2015-03-24 20:29 UTC  (5+ messages)

Staging: slicoss: Fix checkpatch.pl issues
 2015-03-24 20:27 UTC  (3+ messages)

+ mm-compaction-reset-compaction-scanner-positions.patch added to -mm tree
 2015-03-24 20:27 UTC 

[meta-oe][PATCH 1/3] libhugetlbfs: Add ix86 to list of compatible host architectures
 2015-03-24 20:24 UTC  (8+ messages)
` [meta-oe][PATCH 0/3] libhugetlbfs: fix build problems with ix86 and armv7ab
          ` [meta-oe][PATCH V2] libhugetlbfs: add i586 to compatible hosts
            ` [PATCH V2] libhugetlbfs: Add i586 to list of "

[U-Boot] [PATCH v9 24/28] armv8/ls2085aqds: NAND boot support
 2015-03-24 20:25 UTC  (2+ messages)
` [U-Boot] [PATCH v9 26/28] armv8/ls2085ardb: Enable NAND SPL support

[PATCH 0/3] Reduce system overhead of automatic NUMA balancing
 2015-03-24 20:23 UTC  (7+ messages)

[Buildroot] [PATCH] help entries for Init system config menu
 2015-03-24 20:23 UTC 

[PATCH] ACPI: Adjust the return value of _REV on x86
 2015-03-24 20:21 UTC  (12+ messages)
      `  "

[V5 PATCH 0/2] Introduce ACPI support for ahci_platform driver
 2015-03-24 20:20 UTC  (4+ messages)
` [V5 PATCH 1/2] ACPI / scan: Add support for ACPI _CLS device matching

[PATCH] x86: vdso32/syscall.S: do not load __USER32_DS to %ss
 2015-03-24 20:17 UTC  (8+ messages)

SMB3 Linux<->Linux symlinks?
 2015-03-24 20:16 UTC 

[lustre-devel] Fwd: proposed version change for PTLRPC GSS
 2015-03-24 20:15 UTC 

[rumpuserxen test] 36710: regressions - FAIL
 2015-03-24 20:15 UTC 

[PATCH] perf timechart: Fix SIBGUS error on sparc64
 2015-03-24 20:14 UTC 

[Qemu-devel] [PATCH for-2.3 0/3] Contain drive_get() misuse
 2015-03-24 20:13 UTC  (8+ messages)

[PATCH resend] ASoC: wm8741: Fix rates constraints values
 2015-03-24 20:13 UTC 

[PATCHv5 00/35] ARM: OMAP2+: PRCM/SCM cleanups against 4.0-rc
 2015-03-24 20:10 UTC  (4+ messages)
` [PATCHv5 29/35] ARM: dts: am4372: add minimal l4 bus layout with control module support

[Qemu-devel] [PATCH RFC for-2.3 0/1] block: New command line option --no-format-probing
 2015-03-24 20:11 UTC  (14+ messages)
` [Qemu-devel] [PATCH RFC for-2.3 1/1] "

[PATCH] perf tool: Fix ppid for synthesized fork events
 2015-03-24 20:10 UTC  (4+ messages)

[PATCH v4 0/10] Improve Minstrels & Minstrel-HTs common code base & statistics
 2015-03-24 20:09 UTC  (11+ messages)
` [PATCH v4 01/10] mac80211: enhance readability of Minstrels rc_stats output
` [PATCH v4 02/10] mac80211: enhance readability of Minstrel-HTs "
` [PATCH v4 03/10] mac80211: add new Minstrel statistic output via csv
` [PATCH v4 04/10] mac80211: add new Minstrel-HT "
` [PATCH v4 05/10] mac80211: unify Minstrel & Minstrel-HTs calculation of rate statistics
` [PATCH v4 06/10] mac80211: improve Minstrel variable & function naming
` [PATCH v4 07/10] mac80211: restructure per-rate throughput calculation into function
` [PATCH v4 08/10] mac80211: add max lossless throughput per rate
` [PATCH v4 09/10] mac80211: reduce calculation costs of EWMA
` [PATCH v4 10/10] mac80211: add standard deviation to Minstrel stats

What's cooking in git.git (Mar 2015, #08; Mon, 23)
 2015-03-24 20:08 UTC  (4+ messages)

[PATCH] vhost: Fix `struct file' leakage in `eventfd_link'
 2015-03-24 20:08 UTC  (5+ messages)

PANIC: double fault, error_code: 0x0 in 4.0.0-rc3-2, kvm related?
 2015-03-24 20:08 UTC  (3+ messages)
` [PATCH] x86, entry: Check for syscall exit work with IRQs disabled

[PATCH 1/1] X86, UV: Update UV APIC driver check
 2015-03-24 19:57 UTC  (3+ messages)

[PATCH 00/16] Sanitize usage of ->flags and ->mapping for tail pages
 2015-03-24 20:04 UTC  (4+ messages)

[Qemu-devel] [PATCH v5 00/45] Postcopy implementation
 2015-03-24 20:04 UTC  (8+ messages)
` [Qemu-devel] [PATCH v5 20/45] Modify savevm handlers for postcopy

[PATCH v4 1/8] core: device: add device_set_rssi_no_delta
 2015-03-24 20:03 UTC  (8+ messages)
` [PATCH v4 2/8] core/adapter: Refactor of scan type
` [PATCH v4 3/8] core: adapter: Add SetDiscoveryFilter method
` [PATCH v4 4/8] core: adapter: Add parameter parsing to SetDiscoveryFilter
` [PATCH v4 5/8] core: adapter: set the filter for each discovery client
` [PATCH v4 6/8] core: adapter: start proper discovery depending on filter type
` [PATCH v4 7/8] core: adapter: filter discovery results when filered discovery is used
` [PATCH v4 8/8] client: main: add support for SetDiscoveryFilter

[PATCH v3 1/8] core: device: add device_set_rssi_no_delta
 2015-03-24 20:03 UTC  (7+ messages)
` [PATCH v3 2/8] core/adapter: Refactor of scan type
` [PATCH v3 8/8] client: main: add support for SetDiscoveryFilter

[PATCH v2] ARM: dts: imx25-pinfunc: Add several pinfunctions
 2015-03-24 20:02 UTC  (2+ messages)

[Buildroot] [PATCH] mc: new package
 2015-03-24 20:01 UTC  (3+ messages)

[PATCH] Fix fsck -C {fd} parsing
 2015-03-24 20:01 UTC 

[Buildroot] [PATCH v2] mc: new package
 2015-03-24 20:00 UTC  (3+ messages)

+ mm-rcu-protected-get_mm_exe_file-fix-2.patch added to -mm tree
 2015-03-24 20:00 UTC 

[Qemu-devel] RFC: memory API changes
 2015-03-24 20:00 UTC  (11+ messages)

Possible regression in next-20150323 due to "ARM, arm64: kvm: get rid of the bounce page"
 2015-03-24 20:00 UTC  (4+ messages)
` [PATCH] gpio: syscon: reduce message level when direction reg offset not in dt

[PATCH v3 0/7] Use DRM component API in tilcdc to connect to tda998x
 2015-03-24 19:59 UTC  (2+ messages)
` [PATCH RFC] drm/tilcdc: Hijack external connectors helper funcs to filter modes

[PATCH] Staging: slicoss: Fix checkpatch.pl issues
 2015-03-24 19:58 UTC 

[PATCH v2 0/4] Consolidate DIV_ROUND_CLOSEST_ULL()
 2015-03-24 20:22 UTC  (3+ messages)
` [PATCH v2 3/4] cpuidle: menu: use DIV_ROUND_CLOSEST_ULL()

[Buildroot] [PATCH v3] mc: new package
 2015-03-24 19:57 UTC 

[U-Boot] [PATCH v8 24/28] armv8/ls2085aqds: NAND boot support
 2015-03-24 19:55 UTC  (4+ messages)
` [U-Boot] [PATCH v8 26/28] armv8/ls2085ardb: Enable NAND SPL support

Responsible Disclosure
 2015-03-24 19:55 UTC  (2+ messages)

slow networking with VM virtio
 2015-03-24 19:53 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH v2 1/8] core: device: add device_set_rssi_no_delta
 2015-03-24 19:53 UTC  (6+ messages)
` [PATCH v2 4/8] core: adapter: Add parameter parsing to SetDiscoveryFilter

cx23885: DVBSky S952 dvb_register failed err = -22
 2015-03-24 19:51 UTC  (14+ messages)
    `  "

[seabios test] 36656: tolerable FAIL - PUSHED
 2015-03-24 19:51 UTC 

[PATCH] Staging: rtl8188eu: Add new variable to make code compact
 2015-03-24 19:49 UTC 

[Buildroot] [PATCH 1/2] python-tornado: bump to 4.1
 2015-03-24 19:50 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] python-lxml: bump to 3.4.2

[PATCH 1/2] ARM: dts: imx25: Add #pwm-cells to pwm4
 2015-03-24 19:50 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: imx25-karo-tx25: Fix pincontrol definition

[23/32] powerpc: copy_thread(): rename 'arg' argument to 'kthread_arg'
 2015-03-24 19:49 UTC  (5+ messages)

[RFC PATCH 0/4] mmc: sdhci: Support maximum DMA latency request via PM QoS
 2015-03-24 20:13 UTC  (2+ messages)

[libvirt test] 36702: tolerable FAIL - PUSHED
 2015-03-24 19:47 UTC 

[PATCH 3/9] x86: Add user_mode_ignore_vm86
 2015-03-24 19:46 UTC  (5+ messages)
` [tip:x86/asm] x86/asm/entry: Add user_mode_ignore_vm86()

[Buildroot] [PATCH] linux: add an option to install kernel headers into staging
 2015-03-24 19:45 UTC  (2+ messages)

[review-request] 7414-cut the prefix from layer file paths for bitbake variables
 2015-03-24 19:44 UTC  (7+ messages)

[PATCH 0/5 V2] xfs: RENAME_WHITEOUT support
 2015-03-24 19:41 UTC  (2+ messages)

[Patch net-next v2] net: allow to delete a whole device group
 2015-03-24 19:41 UTC  (2+ messages)

[PATCH] ucc_geth: Intialize link state to down before register_netdev
 2015-03-24 19:41 UTC  (2+ messages)

[PATCH 0/5 net-next] rhashtable updates on top of Herbert's work
 2015-03-24 19:40 UTC  (3+ messages)
` [PATCH 1/5 net-next] rhashtable: Extend RCU read lock into rhashtable_insert_rehash()

[PATCH] drm/i915: kill i915.powersave
 2015-03-24 19:40 UTC 

[GIT PULL] ring-buffer: Replace this_cpu_*() with __this_cpu_*()
 2015-03-24 19:37 UTC  (5+ 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.