All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-14 18:26:38 to 2015-04-14 20:10:50 UTC [more...]

[PATCH] IB/verbs: Check each operation of dma_ops individually
 2015-04-14 20:10 UTC  (3+ messages)

[PATCH/RFC 0/2] Repurpose the v4l2_plane data_offset field
 2015-04-14 20:10 UTC  (6+ messages)
` [PATCH/RFC 1/2] v4l: "
` [PATCH/RFC 2/2] videobuf2: "

[v2] powerpc/dts: Add some SoC specific "fsl, *-device-config" compatibles
 2015-04-14 20:09 UTC  (3+ messages)
` [v2] powerpc/dts: Add some SoC specific "fsl,*-device-config" compatibles

[v2] dt/bindings: fsl/guts: Added global-utilities compatibles
 2015-04-14 20:08 UTC  (2+ messages)

[PATCH] spi: bcm2835: Add GPIOLIB dependency
 2015-04-14 20:08 UTC  (3+ messages)

[PATCH] sunxi: a10-lime: add regulator nodes
 2015-04-14 20:06 UTC  (11+ messages)

[PATCH 0/8 v2] xfs: fix direct IO completion issues
 2015-04-14 20:06 UTC  (4+ messages)
` [PATCH 1/8] xfs: factor DIO write mapping from get_blocks

[Buildroot] [PATCHv2 00/21] Package based 'source', 'legal-info', 'source-check' and 'external-deps'
 2015-04-14 20:06 UTC  (14+ messages)
` [Buildroot] [PATCHv2 08/21] Makefile: use the package infra based external-deps
` [Buildroot] [PATCHv2 09/21] pkg-download: remove support for the SHOW_EXTERNAL_DEPS DL_MODE
` [Buildroot] [PATCHv2 10/21] Makefile: move source-check outside of noconfig_targets
` [Buildroot] [PATCHv2 11/21] pkg-download: extend DOWNLOAD_INNER, add a SOURCE_CHECK macro

[PATCH 0/7 RFC] Netfilter/nf_tables ingress support
 2015-04-14 20:05 UTC  (11+ messages)

[PATCH] tags: much faster, parallel "make tags"
 2015-04-14 20:05 UTC  (2+ messages)

alsa-announce list not used anymore?
 2015-04-14 20:04 UTC 

[PATCH RFC 0/3] simple copy offloading system call
 2015-04-14 20:04 UTC  (18+ messages)
` [PATCH RFC 1/3] vfs: add copy_file_range syscall and vfs helper

bcache causes RCU stalls/bcache_gc hogs CPU
 2015-04-14 20:03 UTC  (2+ messages)

parallel, real time safe waiting?
 2015-04-14 20:03 UTC 

[Buildroot] dpkg and apt for buildroot?
 2015-04-14 20:02 UTC 

[PATCH 0/9] ARM: tegra: collection of enhancements/fixes
 2015-04-14 20:01 UTC  (5+ messages)

+ checkpatch-avoid-spaces-required-around-that-false-positive.patch added to -mm tree
 2015-04-14 20:01 UTC 

mm/compaction.c:250:13: warning: 'suitable_migration_target' defined but not used
 2015-04-14 20:00 UTC  (3+ messages)

[PATCH v3 0/3] Add smp booting support for Qualcomm ARMv8 SoCs
 2015-04-14 19:58 UTC  (9+ messages)
` [PATCH v3 1/3] firmware: qcom: scm: Split out 32-bit specific SCM code
` [PATCH v3 2/3] firmware: qcom: scm: Add support for ARM64 SoCs
` [PATCH v3 3/3] arm64: qcom: add cpu operations

[Buildroot] [PATCH v2 00/10] autobuild-run: python3 compat and misc improvements
 2015-04-14 19:58 UTC  (7+ messages)
` [Buildroot] [PATCH v2 08/10] autobuild-run: encapsulate subprocess calls
` [Buildroot] [PATCH v2 10/10] autobuild-run: set locale to en_US or C

selinux and thread local storage
 2015-04-14 19:57 UTC  (2+ messages)

[meta-java] Trying to update openjdk-7 to icedtea 2.5.4 and jdk75b13
 2015-04-14 19:57 UTC  (16+ messages)

[GIT PULL] kdbus for 4.1-rc1
 2015-04-14 19:53 UTC  (14+ messages)

+ mm-compactionc-fix-suitable_migration_target-unused-warning.patch added to -mm tree
 2015-04-14 19:54 UTC 

[PATCH] powerpc: Fix build error seen with powermac smp builds
 2015-04-14 19:52 UTC  (2+ messages)

[PATCH] Input: Fix multitouch support for Type Cover 3
 2015-04-14 19:51 UTC  (6+ messages)

[Intel-wired-lan] [net-next] fm10k: Bump driver version to 0.15.2
 2015-04-14 19:51 UTC  (3+ messages)

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

[U-Boot] [PATCH] fw_env.h: include autoconf.h
 2015-04-14 19:50 UTC 

