All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-14 01:50:38 to 2016-03-14 03:47:51 UTC [more...]

[PATCH V2] proc-vmcore: wrong data type casting fix
 2016-03-14  3:47 UTC  (10+ messages)

A simple problem of log directory
 2016-03-14  3:45 UTC 

[PATCH v2] ixgbe: fix ixgbevf RX/TX function assignment
 2016-03-14  3:42 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 01/20] dbus: Add _dbus1_message_iter_skip_entry and gvariant variant
 2016-03-14  3:41 UTC  (20+ messages)
` [PATCH 02/20] dbus: Add _dbus_message_get_nth_string_argument
` [PATCH 03/20] dbus: Support 2+ arguments in l_dbus_message_get_error
` [PATCH 04/20] dbus: Fix _dbus_kernel_calculate_bloom for multiple arguments
` [PATCH 05/20] dbus: Add message filter logic in dbus-filter.c
` [PATCH 06/20] unit: Add dbus message filter tests
` [PATCH 07/20] dbus-filter: Name owner change tracking support
` [PATCH 08/20] dbus: Classic dbus filter_ops implementation
` [PATCH 09/20] dbus: kdbus "
` [PATCH 10/20] linux: Update kdbus.h to current github version
` [PATCH 11/20] dbus-kernel: Update with kdbus API changes
` [PATCH 12/20] dbus: Add message filter public API
` [PATCH 13/20] unit: Use the message filter API in dbus tests
` [PATCH 14/20] dbus: Don't send replies to messages with no reply flag
` [PATCH 15/20] dbus: Rewrite service/disconnect watch APIs on top of filter API
` [PATCH 16/20] dbus: Remove now unused filter functions
` [PATCH 17/20] dbus: kdbus driver->name_acquire implementation
` [PATCH 18/20] dbus: Classic dbus driver->name_acquire and public API
` [PATCH 19/20] unit: Use l_dbus_name_acquire to acquire well-known name
` [PATCH 20/20] examples: "

[xen-unstable test] 86132: tolerable FAIL
 2016-03-14  3:40 UTC 

Release Candidate Build for yocto-2.1_M3.rc1_M3.rc1 now available
 2016-03-14  3:36 UTC 

[PATCH 0/3] phy: rcar-gen3-usb2: add vbus-supply and extcon
 2016-03-14  3:36 UTC  (3+ messages)
` [PATCH 3/3] phy: rcar-gen3-usb2: add extcon support

[xtensa] arch/xtensa/include/asm/processor.h:14:26: fatal error: variant/core.h: No such file or directory
 2016-03-14  3:35 UTC  (2+ messages)

[PATCH] linux-yocto/4.1: usb backports for Apollo Lake/Broxton
 2016-03-14  3:34 UTC  (4+ messages)

[PATCH] Add tw5864 driver - cover letter
 2016-03-14  3:32 UTC  (4+ messages)
` [PATCH] Add tw5864 driver

[PATCH v2] linux-yocto/4.1: usb backports for Apollo Lake/Broxton
 2016-03-14  3:32 UTC 

[Bug 114301] New: "Oops: Kernel access of bad area, sig: 11 [#1]" (check log for details)
 2016-03-14  3:30 UTC  (3+ messages)
` [Bug 114301] jbd2_journal_write_revoke_records

[RFC] net: ipv4 -- Introduce ifa limit per net
 2016-03-14  3:29 UTC  (4+ messages)

[PATCH v3 0/7] usb: add support for Intel dual role port mux
 2016-03-14  3:27 UTC  (5+ messages)
` [PATCH v3 3/7] usb: mux: add common code "

[Qemu-devel] [PATCH 1/2] i386: Prepare for interrupt remapping
 2016-03-14  3:25 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/6] Add LVDS support for rk3288
 2016-03-14  3:23 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/6] dm: video: Add a operation to display uclass
` [U-Boot] [PATCH v3 2/6] rockchip: Add a binding file for rk3288 video
` [U-Boot] [PATCH v3 3/6] rockchip: video: Add a display driver for rockchip LVDS
` [U-Boot] [PATCH v3 4/6] rockchip: dts: Add LVDS support
` [U-Boot] [PATCH v3 5/6] rockchip: video: Add LVDS support in vop driver
` [U-Boot] [PATCH v3 6/6] doc: dt-bindings: Describe rockchip LVDS interface

