messages from 2017-08-18 16:28:29 to 2017-08-18 17:21:44 UTC [more...]
[PATCH v11 0/6] Add RAS virtualization support for armv8 SEA and SEI
2017-08-18 17:19 UTC (14+ messages)
` [PATCH v11 1/6] ACPI: add APEI/HEST/CPER structures and macros
` 答复: "
` [PATCH v11 2/6] ACPI: Add APEI GHES Table Generation support
` 答复: "
` 答复: [PATCH v11 0/6] Add RAS virtualization support for armv8 SEA and SEI
[RFC 0/3] arm64: Realtek RTD1295 IRQ mux
2017-08-18 17:21 UTC (5+ messages)
` [RFC 3/3] irqchip: Add Realtek RTD1295 mux driver
[Qemu-devel] [PATCH] hw/arm/allwinner: Fix crash with -nodefaults -M cubieboard
2017-08-18 17:14 UTC (3+ messages)
` [Qemu-arm] "
Cisco's Wi-Fi Direct Client Policy and iwlwifi (8260)
2017-08-18 17:20 UTC (3+ messages)
[patch net] net: sched: fix p_filter_chain check in tcf_chain_flush
2017-08-18 17:19 UTC (3+ messages)
[PATCH] MIPS: Set ISA bit in entry-y for microMIPS kernels
2017-08-18 17:18 UTC (8+ messages)
[PATCH 00/38] irqchip: mips-gic: Cleanup & optimisation
2017-08-18 17:18 UTC (23+ messages)
` [PATCH 02/38] MIPS: GIC: Introduce asm/mips-gic.h with accessor functions
` [PATCH 22/38] MIPS: VDSO: Drop gic_get_usm_range() usage
` [PATCH 34/38] irqchip: mips-gic: Make pcpu_masks a per-cpu variable
` [PATCH 35/38] irqchip: mips-gic: Use pcpu_masks to avoid reading GIC_SH_MASK*
[PATCH net-next] bpf: fix a return in sockmap_get_from_fd()
2017-08-18 17:18 UTC (3+ messages)
[PATCH] platform/x86: intel_pmc_core: Add Package C-states residency info
2017-08-18 17:17 UTC (4+ messages)
[PATCH 1/2] net: enable high resolution timer mode to timeout datagram sockets
2017-08-18 17:17 UTC (2+ messages)
[PATCH] Fixed typo in KGDB Kconfig file
2017-08-18 17:17 UTC
[meta-gplv2][PATCH V2 0/3] fix mc compile failure while ncurses upgraded
2017-08-18 17:16 UTC (3+ messages)
` [PATCH 3/3] mc: disable Ctrl-g key and Ctrl-\ key
Submodule regression in 2.14?
2017-08-18 17:16 UTC (9+ messages)
[U-Boot] [PATCH v3 1/8] armv8: Add workaround for USB erratum A-009008
2017-08-18 17:16 UTC (4+ messages)
[PATCH net-next] ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
2017-08-18 17:15 UTC (3+ messages)
` [PATCH v2 "
[PATCH net-next 0/2] liquidio: initialization fixes for embedded firmware
2017-08-18 17:15 UTC (2+ messages)
[PATCH] EDAC, thunderx: Fix an error handling path in 'thunderx_lmc_probe()'
2017-08-18 17:14 UTC (4+ messages)
` "
[Qemu-devel] [PATCH v7 00/11] scripts/qemu.py fixes and cleanups
2017-08-18 17:05 UTC (12+ messages)
` [Qemu-devel] [PATCH v7 01/11] qemu.py: fix is_running() return before first launch()
` [Qemu-devel] [PATCH v7 02/11] qemu.py: avoid writing to stdout/stderr
` [Qemu-devel] [PATCH v7 03/11] qemu.py: use os.path.null instead of /dev/null
` [Qemu-devel] [PATCH v7 04/11] qemu.py: use poll() instead of 'returncode'
` [Qemu-devel] [PATCH v7 05/11] qemu.py: cleanup redundant calls in launch()
` [Qemu-devel] [PATCH v7 06/11] qemu.py: improve message on negative exit code
` [Qemu-devel] [PATCH v7 07/11] qemu.py: include debug information on launch error
` [Qemu-devel] [PATCH v7 08/11] qemu.py: make sure we only remove files we create
` [Qemu-devel] [PATCH v7 09/11] qemu.py: launch vm only if it's not running
` [Qemu-devel] [PATCH v7 10/11] qemu.py: don't launch again before shutdown()
` [Qemu-devel] [PATCH v7 11/11] qemu.py: refactor launch()
[PATCH ] ARM: dts: iwg20d-q7: Add chosen node
2017-08-18 16:58 UTC (3+ messages)
[Qemu-devel] [PATCH 0/4] net: introduce common net_crc32() and net_crc32_le() functions
2017-08-18 17:10 UTC (11+ messages)
` [Qemu-devel] [PATCH 1/4] net: move CRC32 calculation from compute_mcast_idx() into its own net_crc32() function
` [Qemu-devel] [PATCH 2/4] net: introduce net_crc32_le() function
` [Qemu-devel] [PATCH 3/4] pcnet: switch lnc_mchash() over to use net_crc32_le()
` [Qemu-devel] [PATCH 4/4] eepro100: switch e100_compute_mcast_idx() over to use net_crc32()
[Qemu-devel] [PATCH v2 0/5] More warning reporting fixed
2017-08-18 17:09 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 5/5] Convert single line fprintf() to warn_report()
[PATCH] packagegroup-python3: add packagegroup
2017-08-18 17:09 UTC (2+ messages)
[Cocci] isomorphism for &(structure)->field vs struct.field
2017-08-18 17:08 UTC (2+ messages)
[RFC PATCH v2 0/3] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver
2017-08-18 17:07 UTC (8+ messages)
` [RFC PATCH v2 1/3] PCI: rockchip: Add support for pcie wake irq
[RFC 00/12] xfs: more and better verifiers
2017-08-18 17:06 UTC (3+ messages)
[PATCH v2 4/5] rockchip: rk322x: pinctrl: fix IO MASK error on sdcard pin
2017-08-18 17:06 UTC (3+ messages)
` [U-Boot, v2, "
` [U-Boot] "
[U-Boot] [PATCH] rockchip: rk322x: update MACRO for mmc clksel reg
2017-08-18 17:06 UTC (2+ messages)
` [U-Boot] "
[PATCH v2 3/5] rockchip: rk322x: pinctrl: using compatible name same with dts
2017-08-18 17:06 UTC (3+ messages)
` [U-Boot, v2, "
` [U-Boot] "
[U-Boot] [PATCH 1/5] rockchip: rk322x: update dram bank size
2017-08-18 17:06 UTC (2+ messages)
` [U-Boot] [U-Boot,1/5] "
[U-Boot] [PATCH] rockchip: rk3399: spl: remove unused header inclusion
2017-08-18 17:06 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] rockchip: dts: rk3399-evb: remove redundant gmac node
2017-08-18 17:06 UTC (2+ messages)
` [U-Boot] "
[PATCH v3 0/4] Modernize read_graft_line implementation
2017-08-18 17:05 UTC (7+ messages)
` [PATCH v3 4/4] commit: rewrite read_graft_line
[Qemu-devel] [PATCH for-2.11 v2 0/5] qmp-shell non-interactive mode, delete scripts/qmp/qmp
2017-08-18 17:05 UTC (6+ messages)
` [Qemu-devel] [PATCH for-2.11 v2 4/5] qmp-shell: Accept QMP command as argument
[PATCH v3 0/4] net: stmmac: Detect PHY location with phy-is-integrated
2017-08-18 17:05 UTC (10+ messages)
` [PATCH v3 2/4] net: stmmac: dwmac-sun8i: choose internal PHY via phy-is-integrated
` [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac
` [PATCH v3 4/4] dt-bindings: net: dwmac-sun8i: update documentation about integrated PHY
[RFC v7 00/25] powerpc: Memory Protection Keys
2017-08-18 17:04 UTC (15+ messages)
` [RFC v7 24/25] powerpc: Deliver SEGV signal on pkey violation
` [RFC v7 25/25] powerpc: Enable pkey subsystem
[PATCH net-next] net: hns3: Add support to change MTU in hardware & netdev
2017-08-18 17:01 UTC (7+ messages)
[PATCH v4 0/5] Add support for the ARMv8.2 Statistical Profiling Extension
2017-08-18 16:59 UTC (12+ messages)
` [PATCH] perf tools: Add ARM Statistical Profiling Extensions (SPE) support
[PULL] drm-misc-next
2017-08-18 17:00 UTC
[PATCH] drm/atomic: Handle -EDEADLK with out-fences correctly
2017-08-18 16:59 UTC (2+ messages)
[PATCH] dm-crypt: limit the number of allocated pages
2017-08-18 16:58 UTC (5+ messages)
[PATCH V2 net-next] net: hns3: Add support to change MTU in HNS3 hardware
2017-08-18 16:57 UTC (2+ messages)
[memcg:since-4.12 539/540] mm/compaction.c:469:8: error: implicit declaration of function 'pageblock_skip_persistent'
2017-08-18 16:57 UTC (2+ messages)
[Qemu-devel] [RFC v4 00/13] qmp: query-device-slots command
2017-08-18 16:57 UTC (4+ messages)
` [Qemu-devel] [RFC v4 08/13] ide: enumerate_slots implementation
[PATCH v3 1/2 / RFC] builtin/branch: stop supporting the use of --set-upstream option
2017-08-18 16:57 UTC (11+ messages)
` [PATCH v4 1/3] test: cleanup cruft of a test
` [PATCH v4 2/3] builtin/branch: stop supporting the use of --set-upstream option
[iproute PATCH v2 0/5] Covscan: Fix potential NULL pointer dereferences
2017-08-18 16:57 UTC (8+ messages)
` [iproute PATCH v2 2/5] nstat: Fix for potential NULL pointer dereference
` [iproute PATCH v2 4/5] tc/tc_filter: Make sure filter name is not empty
[PATCH 1/2] sched/wait: Break up long wake list walk
2017-08-18 16:55 UTC (17+ messages)
[iproute PATCH v2 0/7] Covscan: Fixes for string termination
2017-08-18 16:55 UTC (11+ messages)
` [iproute PATCH v2 1/7] ipntable: Make sure filter.name is NULL-terminated
` [iproute PATCH v2 4/7] lib/inet_proto: Make sure destination buffers are NULL-terminated
` [iproute PATCH v2 7/7] lib/ll_map: Make sure im->name is NULL-terminated
[Bug 102296] R9 285 VCE corruption since drm/amdgpu/gmc8: use the vram location programmed by the vbios
2017-08-18 16:54 UTC (2+ messages)
[PATCH 1/2] Documentation: use proper wording for ref format strings
2017-08-18 16:53 UTC (3+ messages)
` [PATCH 2/2] Documentation/git-for-each-ref: clarify peeling of tags for --format
[PATCH RFC 0/3] Proposal for exposing rdma_rw MR factor
2017-08-18 16:53 UTC (8+ messages)
` [PATCH RFC 2/3] rdma core: Add rdma_rw_mr_payload()
[Qemu-devel] [PATCH] x86: Skip check apic_id_limit for Xen
2017-08-18 16:53 UTC (7+ messages)
` "
NFSv4: cinfo->atomic and file creation
2017-08-18 16:53 UTC (3+ messages)
[PATCH] blk-mq-debugfs: Add names for recently added flags
2017-08-18 16:52 UTC (2+ messages)
[Qemu-devel] [PATCH 00/28] complete cpu QOMification and remove cpu_FOO_init() helpers
2017-08-18 16:50 UTC (5+ messages)
` [Qemu-devel] [PATCH 18/28] xtensa: replace cpu_xtensa_init() with cpu_generic_init()
[PATCH V3] efivar: Upgrade to 0.31
2017-08-18 16:49 UTC
[GIT PULL] etnaviv-next for 4.14
2017-08-18 16:49 UTC
[Qemu-devel] [PATCH v3] hw/acpi-build: Fix SRAT memory building when there is no memory in node0
2017-08-18 16:48 UTC (3+ messages)
[Buildroot] [PATCH] gcc: bump 7.x series to 7.2.0
2017-08-18 16:49 UTC (3+ messages)
[PATCH for-next 0/3] RDMA/vmw_pvrdma: Add RoCEv2 support
2017-08-18 16:44 UTC (4+ messages)
` [PATCH for-next 1/3] "
` [PATCH for-next 2/3] RDMA/vmw_pvrdma: Update device query parameters
` [PATCH for-next 3/3] RDMA/vmw_pvrdma: Add new port_cap flag
[LTP] [RFC PATCH v8 00/11] Simplify network setup + fix some network stress tests
2017-08-18 16:44 UTC (12+ messages)
` [LTP] [RFC PATCH v8 01/11] lib/test_net.sh: Add unused IP address helper functions
` [LTP] [RFC PATCH v8 02/11] network/stress: Add library helper for stress testing
` [LTP] [RFC PATCH v8 03/11] network/stress: Simplify make_background_tcp_traffic usage
` [LTP] [RFC PATCH v8 04/11] network/stress: Reduce the default number of cycles for various tests
` [LTP] [RFC PATCH v8 05/11] lib/test_net.sh: tst_rhost_run: Add testcases/bin into PATH for SSH/RSH
` [LTP] [RFC PATCH v8 06/11] network/stress: Fix and cleanup part of multicast IPv4 tests
` [LTP] [RFC PATCH v8 07/11] lib/test_net.sh: Add function reset_ltp_netspace()
` [LTP] [RFC PATCH v8 08/11] network/stress: Fix and cleanup route IPv4 tests
` [LTP] [RFC PATCH v8 09/11] network/stress: Further enhancements for route4-rmmod
` [LTP] [RFC PATCH v8 10/11] network: Add tools for setup IP related environment variables
` [LTP] [RFC PATCH v8 11/11] network: Use tools to set up IPv4 and IPv6 related variables
[PATCH 1/2] loop: always return block size in LOOP_GET_STATUS
2017-08-18 16:44 UTC (11+ messages)
[PATCH] net/i40e: new API to add VF MAC address from PF
2017-08-18 16:43 UTC (5+ messages)
` [PATCH v3 0/2] fix adding VF MAC in testpmd
` [PATCH v3 1/2] net/i40e: new API to add VF MAC address from PF
[xen-unstable-smoke test] 112700: tolerable trouble: broken/pass - PUSHED
2017-08-18 16:42 UTC
[PATCH 1/2] drm/i915/dp: rename intel_dp_is_edp to intel_dp_is_port_edp
2017-08-18 16:39 UTC (4+ messages)
` [PATCH 2/2] drm/i915/dp: make is_edp non-static and rename to intel_dp_is_edp
[PATCH] crypto: ccp - Fix XTS-AES support on a version 5 CCP
2017-08-18 16:41 UTC (5+ messages)
` [PATCH] crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
[PATCH] infiniband: avoid overflow warning
2017-08-18 16:40 UTC (3+ messages)
[PATCH] drm/i915/dp: Fix the channel equalization failure condition during Link Training
2017-08-18 16:36 UTC (2+ messages)
[PATCH net v2] datagram: When peeking datagrams with offset < 0 don't skip empty skbs
2017-08-18 16:39 UTC (3+ messages)
[iproute PATCH v2 0/2] Covscan: Shell script fixes
2017-08-18 16:38 UTC (5+ messages)
` [iproute PATCH v2 2/2] ifcfg: Quote left-hand side of [ ] expression
[PATCH 00/29] Simple & Efficient SSA construction
2017-08-18 16:38 UTC (10+ messages)
` [PATCH 09/29] add helper to test if a variable is "simple"
Predictable network interface names without systemd?
2017-08-18 16:37 UTC
[GIT PULL rcu/next] RCU commits for 4.14
2017-08-18 16:37 UTC
[PATCH] block, bfq: fix error handle in bfq_init
2017-08-18 16:37 UTC
[PATCH 00/27] ARM Scalable Vector Extension (SVE)
2017-08-18 16:36 UTC (5+ messages)
` [PATCH 05/27] arm64: fpsimd: Simplify uses of {set,clear}_ti_thread_flag()
` [PATCH 05/27] arm64: fpsimd: Simplify uses of {set, clear}_ti_thread_flag()
[Qemu-devel] [Bug 1089005] [NEW] Qemu does not shutdown with vnc enabled on OS X
2017-08-18 16:17 UTC (2+ messages)
` [Qemu-devel] [Bug 1089005] "
[PATCH v2 0/4] VMD fixups
2017-08-18 16:35 UTC (4+ messages)
` [PATCH v2 4/4] iommu: Prevent VMD child devices from being remapping targets
[PATCH] drm/imx: parallel-display: use correct connector enum
2017-08-18 16:34 UTC
[PATCH] ASoC: fsl-asoc-card: don't print EPROBE_DEFER as error
2017-08-18 16:33 UTC
[PATCH for-next 0/8] RDMA/qedr: Add iWARP support for QL4xxxx
2017-08-18 16:32 UTC (2+ messages)
[RFC PATCH 1/2] implement fetching of moved submodules
2017-08-18 16:06 UTC (3+ messages)
[PATCH] drm/i915: Clear lost context-switch interrupts across reset
2017-08-18 16:31 UTC (3+ messages)
` [PATCH v2] "
[PATCH] Revert "drm/amdgpu: fix vblank_time when displays are off"
2017-08-18 16:31 UTC (4+ messages)
[PATCH] clk: imx51: propagate rate across ipu_di*_sel
2017-08-18 16:30 UTC (2+ messages)
[ovmf test] 112687: all pass - PUSHED
2017-08-18 16:30 UTC
[PATCH][next] lkdtm: fix spelling mistake: "incremeted" -> "incremented"
2017-08-18 16:29 UTC (2+ messages)
[Qemu-devel] [PATCH v2] hw/acpi: Select an node with memory for mapping memory hole to
2017-08-18 16:28 UTC (3+ messages)
[PATCH v4 0/2] mm,fork,security: introduce MADV_WIPEONFORK
2017-08-18 16:28 UTC (8+ messages)
` [PATCH 2/2] mm,fork: "
[PATCH v3 0/7] Add rk3328 pwm support
2017-08-18 16:28 UTC (5+ messages)
` [PATCH v3 2/7] pwm: rockchip: Remove the judge from return value of pwm_config
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.