All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-13 22:04:13 to 2016-04-13 23:08:33 UTC [more...]

[Intel-wired-lan] [PATCH v1 00/13] Fix several GCC6 warnings
 2016-04-13 23:08 UTC  (13+ messages)
` [Intel-wired-lan] [PATCH v2 01/13] ixgbe: use BIT() macro
` [Intel-wired-lan] [PATCH v2 02/13] ixgbe: resolve shift of negative value warning
` [Intel-wired-lan] [PATCH v2 03/13] ixgbevf: make use of BIT() macro to avoid shift of signed values
` [Intel-wired-lan] [PATCH v2 04/13] i40e/i40evf: fix I40E_MASK signed shift overflow warnings
` [Intel-wired-lan] [PATCH v2 05/13] i40e: make use of BIT() macro to prevent left shift of signed values
` [Intel-wired-lan] [PATCH v2 06/13] i40evf: make use of BIT() macro to avoid signed left shift
` [Intel-wired-lan] [PATCH v2 07/13] igb: use BIT() macro or unsigned prefix
` [Intel-wired-lan] [PATCH v2 08/13] igb: make igb_update_pf_vlvf static
` [Intel-wired-lan] [PATCH v2 09/13] igbvf: remove unused variable and dead code
` [Intel-wired-lan] [PATCH v2 10/13] igbvf: use BIT() macro instead of shifts
` [Intel-wired-lan] [PATCH v2 11/13] e1000e: use BIT() macro for bit defines
` [Intel-wired-lan] [PATCH v2 12/13] e1000e: mark shifted values as unsigned

[PATCH v4 00/14] x86: remove paravirt_enabled
 2016-04-13 23:08 UTC  (4+ messages)
` [PATCH v4 04/14] x86/rtc: replace paravirt rtc check with platform legacy quirk
  ` [Xen-devel] "

[PATCH 0/6] mmc: Add in-kernel firmware upgrade support
 2016-04-13 23:10 UTC  (8+ messages)
` [PATCH 1/6] mmc: core: in _init, exclude FW revision from CID check
` [PATCH 2/6] mmc: core: resecan [EXT_]CSD at card init
` [PATCH 3/6] FROMLIST: mmc: core: Support FFU for eMMC v5.0
` [PATCH 4/6] mmc: add FFU support to card/block.c
` [PATCH 5/6] mmc: ffu: Hack for Hynix eMMC
` [PATCH 6/6] mmc: ffu: Hack for Samsung part

[PATCH 0/4] Makefile: fix temporary file handling and improve check-groff-warnings
 2016-04-13 23:04 UTC 

Enable module aliases for vio on sparc/sparc64
 2016-04-13 23:04 UTC  (8+ messages)

[nightly] Core TISDK (krogoth/2.1) 2016.04 build 2016-04-13_16-54-48
 2016-04-13 23:00 UTC 

[PATCH 0/3] Netfilter fixes for net
 2016-04-13 22:54 UTC  (4+ messages)
` [PATCH 1/3] netfilter: arp_tables: register table in initns
` [PATCH 2/3] netfilter: nf_conntrack_tcp: Fix stack out of bounds when parsing TCP options
` [PATCH 3/3] netfilter: ebtables: Fix extension lookup with identical name

[U-Boot] [PATCH v3 0/2] Amlogic Meson GXBaby and ODROID-C2 support
 2016-04-13 22:53 UTC  (14+ messages)
` [U-Boot] [PATCH v3 2/2] arm: add initial support for Amlogic Meson and ODROID-C2

Merge conflicts are reported relative to root not cwd
 2016-04-13 22:52 UTC  (6+ messages)

Ambiguous sha-1 during a rebase
 2016-04-13 22:52 UTC  (3+ messages)

[PATCH 0/3] crypto: af_alg - add TLS type encryption
 2016-04-13 22:46 UTC  (7+ messages)

[U-Boot] [PATCH] jetson-tk1: Set fdtfile environment variable
 2016-04-13 22:49 UTC  (15+ messages)

[PATCH v5 00/14] x86: remove paravirt_enabled()
 2016-04-13 22:49 UTC  (5+ messages)
` [PATCH v5 04/14] x86/rtc: replace paravirt rtc check with platform legacy quirk
  ` [Xen-devel] "

[rtc-linux] [PATCH] rtc: support for rv4162c7
 2016-04-13 22:49 UTC  (3+ messages)
`  "
  ` [rtc-linux] "

[PATCHv3 0/2] Fix relative path issues in recursive submodules
 2016-04-13 22:45 UTC  (8+ messages)

[GIT PULL] STi SoC updates for v4.7 #1
 2016-04-13 22:45 UTC  (2+ messages)

[PATCH v4 00/13] Introduce device state 'failed', spare device and auto replace
 2016-04-13 22:43 UTC  (3+ messages)