[Qemu-devel] [PATCH v4 00/26] Support LUKS encryption in block devices
 2016-03-14  3:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 04/26] crypto: add support for anti-forensic split algorithm

[PATCH v4 0/3] mmc: sdhci: Set DMA mask properly
 2016-03-14  3:15 UTC  (4+ messages)
` [PATCH v4 3/3] mmc: sdhci-pci: Do not set DMA mask in enable_dma()

[RFC v6 2/8] nvdimm: Add wrapper for IOCTL pass thru
 2016-03-14  3:15 UTC  (6+ messages)

[PATCH 1/2] i2c: rk3x: add support for rk3228
 2016-03-14  3:11 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: rockchip: add i2c nodes RK3228 SoCs

[Qemu-devel] Reg: GSoc 2016
 2016-03-14  3:12 UTC  (2+ messages)

New message
 2016-03-14  3:10 UTC 

[namei] fda89e6574: kernel BUG at fs/namei.c:679!
 2016-03-14  3:10 UTC  (3+ messages)
` [lkp] "

[PATCH 00/11] mtd: nand_bbt: introduce independent nand BBT
 2016-03-14  2:57 UTC  (13+ messages)
` [PATCH 01/11] mtd: nand_bbt: new header for nand family BBT
` [PATCH 02/11] mtd: nand_bbt: introduce BBT related data structure
` [PATCH 03/11] mtd: nand_bbt: add new API definitions
` [PATCH 04/11] mtd: nand_bbt: add nand_bbt_markbad_factory() interface
` [PATCH 05/11] mtd: nand: use new BBT API instead of old ones
` [PATCH 06/11] mtd: nand_bbt: use struct nand_bbt_ops in BBT
` [PATCH 07/11] mtd: nand: make nand_erase_nand() static
` [PATCH 08/11] mtd: nand_bbt: remove struct nand_chip from nand_bbt.c
` [PATCH 09/11] mtd: nand_bbt: remove old API definitions
` [PATCH 10/11] mtd: nand_bbt: remove NAND_BBT_DYNAMICSTRUCT macro
` [PATCH 11/11] mtd: nand: remove nand_chip.bbt

Regression report] Weekly regression report WW45
 2016-03-14  3:42 UTC  (9+ messages)
` [Regression report] Weekly regression report WW46
  ` [Regression report] Weekly regression report WW48
    ` [Regression report] Weekly regression report WW50
      ` [Regression report] Weekly regression report WW51
        ` [Regression report] Weekly regression report WW05
          ` [Regression report] Weekly regression report WW07
              ` [Regression report] Weekly regression report WW09
                ` [Regression report] Weekly regression report WW11

Graph sloc tool for git repos
 2016-03-14  2:50 UTC  (3+ messages)

[PATCH v2] video: AMBA CLCD: Remove unncessary include in amba-clcd.c
 2016-03-14  2:29 UTC  (2+ messages)

[GIT] [4.6] NFC update
 2016-03-14  2:43 UTC  (2+ messages)

ext4 out of order when use cfq scheduler
 2016-03-14  2:43 UTC  (9+ messages)

[PATCH v6 0/8]/[PULL REQUEST] Trim unused exported kernel symbols
 2016-03-14  2:42 UTC  (9+ messages)
` [PATCH v6 1/8] kbuild: record needed exported symbols for modules
` [PATCH v6 2/8] allow for per-symbol configurable EXPORT_SYMBOL()
` [PATCH v6 3/8] fixdep: accept extra dependencies on stdin
` [PATCH v6 4/8] kbuild: de-duplicate fixdep usage
` [PATCH v6 5/8] kbuild: add fine grained build dependencies for exported symbols
` [PATCH v6 6/8] create/adjust generated/autoksyms.h
` [PATCH v6 7/8] kbuild: build sample modules along with the rest of the kernel
` [PATCH v6 8/8] kconfig option for TRIM_UNUSED_KSYMS

[PATCH net-next v2 0/3] MACsec IEEE 802.1AE implementation
 2016-03-14  2:41 UTC  (2+ messages)

[PATCH] drm/rockchip: cancel pending vblanks on close
 2016-03-14  2:40 UTC  (4+ messages)

[PATCH v6 0/2] Make printing of spin_dump() deferred to avoid a deadlock
 2016-03-14  2:40 UTC  (5+ messages)
` [PATCH v6 2/2] printk: "

