All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-04 19:49:26 to 2016-01-04 20:31:14 UTC [more...]

qla2xxx: Delete session if initiator is gone from FW
 2016-01-04 20:31 UTC  (3+ messages)

[RFC PATCH] drivers: pinctrl: add driver for Allwinner A64 SoC
 2016-01-04 20:30 UTC  (6+ messages)
    ` [linux-sunxi] "

[PATCHv7] EDAC, altera: Add Altera L2 Cache and OCRAM EDAC Support
 2016-01-04 20:30 UTC  (6+ messages)

[PATCH 0/8] Support for transparent PUD pages
 2016-01-04 20:30 UTC  (6+ messages)
` [PATCH 1/8] mm: Add optional support for PUD-sized transparent hugepages

[PATCH backport v3.15..v4.1 0/2] MIPS: uaccess: EVA fixes
 2016-01-04 20:29 UTC  (6+ messages)
` [PATCH backport v3.15..v4.1 1/2] MIPS: uaccess: Take EVA into account in __copy_from_user()
` [PATCH backport v3.15..v4.1 2/2] MIPS: uaccess: Take EVA into account in [__]clear_user

MIPS: uaccess: Take EVA into account in [__]clear_user
 2016-01-04 20:29 UTC 

MIPS: uaccess: Take EVA into account in __copy_from_user()
 2016-01-04 20:29 UTC 

[PATCH] ARM: dts: compulab: add new board description
 2016-01-04 20:27 UTC  (4+ messages)

[PATCH v2 0/4] x86: KVM vdso and clock improvements
 2016-01-04 20:26 UTC  (3+ messages)
` [PATCH v2 1/4] x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader

[PATCH] thinkpad_acpi: Add support for keyboard backlight
 2016-01-04 20:26 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 00/16] LMDB refs backend atop pre-vtable
 2016-01-04 20:26 UTC  (5+ messages)
` [PATCH 03/16] refs: add methods for the ref iterators

[PATCH 00/17] usb: host: ehci-dbg: cleanup and refactoring
 2016-01-04 20:10 UTC  (18+ messages)
` [PATCH 01/17] usb: host: ehci-dbg: remove space before open parenthesis
` [PATCH 02/17] usb: host: ehci-dbg: remove space before open square bracket
` [PATCH 03/17] usb: host: ehci-dbg: use C89-style comments
` [PATCH 04/17] usb: host: ehci-dbg: move trailing statements to next line
` [PATCH 05/17] usb: host: ehci-dbg: fix up closing parenthesis
` [PATCH 06/17] usb: host: ehci-dbg: put spaces around operators
` [PATCH 07/17] usb: host: ehci-dbg: fix unsigned comparison
` [PATCH 08/17] usb: host: ehci-dbg: remove unnecessary space after cast
` [PATCH 09/17] usb: host: ehci-dbg: fix up function definitions
` [PATCH 10/17] usb: host: ehci-dbg: use a blank line after struct declarations
` [PATCH 11/17] usb: host: ehci-dbg: convert macro to inline function
` [PATCH 12/17] usb: host: ehci-dbg: add blank line after declarations
` [PATCH 13/17] usb: host: ehci-dbg: remove blank line before close brace
` [PATCH 14/17] usb: host: ehci-dbg: replace sizeof operand
` [PATCH 15/17] usb: host: ehci-dbg: enclose conditional blocks with braces
` [PATCH 16/17] usb: host: ehci-dbg: prefer kmalloc_array over kmalloc times size
` [PATCH 17/17] usb: host: ehci-dbg: refactor fill_periodic_buffer function

[Qemu-devel] [Bug 1529859] [NEW] qemu 2.5.0 ivshmem segfault with msi=off option
 2016-01-04 20:24 UTC  (2+ messages)

[PATCH] drm/exynos: fix kernel panic issue at drm releasing
 2016-01-04 20:24 UTC  (4+ messages)

[Buildroot] [PATCH v2 1/1] package/sp-oops-extract: consolidate use of stdint types
 2016-01-04 20:23 UTC 

[PATCH v2] staging/rdma/hfi1: check for ARMED->ACTIVE transition in receive interrupt
 2016-01-04 20:23 UTC  (2+ messages)

v4.4-rc8: compile warning in scripts/recordmcount.c
 2016-01-04 20:22 UTC 

[PATCH] PCI: provide of_pci_get_host_bridge_resources helper
 2016-01-04 20:22 UTC  (4+ messages)

[PATCH 0/1] apple-gmux: Add initial documentation
 2016-01-04 20:21 UTC  (3+ messages)
` [PATCH 1/1] "

