All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-14 10:01:00 to 2020-08-14 10:56:13 UTC [more...]

[PATCH v2 000/150] Meson integration for 5.2
 2020-08-14 10:55 UTC  (54+ messages)
` [PATCH 083/150] meson: convert disas directory to Meson
` [PATCH 085/150] meson: convert hw/xen
` [PATCH 087/150] meson: convert hw/semihosting
` [PATCH 091/150] meson: convert hw/watchdog
` [PATCH 093/150] meson: convert hw/vfio
` [PATCH 096/150] meson: convert hw/timer
` [PATCH 097/150] meson: convert hw/rtc
` [PATCH 098/150] meson: convert hw/ssi
` [PATCH 100/150] meson: convert hw/scsi
` [PATCH 101/150] meson: convert hw/pcmcia
` [PATCH 103/150] meson: convert hw/pci-bridge
` [PATCH 105/150] meson: convert hw/nvram
` [PATCH 106/150] meson: convert hw/rdma
` [PATCH 107/150] meson: convert hw/net
` [PATCH 109/150] meson: convert hw/isa
` [PATCH 110/150] meson: convert hw/ipmi
` [PATCH 112/150] meson: convert hw/intc
` [PATCH 114/150] meson: convert hw/ide
` [PATCH 116/150] meson: convert hw/hyperv
` [PATCH 117/150] meson: convert hw/gpio
` [PATCH 118/150] meson: convert hw/dma
` [PATCH 119/150] meson: convert hw/display
` [PATCH 120/150] meson: convert hw/cpu
` [PATCH 121/150] meson: convert hw/char
` [PATCH 122/150] meson: convert hw/block
` [PATCH 123/150] meson: convert hw/audio
` [PATCH 124/150] meson: convert hw/adc
` [PATCH 126/150] meson: convert hw/9pfs, cleanup
` [PATCH 127/150] meson: convert hw/arch*
` [PATCH 128/150] meson: target
` [PATCH 129/150] meson: accel
` [PATCH 130/150] meson: linux-user
` [PATCH 131/150] meson: bsd-user
` [PATCH 132/150] meson: cpu-emu
` [PATCH 133/150] meson: plugins
` [PATCH 134/150] meson: link emulators without Makefile.target
` [PATCH 135/150] meson: convert systemtap files
` [PATCH 136/150] rules.mak: remove version.o
` [PATCH 137/150] remove Makefile.target
` [PATCH 138/150] meson: sphinx-build
` [PATCH 139/150] docs: automatically track manual dependencies
` [PATCH 140/150] meson: build texi doc
` [PATCH 141/150] meson: convert check-block
` [PATCH 142/150] rules.mak: drop unneeded macros
` [PATCH 143/150] meson: replace create-config with meson configure_file
` [PATCH 144/150] meson: convert sample plugins
` [PATCH 145/150] meson: move SDL and SDL-image detection to meson
` [PATCH 146/150] meson: convert VNC and dependent libraries "
` [PATCH 147/150] meson: convert po/
` [PATCH 148/150] meson: avoid unstable module warning with Meson 0.56.0 or newer
` [PATCH 149/150] meson: update build-system documentation
` [PATCH 150/150] docs: convert build system documentation to rST

[PATCH 00/12] fix some error memleaks
 2020-08-14 16:02 UTC  (14+ messages)
` [PATCH 01/12] qga/channel-posix: Plug memory leak in ga_channel_write_all()
` [PATCH 02/12] hw/vfio/ap: Plug memleak in vfio_ap_get_group()
` [PATCH 03/12] elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init
` [PATCH 04/12] elf2dmp/pdb: Plug memleak in pdb_init_from_file
` [PATCH 05/12] target/i386/sev: Plug memleak in sev_read_file_base64
` [PATCH 06/12] ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()
` [PATCH 07/12] target/i386/cpu: Fix memleak in x86_cpu_class_check_missing_features
` [PATCH 08/12] migration/colo: Plug memleaks in colo_process_incoming_thread
` [PATCH 09/12] blockdev: Fix a memleak in drive_backup_prepare()
` [PATCH 10/12] block/file-posix: fix a possible undefined behavior
` [PATCH 11/12] vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_string
` [PATCH 12/12] test-util-sockets: Fix a memleak in test_socket_unix_abstract_good

