All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-02 01:57:14 to 2016-02-02 03:07:23 UTC [more...]

[PATCH 0/3] fm10k: enable FTAG based forwarding
 2016-02-02  3:07 UTC  (3+ messages)
` [PATCH 1/3] "

[PATCH] ixgbe: Fix disable interrupt twice
 2016-02-02  3:07 UTC  (10+ messages)
` [PATCH v2] "

[U-Boot] patch for 64bit access issue found in FDT
 2016-02-02  3:07 UTC  (4+ messages)

[PATCH v2 00/17] Add a bakvol module in UBI layer for MLC paired page power loss issue
 2016-02-02  3:05 UTC  (22+ messages)
` [PATCH v2 01/17] include:mtd:add multi-plane page program command
` [PATCH v2 02/17] include:mtd:add multi-plane program in mtd_info
` [PATCH v2 03/17] drivers:mtd:add dual plane page program support in partition layer
` [PATCH v2 04/17] drivers:mtd:nand:enable dual plane page program function
` [PATCH v2 05/17] drivers:mtd:ubi:add bakvol on-flash and RAM data structures
` [PATCH v2 06/17] drivers:mtd:ubi:add bakvol function define in ubi layer
` [PATCH v2 07/17] fs:ubifs:add bakvol function define in ubifs layer
` [PATCH v2 08/17] drivers:mtd:ubi:disable bakvol function while writing volume table
` [PATCH v2 09/17] drivers:mtd:ubi:get PEB according to specfied plane number
` [PATCH v2 10/17] drivers:mtd:ubi:enable bakvol function for fastmap operation
` [PATCH v2 11/17] drivers:mtd:ubi:add disable/enable bakvol while ubi write
` [PATCH v2 12/17] drivers:mtd:ubi:add disable bakvol while ubi detach
` [PATCH v2 13/17] drivers:mtd:ubi:add bakvol init while attach ubi
` [PATCH v2 14/17] drivers:mtd:ubi:add backup operation in ubi_io_write
` [PATCH v2 15/17] fs:ubifs:enable bakvol module and recover operation
` [PATCH v2 16/17] driver:mtd:ubi:add new bakvol module in ubi layer
` [PATCH v2 17/17] drivers:mtd:ubi: Kconfig Makefile

PM regression with commit 5de85b9d57ab PM runtime re-init in v4.5-rc1
 2016-02-02  3:05 UTC  (4+ messages)

[Intel-wired-lan] anyone aware of problem with 82599ES stuck sending TX pause frames?
 2016-02-02  3:05 UTC  (6+ messages)

[PATCH 1/2] dt/bindings: Add bindings for PIC32 deadman timer peripheral
 2016-02-02  3:04 UTC  (3+ messages)
` [PATCH 2/2] watchdog: pic32-dmt: Add PIC32 deadman timer driver support

[PATCH v6] i2c: mt8173: add 4GB mode support in i2c driver
 2016-02-02  3:02 UTC  (4+ messages)

[PATCH] Input: gpio-keys - fix unbalanced call pair for err handle
 2016-02-02  2:58 UTC 

[PATCH 0/2 -mm] oom reaper v4
 2016-02-02  3:02 UTC  (6+ messages)
` [PATCH 1/2] mm, oom: introduce oom reaper

[PATCH v4 0/8] btrfs-progs: Support in-band de-duplication
 2016-02-02  2:59 UTC  (9+ messages)
` [PATCH v4 1/8] btrfs-progs: Basic framework for dedup command group
` [PATCH v4 2/8] btrfs-progs: dedup: Add enable command "
` [PATCH v4 3/8] btrfs-progs: dedup: Add disable support for inband deduplication
` [PATCH v4 4/8] btrfs-progs: dedup: Add status subcommand
` [PATCH v4 5/8] btrfs-progs: Add dedup feature for mkfs and convert
` [PATCH v4 6/8] btrfs-progs: Add show-super support for new DEDUP flag
` [PATCH v4 7/8] btrfs-progs: debug-tree: Add dedup tree support
` [PATCH v4 8/8] btrfs-progs: property: add a dedup property

i40evf DPDK init_adminq failed: -53
 2016-02-02  3:00 UTC  (7+ messages)

[Buildroot] apache upgraded to 2.4
 2016-02-02  3:00 UTC 

[PATCH v4 00/12] ref-filter: use parsing functions
 2016-02-02  2:59 UTC  (3+ messages)
  ` [PATCH v4 10/12] ref-filter: introduce remote_ref_atom_parser()

[PATCH] cputime: Fix timeval-->cputime conversion
 2016-02-02  2:57 UTC  (7+ messages)

Why is dedup inline, not delayed (as opposed to offline)? Explain like I'm five pls
 2016-02-02  2:55 UTC  (8+ messages)

error: ctype on uninitialized symbol
 2016-02-02  2:53 UTC  (2+ messages)

