All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-14 22:10:23 to 2015-04-15 00:48:12 UTC [more...]

[PATCH 0/4] Misc atomic-related updates
 2015-04-15  0:48 UTC  (5+ messages)
` [PATCH 3/4] drm/i915: Switch to full atomic helpers for plane updates/disable, take two

[meta-ruby][PATCH] ruby: Update to 2.2.2
 2015-04-15  0:46 UTC 

[PATCH] x86_64/efi: enforce 32 bit address for command line buffer
 2015-04-15  0:45 UTC  (2+ messages)

[PATCH v3 0/6] virtio_balloon: virtio 1 support
 2015-04-15  0:45 UTC  (8+ messages)

[PATCH 0/7] Framework for NAND lifetime testing
 2015-04-15  0:43 UTC  (9+ messages)
` [PATCH 1/7] Allow trim on any file type
` [PATCH 2/7] Add new writetrim rw= mode for trims preceding writes
` [PATCH 3/7] Collect a block-wise histogram of trim and write errors
` [PATCH 4/7] mtd: Add CONFIG_MTD to ./configure script
` [PATCH 5/7] mtd: Import libmtd with modifications to make it compile
` [PATCH 6/7] mtd: ioengine
` [PATCH 7/7] mtd: example job file

[PATCH] PCI / hotplug: Propagate the "ignore hotplug" setting to parent
 2015-04-15  1:03 UTC  (3+ messages)

[Buildroot] [PATCH] radvd: bump to version 2.11
 2015-04-15  0:37 UTC 

[PATCH] thermal: rcar: Fix typo in r8a73a4 SoC name
 2015-04-15  0:35 UTC  (3+ messages)

[PATCH 5/7] selftests/x86: fix cross build logic
 2015-04-15  0:33 UTC  (4+ messages)

[PATCH 0/2] ring-buffer: More precise timestamps for nested writes
 2015-04-15  0:33 UTC  (5+ messages)
  ` [PATCH 1/2] ring-buffer: Introduce precise nested timestamp sysfs attribute
    ` [PATCH 2/2] More precise timestamps for nested writes

PCI Out of Resources
 2015-04-15  0:31 UTC  (6+ messages)

[Intel-wired-lan] [PATCH] ixgbe: Specify rx hash type wrt rx desc RSS type
 2015-04-15  0:29 UTC  (2+ messages)

x86_64: Question about fixmaps
 2015-04-15  0:28 UTC  (2+ messages)

[GIT PULL] RCU changes for v4.1
 2015-04-15  0:25 UTC  (3+ messages)

[RFC PATCH 2/2] lpfc: add target hooks
 2015-04-15  0:25 UTC  (2+ messages)

Feature Request: provide cmdline args to git hooks
 2015-04-15  0:21 UTC  (5+ messages)

[PATCH] xfs: extent size hints can round up extents past MAXEXTLEN
 2015-04-15  0:22 UTC 

Using ath10k for WiFi capturing non-11ac traffic
 2015-04-15  0:19 UTC  (4+ messages)

[git pull] Input updates for 4.1-rc0
 2015-04-15  0:12 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net] i40e: Implement ndo_features_check()
 2015-04-15  0:09 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net v2] i40e: Implement ndo_features_check()
 2015-04-15  0:09 UTC 

[Buildroot] How to allocate 100% of memory to /tmp?
 2015-04-15  0:06 UTC  (2+ messages)

[GIT PULL] Security subsystem update for 4.1
 2015-04-15  0:03 UTC 

[PATCH v2] xpad: Add rumble support for Xbox One controller
 2015-04-15  0:00 UTC  (2+ messages)

[PATCH 0/3] sched, timer: Improve scalability of itimers
 2015-04-14 23:59 UTC  (6+ messages)