[PATCH 1/2] Documentation: dt-bindings: dwc2: add the resets and reset-names property
 2016-04-13 22:44 UTC  (2+ messages)
  ` [PATCHv3 2/2] usb: dwc2: Add reset control to dwc2

[GIT PULL] STi defconfig updates for v4.7 #1
 2016-04-13 22:44 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v2 4/4] fm10k: fix incorrect IPv6 extended header checksum
 2016-04-13 22:43 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1 1/4] fm10k: fix possible null pointer deref after kcalloc
 2016-04-13 22:42 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH v1 2/4] fm10k: consistently use Intel(R) for driver names
` [Intel-wired-lan] [PATCH v1 3/4] fm10k: fix fm10k_add_ethtool_stats to zero memory

[U-Boot] [PATCH 1/2] efi_loader: Pass fdt address directly to bootefi cmd
 2016-04-13 22:41 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v1 0/9] sync upstream fm10k driver
 2016-04-13 22:40 UTC  (19+ messages)
` [Intel-wired-lan] [PATCH v1 1/9] fm10k: drop 1588 support
` [Intel-wired-lan] [PATCH v1 2/9] fm10k: Fix multicast mode sync issues
` [Intel-wired-lan] [PATCH v1 3/9] fm10k: correctly handle LPORT_MAP error
` [Intel-wired-lan] [PATCH v1 4/9] fm10k: do not disable PCI device in fm10k_io_error_detected
` [Intel-wired-lan] [PATCH v1 5/9] fm10k: fix documentation of fm10k_tlv_parse_attr
` [Intel-wired-lan] [PATCH v1 6/9] fm10k: use 8bit notation instead of 10bit notation for diagram
` [Intel-wired-lan] [PATCH v1 7/9] fm10k: use different name than FM10K_VLAN_CLEAR for override bit
` [Intel-wired-lan] [PATCH v1 8/9] fm10k: update comment regarding reserved bits check
` [Intel-wired-lan] [PATCH v1 9/9] fm10k: Reset multicast mode when deleting lport

tvp5150 regression after commit 9f924169c035
 2016-04-13 22:39 UTC  (11+ messages)

[PATCH] iio: mxs-lradc: Move binding document out of staging as well
 2016-04-13 22:20 UTC  (4+ messages)

[PATCH v2] kernel-uimage: change target image to vmlinux
 2016-04-13 21:56 UTC  (2+ messages)

[PATCH] x86/irq: Probe for PIC presence before allocating descs for legacy IRQs
 2016-04-13 22:38 UTC  (15+ messages)
` Xen regression, Was: "

[PATCH] maintainers: Became maintainer of upm and mraa
 2016-04-13 22:38 UTC 

Default authentication over https?
 2016-04-13 22:36 UTC  (2+ messages)

[RFC 0/6] mmc: Field Firmware Update
 2016-04-13 22:33 UTC  (9+ messages)

[PATCH nf 00/17] netfilter: xtables: stricter ruleset validation
 2016-04-13 22:33 UTC  (2+ messages)

xfs_repair fails after trying to format log cycle?
 2016-04-13 22:34 UTC  (7+ messages)

[Intel-wired-lan] [PATCH v1 00/13] Fix several GCC6 warnings
 2016-04-13 22:32 UTC  (3+ messages)

[GIT PULL 0/4] Rockchip updates for v4.7 - part1
 2016-04-13 22:31 UTC  (13+ messages)
` [GIT PULL 1/4] Rockchip driver "
` [GIT PULL 2/4] Rockchip soc32 "
` [GIT PULL 3/4] Rockchip dts32 "
` [GIT PULL 4/4] Rockchip dts64 "

[Qemu-devel] [Bug 1450881] Re: qemu-system-sparc MUTEX_HELD assert and libC lock errors
 2016-04-13 22:20 UTC 

[Intel-wired-lan] [PATCH v7] fm10k: add helper functions for ethtool stats
 2016-04-13 22:30 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH v7] fm10k: add helper functions to set strings and data "

[PATCH 0/3] More small davinci device tree fixes
 2016-04-13 22:30 UTC  (9+ messages)
` [PATCH 1/3] ARM: DTS: da850: add node for spi0
` [PATCH 2/3] ARM: DTS: da850: disable mdio and eth0 by default
` [PATCH 3/3] ARM: DTS: da850: There are 101 interrupts

[PATCH] xattr: Export xattr_resolve_name
 2016-04-13 22:30 UTC  (46+ messages)
    ` [Cluster-devel] "
  ` [PATCH 2/8] cifs: Check for equality with ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT
    ` [Cluster-devel] "
  ` [PATCH 3/8] cifs: Fix removexattr for os2.* xattrs
    ` [Cluster-devel] "
  ` [PATCH 6/8] ceph: kill __ceph_removexattr()
    ` [Cluster-devel] "
` [PATCH 1/8] cifs: Fix xattr name checks
  ` [Cluster-devel] "
` [PATCH 4/8] ceph: Get rid of d_find_alias in ceph_set_acl
  ` [Cluster-devel] "
` [PATCH 5/8] ceph: Switch to generic xattr handlers
  ` [Cluster-devel] "
` [PATCH 7/8] posix acls: Export xattr_handler functions
  ` [Cluster-devel] "