[Bug] usb: dwc2: Add functions to set and clear force mode
 2016-02-02  2:53 UTC  (8+ messages)

[PATCH openbmc] meta-phosphor: Update kernel version
 2016-02-02  2:50 UTC  (2+ messages)

[RESEND PATCH v2 00/16] clk: a collection of various clean-ups and improvements
 2016-02-02  2:48 UTC  (6+ messages)
` [RESEND PATCH v2 10/16] clk: move checking .git_parent to __clk_core_init()

[PATCH] gcc-configure-common.inc: drop --enable-target-optspace from configure
 2016-02-02  2:47 UTC  (4+ messages)

[U-Boot] [PATCH 00/16] EFI payload / application support v3
 2016-02-02  2:45 UTC  (17+ messages)
` [U-Boot] [PATCH 01/16] disk/part.c: Expose list of available block drivers
` [U-Boot] [PATCH 02/16] include/efi_api.h: Add more detailed API definitions
` [U-Boot] [PATCH 03/16] efi_loader: Add PE image loader
` [U-Boot] [PATCH 04/16] efi_loader: Add boot time services
` [U-Boot] [PATCH 05/16] efi_loader: Add console interface
` [U-Boot] [PATCH 06/16] efi_loader: Add runtime services
` [U-Boot] [PATCH 07/16] efi_loader: Add disk interfaces
` [U-Boot] [PATCH 08/16] efi_loader: Add "bootefi" command
` [U-Boot] [PATCH 09/16] efi_loader: Implement memory allocation and map
` [U-Boot] [PATCH 10/16] arm64: Allow exceptions to return
` [U-Boot] [PATCH 11/16] arm64: Allow EFI payload code to take exceptions
` [U-Boot] [PATCH 12/16] efi_loader: Add DCACHE_OFF support for arm64
` [U-Boot] [PATCH 13/16] efi_loader: hook up in build environment
` [U-Boot] [PATCH 14/16] efi_loader: Add distro boot script for removable media
` [U-Boot] [PATCH 15/16] efi_loader: Add README section in README.efi
` [U-Boot] [PATCH 16/16] efi_loader: Add MAINTAINERS entry

[RFC PATCH 0/4] fstests for basic btrfs inband de-duplication
 2016-02-02  2:44 UTC  (5+ messages)
` [RFC PATCH 1/4] fstests: Add support to check btrfs sysfs features
` [RFC PATCH 2/4] fstests: btrfs: Add basic test for btrfs in-band de-duplication
` [RFC PATCH 3/4] fstests: btrfs: Add testcase for btrfs dedup enable disable race test
` [RFC PATCH 4/4] fstests: btrfs: Add per inode dedup flag test

[PATCH 1/3] virtio: Change the parameter order of io_write8/16/32()
 2016-02-02  2:45 UTC  (7+ messages)
` [PATCH v2 3/3] virtio: Add a new layer to abstract pci access method

[PATCH] clk: unlock for handling unregisterd clock
 2016-02-02  2:41 UTC  (2+ messages)

