All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-06 02:43:45 to 2016-09-06 03:43:52 UTC [more...]

[PATCH] powerpc/xics/opal: Fix processor numbers in OPAL ICP
 2016-09-06  3:43 UTC 

Release of e2fsprogs 1.43.3
 2016-09-06  3:43 UTC 

linux-next: manual merge of the tip tree with the kbuild tree
 2016-09-06  3:43 UTC 

Please backport commit 190ce8693c23 ("powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0") to v3.11+
 2016-09-06  3:42 UTC 

[Qemu-devel] [PULL 00/66] ppc-for-2.8 queue 20160906
 2016-09-06  3:43 UTC  (67+ messages)
` [Qemu-devel] [PULL 01/66] xics_kvm: drop extra checking of kernel_xics_fd
` [Qemu-devel] [PULL 02/66] hw/ppc: include fdt helper routine in a common file
` [Qemu-devel] [PULL 03/66] target-ppc: Introduce Power9 family
` [Qemu-devel] [PULL 04/66] target-ppc: Introduce POWER ISA 3.0 flag
` [Qemu-devel] [PULL 05/66] target-ppc: adding addpcis instruction
` [Qemu-devel] [PULL 06/66] target-ppc: add cmprb instruction
` [Qemu-devel] [PULL 07/66] target-ppc: add modulo word operations
` [Qemu-devel] [PULL 08/66] target-ppc: add modulo dword operations
` [Qemu-devel] [PULL 09/66] target-ppc: add cnttzd[.] instruction
` [Qemu-devel] [PULL 10/66] target-ppc: add cnttzw[.] instruction
` [Qemu-devel] [PULL 11/66] target-ppc: add cmpeqb instruction
` [Qemu-devel] [PULL 12/66] target-ppc: add setb instruction
` [Qemu-devel] [PULL 13/66] target-ppc: add maddld instruction
` [Qemu-devel] [PULL 14/66] target-ppc: add maddhd and maddhdu instruction
` [Qemu-devel] [PULL 15/66] target-ppc: introduce opc4 for Expanded Opcode
` [Qemu-devel] [PULL 16/66] ppc: Provide basic raise_exception_* functions
` [Qemu-devel] [PULL 17/66] ppc: Move classic fp ops out of translate.c
` [Qemu-devel] [PULL 18/66] ppc: Move embedded spe "
` [Qemu-devel] [PULL 19/66] ppc: Move DFP "
` [Qemu-devel] [PULL 20/66] ppc: Move VMX "
` [Qemu-devel] [PULL 21/66] ppc: Move VSX "
` [Qemu-devel] [PULL 22/66] ppc: Rename fload_invalid_op_excp to float_invalid_op_excp
` [Qemu-devel] [PULL 23/66] ppc: Make float_invalid_op_excp() pass the return address
` [Qemu-devel] [PULL 24/66] ppc: Make float_check_status() "
` [Qemu-devel] [PULL 25/66] ppc: Don't update the NIP in floating point generated code
` [Qemu-devel] [PULL 26/66] ppc: FP exceptions are always precise
` [Qemu-devel] [PULL 27/66] ppc: Don't update NIP in lswi/lswx/stswi/stswx
` [Qemu-devel] [PULL 28/66] ppc: Don't update NIP in lmw/stmw/icbi
` [Qemu-devel] [PULL 29/66] ppc: Make tlb_fill() use new exception helper
` [Qemu-devel] [PULL 30/66] ppc: Rework NIP updates vs. exception generation
` [Qemu-devel] [PULL 31/66] ppc: Fix source NIP on SLB related interrupts
` [Qemu-devel] [PULL 32/66] ppc: Don't update NIP in DCR access routines
` [Qemu-devel] [PULL 33/66] ppc: Don't update NIP in facility unavailable interrupts
` [Qemu-devel] [PULL 34/66] ppc: Don't update NIP BookE 2.06 tlbwe
` [Qemu-devel] [PULL 35/66] ppc: Don't update NIP on conditional trap instructions
` [Qemu-devel] [PULL 36/66] ppc: Don't update NIP if not taking alignment exceptions
` [Qemu-devel] [PULL 37/66] ppc: Don't update NIP in dcbz and lscbx
` [Qemu-devel] [PULL 38/66] ppc: Make alignment exceptions suck less
` [Qemu-devel] [PULL 39/66] ppc: Handle unconditional (always/never) traps at translation time
` [Qemu-devel] [PULL 40/66] ppc: Speed up dcbz
` [Qemu-devel] [PULL 41/66] ppc: Fix CFAR updates
` [Qemu-devel] [PULL 42/66] ppc: Don't set access_type on all load/stores on hash64
` [Qemu-devel] [PULL 43/66] ppc: Use a helper to generate "LE unsupported" alignment interrupts
` [Qemu-devel] [PULL 44/66] ppc: load/store multiple and string insns don't do LE
` [Qemu-devel] [PULL 45/66] ppc: Speed up load/store multiple
` [Qemu-devel] [PULL 46/66] target-ppc: implement branch-less divw[o][.]
` [Qemu-devel] [PULL 47/66] target-ppc: implement branch-less divd[o][.]
` [Qemu-devel] [PULL 48/66] target-ppc: add dtstsfi[q] instructions
` [Qemu-devel] [PULL 49/66] target-ppc: add vabsdu[b, h, w] instructions
` [Qemu-devel] [PULL 50/66] target-ppc: add vcmpnez[b, h, w][.] instructions
` [Qemu-devel] [PULL 51/66] target-ppc: add vslv instruction
` [Qemu-devel] [PULL 52/66] target-ppc: add vsrv instruction
` [Qemu-devel] [PULL 53/66] target-ppc: add extswsli[.] instruction
` [Qemu-devel] [PULL 54/66] ppc: Rename #include'd .c files to .inc.c
` [Qemu-devel] [PULL 55/66] hw/ppc: use error_report instead of fprintf
` [Qemu-devel] [PULL 56/66] hw/ppc: add a ppc_create_page_sizes_prop() helper routine
` [Qemu-devel] [PULL 57/66] ppc: Fix macio ESCC legacy mapping
` [Qemu-devel] [PULL 58/66] ppc: Fix catching some segfaults in user mode
` [Qemu-devel] [PULL 59/66] ppc: Stop dumping state on all exceptions in linux-user
` [Qemu-devel] [PULL 60/66] ppc: Don't generate dead code on unconditional branches
` [Qemu-devel] [PULL 61/66] ppc: Improve flags for helpers loading/writing the time facilities
` [Qemu-devel] [PULL 62/66] ppc: Improve the exception helpers flags
` [Qemu-devel] [PULL 63/66] ppc: Improve a few more helper flags
` [Qemu-devel] [PULL 64/66] spapr: implement H_CHANGE_LOGICAL_LAN_MAC h_call
` [Qemu-devel] [PULL 65/66] tests: Resort check-qtest entries in Makefile.include
` [Qemu-devel] [PULL 66/66] tests: Check serial output of firmware boot of some machines

