All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-26 16:13:25 to 2016-11-26 19:58:40 UTC [more...]

Re:Please help RAID1 complete fail no superblock
 2016-11-26 19:58 UTC  (5+ messages)
` Please "

[PATCH 1/2] mn88473: add DVBv5 statistics support
 2016-11-26 19:53 UTC  (3+ messages)
` [PATCH 2/2] mn88473: refactor and fix statistics

[Bug 98005] VCE dual instance encoding inconsistent since st/va: enable dual instances encode by sync surface
 2016-11-26 19:45 UTC  (2+ messages)

[PATCH 1/1] [media] tw686x: silent -Wformat-security warning
 2016-11-26 19:43 UTC 

Fan speed control Nvidia GeForce GTX 760
 2016-11-26 19:42 UTC 

[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx
 2016-11-26 19:38 UTC 

[PATCH 1/1] kthread: add __printf attributes
 2016-11-26 19:35 UTC 

[PATCH] ext4: fix mmp use after free during unmount
 2016-11-26 19:31 UTC  (3+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-4.9-6 tag
 2016-11-26 19:29 UTC  (2+ messages)

an advise how to start
 2016-11-26 19:28 UTC  (4+ messages)

[qemu-upstream-4.5-testing test] 102662: regressions - trouble: broken/fail/pass
 2016-11-26 19:21 UTC 

[PATCH 0/2] z3fold fixes
 2016-11-26 19:21 UTC  (6+ messages)
` [PATCH 1/2] z3fold: fix header size related issues
` [PATCH 2/2] z3fold: fix locking issues

[PATCH 1/1] libnvdimm, namespace: fix the type of name variable
 2016-11-26 19:18 UTC  (2+ messages)

net: stmmac: Meson GXBB: attempting to execute userspace memory
 2016-11-26 19:02 UTC  (8+ messages)

mmc: core: complete/wait_for_completion performance
 2016-11-26 19:10 UTC  (6+ messages)

net: GPF in eth_header
 2016-11-26 19:07 UTC  (3+ messages)

[GIT PULL] KVM fixes for v4.9-rc7
 2016-11-26 19:05 UTC 

[CORRUPTION FILESYSTEM] Corrupted and unrecoverable file system during the snapshot receive
 2016-11-26 18:56 UTC  (3+ messages)

[PATCH 0/5] mfd: twl: improvements and new regulator driver
 2016-11-26 18:55 UTC  (21+ messages)
` [PATCH 1/5] mfd: twl-core: make driver DT only
` [PATCH 2/5] mfd: twl: remove useless header
` [PATCH 3/5] mfd: twl: move structure definitions to a public header
` [PATCH 4/5] regulator: Add support for TI TWL6032
` [PATCH 5/5] mfd: twl: use mfd_add_devices for TWL6032 regulator

[PATCH] btrfs: raid56: Use correct stolen pages to calculate P/Q
 2016-11-26 18:54 UTC  (10+ messages)

[GIT PULL] omap dts changes for v4.10, part 2
 2016-11-26 18:42 UTC 

[GIT PULL] omap dts changes for v4.10, part 2
 2016-11-26 18:42 UTC 

[PATCH net-next] cgroup, bpf: remove unnecessary #include
 2016-11-26 18:40 UTC  (2+ messages)

[PATCH v4 0/7] mux controller abstraction and iio/i2c muxes
 2016-11-26 18:38 UTC  (3+ messages)

[PATCH] bnx2fc: shift wrapping bug in bnx2fc_process_unsol_compl()
 2016-11-26 18:36 UTC  (2+ messages)

[Bug 98862] Awesomenauts black text
 2016-11-26 18:34 UTC  (3+ messages)
` [Bug 98862] Awesomenauts black text and background

[PATCH] drivers/pci/host/vmd: Fix suspend handlers unused warning
 2016-11-26 18:29 UTC 

[PATCH v2] mfd: twl-core: make driver DT only
 2016-11-26 18:25 UTC  (5+ messages)

Xmas Offer
 2016-11-26  2:20 UTC 

[PATCH] mfd: twl-core: export twl_get_regmap
 2016-11-26 18:23 UTC  (11+ messages)

drm: GPF in drm_getcap
 2016-11-26 18:22 UTC  (10+ messages)

[PATCH] Fixes for compiling with clang
 2016-11-26 18:20 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] arm64: dts: uniphier: add SD-ctrl node for LD11 SoC
 2016-11-26 18:10 UTC  (3+ messages)

[TEST PATCH] staging: speakup: speakup_acntpc.c Consider octal permissions
 2016-11-26 18:11 UTC  (5+ messages)

[PATCH 00/39] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb
 2016-11-26 18:06 UTC  (43+ messages)
` [PATCH 01/39] mtd: nand: allow to set only one of ECC size and ECC strength from DT
` [PATCH 02/39] mtd: nand: denali: remove unused CONFIG option and macros
` [PATCH 03/39] mtd: nand: denali: remove redundant define of BANK(x)
` [PATCH 04/39] mtd: nand: denali: remove more unused struct members
` [PATCH 05/39] mtd: nand: denali: fix comment of denali_nand_info::flash_mem
` [PATCH 06/39] mtd: nand: denali: fix write_oob_data() function
` [PATCH 07/39] mtd: nand: denali: transfer OOB only when oob_required is set
` [PATCH 08/39] mtd: nand: denali: introduce capability flag
` [PATCH 09/39] mtd: nand: denali: fix erased page check code
` [PATCH 10/39] mtd: nand: denali: remove redundant if conditional of erased_check
` [PATCH 11/39] mtd: nand: denali: increment ecc_stats.failed by one per error
` [PATCH 12/39] mtd: nand: denali: return 0 for uncorrectable ECC error
` [PATCH 13/39] mtd: nand: denali: increment ecc_stats->corrected
` [PATCH 14/39] mtd: nand: denali: replace uint{8/16/32}_t with u{8/16/32}
` [PATCH 15/39] mtd: nand: denali: improve readability of handle_ecc()
` [PATCH 16/39] mtd: nand: denali: rename handle_ecc() to denali_sw_ecc_fixup()
` [PATCH 17/39] mtd: nand: denali: support HW_ECC_FIXUP capability
` [PATCH 18/39] mtd: nand: denali: move denali_read_page_raw() above denali_read_page()
` [PATCH 19/39] mtd: nand: denali: perform erased check against raw transferred page
` [PATCH 20/39] mtd: nand: denali_dt: enable HW_ECC_FIXUP capability for DT platform
` [PATCH 21/39] mtd: nand: denali: support 64bit capable DMA engine
` [PATCH 22/39] mtd: nand: denali_dt: remove dma-mask DT property
` [PATCH 23/39] mtd: nand: denali_dt: use pdev instead of ofdev for platform_device
` [PATCH 24/39] mtd: nand: denali: add NEW_N_BANKS_FORMAT capability
` [PATCH 25/39] mtd: nand: denali: use nand_chip to hold frequently accessed data
` [PATCH 26/39] mtd: nand: denali: call nand_set_flash_node() to set DT node
` [PATCH 27/39] mtd: nand: denali: do not set mtd->name
` [PATCH 28/39] mtd: nand: denali: move multi NAND fixup code to a helper function
` [PATCH 29/39] mtd: nand: denali: refactor multi NAND fixup code in more generic way
` [PATCH 30/39] mtd: nand: denali: set DEVICES_CONNECTED 1 if not set
` [PATCH 31/39] mtd: nand: denali: remove meaningless writes to read-only registers
` [PATCH 32/39] mtd: nand: denali: remove unnecessary writes to ECC_CORRECTION
` [PATCH 33/39] mtd: nand: denali: support 1024 byte ECC step size
` [PATCH 34/39] mtd: nand: denali: fix the condition for 15 bit ECC strength
` [PATCH 35/39] mtd: nand: denali: calculate ecc.strength and ecc.bytes generically
` [PATCH 36/39] mtd: nand: denali: allow to use SoC-specific ECC strength
` [PATCH 37/39] mtd: nand: denali: support "nand-ecc-strength" DT property
` [PATCH 38/39] mtd: nand: denali: remove Toshiba, Hynix specific fixup code
` [PATCH 39/39] mtd: nand: denali_dt: add compatible strings for UniPhier SoC variants

net: BUG in unix_notinflight
 2016-11-26 18:05 UTC 

[PATCH 0/7] security: apparmor: apparmorfs.c Checkpatch mods
 2016-11-26 18:02 UTC  (5+ messages)

xHCI driver
 2016-11-26 18:00 UTC  (2+ messages)

I hope this email meets you well in good health condition
 2016-11-26 12:52 UTC 

XFS + LVM + DM-Thin + Multi-Volume External RAID
 2016-11-26 17:52 UTC  (5+ messages)

git-daemon regression: 650c449250d7 common-main: call git_extract_argv0_path()
 2016-11-26 17:51 UTC  (4+ messages)

(unknown),
 2016-11-26 17:47 UTC 

[PATCH v3 00/30] perf clang: Builtin clang and perfhook support
 2016-11-26 17:40 UTC  (19+ messages)
` [PATCH v3 01/30] tools lib bpf: Add missing BPF functions
` [PATCH v3 02/30] tools lib bpf: Add private field for bpf_object
` [PATCH v3 03/30] tools lib bpf: Retrive bpf_map through offset of bpf_map_def
` [PATCH v3 10/30] perf clang: Add builtin clang support ant test case
` [PATCH v3 14/30] perf clang: Support compile IR to BPF object and add testcase
` [PATCH v3 19/30] perf clang jit: Insignt BPF and JIT functions in a Module
` [PATCH v3 20/30] perf clang jit: add PerfModule::doJIT to JIT perfhook functions
` [PATCH v3 25/30] perf clang jit: Allow jitted perf hook access BPF maps
` [PATCH v3 26/30] perf clang: Link BPF functions declaration into perf

[PATCH]: Staging: rtl8192e: Block comments use a trailing */ on a separate line
 2016-11-26 17:36 UTC 

[GIT PULL] libnvdimm fixes for 4.9-rc7
 2016-11-26 17:27 UTC  (2+ messages)

[PATCH] silo: Add 64-bit support
 2016-11-26 17:27 UTC  (2+ messages)

reproducable oops in btrfs/130 with latests mainline
 2016-11-26 17:23 UTC  (3+ messages)

wl1251 & mac address & calibration data
 2016-11-26 17:20 UTC  (13+ messages)

[Bug 98852] New: Nvidia graphics card fan not running or to slow, danger of overheating
 2016-11-26 17:21 UTC  (3+ messages)
  ` [Bug 98852] "

[xen-unstable test] 102661: regressions - FAIL
 2016-11-26 17:19 UTC 

net: deadlock on genl_mutex
 2016-11-26 17:12 UTC  (2+ messages)

Fails to build with GCC from Debian Sid/unstable: `/usr/bin/ld: -r and -pie may not be used together`
 2016-11-26 17:07 UTC  (2+ messages)

[PATCH 0/7] hv: CPU onlining/offlining fixes and improvements
 2016-11-26 17:05 UTC  (2+ messages)

[TEST PATCH] staging: emxx_udc: emxx_udc.c Avoid CamelCase
 2016-11-26 17:03 UTC  (3+ messages)

[PATCH v4] media: video-i2c: add video-i2c driver
 2016-11-26 16:58 UTC  (2+ messages)

[Buildroot] [PATCH] stella: fix bug when compiling with PPC altivec vectorization
 2016-11-26 16:56 UTC  (6+ messages)

[refpolicy] [PATCH] Apache OpenOffice module
 2016-11-26 16:53 UTC  (4+ messages)
  ` [refpolicy] [PATCH v2] "
    ` [refpolicy] [PATCH v3] "

MD Remnants After --stop
 2016-11-26 16:41 UTC  (10+ messages)

[U-Boot] [PATCH 00/11] ARM: ti: dra71: Add support for dra71-evm
 2016-11-26 16:30 UTC  (23+ messages)
` [U-Boot] [PATCH 01/11] board: ti: dra71x-evm: Add epprom support
` [U-Boot] [PATCH 02/11] board: ti: dra71x-evm: Add mux settings
` [U-Boot] [PATCH 03/11] board: ti: dra72: Introduce optimization for rgmii timing for rev C
` [U-Boot] [PATCH 04/11] board: ti: dra71x-evm: Add PMIC support
` [U-Boot] [PATCH 05/11] ARM: OMAP4+: Add support for getting pbias info from board
` [U-Boot] [PATCH 06/11] ARM: dts: dra7xx: sync DT with latest Linux
` [U-Boot] [PATCH 07/11] ARM: dts: dra71x-evm: Add DT support
` [U-Boot] [PATCH 08/11] configs: ti_omap5_common: Select dtb name for dra71x
` [U-Boot] [PATCH 09/11] configs: dra7xx: hs: Enable DM_ETH
` [U-Boot] [PATCH 10/11] configs: dra7xx: Enable pmic/regulator options
` [U-Boot] [PATCH 11/11] configs: dra7xx: Enable lp873x options

[Buildroot] [PATCH] package/pseudo: update version
 2016-11-26 16:25 UTC  (3+ messages)

net: GPF in rt6_get_cookie
 2016-11-26 16:23 UTC 

[Buildroot] [PATCH v4 00/18] Reproducible builds
 2016-11-26 16:20 UTC  (4+ messages)
` [Buildroot] [PATCH v4 14/18] python3: generate reproducible .pyc

[PATCH v3 0/2] Show Git Mailing List: a builtin difftool
 2016-11-26 16:19 UTC  (11+ messages)
` [PATCH v3 1/2] difftool: add a skeleton for the upcoming builtin

[PATCH v6 0/2] securityfs support for TPM 2.0 firmware event log
 2016-11-26 16:15 UTC  (4+ messages)
` [PATCH v6 1/2] tpm: enhance read_log_of() to support Physical TPM "

netlink: GPF in sock_sndtimeo
 2016-11-26 16:17 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/2] ARM: ti: DFU environment consolidation + AM57x DFU
 2016-11-26 16:17 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/2] ARM: ti: consolidate dfu environment variables
` [U-Boot] [PATCH v3 2/2] ARM: am57xx_evm: enable DFU support

[U-Boot] [PATCH 0/9] ARM: ti: am57xx: Add support for latest am57xx boards
 2016-11-26 16:16 UTC  (9+ messages)
` [U-Boot] [PATCH 6/9] board: ti: am572x-idk: Update pinmux using latest PMT
` [U-Boot] [PATCH 7/9] board: ti: am57xx: Add support for the am571x idk
` [U-Boot] [PATCH 8/9] ARM: dts: AM571x-IDK Initial Support
` [U-Boot] [PATCH 9/9] ti_armv7_common: env: Increase IO buffer size

Linux 4.8.11
 2016-11-26 16:12 UTC  (2+ messages)


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.