All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-25 06:47:29 to 2019-10-25 07:36:50 UTC [more...]

[PATCH] net: usb: lan78xx: Use phy_mac_interrupt() for interrupt handling
 2019-10-25  7:36 UTC  (12+ messages)

[PULL v2 00/73] tcg plugins and testing updates
 2019-10-25  6:37 UTC  (48+ messages)
` [PULL v2 06/73] travis.yml: Test the release tarball
` [PULL v2 08/73] cirrus.yml: add latest Xcode build target
` [PULL v2 09/73] tests/vm: netbsd autoinstall, using serial console
` [PULL v2 11/73] tests/vm/netbsd: Disable IPv6
` [PULL v2 12/73] travis.yml: cache the clang sanitizer build
` [PULL v2 13/73] gitlab-ci.yml: Use libvdeplug-dev to compile-test the VDE network backend
` [PULL v2 15/73] tests/docker: set HOST_ARCH if we don't have ARCH
` [PULL v2 17/73] trace: expand mem_info:size_shift to 4 bits
` [PULL v2 18/73] trace: add mmu_index to mem_info
` [PULL v2 19/73] cpu: introduce cpu_in_exclusive_context()
` [PULL v2 20/73] translate-all: use cpu_in_exclusive_work_context() in tb_flush
` [PULL v2 21/73] docs/devel: add plugins.rst design document
` [PULL v2 22/73] plugin: add user-facing API
` [PULL v2 24/73] plugin: add implementation of the api
` [PULL v2 25/73] queue: add QTAILQ_REMOVE_SEVERAL
` [PULL v2 28/73] tcg: add tcg_gen_st_ptr
` [PULL v2 30/73] atomic_template: add inline trace/plugin helpers
` [PULL v2 31/73] tcg: let plugins instrument virtual memory accesses
` [PULL v2 32/73] plugins: implement helpers for resolving hwaddr
` [PULL v2 34/73] *-user: notify plugin of exit
` [PULL v2 35/73] *-user: plugin syscalls
` [PULL v2 36/73] cpu: hook plugin vcpu events
` [PULL v2 38/73] cputlb: ensure _cmmu helper functions follow the naming standard
` [PULL v2 39/73] translator: add translator_ld{ub,sw,uw,l,q}
` [PULL v2 40/73] target/arm: fetch code with translator_ld
` [PULL v2 41/73] target/ppc: "
` [PULL v2 42/73] target/sh4: "
` [PULL v2 47/73] target/riscv: "
` [PULL v2 49/73] target/xtensa: "
` [PULL v2 50/73] target/openrisc: "
` [PULL v2 52/73] configure: add --enable-plugins
` [PULL v2 53/73] plugin: add API symbols to qemu-plugins.symbols
` [PULL v2 54/73] plugin: expand the plugin_init function to include an info block
` [PULL v2 55/73] plugin: add qemu_plugin_insn_disas helper
` [PULL v2 56/73] plugin: add qemu_plugin_outs helper
` [PULL v2 57/73] vl: support -plugin option
` [PULL v2 58/73] linux-user: "
` [PULL v2 59/73] tests/plugin: add sample plugins
` [PULL v2 60/73] tests/tcg/Makefile.target: fix path to config-host.mak
` [PULL v2 61/73] tests/tcg: set QEMU_OPTS for all cris runs
` [PULL v2 62/73] tests/tcg: move "virtual" tests to EXTRA_TESTS
` [PULL v2 65/73] tests/plugin: add a hotblocks plugin
` [PULL v2 67/73] tests/plugin: add hotpages to analyse memory access patterns
` [PULL v2 69/73] include/exec: wrap cpu_ldst.h in CONFIG_TCG
` [PULL v2 70/73] .travis.yml: add --enable-plugins tests
` [PULL v2 71/73] scripts/checkpatch.pl: don't complain about (foo, /* empty */)
` [PULL v2 72/73] MAINTAINERS: add me for the TCG plugins code

[MODERATED] [PATCH 0/9] TAA 0
 2019-10-25  7:36 UTC  (13+ messages)
` [MODERATED] [PATCH 3/9] TAA 3
  ` [MODERATED] "
` [MODERATED] [PATCH 4/9] TAA 4
  ` [MODERATED] "

[PATCH] i386: Use g_autofree in a few places
 2019-10-25  7:26 UTC  (2+ messages)

[PATCH v6 0/3] Add uacce module for Accelerator
 2019-10-25  7:35 UTC  (9+ messages)
` [PATCH v6 2/3] uacce: add uacce driver

