All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-27 02:39:44 to 2014-10-27 05:33:33 UTC [more...]

[U-Boot] [RFC PATCH 0/7] Switch am335x_evm.h based boards to use config_distro_bootcmd
 2014-10-27  5:33 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 7/7] Switch am335x_evm.h to use config_distro_defaults and config_distro_bootcmd. Add scriptaddr to DEFAULT_LINUX_BOOT_ENV, as scriptaddr is used for boot scripts in config_distro_bootcmd

[PATCH] checkpatch: Try to avoid mask and shift errors
 2014-10-27  5:33 UTC 

[RFC 00/11]: powerKVM, release the compute power of secondary hwthread on host
 2014-10-27  5:32 UTC  (9+ messages)
` [RFC 03/11] powerpc: kvm: add interface to control kvm function on a core
` [RFC 04/11] powerpc: kvm: introduce a kthread on primary thread to anti tickless
` [RFC 06/11] powerpc: kvm: introduce online in paca to indicate whether cpu is needed by host

[PATCH 00/11] treewide: mask then shift defects and style updates
 2014-10-27  5:25 UTC  (16+ messages)
` [PATCH 01/11] block: nvme-scsi: Fix probable mask then right shift defects
` [PATCH 02/11] radeon: evergreen: "
` [PATCH 03/11] aiptek: "
` [PATCH 04/11] dvb-net: "
` [PATCH 05/11] cx25840/cx18: Use standard ordering of mask and shift
` [PATCH 06/11] wm8350-core: Fix probable mask then right shift defect
` [PATCH 07/11] iwlwifi: dvm: "
` [PATCH 08/11] ssb: driver_chip_comon_pmu: "
` [PATCH 09/11] tty: ipwireless: Fix probable mask then right shift defects
` [PATCH 10/11] hwa-hc: Fix probable mask then right shift defect
` [PATCH 11/11] sound: ad1889: Fix probable mask then right shift defects

[PATCH 00/17] Suspend to RAM support for Armada XP
 2014-10-27  5:27 UTC  (6+ messages)
` [PATCH 06/17] gpio: mvebu: add suspend/resume support

[PATCH V3 0/1] kmod: fix debuginfo is missing in shared library
 2014-10-27  5:24 UTC  (2+ messages)
` [PATCH V3 1/1] "

Editing git changelog automatically
 2014-10-27  5:27 UTC 

[PATCH v2 00/36] Fixes, cleanups and modernization for NCR5380 drivers
 2014-10-27  5:26 UTC  (28+ messages)
` [PATCH v2 03/36] ncr5380: Fix compiler warnings and __setup options
` [PATCH v2 04/36] ncr5380: Remove unused macros
` [PATCH v2 05/36] ncr5380: Remove useless prototypes
` [PATCH v2 06/36] ncr5380: Remove more "
` [PATCH v2 07/36] ncr5380: Cleanup TAG_NEXT and TAG_NONE macros
` [PATCH v2 08/36] ncr5380: Remove redundant AUTOSENSE macro
` [PATCH v2 09/36] ncr5380: Remove duplicate comments
` [PATCH v2 10/36] ncr5380: Fix SCSI_IRQ_NONE bugs
` [PATCH v2 12/36] ncr5380: Cleanup host info() methods
` [PATCH v2 13/36] ncr5380: Move static PDMA spin counters to host data
` [PATCH v2 14/36] ncr5380: Remove pointless compiler command line override macros
` [PATCH v2 15/36] ncr5380: Remove *_RELEASE macros
` [PATCH v2 16/36] ncr5380: Drop legacy scsi.h include
` [PATCH v2 17/36] dmx3191d: Use NO_IRQ
` [PATCH v2 18/36] mac_scsi: Remove header
` [PATCH v2 24/36] atari_scsi: "
` [PATCH v2 26/36] sun3_scsi: Move macro definitions
` [PATCH v2 30/36] atari_NCR5380: Merge from sun3_NCR5380.c
` [PATCH v2 31/36] sun3_scsi: Adopt atari_NCR5380 core driver and remove sun3_NCR5380.c
` [PATCH v2 33/36] atari_NCR5380: Introduce FLAG_TAGGED_QUEUING
` [PATCH v2 35/36] atari_NCR5380: Move static co-routine variables to host data
` [PATCH v2 36/36] atari_NCR5380: Remove RESET_RUN_DONE macro