[PATCH] drm/rockchip: vop: fix crtc size in plane check
 2016-03-14  2:39 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] at803x: fix suspend/resume for SGMII link
 2016-03-14  2:37 UTC  (2+ messages)

[net-next PATCH V3 1/3] net: adjust napi_consume_skb to handle none-NAPI callers
 2016-03-14  2:35 UTC  (3+ messages)
` [net-next PATCH V4 0/3] net: bulk free adjustment and two driver use-cases

[mlmmj] Diagnostic-Code: x-unix; internal software error / Command time limit exceeded: "/usr/local/
 2016-03-14  2:35 UTC  (2+ messages)
` [mlmmj] Diagnostic-Code: x-unix; internal software error / Command time limit exceeded: "/usr/lo

[PATCH v4 1/3] ext4: handle unwritten or delalloc buffers before enabling per-file data journaling
 2016-03-14  2:35 UTC  (3+ messages)
` [PATCH v4 2/3] ext4: fix races between changing inode journal mode and ext4_writepages
` [PATCH v4 3/3] ext4: enable again per-file data journaling on delalloc mode

[U-Boot] [PATCH] ls102xa: dm: serial: Disable CONFIG_DM_STDIO for LCD/HDMI display
 2016-03-14  2:33 UTC  (3+ messages)

[PATCH net v2] r8169:Remove unnecessary phy reset for pcie nic when setting link spped
 2016-03-14  2:33 UTC  (2+ messages)

[PATCH] hash: fix memcmp function pointer in multi-process environment
 2016-03-14  2:30 UTC  (2+ messages)

[patch net-next] mlxsw: pci: Implement reset done check
 2016-03-14  2:30 UTC  (2+ messages)

[PATCH next v2 0/7] Introduce l3_dev pointer for L3 processing
 2016-03-14  2:29 UTC  (3+ messages)

[PATCH] sctp: allow sctp_transmit_packet and others to use gfp
 2016-03-14  2:29 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: r8a7793: add CAN to device tree
 2016-03-14  2:29 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: r8a7794: add CAN clocks "
` [PATCH 2/2] ARM: dts: r8a7794: add CAN nodes "

[PATCH] kdb: Replace strncasecmp with strcasecmp
 2016-03-14  2:27 UTC 

[PATCHSET RFC cgroup/for-4.6] cgroup, sched: implement resource group and PRIO_RGRP
 2016-03-14  2:23 UTC  (5+ messages)

[PATCH net-next v5] tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
 2016-03-14  2:21 UTC  (2+ messages)

[Bug 94284] outlast segfault on start
 2016-03-14  2:21 UTC  (2+ messages)
` [Bug 94284] [radeonsi] "

[PATCH] net: macb: fix default configuration for GMAC on AT91
 2016-03-14  2:20 UTC  (3+ messages)

[PATCH net-next] ovs: allow nl 'flow set' to use ufid without flow key
 2016-03-14  2:20 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/2] vga_switcheroo: add power support for windows 10 machines
 2016-03-14  2:19 UTC  (6+ messages)

linux-next: manual merge of the tip tree with the mips tree
 2016-03-14  2:18 UTC 

xfsdump is triggering some kind of kernel dump in a VM
 2016-03-14  2:18 UTC 

[lkp] [drm/i915] 0bbca274a3: 3.6% piglit.time.elapsed_time
 2016-03-14  2:14 UTC  (2+ messages)
