All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-24 22:16:41 to 2016-01-24 23:40:43 UTC [more...]

post-receive: pub/scm/linux/kernel/git/linusw/linux-nomadik
 2016-01-24 23:40 UTC 

post-receive: pub/scm/linux/kernel/git/linusw/linux-nomadik
 2016-01-24 23:40 UTC 

post-receive: pub/scm/linux/kernel/git/linusw/linux-nomadik
 2016-01-24 23:40 UTC 

post-receive: pub/scm/linux/kernel/git/linusw/linux-nomadik
 2016-01-24 23:40 UTC 

post-receive: pub/scm/linux/kernel/git/linusw/linux-nomadik
 2016-01-24 23:40 UTC 

Regression? Ambiguous tags listed as "tags/<foo>"
 2016-01-24 23:39 UTC  (9+ messages)
` [PATCH] tag: do not show ambiguous tag names as "tags/foo"
        ` [PATCH 1/2] t6300: use test_atom for some un-modern tests
        ` [PATCH 2/2] tag: do not show ambiguous tag names as "tags/foo"

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2016-01-24 23:34 UTC 

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2016-01-24 23:33 UTC 

[PATCH] ARM: dts: orion5x: gpio pin fixes for linkstation lswtgl
 2016-01-24 23:32 UTC  (3+ messages)
` [PATCH v2] "

[U-Boot] [PATCH 1/2] arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL
 2016-01-24 23:30 UTC  (7+ messages)

[net] igbvf: remove "link is Up" message when registering mcast address
 2016-01-24 23:22 UTC  (2+ messages)
` [Intel-wired-lan] "

Jethro backport request
 2016-01-24 23:20 UTC 

[PATCH] ARM: dts: kirkwood: add device tree for buffalo linkstation ls-qvl;
 2016-01-24 23:20 UTC  (3+ messages)
` [PATCH v2] ARM: dts: kirkwood: add device tree for buffalo linkstation ls-qvl

