All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-25 16:30:05 to 2018-10-25 17:38:32 UTC [more...]

[Qemu-devel] [PATCH v8 00/38] target/mips: Limited support for the R5900
 2018-10-25 17:38 UTC  (6+ messages)

[PATCH 01/16] drm/i915: Properly set PCH as NOP when display is disabled
 2018-10-25 17:38 UTC  (6+ messages)
` [PATCH 06/16] drm/i915: Don't call modeset related functions "

[PATCH] sparc: Fix VDSO build with older binutils
 2018-10-25 17:38 UTC 

[U-Boot] [PATCH v2] ARM: mvebu: dts: add Clearfog GT-8K
 2018-10-25 17:37 UTC 

[sparc vdso] compile failure in v4.19-4243-ga978a5b - operation combines symbols in different segmen
 2018-10-25 17:35 UTC  (2+ messages)
` [sparc vdso] compile failure in v4.19-4243-ga978a5b - operation combines symbols in different se

[Qemu-devel] [PATCH 00/11] target/mips: Amend R5900 support
 2018-10-25 17:34 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/11] target/mips: Rename ASE_MMI to ASE_TOSHIBA_MMI, with Toshiba namespace
` [Qemu-devel] [PATCH 02/11] target/mips: R5900 LQ and SQ also belong to the Toshiba MMI ASE
` [Qemu-devel] [PATCH 03/11] target/mips: Support Toshiba specific three-operand MADD and MADDU
` [Qemu-devel] [PATCH 04/11] target/mips: Support R5900 three-operand MADD1 and MADDU1
` [Qemu-devel] [PATCH 05/11] tests/tcg/mips: Test R5900 three-operand MADD
` [Qemu-devel] [PATCH 06/11] tests/tcg/mips: Test R5900 three-operand MADD1
` [Qemu-devel] [PATCH 07/11] tests/tcg/mips: Test R5900 three-operand MADDU
` [Qemu-devel] [PATCH 08/11] tests/tcg/mips: Test R5900 three-operand MADDU1
` [Qemu-devel] [PATCH 09/11] disas/mips: Increase 'member of ISAs' flag holder size
` [Qemu-devel] [PATCH 10/11] disas/mips: Define R5900 disassembly constants
` [Qemu-devel] [PATCH 11/11] disas/mips: Disassemble R5900 DIV[U]1, M{F, T}{LO, HI}1 and MULT[U]1

Ongoing/future speculative mitigation work
 2018-10-25 17:35 UTC  (17+ messages)

Regression: kernel 4.14 an later very slow with many ipsec tunnels
 2018-10-25 17:34 UTC  (4+ messages)

[RFC] x86, tsc: Add kcmdline args for skipping tsc calibration sequences
 2018-10-25 17:12 UTC  (7+ messages)

Regression: OOPs on boot due to "wlcore: Add support for optional wakeirq"
 2018-10-25 17:33 UTC  (5+ messages)

[PATCH 0/2] perf tests: Check for ARM [vectors] page
 2018-10-25 17:32 UTC  (7+ messages)
` [PATCH 2/2] perf tests: Add a test for the ARM 32-bit "

[PATCH v2 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
 2018-10-25 17:29 UTC  (14+ messages)
        ` [OpenRISC] "

[PATCH v2] sched/core: Don't mix isolcpus and housekeeping CPUs
 2018-10-25 17:30 UTC  (5+ messages)

[PATCH 1/2] nvme-cli wdc plugin: Add get pfail dump command
 2018-10-25 17:28 UTC  (12+ messages)

[Buildroot] [PATCH v3,1/1] bdwgc: add optional cplusplus support
 2018-10-25 17:27 UTC  (3+ messages)
` [Buildroot] [PATCH v3, 1/1] "

[PATCH bpf-next 0/6] Error handling when map lookup isn't supported
 2018-10-25  8:54 UTC  (4+ messages)
` [PATCH bpf-next 6/6] selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf prog

[PATCH v2 00/13] client-side support for "inter" SSC copy
 2018-10-25 17:24 UTC  (9+ messages)
` [PATCH 1/1] man-page: copy_file_range(2) allow for cross-device copies
` [PATCH v2 04/13] NFS: add cross file system check for copy_file_range