CGroup Namespaces (v9)
 2016-01-04 20:20 UTC  (23+ messages)
` [PATCH 1/8] kernfs: Add API to generate relative kernfs path
  ` [PATCH 2/8] sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
  ` [PATCH 3/8] cgroup: introduce cgroup namespaces
` [PATCH 4/8] cgroup: cgroup namespace setns support
` [PATCH 5/8] kernfs: define kernfs_node_dentry
` [PATCH 6/8] cgroup: mount cgroupns-root when inside non-init cgroupns
` [PATCH 7/8] cgroup: Add documentation for cgroup namespaces
` [PATCH 8/8] Add FS_USERNS_FLAG to cgroup fs

[PATCH 0/3] public/io/netif.h: support for toeplitz hashing
 2016-01-04 20:19 UTC  (11+ messages)
` [PATCH 2/3] public/io/netif.h: document control ring and "

[[PATCH][RRS]] rrs/tools/rrs_upstream_email.py: Update message to point recipe file instead of deprecated upstream tracking file
 2016-01-04 20:20 UTC 

[PATCH v2 00/34] arch: barrier cleanup + barriers for virt
 2016-01-04 20:18 UTC  (20+ messages)
` [PATCH v2 17/32] arm: define __smp_xxx
` [PATCH v2 22/32] s390: "

[RFC PATCH net-next 00/24] Support MDIO devices
 2016-01-04 20:18 UTC  (21+ messages)
` [RFC PATCH net-next 01/24] phy: Consistently use addr for address on an MII bus
` [RFC PATCH net-next 02/24] mdio: Move mdiobus_read/write operatings into mdio.h
` [RFC PATCH net-next 03/24] phy: Use phy_read() instead of mdiobus_read()
` [RFC PATCH net-next 04/24] phy: Add phydev_err() and phydev_dbg() macros
` [RFC PATCH net-next 06/24] net: dnet: Use phy_find_first() helper
` [RFC PATCH net-next 07/24] phy: phy_{read|write}_mmd_indirect: get addr from phydev
` [RFC PATCH net-next 08/24] phy: Centralise print about attached phy
` [RFC PATCH net-next 09/24] phy: mdio-octeon: Use devm_mdiobus_alloc_size()
` [RFC PATCH net-next 10/24] mdio: Move allocation of interrupts into core
` [RFC PATCH net-next 12/24] of: phy: Only register a phy device for phys

[PATCH v9 0/5] implement vNVDIMM
 2016-01-04 20:17 UTC  (7+ messages)
` How to reserve guest physical region for ACPI
        ` [Qemu-devel] "

[PATCH TRIVIAL] IB/core: ib_mad.h ib_mad_snoop_handler documentation fix
 2016-01-04 20:17 UTC  (2+ messages)

[RFC] Mark of upstream CVE patches
 2016-01-04 20:17 UTC  (6+ messages)
  ` [OE-core] "
      ` [oe] "

[U-Boot] [PATCH] fdt: Allow fdt_translate_address() to work with buses
 2016-01-04 20:15 UTC  (2+ messages)

[PATCH v3 0/4] um: Add seccomp support
 2016-01-04 20:13 UTC  (3+ messages)

[PATCH v2 0/2] Introduce the bulk IV mode for improving the crypto engine efficiency
 2016-01-04 20:13 UTC  (5+ messages)

[PATCH V2 1/5] net/ethtool: introduce a new ioctl for per queue setting
 2016-01-04 12:54 UTC  (5+ messages)
` [PATCH V2 2/5] net/ethtool: support get coalesce per queue
` [PATCH V2 3/5] net/ethtool: support set "
` [PATCH V2 4/5] i40e/ethtool: support coalesce getting by queue
` [PATCH V2 5/5] i40e/ethtool: support coalesce setting "

[PATCH 01/14] pNFS/flexfiles: Support server-supplied layoutstats sampling period
 2016-01-04 20:12 UTC  (14+ messages)
` [PATCH 02/14] NFS41: pop some layoutget errors to application
  ` [PATCH 03/14] nfs: clean up rest of reqs when failing to add one
    ` [PATCH 04/14] nfs: centralize pgio error cleanup
      ` [PATCH 05/14] nfs: handle request add failure properly
        ` [PATCH 06/14] nfs: only remove page from mapping if launder_page fails
          ` [PATCH 07/14] NFS41: map NFS4ERR_LAYOUTUNAVAILABLE to ENODATA
            ` [PATCH 08/14] pnfs/flexfiles: do not mark delay-like status as DS failure
              ` [PATCH 09/14] pnfs/flexfiles: count io stat in rpc_count_stats callback
                ` [PATCH 10/14] pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGET
                  ` [PATCH 11/14] pNFS/flexfiles: Don't mark the entire layout as failed, when returning it
                    ` [PATCH 12/14] pNFS/flexfiles: Fix a statistics gathering imbalance
                      ` [PATCH 13/14] pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/write

Suspend To RAM failure in >= 4.1 - bissected to "drm/i915: Track GEN6 page table usage"
 2016-01-04 20:12 UTC  (3+ messages)

[U-Boot] [PATCH 0/9] EFI payload / application support
 2016-01-04 20:11 UTC  (10+ messages)

[PATCH 1/1] first line in booting the kernel
 2016-01-04 20:11 UTC  (2+ messages)

[PATCH v3 net-next 0/4] Faster SO_REUSEPORT
 2016-01-04 20:11 UTC  (3+ messages)
` [PATCH v3 net-next 3/4] soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF

[PATCH] tpm: remove unneeded include of actbl2.h
 2016-01-04 20:11 UTC  (2+ messages)
` [tpmdd-devel] "

[PATCH v2] surface pro 4: Add support for Surface Pro 4 Buttons
 2016-01-04 20:11 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] crypto: Make CRYPTO_CBC select CRYPTO_ECHAINIV
 2016-01-04 20:09 UTC  (2+ messages)

[PATCH 00/14] Step towards PCI independency
 2016-01-04 20:08 UTC  (15+ messages)
` [PATCH 01/14] eal/common: introduce RTE_PCI_DRV_MAGIC
` [PATCH 02/14] eal/common: introduce RTE_PCI_DEVICE_MAGIC
` [PATCH 03/14] eal/common: introduce union rte_device and related
` [PATCH 04/14] eal/common: introduce function to_pci_driver
` [PATCH 05/14] eal/common: introduce function to_pci_device
` [PATCH 06/14] Include rte_dev.h instead of rte_pci.h
` [PATCH 07/14] lib/ether: generalize rte_eth_dev_init/uninit
` [PATCH 08/14] eal/common: introduce rte_bus_addr
` [PATCH 09/14] lib/ether: generalize attach/detach of devices
` [PATCH 10/14] lib/ether: copy the rte_device union instead of rte_pci_device
` [PATCH 11/14] lib/ether: extract function rte_device_get_intr_handle
` [PATCH 12/14] lib/ether: check magic before naming a zone
` [PATCH 13/14] lib/ether: check magic in rte_eth_copy_pci_info
` [PATCH 14/14] lib/ether: introduce rte_eth_copy_dev_info

[PATCH] gpio: Add driver for TI TPIC2810
 2016-01-04 20:07 UTC  (4+ messages)

[PATCH nft 0/5] ct: add support for directional keys
 2016-01-04 20:06 UTC  (4+ messages)
` [PATCH nft 1/5] "

