All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-24 00:37:42 to 2016-12-24 06:05:57 UTC [more...]

[Cocci] Converting DEVICE_ATTR to DEVICE_ATTR_{RO, RW, WO} and changing function names at the same time
 2016-12-24  6:05 UTC  (13+ messages)
                    ` Converting DEVICE_ATTR to DEVICE_ATTR_{RO,RW,WO} "

[U-Boot] [PATCH] relocate-rela: use compiler.h endian macros
 2016-12-24  6:05 UTC  (2+ messages)

[PATCH 1/2] powerpc/perf: Factor out bhrb functions
 2016-12-24  6:02 UTC  (2+ messages)
` [PATCH 2/2] powerpc/perf: support new BHRB filtering modes

[Buildroot] [PATCH 1/1] docker-engine: fix docker version output
 2016-12-24  6:02 UTC 

[PATCH v3 1/3] NFC: trf7970a: add device tree option for 27MHz clock
 2016-12-24  6:01 UTC  (4+ messages)
` [PATCH v3 3/3] nfc: trf7970a: Prevent repeated polling from crashing the kernel

[PATCH] ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects
 2016-12-24  5:43 UTC  (2+ messages)
` [PATCH] ARM: dts: imx: remove obsoleted property fsl, spi-num-chipselects

[PATCH v1] watchdog: imx2: fix hang-up on boot for i.MX21, i.MX27 and i.MX31 SoCs
 2016-12-24  5:08 UTC  (13+ messages)

cron job: media_tree daily build: ERRORS
 2016-12-24  4:51 UTC 

[xen-4.4-testing baseline-only test] 68265: tolerable FAIL
 2016-12-24  4:46 UTC 

[PATCH] scsi: bfa: Increase requested firmware version to 3.2.5.1
 2016-12-24  4:40 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [Bug 1469924] [NEW] qemu-kvm crash when guest os is booting
 2016-12-24  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1469924] "

[Qemu-devel] [Bug 1469978] [NEW] compile qemu use with KVM machine not supported
 2016-12-24  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1469978] "

FOSSASIA'17 Kernel Track: Call for Speakers
 2016-12-24  4:32 UTC 

[linux-3.18 bisection] complete test-amd64-i386-pair
 2016-12-24  4:30 UTC 

[PATCH 0/3] Patches for recent updates
 2016-12-24  4:25 UTC  (7+ messages)
      ` [PATCH 0/2] advsync: Use different set of variable names (was Re: [PATCH 0/3] Patches for recent updates)
        ` [PATCH 1/2] advsync/memorybarriers: Use non-confusing variable names
        ` [PATCH 2/2] advsync/memorybarriers: Fix trivial typo

[PATCH 00/11] qla2xxx: Feature updates for target
 2016-12-24  4:23 UTC  (12+ messages)
` [PATCH 01/11] qla2xxx: Remove direct access of scsi_status field in se_cmd
` [PATCH 02/11] qla2xxx: Cleanup TMF code translation from qla_target
` [PATCH 03/11] qla2xxx: Make trace flags more readable
` [PATCH 04/11] qla2xxx: Cleanup SRR code
` [PATCH 05/11] qla2xxx: Fix wrong argument in sp done callback
` [PATCH 06/11] qla2xxx: Use d_id instead of s_id for more clarity
` [PATCH 07/11] qla2xxx: Track I-T nexus as single fc_port struct
` [PATCH 08/11] qla2xxx: Add framework for Async fabric discovery
` [PATCH 09/11] qla2xxx: Add Dual mode support in the driver
` [PATCH 10/11] qla2xxx: Remove unused reverse_ini_mode
` [PATCH 11/11] qla2xxx: Improve RSCN handling in driver

[v2 0/7] x86: enable User-Mode Instruction Prevention
 2016-12-24  4:22 UTC  (28+ messages)
