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

[Qemu-devel] [PATCH v5 00/65] tcg 2.9 patch queue
 2016-12-24  4:00 UTC  (45+ 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-devel] [PATCH 14/65] target-arm: Use new "
` [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: "

[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  (5+ messages)

[v2 0/7] x86: enable User-Mode Instruction Prevention
 2016-12-24  3:15 UTC  (26+ 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

[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  (7+ 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  (13+ messages)
` [PATCH v2 02/10] qla2xxx: Include ATIO queue in firmware dump when in target mode
` [PATCH v2 04/10] qla2xxx: Reset reserved field in firmware options to 0
` [PATCH v2 06/10] qla2xxx: Fix crash due to null pointer access
` [PATCH v2 07/10] qla2xxx: Terminate exchange if corrputed

[Bug 99078] Desktop icons oversaturated with red after December 11 2016 update
 2016-12-24  0:25 UTC 

csum errors during btrfs check
 2016-12-24  0:23 UTC 

[PATCH v2 1/2] drm/i915: request ring to be pinned above GUC_WOPCM_TOP
 2016-12-24  0:23 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: re-use computed offset bias for context pin
` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915: request ring to be pinned above GUC_WOPCM_TOP

[PATCH 0/3] Patches for recent updates
 2016-12-24  0:22 UTC  (4+ messages)

[fyi] test in the wild (wg + gretap + batman-adv) on tplink842
 2016-12-24  0:24 UTC 

[PATCH] scsi: bfa: Increase requested firmware version to 3.2.5.1
 2016-12-24  0:15 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/21] new backup architecture
 2016-12-23 14:28 UTC  (2+ messages)
` [Qemu-devel] [PATCH 11/21] backup: move r/w error handling code to r/w functions

An empty vptr in an raw object
 2016-12-23 23:52 UTC  (15+ messages)

[PATCH 1/2] soc: ti: Use remoteproc auto_boot feature
 2016-12-23 23:57 UTC  (7+ messages)

[U-Boot] [PATCH] sunxi: fix SID read on H3
 2016-12-23 23:55 UTC  (2+ messages)
` [U-Boot] [linux-sunxi] "

What's cooking in git.git (Dec 2016, #07; Thu, 22)
 2016-12-23 23:55 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2016-12-23 23:43 UTC  (2+ messages)

Your Urgent Response Is Highly Anticipated{}
 2016-12-23 23:42 UTC 

[xen-4.5-testing baseline-only test] 68264: regressions - FAIL
 2016-12-23 23:40 UTC 

[U-Boot] [PATCH] spi: Zap mpc52xx_spi.c, config and related code
 2016-12-23 23:38 UTC  (2+ messages)

[U-Boot] [PATCH] spi: Zap armada100_spi.c and env
 2016-12-23 23:37 UTC  (4+ messages)

[Qemu-devel] [PATCH] ps2: Fix lost scancodes by recent changes
 2016-12-23 23:36 UTC  (6+ messages)
    ` [Qemu-devel] [PATCH v2] "

[U-Boot] Pull request: u-boot-sunxi/master
 2016-12-23 23:33 UTC 

[PATCH] cpufreq: intel_pstate: Do not expose PID parameters in passive mode
 2016-12-23 23:29 UTC 

[meta-python][PATCH] python3-wekzeug: update RDEPENDS to pull in http module
 2016-12-23 23:24 UTC  (4+ messages)

[libvirt test] 103827: tolerable all pass - PUSHED
 2016-12-23 23:23 UTC 

[xl restore and migrating problem - hardware compatibility]
 2016-12-23 23:22 UTC  (5+ messages)

[PATCH] python-3.5-manifest: Add http module to the netclient package
 2016-12-23 23:20 UTC 

[Qemu-devel] Cannot add iothreads label in libvirt xml configuration file
 2016-12-23 23:12 UTC  (3+ messages)
` [Qemu-devel] [libvirt] "

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

[refpolicy] [PATCH] kernel: missing permissions for confined execution
 2016-12-23 23:08 UTC  (11+ messages)
              ` [refpolicy] [PATCH v3] "
                  ` [refpolicy] [PATCH v4] "

[Buildroot] [PATCH v2,1/1] hiredis: new package
 2016-12-23 23:06 UTC 

FedEx issue #00446197: unable to delivery parcel
 2016-12-23 23:09 UTC 

[GIT PULL] x86 fixes
 2016-12-23 22:57 UTC 

[PATCH Version 4] SVCAUTH reap the rsc cache entry on RPC_SS_PROC_DESTROY
 2016-12-23 22:55 UTC  (2+ messages)

[PATCH v4 1/2] drm: Wrap the check for atomic_commit implementation
 2016-12-23 22:55 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v4,1/2] "

[GIT PULL] timer fix
 2016-12-23 22:53 UTC 

Recovering a RAID6 after all disks were disconnected
 2016-12-23 22:50 UTC  (10+ messages)

[GIT PULL] perf fixes
 2016-12-23 22:50 UTC 

Note on 4.10 merge window timing (was Re: Linux 4.9-rc8)
 2016-12-23 22:49 UTC  (4+ messages)

[patch] mm, thp: always direct reclaim for MADV_HUGEPAGE even when deferred
 2016-12-23 22:46 UTC  (8+ messages)

[GIT PULL] IRQ fix
 2016-12-23 22:46 UTC 

OOM: Better, but still there on
 2016-12-23 22:26 UTC  (12+ messages)
                ` [RFC PATCH] mm, memcg: fix (Re: OOM: Better, but still there on)


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.