Show patches with: Submitter = Laurent Vivier       |    State = Action Required       |   4849 patches
« 1 2 ... 45 46 4748 49 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
linux-user: add nested netlink types - - - - --- 2016-06-27 Laurent Vivier New
linux-user: convert sockaddr_ll from host to target - - 1 - --- 2016-06-26 Laurent Vivier New
trace-event: display "%d" instead of "0x%d" - - - - --- 2016-06-22 Laurent Vivier New
[3/3] linux-user: add fd_trans helper in do_recvfrom() - - - - --- 2016-06-21 Laurent Vivier New
[2/3] linux-user: fix netlink memory corruption - - - - --- 2016-06-21 Laurent Vivier New
[1/3] linux-user: fd_trans_*_data() returns the length - - - - --- 2016-06-21 Laurent Vivier New
linux-user, trivial: display "0x%x" instead of "0x%d" 1 - 1 - --- 2016-06-20 Laurent Vivier New
ppc64: disable gen_pause() for linux-user mode - - - - --- 2016-06-19 Laurent Vivier New
[2/2] linux-user: don't swap NLMSG_DATA() fields - - 1 - --- 2016-06-16 Laurent Vivier New
[1/2] linux-user: fd_trans_host_to_target_data() must process only received data - - 1 - --- 2016-06-16 Laurent Vivier New
[7/7] sheepdog: remove useless casts - - 1 - --- 2016-06-15 Laurent Vivier New
[6/7] crypto: remove useless casts - - 1 - --- 2016-06-15 Laurent Vivier New
[5/7] fw_cfg: remove useless casts - - 1 - --- 2016-06-15 Laurent Vivier New
[4/7] tricore: remove useless cast - - 1 - --- 2016-06-15 Laurent Vivier New
[3/7] s390x: remove useless cast - - - - --- 2016-06-15 Laurent Vivier New
[2/7] linux-user,s390x: remove useless cast - - - - --- 2016-06-15 Laurent Vivier New
[1/7] coccinelle: add a script to remove useless casts - - 1 - --- 2016-06-15 Laurent Vivier New
linux-user: add missing return in netlink switch statement - - 1 - --- 2016-06-14 Laurent Vivier New
[v2,4/4] linux-user: update get_thread_area/set_thread_area strace - - 1 - --- 2016-06-11 Laurent Vivier New
[v2,3/4] linux-user: fix clone() strace - - 1 - --- 2016-06-11 Laurent Vivier New
[v2,2/4] linux-user: add socket() strace - - 1 - --- 2016-06-11 Laurent Vivier New
[v2,1/4] linux-user: add socketcall() strace - - 1 - --- 2016-06-11 Laurent Vivier New
[5/5] linux-user: update get_thread_area/set_thread_area strace - - - - --- 2016-06-08 Laurent Vivier New
[4/5] linux-user: fix clone() strace - - - - --- 2016-06-08 Laurent Vivier New
[3/5] linux-user: add socket() strace - - - - --- 2016-06-08 Laurent Vivier New
[2/5] linux-user: correct setsockopt() strace. - - - - --- 2016-06-08 Laurent Vivier New
[1/5] linux-user: add socketcall() strace - - - - --- 2016-06-08 Laurent Vivier New
linux-user: check if NETLINK_ROUTE is available - - - - --- 2016-06-02 Laurent Vivier New
[16/16] hbitmap: Use DIV_ROUND_UP - - 1 - --- 2016-05-31 Laurent Vivier New
[15/16] qemu-timer: Use DIV_ROUND_UP - - - - --- 2016-05-31 Laurent Vivier New
[14/16] pc-bios/s390-ccw: Use DIV_ROUND_UP - - - - --- 2016-05-31 Laurent Vivier New
[13/16] linux-user: Use DIV_ROUND_UP - - - - --- 2016-05-31 Laurent Vivier New
[12/16] slirp: Use DIV_ROUND_UP 1 - - - --- 2016-05-31 Laurent Vivier New
[11/16] usb: Use DIV_ROUND_UP - - - - --- 2016-05-31 Laurent Vivier New
[10/16] rocker: Use DIV_ROUND_UP - - - - --- 2016-05-31 Laurent Vivier New
[09/16] SPICE: Use DIV_ROUND_UP - - - - --- 2016-05-31 Laurent Vivier New
[08/16] audio: Use DIV_ROUND_UP - - - - --- 2016-05-31 Laurent Vivier New
[07/16] xen: Use DIV_ROUND_UP - - 1 - --- 2016-05-31 Laurent Vivier New
[06/16] crypto: Use DIV_ROUND_UP - - 1 - --- 2016-05-31 Laurent Vivier New
[05/16] block: Use DIV_ROUND_UP - - 1 - --- 2016-05-31 Laurent Vivier New
[04/16] qed: Use DIV_ROUND_UP - - 1 - --- 2016-05-31 Laurent Vivier New
[03/16] qcow/qcow2: Use DIV_ROUND_UP - - 1 - --- 2016-05-31 Laurent Vivier New
[02/16] parallels: Use DIV_ROUND_UP - - 1 - --- 2016-05-31 Laurent Vivier New
[01/16] coccinelle: use macro DIV_ROUND_UP instead of (((n) + (d) - 1) /(d)) - - 1 - --- 2016-05-31 Laurent Vivier New
[v2,3/3] linux-user: add netlink audit - - - - --- 2016-05-22 Laurent Vivier New
[v2,2/3] linux-user: support netlink protocol NETLINK_KOBJECT_UEVENT - - - - --- 2016-05-22 Laurent Vivier New
[v2,1/3] linux-user: add rtnetlink(7) support - - - - --- 2016-05-22 Laurent Vivier New
scripts/kvm/kvm_stat: fix tracepoint provider - - - - --- 2016-05-20 Laurent Vivier New
scripts/kvm/kvm_stat: define exit_reasons field in ArchPPC - - - - --- 2016-05-20 Laurent Vivier New
[v2,5/5] ppc: Remove a potential overflow in muldiv64() - - - - --- 2016-05-09 Laurent Vivier New
[v2,4/5] replace muldiv64(a, b, c) by (uint64_t)a * b / c 1 - - - --- 2016-05-09 Laurent Vivier New
[v2,3/5] remove useless muldiv64() - - 1 - --- 2016-05-09 Laurent Vivier New
[v2,2/5] The only 64bit parameter of muldiv64() is the first one. - - 1 - --- 2016-05-09 Laurent Vivier New
[v2,1/5] scripts: add muldiv64() checking coccinelle scripts - - - - --- 2016-05-09 Laurent Vivier New
MAINTAINERS: update M68K entry - - 1 - --- 2016-05-06 Laurent Vivier New
[52/52] target-m68k: sr/ccr cleanup - - - - --- 2016-05-04 Laurent Vivier New
[51/52] target-m68k: add cmpm - - - - --- 2016-05-04 Laurent Vivier New
[50/52] target-m68k: immediate ops manage word and byte operands - - 1 - --- 2016-05-04 Laurent Vivier New
[49/52] target-m68k: cmp manages word and bytes operands - - 1 - --- 2016-05-04 Laurent Vivier New
[48/52] target-m68k: add/sub manage word and byte operands - - 1 - --- 2016-05-04 Laurent Vivier New
[47/52] target-m68k: add addressing modes to neg - - 1 - --- 2016-05-04 Laurent Vivier New
[46/52] target-m68k: introduce byte and word cc_ops - - - - --- 2016-05-04 Laurent Vivier New
[45/52] target-m68k: suba/adda can manage word operand - - 1 - --- 2016-05-04 Laurent Vivier New
[44/52] target-m68k: and can manage word and byte operands - - 1 - --- 2016-05-04 Laurent Vivier New
[43/52] target-m68k: or can manage word and byte operands - - 1 - --- 2016-05-04 Laurent Vivier New
[42/52] target-m68k: eor can manage word and byte operands - - 1 - --- 2016-05-04 Laurent Vivier New
[41/52] target-m68k: add addressing modes to not - - 1 - --- 2016-05-04 Laurent Vivier New
[40/52] target-m68k: add exg ops - - 1 - --- 2016-05-04 Laurent Vivier New
[39/52] target-m68k: movem - - - - --- 2016-05-04 Laurent Vivier New
[38/52] target-m68k: add linkl - - 1 - --- 2016-05-04 Laurent Vivier New
[37/52] target-m68k: add cas/cas2 ops - - - - --- 2016-05-04 Laurent Vivier New
[36/52] target-m68k: inline shift ops - - - - --- 2016-05-04 Laurent Vivier New
[35/52] target-m68k: inline rotate ops - - - - --- 2016-05-04 Laurent Vivier New
[34/52] target-m68k: add 64bit mull - - - - --- 2016-05-04 Laurent Vivier New
[33/52] target-m68k: inline divu/divs - - - - --- 2016-05-04 Laurent Vivier New
[32/52] target-m68k: bitfield ops - - - - --- 2016-05-04 Laurent Vivier New
[31/52] target-m68k: some bit ops cleanup - - 1 - --- 2016-05-04 Laurent Vivier New
[30/52] target-m68k: add scc/dbcc - - - - --- 2016-05-04 Laurent Vivier New
[29/52] target-m68k: factorize flags computing - - - - --- 2016-05-04 Laurent Vivier New
[28/52] target-m68k: add addx/subx/negx ops - - - - --- 2016-05-04 Laurent Vivier New
[27/52] target-m68k: Inline addx, subx, negx - - - - --- 2016-05-04 Laurent Vivier New
[26/52] target-m68k: Inline shifts - - 1 - --- 2016-05-04 Laurent Vivier New
[25/52] target-m68k: Optimize gen_flush_flags - - - - --- 2016-05-04 Laurent Vivier New
[24/52] target-m68k: Optimize some comparisons - - - - --- 2016-05-04 Laurent Vivier New
[23/52] target-m68k: Use setcond for scc - - - - --- 2016-05-04 Laurent Vivier New
[22/52] target-m68k: Introduce DisasCompare - - - - --- 2016-05-04 Laurent Vivier New
[21/52] target-m68k: Reorg flags handling - - 1 - --- 2016-05-04 Laurent Vivier New
[20/52] target-m68k: Remove incorrect clearing of cc_x - - - - --- 2016-05-04 Laurent Vivier New
[19/52] target-m68k: terminate cpu dump with newline - - 1 - --- 2016-05-04 Laurent Vivier New
[18/52] target-m68k: Some fixes to SR and flags management - - - - --- 2016-05-04 Laurent Vivier New
[17/52] target-m68k: Print flags properly - - - - --- 2016-05-04 Laurent Vivier New
[16/52] target-m68k: update CPU flags management - - 1 - --- 2016-05-04 Laurent Vivier New
[15/52] target-m68k: don't update cc_dest in helpers - - 1 - --- 2016-05-04 Laurent Vivier New
[14/52] target-m68k: update move to/from ccr/sr - - 1 - --- 2016-05-04 Laurent Vivier New
[13/52] target-m68k: update CPU flags management - - 1 - --- 2016-05-04 Laurent Vivier New
[12/52] target-m68k: Replace helper_xflag_lt with setcond - - - - --- 2016-05-04 Laurent Vivier New
[11/52] target-m68k: allow to update flags with operation on words and bytes - - 1 - --- 2016-05-04 Laurent Vivier New
[10/52] target-m68k: REG() macro cleanup - - 1 - --- 2016-05-04 Laurent Vivier New
[09/52] target-m68k: set PAGE_BITS to 12 for m68k - - 1 - --- 2016-05-04 Laurent Vivier New
[08/52] target-m68k: define operand sizes - - 1 - --- 2016-05-04 Laurent Vivier New
« 1 2 ... 45 46 4748 49 »