All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-06 09:15:21 to 2020-04-06 09:58:29 UTC [more...]

[PATCH 02/11] pwm: atmel-tcb: switch to new binding
 2020-04-06  9:58 UTC  (3+ messages)

[PATCH v6 00/36] Initial support for multi-process qemu
 2020-04-06  9:41 UTC  (30+ messages)
` [PATCH v6 01/36] memory: alloc RAM from file at offset
` [PATCH v6 02/36] multi-process: Refactor machine_init and exit notifiers
` [PATCH v6 03/36] command-line: refractor parser code
` [PATCH v6 04/36] multi-process: Refactor chardev functions out of vl.c
` [PATCH v6 05/36] multi-process: Refactor monitor "
` [PATCH v6 07/36] multi-process: add a command line option for debug file
` [PATCH v6 08/36] multi-process: Add stub functions to facilate build of multi-process
` [PATCH v6 09/36] multi-process: Add config option for multi-process QEMU
` [PATCH v6 10/36] multi-process: build system for remote device process
` [PATCH v6 12/36] multi-process: add functions to synchronize proxy and remote endpoints
` [PATCH v6 13/36] multi-process: setup PCI host bridge for remote device
` [PATCH v6 14/36] multi-process: setup a machine object for remote device process
` [PATCH v6 15/36] multi-process: setup memory manager for remote device
` [PATCH v6 16/36] multi-process: remote process initialization
` [PATCH v6 17/36] multi-process: introduce proxy object
` [PATCH v6 18/36] multi-process: Initialize Proxy Object's communication channel
` [PATCH v6 19/36] multi-process: Connect Proxy Object with device in the remote process
` [PATCH v6 20/36] multi-process: Forward PCI config space acceses to "
` [PATCH v6 21/36] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [PATCH v6 22/36] multi-process: Synchronize remote memory
` [PATCH v6 23/36] multi-process: create IOHUB object to handle irq
` [PATCH v6 25/36] multi-process: Introduce build flags to separate remote process code
` [PATCH v6 26/36] multi-process: add parse_cmdline in remote process
` [PATCH v6 29/36] multi-process: handle heartbeat messages "
` [PATCH v6 31/36] multi-process/mon: choose HMP commands based on target
` [PATCH v6 32/36] multi-process/mon: stub functions to enable QMP module for remote process
` [PATCH v6 33/36] multi-process/mon: enable QMP module support in the "
` [PATCH v6 35/36] multi-process: add the concept description to docs/devel/qemu-multiprocess
` [PATCH v6 36/36] multi-process: add configure and usage information

[RFC/PATCH 0/3] Add support for stop instruction inside KVM guest
 2020-04-06  9:58 UTC  (5+ messages)
` [RFC/PATCH 2/3] pseries/kvm: Clear PSSCR[ESL|EC] bits before guest entry

[igt-dev] [PATCH] [PATCH i-g-t] tests/i915/gem_sync.c :Added __for_each_physical_engine to utilize all available engines
 2020-04-06  9:57 UTC  (3+ messages)

[PATCH v1 0/2] dma/xlnx-zdma: Fix descriptor loading wrt host endianness
 2020-04-06  9:53 UTC  (3+ messages)
` [PATCH v1 2/2] dma/xlnx-zdma: Fix descriptor loading (REG) wrt endianness

[PATCH] ARM: dts: enable WLAN for Mecer Xtreme Mini S6
 2020-04-06  9:57 UTC  (4+ messages)

Make PowerNV IOMMU group setup saner (and fix it for hotpug)
 2020-04-06  9:51 UTC  (9+ messages)
` [PATCH 1/7] powerpc/powernv/npu: Clean up compound table group initialisation
` [PATCH 2/7] powerpc/powernv/iov: Don't add VFs to iommu group during PE config
` [PATCH 3/7] powerpc/powernv/pci: Register iommu group at PE DMA setup
` [PATCH 4/7] powerpc/powernv/pci: Add device to iommu group during dma_dev_setup()

[dpdk-dev] [PATCH] net/octeontx: meson build fix if octeontx drivers are disabled
 2020-04-06  9:56 UTC  (2+ messages)

[PATCH] module: Harden STRICT_MODULE_RWX
 2020-04-06  9:55 UTC  (3+ messages)

Improve documentation of bridge
 2020-04-06  9:54 UTC  (3+ messages)
` [PATCH iproute2 5/6] Document root_block option

[PATCH] tty: samsung_tty: 32-bit access for TX/RX hold registers
 2020-04-06  9:54 UTC  (10+ messages)
  ` [PATCH v4] "