` [v2 1/7] x86/mpx: Do not use SIB index if index points to R/ESP
` [v2 2/7] x86/mpx: Fail when implicit zero-displacement is used along with R/EBP
` [v2 3/7] x86/mpx, x86/insn: Relocate insn util functions to a new insn-utils
` [v2 4/7] x86/cpufeature: Add User-Mode Instruction Prevention definitions
` [v2 5/7] x86: Add emulation code for UMIP instructions
` [v2 6/7] x86/traps: Fixup general protection faults caused by UMIP
` [v2 7/7] x86: Enable User-Mode Instruction Prevention

[xen-unstable test] 103840: regressions - FAIL
 2016-12-24  4:21 UTC 

[Qemu-devel] [PATCH v5 00/65] tcg 2.9 patch queue
 2016-12-24  4:00 UTC  (67+ messages)
` [Qemu-devel] [PATCH 01/65] tcg: Add field extraction primitives
` [Qemu-devel] [PATCH 02/65] tcg: Minor adjustments to deposit expanders
` [Qemu-devel] [PATCH 03/65] tcg: Add deposit_z expander
` [Qemu-devel] [PATCH 04/65] tcg/aarch64: Implement field extraction opcodes
` [Qemu-devel] [PATCH 05/65] tcg/arm: Move isa detection to tcg-target.h
` [Qemu-devel] [PATCH 06/65] tcg/arm: Implement field extraction opcodes
` [Qemu-devel] [PATCH 07/65] tcg/i386: "
` [Qemu-devel] [PATCH 08/65] tcg/mips: "
` [Qemu-devel] [PATCH 09/65] tcg/ppc: "
` [Qemu-devel] [PATCH 10/65] tcg/s390: Expose host facilities to tcg-target.h
` [Qemu-devel] [PATCH 11/65] tcg/s390: Implement field extraction opcodes
` [Qemu-devel] [PATCH 12/65] tcg/s390: Support deposit into zero
` [Qemu-devel] [PATCH 13/65] target-alpha: Use deposit and extract ops
` [Qemu-arm] [PATCH 14/65] target-arm: Use new "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 15/65] target-i386: "
` [Qemu-devel] [PATCH 16/65] target-mips: Use the new extract op
` [Qemu-devel] [PATCH 17/65] target-ppc: Use the new deposit and extract ops
` [Qemu-devel] [PATCH 18/65] target-s390x: "
` [Qemu-devel] [PATCH 19/65] tcg/optimize: Fold movcond 0/1 into setcond
` [Qemu-devel] [PATCH 20/65] tcg: Add markup for output requires new register
` [Qemu-devel] [PATCH 21/65] tcg: Transition flat op_defs array to a target callback
` [Qemu-devel] [PATCH 22/65] tcg: Pass the opcode width to target_parse_constraint
` [Qemu-devel] [PATCH 23/65] tcg: Allow an operand to be matching or a constant
` [Qemu-devel] [PATCH 24/65] tcg: Add clz and ctz opcodes
` [Qemu-devel] [PATCH 25/65] disas/i386.c: Handle tzcnt
` [Qemu-devel] [PATCH 26/65] disas/ppc: Handle popcnt and cnttz
` [Qemu-devel] [PATCH 27/65] target-alpha: Use the ctz and clz opcodes
` [Qemu-devel] [PATCH 28/65] target-cris: Use clz opcode
` [Qemu-devel] [PATCH 29/65] target-microblaze: "
` [Qemu-devel] [PATCH 30/65] target-mips: "
` [Qemu-devel] [PATCH 31/65] target-openrisc: Use clz and ctz opcodes
` [Qemu-devel] [PATCH 32/65] target-ppc: "
` [Qemu-devel] [PATCH 33/65] target-s390x: Use clz opcode
` [Qemu-devel] [PATCH 34/65] target-tilegx: Use clz and ctz opcodes
` [Qemu-devel] [PATCH 35/65] target-tricore: Use clz opcode
` [Qemu-devel] [PATCH 36/65] target-unicore32: "
` [Qemu-devel] [PATCH 37/65] target-xtensa: "
` [Qemu-devel] [PATCH 38/65] target-arm: "
` [Qemu-devel] [PATCH 39/65] target-i386: Use clz and ctz opcodes
` [Qemu-devel] [PATCH 40/65] tcg/ppc: Handle ctz and clz opcodes
` [Qemu-devel] [PATCH 41/65] tcg/aarch64: "
` [Qemu-devel] [PATCH 42/65] tcg/arm: "
` [Qemu-devel] [PATCH 43/65] tcg/mips: Handle clz opcode
` [Qemu-devel] [PATCH 44/65] tcg/s390: "
` [Qemu-devel] [PATCH 45/65] tcg/i386: Fuly convert tcg_target_op_def
` [Qemu-devel] [PATCH 46/65] tcg/i386: Hoist common arguments in tcg_out_op
` [Qemu-devel] [PATCH 47/65] tcg/i386: Allow bmi2 shiftx to have non-matching operands
` [Qemu-devel] [PATCH 48/65] tcg/i386: Handle ctz and clz opcodes
` [Qemu-devel] [PATCH 49/65] tcg/i386: Rely on undefined/undocumented behaviour of BSF/BSR
` [Qemu-devel] [PATCH 50/65] tcg: Add helpers for clrsb
` [Qemu-devel] [PATCH 51/65] target-arm: Use clrsb helper
` [Qemu-devel] [PATCH 52/65] target-tricore: "
` [Qemu-devel] [PATCH 53/65] target-xtensa: "
` [Qemu-devel] [PATCH 54/65] tcg: Add opcode for ctpop
` [Qemu-devel] [PATCH 55/65] target-alpha: Use ctpop helper
` [Qemu-devel] [PATCH 56/65] target-ppc: "
` [Qemu-devel] [PATCH 57/65] target-s390x: Avoid a loop for popcnt
` [Qemu-devel] [PATCH 58/65] target-sparc: Use ctpop helper
` [Qemu-devel] [PATCH 59/65] target-tilegx: "
` [Qemu-devel] [PATCH 60/65] target-i386: "
` [Qemu-devel] [PATCH 61/65] qemu/host-utils.h: Reduce the operation count in the fallback ctpop
` [Qemu-devel] [PATCH 62/65] tests: New test-bitcnt
` [Qemu-devel] [PATCH 63/65] tcg: Use ctpop to generate ctz if needed
` [Qemu-devel] [PATCH 64/65] tcg/ppc: Handle ctpop opcode
` [Qemu-devel] [PATCH 65/65] tcg/i386: "

[meta-oe] [PATCH v3] add php 7.1.0
 2016-12-24  4:04 UTC 

[SPDK] Running SPDK As Non-root User
 2016-12-24  4:04 UTC 

[PATCH net] net: korina: Fix NAPI versus resources freeing
 2016-12-24  3:56 UTC 

linux-next: Tree for Dec 24
 2016-12-24  3:53 UTC 

[PATCH v4] ASoC: omap-mcbsp: Add PM QoS support for McBSP to prevent glitches
 2016-12-24  3:49 UTC 

[PATCH v7 00/12] Fix kdump faults on system with amd iommu
 2016-12-24  3:47 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] tcg/s390 improvements
 2016-12-24  3:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] tcg/s390: Fix setcond expansion
` [Qemu-devel] [PATCH 2/2] tcg/s390: Remove 'R' constraint