` [PATCH 1/3] sched, timer: Remove usages of ACCESS_ONCE in the scheduler
` [PATCH 2/3] sched, timer: Use atomics for thread_group_cputimer to improve scalability
` [PATCH 3/3] sched, timer: Use cmpxchg to do updates in update_gt_cputime()

[PATCH] input: ambakmi: Fix system PM by converting to modern callbacks
 2015-04-14 23:58 UTC  (6+ messages)

[PATCH] lsm: copy comm before calling audit_log to avoid race in string printing
 2015-04-14 23:55 UTC  (2+ messages)

Git + SFC Status Update
 2015-04-14 23:54 UTC  (4+ messages)

[RFC] Simlify dif_verify routines and fixup fileio protection information code
 2015-04-14 23:52 UTC  (4+ messages)

[net-next 00/25][pull request] Intel Wired LAN Driver Updates 2015-04-14
 2015-04-14 23:51 UTC  (26+ messages)
` [net-next 01/25] fm10k: Corrected an error in Tx statistics
` [net-next 02/25] fm10k: Remove redundant rx_errors in ethtool
` [net-next 03/25] fm10k: Correct spelling mistake
` [net-next 04/25] fm10k: Have the VF get the default VLAN during init
` [net-next 05/25] fm10k: Add netconsole support
` [net-next 06/25] fm10k: fix unused warnings
` [net-next 07/25] fm10k: allow creation of VLAN on default vid
` [net-next 08/25] fm10k: only show actual queues, not the maximum in hardware
` [net-next 09/25] fm10k: use hw->mac.max_queues for stats
` [net-next 10/25] fm10k: separate PF only stats so that VF does not display them
` [net-next 11/25] fm10k: remove extraneous "Reset interface" message
` [net-next 12/25] fm10k: only increment tx_timeout_count in Tx hang path
` [net-next 13/25] fm10k: expose tx_timeout_count as an ethtool stat
` [net-next 14/25] fm10k: Set PF queues to unlimited bandwidth during virtualization
` [net-next 15/25] fm10k: use separate workqueue for fm10k driver
` [net-next 16/25] fm10k: don't handle mailbox events in iov_event path and always process mailbox
` [net-next 17/25] fm10k: comment next_vf_mbx flow
` [net-next 18/25] fm10k: fix function header comment
` [net-next 19/25] fm10k: start service timer on probe
` [net-next 20/25] fm10k: update xcast mode before synchronizing multicast addresses
` [net-next 21/25] fm10k: renamed mbx_tx_dropped to mbx_tx_oversized
` [net-next 22/25] fm10k: reset head instead of calling update_max_size
` [net-next 23/25] fm10k: mbx_update_max_size does not drop all oversized messages
` [net-next 24/25] fm10k: corrected VF multicast update
` [net-next 25/25] fm10k: Bump driver version to 0.15.2

Stepping down as maintainer (was Re: [PATCH for-next 0/9] mlx4 changes in virtual GID management)
 2015-04-14 23:42 UTC  (6+ messages)

linux-next: no trees Thursday and Friday
 2015-04-14 23:41 UTC  (2+ messages)

autom4te segfault in Dumper.so when configuring intltool
 2015-04-14 23:39 UTC  (2+ messages)

[U-Boot] [PATCH] x86: minnowmax: Remove CONFIG_VIDEO_X86 in the defconfig
 2015-04-14 23:35 UTC  (2+ messages)

[U-Boot] [PATCH] x86: Remove the old VGA driver
 2015-04-14 23:35 UTC  (2+ messages)

[U-Boot] [PATCH] x86: queensbay: Avoid using PCH prefix
 2015-04-14 23:35 UTC  (2+ messages)

[PATCH v1 0/4] Unassigned resource fixes
 2015-04-14 23:30 UTC  (4+ messages)
` [PATCH v1 2/4] PCI: Mark invalid BARs as unassigned

[PATCH] ASoC: qcom: Return an error for invalid PCM trigger command
 2015-04-14 23:31 UTC  (2+ messages)

[PATCH 1/7] sched/deadline: fix try to pull pinned dl tasks in pull algorithm
 2015-04-14 23:10 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] json-c: bump version to json-c-0.12-20140410
 2015-04-14 23:21 UTC  (3+ messages)

GFS2: Pull request (merge window)
 2015-04-14 23:19 UTC  (5+ messages)
    ` [Cluster-devel] "

[PATCH 1/1] ASoC: fsl_sai: Add missing MODULE_DEVICE_TABLE
 2015-04-14 23:19 UTC 

[PATCH 0/2] timer: Migrate running timers
 2015-04-14 23:13 UTC  (3+ messages)
` [PATCH 1/2] timer: Avoid waking up an idle-core by migrate running timer

how to test hammer rbd objectmap feature ?
 2015-04-14 23:12 UTC  (2+ messages)

[PATCH 0/3] Large transactions in git
 2015-04-14 23:12 UTC  (5+ messages)
` [PATCH 1/3] update-ref: test handling large transactions properly
` [PATCH 2/3] t7004: rename ULIMIT test prerequisite to ULIMIT_STACK_SIZE
` [PATCH 3/3] refs.c: remove lock_fd from struct ref_lock

[PATCH v3] ixgbe: fix data access on big endian cpu
 2015-04-14 23:11 UTC  (2+ messages)

lpfc: Unknown ELS command x18 received from NPORT xfffc2b
 2015-04-14 23:07 UTC 

fio MTD/NAND support patches out for review
 2015-04-14 23:06 UTC 

[PATCH 0/5 v2 RESEND] fs: Fixes for removing xid bits and security labels
 2015-04-14 23:03 UTC  (5+ messages)