[RFC] dm-bow working prototype
 2018-10-25 17:23 UTC  (5+ messages)
    ` [dm-devel] "

[PATCH v1] arm64: dts: qcom: sdm845: Fix pcs_misc region address for UNI PHY
 2018-10-25 17:23 UTC  (2+ messages)

[PATCH 0/3] Suppress false positives triggered by workqueue lockdep annotations
 2018-10-25 17:22 UTC  (7+ messages)
` [PATCH 2/3] kernel/workqueue: Surround work execution with shared lock annotations
` [PATCH 3/3] kernel/workqueue: Suppress a false positive lockdep complaint

[PATCH] doc/common-patterns.txt: initial version
 2018-10-25 17:22 UTC 

[Qemu-devel] [RFC 00/48] Plugin support
 2018-10-25 17:20 UTC  (49+ messages)
` [Qemu-devel] [RFC 01/48] cpu: introduce run_on_cpu_no_bql
` [Qemu-devel] [RFC 02/48] trace: expand mem_info:size_shift to 3 bits
` [Qemu-devel] [RFC 03/48] tcg/README: fix typo s/afterwise/afterwards/
` [Qemu-devel] [RFC 04/48] exec: introduce qemu_xxhash{2,4,5,6,7}
` [Qemu-devel] [RFC 05/48] include: move exec/tb-hash-xx.h to qemu/xxhash.h
` [Qemu-devel] [RFC 06/48] tcg: use QHT for helper_table
` [Qemu-devel] [RFC 07/48] tcg: export TCGHelperInfo
` [Qemu-devel] [RFC 08/48] tcg: export tcg_gen_runtime_helper
` [Qemu-devel] [RFC 09/48] tcg: reset runtime helpers when flushing the code cache
` [Qemu-devel] [RFC 10/48] exec: export do_tb_flush
` [Qemu-devel] [RFC 11/48] atomic_template: fix indentation in GEN_ATOMIC_HELPER
` [Qemu-devel] [RFC 12/48] atomic_template: define pre/post macros
` [Qemu-devel] [RFC 13/48] xxhash: add qemu_xxhash8
` [Qemu-devel] [RFC 14/48] plugin: preliminary user-facing API
` [Qemu-devel] [RFC 15/48] plugin: add core code
` [Qemu-devel] [RFC 16/48] tcg: add plugin_mask to TB hash
` [Qemu-devel] [RFC 17/48] plugin-gen: add TCG code generation helpers
` [Qemu-devel] [RFC 18/48] tcg: add memory callbacks for plugins (WIP)
` [Qemu-devel] [RFC 19/48] translate-all: notify plugin code of tb_flush
` [Qemu-devel] [RFC 20/48] *-user: notify plugin of exit
` [Qemu-devel] [RFC 21/48] *-user: plugin syscalls
` [Qemu-devel] [RFC 22/48] cpu: hook plugin vcpu events
` [Qemu-devel] [RFC 23/48] translator: add plugin_insn argument to translate_insn
` [Qemu-devel] [RFC 24/48] translator: add .ctx_base_offset and .ctx_size to TranslatorOps
` [Qemu-devel] [RFC 25/48] target/arm: prepare for 2-pass translation
` [Qemu-devel] [RFC 26/48] target/ppc: "
` [Qemu-devel] [RFC 27/48] target/sh4: prepare for 2-pass translation (WIP)
` [Qemu-devel] [RFC 28/48] target/i386: prepare for 2-pass translation
` [Qemu-devel] [RFC 29/48] target/hppa: "
` [Qemu-devel] [RFC 30/48] target/m68k: "
` [Qemu-devel] [RFC 31/48] target/mips: prepare for 2-pass translation (WIP)
` [Qemu-devel] [RFC 32/48] target/alpha: prepare for 2-pass translation
` [Qemu-devel] [RFC 33/48] target/riscv: "
` [Qemu-devel] [RFC 34/48] target/s390x: "
` [Qemu-devel] [RFC 35/48] target/sparc: "
` [Qemu-devel] [RFC 36/48] target/xtensa: "
` [Qemu-devel] [RFC 37/48] target/openrisc: "
` [Qemu-devel] [RFC 38/48] translator: implement "
` [Qemu-devel] [RFC 39/48] plugin: add API symbols to qemu-plugins.symbols
` [Qemu-devel] [RFC 40/48] plugin: let plugins control the virtual clock
` [Qemu-devel] [RFC 41/48] configure: add --enable-plugins
` [Qemu-devel] [RFC 42/48] vl: support -plugin option
` [Qemu-devel] [RFC 43/48] linux-user: "
` [Qemu-devel] [RFC 44/48] cpus: lockstep execution support
` [Qemu-devel] [RFC 45/48] plugin: "
` [Qemu-devel] [RFC 46/48] plugin: add plugin-chan PCI device
` [Qemu-devel] [RFC 47/48] plugin: support guest hooks
` [Qemu-devel] [RFC 48/48] plugin: add a couple of very simple examples

[Qemu-devel] [PULL v2 00/43] Machine queue, 2018-10-25
 2018-10-25 17:17 UTC  (3+ messages)
` [Qemu-devel] [PULL v2 05/43] hw/timer/sun4v-rtc: Convert from DPRINTF() macro to trace events

