messages from 2017-06-04 15:54:51 to 2017-06-04 17:53:23 UTC [more...]
[PATCH] net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly reseted
2017-06-04 17:53 UTC (2+ messages)
Weird green patterns on video
2017-06-04 17:50 UTC (2+ messages)
[PATCH] x86, cyrix: add alternative Device ID of Geode GX1 SoC
2017-06-04 17:18 UTC
[Qemu-devel] GSoC 2017 Proposal: TCG performance enhancements
2017-06-04 17:47 UTC (3+ messages)
` [Qemu-devel] [PATCH] tcg: allocate TB structs before the corresponding translated code
[Qemu-devel] [PULL 00/69] target/s390x tcg patches
2017-06-04 17:35 UTC (70+ messages)
` [Qemu-devel] [PULL 01/69] target/s390x: Add support for the TEST BLOCK instruction
` [Qemu-devel] [PULL 02/69] target/s390x: Use cpu_loop_exit_restore for tlb_fill
` [Qemu-devel] [PULL 03/69] target/s390x: Move helper_ex to end of file
` [Qemu-devel] [PULL 04/69] target/s390x: Use unwind data for helper_nc
` [Qemu-devel] [PULL 05/69] target/s390x: Use unwind data for helper_oc
` [Qemu-devel] [PULL 06/69] target/s390x: Use unwind data for helper_xc
` [Qemu-devel] [PULL 07/69] target/s390x: Use unwind data for helper_mvc
` [Qemu-devel] [PULL 08/69] target/s390x: Use unwind data for helper_clc
` [Qemu-devel] [PULL 09/69] target/s390x: Use unwind data for helper_clm
` [Qemu-devel] [PULL 10/69] target/s390x: Use unwind data for helper_srst
` [Qemu-devel] [PULL 11/69] target/s390x: Use unwind data for helper_clst
` [Qemu-devel] [PULL 12/69] target/s390x: Use unwind data for helper_mvpg
` [Qemu-devel] [PULL 13/69] target/s390x: Use unwind data for helper_mvst
` [Qemu-devel] [PULL 14/69] target/s390x: Use unwind data for helper_lam
` [Qemu-devel] [PULL 15/69] target/s390x: Use unwind data for helper_stam
` [Qemu-devel] [PULL 16/69] target/s390x: Use unwind data for helper_mvcl
` [Qemu-devel] [PULL 17/69] target/s390x: Use unwind data for helper_mvcle
` [Qemu-devel] [PULL 18/69] target/s390x: Use unwind data for helper_clcle
` [Qemu-devel] [PULL 19/69] target/s390x: Use unwind data for helper_cksm
` [Qemu-devel] [PULL 20/69] target/s390x: Use unwind data for helper_unpk
` [Qemu-devel] [PULL 21/69] target/s390x: Use unwind data for helper_tr
` [Qemu-devel] [PULL 22/69] target/s390x: Use unwind data for helper_tre
` [Qemu-devel] [PULL 23/69] target/s390x: Use unwind data for helper_trt
` [Qemu-devel] [PULL 24/69] target/s390x: Use unwind data for helper_lctlg
` [Qemu-devel] [PULL 25/69] target/s390x: Use unwind data for helper_lctl
` [Qemu-devel] [PULL 26/69] target/s390x: Use unwind data for helper_stctl
` [Qemu-devel] [PULL 27/69] target/s390x: Use unwind data for helper_testblock
` [Qemu-devel] [PULL 28/69] target/s390x: Use unwind data for helper_tprot
` [Qemu-devel] [PULL 29/69] target/s390x: Use unwind data for helper_lra
` [Qemu-devel] [PULL 30/69] target/s390x: Use unwind data for helper_mvcs/mvcp
` [Qemu-devel] [PULL 31/69] target/s390x: Fix some helper_ex problems
` [Qemu-devel] [PULL 32/69] target/s390x: Fix EXECUTE with R1==0
` [Qemu-devel] [PULL 33/69] target/s390x: Use atomic operations for COMPARE SWAP PURGE
` [Qemu-devel] [PULL 34/69] target/s390x: Implement CSPG
` [Qemu-devel] [PULL 35/69] target/s390x: Save current ilen during translation
` [Qemu-devel] [PULL 36/69] target/s390x: End the TB after EXECUTE
` [Qemu-devel] [PULL 37/69] target/s390x: Implement EXECUTE via new TranslationBlock
` [Qemu-devel] [PULL 38/69] target/s390x: Re-implement a few EXECUTE target insns directly
` [Qemu-devel] [PULL 39/69] target/s390x/cpu_models: Allow some additional feature bits for the "qemu" CPU
` [Qemu-devel] [PULL 40/69] target/s390x: remove dead code in translate.c
` [Qemu-devel] [PULL 41/69] target/s390x: remove some Linux assumptions from IPTE
` [Qemu-devel] [PULL 42/69] target/s390x: implement local-TLB-clearing in IPTE
` [Qemu-devel] [PULL 43/69] target/s390x: implement TEST AND SET
` [Qemu-devel] [PULL 44/69] target/s390x: implement TEST ADDRESSING MODE
` [Qemu-devel] [PULL 45/69] target/s390x: implement PACK
` [Qemu-devel] [PULL 46/69] target/s390x: implement LOAD PAIR FROM QUADWORD
` [Qemu-devel] [PULL 47/69] target/s390x: implement STORE PAIR TO QUADWORD
` [Qemu-devel] [PULL 48/69] target/s390x: implement COMPARE AND SIGNAL
` [Qemu-devel] [PULL 49/69] target/s390x: implement MOVE INVERSE
` [Qemu-devel] [PULL 50/69] target/s390x: implement MOVE NUMERICS
` [Qemu-devel] [PULL 51/69] target/s390x: implement MOVE WITH OFFSET
` [Qemu-devel] [PULL 52/69] target/s390x: implement MOVE ZONES
` [Qemu-devel] [PULL 53/69] target/s390x: improve 24-bit and 31-bit addresses read
` [Qemu-devel] [PULL 54/69] target/s390x: improve 24-bit and 31-bit addresses write
` [Qemu-devel] [PULL 55/69] target/s390x: improve 24-bit and 31-bit lengths read/write
` [Qemu-devel] [PULL 56/69] target/s390x: fix COMPARE LOGICAL LONG EXTENDED
` [Qemu-devel] [PULL 57/69] target/s390x: implement COMPARE LOGICAL LONG
` [Qemu-devel] [PULL 58/69] target/s390x: fix adj_len_to_page
` [Qemu-devel] [PULL 59/69] target/s390x: improve MOVE LONG and MOVE LONG EXTENDED
` [Qemu-devel] [PULL 60/69] target/s390x: implement COMPARE LOGICAL LONG UNICODE
` [Qemu-devel] [PULL 61/69] target/s390x: implement MOVE "
` [Qemu-devel] [PULL 62/69] target/s390x: implement PACK ASCII
` [Qemu-devel] [PULL 63/69] target/s390x: implement PACK UNICODE
` [Qemu-devel] [PULL 64/69] target/s390x: implement UNPACK ASCII
` [Qemu-devel] [PULL 65/69] target/s390x: implement UNPACK UNICODE
` [Qemu-devel] [PULL 66/69] target/s390x: implement TEST DECIMAL
` [Qemu-devel] [PULL 67/69] target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWO
` [Qemu-devel] [PULL 68/69] target/s390x: mark ETF2 and ETF2-ENH facilities as available
` [Qemu-devel] [PULL 69/69] target/s390x: addressing exceptions are suppressing
Git Merge 2017 Videos
2017-06-04 17:36 UTC (2+ messages)
[PATCH] ARM: dts: imx: Fix Ethernet PHY reset polarity
2017-06-04 17:31 UTC
[PATCH] IB/rxe: Check return value from get_settings
2017-06-04 17:26 UTC (2+ messages)
[PATCH] net/3com: Make el3_netdev_get_ecmd return void
2017-06-04 17:24 UTC
[Qemu-devel] [PATCH v1] target/s390x: addressing exceptions are suppressing
2017-06-04 17:24 UTC (2+ messages)
[Intel-wired-lan] [PATCH] net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void
2017-06-04 17:22 UTC (4+ messages)
` [PATCH] net/{mii,smsc}: "
` [PATCH] net/{mii, smsc}: "
[PATCH] net/dec: Make __de_get_link_ksettings return void
2017-06-04 17:24 UTC (3+ messages)
[PATCH] net/phy: Delete unused function phy_ethtool_gset
2017-06-04 17:20 UTC (2+ messages)
Design of interrupt controller driver
2017-06-04 17:18 UTC (4+ messages)
[PATCH net-next] genetlink: remove ops_list from genetlink header
2017-06-04 17:18 UTC (2+ messages)
[PATCH for v4.9 LTS 001/111] ibmvnic: Fix endian errors in error reporting output
2017-06-04 17:17 UTC (3+ messages)
` [PATCH for v4.9 LTS 035/111] net: phy: Fix lack of reference count on PHY driver
[Buildroot] [PATCH 1/1] DEVELOPERS: remove bouncing email address
2017-06-04 17:14 UTC (2+ messages)
[PATCH] net/phy: Make phy_ethtool_ksettings_get return void
2017-06-04 17:14 UTC (2+ messages)
[U-Boot] Pull request: u-boot-net.git master
2017-06-04 17:11 UTC (2+ messages)
[U-Boot] Please pull u-boot-fsl-qoriq master
2017-06-04 17:11 UTC (2+ messages)
[U-Boot] Pull Request: u-boot-sunxi/master
2017-06-04 17:11 UTC (2+ messages)
[U-Boot] [PATCH 0/7] fs: fat: convert to kconfig + switch some TI platforms
2017-06-04 17:11 UTC (13+ messages)
` [U-Boot] [PATCH RESEND 1/7] fs: fat: add kbuild configuration support
` [U-Boot] [PATCH 2/7] configs: k2*_evm: let each board decide env location
` [U-Boot] [PATCH 3/7] configs: k2g_evm: make sure config fallbacks take effect
` [U-Boot] [PATCH 4/7] config_fallbacks: add additional fallbacks for fat filesystem
` [U-Boot] [PATCH 6/7] board: ti: enable support for writing to fat partition
` [U-Boot] [PATCH] Kconfig: Migrate FS_FAT / FAT_WRITE
[PATCH v3] kernel.bbclass: fix KERNEL_IMAGETYPE(S) for Image.gz
2017-06-04 17:07 UTC (2+ messages)
[PATCH 0/7] mlx5: Make eswitch_offloads a compile option
2017-06-04 17:07 UTC (8+ messages)
` [PATCH 7/7] mlx5: Do not build eswitch_offloads if CONFIG_MLX5_EN_ESWITCH_OFFLOADS is set
[vfs:work.uaccess 105/110] include/linux/uaccess.h:177:18: error: call to '__bad_copy_user' declared with attribute error: usercopy buffer size is too small
2017-06-04 17:05 UTC
[kernel-hardening] Stop the plagiarism
2017-06-04 16:59 UTC (8+ messages)
[PATCH] ip_frag: handle MTU sizes not aligned to 8 bytes
2017-06-04 16:55 UTC (2+ messages)
` "
[Xenomai] Issues with Xenomai 3.0.5
2017-06-04 16:54 UTC (3+ messages)
[patch net-next] net: sched: select cls when cls_act is enabled
2017-06-04 16:49 UTC
[PATCH v2] IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap
2017-06-04 16:46 UTC (2+ messages)
[kernel-hardening] [PATCH v1 1/1] Add Trusted Path Execution as a stackable LSM
2017-06-04 16:43 UTC (2+ messages)
[PATCH] ath6kl: fix spelling mistake: "Indicat" -> "Indicate"
2017-06-04 16:36 UTC
[refpolicy] [PATCH v2] filesystem: introduce fs_cgroup_filetrans interface
2017-06-04 16:33 UTC
[refpolicy] [PATCH] filesystem: introduce fs_cgroup_filetrans interface
2017-06-04 16:30 UTC (5+ messages)
[PATCH v6 0/3] Extend the vTPM proxy driver to pass locality
2017-06-04 16:27 UTC (10+ messages)
` [PATCH v6 2/3] tpm: vtpm_proxy: Implement request_locality function
[RFC 0/3] WhiteEgret LSM module
2017-06-04 16:25 UTC (8+ messages)
[Bug 101273] New: [NV108] Random kernel panic
2017-06-04 16:23 UTC (2+ messages)
` [Bug 101273] "
[Qemu-trivial] [PULL 00/22] Trivial patches for 2017-06-04
2017-06-04 15:45 UTC (23+ messages)
` [Qemu-devel] [PULL 03/22] docs qemu-doc: Avoid ide-drive, it's deprecated
` [Qemu-trivial] "
` [Qemu-devel] [PULL 04/22] docs/qdev-device-use.txt: update section Default Devices
` [Qemu-trivial] "
` [Qemu-devel] [PULL 06/22] configure: Detect native NetBSD curses(3)
` [Qemu-trivial] "
` [Qemu-devel] [PULL 09/22] block: Correct documentation for BLOCK_WRITE_THRESHOLD
` [Qemu-trivial] "
` [Qemu-devel] [PULL 12/22] hw/sparc: use ARRAY_SIZE() macro
` [Qemu-trivial] "
` [Qemu-devel] [PULL 13/22] register: display register prefix (name) since it is available
` [Qemu-trivial] "
` [Qemu-devel] [PULL 15/22] qapi: Fix some QMP documentation regressions
` [Qemu-trivial] "
` [Qemu-devel] [PULL 16/22] scsi/lsi53c895a: Remove unused lsi_mem_*() return value
` [Qemu-trivial] "
` [Qemu-devel] [PULL 18/22] help: Add newline to end of thread option help text
` [Qemu-trivial] "
` [Qemu-devel] [PULL 20/22] dump: fix memory_mapping_filter leak
` [Qemu-trivial] "
` [Qemu-devel] [PULL 21/22] ivshmem-server: ivshmem-client: Build when eventfd() is available
` [Qemu-trivial] "
[PATCH] ip_frag: free mbufs on reassembly table destroy
2017-06-04 16:20 UTC (2+ messages)
[PATCH v2 0/3] mtd:nor:ppb_unlock fixes
2017-06-04 16:18 UTC (3+ messages)
[U-Boot] [PATCH] armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel
2017-06-04 16:18 UTC
Binary MOF buffer in WMI is finally decoded!
2017-06-04 16:09 UTC
[PATCH nf-next RFC 0/5] netfilter: add net namespace support for cthelper
2017-06-04 16:07 UTC (2+ messages)
call trace on Khadas VIM Pro with AP6255 WiFi
2017-06-04 16:07 UTC
porting LTTng to Go(lang)?
2017-06-04 16:05 UTC
[PATCH v2 00/11] Support for H3 Composite Output support
2017-06-04 16:01 UTC (41+ messages)
` [PATCH v2 01/11] dt-bindings: update the binding for Allwinner H3 TVE support
` [PATCH v2 02/11] drm: sun4i: add support for H3 mixers
` [PATCH v2 03/11] drm: sun4i: ignore swapped mixer<->tcon connection for DE2
` [PATCH v2 04/11] drm: sun4i: add support for H3's TCON0/1
` [PATCH v2 05/11] drm: sun4i: add compatible for H3 display engine
` [PATCH v2 06/11] drm: sun4i: add color space correction support for DE2 mixer
` [PATCH v2 07/11] drm: sun4i: add support for the TV encoder in H3 SoC
` [PATCH v2 08/11] clk: sunxi-ng: allow CLK_DE to set CLK_PLL_DE for H3
` [PATCH v2 09/11] clk: sunxi-ng: export "
` [PATCH v2 10/11] ARM: sun8i: h3: add display engine pipeline for TVE
` [PATCH v2 11/11] [DO NOT MERGE] ARM: sun8i: h3: enable TV output on Orange Pi PC
[Qemu-devel] [PATCH v2 0/4] dump: add vmcoreinfo note
2017-06-04 15:56 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 1/4] dump: add DumpInfo structure
[qemu-mainline test] 109975: tolerable FAIL - PUSHED
2017-06-04 15:54 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.