[PATCH 2/2] drm/gpu: Fix Memory barrier without comment Issue
 2019-10-25  7:35 UTC  (2+ messages)

[PATCH 0/2] mm: reduce /proc/pagetypeinfo ovehead
 2019-10-25  7:35 UTC  (5+ messages)
` [PATCH 1/2] mm, vmstat: hide /proc/pagetypeinfo from normal users
` [PATCH 2/2] mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfo

[PATCH v2 00/22] mtd: spi-nor: Quad Enable and (un)lock methods
 2019-10-25  7:34 UTC  (7+ messages)
` [PATCH v2 09/22] mtd: spi-nor: Fix retlen handling in sst_write()

[PATCH 1/2] drm/gpu: Fix Missing blank line after declarations
 2019-10-25  7:35 UTC  (2+ messages)

[PATCH] Bluetooth: Always set scannable for Adv instance 0
 2019-10-25  7:34 UTC  (3+ messages)

[PATCH 0/2] drm/gpu: Fix checkpatch.pl warnings
 2019-10-25  7:34 UTC  (2+ messages)

[PATCH 3/3] migration/multifd: fix potential wrong acception order of IOChannel
 2019-10-25  6:55 UTC  (5+ messages)

[PATCH v4 0/5] kdb: Cleanup code to read user input and handle escape sequences
 2019-10-25  7:33 UTC  (6+ messages)
` [PATCH v4 1/5] kdb: Tidy up code to "
` [PATCH v4 2/5] kdb: Simplify code to fetch characters from console
` [PATCH v4 3/5] kdb: Remove special case logic from kdb_read()
` [PATCH v4 4/5] kdb: Improve handling of characters from different input sources
` [PATCH v4 5/5] kdb: Tweak escape handling for vi users

[PATCH v2 00/27] crypto: convert h/w accelerator drivers to skcipher API
 2019-10-25  7:32 UTC  (7+ messages)
` [PATCH v2 05/27] crypto: omap - switch "

[PATCH] tools/power x86_energy_perf_policy: Fix the leakage of file descriptor in get_pkg_num
 2019-10-25  7:31 UTC 

[PATCH 0/7] i386: Add `machine` parameter to query-cpu-definitions
 2019-10-25  7:17 UTC  (2+ messages)

[PATCH] scripts:patch-kernel:bash syntax replace
 2019-10-25  7:28 UTC 

[PATCH v2] drm/gem: Fix mmap fake offset handling for drm_gem_object_funcs.mmap
 2019-10-25  7:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libnetconf2: fixup the 'v' prefix in the version
 2019-10-25  7:30 UTC  (4+ messages)

[PATCH v5 0/3] dmaengine: bindings/edma: dma-channel-mask to array
 2019-10-25  7:30 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: dmaengine: dma-common: Change dma-channel-mask to uint32-array
` [PATCH v5 2/3] dt-bindings: dma: ti-edma: Document dma-channel-mask for EDMA
` [PATCH v5 3/3] dmaengine: ti: edma: Add support for handling reserved channels

[REGRESSION v5.3] SUNRPC: Replace the queue timer with a delayed work function (7e0a0e38fcfe)
 2019-10-25  7:28 UTC 

[PATCH v7 00/11] Nested Shared Virtual Address (SVA) VT-d support
 2019-10-25  7:27 UTC  (13+ messages)
` [PATCH v7 07/11] iommu/vt-d: Add nested translation helper function
` [PATCH v7 09/11] iommu/vt-d: Add bind guest PASID support
` [PATCH v7 10/11] iommu/vt-d: Support flushing more translation cache types
` [PATCH v7 11/11] iommu/vt-d: Add svm/sva invalidate function

[PATCH net] net: dsa: sja1105: improve NET_DSA_SJA1105_TAS dependency
 2019-10-25  7:26 UTC 

[PATCH] crypto: qat - remove redundant condition accel_dev->is_vf
 2019-10-25  7:23 UTC 

Question about logbsize default value
 2019-10-25  7:10 UTC  (3+ messages)

[PATCH] blk-mq: Fix cpu indexing error in blk_mq_alloc_request_hctx()
 2019-10-25  7:22 UTC  (5+ messages)

Please stop using iopl() in DPDK
 2019-10-25  7:22 UTC  (3+ messages)
` [dpdk-dev] "