[PATCH v6 00/12] ASoC: qcom: Add support for SC7180 lpass variant
 2020-08-14 10:53 UTC  (6+ messages)
` [PATCH v6 01/12] ASoC: qcom: Add common array to initialize soc based core clocks
` [PATCH v6 03/12] ASoC: qcom: lpass-platform: Replace card->dev with component->dev
` [PATCH v6 08/12] include: dt-bindings: sound: Add sc7180-lpass bindings header
` [PATCH v6 09/12] ASoC: qcom: lpass-sc7180: Add platform driver for lpass audio

[RFC PATCH 0/2] add function support to IDL
 2020-08-14 10:52 UTC  (3+ messages)
` [RFC PATCH 1/2] libxl: add Function class "

num_ostreams and max_instreams negotiation
 2020-08-14 10:50 UTC 

[PATCH 0/7] hw/sd: Use sdbus_read_data/sdbus_write_data for multiple bytes access
 2020-08-14  9:23 UTC  (11+ messages)
` [PATCH 1/7] hw/sd: Rename read/write_data() as read/write_byte()
` [PATCH 2/7] hw/sd: Rename sdbus_write_data() as sdbus_write_byte()
` [PATCH 3/7] hw/sd: Rename sdbus_read_data() as sdbus_read_byte()
` [PATCH 4/7] hw/sd: Add sdbus_write_data() to write multiples bytes on the data line
` [PATCH 5/7] hw/sd: Use sdbus_write_data() instead of sdbus_write_byte when possible
` [PATCH 6/7] hw/sd: Add sdbus_read_data() to read multiples bytes on the data line
` [PATCH 7/7] hw/sd: Use sdbus_read_data() instead of sdbus_read_byte() when possible

Ping: Pull Request for 5.9
 2020-08-14 10:49 UTC  (2+ messages)

[BlueZ] BLE Security Mode 2 Support
 2020-08-14 10:49 UTC  (2+ messages)

[PATCH v4 0/7] blktests: Add support to run nvme tests with tcp/rdma transports
 2020-08-14 10:49 UTC  (4+ messages)
` [PATCH v4 7/7] nvme: support rdma transport type

[PATCH v3 0/2] Add mediatek codec mt6359 driver
 2020-08-14 10:45 UTC  (9+ messages)
` [PATCH v3 1/2] WIP: ASoC: mediatek: mt6359: add codec driver
` [PATCH v3 2/2] WIP: dt-bindings: mediatek: mt6359: add codec document

[PATCH v5 00/10] Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info
 2020-08-14 10:47 UTC  (3+ messages)
` [PATCH v5 03/10] board_f: Add default values for bi_dram[] in dram_init_banksize()

[PATCH v2 00/10] *** A Method for evaluating dirty page rate ***
 2020-08-14  9:32 UTC  (10+ messages)
` [PATCH v2 01/10] migration/dirtyrate: Add get_dirtyrate_thread() function
` [PATCH v2 02/10] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info
` [PATCH v2 03/10] migration/dirtyrate: Add dirtyrate statistics series functions
` [PATCH v2 04/10] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
` [PATCH v2 05/10] migration/dirtyrate: Record hash results for each sampled page
` [PATCH v2 06/10] migration/dirtyrate: Compare page hash results for recorded "
` [PATCH v2 07/10] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
` [PATCH v2 08/10] migration/dirtyrate: Implement get_sample_page_period() and block_sample_page_period()
` [PATCH v2 09/10] migration/dirtyrate: Implement calculate_dirtyrate() function

[PATCH] perf bench numa: Remove dead code in parse_nodes_opt()
 2020-08-14 10:44 UTC 

[Bug 1890545] [NEW] (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
 2020-08-14 10:06 UTC  (2+ messages)
` [Bug 1890545] "

[PATCH v8 00/24] coresight: allow to build coresight as modules
 2020-08-14 10:42 UTC  (6+ messages)
` [PATCH v8 10/24] coresight: etm4x: allow etm4x to be built as a module

[PATCH 1/4] powerpc/sparse: make some things static
 2020-08-14 10:41 UTC  (5+ messages)
` [PATCH 2/4] powerpc: Introduce asm-prototypes.h

devlink-sb on ocelot switches
 2020-08-14 10:42 UTC 