[U-Boot] [PATCH 0/3] dm: add dev_get_reg() for getting device node's reg
 2016-01-04 20:06 UTC  (7+ messages)

Question on Linux TSS architecture design (kernel vs. user space access)
 2016-01-04 20:06 UTC  (12+ messages)

[PATCH V4] watchdog: add MT7621 watchdog support
 2016-01-04 20:06 UTC  (2+ messages)

[PATCH v2 0/3] NFSv4.2: Add support for the COPY operation
 2016-01-04 20:05 UTC  (4+ messages)
` [PATCH v2 3/3] NFS: Add COPY nfs operation

[RFC PATCH net-next] net: Add l3mdev cgroup
 2016-01-04 20:05 UTC  (8+ messages)

radeon framebuffer tiling
 2016-01-04 20:03 UTC  (3+ messages)

[PATCH v4 3/5] mfd: hi655x: Add hi665x pmic driver
 2016-01-04 20:02 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/5] qmp: Add blockdev-mirror
 2016-01-04 20:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 4/5] qmp: Add blockdev-mirror command

[Intel-wired-lan] [next PATCH S26 00/12] i40e/i40evf updates
 2016-01-04 20:02 UTC  (3+ messages)
` [Intel-wired-lan] [next PATCH S26 06/12] i40e: fix: do not sleep in netdev_ops

[PATCH] tools: make flask utils build unconditional
 2016-01-04 20:01 UTC  (5+ messages)
` [PATCH 1/2] xen: convert FLASK_ENABLE to Kconfig
  ` [PATCH 2/2] xen: convert XSM_ENABLE "

[Bug 80419] New: XCOM: Enemy Known Causes lockup
 2016-01-04 20:00 UTC  (2+ messages)
` [Bug 80419] XCOM: Enemy Unknown "

[U-Boot] [PATCH 1/1] common: cli: avoid memory leak
 2016-01-04 19:59 UTC  (4+ messages)

[U-Boot] [PATCH] image: check "bootm_low" and "bootm_size" if "initrd_high" is missing
 2016-01-04 19:59 UTC  (2+ messages)

[U-Boot] [PATCH] igep00x0: cleanup ethernet support
 2016-01-04 19:59 UTC  (2+ messages)

[U-Boot] [PATCH] ti_omap3_common: Do not define CONFIG_SPL_NAND_SUPPORT
 2016-01-04 19:59 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] mx6cuboxi: Fix the delay for the AR8035 PHY
 2016-01-04 19:59 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mx6cuboxi: Make Ethernet functional

[U-Boot] [PATCH RFC 0/4] driver model bringup of xhci-omap on am437x sk evm
 2016-01-04 19:59 UTC  (3+ messages)
` [U-Boot] [PATCH RFC 1/4] configs: am43xx: enabled USB support for U-boot

[U-Boot] [PATCH v2 00/19] driver model bring-up of omap timer on dra72, dra74, am335x and am437x-sk evm
 2016-01-04 19:59 UTC  (37+ messages)