[PATCH v10 5/5] drm/rockchip: Add dmc notifier in vop driver
 2016-09-06  3:40 UTC  (4+ messages)

[U-Boot] [PATCH] board: ks2: README: Update to add K2G support
 2016-09-06  3:40 UTC 

[PATCH] ext4: improve ext4lazyinit scalability V2
 2016-09-06  3:39 UTC  (3+ messages)

[Qemu-devel] [RFC 00/13] Live memory snapshot based on userfaultfd
 2016-09-06  3:39 UTC  (7+ messages)

[Qemu-devel] [PULL 00/66] ppc-for-2.8 queue 20160906
 2016-09-06  3:40 UTC  (67+ messages)
` [Qemu-devel] [PULL 01/66] xics_kvm: drop extra checking of kernel_xics_fd
` [Qemu-devel] [PULL 02/66] hw/ppc: include fdt helper routine in a common file
` [Qemu-devel] [PULL 03/66] target-ppc: Introduce Power9 family
` [Qemu-devel] [PULL 04/66] target-ppc: Introduce POWER ISA 3.0 flag
` [Qemu-devel] [PULL 05/66] target-ppc: adding addpcis instruction
` [Qemu-devel] [PULL 06/66] target-ppc: add cmprb instruction
` [Qemu-devel] [PULL 07/66] target-ppc: add modulo word operations
` [Qemu-devel] [PULL 08/66] target-ppc: add modulo dword operations
` [Qemu-devel] [PULL 09/66] target-ppc: add cnttzd[.] instruction
` [Qemu-devel] [PULL 10/66] target-ppc: add cnttzw[.] instruction
` [Qemu-devel] [PULL 11/66] target-ppc: add cmpeqb instruction
` [Qemu-devel] [PULL 12/66] target-ppc: add setb instruction
` [Qemu-devel] [PULL 13/66] target-ppc: add maddld instruction
` [Qemu-devel] [PULL 14/66] target-ppc: add maddhd and maddhdu instruction
` [Qemu-devel] [PULL 15/66] target-ppc: introduce opc4 for Expanded Opcode
` [Qemu-devel] [PULL 16/66] ppc: Provide basic raise_exception_* functions
` [Qemu-devel] [PULL 17/66] ppc: Move classic fp ops out of translate.c
` [Qemu-devel] [PULL 18/66] ppc: Move embedded spe "
` [Qemu-devel] [PULL 19/66] ppc: Move DFP "
` [Qemu-devel] [PULL 20/66] ppc: Move VMX "
` [Qemu-devel] [PULL 21/66] ppc: Move VSX "
` [Qemu-devel] [PULL 22/66] ppc: Rename fload_invalid_op_excp to float_invalid_op_excp
` [Qemu-devel] [PULL 23/66] ppc: Make float_invalid_op_excp() pass the return address
` [Qemu-devel] [PULL 24/66] ppc: Make float_check_status() "
` [Qemu-devel] [PULL 25/66] ppc: Don't update the NIP in floating point generated code
` [Qemu-devel] [PULL 26/66] ppc: FP exceptions are always precise
` [Qemu-devel] [PULL 27/66] ppc: Don't update NIP in lswi/lswx/stswi/stswx
` [Qemu-devel] [PULL 28/66] ppc: Don't update NIP in lmw/stmw/icbi
` [Qemu-devel] [PULL 29/66] ppc: Make tlb_fill() use new exception helper
` [Qemu-devel] [PULL 30/66] ppc: Rework NIP updates vs. exception generation
` [Qemu-devel] [PULL 31/66] ppc: Fix source NIP on SLB related interrupts
` [Qemu-devel] [PULL 32/66] ppc: Don't update NIP in DCR access routines
` [Qemu-devel] [PULL 33/66] ppc: Don't update NIP in facility unavailable interrupts
` [Qemu-devel] [PULL 34/66] ppc: Don't update NIP BookE 2.06 tlbwe
` [Qemu-devel] [PULL 35/66] ppc: Don't update NIP on conditional trap instructions
` [Qemu-devel] [PULL 36/66] ppc: Don't update NIP if not taking alignment exceptions
` [Qemu-devel] [PULL 37/66] ppc: Don't update NIP in dcbz and lscbx
` [Qemu-devel] [PULL 38/66] ppc: Make alignment exceptions suck less
` [Qemu-devel] [PULL 39/66] ppc: Handle unconditional (always/never) traps at translation time
` [Qemu-devel] [PULL 40/66] ppc: Speed up dcbz
` [Qemu-devel] [PULL 41/66] ppc: Fix CFAR updates
` [Qemu-devel] [PULL 42/66] ppc: Don't set access_type on all load/stores on hash64
` [Qemu-devel] [PULL 43/66] ppc: Use a helper to generate "LE unsupported" alignment interrupts
` [Qemu-devel] [PULL 44/66] ppc: load/store multiple and string insns don't do LE
` [Qemu-devel] [PULL 45/66] ppc: Speed up load/store multiple
` [Qemu-devel] [PULL 46/66] target-ppc: implement branch-less divw[o][.]
` [Qemu-devel] [PULL 47/66] target-ppc: implement branch-less divd[o][.]
` [Qemu-devel] [PULL 48/66] target-ppc: add dtstsfi[q] instructions
` [Qemu-devel] [PULL 49/66] target-ppc: add vabsdu[b, h, w] instructions
` [Qemu-devel] [PULL 50/66] target-ppc: add vcmpnez[b, h, w][.] instructions
` [Qemu-devel] [PULL 51/66] target-ppc: add vslv instruction
` [Qemu-devel] [PULL 52/66] target-ppc: add vsrv instruction
` [Qemu-devel] [PULL 53/66] target-ppc: add extswsli[.] instruction
` [Qemu-devel] [PULL 54/66] ppc: Rename #include'd .c files to .inc.c
` [Qemu-devel] [PULL 55/66] hw/ppc: use error_report instead of fprintf
` [Qemu-devel] [PULL 56/66] hw/ppc: add a ppc_create_page_sizes_prop() helper routine
` [Qemu-devel] [PULL 57/66] ppc: Fix macio ESCC legacy mapping
` [Qemu-devel] [PULL 58/66] ppc: Fix catching some segfaults in user mode
` [Qemu-devel] [PULL 59/66] ppc: Stop dumping state on all exceptions in linux-user
` [Qemu-devel] [PULL 60/66] ppc: Don't generate dead code on unconditional branches
` [Qemu-devel] [PULL 61/66] ppc: Improve flags for helpers loading/writing the time facilities
` [Qemu-devel] [PULL 62/66] ppc: Improve the exception helpers flags
` [Qemu-devel] [PULL 63/66] ppc: Improve a few more helper flags
` [Qemu-devel] [PULL 64/66] spapr: implement H_CHANGE_LOGICAL_LAN_MAC h_call
` [Qemu-devel] [PULL 65/66] tests: Resort check-qtest entries in Makefile.include
` [Qemu-devel] [PULL 66/66] tests: Check serial output of firmware boot of some machines