[PATCH v5 bluetooth-next 0/4] 6lowpan: Move skb delivery out of IPHC
 2014-10-27  5:22 UTC  (2+ messages)

[Patch v7 00/18] Enable support of IOAPIC hotplug on x86 platforms
 2014-10-27  5:21 UTC  (19+ messages)
` [Patch v7 01/18] ACPI, irq: fix regression casued by 6b9fb7082409
` [Patch v7 02/18] x86, intel-mid: Create IRQs for APB timers and RTC timers
` [Patch v7 03/18] ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi()
` [Patch v7 04/18] x86, PCI, ACPI: Kill private function resource_to_addr() in arch/x86/pci/acpi.c
` [Patch v7 05/18] ACPI: Correct return value of acpi_dev_resource_address_space()
` [Patch v7 06/18] ACPI: Fix minor syntax issues in processor_core.c
` [Patch v7 07/18] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
` [Patch v7 08/18] PCI: Remove PCI ioapic driver
` [Patch v7 09/18] x86, irq: Split out alloc_ioapic_save_registers()
` [Patch v7 10/18] x86, irq: Prefer assigned ID in APIC ID register for x86_64
` [Patch v7 11/18] x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug
` [Patch v7 12/18] x86, irq: Keep balance of IOAPIC pin reference count
` [Patch v7 13/18] x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug
` [Patch v7 14/18] x86, irq, ACPI: Introduce a rwsem to protect IOAPIC operations from hotplug
` [Patch v7 15/18] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition
` [Patch v7 16/18] x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal
` [Patch v7 17/18] x86, irq: Introduce helper to check whether an IOAPIC has been registered
` [Patch v7 18/18] x86, irq, ACPI: Implement ACPI driver to support IOAPIC hotplug

GPIO bindings guidelines (Was: Re: [PATCH v5 10/12] gpio: Support for unified device properties interface)
 2014-10-27  5:21 UTC  (5+ messages)
    ` [PATCH] ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs

[Patch v7 00/18] Enable support of IOAPIC hotplug on x86 platforms
 2014-10-27  5:20 UTC 

[PATCH 2/3] Makefile: Reorder linker flags in the git executable rule
 2014-10-27  5:17 UTC  (5+ messages)

[PATCH 0/3] fixes and sanity checks for mxs pinmuxing
 2014-10-27  5:14 UTC  (2+ messages)

[PATCH 3/3] compat/bswap.h: Detect endianness from XL C compiler macros
 2014-10-27  5:12 UTC  (4+ messages)

linux-next: Tree for Oct 27
 2014-10-27  5:12 UTC 

[PATCH 0/2] Followup patches for Asciidoctor
 2014-10-27  5:07 UTC  (2+ messages)

[PATCH v2] timekeeping: Added a function to return tv_sec portion of ktime_get_real_ts64()
 2014-10-27  5:08 UTC 

[v7][RFC][PATCH 01/13] xen: RMRR fix
 2014-10-27  5:07 UTC  (6+ messages)
` [v7][RFC][PATCH 04/13] hvmloader/util: get reserved device memory maps

xfs_setattr_size is mid-stack during log-flooding stack traces
 2014-10-27  5:06 UTC  (2+ messages)

[PATCH 1/1] IB/iser: re-adjust number of max_cqe and send_wr to hw supported number
 2014-10-27  5:01 UTC  (3+ messages)

[PATCH] gpio: msm-v1: Fix typo in function argument
 2014-10-27  5:00 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] PSCI v0.2 framework for ARMv8
 2014-10-27  4:51 UTC  (4+ messages)
