All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-28 02:36:45 to 2014-03-28 05:52:45 UTC [more...]

linux-next: build warning after merge of the tip tree
 2014-03-28  5:52 UTC  (3+ messages)

[PATCH 00/16] ibacm: Implement dynamic IP support
 2014-03-28  5:50 UTC  (17+ messages)
  ` [PATCH 01/16] ibacm: get_devaddr remove unused variable from signature
  ` [PATCH 02/16] ibacm: pass interface name rather than 'struct ifreq' to get_devaddr, get_sgid, and get_pkey
  ` [PATCH 03/16] ibacm: use sysfs (in acm_if_is_ib) rather than ioctl(... SIOCGIFHWADDR ...) to read interface type
  ` [PATCH 04/16] ibacm: move sysfs helper functions to acm_util 'module'
  ` [PATCH 05/16] ibacm: Move calling of helper functions out of get_devaddr
  ` [PATCH 06/16] ibacm: move acm_if_iter_sys to acm_util.c
  ` [PATCH 07/16] ibacm: convert logging in acm_util.c to acm_log
  ` [PATCH 08/16] ibacm: add separate acm_ep_insert_addr function
  ` [PATCH 09/16] ibacm: read system IP's into endpoints at startup
  ` [PATCH 10/16] ibacm: add locking around end point address arrays
  ` [PATCH 11/16] ibacm: Add thread to monitor IP address changes
  ` [PATCH 12/16] ibacm: add/remove addr's in EP's when added/removed from the system
  ` [PATCH 13/16] ibacm: fix handling of aliased IPoIB devices
  ` [PATCH 14/16] ibacm: ib_acme remove IP addresses from ibacm_addr.cfg file generation
  ` [PATCH 15/16] ibacm: remove acm_if_iter_sys function
  ` [PATCH 16/16] ibacm: remove processing of IP's from ibacm_addr.cfg

[PATCH] [media] uvcvideo: Fix clock param realtime setting
 2014-03-28  5:42 UTC 

[PATCH] ibmvscsi: Speed up kexec boot
 2014-03-28  5:49 UTC  (2+ messages)

[RFC] mtd: nand: Preparatory patch for adding on-die ECC controller support. This patch adds NAND_ECC_HW_ON_DIE and all other changes to generic code
 2014-03-28  5:48 UTC  (2+ messages)

[PATCH 0/4] KVM: enable Intel SMAP for KVM
 2014-03-28  5:47 UTC  (4+ messages)
` [PATCH 3/4] KVM: Add SMAP support when setting CR4

[PATCH net-next v2 0/3] ipv6: fix checkpatch errors and warnings
 2014-03-28  5:47 UTC  (7+ messages)
` [PATCH net-next v2 1/3] ipv6: fix checkpatch errors comments and space
` [PATCH net-next v2 2/3] ipv6: fix checkpatch errors of brace and trailing statements
` [PATCH net-next v2 3/3] ipv6: fix checkpatch errors of "foo*" and "foo * bar"

[U-Boot] [PATCH 1/2] patman: Deal with 'git apply' failures correctly
 2014-03-28  5:42 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] patman: Avoid duplicate sign-offs

[PATCH] powerpc: Remove dead code in sycall entry
 2014-03-28  5:40 UTC 

