All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-25 16:18:39 to 2018-10-25 17:22:12 UTC [more...]

[Qemu-devel] [RFC 00/48] Plugin support
 2018-10-25 17:20 UTC  (26+ messages)
` [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 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 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

[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)

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

[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 "

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

[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 

[PATCH v2 00/13] client-side support for "inter" SSC copy
 2018-10-25 17:12 UTC  (6+ messages)
` [PATCH v2 04/13] NFS: add cross file system check for copy_file_range

[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 0/3] Suppress false positives triggered by workqueue lockdep annotations
 2018-10-25 17:11 UTC  (6+ 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 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()

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

[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)
  ` [igt-dev] "
    ` [Intel-gfx] "

[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

[RFC] dm-bow working prototype
 2018-10-25 16:30 UTC  (2+ messages)

[PATCH 0/3] drm: tinydrm driver for adafruit PiTFT 3.5" touchscreen
 2018-10-25 16:29 UTC  (3+ messages)

[PATCH] xen-swiotlb: exchange memory with Xen only when pages are contiguous
 2018-10-25 16:28 UTC  (9+ messages)

[PATCH] Revert "drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD"
 2018-10-25 16:27 UTC 

Using dpkg-buildpackage within Yocto image
 2018-10-25 16:26 UTC 

[PATCH] drm/tinydrm: Advertise that we can do only DRM_FORMAT_MOD_LINEAR
 2018-10-25 16:26 UTC 

KASAN: use-after-free Read in task_is_descendant
 2018-10-25 16:25 UTC  (9+ messages)

[PATCH] blk-mq: ensure hctx to be ran on mapped cpu when issue directly
 2018-10-25 16:25 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH v3 00/42] batctl: pre-netlink restructuring, part 1
 2018-10-25 16:22 UTC  (43+ messages)
` [B.A.T.M.A.N.] [PATCH v3 01/42] batctl: Drop unused define SOCKET_PATH_FMT
` [B.A.T.M.A.N.] [PATCH v3 02/42] batctl: Use common code organization for statistics
` [B.A.T.M.A.N.] [PATCH v3 03/42] batctl: Drop legacy vis_* related warning messages
` [B.A.T.M.A.N.] [PATCH v3 04/42] batctl: Move loglevel command to separate file
` [B.A.T.M.A.N.] [PATCH v3 05/42] batctl: Move log "
` [B.A.T.M.A.N.] [PATCH v3 06/42] batctl: Move gw_mode "
` [B.A.T.M.A.N.] [PATCH v3 07/42] batctl: Move routing_algo "
` [B.A.T.M.A.N.] [PATCH v3 08/42] batctl: Rename tp_meter to throughputmeter
` [B.A.T.M.A.N.] [PATCH v3 09/42] batctl: Introduce datastructure for subcommands
` [B.A.T.M.A.N.] [PATCH v3 10/42] batctl: Add per command flags
` [B.A.T.M.A.N.] [PATCH v3 11/42] batctl: Use command structure for remaining subcommands
` [B.A.T.M.A.N.] [PATCH v3 12/42] batctl: Use getopt to parse main options
` [B.A.T.M.A.N.] [PATCH v3 13/42] batctl: Store usage line next to command
` [B.A.T.M.A.N.] [PATCH v3 14/42] batctl: Prepare command infrastructure for shared functions
` [B.A.T.M.A.N.] [PATCH v3 15/42] batctl: Add type to command to structure usage output
` [B.A.T.M.A.N.] [PATCH v3 16/42] batctl: Convert debug table to command infrastructure
` [B.A.T.M.A.N.] [PATCH v3 17/42] batctl: Convert sysfs settings "
` [B.A.T.M.A.N.] [PATCH v3 18/42] batctl: Move backbonetable debug table to own file
` [B.A.T.M.A.N.] [PATCH v3 19/42] batctl: Move claimtable "
` [B.A.T.M.A.N.] [PATCH v3 20/42] batctl: Move dat_cache "
` [B.A.T.M.A.N.] [PATCH v3 21/42] batctl: Move gateways "
` [B.A.T.M.A.N.] [PATCH v3 22/42] batctl: Move mcast_flags "
` [B.A.T.M.A.N.] [PATCH v3 23/42] batctl: Move nc_nodes "
` [B.A.T.M.A.N.] [PATCH v3 24/42] batctl: Move neighbors "
` [B.A.T.M.A.N.] [PATCH v3 25/42] batctl: Move originators "
` [B.A.T.M.A.N.] [PATCH v3 26/42] batctl: Move transglobal "
` [B.A.T.M.A.N.] [PATCH v3 27/42] batctl: Move translocal "
` [B.A.T.M.A.N.] [PATCH v3 28/42] batctl: Move aggregation setting "
` [B.A.T.M.A.N.] [PATCH v3 29/42] batctl: Move ap_isolation "
` [B.A.T.M.A.N.] [PATCH v3 30/42] batctl: Move bonding "
` [B.A.T.M.A.N.] [PATCH v3 31/42] batctl: Move bridge_loop_avoidance "
` [B.A.T.M.A.N.] [PATCH v3 32/42] batctl: Move distributed_arp_table "
` [B.A.T.M.A.N.] [PATCH v3 33/42] batctl: Move fragmentation "
` [B.A.T.M.A.N.] [PATCH v3 34/42] batctl: Move isolation_mark "
` [B.A.T.M.A.N.] [PATCH v3 35/42] batctl: Move multicast_mode "
` [B.A.T.M.A.N.] [PATCH v3 36/42] batctl: Move network_coding "
` [B.A.T.M.A.N.] [PATCH v3 37/42] batctl: Move orig_interval "
` [B.A.T.M.A.N.] [PATCH v3 38/42] batctl: Use external netlink socket for debug tables
` [B.A.T.M.A.N.] [PATCH v3 39/42] batctl: Move routing_algo specific code it command source file
` [B.A.T.M.A.N.] [PATCH v3 40/42] batctl: Add command to monitor for netlink events
` [B.A.T.M.A.N.] [PATCH v3 41/42] batctl: Simplify enabling for bisect_iv subcommand
` [B.A.T.M.A.N.] [PATCH v3 42/42] batctl: Allow to enable/disable subcommands

[U-Boot] [PATCH] x86: Fix car_uninit weak symbol definition
 2018-10-25 16:22 UTC  (2+ messages)

[1/2] dt-bindings: dmaengine: usb-dmac: Add binding for r8a77470
 2018-10-25 16:22 UTC  (2+ messages)
` [PATCH 1/2] "

[PATCH v4 1/2] drm/exynos: decon: Make plane alpha configurable
 2018-10-25 16:21 UTC  (4+ messages)
  ` [PATCH v4 2/2] drm/exynos: decon: Make pixel blend mode configurable

[PATCH v4 0/2] drm/exynos: decon: Add properties
 2018-10-25 16:21 UTC  (2+ messages)

[PATCH v1 1/9] app/procinfo: add usage for new debug
 2018-10-25 16:20 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/9] app/procinfo: add code for debug port

KASAN: slab-out-of-bounds Read in string (2)
 2018-10-25 16:19 UTC  (9+ messages)

Xen optimization
 2018-10-25 16:18 UTC  (16+ messages)
                            ` Xen optimizationcy

[PATCH v7 00/10] Make submodules work if .gitmodules is not checked out
 2018-10-25 16:18 UTC  (5+ messages)
` [PATCH v7 02/10] submodule: factor out a config_set_in_gitmodules_file_gently function
` [PATCH v7 03/10] t7411: merge tests 5 and 6
` [PATCH v7 08/10] submodule: add a helper to check if it is safe to write to .gitmodules
` [PATCH v7 10/10] t/helper: add test-submodule-nested-repo-config

[PATCH] mt76x0: use band parameter for LC calibration
 2018-10-25 16:18 UTC 


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.