parallel, real time safe waiting?
 2015-04-14 19:49 UTC  (2+ messages)

[RFC PATCH 0/5] Add smp booting support for Qualcomm ARMv8 SoCs
 2015-04-14 19:49 UTC  (14+ messages)
` [RFC PATCH 4/5] arm64: smp: move the pen to a header file

[PATCH] git-p4: Use -m when running p4 changes
 2015-04-14 19:48 UTC  (2+ messages)

Playback - Overwrite buffer with silence
 2015-04-14 19:46 UTC  (8+ messages)

mlock() on DAX returns -ENOMEM
 2015-04-14 19:44 UTC  (6+ messages)

[patch 4/5] net: hip04: Make tx coalesce timer actually work
 2015-04-14 19:42 UTC  (5+ messages)
      ` [patch v2] "

[PATCH v8 00/18] Tegra124 CL-DVFS / DFLL clocksource + cpufreq
 2015-04-14 19:40 UTC  (7+ messages)

Problems mounting via UDP from a netapp with multiple interfaces
 2015-04-14 19:39 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 00/16] target-arm: Add GICv1/SecExt and GICv2/Grouping
 2015-04-14 19:39 UTC  (32+ messages)
` [Qemu-devel] [PATCH v2 01/16] hw/intc/arm_gic: Request FIQ sources
` [Qemu-devel] [PATCH v2 02/16] hw/arm/vexpress.c: Wire FIQ between CPU <> GIC
` [Qemu-devel] [PATCH v2 04/16] hw/intc/arm_gic: Add Security Extensions property
` [Qemu-devel] [PATCH v2 05/16] hw/intc/arm_gic: Add ns_access() function
` [Qemu-devel] [PATCH v2 06/16] hw/intc/arm_gic: Add Interrupt Group Registers
` [Qemu-devel] [PATCH v2 07/16] hw/intc/arm_gic: Make ICDDCR/GICD_CTLR banked
` [Qemu-devel] [PATCH v2 08/16] hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked
` [Qemu-devel] [PATCH v2 09/16] hw/intc/arm_gic: Make ICCBPR/GICC_BPR banked
` [Qemu-devel] [PATCH v2 10/16] hw/intc/arm_gic: Implement Non-secure view of RPR
` [Qemu-devel] [PATCH v2 11/16] hw/intc/arm_gic: Handle grouping for GICC_HPPIR
` [Qemu-devel] [PATCH v2 12/16] hw/intc/arm_gic: Change behavior of EOIR writes
` [Qemu-devel] [PATCH v2 13/16] hw/intc/arm_gic: Change behavior of IAR writes
` [Qemu-devel] [PATCH v2 14/16] hw/intc/arm_gic: Restrict priority view
` [Qemu-devel] [PATCH v2 15/16] hw/intc/arm_gic: Break out gic_update() function
` [Qemu-devel] [PATCH v2 16/16] hw/intc/arm_gic: add gic_update() for grouping

[RESEND PATCH v3 0/2] Tracking user space vDSO remaping
 2015-04-14 19:38 UTC  (13+ messages)
` [RESEND PATCH v3 1/2] mm: Introducing arch_remap hook

[PATCH 1/2] intel: Defer setting madv on the bo cache
 2015-04-14 19:38 UTC  (2+ messages)

[PATCH] smpboot: allow excluding cpus from the smpboot threads
 2015-04-14 19:37 UTC  (4+ messages)
` [PATCH v8 1/3] "
  ` [PATCH v8 2/3] watchdog: add watchdog_cpumask sysctl to assist nohz
  ` [PATCH v8 3/3] procfs: treat parked tasks as sleeping for task state

[meta-java] [PATCH] icedtea7-native fails on hosts without /usr/include/X11/extensions
 2015-04-14 19:37 UTC  (2+ messages)

[PATCH v14 for 4.1] sys_membarrier(): system-wide memory barrier (x86)
 2015-04-14 19:35 UTC  (6+ messages)

Git + SFC Status Update
 2015-04-14 19:30 UTC  (3+ messages)

[PATCH] [media] st_rc: fix build warning
 2015-04-14 19:24 UTC 

[PATCH] NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h
 2015-04-14 19:23 UTC  (3+ messages)

[PATCH linux-next v2] mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit architectures
 2015-04-14 19:23 UTC  (3+ messages)

[call for review] netdev-related stuff in vfs.git
 2015-04-14 19:22 UTC  (6+ messages)
` [PATCH 03/17] fs: don't allow to complete sync iocbs through aio_complete

[PATCH] nfs: Fix unused variable build warning when CONFIG_SUNRPC_DEBUG is not set
 2015-04-14 19:19 UTC  (2+ messages)

[PATCH v6 1/2] DT: hwspinlock: Add binding documentation for Qualcomm hwmutex
 2015-04-14 19:18 UTC  (3+ messages)