[PATCH][v3] PM / sleep: Add pm_debug_messages boot command control
 2020-04-06  9:54 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/4] event/octeontx: support new features
 2020-04-06  9:53 UTC  (3+ messages)
` [dpdk-dev] [PATCH 3/4] event/octeontx: add VLAN filter offload support

[PATCH] thermal: Add ratelimited print for HOT trip point
 2020-04-06  9:53 UTC  (8+ messages)
` [PATCH] thermal: core: Send a sysfs notification on trip points

The restricted number (LIRCBUF_SIZE) of pulse-spaces in IR sequences is too small
 2020-04-06  9:51 UTC  (6+ messages)
    ` [PATCH] media: rc: IR signal for Panasonic air conditioner too long "

[PATCH 10/10] module-verifier: make it possible to run checkers on grub-module-verifierxx.c
 2020-04-06  9:51 UTC  (3+ messages)

[PATCH 1/4] pwm: pca9685: remove unused duty_cycle struct element
 2020-04-06  9:51 UTC  (8+ messages)
  ` (EXT) "

[Xen-devel] [PATCH 0/5] domain context infrastructure
 2020-04-06  9:50 UTC  (9+ messages)
` [Xen-devel] [PATCH 1/5] xen/common: introduce a new framework for save/restore of 'domain' context
  `  "

[PATCH 1/5] bytcr-rt5651: Fix dmic check in HiFi-Components.conf
 2020-04-06  9:50 UTC  (4+ messages)
` [PATCH 5/5] cht-bsw-rt5672: Fix HiFi-stereo-dmic2 conf not loading / working

Any way to enable automatic package-index if rpms are changed?
 2020-04-06  9:50 UTC  (2+ messages)
` [yocto] "

[igt-dev] [PATCH i-g-t 1/6] tests/kms_vblank: Make sure that we have a mode set
 2020-04-06  9:50 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/6] tests/kms_dp_dsc: Explicitly enable mode before DSC checks

Thoughts on wg-dynamic
 2020-04-06  9:46 UTC  (4+ messages)

[PATCH 0/1] s390x/next: build fix for non-KVM platforms
 2020-04-06  9:41 UTC  (9+ messages)
` [PATCH 1/1] s390x/s390-virtio-ccw: Fix build on systems without KVM

[PATCH 08/10] templates: Output a menu entry for firmware setup on UEFI FastBoot systems
 2020-04-06  9:46 UTC  (3+ messages)

5.6.2: BUG: kernel NULL pointer dereference, address: 0000000000000000
 2020-04-06  9:46 UTC 

Feature request: rebase -i inside of rebase -i
 2020-04-06 10:40 UTC  (12+ messages)

[PATCH 0/8] Add a new mmap locking API wrapping mmap_sem calls
 2020-04-06  9:46 UTC  (3+ messages)
` [PATCH 7/8] mmap locking API: add MMAP_LOCK_INITIALIZER

[PATCH] ASoC: stm32: sai: Add missing cleanup
 2020-04-06  9:44 UTC  (5+ messages)

[PATCH for-5.0 0/2] block: Fix blk->in_flight during blk_wait_while_drained()
 2020-04-06  9:41 UTC  (5+ messages)
` [PATCH for-5.0 2/2] "

iMX8MM USB support?
 2020-04-06  9:43 UTC  (2+ messages)

AW: AW: latest u-boot branch for Marvell Armada 88F3720
 2020-04-06  9:43 UTC 

[PATCH v2 0/2] Add EDAC support for Cadence ddr controller
 2020-04-06  8:54 UTC  (2+ messages)
` [PATCH v2 1/2] dt-bindings: edac: Add cadence ddr mc support

[PATCH v4] powerpc/powernv: add NULL check after kzalloc in opal_add_one_export
 2020-04-06  9:39 UTC  (2+ messages)

[PATCH 4/7] objtool: Add support for return trampoline call
 2020-04-06  9:31 UTC  (11+ messages)

zynq_z_turn_defconfig: broken networking
 2020-04-06  9:40 UTC  (3+ messages)

[virtio-dev] [PATCH v3 0/2] Virtio video device specification
 2020-04-06  9:32 UTC  (6+ messages)
` [virtio-dev] Re: [PATCH v3 1/2] virtio-video: Add virtio "
        `  "

[PATCH 1/4] exfat: Simplify exfat_utf8_d_hash() for code points above U+FFFF
 2020-04-06  9:37 UTC  (3+ messages)