[PATCH v2] x86/mm/p2m: don't needlessly limit MMIO mapping order to 4k
 2018-10-25 17:21 UTC  (3+ messages)

[PATCH] drm/syncobj: Avoid kmalloc(GFP_KERNEL) under spinlock
 2018-10-25 17:21 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "

[PATCH v2] staging: bcm2835-audio: interpolate audio delay
 2018-10-25 17:20 UTC  (9+ messages)
  ` [alsa-devel] "

[PATCH] proc: use ns_capable instead of capable for timerslack_ns
 2018-10-25 17:20 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_content_protection: Avoid dmesg fallout
 2018-10-25 17:18 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v2 2/2] vfio: ccw: Register mediated device once all structures are initialized
 2018-10-25 17:15 UTC 

[PATCH v2 1/2] vfio: ccw: Merge BUSY and BOXED states
 2018-10-25 17:15 UTC 

[PATCH v2 0/2] vfio: ccw: VFIO CCW cleanup part1
 2018-10-25 17:15 UTC 

[Buildroot] [PATCH 1/1] python-dateutil: bump to version 2.7.4
 2018-10-25 17:12 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] python-pytz: bump to version 2018.6

[PATCH V9 00/21] C-SKY(csky) Linux Kernel Port
 2018-10-25 17:08 UTC  (12+ messages)
` [PATCH V9 01/21] csky: Build infrastructure
` [PATCH V9 21/21] csky: support dword access for get_user_size()

[Qemu-devel] [PATCH v2 01/29] target/riscv: Move CPURISCVState pointer to DisasContext
 2018-10-25 17:05 UTC  (4+ messages)

[PATCH v1 0/2] speed up git reset
 2018-10-25 17:04 UTC  (7+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 2/3] reset: add new reset.quiet config setting

[PATCH 00/22] xen/arm: Bunch of clean-ups
 2018-10-25 17:02 UTC  (15+ messages)
` [PATCH 08/22] xen/arm: gic-v3: Re-order includes in alphabetical order
` [PATCH 09/22] xen/arm: Move HSR defines in a new header hsr.h
` [PATCH 10/22] xen/arm: Move SYSREG accessors in sysregs.h
` [PATCH 12/22] xen/arm: Only include stringify.h when necessary
` [PATCH 13/22] xen/arm: Only include vreg.h "
` [PATCH 14/22] xen/arm: Remove unnecessary includes in asm/vgic.h
` [PATCH 22/22] xen/arm: Move vgic_* helpers from gic.h to vgic.h

[PATCH 1/4] kvm, vmx: move CR2 context switch out of assembly path
 2018-10-25 17:02 UTC  (4+ messages)
` [PATCH 2/4] kvm, vmx: move register clearing "

[Qemu-devel] [PATCH v8 00/38] target/mips: Limited support for the R5900
 2018-10-25 17:01 UTC  (3+ messages)

Weigh in - Prefixes for Globals and Class Members
 2018-10-25 17:01 UTC 

[PATCH] test/bpf: use hton instead of __builtin_bswap
 2018-10-25 16:59 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 02/29] targer/riscv: Activate decodetree and implemnt LUI & AUIPC
 2018-10-25 16:58 UTC  (2+ messages)

[PATCH 0/3] btrfs-progs: Minor qgroup subcommand usage update
 2018-10-25 16:57 UTC  (2+ messages)

Build error on SAMA5D27 (sama5d27-som1-ek) Board and QT5 Webengine
 2018-10-25 16:57 UTC 

[RFC v1 0/1] imx-drm: match ipu_di_signal_cfg's clk_pol with its observed behaviour
 2018-10-25 16:56 UTC  (3+ messages)
` [RFC v1 1/1] "

[PATCH 1/4] mt76: clean up more unused EXPORT_SYMBOLs
 2018-10-25 16:55 UTC  (4+ messages)
` [PATCH 2/4] mt76: mt76x02: skip station tx status for non-sta wcid entries
` [PATCH 3/4] mt76: mt76x02: only override control->sta on sw-encrypted tx
` [PATCH 4/4] mt76: add support for reporting tx status with skb

[PATCH V2 0/8] ARM: imx: add imx7ulp support
 2018-10-25 16:54 UTC  (6+ messages)
` [PATCH V2 6/8] dts: imx: add common imx7ulp dtsi support

[igt-dev] [PATCH i-g-t] tests: Move drv_ tests to i915 directory
 2018-10-25 16:54 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests: Move drv_ tests to i915 directory (rev2)

[libvirt test] 128963: tolerable all pass - PUSHED
 2018-10-25 16:54 UTC 