` [U-Boot] [PATCH 3/8] ARMv8/fsl-lsch3: Refactor spin-table code

[RFC PATCH netfilter] Fix Unknown symbols in nf_reject_ipvX modules
 2014-10-27  4:50 UTC  (3+ messages)

Problem converting data raid0 to raid1: enospc errors during balance
 2014-10-27  4:49 UTC  (4+ messages)

[PATCH net 0/2] drivers/net,ipv6: Fix IPv6 fragment ID selection for virtio
 2014-10-27  4:45 UTC  (4+ messages)
` [PATCH net 1/2] drivers/net: Disable UFO through virtio
` [PATCH net 2/2] drivers/net,ipv6: Select IPv6 fragment idents for virtio UFO packets

[U-Boot] [PATCH v3 1/1] fs: fat/ext4/sandbox: Deal with files > 2GB
 2014-10-27  4:42 UTC 

dma_map_single returns 0 on ARM
 2014-10-27  4:42 UTC  (4+ messages)

Poll: time to switch skinny-metadata on by default?
 2014-10-27  4:39 UTC  (3+ messages)

linux-next: build failure after merge of the akpm-current tree
 2014-10-27  4:30 UTC 

[PATCH] CXL: Fix PSL error due to duplicate segment table entries
 2014-10-27  4:24 UTC  (2+ messages)

Release Candidate Build for yocto-1.6.2.rc1 now available
 2014-10-27  4:20 UTC 

Nouveau doesn't use the maximal resolution of my screen and GPU
 2014-10-27  4:19 UTC  (2+ messages)

[PATCH] btrfs: SSD related mount option dependency rework
 2014-10-27  4:19 UTC  (2+ messages)

GRUB booting Mac OS X (xnu)
 2014-10-27  4:15 UTC  (7+ messages)

Having issues trying to get the OSD up on a MIPS64!!!
 2014-10-27  4:14 UTC  (7+ messages)

nanosleep truncated on 64 bit Linux by 292 billion years
 2014-10-27  4:01 UTC 

[U-Boot] [PATCH 1/5] imx: gpt: Add 24Mhz OSC clock source support for GPT
 2014-10-27  4:10 UTC  (3+ messages)

[PATCH] btrfs: Add show_path function for btrfs_super_ops
 2014-10-27  4:10 UTC  (5+ messages)

[PATCH v3 00/11] ARM: shmobile: r8a7740/armadillo800eva legacy PM domain support
 2014-10-27  4:03 UTC  (28+ messages)
` [PATCH v3 01/11] ARM: shmobile: r8a7740: Add missing A3SP pm domain devices
` [PATCH v3 02/11] ARM: shmobile: r8a7740: Add missing A4S "
` [PATCH v3 04/11] ARM: shmobile: armadillo800eva legacy: "
` [PATCH v3 05/11] ARM: shmobile: r8a7740: Add A3RV pm domain support
` [PATCH v3 06/11] ARM: shmobile: r8a7740: Add A3SG "
` [PATCH v3 07/11] ARM: shmobile: r8a7740/armadillo legacy: Add A4MP "

[PATCH v0] ARMv8:mm:Support the DEBUG_PAGEALLOC
 2014-10-27  4:01 UTC 

[PATCH v2 00/15] net: dsa: Fixes and enhancements
 2014-10-27  3:56 UTC  (4+ messages)
` [PATCH v2 09/15] net: dsa: Add support for switch EEPROM access

[PATCH] cpufreq: qoriq: Make the driver usable on all QorIQ platforms
 2014-10-27  3:39 UTC  (7+ messages)

[PATCH v2 0/5] Support virtio multicast feature
 2014-10-27  3:51 UTC  (2+ messages)

[PATCH] nv50: Fix allocation size for querys
 2014-10-27  3:47 UTC 

[BUILTIN] Add printf support for format string a, A, and F
 2014-10-27  3:46 UTC 

[PATCH 0/5] Support virtio multicast feature
 2014-10-27  3:45 UTC  (7+ messages)
  ` [PATCH v2 "
      ` [PATCH v2 1/5] ethdev: Add new config field to config VMDQ offload register
      ` [PATCH v2 2/5] e1000: config VMDQ offload register to receive multicast packet
      ` [PATCH v2 3/5] vhost: enable promisc mode and config VMDQ offload register for multicast feature
      ` [PATCH v2 4/5] virtio: New API to enable/disable multicast and promisc mode
      ` [PATCH v2 5/5] examples/vmdq: set default value to rx mode

cron job: media_tree daily build: ERRORS
 2014-10-27  3:40 UTC 

[PATCH] [BUILTIN] cd: support drive letters on Cygwin
 2014-10-27  3:40 UTC  (2+ messages)

[PATCH v2 0/5] Support virtio multicast feature
 2014-10-27  3:37 UTC 

linux-next: build failure after merge of the pinctrl tree
 2014-10-27  3:35 UTC 