Source code review around jump label usage
 2016-09-06  3:38 UTC  (9+ messages)
` [PATCH 00/21] ACPI-video: Fine-tuning for several function implementations
    `  "
` [PATCH 0/7] ACPI-APEI-HEST: Fine-tuning for three "
    `  "

[Buildroot] Error with OVERRIDE_SRCDIR in 2016.08
 2016-09-06  3:37 UTC  (4+ messages)

[xen-unstable test] 100766: regressions - FAIL
 2016-09-06  3:36 UTC 

[PATCH] Btrfs: remove unnecessary code of chunk_root assignment in btrfs_read_chunk_tree
 2016-09-06  3:13 UTC  (4+ messages)

[PATCH 1/4] ALSA: control: return payload length for TLV operation
 2016-09-06  3:30 UTC  (14+ messages)

[PATCH] ASoC: sun4i-codec: Distinguish sun4i from sun7i
 2016-09-06  3:29 UTC  (5+ messages)

[PATCH] speakup: Add spinlock in synth_direct_store
 2016-09-06  3:29 UTC  (2+ messages)

[PATCH v2 0/3] Add Mediatek thermal driver for mt2701
 2016-09-06  3:28 UTC  (7+ messages)
` [PATCH v2 3/3] arm: dts: thermal: add thermal/auxadc node

[PATCH RESEND] ext4: Cleanup ext4_sync_parent()
 2016-09-06  3:22 UTC  (2+ messages)

[PATCH] ext4: remove old feature helpers
 2016-09-06  3:13 UTC  (2+ messages)

[PATCH] ext4: Enable quota enforcement based on mount options
 2016-09-06  3:09 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC 0/4] Enable MTTCG on PowerPC
 2016-09-06  3:05 UTC  (8+ messages)
` [Qemu-devel] [PATCH RFC 4/4] target-ppc: flush tlb from all the cpu