[PATCH v5 00/21] Initial Prefixed Instruction support
 2020-04-06  9:38 UTC  (4+ messages)
` [PATCH v5 05/21] powerpc: Use a function for getting the instruction op code

[PATCH v2] HID: logitech: drop outdated references to unifying receivers
 2020-04-06  9:39 UTC  (2+ messages)

[PATCH v4 0/5] mmc: mediatek: add mmc cqhci support
 2020-04-06  9:28 UTC  (24+ messages)
` [PATCH 1/5] [1/5] mmc: core: Extend mmc_of_parse() to parse CQE bindings
` [PATCH 2/5] [2/5] mmc: host: Remove redundant host "
` [PATCH 3/5] [3/5] mmc: mediatek: refine msdc timeout api
` [PATCH 4/5] [4/5] mmc: mediatek: command queue support
` [PATCH 5/5] [5/5] dt-bindings: mmc: mediatek: Add document for mt6779

[PATCH net] macsec: fix NULL dereference in macsec_upd_offload()
 2020-04-06  9:38 UTC 

[igt-dev] [PATCH i-g-t v2] lib: Fix device lists not cleaned up sufficiently before rescan
 2020-04-06  9:38 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for lib: Fix device lists not cleaned up sufficiently before rescan (rev2)

Trying to kexec on Allwinner A80
 2020-04-06  9:37 UTC  (10+ messages)

[Intel-gfx] [PATCH i-g-t] i915/gem_tiled_fence_blits: Trim workload
 2020-04-06  9:37 UTC  (2+ messages)
` [igt-dev] "

[PATCH] rtw88: Add delay on polling h2c command status bit
 2020-04-06  9:36 UTC 

[Buildroot] [Bug 12731] New: rtl8188eu not buildung for banana pi M1 (glib, systemd, 4.18.12)
 2020-04-06  9:36 UTC  (4+ messages)
` [Buildroot] [Bug 12731] "

[PATCH/RFC] MM: fix writeback for NFS
 2020-04-06  9:36 UTC  (7+ messages)
` Writeback fixes "
  ` [PATCH 1/2] MM: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE

[PATCH v6 1/2] bluetooth: add support to notify using SCO air_mode
 2020-04-06  9:35 UTC  (4+ messages)
` [PATCH v7 2/2] bluetooth:btusb: handle msbc audio over USB Endpoints

[dpdk-dev] [PATCH] bus/pci: restricted bus scanning to allowed devices
 2020-04-06  9:32 UTC  (7+ messages)
  ` [dpdk-dev] [EXT] "

[PATCH 00/10] Another set of patches from Fedora
 2020-04-06  9:32 UTC  (4+ messages)
` [PATCH 01/10] i386: Make pmtimer tsc calibration not take 51 seconds to fail

[dpdk-dev] [PATCH] [v1 1/1] examples/l2fwd: add cmdline option for forwarding port info
 2020-04-06  9:32 UTC  (3+ messages)
` [dpdk-dev] [PATCH] [v2 "

[dpdk-dev] [PATCH 00/11] net/octeontx2: add traffic manager support
 2020-04-06  9:31 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 11/11] net/octeontx2: add tm capability callbacks
      ` [dpdk-dev] [EXT] "

[PATCH] perf script: add flamegraph.py script
 2020-04-06  9:30 UTC  (6+ messages)
` [PATCH] perf script report: fix segfault when using DWARF mode

[v5, PATCH 0/5] Add cpufreq and cci devfreq for mt8183, and SVS support
 2020-04-06  9:29 UTC  (13+ messages)
` [v5, PATCH 4/5] cpufreq: mediatek: add opp notification for "

[PATCH v3 for 5.0-rc2 00/12] a selection of random fixes
 2020-04-06  9:09 UTC  (4+ messages)
` [PATCH v3 08/12] linux-user: factor out reading of /proc/self/maps

[kvm-unit-tests PATCH 00/10] s390x: smp: Improve smp code part 2
 2020-04-06  9:27 UTC  (7+ messages)