[PATCH v2 0/3] target/arm: Implement an IMPDEF pauth algorithm
 2020-08-14  9:38 UTC  (8+ messages)
` [PATCH v2 1/3] target/arm: Add cpu properties to control pauth
` [PATCH v2 2/3] target/arm: Implement an IMPDEF pauth algorithm
` [PATCH v2 3/3] target/arm: Use object_property_add_bool for "sve" property

[dpdk-dev] [RFC PATCH] config: remap flags used for Arm platforms
 2020-08-14 10:42 UTC  (5+ messages)

[dpdk-dev] [Bug 413] rte_ring: capacity was set uncorrectly
 2020-08-14 10:40 UTC  (2+ messages)
` [dpdk-dev] [Bug 413] rte_ring: capacity was set incorrectly

[PATCH] hv_netvsc: Add validation for untrusted Hyper-V values
 2020-08-14 10:39 UTC  (3+ messages)

[PATCH 00/14] nvmet: passthru few fixes and improvements
 2020-08-14 10:37 UTC  (12+ messages)
` [PATCH 01/14] nvmet: for pt I/O cmds annotate req->sg_cnt likely
` [PATCH 07/14] nvmet: reuse pt-req-done for rq completion
` [PATCH 09/14] nvmet: based on passthru req control use REQ_FUA

[Intel-gfx] [PATCH 1/8] Critical KlockWork Error - Fixes - intel_cdclk.c - Possible NullPointerDereference1
 2020-08-14 10:36 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/8] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH] signal: Convert to use the preferred fallthrough macro
 2020-08-14 10:35 UTC  (2+ messages)

[PATCH] kernel/sys.c: Convert to use the preferred fallthrough macro
 2020-08-14 10:34 UTC  (2+ messages)

[PATCH 0/2] UNLEAK style fixes
 2020-08-14 10:34 UTC  (6+ messages)
` [PATCH 1/2] stop calling UNLEAK() before die()

[PATCH 1/2] efi_loader: signature: correct a behavior against multiple signatures
 2020-08-14 10:33 UTC  (2+ messages)

libext2fs: mkfs.ext3 really slow on centos 8.2
 2020-08-14 10:33 UTC  (4+ messages)

rp2470 boot crash in post-5.8 git
 2020-08-14 10:24 UTC 

[dpdk-dev] [PATCH v6 0/5] aarch64 -> aarch32 cross compilation support
 2020-08-14 10:31 UTC  (7+ messages)
` [dpdk-dev] [PATCH v7 "
  ` [dpdk-dev] [PATCH v7 1/5] net/bnxt: add support for aarch32
  ` [dpdk-dev] [PATCH v7 2/5] build: add aarch32 meson build flags
  ` [dpdk-dev] [PATCH v7 3/5] build: add aarch32 to meson cross-compilation
  ` [dpdk-dev] [PATCH v7 4/5] ci: add aarch64 -> aarch32 cross compiling jobs
  ` [dpdk-dev] [PATCH v7 5/5] doc: add aarch32 build guidance

[PATCH 0/3] pinctrl: mcp23s08: Fixups for mcp23x17
 2020-08-14 10:03 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: mcp23s08: Fixup mcp23x17 regmap_config
` [PATCH 2/3] pinctrl: mcp23s08: Remove interrupt-controller
` [PATCH 3/3] devicetree: "

[PATCH 1/2] iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt context
 2020-08-14 10:30 UTC  (8+ messages)

[PATCH v2] MIPS: Loongson: Use default CONFIG_FRAME_WARN as 2048 for Loongson64 to fix build warnings
 2020-08-14 10:31 UTC 

[PATCH v2 0/2] Add mediatek codec mt6359 driver
 2020-08-14 10:27 UTC  (11+ messages)
` [PATCH v2 1/2] ASoC: mediatek: mt6359: add codec driver

[PATCH v4 0/4] btrfs: Enhanced runtime defence against fuzzed images
 2020-08-14 10:29 UTC  (5+ messages)
` [PATCH v4 1/4] btrfs: extent_io: Do extra check for extent buffer read write functions

[PATCH v2] seqlock: Fix build errors
 2020-08-14 10:30 UTC  (4+ messages)

[dpdk-dev] [PATCH 20.11 00/19] remove make support in DPDK
 2020-08-14 10:29 UTC  (3+ messages)