[PATCH] cpuidle/powernv: Populate cpuidle state details by querying the device-tree
 2014-10-27  3:34 UTC  (4+ messages)

[Qemu-devel] is qemu-2.1 support 1G hugepage
 2014-10-27  3:34 UTC  (2+ messages)

[PATCH 1/2] iio: imu: inv_mpu6050: Add i2c mux for by pass
 2014-10-27  3:34 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] ARM: atmel: add sama5d4ek board support
 2014-10-27  3:31 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] atmel_nand: if don't have gf table in rom code we will build it runtime
` [U-Boot] [PATCH 3/3] ARM: atmel: add sama5d4ek board support

[PATCH] localeconv.3: Reformat and Modify thread-safety information
 2014-10-27  3:24 UTC 

building grub2 on a Mac, possible bug
 2014-10-27  3:24 UTC  (2+ messages)

[PATCH v9 00/12] Intel MPX support
 2014-10-27  3:20 UTC  (11+ messages)
` [PATCH v9 05/12] x86, mpx: on-demand kernel allocation of bounds tables
` [PATCH v9 11/12] x86, mpx: cleanup unused bound tables

IPv6 UFO for VMs
 2014-10-27  3:21 UTC  (4+ messages)

[PATCH] sched:skip loop non-idle cpus after find an idle cpu while find_idlest_cpu
 2014-10-27  3:13 UTC 

[PATCH] quirk for Lenovo Yoga 3: no rfkill switch
 2014-10-27  3:09 UTC 

ACPI regression: New Acer workarounds break Samsung NP900X
 2014-10-27  3:08 UTC  (3+ messages)

I remove the audit and selinux from kernel and start the new kernel in Centos, but i can't bring up the network device, Why?
 2014-10-27  3:07 UTC  (3+ messages)

MediaTek WiFi hardware support in upstream kernel
 2014-10-27  3:02 UTC 

xfsdump not work in 3.17
 2014-10-27  3:02 UTC  (5+ messages)

[PATCH V2] Driver cpu: update online when cpu_up/down besides sysfs
 2014-10-27  2:59 UTC 

[PATCH v2 00/16] usb: dwc3: add support for AMD NL SoC
 2014-10-27  2:55 UTC  (4+ messages)
` [PATCH v2 02/16] pci: quirks: add quirk to avoid AMD NL to bind with xhci

[rcu] BUG: kernel_boot_hang mode:0x10d0
 2014-10-27  2:53 UTC  (4+ messages)
` [LKP] "

[PATCH] ASoC: rt5677: Use specific r/w function for DSP mode
 2014-10-27  2:52 UTC 

3.17-rc6: bcache_gc: BUG: soft lockup - CPU#2 stuck for 23s!
 2014-10-27  2:52 UTC  (2+ messages)
` 3.17: bcache_gc: BUG: soft lockup - CPU#2 stuck for 22s!

[PATCH] igb: don't reuse pages with pfmemalloc flag
 2014-10-27  2:47 UTC  (4+ messages)
  ` [PATHC] net: napi_reuse_skb() should check pfmemalloc

[Buildroot] [PATCH] zlog: Add patch to remove -Werror
 2014-10-27  2:44 UTC  (3+ messages)

[PATCH 0/3] xen MSI code clean up
 2014-10-27  2:44 UTC  (2+ messages)
` [PATCH 3/3] s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()

[PATCH v14 0/5] Rockchip soc thermal driver
 2014-10-27  2:39 UTC  (11+ messages)
` [PATCH v14 1/5] thermal: rockchip: add driver for thermal
` [PATCH v14 2/5] dt-bindings: document Rockchip thermal
` [PATCH v14 3/5] ARM: dts: add RK3288 Thermal data
` [PATCH v14 4/5] ARM: dts: add main Thermal info to rk3288
` [PATCH v14 5/5] ARM: dts: enable Thermal on rk3288-evb board

[PATCH 0/4] pinctrl: sunxi: Add A80 Pin Controller support
 2014-10-27  2:41 UTC  (3+ messages)
` [PATCH 3/4] ARM: sun9i: Enable the A80 pinctrl driver

[PATCH v8 00/10] Support VxLAN on Fortville
 2014-10-27  2:41 UTC  (2+ 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.