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

[Qemu-devel] [PULL 00/66] ppc-for-2.8 queue 20160906
 2016-09-06  3:43 UTC  (50+ 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 19/66] ppc: Move DFP ops out of translate.c
` [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 49/66] target-ppc: add vabsdu[b, h, w] instructions
` [Qemu-devel] [PULL 51/66] target-ppc: add vslv instruction
` [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

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

[PATCH 1/1] ARM: dts: sun8i: Add dts file for the NanoPi NEO SBC
 2016-09-06  2:41 UTC  (6+ messages)
` [PATCH v4 0/2] ARM: sunxi: Add support for FriendlyARM "
  ` [PATCH v4 2/2] devicetree: Add vendor prefix for FriendlyARM
    ` [linux-sunxi] "

[PATCH v2] groff: not ship /usr/bin/glilypond
 2016-09-06  2:39 UTC 

[Buildroot] [PATCH] webkitgtk: bump to version 2.12.5
 2016-09-06  2:39 UTC 

[Buildroot] [PATCH] e2fsprogs: bump to version 1.43.3
 2016-09-06  2:39 UTC 

[Buildroot] Problem with qt5webkit on ARM?
 2016-09-06  2:39 UTC 

[U-Boot] [PATCH v5 04/16] ext4: Scan all directory blocks for space when inserting a new entry
 2016-09-06  2:36 UTC  (13+ messages)
` [U-Boot] [PATCH v5 05/16] ext4: Avoid corruption of directories with hash tree indexes
` [U-Boot] [PATCH v5 06/16] ext4: Scan all directory blocks when looking up an entry
` [U-Boot] [PATCH v5 07/16] ext4: Only update number of of unused inodes if GDT_CSUM feature is set
` [U-Boot] [PATCH v5 08/16] ext4: Do not clear zalloc'ed buffers a second time
` [U-Boot] [PATCH v5 09/16] ext4: After completely filled group, scan next group from the beginning
` [U-Boot] [PATCH v5 10/16] ext4: Avoid out-of-bounds access of block bitmap
` [U-Boot] [PATCH v5 11/16] ext4: Fix memory leak in case of failure
` [U-Boot] [PATCH v5 12/16] ext4: Use correct value for inode size even on revision 0 filesystems
` [U-Boot] [PATCH v5 13/16] ext4: initialize full inode for inodes bigger than 128 bytes
` [U-Boot] [PATCH v5 14/16] ext4: remove duplicated block release code for extents
` [U-Boot] [PATCH v5 15/16] ext4: Correct block number handling, empty block vs. error code
` [U-Boot] [PATCH v5 16/16] ext4: Fix memory leak of journal buffer if block is updated multiple times


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.