` [PATCH 8/8] gfs2: Switch to generic xattr handlers
  ` [Cluster-devel] "

[RFC PATCH] selinux: always return a value from the netport/netnode/netif caches
 2016-04-13 22:30 UTC  (2+ messages)

[U-Boot] [PATCH] doc: Updated README.ext4
 2016-04-13 22:30 UTC 

Major KVM issues with kernel 4.5 on the host
 2016-04-13 22:29 UTC  (6+ messages)

clone hang prevention / timeout?
 2016-04-13 22:29 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net] fm10k: fix multi-bit VLAN update requests from VF
 2016-04-13 22:28 UTC  (2+ messages)

[4.4 kernel] kni lockup, kernel dump
 2016-04-13 22:26 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v2] rework of "fm10k: prevent RCU issues during AER events
 2016-04-13 22:25 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH v2] fm10k: "

[PATCH 1/2] ARM: multi_v7_defconfig: Enable Rockchip displayport phy
 2016-04-13 22:25 UTC  (6+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: Enable new Rockchip display-controller drivers

[Intel-wired-lan] [PATCH v2] fm10k:update driver summary and reduce code duplication
 2016-04-13 22:24 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH v2] fm10k: use DRV_SUMMARY to "

HVMLite / PVHv2 - using x86 EFI boot entry
 2016-04-13 22:23 UTC  (10+ messages)
          ` [Xen-devel] "

[PATCH v3 0/4] ARM64:SoC add a new platform, LG Electronics's lg1k
 2016-04-13 22:17 UTC  (13+ messages)
` [PATCH v3 1/4] arm64: add Kconfig entry for LG1K SoC family
` [PATCH v3 2/4] arm64: defconfig: enable ARCH_LG1K
` [PATCH v3 3/4] arm64: dts: Add dts files for LG Electronics's lg1312 SoC
` [PATCH v3 4/4] MAINTAINERS: add myself as ARM/LG1K maintainer

[PATCH 1/1] hv_netvsc: Implement support for VF drivers on Hyper-V
 2016-04-13 23:58 UTC 

[PATCH] ARM: davinci: da8xx-usb: remove deprecated properties from MUSB config
 2016-04-13 22:19 UTC  (2+ messages)

[GIT PULL] SoCFPGA DTS updates for v4.7
 2016-04-13 22:19 UTC  (2+ messages)

i.MX53 + MC34708 working setup?
 2016-04-13 22:18 UTC 

[PATCH iproute2] ss: take care of unknown min_rtt
 2016-04-13 22:18 UTC 

[PATCH 1/2] [v4] net: emac: emac gigabit ethernet controller driver
 2016-04-13 22:16 UTC  (2+ messages)

[PATCH] package.bbclass: handle links in sorted order
 2016-04-13 22:17 UTC  (2+ messages)
` [PATCH] package.bbclass: improve permission handling

X-Gene: Unhandled fault: synchronous external abort in pci_generic_config_read32
 2016-04-13 22:17 UTC  (10+ messages)

[Buildroot] [PATCH v12 00/31] package/freeswitch: new package
 2016-04-13 22:16 UTC  (3+ messages)
` [Buildroot] [PATCH v12 29/31] package/flite: bump version to 2.0.0

[PATCH v2 net-next 0/7] DSA refactoring: set 1
 2016-04-13 22:15 UTC  (2+ messages)

[PATCH] sctp: simplify sk_receive_queue locking
 2016-04-13 22:12 UTC  (2+ messages)

[PATCHv2 0/2] v4l2-ioctl: cropcap improvements
 2016-04-13 22:09 UTC  (5+ messages)
` [PATCHv2 1/2] v4l2-ioctl: simplify code

v10.1.2 Jewel release candidate release
 2016-04-13 22:09 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: Add samtec VIN|ING board
 2016-04-13 22:08 UTC  (3+ messages)

[PATCH 0/5] PowerManagement Toggle for PowerTOP
 2016-04-13 22:06 UTC  (6+ messages)

[PATCH v4 00/16] port branch.c to use ref-filter's printing options
 2016-04-13 22:05 UTC  (7+ messages)
` [PATCH v4 15/16] branch: use ref-filter printing APIs

[GIT PULL] STi DT updates for v4.7 #1
 2016-04-13 22:05 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: clean up common config options
 2016-04-13 22:05 UTC  (2+ messages)

LSF/MM Schedule and improving discard support
 2016-04-13 22:04 UTC  (8+ messages)
        ` [Lsf] "

[meta-raspberrypi][PATCH v2 0/5] Various upgrade/fixes from Technux
 2016-04-13 22:04 UTC  (3+ messages)
` [meta-raspberrypi][PATCH v2 3/5] rpi-base.inc: Add overlay for rpi-ft5406

[PATCH v5 0/7] remoteproc: Add driver for STMicroelectronics platforms
 2016-04-13 22:04 UTC  (3+ messages)
` [PATCH v5 6/7] ARM: STiH407: Add nodes for RemoteProc


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.