[Qemu-devel] [PATCH 0/2] tcg/s390 improvements
 2016-12-24  3:45 UTC 

unable to mount nfs4 mount
 2016-12-24  3:29 UTC  (2+ messages)

[PATCH] Btrfs: Fix deadlock between direct IO and fast fsync
 2016-12-24  3:27 UTC  (4+ messages)

[PATCH v5] media: video-i2c: add video-i2c driver
 2016-12-24  3:04 UTC 

[PATCH v3 0/2] pack bitmaps and incremental packing
 2016-12-24  2:57 UTC  (4+ messages)
` [PATCH v3 1/2] auto gc: don't write bitmaps for incremental repacks
` [PATCH v3 2/2] repack: die on incremental + write-bitmap-index

[4.10, panic, regression] iscsi: null pointer deref at iscsi_tcp_segment_done+0x20d/0x2e0
 2016-12-24  2:45 UTC  (14+ messages)

[PATCH] adc: add adc driver for Hisilicon BVT SOCs
 2016-12-24  2:31 UTC  (4+ messages)

[RFC PATCH 4.10 0/6] Switch BPF's digest to SHA256
 2016-12-24  2:26 UTC  (8+ messages)
` [RFC PATCH 4.10 1/6] crypto/sha256: Refactor the API so it can be used without shash
` [RFC PATCH 4.10 2/6] crypto/sha256: Make the sha256 library functions selectable
` [RFC PATCH 4.10 3/6] bpf: Use SHA256 instead of SHA1 for bpf digests
` [RFC PATCH 4.10 4/6] bpf: Avoid copying the entire BPF program when hashing it
` [RFC PATCH 4.10 5/6] bpf: Rename fdinfo's prog_digest to prog_sha256
` [RFC PATCH 4.10 6/6] net: Rename TCA*BPF_DIGEST to ..._SHA256