` [kvm-unit-tests PATCH 04/10] s390x: smp: Test local interrupts after cpu reset

[PATCH v2 1/4] soc: mediatek: Enable mmsys driver by default if Mediatek arch is selected
 2020-04-06  9:27 UTC  (9+ messages)
` [PATCH v2 2/4] clk / soc: mediatek: Bind clock and gpu driver for mt2712
` [PATCH v2 3/4] clk / soc: mediatek: Bind clock and gpu driver for mt2701

[igt-dev] [PATCH] [PATCH i-g-t][V2]tests/i915/gem_sync.c :Added __for_each_physical_engine to utilize all available
 2020-04-06  9:25 UTC 

[dpdk-dev] [PATCH v2] net/octeontx2: support for custom L2 header
 2020-04-06  9:25 UTC  (2+ messages)

[PATCH v3] powerpc/powernv: add NULL check after kzalloc in opal_add_one_export
 2020-04-06  9:23 UTC  (5+ messages)

[PATCH v2] tools/libxl: make default of max event channels dependant on vcpus
 2020-04-06  9:24 UTC  (2+ messages)

[PATCH v4 for-5.0] configure: warn if not using a separate build directory
 2020-04-06  9:16 UTC  (3+ messages)

Upcoming: Notifications, FS notifications and fsinfo()
 2020-04-06  9:22 UTC  (23+ messages)

[PATCH v8 00/10] Support ROHM BD99954 charger IC
 2020-04-06  9:21 UTC  (5+ messages)
` [PATCH v8 05/10] power: supply: bd70528: rename linear_range to avoid collision

[PATCH v2 1/2] wic: Fix permissions when using exclude or include path
 2020-04-06  9:21 UTC  (10+ messages)
` [OE-core] "

[PATCH] ARM: configs: sunxi: Add sun8i analog codec
 2020-04-06  9:21 UTC  (3+ messages)

[PATCH 00/14] GNOME 3.34.5 upgrades
 2020-04-06  9:20 UTC  (15+ messages)
` [PATCH 01/14] gnome-desktop3: upgrade 3.34.4 -> 3.34.5
` [PATCH 02/14] mutter: "
` [PATCH 03/14] gnome-shell: "
` [PATCH 04/14] gnome-control-center: "
` [PATCH 05/14] gjs: upgrade 1.58.5 -> 1.58.6
` [PATCH 06/14] libsigc++-2.0: upgrade 2.10.2 -> 2.10.3
` [PATCH 07/14] libsigc++-3: upgrade 3.0.2 -> 3.0.3
` [PATCH 08/14] libgsf: upgrade 1.14.46 -> 1.14.47
` [PATCH 09/14] pangomm; upgrade 2.42.0 -> 2.42.1
` [PATCH 10/14] tracker: upgrade 2.3.1 -> 2.3.4
` [PATCH 11/14] tracker-miners: upgrade 2.3.1 -> 2.3.3
` [PATCH 12/14] geocode-glib: upgrade 3.26.1 -> 3.26.2
` [PATCH 13/14] gnome-bluetooth: upgrade 3.34.0 -> 3.34.1
` [PATCH 14/14] libgdata: upgrade 0.17.11 -> 0.17.12

[Intel-gfx] [PATCH i-g-t] i915/suspend: Suspend once before taking forcewake to confirm suspend
 2020-04-06  9:20 UTC  (2+ messages)
` [igt-dev] "

[PATCH net-next] drm/amd/display: Fix link_detect_sink()
 2020-04-06  9:19 UTC  (2+ messages)

[igt-dev] [PATCH] [PATCH i-g-t][V2]tests/i915/gem_sync.c :Added __for_each_physical_engine to utilize all available
 2020-04-06  9:19 UTC  (2+ messages)

5.4.20 - high load - lots of incoming data - small data read
 2020-04-06  9:18 UTC  (4+ messages)

[PATCH v5 00/10] workingset protection/detection on the anonymous LRU list
 2020-04-06  9:18 UTC  (2+ messages)
` [PATCH v5 02/10] mm/vmscan: protect the workingset on anonymous LRU

[RFC 0/3] block: address blktrace use-after-free
 2020-04-06  9:18 UTC  (6+ messages)
` [RFC 2/3] blktrace: fix debugfs use after free

[PATCH 0/3] arm: socfpga: arria10: Update device tree
 2020-04-06  9:18 UTC  (4+ messages)
` [PATCH 1/3] arm: dts: arria10: Move uboot specific properties to u-boot.dtsi
` [PATCH 2/3] arm: dts: arria10: Update dtsi/dts from Linux
` [PATCH 3/3] arm: socfpga: arria10: Enable cache driver in SPL

Why is text_mutex used in jump_label_transform for x86_64
 2020-04-06  9:15 UTC  (5+ messages)

Build failed in Jenkins: ZBar #12
 2020-04-06  9:17 UTC  (2+ messages)
` Build failed in Jenkins: ZBar #13


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.