[PATCH 00/15] Upgrades & GNOME preparations
 2019-10-25  7:21 UTC  (16+ messages)
` [PATCH 01/15] gtkmm3: upgrade 3.24.1 -> 3.24.2
` [PATCH 02/15] geany: upgrade 1.34.1 -> 1.36
` [PATCH 03/15] geany-plugins: upgrade 1.34 "
` [PATCH 04/15] libstemmer: initial add 2.0.0
` [PATCH 05/15] appstream-glib: initial add 0.7.16
` [PATCH 06/15] yelp-xsl: initial add 3.34.0
` [PATCH 07/15] yelp-tools: initial add 3.32.2
` [PATCH 08/15] yelp: initial add 3.34.0
` [PATCH 09/15] zenity: pretify recipe a bit
` [PATCH 10/15] glibmm: upgrade 2.60.0 -> 2.62.0
` [PATCH 11/15] libsigc++-3: initial add 3.0.0
` [PATCH 12/15] ibus: initial add 1.5.21
` [PATCH 13/15] libgusb: initial add 0.3.0+
` [PATCH 14/15] colord: initial add 1.4.4
` [PATCH 15/15] colord-gtk: initial add 0.2.0

pull-request: iwlwifi-next 2019-10-18-2
 2019-10-25  7:20 UTC 

[PATCH v6 0/9] Packed virtqueue for virtio
 2019-10-25  7:04 UTC  (3+ messages)

[PATCH 0/3] Add support for Thor96 board
 2019-10-25  7:19 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: arm: Add devicetree binding for Thor96 Board

[PATCH bpf-next v2 0/2] xsk: XSKMAP lookup improvements
 2019-10-25  7:18 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] xsk: store struct xdp_sock as a flexible array member of the XSKMAP
` [PATCH bpf-next v2 2/2] bpf: implement map_gen_lookup() callback for XSKMAP

[alsa-devel] [PATCH V2] ASoC: fsl_esai: Add spin lock to protect reset, stop and start
 2019-10-25  7:13 UTC  (2+ messages)
`  "

[RFC 00/37] KVM: s390: Add support for protected VMs
 2019-10-25  7:18 UTC  (4+ messages)
` [RFC 07/37] KVM: s390: protvirt: Secure memory is not mergeable

[Buildroot] [Bug 12281] New: Custom configuration fails to build (based on raspberrypi3_defconfig)
 2019-10-25  7:17 UTC  (2+ messages)
` [Buildroot] [Bug 12281] "

[alsa-devel] [PATCH V2] ASoC: fsl_asrc: refine the setting of internal clock divider
 2019-10-25  7:13 UTC  (2+ messages)
`  "

[PATCH] bpftool: Allow to read btf as raw data
 2019-10-25  7:15 UTC  (3+ messages)

[PATCH] audit: remove redundant condition check in kauditd_thread()
 2019-10-25  7:14 UTC  (4+ messages)

[Xen-devel] [ovmf test] 143123: all pass - PUSHED
 2019-10-25  7:13 UTC 

[PATCH V7] mm/debug: Add tests validating architecture page table helpers
 2019-10-25  7:11 UTC  (7+ messages)

[PATCH] PCI: increase D3 delay for AMD Ryzen5/7 XHCI controllers
 2019-10-25  7:11 UTC  (3+ messages)

[PATCH] leds: trigger: netdev: fix handling on interface rename
 2019-10-25  7:01 UTC 

CI testing of persistence and sysfs
 2019-10-25  7:09 UTC  (5+ messages)
` [PATCH 02/11] drm/i915: Put future HW and their uAPIs under STAGING & BROKEN
  ` [Intel-gfx] "

[PATCH] md/raid1: avoid soft lockup under high load
 2019-10-25  7:08 UTC 

[PATCH 1/7] ASoC: amd: Create multiple I2S platform device endpoints
 2019-10-25  7:07 UTC  (18+ messages)