Should disabling features in glibc also disable the corresponding headers?
 2015-04-14 19:18 UTC  (3+ messages)

[Buildroot] [PATCHv5] system: allow/disallow root login, accept encoded passwords
 2015-04-14 19:17 UTC  (4+ messages)

[stable regression] tcp: make connect() mem charging friendly
 2015-04-14 19:12 UTC  (3+ messages)

[PATCH v6 0/6] Add common clock support for Broadcom iProc architecture
 2015-04-14 19:10 UTC  (9+ messages)
` [PATCH v6 1/6] clk: iproc: define Broadcom iProc clock binding

[Bug 96641] New: Oops in __d_lookup when accessing certain files
 2015-04-14 19:09 UTC  (2+ messages)
` [Bug 96641] "

[PATCH net-next 0/5] cxgb4: Misc. fixes for sge
 2015-04-14 20:32 UTC  (2+ messages)

[Buildroot] [git commit] fs: add rootfs dependencies to PACKAGES
 2015-04-14 19:08 UTC  (4+ messages)

Propagating clock rate constraints
 2015-04-14 19:08 UTC  (4+ messages)

[PATCH 1/3] u-boot-cm-fx6: add u-boot configuration for cm-fx6 machines
 2015-04-14 18:44 UTC  (8+ messages)
` [PATCH 3/3] cm-fx6: add cm-fx6 machine configuration

[intel-gfx][PATCH V5] Displayport compliance testing V5
 2015-04-14 19:00 UTC  (5+ messages)
` [PATCH 07/11] drm/i915: Update intel_dp_hpd_pulse() for non-MST operation

[PATCH] drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)
 2015-04-14 18:56 UTC  (11+ messages)
` [PATCH 1/2] drm: Shortcircuit vblank queries
  ` [PATCH 2/2] "

[PATCH libnftnl 1/2] src: add batch abstraction
 2015-04-14 19:00 UTC  (2+ messages)
` [PATCH nft] mnl: use new libnftnl batch API

[PATCH][daisy] openssl: Fix x32 openssl patch which was not building
 2015-04-14 18:54 UTC 

[PATCH v7 1/9] bgmac: simplify tx ring index handling
 2015-04-14 18:55 UTC  (2+ messages)

[PATCH][dizzy] This patch fixes x32 builds broken since openssl update
 2015-04-14 18:53 UTC  (2+ messages)
` [PATCH][dizzy] openssl: Fix x32 openssl patch which was not building

[Buildroot] wide-dhcpv6 crash when built in buildroot version 2014.05 using a cross toolchain arm-buildroot-linux-gnueabihf with gcc version 4.8.3
 2015-04-14 18:54 UTC  (2+ messages)

tools brainstorming
 2015-04-14 18:52 UTC  (6+ messages)

[PATCH net-next V2 00/12] net/mlx5: ConnectX-4 100G Ethernet driver
 2015-04-14 18:51 UTC  (3+ messages)
` [PATCH net-next V2 12/12] net/mlx5: "

Xen 4.6 Development Update (three months reminder)
 2015-04-14 18:51 UTC  (4+ messages)

[PATCH] dev-manual: Updated wic runtime requirements
 2015-04-14 18:45 UTC 

[PATCH] init-install-efi.sh: fix gummiboot entry installation
 2015-04-14 18:46 UTC 

[Qemu-devel] feature proposal: checkpoint-assisted migration
 2015-04-14 18:43 UTC  (2+ messages)

[Patch net-next] fou: avoid missing unlock in failure path
 2015-04-14 18:42 UTC  (2+ messages)

[PATCH 2/2] livepatch: Fix the bug if the function name is larger than KSYM_NAME_LEN-1
 2015-04-14 18:41 UTC  (11+ messages)

[PATCH kernel] powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVE
 2015-04-14 18:40 UTC  (2+ messages)

[PATCH net] cxgb4vf: Implement mailbox access locking and list management
 2015-04-14 18:40 UTC  (3+ messages)

[PATCH] x86, aperture: Check for GART before accessing GART registers
 2015-04-14 18:36 UTC  (11+ messages)

[PATCH] netns: deinline net_generic()
 2015-04-14 18:37 UTC  (2+ messages)

Bug: Toggling green led on Olinuxino Maxi, also toggles USB
 2015-04-14 18:37 UTC  (6+ messages)

advice on bad_page instance
 2015-04-14 18:36 UTC 

[PATCH v3.18.y] brcmfmac: Perform bound checking on vendor command buffer
 2015-04-14 18:34 UTC 

[PATCH resend] Renesas Ethernet AVB driver
 2015-04-14 18:30 UTC  (10+ messages)

[PATCHv2 net-next 0/2] Exporting IGMP/MLD checking from bridge code
 2015-04-14 18:27 UTC  (6+ messages)
` [PATCHv2 net-next 2/2] net: Export IGMP/MLD message validation code
    ` [B.A.T.M.A.N.] "
    ` [Bridge] "


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.