[BUG] kernel BUG at fs/btrfs/extent_io.c:2041 repair_io_failure (v4.8.11)
 2016-12-24  2:22 UTC 

[PATCH v3 00/10] qla2xxx: Bug fixes for driver
 2016-12-24  2:06 UTC  (11+ messages)
` [PATCH v3 01/10] qla2xxx: Fix wrong IOCB type assumption
` [PATCH v3 02/10] qla2xxx: Include ATIO queue in firmware dump when in target mode
` [PATCH v3 03/10] qla2xxx: Set tcm_qla2xxx version to automatically track qla2xxx version
` [PATCH v3 04/10] qla2xxx: Reset reserved field in firmware options to 0
` [PATCH v3 05/10] qla2xxx: Collect additional information to debug fw dump
` [PATCH v3 06/10] qla2xxx: Fix crash due to null pointer access
` [PATCH v3 07/10] qla2xxx: Terminate exchange if corruputed
` [PATCH v3 08/10] qla2xxx: Reduce exess wait during chip reset
` [PATCH v3 09/10] qla2xxx: Fix invalid handle erroneous message
` [PATCH v3 10/10] qla2xxx: Disable Out-of-order processing by default in Firmware

[PATCH v2 0/4] clk: rockchip: support clk controller for rk3328 SoC
 2016-12-24  2:18 UTC  (4+ messages)
` [PATCH v2 4/4] clk: rockchip: add new pll-type for rk3328

Denys Dmytriyenko : u-boot-ti-staging: update to ti2016.06-rc3 tag
 2016-12-24  2:09 UTC 

Denys Dmytriyenko : u-boot-ti-staging: update to ti2016.06-rc3 tag
 2016-12-24  2:09 UTC 

Denys Dmytriyenko : u-boot-ti-staging: update to ti2016.06-rc3 tag
 2016-12-24  2:09 UTC 

Gowtham Tammana : ti-gc320-driver: add support for RT kernel
 2016-12-24  2:09 UTC 

Denys Dmytriyenko : linux-ti-staging: update to ti2016.06-rc3 tag
 2016-12-24  2:09 UTC 

Denys Dmytriyenko : linux-ti-staging: update to ti2016.06-rc3 tag
 2016-12-24  2:09 UTC 

Denys Dmytriyenko : linux-ti-staging: update to ti2016.06-rc3 tag
 2016-12-24  2:09 UTC 

Gowtham Tammana : ti-gc320-driver: add support for RT kernel
 2016-12-24  2:09 UTC 

Gowtham Tammana : ti-gc320-driver: add support for RT kernel
 2016-12-24  2:09 UTC 

[PATCH] ti-gc320-driver: add support for RT kernel
 2016-12-24  2:04 UTC 

[Qemu-devel] [PATCH] The QEMU crashes since invoking qemu_thread_set_name(), the backtrace is:
 2016-12-24  2:00 UTC 

[Buildroot] [PATCH 1/1] luarocks: fix target-finalize hook processing
 2016-12-24  1:50 UTC 

[PATCH] infiniband: hw: cxgb4: Use AF_INET for sin_family field
 2016-12-24  1:44 UTC 

morty, how to debug opkg issues with do_populate_sdk? (ipk based) Error 255 (recipes use bin_package)
 2016-12-24  1:39 UTC 

[PATCH] irqchip: keystone: Fix "scheduling while atomic" on rt
 2016-12-24  1:34 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] luafilesystem: add license file
 2016-12-24  1:35 UTC 

[PATCH] drivers: net: ethernet: 3com: fix return value
 2016-12-24  1:05 UTC  (2+ messages)

[kernel-hardening] Re: George's crazy full state idea (Re: HalfSipHash Acceptable Usage)
 2016-12-24  1:17 UTC  (3+ messages)
`  "

[PATCH v2 2/2] nsfs: Add an ioctl() to return owner UID of a userns
 2016-12-24  1:16 UTC  (3+ messages)

[Bug 98520] System randomly crashes / freezes while playing certain games
 2016-12-24  0:57 UTC  (2+ messages)

[PATCH v2 00/10] qla2xxx: Bug fixes for driver
 2016-12-24  0:37 UTC  (4+ messages)
` [PATCH v2 02/10] qla2xxx: Include ATIO queue in firmware dump when in target mode


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.