[PATCH 3/8] KVM: PPC: Book3S HV: Add get/set_one_reg for new TM state
 2014-03-28  5:40 UTC  (5+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Make TM avoid program check
  ` [PATCH 2/2] KVM: PPC: Book3S HV: Add branch label

[PATCH 1/3] powerpc/tm: Disable IRQ in tm_recheckpoint
 2014-03-28  5:40 UTC  (3+ messages)
` [PATCH 2/3] powerpc/tm: Remove unnecessary r1 save
` [PATCH 3/3] powerpc/tm: Add checking to treclaim/trechkpt

[PATCH v4 0/4] kexec-tools, x86: E820 memmap pass for kdump
 2014-03-28  5:36 UTC  (12+ messages)
` [PATCH v4 2/4] x86: Store memory ranges globally used for crash kernel to boot into
` [PATCH v4 4/4] x86: Pass memory range via E820 for kdump

[PATCH 1/2] powerpc/powernv: Fix endian issues with OPAL async code
 2014-03-28  5:34 UTC  (2+ messages)
` [PATCH 2/2] powerpc/powernv: Fix endian issues with sensor code

[PATCH v4] powernv: Dynamic Frequency Scaling Enablement
 2014-03-28  5:25 UTC  (6+ messages)
` [PATCH v4] powernv, cpufreq: cpufreq driver for powernv platform

[U-Boot] [PATCH 1/4] arm: mx5: Fix memory slowness on MX53QSB
 2014-03-28  5:21 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] arm: mx5: Avoid hardcoding memory sizes "
  ` [U-Boot] [PATCH V2 "
` [U-Boot] [PATCH 3/4] arm: mx5: Fix memory slowness on M53EVK
` [U-Boot] [PATCH 4/4] arm: mx5: Avoid hardcoding memory sizes "
  ` [U-Boot] [PATCH V2 "

Total Number of lines in the kernel code
 2014-03-28  5:21 UTC  (5+ messages)

[PATCH 0/2] Add reg_ignore_unused and pd_ignore_unused
 2014-03-28  5:20 UTC  (3+ messages)
` [PATCH 1/2] PM / Domains: Add pd_ignore_unused to keep power domains enabled
` [PATCH 2/2] regulator: core: Add reg_ignore_unused to keep boot time regulators enabled

[PATCH v1] net-sysfs: expose number of link up/down transitions
 2014-03-28  5:17 UTC  (2+ messages)

[PATCH] arm64: SHA-224/SHA-256 using ARMv8 Crypto Extensions
 2014-03-28  5:15 UTC  (5+ messages)

[PATCH 1/2] ARM: dts: imx53-qsb-common: Fix memory region description
 2014-03-28  5:13 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: imx53-m53evk: "

[Qemu-devel] [PATCH v5 00/11] vfio on spapr-ppc64
 2014-03-28  5:12 UTC  (11+ messages)
` [Qemu-devel] [PATCH v5 05/11] vfio: Introduce VFIO address spaces
` [Qemu-devel] [PATCH v5 07/11] vfio: Add guest side IOMMU support

[LTP] [PATCH] ip_tests.sh: don't use hardcoded eth0
 2014-03-28  5:08 UTC  (2+ messages)

[Xenomai] imx6q xenomai ipipe-3.0-imx6q
 2014-03-28  5:02 UTC  (9+ messages)

[Scst-devel] OSS target - VMware SCSI reservation bug conformity
 2014-03-28  5:01 UTC 

Bila KHALID Sabotaj ANWAR - Siapa TOP BRASS Yang Ganggu Kerajaan Negeri?
 2014-03-28  4:25 UTC 

Invalid PCM pointer with CMI8738 and pcm.c buffer underuns
 2014-03-28  4:46 UTC  (4+ messages)

[Bug 71521] New: Host call trace when create guest
 2014-03-28  4:34 UTC  (3+ messages)
` [Bug 71521] "

[PATCH 0/6] v7: Enabling DRRS in the kernel
 2014-03-28  4:45 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: Adding VBT fields to support eDP DRRS feature
` [PATCH 2/6] drm/i915: Parse EDID probed modes for DRRS support
` [PATCH 3/6] drm/i915: Add support for DRRS to switch RR
` [PATCH 4/6] drm/i915: Idleness detection for DRRS
` [PATCH 5/6] drm/i915/bdw: Add support for DRRS to switch RR
` [PATCH 6/6] drm/i915: Support for RR switching on VLV

[PATCH 1/2] Bluetooth: btmrvl: separate write-to-clear function from interrupt handler
 2014-03-28  4:30 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: btmrvl: implement read-to-clear for SD8897 interrupts

[PATCH/RFC 0/6] reuse deltas found by bitmaps
 2014-03-28  4:23 UTC  (3+ messages)
` [PATCH 6/6] pack-objects: reuse deltas for thin "have" objects

Setting txpower fails?
 2014-03-28  4:21 UTC 

FW: [PATCHv2 0/2] Add big endian support
 2014-03-28  4:15 UTC 

FW: [PATCHv2 1/2] watchdog: imx2_wdt: Sort the header files alphabetically
 2014-03-28  4:15 UTC 

FW: [PATCHv2 2/2] watchdog: imx2_wdt: Add big-endian support
 2014-03-28  4:15 UTC 

[PATCH] staging: gs_fpgaboot: remove __TIMESTAMP__ macro
 2014-03-28  3:54 UTC  (2+ messages)
` [PATCH] Remove warning printk

DEFINE_EVENT_MAP_NOARGS missing DEFINE_TRACE
 2014-03-28  4:07 UTC 

[PATCH] mwifiex: fix spinlock bad magic bug
 2014-03-28  4:05 UTC 

[PATCH/RFC 0/8] git-ls
 2014-03-28  4:04 UTC  (6+ messages)
` [PATCH v2 00/17] git-ls
  ` [PATCH v2 13/17] ls: add -1 short for --no-column in the spirit of GNU ls
  ` [PATCH v2 16/17] ls: do not show duplicate cached entries

[PATCH net-next v4 0/3] ipv6: tcp_ipv6 policy route issue
 2014-03-28  4:01 UTC  (4+ messages)
` [PATCH net-next v4 1/3] ipv6: tcp_ipv6 do some cleanup
` [PATCH net-next v4 2/3] ipv6: reuse rt6_need_strict
` [PATCH net-next v4 3/3] ipv6: tcp_ipv6 policy route issue

Possible regression in master? (submodules without a "master" branch)
 2014-03-28  3:58 UTC  (12+ messages)
    `  "
              ` [RFC] submodule: change submodule.<name>.branch default from master to HEAD

[PATCH] [media] uvcvideo: Fix marking buffer erroneous in case of FID toggling
 2014-03-28  3:58 UTC  (3+ messages)

openvswitch question
 2014-03-28  3:54 UTC  (6+ messages)

Laptop LVDS display blank after suspend and resume
 2014-03-28  3:51 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the arm-soc tree
 2014-03-28  3:50 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/9] target-ppc: VSX Bug Fixes
 2014-03-28  3:49 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the arm-soc tree
 2014-03-28  3:47 UTC  (3+ messages)

[PATCH] NFSD: Traverse unconfirmed client through hash-table
 2014-03-28  3:46 UTC  (2+ messages)

[PATCH 0/7] DMA: Freescale: driver cleanups and enhancements
 2014-03-28  3:44 UTC  (5+ messages)
` [PATCH 3/7] DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication

linux-next: manual merge of the tip tree with the arm-soc tree
 2014-03-28  3:39 UTC  (3+ messages)

[PATCH] lockd: ensure we tear down any live sockets when socket creation fails during lockd_up
 2014-03-28  3:37 UTC  (3+ messages)

[PATCH] input: add support for ALPS v7 protocol device
 2014-03-28  3:36 UTC  (5+ messages)

[RFC/PATCH] Better control of the tests run by a test suite
 2014-03-28  3:36 UTC  (4+ messages)
` [RFC/PATCH v2] "
  ` [PATCH 3/3] test-lib: '--run' to run only specific tests

[PATCH v2] rtlwifi: add MSI interrupts support
 2014-03-28  3:36 UTC  (4+ messages)
` [PATCH v3 1/2] rtlwifi: add MSI interrupts mode support
  ` [PATCH v3 2/2] rtlwifi: rtl8188ee: enable MSI interrupts mode

cron job: media_tree daily build: OK
 2014-03-28  3:34 UTC 

[PATCH v5 0/3] Add modules for realtek USB card reader
 2014-03-28  3:33 UTC  (4+ messages)
` [PATCH v5 1/3] mfd: Add realtek USB card reader driver

[Bridge] [PATCH v2] bridge: Fix crash with vlan filtering and tcpdump
 2014-03-28  3:33 UTC  (3+ messages)
`  "

[PATCH net 0/4] Audit all drivers for correct vlan_features
 2014-03-28  3:32 UTC  (3+ messages)
` [PATCH net 1/4] qlge: Do not propaged vlan tag offloads to vlans

[PATCH] drivers/staging/vt6655/iwctl.c fix a sparse warning
 2014-03-28  3:28 UTC  (2+ messages)

[Bug 76475] New: Nouveau fails to load due to unknown opcode 0x80
 2014-03-28  3:25 UTC  (2+ messages)
  ` [Bug 76475] [NVE7] fails to load due to unknown opcode 0x80 (incorrect vbios)

honorary
 2014-03-28  3:25 UTC 

[PATCH] printk: add sleep time into timestamp
 2014-03-28  3:18 UTC  (2+ messages)

[PATCH] e2fsck: Don't skip time based checks if broken_system_clock=1 unnecessarily
 2014-03-28  3:15 UTC 

[PATCH v3 00/10] mfd: AXP20x: Add support for AXP202 and AXP209
 2014-03-28  3:12 UTC  (4+ messages)
` [PATCH v3 08/10] ARM: sun7i/sun4i: dt: Add AXP209 support to various boards

[Bug 76382] New: Mesa Gallium egllog _eglLog
 2014-03-28  3:10 UTC  (2+ messages)
` [Bug 76382] "

[PATCH 00/11] A few patches around DRM logging
 2014-03-28  3:09 UTC  (3+ messages)

making snapshot kills RAID-1 rebuild?
 2014-03-28  3:08 UTC 

[PATCH] spi: Remove unneeded include of linux/workqueue.h
 2014-03-28  3:05 UTC 

[PATCH] net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.c
 2014-03-27 21:28 UTC  (3+ messages)

[PATCH 0/3] Replace ocf-linux with cryptodev-linux
 2014-03-28  3:03 UTC  (3+ messages)

[PATCH v2] ASoC: fsl_sai: Add isr to deal with error flag
 2014-03-28  2:41 UTC  (4+ messages)

[PATCH 0/4] fixes for gummiboot and gnu-efi
 2014-03-28  3:02 UTC  (4+ messages)
` [PATCH 3/4] gummiboot: use objcopy from the env

[Bug 42960] New: Display does not work when resuming from suspend
 2014-03-28  2:58 UTC  (2+ messages)
` [Bug 42960] "

[PATCH v2] x86: hpet: Don't default CONFIG_HPET_TIMER to be y for X86_64
 2014-03-28  2:55 UTC 

[PATCH] cgroup: missing rcu read lock around task_css_set
 2014-03-28  2:48 UTC  (11+ messages)

[PATCH] x86: hpet: Don't default CONFIG_HPET_TIMER to be y for X86_64
 2014-03-28  2:48 UTC  (6+ messages)

Kexec failing. How to debug further?
 2014-03-28  2:48 UTC 

DSS DT changes
 2014-03-28  2:47 UTC  (4+ messages)

[PATCH] ASoC: rt5640: Use the platform data for DMIC settings
 2014-03-28  2:46 UTC 

[git pull] drm fixes
 2014-03-28  2:46 UTC  (2+ messages)

[PATCHSET cgroup/for-3.15] cgroup: implement unified hierarchy
 2014-03-28  2:41 UTC  (27+ messages)
` [PATCH 01/12] cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_root->subsys_mask
` [PATCH 02/12] cgroup: introduce effective cgroup_subsys_state
` [PATCH 03/12] cgroup: implement cgroup->e_csets[]
` [PATCH 04/12] cgroup: make css_next_child() skip missing csses
` [PATCH 05/12] cgroup: reorganize css_task_iter
` [PATCH 06/12] cgroup: teach css_task_iter about effective csses
` [PATCH 07/12] cgroup: cgroup->subsys[] should be cleared after the css is offlined
` [PATCH 08/12] cgroup: allow cgroup creation and suppress automatic css creation in the unified hierarchy
` [PATCH 09/12] cgroup: add css_set->dfl_cgrp
` [PATCH 10/12] cgroup: update subsystem rebind restrictions
` [PATCH 11/12] cgroup: prepare migration path for unified hierarchy
` [PATCH 12/12] cgroup: implement dynamic subtree controller enable/disable on the default hierarchy

Array created by mdadm 3.2 & 3.3 have different array size, why?
 2014-03-28  2:44 UTC  (7+ messages)

[U-Boot] [PATCH] kbuild: create a build directory automatically for out-of-tree build
 2014-03-28  2:43 UTC  (4+ messages)

[nightly] Distroless meta-ti/master minimal build 2014-03-27_21-00-24
 2014-03-28  2:24 UTC 

[PATCH 1/7] powerpc: Adjust CPU_FTR_SMT on all platforms
 2014-03-28  2:36 UTC  (3+ messages)
` [PATCH 5/7] powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too early
` [PATCH 7/7] tty/hvc_opal: Kick the HVC thread on OPAL console events


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.