` [U-Boot] [PATCH v2 01/19] arm: omap-common: do not build timer when CONFIG_TIMER defined
` [U-Boot] [PATCH v2 03/19] dm: timer: uclass: Add flag to control sequence numbering
` [U-Boot] [PATCH v2 04/19] drivers: timer: omap_timer: add timer driver for omap devices based on dm
` [U-Boot] [PATCH v2 05/19] am43xx_evm: timer: do not define CONFIG_TIMER for spl
` [U-Boot] [PATCH v2 06/19] arm: dts: am437x-sk-evm: add tick-timer to chosen node
` [U-Boot] [PATCH v2 07/19] defconfig: am437x_sk_evm: enable timer driver model
` [U-Boot] [PATCH v2 08/19] arm: dts: am437x-gp-evm: add tick-timer to chosen node
` [U-Boot] [PATCH v2 09/19] defconfig: am437x_gp_evm: enable timer driver model
` [U-Boot] [PATCH v2 10/19] am335x_evm: timer: do not define CONFIG_TIMER for spl
` [U-Boot] [PATCH v2 11/19] arm: dts: am335x-boneblack: add tick-timer to chosen node
` [U-Boot] [PATCH v2 12/19] defconfig: am335x_boneblack_vboot: enable timer driver model
` [U-Boot] [PATCH v2 13/19] arm: dts: am335x-evm: add tick-timer to chosen node
` [U-Boot] [PATCH v2 14/19] defconfig: am335x_gp_evm: enable timer driver model
` [U-Boot] [PATCH v2 15/19] ti_omap5_common: timer: do not define CONFIG_TIMER for spl
` [U-Boot] [PATCH v2 16/19] arm: dts: dra72-evm: add tick-timer to chosen node
` [U-Boot] [PATCH v2 17/19] defconfig: dra72_evm: enable timer driver model
` [U-Boot] [PATCH v2 18/19] arm: dts: dra7-evm: add tick-timer to chosen node
` [U-Boot] [PATCH v2 19/19] defconfig: dra74_evm: enable timer driver model

[Qemu-devel] [PATCH v3 0/5] qmp: Add blockdev-mirror
 2016-01-04 19:58 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 4/5] qmp: Add blockdev-mirror command

[RFCv4 00/76] xfs: add reverse-mapping, reflink, and dedupe support
 2016-01-04 19:57 UTC  (5+ messages)
` [PATCH 02/76] xfs: fix log ticket type printing

[meta-oe][PATCH] mkefidisk.sh: add boot log on console
 2016-01-04 19:55 UTC  (4+ messages)

[PATCH net-next 1/2] Support outside netns for tunnels
 2016-01-04 19:54 UTC  (3+ messages)

[RFC v5 0/6] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
 2016-01-04 12:45 UTC  (7+ messages)
` [RFC v5 1/6] Timekeeping cross timestamp interface for device drivers
` [RFC v5 2/6] Always Running Timer (ART) correlated clocksource
` [RFC v5 3/6] Add history to cross timestamp interface supporting slower devices
` [RFC v5 4/6] Remove duplicate code from ktime_get_raw_and_real code
` [RFC v5 5/6] Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
` [RFC v5 6/6] Adds hardware supported cross timestamp

[PATCH 1/2] i2c: designware: Keep pm_runtime_enable/_disable calls in sync
 2016-01-04 19:51 UTC  (5+ messages)
` [PATCH 2/2] i2c: designware: Allow build Baytrail semaphore support when IOSF_MBI=m

[PATCH v9 00/13] support "task_isolation" mode for nohz_full
 2016-01-04 19:34 UTC  (5+ messages)
` [PATCH v9 04/13] task_isolation: add initial support
` [PATCH v9 05/13] task_isolation: support PR_TASK_ISOLATION_STRICT mode
` [PATCH v9 10/13] arch/tile: adopt prepare_exit_to_usermode() model from x86
` [PATCH v9 11/13] arch/tile: move user_exit() to early kernel entry sequence

blkback name greater than 16 characters issue
 2016-01-04 19:51 UTC  (3+ messages)

How to monitor audit/audispd killed
 2016-01-04 19:51 UTC  (7+ messages)

[PATCH 00/17] Peace with CRLF
 2016-01-04 19:50 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 03/17] update-index: read --index-info with strbuf_getline_crlf()

[PATCH] i2c: designware: retry transfer on transient failure
 2016-01-04 19:49 UTC  (3+ messages)

[Qemu-devel] [PATCH v4] igd-passthrough-i440FX: convert to realize()
 2016-01-04 19:49 UTC  (7+ messages)
          `  "

[PATCH 0/6] generic relative extable support
 2016-01-04 19:49 UTC  (9+ messages)
` [PATCH 6/6] arm64: switch to relative exception tables


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.