[PATCH] ext4: enforce online defrag restriction for encrypted files
 2016-09-06  3:05 UTC  (2+ messages)

[PATCH v2 0/7] dts: sun8i: add extra uart/i2c to H3
 2016-09-06  3:04 UTC  (8+ messages)
` [PATCH v2 4/7] dts: sun8i-h3: add UART1-3 to Orange Pi Plus

drivers/nvme/host/core.c:202:2: note: in expansion of macro 'spin_lock_irqsave'
 2016-09-05 15:00 UTC 

drivers/nvme/host/nvme.h:226:12: error: dereferencing pointer to incomplete type 'struct request'
 2016-09-05 13:15 UTC 

drivers/nvme/host/nvme.h:217:20: error: 'REQ_OP_DISCARD' undeclared
 2016-09-05 14:09 UTC 

[PATCH] mfd: Add HiSilicon Flash Memory Controller(FMC) driver
 2016-09-06  2:57 UTC  (2+ messages)

[nf-next:nexpr-wip 38/41] net/netfilter/nft_counter.c:67:16: note: in expansion of macro 'xchg'
 2016-09-05 13:41 UTC 

[soc-thermal:sysfs_locking 38/80] drivers/thermal/thermal_sysfs.c:596:12: error: static declaration of 'thermal_zone_create_device_groups' follows non-static declaration
 2016-09-05 13:56 UTC 

[pwm:for-4.9/drivers 2/9] drivers/pwm/pwm-berlin.c:245:35: error: 'struct berlin_pwm_chip' has no member named 'chips'
 2016-09-05 10:37 UTC 

[nf-next:nexpr-wip 38/41] ERROR: "__invalid_xchg_size" [net/netfilter/nft_counter.ko] undefined!
 2016-09-05 15:03 UTC 

[PATCH RESEND] ext4: reinforce check of i_dtime when clearing high fields of uid and gid
 2016-09-06  3:01 UTC  (2+ messages)

[Buildroot] [PATCH] mpv: bump to version 0.20.0
 2016-09-06  2:59 UTC 

[PATCH 1/4] drm/amdgpu:add switch buffer to end of CS
 2016-09-06  2:58 UTC  (8+ messages)
` [PATCH 2/4] drm/amdgpu:new method to sync ce&de