[PATCH 1/2] NVMe: Make surprise removal work again
 2016-02-02  2:41 UTC  (4+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq master
 2016-02-02  2:41 UTC 

mdadm bad blocks list
 2016-02-02  2:40 UTC  (3+ messages)

[Qemu-devel] [PULL 00/17] Net patches
 2016-02-02  2:36 UTC  (18+ messages)
` [Qemu-devel] [PULL 01/17] net/slirp: Tell the users when they are using deprecated options
` [Qemu-devel] [PULL 02/17] qemu-doc: Do not promote deprecated -smb and -redir options
` [Qemu-devel] [PULL 03/17] net: cadence_gem: check packet size in gem_recieve
` [Qemu-devel] [PULL 04/17] cadence_gem: fix buffer overflow
` [Qemu-devel] [PULL 05/17] slirp: goto bad in udp_input if sosendto fails
` [Qemu-devel] [PULL 06/17] slirp: Generalizing and neutralizing ARP code
` [Qemu-devel] [PULL 07/17] slirp: Adding address family switch for produced frames
` [Qemu-devel] [PULL 08/17] slirp: Make Socket structure IPv6 compatible
` [Qemu-devel] [PULL 09/17] slirp: Factorizing address translation
` [Qemu-devel] [PULL 10/17] slirp: Factorizing and cleaning solookup()
` [Qemu-devel] [PULL 11/17] slirp: Add sockaddr_equal, make solookup family-agnostic
` [Qemu-devel] [PULL 12/17] slirp: Make udp_attach IPv6 compatible
` [Qemu-devel] [PULL 13/17] slirp: Adding family argument to tcp_fconnect()
` [Qemu-devel] [PULL 14/17] e1000: eliminate infinite loops on out-of-bounds transfer start
` [Qemu-devel] [PULL 15/17] net: netmap: use nm_open() to open netmap ports
` [Qemu-devel] [PULL 16/17] net: always walk through filters in reverse if traffic is egress
` [Qemu-devel] [PULL 17/17] net/filter: Fix the output information for command 'info network'

[PATCH 2/2] f2fs: support revoking atomic written pages
 2016-02-02  2:36 UTC  (12+ messages)
    ` [f2fs-dev] "

[PATCH V13 3/5] libxl: add pvusb API
 2016-02-02  2:36 UTC 

[PATCH v2 0/5] alienware-wmi new platform and feature support
 2016-02-02  2:28 UTC  (6+ messages)
` [PATCH v2 1/5] Clean up whitespace for ASM100 platform
` [PATCH v2 2/5] Add support for new platform: X51-R3
` [PATCH v2 3/5] Add initial support for alienware graphics amplifier
` [PATCH v2 4/5] Add support for deep sleep control
` [PATCH v2 5/5] Add support for two new systems: ASM200 and ASM201

[PATCHv4 00/23] ALUA device handler update, part II
 2016-02-02  2:35 UTC  (2+ messages)

[PATCH v5] lib/spinlock_debug.c: prevent a recursive cycle in the debug code
 2016-02-02  2:34 UTC  (3+ messages)

[PATCH V2 00/16] PM / OPP: Introduce APIs to transition OPPs
 2016-02-02  2:34 UTC  (9+ messages)
` [PATCH V2 01/16] PM / OPP: get/put regulators from OPP core
` [PATCH V2 03/16] PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()
` [PATCH V2 07/16] PM / OPP: Add dev_pm_opp_set_rate()
` [PATCH V2 11/16] cpufreq: dt: Pass regulator name to the OPP core

[PATCH v5 1/3] Add BUG_XX() debugging options
 2016-02-02  2:33 UTC  (3+ messages)
` [PATCH v5 2/3] Add BUG_XX() debugging options Kconfig.debug
` [PATCH v5 3/3] Add BUG_XX() debugging hard/soft lockup detection

[PATCH openbmc] Update recipes to pick changes for Foxconn build
 2016-02-02  2:33 UTC  (5+ messages)

[U-Boot] [RESEND PATCH v3 0/5] ARM: at91: improve peripheral and system clock handle functions
 2016-02-02  2:31 UTC  (6+ messages)
` [U-Boot] [RESEND PATCH v3 1/5] ARM: at91: asm/at91_pmc.h: fix trival register offset
` [U-Boot] [RESEND PATCH v3 2/5] ARM: at91: clock: add a new file to handle clock
` [U-Boot] [RESEND PATCH v3 3/5] ARM: cpu: at91: clean up peripheral clock code
` [U-Boot] [RESEND PATCH v3 4/5] board: atmel: "
` [U-Boot] [RESEND PATCH v3 5/5] drivers: at91: "

[Qemu-devel] [PATCH 0/2] VFIO-Platform support for Qualcomm Technologies, Inc HiDMA
 2016-02-02  2:31 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] hw/vfio/platform: Add Qualcomm Technologies, Inc HiDMA device support

[PATCH] netfilter: nft_ct: define nft_ct_get_eval_counter() only when needed
 2016-02-02  2:30 UTC 

[Buildroot] [PATCH V3 RESEND 0/5] Add ILP32 support in aarch64
 2016-02-02  2:29 UTC  (7+ messages)

[PATCH 0/7] Convert exiting EEPROM drivers to NVMEM
 2016-02-02  2:28 UTC  (4+ messages)
` [PATCH 3/7] eeprom: at24: extend driver to plug into the NVMEM framework

[PATCH] affs: add kunmap in error path
 2016-02-02  2:28 UTC  (3+ messages)

[PATCH v4 0/2] regulator: act8945a: add regulator driver for the sub-device of ACT8945A MFD
 2016-02-02  2:26 UTC  (11+ messages)
` [PATCH v4 1/2] regulator: act8945a: add regulator driver for ACT8945A

[linux-next test] 79738: regressions - trouble: blocked/broken/fail/pass
 2016-02-02  2:26 UTC 

[U-Boot] [PATCH 00/23] x86: Convert to use DM PCI APIs completely
 2016-02-02  2:25 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH 1/3] alfred: vis: Use debugfs_make_path helper
 2016-02-02  2:25 UTC  (7+ messages)
` [B.A.T.M.A.N.] [PATCH 2/3] alfred: Add support for network namespaces
` [B.A.T.M.A.N.] [PATCH 3/3] alfred: Mount debugfs before reducing capabilities

[RFT][PATCH] curl: disable curl-config binconfig file
 2016-02-02  2:23 UTC  (2+ messages)

[PATCH] mdadm: Add systemd support
 2016-02-02  2:22 UTC 