[PATCH v4 0/7] add integrity and security to TPM2 transactions
 2018-10-25 16:53 UTC  (5+ messages)

[PATCH 1/2] spi: spi-geni-qcom: fix nitpicks
 2018-10-25 16:53 UTC  (3+ messages)
` [PATCH 2/2] spi: spi-geni-qcom: Simplify probe function
` [PATCH 0/2] spi-geni-qcom: Cleanup nitpicks and simplify "

[meta-java][PATCH v2] openjdk-8-native: hotspot: handle format-overflow error for gcc >= 7
 2018-10-25 16:50 UTC  (2+ messages)

crash in xt_policy due to skb_dst_drop() in nf_ct_frag6_gather()
 2018-10-25  8:18 UTC  (3+ messages)
` [PATCH nf] netfilter: ipv6: fix oops when defragmenting locally generated fragments

tzdata overwrites existing localtime/zoneinfo?
 2018-10-25 16:43 UTC 

[PATCH v3] gitignore: Ignore repo tool directory
 2018-10-25 16:48 UTC 

[PATCH v3 0/2] net: qcom/emac: add shared mdio bus support
 2018-10-25  8:16 UTC  (2+ messages)

[PATCH] makedumpfile: Update help text to indicate --mem-usage is supported on archs other than x86_64
 2018-10-25 16:46 UTC  (2+ messages)

[PATCH] net/i40e: fix Rx instability with vector mode
 2018-10-25 16:47 UTC  (2+ messages)

Regarding -: net_vmxnet3: link status Interrupt is not working in DPDK 17.11.2 version
 2018-10-25 16:45 UTC  (2+ messages)
  ` [dpdk-users] "

[PATCH 2/2] mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask
 2018-10-25 16:45 UTC  (11+ messages)

[RFC v1 PATCH 00/17] prmem: protected memory
 2018-10-25 16:43 UTC  (3+ messages)
` [PATCH 06/17] prmem: test cases for memory protection

Call for Papers - MICRADS 2019, Rio de Janeiro, Brazil
 2018-10-25 16:43 UTC 

[PATCH v2 00/10] mtd: cfi_cmdset_0002: Fix flash write issue for OpenWrt Project
 2018-10-25 16:40 UTC  (7+ messages)
` [PATCH v2 05/10] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function size
` [PATCH v2 06/10] mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statement

[PATCH] seccomp: Add pkru into seccomp_data
 2018-10-25 16:42 UTC  (4+ messages)

[Qemu-devel] [PULL 0/8] Qcrypto next patches
 2018-10-25 16:41 UTC  (2+ messages)

[PATCH] of/platform: Support dynamic device tree on AMBA bus
 2018-10-25 16:39 UTC 

[PATCHv2] Staging: rts5208: Capitalise preprocessor variable names
 2018-10-25 16:39 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 0/2] btrfstune fs_info cleanups
 2018-10-25 16:38 UTC  (2+ messages)

[PATCH v2] atmodem/atutil.h: cb_data ref/unref possibility
 2018-10-25 16:36 UTC  (2+ messages)

[PATCH] RFC: Make igts for cross-driver stuff mandatory?
 2018-10-25 16:35 UTC  (4+ messages)
  ` [Intel-gfx] [igt-dev] "
    `  "

[PATCH v3 00/11] mtd: cfi_cmdset_0002: Fix flash write issue for OpenWrt Project
 2018-10-25 16:32 UTC  (11+ messages)
` [PATCH v3 02/11] mtd: cfi_cmdset_0002: Remove chip_ready() from do_write_buffer()
` [PATCH v3 03/11] mtd: cfi_cmdset_0002: Remove goto statement "
` [PATCH v3 04/11] mtd: cfi_cmdset_0002: Call xip_enable() once only in do_write_buffer()
` [PATCH v3 05/11] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function size
` [PATCH v3 06/11] mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statement
` [PATCH v3 07/11] mtd: cfi_cmdset_0002: Remove op_done goto statement from do_write_oneword()
` [PATCH v3 08/11] mtd: cfi_cmdset_0002: Remove retry "
` [PATCH v3 09/11] mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequence
` [PATCH v3 10/11] mtd: cfi_cmdset_0002: Split to wait write buffer to check if completed
` [PATCH v3 11/11] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce exit paths

[PATCH v2] gitignore: Ignore repo tool directory
 2018-10-25 16:33 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH] Staging: rts5208: Capitalise preprocessor variable names
 2018-10-25 16:31 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH v9 0/9] Add the I3C subsystem
 2018-10-25 16:30 UTC  (8+ messages)
` [PATCH v9 6/9] i3c: master: Add driver for Cadence IP


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.