[Buildroot] [PATCH] libenca: bump to version 1.19
 2016-09-06  2:56 UTC 

[PATCH 0/7] drm/sun4i: Introduce A33 display driver
 2016-09-06  2:53 UTC  (20+ messages)
` [PATCH 4/7] drm/panel: Add Sinlinx SinA33 7" panel
` [PATCH 5/7] ARM: sun8i: a33: Add display pipeline

[PATCH v4 1/3] mmc: core: Remove some redundant validations in mmc_erase() function
 2016-09-06  2:55 UTC  (3+ messages)
` [PATCH v4 2/3] mmc: core: Factor out the alignment of erase size
` [PATCH v4 3/3] mmc: core: Optimize the mmc erase size alignment

Request Chinese mail list and FrontPage
 2016-09-06  2:54 UTC  (2+ messages)

[Buildroot] QtWebEngine
 2016-09-06  2:52 UTC 

[PATCH] android: binder: use VM_ALLOC to get vm area
 2016-09-06  2:42 UTC  (5+ messages)

btrfs send extremely slow (almost stuck)
 2016-09-06  2:46 UTC  (8+ messages)

[nf-next:nexpr-wip 38/41] net/netfilter/nft_counter.c:72:21: error: call to '__xchg_wrong_size' declared with attribute error: Bad argument size for xchg
 2016-09-05 17:34 UTC 

[Qemu-devel] proposed release timetable for 2.8
 2016-09-06  2:43 UTC  (4+ 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.