[PATCH v2 5/5] Staging: rtl8723au: core: rtw_ieee80211: Fixed a coding style Warning
 2016-02-02  2:21 UTC  (2+ messages)

kernel BUG at mm/hugetlb.c:1218!
 2016-02-02  2:19 UTC  (3+ messages)

[PATCH v4 0/2] ethdev: add port speed capability bitmap
 2016-02-02  2:20 UTC  (5+ messages)
` [PATCH v5 0/4] ethdev: add speed capabilities and refactor link API
  ` [PATCH v5 3/4] ethdev: redesign link speed config API

[PATCH] ARM: dts: orion5x: add mtd flash support to linkstation lswtgl
 2016-02-02  2:20 UTC  (6+ messages)

[PATCH v3] irqchip: gicv3-its: Fix memory leak in its_free_tables()
 2016-02-02  2:19 UTC  (2+ messages)

[Qemu-devel] [PATCH] jobs: remove unused structure
 2016-02-02  2:19 UTC  (2+ messages)

[PATCH net v2 0/2] pv6: fix sticky pktinfo behaviour
 2016-02-02  2:18 UTC  (6+ messages)
` [PATCH net v2 2/2] ipv6/udp: use sticky pktinfo egress ifindex on connect()

[mm] 5c6dc7978a: -17.6% blogbench.read_score, +19.3% blogbench.write_score
 2016-02-02  2:18 UTC 

MTK mt8173-evb: mainline unstable, and big-endian boot failures
 2016-02-02  2:17 UTC  (8+ messages)

[RFC PATCH 0/7] tc cls_u32 hardware interface
 2016-02-02  2:17 UTC  (3+ messages)
` [RFC PATCH 7/7] net: ixgbe: add support for tc_u32 offload

[Bug 111711] New: IOMMU Xonar Essence STX causes issues
 2016-02-02  2:16 UTC  (2+ messages)
` [Bug 111711] "

[RESEND PATCH v2 00/23] HiSilicon SAS v2 hw support
 2016-02-02  2:12 UTC  (3+ messages)

[Qemu-devel] [PATCH v4] blockjob: Fix hang in block_job_finish_sync
 2016-02-02  2:12 UTC 

[B.A.T.M.A.N.] [PATCH 0/4] batman-adv: Add network name space support
 2016-02-02  2:11 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH 3/4] batman-adv: Handle parent interfaces in a different netns

[PATCH v2] ipv6: addrconf: Fix recursive spin lock call
 2016-02-02  2:11 UTC 

[ovmf test] 79772: regressions - FAIL
 2016-02-02  2:10 UTC 

parse_object does check_sha1_signature but not parse_object_buffer?
 2016-02-02  2:06 UTC  (2+ messages)

[PATCH v4 1/4] Add BUG_XX() debugging options
 2016-02-02  2:01 UTC  (4+ messages)
` [PATCH v4 4/4] pr_emerg add WARN_XX() debugger options

[mm, vmscan] e962d3a3c1: BUG: unable to handle kernel
 2016-02-02  2:04 UTC 

[U-Boot] [PATCH v3 0/7] fdt: Replace u-boot-dtb.bin with u-boot.bin
 2016-02-02  1:59 UTC  (7+ messages)
` [U-Boot] [PATCH v3 6/7] Makefile: Make u-boot.img the same as u-boot-dtb.img
  ` [U-Boot] [U-Boot, v3, "

[PATCH 00/11] arm64: Introduce Allwinner A64 and Pine64 support
 2016-02-02  1:58 UTC  (7+ messages)
` [PATCH 05/11] drivers: pinctrl: add driver for Allwinner A64 SoC
      ` [linux-sunxi] "
        `  "

[U-Boot] [PULL] u-boot-mips/master
 2016-02-02  1:58 UTC  (2+ messages)

[U-Boot] [PATCH v3 7/7] Makefile: Drop unnecessary -dtb suffixes
 2016-02-02  1:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 5/7] socfpga: Simplify Makefile filenames
 2016-02-02  1:58 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,5/7] "

[U-Boot] [PATCH v3 4/7] tegra: Always build a boot image with the same filename
 2016-02-02  1:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 3/7] fdt: Build an SPL binary without device tree
 2016-02-02  1:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 2/7] fdt: Build a U-Boot binary without device tree
 2016-02-02  1:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 1/7] tegra: Clarify generation of -nodtb file with OF_CONTROL
 2016-02-02  1:58 UTC  (3+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH] mailmap: fix Ricardo's entry
 2016-02-02  1:57 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] mmc: add missing prototype for mmc_get_env_dev
 2016-02-02  1:57 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] malloc: work around some memalign fragmentation issues
 2016-02-02  1:57 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] .travis.yml: rework according to new travis-ci infra
 2016-02-02  1:57 UTC  (2+ messages)
` [U-Boot] "


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.