` [PATCH 2/7] ASoC: amd: Refactoring of DAI from DMA driver
    ` [alsa-devel] "
` [PATCH 3/7] ASoC: amd: Enabling I2S instance in DMA and DAI
    ` [alsa-devel] "
` [PATCH 4/7] ASoC: amd: add ACP3x TDM mode support
  ` [alsa-devel] "
` [PATCH 5/7] ASoC: amd: handle ACP3x i2s-sp watermark interrupt
  ` [alsa-devel] "
` [alsa-devel] [PATCH 1/7] ASoC: amd: Create multiple I2S platform device endpoints

[RFC net-next 1/1] net: sched: prevent duplicate flower rules from tcf_proto destroy race
 2019-10-25  7:08 UTC  (4+ messages)

[meta-networking] [PATCH] autofs: upgrade 5.1.5 -> 5.1.6
 2019-10-25  7:08 UTC 

[RFC PATCH 00/13] Support ROHM BD71828 PMIC
 2019-10-25  7:07 UTC  (12+ messages)
` [RFC PATCH 11/13] led: bd71828: Support LED outputs on "

[U-Boot] [PATCH v5 00/19] efi_loader: non-volatile variables support
 2019-10-25  7:06 UTC  (4+ messages)

[PATCH v14 1/5] Add flags option to get xattr method paired to __vfs_getxattr
 2019-10-25  4:39 UTC  (2+ messages)
` e984eb5108: BUG:kernel_NULL_pointer_dereference,address

[PATCH 0/4] i2c bus recovery for Microchip SoCs
 2019-10-25  7:04 UTC  (7+ messages)
` [PATCH 2/4] i2c: at91: implement i2c bus recovery

[PATCH] drm/ttm: use the parent resv for ghost objects v3
 2019-10-25  7:04 UTC  (5+ messages)

[dpdk-dev] [PATCH] examples/ntb: fix no return check
 2019-10-25  7:01 UTC 

[Xen-devel] Debugging Windows HVM crashes on Ryzen 3xxx series CPUs
 2019-10-25  7:00 UTC  (4+ messages)

[PATCH trivial] mtd: spi-nor: Spelling s/Configuraiton/Configuration/
 2019-10-25  6:59 UTC  (3+ messages)

[PATCH 1/2] soc: imx8: Using existing serial_number instead of UID
 2019-10-25  6:56 UTC  (4+ messages)
` [PATCH 2/2] soc: imx-scu: "

[PATCH V5] scsi: core: avoid host-wide host_busy counter for scsi_mq
 2019-10-25  6:58 UTC 

Tooling and workflows meeting at OSS EU Lyon
 2019-10-25  6:58 UTC  (2+ messages)

[PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
 2019-10-25  6:57 UTC  (6+ messages)
  ` [Intel-gfx] "

[U-Boot] [GIT PULL] Xilinx patches for v2020.01 part 2
 2019-10-25  6:57 UTC 

[PATCH] ASoC: fsl_asrc: refine the setting of internal clock divider
 2019-10-25  6:54 UTC  (4+ messages)
  ` [alsa-devel] "

[PATCH] drm/amdgpu: simplify padding calculations
 2019-10-25  6:54 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] efi_driver: set block size for EFI block device
 2019-10-25  6:54 UTC  (4+ messages)

[PATCH 0/2] trace-cmd: Fixes for reading older trace-cmd trace.dat files
 2019-10-25  6:52 UTC  (3+ messages)
` [PATCH 1/2] libtraceevent: Remove extra \n in print_event_time()
` [PATCH 2/2] trace-cmd: Use usecs unless specified not to

[PATCH] stacktrace: don't skip first entry on noncurrent tasks
 2019-10-25  6:52 UTC 

[PATCH] drm/amdgpu: GFX9, GFX10: GRBM requires 1-cycle delay
 2019-10-25  6:49 UTC  (4+ messages)

[PATCH] Enable pager by default
 2019-10-25  6:48 UTC  (8+ messages)

[PATCH v2 0/3] add Amlogic A1 clock controller driver
 2019-10-25  6:47 UTC  (6+ messages)
` [PATCH v2 2/3] clk: meson: add support for A1 PLL clock ops

[PATCH V2] usb: typec: Add sysfs node to show connector orientation
 2019-10-25  6:46 UTC  (9+ messages)


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.