` [PATCH 5/5] xfs: Correctly lock inode when removing suid and security marks

[PATCH net] bpf: fix verifier memory corruption
 2015-04-14 22:57 UTC 

[PATCH 1/1] x86/hvm: prevent hvm_free_ioreq_gmfn() clobber of arbitrary memory
 2015-04-14 22:54 UTC  (4+ messages)

Open PCI issues
 2015-04-14 22:54 UTC 

[PATCH] perf kmem: Fix compiles on RHEL6/OL6
 2015-04-14 22:53 UTC  (2+ messages)

[PATCH 7/7] selftests/exec: do not install subdir as it is already created
 2015-04-14 22:53 UTC  (2+ messages)

[PATCH v9 00/11] Add support for JSON event files
 2015-04-14 22:53 UTC  (6+ messages)
` 'perf upgrade' (was: Re: [PATCH v9 00/11] Add support for JSON event files.)

[PATCH 6/7] selftests/x86: install tests
 2015-04-14 22:53 UTC  (2+ messages)

[RFC PATCH 0/5] Add smp booting support for Qualcomm ARMv8 SoCs
 2015-04-14 22:52 UTC  (15+ messages)
` [RFC PATCH 5/5] arm64: qcom: add cpu operations

[PATCH 4/7] selftests/kdbus: install kdbus-test
 2015-04-14 22:52 UTC  (2+ messages)

[PATCH 3/7] selftests/breakpoints: emit skip and omit installation when tests are not compiled
 2015-04-14 22:51 UTC  (2+ messages)

[PATCH 2/7] selftests/ftrace: install test.d
 2015-04-14 22:51 UTC  (2+ messages)

[PATCH 1/7] selftests: copy TEST_DIRS to INSTALL_PATH
 2015-04-14 22:51 UTC  (2+ messages)

[PATCH 0/7] selftests: fixes for installation and cross compilation
 2015-04-14 22:50 UTC  (2+ messages)

[PATCH] ixgbe:Add write memory barrier for recv pkts
 2015-04-14 22:50 UTC  (2+ messages)

[Qemu-devel] [PATCH] block/iscsi: do not forget to logout from target
 2015-04-14 22:47 UTC  (2+ messages)

[PATCH net-next v3 0/4] mpls: Behaviour-changing improvements
 2015-04-14 22:45 UTC  (8+ messages)
` [PATCH net-next v4 0/6] "
  ` [PATCH net-next v4 1/6] mpls: Use definition for reserved label checks
  ` [PATCH net-next v4 2/6] mpls: Per-device MPLS state
  ` [PATCH net-next v4 3/6] mpls: Per-device enabling of packet input
  ` [PATCH net-next v4 4/6] mpls: Allow payload type to be associated with label routes
  ` [PATCH net-next v4 5/6] mpls: Differentiate implicit-null and unlabeled neighbours
  ` [PATCH net-next v4 6/6] mpls: Prevent use of implicit NULL label as outgoing label

[U-Boot] [PATCH] patman: check git format.subjectprefix setting when generate patches prefix
 2015-04-14 22:47 UTC  (4+ messages)

[PATCH 1/2] powerpc/eeh: Fix crash in eeh_add_device_early() on Cell
 2015-04-14 22:46 UTC  (3+ messages)
` [PATCH 2/2] powerpc/cell: Fix iommu breakage caused by controller_ops change

[RFC 1/2] ath10k: refactor ASPM workaround
 2015-04-14 22:45 UTC  (4+ messages)
` [RFC 2/2] ath10k: don't disable PS when not connected

[U-Boot] [PATCH V2] nand: fix buffer alignment in new verification feature
 2015-04-14 22:45 UTC  (2+ messages)

[U-Boot] [PATCH V2] ARM: tegra: enable STDIO deregistration
 2015-04-14 22:44 UTC  (2+ messages)

[Buildroot] [PATCHv2 00/21] Package based 'source', 'legal-info', 'source-check' and 'external-deps'
 2015-04-14 22:41 UTC  (12+ messages)
` [Buildroot] [PATCHv2 11/21] pkg-download: extend DOWNLOAD_INNER, add a SOURCE_CHECK macro
` [Buildroot] [PATCHv2 19/21] pkg-generic: introduce a <pkg>_ALL_DOWNLOADS variable and factorize code
` [Buildroot] [PATCHv2 20/21] Makefile: implement the 'source' target using the package infrastructure
` [Buildroot] [PATCHv2 21/21] Makefile: remove unneeded variables

[GIT PULL] kdbus for 4.1-rc1
 2015-04-14 22:39 UTC  (13+ messages)

[Buildroot] dpkg and apt for buildroot?
 2015-04-14 22:34 UTC  (2+ messages)

[PATCH 1/7] path.c: implement xdg_config_home()
 2015-04-14 22:34 UTC  (6+ messages)

recording problem in beagleboard-mcbsp
 2015-04-14 22:32 UTC  (15+ messages)

[PATCH v4 00/24] ILP32 for ARM64
 2015-04-14 22:28 UTC  (5+ messages)