[PULL REQUEST] Please pull rdma.git
 2016-01-24 23:18 UTC  (15+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2016-01-24 23:17 UTC 

Patch "xen/gntdev: Grant maps should not be subject to NUMA balancing" has been added to the 4.1-stable tree
 2016-01-24 23:17 UTC 

Patch "x86/xen: don't reset vcpu_info on a cancelled suspend" has been added to the 4.1-stable tree
 2016-01-24 23:17 UTC 

Patch "x86/signal: Fix restart_syscall number for x32 tasks" has been added to the 4.1-stable tree
 2016-01-24 23:17 UTC 

Patch "x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]" has been added to the 4.1-stable tree
 2016-01-24 23:17 UTC 

Patch "x86/mpx: Fix instruction decoder condition" has been added to the 4.1-stable tree
 2016-01-24 23:17 UTC 

Patch "x86/mm: Improve switch_mm() barrier comments" has been added to the 4.1-stable tree
 2016-01-24 23:17 UTC 

Patch "x86/mm: Add barriers and document switch_mm()-vs-flush synchronization" has been added to the 4.1-stable tree
 2016-01-24 23:17 UTC 

Patch "x86/boot: Double BOOT_HEAP_SIZE to 64KB" has been added to the 4.1-stable tree
 2016-01-24 23:17 UTC 

Patch "KVM: x86: expose MSR_TSC_AUX to userspace" has been added to the 4.1-stable tree
 2016-01-24 23:17 UTC 

Patch "KVM: x86: correctly print #AC in traces" has been added to the 4.1-stable tree
 2016-01-24 23:17 UTC 

Patch "KVM: VMX: fix SMEP and SMAP without EPT" has been added to the 4.1-stable tree
 2016-01-24 23:17 UTC 

Patch "KVM: svm: unconditionally intercept #DB" has been added to the 4.1-stable tree
 2016-01-24 23:17 UTC 

Patch "KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR" has been added to the 4.1-stable tree
 2016-01-24 23:17 UTC 

Patch "ipmi: Start the timer and thread on internal msgs" has been added to the 4.1-stable tree
 2016-01-24 23:17 UTC 

Patch "ipmi: move timer init to before irq is setup" has been added to the 4.1-stable tree
 2016-01-24 23:17 UTC 

Patch "ALSA: hda - Disable 64bit address for Creative HDA controllers" has been added to the 4.1-stable tree
 2016-01-24 23:16 UTC 

Patch "ALSA: hda - Add Intel Lewisburg device IDs Audio" has been added to the 4.1-stable tree
 2016-01-24 23:16 UTC 

Patch "ALSA: hda - Apply pin fixup for HP ProBook 6550b" has been added to the 4.1-stable tree
 2016-01-24 23:16 UTC 

Patch "ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in" has been added to the 4.1-stable tree
 2016-01-24 23:16 UTC 

Yocto Project Status WW04
 2016-01-24 23:11 UTC  (3+ messages)
` [OE-core] "

[Buildroot] [PATCH 00/21] Rework atomic handling
 2016-01-24 23:08 UTC  (22+ messages)
` [Buildroot] [PATCH 01/21] libftdi: C++ bindings need boost
` [Buildroot] [PATCH 02/21] libftdi: remove BR2_ARCH_HAS_ATOMICS dependency
` [Buildroot] [PATCH 03/21] toolchain: add BR2_TOOLCHAIN_HAS_SYNC_x hidden booleans
` [Buildroot] [PATCH 04/21] docs/manual: document usage of BR2_TOOLCHAIN_HAS_SYNC_x
` [Buildroot] [PATCH 05/21] icu: remove BR2_ARCH_HAS_ATOMICS dependency
` [Buildroot] [PATCH 06/21] json-c: needs __sync_val_compare_and_swap_4
` [Buildroot] [PATCH 07/21] pulseaudio: remove BR2_ARCH_HAS_ATOMICS dependency
` [Buildroot] [PATCH 08/21] apache, apr: fix atomic handling
` [Buildroot] [PATCH 09/21] jack2: use the proper BR2_TOOLCHAIN_HAS_SYNC_x symbol
` [Buildroot] [PATCH 10/21] libtorrent: use the proper BR2_TOOLCHAIN_HAS_SYNC_x symbols
` [Buildroot] [PATCH 11/21] gauche: disable on SPARC(64), remove atomics dependency
` [Buildroot] [PATCH 12/21] cairo, harfbuzz: rework atomic dependencies
` [Buildroot] [PATCH 13/21] openocd: remove BR2_ARCH_HAS_ATOMICS dependency
` [Buildroot] [PATCH 14/21] squid: rework atomic handling
` [Buildroot] [PATCH 15/21] thrift: remove BR2_ARCH_HAS_ATOMICS dependency
` [Buildroot] [PATCH 16/21] msgpack: rework "
` [Buildroot] [PATCH 17/21] arch: remove BR2_ARCH_HAS_ATOMICS option
` [Buildroot] [PATCH 18/21] glog: fix atomic built-in problem
` [Buildroot] [PATCH 19/21] openal: add missing BR2_TOOLCHAIN_HAS_SYNC_4 dependency
` [Buildroot] [PATCH 20/21] freerdp: "
` [Buildroot] [PATCH 21/21] neard: "

[PATCH] mtd: Make MTD_BCM47XXSFLASH to depend on MIPS
 2016-01-24 23:07 UTC  (14+ messages)
      ` [PATCH] mtd: bcm47xxsflash: use devm_ioremap_nocache() instead of KSEG0ADDR()

mm: WARNING in __delete_from_page_cache
 2016-01-24 23:04 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/mripard/linux
 2016-01-24 23:03 UTC 

post-receive: pub/scm/linux/kernel/git/mripard/linux
 2016-01-24 23:03 UTC 

[RFC 0/5] [media] rcar-vin: skeleton driver not depending on soc_camera
 2016-01-24 22:58 UTC  (2+ messages)

[Buildroot] [PATCH] pkg-kconfig: add missing -patch dependency for defconfig
 2016-01-24 22:58 UTC 

Please do NOT backport commit 25642e1459ac ("powerpc/opal-irqchip: Fix double endian conversion")
 2016-01-24 22:55 UTC  (3+ messages)

[PATCH v3 0/3] SoC: rockchip: support power domain for RK3368
 2016-01-24 22:52 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2016-01-24 22:51 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2016-01-24 22:50 UTC 

[PATCH v4 0/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM/Ixora carrier board
 2016-01-24 22:48 UTC  (7+ messages)
` [PATCH v4 1/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM
` [PATCH v4 2/2] ARM: dts: imx6: Add support for Toradex Ixora carrier board

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2016-01-24 22:49 UTC 

[PATCH] ARM: imx6sx-sdb: add i2c3 node
 2016-01-24 22:49 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2016-01-24 22:49 UTC 

[PATCH 0/2] Add a skeleton module to perform a basic initialization on certain USB devices
 2016-01-24 22:48 UTC  (6+ messages)

If you are still hesitating whether to buy medications at our pharmacy, read our testimonials!
 2016-01-24 22:47 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2016-01-24 22:46 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2016-01-24 22:46 UTC 

Chicken-egg: uncorrectable checksum error prevents RAID1 rebalancing
 2016-01-24 22:45 UTC  (8+ messages)

[PATCH nf] netfilter: nfnetlink: use original skbuff when acking batches
 2016-01-24 22:42 UTC 

[3.16.y-ckt stable] Linux 3.16.7-ckt23 stable review
 2016-01-24 22:00 UTC  (55+ messages)
` [PATCH 3.16.y-ckt 020/128] perf: Fix PERF_EVENT_IOC_PERIOD deadlock
` [PATCH 3.16.y-ckt 021/128] usb: xhci: fix config fail of FS hub behind a HS hub with MTT
` [PATCH 3.16.y-ckt 024/128] virtio: fix memory leak of virtio ida cache layers
` [PATCH 3.16.y-ckt 025/128] nfs4: limit callback decoding to received bytes
` [PATCH 3.16.y-ckt 026/128] SUNRPC: Fix callback channel
` [PATCH 3.16.y-ckt 028/128] ALSA: hda - Fixing speaker noise on the two latest thinkpad models
` [PATCH 3.16.y-ckt 029/128] 9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
` [PATCH 3.16.y-ckt 031/128] radeon: Fix VCE ring test for Big-Endian systems
` [PATCH 3.16.y-ckt 032/128] radeon: Fix VCE IB test on "
` [PATCH 3.16.y-ckt 033/128] ALSA: hda - Fix noise problems on Thinkpad T440s
` [PATCH 3.16.y-ckt 035/128] dm space map metadata: fix ref counting bug when bootstrapping a new space map
` [PATCH 3.16.y-ckt 036/128] ipmi: move timer init to before irq is setup
` [PATCH 3.16.y-ckt 037/128] dm btree: fix bufio buffer leaks in dm_btree_del() error path
` [PATCH 3.16.y-ckt 038/128] vgaarb: fix signal handling in vga_get()
` [PATCH 3.16.y-ckt 039/128] xhci: fix usb2 resume timing and races
` [PATCH 3.16.y-ckt 041/128] parisc iommu: fix panic due to trying to allocate too large region
` [PATCH 3.16.y-ckt 042/128] mm: hugetlb: fix hugepage memory leak caused by wrong reserve count
` [PATCH 3.16.y-ckt 043/128] mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any progress
` [PATCH 3.16.y-ckt 044/128] mm: hugetlb: call huge_pte_alloc() only if ptep is null
` [PATCH 3.16.y-ckt 045/128] drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
` [PATCH 3.16.y-ckt 046/128] ocfs2: fix SGID not inherited issue
` [PATCH 3.16.y-ckt 047/128] sh64: fix __NR_fgetxattr
` [PATCH 3.16.y-ckt 048/128] usb: musb: USB_TI_CPPI41_DMA requires dmaengine support
` [PATCH 3.16.y-ckt 049/128] efi: Disable interrupts around EFI calls, not in the epilog/prolog calls
` [PATCH 3.16.y-ckt 050/128] MIPS: uaccess: Take EVA into account in __copy_from_user()
` [PATCH 3.16.y-ckt 051/128] MIPS: uaccess: Take EVA into account in [__]clear_user
` [PATCH 3.16.y-ckt 052/128] tools: Add a "make all" rule
` [PATCH 3.16.y-ckt 053/128] i2c: mv64xxx: The n clockdiv factor is 0 based on sunxi SoCs
` [PATCH 3.16.y-ckt 054/128] xen/events/fifo: Consume unprocessed events when a CPU dies
` [PATCH 3.16.y-ckt 055/128] video: fbdev: fsl: Fix kernel crash when diu_ops is not implemented
` [PATCH 3.16.y-ckt 056/128] crypto: skcipher - Copy iv from desc even for 0-len walks
` [PATCH 3.16.y-ckt 057/128] rfkill: copy the name into the rfkill struct
` [PATCH 3.16.y-ckt 060/128] ses: fix additional element traversal bug
` [PATCH 3.16.y-ckt 061/128] powercap / RAPL: fix BIOS lock check
` [PATCH 3.16.y-ckt 063/128] tty: Fix GPF in flush_to_ldisc()
` [PATCH 3.16.y-ckt 064/128] ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest DragonFly
` [PATCH 3.16.y-ckt 065/128] ARM: 8471/1: need to save/restore arm register(r11) when it is corrupted
` [PATCH 3.16.y-ckt 066/128] ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2nd
` [PATCH 3.16.y-ckt 068/128] dma-debug: Fix dma_debug_entry offset calculation
` [PATCH 3.16.y-ckt 069/128] ARC: dw2 unwind: Reinstante unwinding out of modules
` [PATCH 3.16.y-ckt 070/128] ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing
` [PATCH 3.16.y-ckt 072/128] powerpc/powernv: pr_warn_once on unsupported OPAL_MSG type
` [PATCH 3.16.y-ckt 073/128] xen: Add RING_COPY_REQUEST()
` [PATCH 3.16.y-ckt 074/128] xen-netback: don't use last request to determine minimum Tx credit
` [PATCH 3.16.y-ckt 075/128] xen-netback: use RING_COPY_REQUEST() throughout
` [PATCH 3.16.y-ckt 076/128] xen-blkback: only read request operation from shared ring once
` [PATCH 3.16.y-ckt 079/128] xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI-X enabled
` [PATCH 3.16.y-ckt 081/128] xen/pciback: Do not install an IRQ handler for MSI interrupts
` [PATCH 3.16.y-ckt 082/128] xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X) enabled
` [PATCH 3.16.y-ckt 083/128] xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set
` [PATCH 3.16.y-ckt 086/128] pinctrl: bcm2835: Fix initial value for direction_output
` [PATCH 3.16.y-ckt 087/128] net: phy: mdio-mux: Check return value of mdiobus_alloc()
` [PATCH 3.16.y-ckt 090/128] amd-xgbe: fix a couple timeout loops
` [PATCH 3.16.y-ckt 091/128] qlcnic: fix a timeout loop

[U-Boot] [PATCH] part: Drop duplication declaration of block_dev_desc_t
 2016-01-24 22:40 UTC  (2+ messages)

[PATCH] iwldvm: fix chain gain calibration when firmware return zero values
 2016-01-24 22:39 UTC  (2+ messages)

[PATCH v2 0/5] x86/fpu: eagerfpu fixes, speedups, and default enablement
 2016-01-24 22:38 UTC  (6+ messages)
` [PATCH v2 1/5] x86/fpu: Fix math emulation in eager fpu mode
` [PATCH v2 2/5] x86/fpu: Fix FNSAVE usage in eagerfpu mode
` [PATCH v2 3/5] x86/fpu: Fold fpu_copy into fpu__copy
` [PATCH v2 4/5] x86/fpu: Speed up lazy FPU restores slightly
` [PATCH v2 5/5] x86/fpu: Default eagerfpu=on on all CPUs

[PATCH 00/15] dmaengine: dw: various fixes and cleanups
 2016-01-24 22:38 UTC  (7+ messages)
` [PATCH 03/15] dmaengine: dw: rename masters to reflect actual topology

[PATCH 1/2] dmaengine: rcar-dmac: add iommu support for slave transfers
 2016-01-24 22:38 UTC  (2+ messages)

[RESEND PATCH] staging: sm750fb: cleanup: fix brace placement
 2016-01-24 22:36 UTC 

post-receive: pub/scm/linux/kernel/git/luto/linux
 2016-01-24 22:36 UTC 

[Buildroot] Error when running make linux-menuconfig
 2016-01-24 22:36 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2016-01-24 22:35 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2016-01-24 22:34 UTC 

[Buildroot] [PATCH] core: do not attempt downloads with no _VERSION set
 2016-01-24 22:33 UTC 

post-receive: pub/scm/linux/kernel/git/luto/linux
 2016-01-24 22:33 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2016-01-24 22:33 UTC 

[Buildroot] [RFC 1/2] non-versioned packages
 2016-01-24 22:33 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/luto/linux
 2016-01-24 22:33 UTC 

RCU lockup? (was: Re: [PATCH v2 tip/core/rcu 10/14] rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}())
 2016-01-24  2:01 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2016-01-24 22:30 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2016-01-24 22:29 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2016-01-24 22:28 UTC 

post-receive: pub/scm/linux/kernel/git/luto/linux
 2016-01-24 22:28 UTC 

post-receive: pub/scm/linux/kernel/git/luto/linux
 2016-01-24 22:28 UTC 

linux-next: manual merge of the mips tree with Linus' tree
 2016-01-24 22:25 UTC 

[U-Boot] [PATCH v3] ARM: Add Support for the VInCo platform
 2016-01-24 22:23 UTC  (2+ messages)

Patch "ipmi: move timer init to before irq is setup" has been added to the 3.14-stable tree
 2016-01-24 22:23 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2016-01-24 22:23 UTC 

Patch "ALSA: hda - Apply pin fixup for HP ProBook 6550b" has been added to the 3.14-stable tree
 2016-01-24 22:23 UTC 

Patch "ALSA: hda - Add Intel Lewisburg device IDs Audio" has been added to the 3.14-stable tree
 2016-01-24 22:23 UTC 

Patch "ipmi: move timer init to before irq is setup" has been added to the 3.10-stable tree
 2016-01-24 22:23 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2016-01-24 22:23 UTC 

Patch "ALSA: hda - Apply pin fixup for HP ProBook 6550b" has been added to the 3.10-stable tree
 2016-01-24 22:23 UTC 

Patch "ALSA: hda - Add Intel Lewisburg device IDs Audio" has been added to the 3.10-stable tree
 2016-01-24 22:23 UTC 

[PATCH 0/2] sysctl: allow CLONE_NEWUSER to be disabled
 2016-01-24 22:22 UTC  (12+ messages)
` [PATCH 2/2] "
          ` [kernel-hardening] "
    ` [kernel-hardening] Re: [PATCH 0/2] "

[U-Boot] [PATCH v4 0/5] Add wait_for_bit()
 2016-01-24 22:20 UTC  (3+ messages)
` [U-Boot] [PATCH v4 1/5] lib: Add wait_for_bit

[PATCH v2 00/26] drm: Add Allwinner A10 display engine support
 2016-01-24 22:19 UTC  (9+ messages)
` [PATCH v2 13/26] drm/fb_cma_helper: Remove implicit call to disable_unused_functions


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.