` [dpdk-dev] [PATCH 20.11 01/19] examples: remove legacy sections of makefiles

[PATCH] ath6kl: prevent potential array overflow in ath6kl_add_new_sta()
 2020-08-14 10:29 UTC  (4+ messages)
` AW: "

[PATCH BlueZ] adapt:Set property mode failed,memory leak This patch will fix a memory leak,when set property mode,it will send a msg, but if failed,the data'memory do not free
 2020-08-14 10:28 UTC  (3+ messages)
` [BlueZ] "

Hello. Please
 2020-08-14 10:28 UTC 

[PATCH v4 0/2] xen/balloon: fixes for memory hotplug
 2020-08-14 10:27 UTC  (8+ messages)
` [PATCH v4 2/2] xen: add helpers to allocate unpopulated memory

[dpdk-dev] [RFC v1 0/2] Add device emulation support in DPDK
 2020-08-14 19:16 UTC  (3+ messages)
` [dpdk-dev] [RFC v1 1/2] vfio_user: Add library for vfio over socket
` [dpdk-dev] [RFC v1 2/2] emudev: Add library for emulated device

[PATCH v4 0/2] dma-pool fixes
 2020-08-14 10:26 UTC  (6+ messages)
` [PATCH v4 1/2] dma-pool: Only allocate from CMA when in same memory zone
` [PATCH v4 2/2] dma-pool: fix coherent pool allocations for IOMMU mappings

Hello. Please
 2020-08-14 10:24 UTC 

linux-next: new build warnings after binutils update
 2020-08-14 10:24 UTC  (4+ messages)

[RFC-PATCH 1/2] mm: Add __GFP_NO_LOCKS flag
 2020-08-14 10:23 UTC  (11+ messages)

[PATCH v5 0/9] Raspberry Pi 4 USB firmware initialization rework
 2020-08-14 10:15 UTC  (9+ messages)
` [PATCH v5 9/9] Revert "PCI: brcmstb: Wait for Raspberry Pi's firmware when present"

Fix the problem of Canon Printer in error state easily!
 2020-08-14 10:17 UTC 

[GIT PULL] Modules updates for v5.9
 2020-08-14 10:17 UTC 

[RFC] sched/topology: NUMA topology limitations
 2020-08-14 10:15 UTC 

[PATCH 0/5] slimming down installed size
 2020-08-14 10:13 UTC  (8+ messages)
` [PATCH 3/5] make git-bugreport a builtin

[PATCH] kexec: Delete an unnecessary comparison
 2020-08-14 10:11 UTC  (4+ messages)

[oe-core][zeus][PATCH] cmake-native: Use cmake-provided zstd library; system library might be too old
 2020-08-14 10:11 UTC  (3+ messages)

[PATCH] net: qrtr: fix usage of idr in port assignment to socket
 2020-08-14 10:10 UTC 

[RFC 0/7] KVM: PKS Virtualization support
 2020-08-14 10:07 UTC  (6+ messages)
` [RFC 7/7] KVM: VMX: Enable PKS for nested VM

[Intel-gfx] [PATCH] drm/modeset-lock: Take the modeset BKL for legacy drivers
 2020-08-14 10:09 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

nvme reservation commands during controller reset
 2020-08-14 10:09 UTC  (8+ messages)

[PATCH] kernel:cobalt:heap: replace kzalloc with kvzalloc
 2020-08-14 10:08 UTC  (11+ messages)

[GIT PULL] Hyper-V fixes for 5.9-rc1
 2020-08-14 10:07 UTC 

[dpdk-dev] [Bug 526] ixgbe: X550 flow type ETH / VLAN / RAW not supported
 2020-08-14 10:06 UTC 

[PATCH] btrfs: fix space cache memory leak after transaction abort
 2020-08-14 10:04 UTC 

[PATCH] uart:8250: change lock order in serial8250_do_startup()
 2020-08-14  9:59 UTC  (2+ messages)

[PATCH] ceph: remove unnecessary return in switch statement
 2020-08-14 10:03 UTC  (3+ messages)

[PATCH v3 0/2] dma-pool fixes
 2020-08-14 10:03 UTC  (8+ messages)
` [PATCH v3 2/2] dma-pool: Only allocate from CMA when in same memory zone


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.