Driver for Logitech M560
 2015-04-14 22:23 UTC  (8+ messages)
            ` [Patch V2] "

[qemu-mainline test] 50406: regressions - FAIL
 2015-04-14 22:22 UTC 

[PATCH] Restore support for virtio on FreeBSD
 2015-04-14 22:22 UTC  (3+ messages)
` [PATCH v5] "

[folded-merged] mm-move-memtest-under-mm-fix-fix.patch removed from -mm tree
 2015-04-14 22:19 UTC 

[folded-merged] mm-move-memtest-under-mm-fix.patch removed from -mm tree
 2015-04-14 22:19 UTC 

[folded-merged] mm-mempool-do-not-allow-atomic-resizing-checkpatch-fixes.patch removed from -mm tree
 2015-04-14 22:19 UTC 

[folded-merged] powerpc-standardize-mmap_rnd-usage-v4.patch removed from -mm tree
 2015-04-14 22:19 UTC 

[folded-merged] mips-extract-logic-for-mmap_rnd-v4.patch removed from -mm tree
 2015-04-14 22:18 UTC 

Looping blktrace binary files
 2015-04-14 22:17 UTC 

[folded-merged] arm64-standardize-mmap_rnd-usage-v4.patch removed from -mm tree
 2015-04-14 22:18 UTC 

[folded-merged] x86-mm-support-huge-kva-mappings-on-x86-fix.patch removed from -mm tree
 2015-04-14 22:18 UTC 

[folded-merged] mm-change-vunmap-to-tear-down-huge-kva-mappings-fix.patch removed from -mm tree
 2015-04-14 22:17 UTC 

[folded-merged] mm-change-ioremap-to-set-up-huge-i-o-mappings-fix.patch removed from -mm tree
 2015-04-14 22:17 UTC 

[folded-merged] lib-add-huge-i-o-map-capability-interfaces-fix.patch removed from -mm tree
 2015-04-14 22:17 UTC 

[folded-merged] mm-clarify-__gfp_nofail-deprecation-status-checkpatch-fixes.patch removed from -mm tree
 2015-04-14 22:16 UTC 

[folded-merged] cleancache-remove-limit-on-the-number-of-cleancache-enabled-filesystems-fix.patch removed from -mm tree
 2015-04-14 22:16 UTC 

[folded-merged] mm-refactor-do_wp_page-extract-the-reuse-case-fix.patch removed from -mm tree
 2015-04-14 22:16 UTC 

[folded-merged] mm-hide-per-cpu-lists-in-output-of-show_mem-fix.patch removed from -mm tree
 2015-04-14 22:15 UTC 

[folded-merged] page_writeback-cleanup-mess-around-cancel_dirty_page-checkpatch-fixes.patch removed from -mm tree
 2015-04-14 22:15 UTC 

[folded-merged] mm-incorporate-zero-pages-into-transparent-huge-pages-fix.patch removed from -mm tree
 2015-04-14 22:14 UTC 

[folded-merged] mm-compaction-enhance-compaction-finish-condition-fix.patch removed from -mm tree
 2015-04-14 22:13 UTC 

[folded-merged] mm-cma-release-trigger-fixpatch.patch removed from -mm tree
 2015-04-14 22:13 UTC 

[folded-merged] mm-cma-release-trigger-checkpatch-fixes.patch removed from -mm tree
 2015-04-14 22:13 UTC 

[folded-merged] mm-migrate-mark-unmap_and_move-noinline-to-avoid-ice-in-gcc-473-fix-fix-fix.patch removed from -mm tree
 2015-04-14 22:11 UTC 

[folded-merged] mm-migrate-mark-unmap_and_move-noinline-to-avoid-ice-in-gcc-473-fix-fix.patch removed from -mm tree
 2015-04-14 22:11 UTC 

[folded-merged] mm-migrate-mark-unmap_and_move-noinline-to-avoid-ice-in-gcc-473-fix.patch removed from -mm tree
 2015-04-14 22:11 UTC 

[folded-merged] watchdog-enable-the-new-user-interface-of-the-watchdog-mechanism-fix.patch removed from -mm tree
 2015-04-14 22:11 UTC 

[folded-merged] watchdog-implement-error-handling-for-failure-to-set-up-hardware-perf-events-fix.patch removed from -mm tree
 2015-04-14 22:10 UTC 

[patch 0/5] hrtimer: Cleanup usage trainwrecks treewide
 2015-04-14 22:10 UTC  (3+ messages)
` [patch 1/5] perf: Fixup hrtimer forward wreckage

[U-Boot] u-boot for Snow problem
 2015-04-14 22:10 UTC  (8+ messages)

[RESEND][PATCH] ARM errata, 430973: update the affected revisions
 2015-04-14 22:10 UTC  (9+ 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.