`  "

[PATCH 0/2] drivers/net/forcedeth: add support for WAKE_PHY
 2016-03-14  2:14 UTC  (3+ messages)
` [PATCH 1/2] net/forcedeth: refactor wol support to make it easier to add more wol modes

[Qemu-devel] Tracking the VM making an IO request
 2016-03-14  2:13 UTC  (5+ messages)

[PATCH 0/2] ARM: dts: r8a7791, r8a7790: use fallback can compatibility string
 2016-03-14  2:13 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: r8a7791: "
` [PATCH 2/2] ARM: dts: r8a7790: "

[mips] ERROR: "isa_io_base" [drivers/video/fbdev/sm712fb.ko] undefined!
 2016-03-14  2:11 UTC 

[PATCH v2] phy: remove documentation of removed members of phy_device structure
 2016-03-14  2:11 UTC  (2+ messages)

[PATCH 00/10] ARM: dts: Add new Exynos3250-based ARTIK5 module dtsi file
 2016-03-14  2:10 UTC  (29+ messages)
` [PATCH 01/10] clk: samsung: exynos3250: Add UART2 clock
` [PATCH 02/10] clk: samsung: exynos3250: Add MMC2 clock
` [PATCH 03/10] ARM: dts: Add UART2 dt node for Exynos3250 SoC
` [PATCH 04/10] ARM: dts: Add MSHC2 "
` [PATCH 05/10] ARM: dts: Add exynos3250-artik5 dtsi file for ARTIK5 module
` [PATCH 06/10] ARM: dts: Add MSHC0 dt node for eMMC device for exynos3250-artik5 module
` [PATCH 06/10] ARM: dts: exynos3250-artik5: Add MSHC0 dt node for eMMC device
` [PATCH 07/10] ARM: dts: Add thermal zone and cpufreq node for exynos3250-artik5 module
` [PATCH 08/10] ARM: dts: Add rtc and adc dt "
` [PATCH 09/10] ARM: dts: Add MSHC2 dt node for SD card for exynos3250-artik5-devel board
` [PATCH 10/10] ARM: dts: Add PPMU node for exynos3250-artik5 module

[PATCH] vhost: Fix default value of kickfd and callfd
 2016-03-14  2:08 UTC  (5+ messages)
` [PATCH v2] "

[PATCH net-next 0/3] xen-netback: fix multiple extra info handling
 2016-03-14  2:08 UTC  (3+ messages)

[PATCH] Add tw5864 driver - cover letter
 2016-03-14  2:07 UTC  (3+ messages)
` [PATCH] Add tw5864 driver

[PATCH] hw/9pfs: Add CephFS support in VirtFS
 2016-03-14  2:02 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH v5 net-next 00/10] API set for HW Buffer management
 2016-03-14  2:02 UTC  (3+ messages)

/tmp/ccupOv1t.s: Error: .size expression for aes_p8_set_encrypt_key does not evaluate to a constant
 2016-03-14  2:00 UTC 

arch/mips/vdso/elf.S:1:0: error: '-march=r3900' requires '-mfp32'
 2016-03-14  2:00 UTC  (2+ messages)
` [kbuild-all] "

ethtool 4.5 released
 2016-03-14  1:58 UTC 

[Qemu-devel] [PATCH] quorum: Fix crash in quorum_aio_cb()
 2016-03-14  1:57 UTC  (4+ messages)

[net-next] netconf: add macro to represent all attributes
 2016-03-14  1:54 UTC  (2+ messages)

[PATCH 1/5] rtc: rtc-jz4740: Add support for the RTC in the jz4780 SoC
 2016-03-14  1:53 UTC  (5+ messages)
` [PATCH 5/5] MIPS: jz4740: Use the jz4740-rtc driver as the power controller
    ` [rtc-linux] "

[PATCH net] sctp: fix the transports round robin issue when init is retransmitted
 2016-03-14  1:53 UTC  (2+ messages)

[PATCH 1/2] serial: amba-pl011: make platform driver generic
 2016-03-14  1:51 UTC  (4+ messages)
` [PATCH 2/2] serial: amba-pl011: complete support to ZTE uart


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.