All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-16 18:25:58 to 2020-03-16 19:11:16 UTC [more...]

[PATCH v3 00/25] hw: Sanitize various MemoryRegion calls
 2020-03-16 18:50 UTC  (13+ messages)
` [PATCH v3 02/25] memory: Simplify memory_region_init_rom_nomigrate() to ease review
` [PATCH v3 04/25] scripts/cocci: Patch to replace memory_region_init_{ram, readonly -> rom}
` [PATCH v3 05/25] hw/arm: Use memory_region_init_rom() with read-only regions
` [PATCH v3 07/25] hw/m68k: "
` [PATCH v3 08/25] hw/net: "
` [PATCH v3 09/25] hw/pci-host: "
` [PATCH v3 11/25] hw/riscv: "
` [PATCH v3 14/25] scripts/cocci: Patch to detect potential use of memory_region_init_rom
` [PATCH v3 20/25] hw/riscv: Let devices own the MemoryRegion they create
` [PATCH v3 22/25] hw/arm/stm32: Use memory_region_init_rom() with read-only regions

[Linux-kernel-mentees] [Cocci] [PATCH 05/26] parsing_cocci: visitor_ast0: Add cases for ParenType/FunctionType
 2020-03-16 19:10 UTC  (2+ messages)
`  "

[PATCH v2 0/2] Fix MAP_SYNC support when host has older glibc version
 2020-03-16 19:08 UTC  (8+ messages)
` [PATCH v2 2/2] mmap-alloc: Include osdep.h before checking CONFIG_LINUX

[RFC PATCH 0/3] Fix quiet console in pre-panic scenarios
 2020-03-16 19:09 UTC  (3+ messages)

ext4: invalid extent block on imx7
 2020-03-16 19:09 UTC 

[tip:x86/urgent] BUILD SUCCESS 469ff207b4c4033540b50bc59587dc915faa1367
 2020-03-16 19:09 UTC 

[U-Boot] [PATCH] ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()
 2020-03-16 19:09 UTC  (19+ messages)

[PATCH v9 02/15] s390x: protvirt: Support unpack facility
 2020-03-16 17:58 UTC  (9+ messages)
` [PATCH v9] fixup! Fix subcode/pbt

[PATCH v2 0/4] DT related fixes for RISC-V UEFI
 2020-03-16 19:07 UTC  (5+ messages)
` [PATCH v2 3/4] riscv: Provide a mechanism for riscv boards to parse reserved memory

[dpdk-dev] [PATCH] pci: fix unneeded includes in public header file
 2020-03-16 19:07 UTC  (3+ messages)

ensure device private pages have an owner
 2020-03-16 19:07 UTC  (15+ messages)
` [PATCH 2/2] mm: remove device private page support from hmm_range_fault

[PATCH 00/11] accel: Allow targets to use Kconfig, disable semihosting by default
 2020-03-16 18:37 UTC  (15+ messages)
` [PATCH 01/11] MAINTAINERS: Fix KVM path expansion glob
` [PATCH 02/11] MAINTAINERS: Add an 'overall' entry for accelerators
` [PATCH 05/11] Makefile: Write MINIKCONF variables as one entry per line
` [PATCH 06/11] accel/Kconfig: Extract accel selectors into their own config
` [PATCH 07/11] accel/Kconfig: Add the TCG selector
` [PATCH 09/11] target/mips: Always enable CONFIG_SEMIHOSTING
` [PATCH 11/11] hw/semihosting: Make the feature depend of TCG, and allow to disable it

[PATCH v3 00/34] Configurable policy for handling deprecated interfaces
 2020-03-16 18:34 UTC  (29+ messages)
` [PATCH v3 01/34] qemu-doc: Belatedly document QMP command arg & result deprecation
` [PATCH v3 05/34] tests/test-qmp-cmds: Factor out qmp_dispatch() test helpers
` [PATCH v3 11/34] qapi/schema: Clean up around QAPISchemaEntity.connect_doc()
` [PATCH v3 12/34] qapi: Add feature flags to remaining definitions
` [PATCH v3 13/34] qapi: Consistently put @features parameter right after @ifcond
` [PATCH v3 17/34] qapi/schema: Reorder classes so related ones are together
` [PATCH v3 18/34] qapi/schema: Rename QAPISchemaObjectType{Variant, Variants}
` [PATCH v3 19/34] qapi/schema: Call QAPIDoc.connect_member() in just one place
` [PATCH v3 20/34] qapi: Add feature flags to struct members
` [PATCH v3 22/34] qapi: Simplify how qmp_dispatch() deals with QCO_NO_SUCCESS_RESP
` [PATCH v3 23/34] qapi: Simplify how qmp_dispatch() gets the request ID
` [PATCH v3 24/34] qapi: Replace qmp_dispatch()'s TODO comment by an explanation
` [PATCH v3 27/34] qemu-options: New -compat to set policy for deprecated interfaces

[thierryreding:for-5.8/gpio 1/4] drivers/gpio/gpiolib.c:2792:32: error: 'struct gpio_device' has no member named 'pin_ranges'
 2020-03-16 19:06 UTC 

[PATCH] oeqa: Extend parselogs to rpi4
 2020-03-16 19:06 UTC 

[PATCH 0/2] gcc 9.2 strncpy(3) warnings fixes
 2020-03-16 18:15 UTC  (7+ messages)
` [PATCH 1/2] migration: avoid suspicious strncpy() use
` [PATCH 2/2] hw/rdma: "

[PATCH v13 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-16 18:49 UTC  (5+ messages)
` [PATCH v13 Kernel 4/7] vfio iommu: Implementation of ioctl to for dirty pages tracking

[PATCH v3 0/2] net: tulip: add checks to avoid OOB access
 2020-03-16 18:01 UTC  (4+ messages)
` [PATCH v3 2/2] net: tulip: add .can_recieve routine

[PATCH 0/2] zero pointer after bdrv_unref_child
 2020-03-16 17:48 UTC  (3+ messages)
` [PATCH 2/2] block/qcow2: zero data_file child after free

[PATCH v1 0/6] Introduce kvfree_rcu() logic
 2020-03-16 19:03 UTC  (10+ messages)
` [PATCH v1 2/6] rcu: introduce kvfree_rcu() interface
` [PATCH v1 5/6] rcu: rename kfree_call_rcu()/__kfree_rcu()

[PATCH 0/5] selftests/powerpc: Add NX-GZIP engine testcase
 2020-03-16 18:07 UTC  (6+ messages)
` [PATCH 1/5] selftests/powerpc: Add header files for GZIP engine test
` [PATCH 2/5] selftests/powerpc: Add header files for NX compresion/decompression
` [PATCH 3/5] selftests/powerpc: Add NX-GZIP engine compress testcase
` [PATCH 4/5] selftests/powerpc: Add NX-GZIP engine decompress testcase
` [PATCH 5/5] selftests/powerpc: Add README for GZIP engine tests

[PATCH v2 0/8] FWNMI fixes / changes
 2020-03-16 18:15 UTC  (18+ messages)
` [PATCH v2 2/8] ppc/spapr: Change FWNMI names
` [PATCH v2 3/8] ppc/spapr: Add FWNMI System Reset state
` [PATCH v2 4/8] ppc/spapr: Fix FWNMI machine check interrupt delivery
` [PATCH v2 5/8] ppc/spapr: Allow FWNMI on TCG
` [PATCH v2 6/8] target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector
` [PATCH v2 7/8] ppc/spapr: Implement FWNMI System Reset delivery

[PATCH 0/4] ovl: allow virtiofs as upper
 2020-03-16 19:02 UTC  (10+ messages)
` [PATCH 4/4] ovl: alllow remote upper

[SMB3] New compression flags
 2020-03-16 19:01 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v3 00/19] Support disabling TCG on ARM (part 2)
 2020-03-16 19:00 UTC  (5+ messages)
` [PATCH v3 18/19] hw/arm: Do not build to 'virt' machine on Xen
      ` [Xen-devel] "

next-20200316 kselftest results
 2020-03-16 19:00 UTC 

[PATCH v2 0/9] user-mode: Prune build dependencies (part 3)
 2020-03-16 18:56 UTC  (5+ messages)
` [PATCH v2 2/9] hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()
` [PATCH v2 8/9] hw/core: Add qdev stub for user-mode

[Xen-devel] [qemu-mainline test] 148616: regressions - trouble: fail/pass/starved
 2020-03-16 18:58 UTC 

[igt-dev] [PATCH i-g-t v3] tests/kms_atomic: add test to validate immutable zpos
 2020-03-16 18:59 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_atomic: add test to validate immutable zpos (rev3)

[PATCH 00/10] x86/resctrl: Misc cleanup
 2020-03-16 18:58 UTC  (7+ messages)
` [PATCH 07/10] x86/resctrl: Add arch_needs_linear to explain AMD/Intel MBA difference
` [PATCH 08/10] x86/resctrl: Merge AMD/Intel parse_bw() calls
` [PATCH 09/10] x86/resctrl: Add arch_has_sparse_bitmaps to explain AMD/Intel CAT difference

[PULL 0/1] Vga 20200316 patches
 2020-03-16 18:16 UTC  (2+ messages)

[PATCH v1 0/36] dt-bindings: display: convert remaning panel bindings to DT Schema
 2020-03-16 18:57 UTC  (8+ messages)
` [PATCH v1 02/36] dt-bindings: spi: support non-spi bindings as SPI slaves

[Intel-gfx] [RESUBMIT PATCH 0/2] tests/gem_userptr_blits: Refresh other now MMAP_GTT dependent subtests
 2020-03-16 18:57 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PATCH v2 0/4] mx6cuboxi: enable support for OF_CONTROL and DM in SPL
 2020-03-16 18:56 UTC  (10+ messages)
` [PATCH v2 2/4] mx6cuboxi: customize board_boot_order to access eMMC

[PATCH 0/9] Lock ordering documentation and annotation for lockdep
 2020-03-16 18:55 UTC  (9+ messages)
` [PATCH 3/9] pci/switchtec: Don't abuse completion wait queue for poll
` [PATCH 5/9] completion: Use simple wait queues

[dpdk-dev] [PATCH v1 0/4] add Intel DCF PMD support
 2020-03-16 18:54 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/7] "

[PATCH v2 0/4] usb-serial: xHCI and timeout fixes
 2020-03-16 17:46 UTC  (4+ messages)
` [PATCH v2 1/4] usb-serial: Move USB_TOKEN_IN into a helper function
` [PATCH v2 2/4] usb-serial: chunk data to wMaxPacketSize
` [PATCH v2 4/4] usb-serial: Fix timeout closing the device

[PATCH] x86: fix early boot crash on gcc-10
 2020-03-16 18:54 UTC  (7+ messages)

[zeus/master][PATCH] thttpd: remove outdated package
 2020-03-16 18:52 UTC 

[PATCHv2 00/50] Add log level to show_stack()
 2020-03-16 14:38 UTC 

[PATCH] overlay/07[01]: use existing char/block devices
 2020-03-16 18:53 UTC 

[PATCH v4 0/2] x86/purgatory: Make sure we fail the build if purgatory.ro has missing symbols
 2020-03-16 18:52 UTC  (10+ messages)
` [PATCH v4 2/2] "

[PATCH] powerpc/pseries: Fix MCE handling on pseries
 2020-03-16 11:47 UTC  (3+ messages)

[PATCH v5 00/60] target/riscv: support vector extension v0.7.1
 2020-03-16 17:42 UTC  (5+ messages)
` [PATCH v5 57/60] target/riscv: vector slide instructions

[PATCH RFC tip/core/rcu 0/16] Prototype RCU usable from idle, exception, offline
 2020-03-16 18:52 UTC  (7+ messages)

[PATCH V2] vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
 2020-03-16 17:31 UTC  (11+ messages)

[PATCH 1/5] gcc-runtime: apply ARM specific workaround to big-endian ARM too
 2020-03-16 18:48 UTC  (5+ messages)
` [PATCH 2/5] opkg-utils: remove python scripts etc for the class-target only
` [PATCH 3/5] tune-arm1136jf-s.inc: restore vfp to TUNE_FEATURES_tune-arm1136jfs
` [PATCH 4/5] tune-arm1176jz-s.inc: fix typo in PACKAGE_EXTRA_ARCHS_tune-arm1176jzs
` [PATCH 5/5] qemuarmv5.conf: drop stray comment including tune-arm1136jf-s.inc

[PATCH v6/v7 RESEND] qmp: constify QmpCommand and list
 2020-03-16 17:18 UTC 

[PATCH v3 1/2] mmc: sdhci-acpi: Switch signal voltage back to 3.3V on suspend on external microSD on Lenovo Miix 320
 2020-03-16 18:47 UTC  (2+ messages)
` [PATCH v3 2/2] mmc: sdhci-acpi: Disable write protect detection on Acer Aspire Switch 10 (SW5-012)

[PATCH v1 00/28 for 5.0] testing and gdbstub
 2020-03-16 18:27 UTC  (15+ messages)
` [PATCH v1 07/28] gdbstub: stop passing GDBState * around and use global
` [PATCH v1 08/28] gdbstub: move str_buf to GDBState and use GString
` [PATCH v1 11/28] target/arm: use gdb_get_reg helpers
` [PATCH v1 14/28] gdbstub: extend GByteArray to read register helpers
` [PATCH v1 16/28] target/arm: explicitly encode regnum in our XML
` [PATCH v1 17/28] target/arm: default SVE length to 64 bytes for linux-user
` [PATCH v1 21/28] configure: allow user to specify what gdb to use
` [PATCH v1 22/28] tests/guest-debug: add a simple test runner
` [PATCH v1 23/28] tests/tcg/aarch64: add a gdbstub testcase for SVE registers
` [PATCH v1 24/28] tests/tcg/aarch64: add SVE iotcl test
` [PATCH v1 26/28] gdbstub: change GDBState.last_packet to GByteArray
` [PATCH v1 27/28] gdbstub: do not split gdb_monitor_write payload

get-lore-inbox is now b4
 2020-03-16 18:46 UTC 

[Intel-gfx] [PATCH v6 1/3] drm/i915/perf: remove generated code
 2020-03-16 18:46 UTC  (2+ messages)

KASAN: stack-out-of-bounds Write in mpol_to_str
 2020-03-16 18:46 UTC  (2+ messages)

[PATCH 00/15] powerpc/watchpoint: Preparation for more than one watchpoint
 2020-03-16 18:43 UTC  (4+ messages)

[RFC PATCH v4l-utils 0/1] Introduce the meson build system
 2020-03-16 18:44 UTC  (4+ messages)
` [RFC PATCH v4l-utils 1/1] Introduce support for meson building

[PATCH bpf-next] xsk: update rings for load-acquire/store-release semantics
 2020-03-16 18:44 UTC  (4+ messages)

[PATCH 0/4] nvme: Fixes for deleting a ctrl before it was created
 2020-03-16 18:43 UTC  (8+ messages)
` [PATCH 1/4] nvme-rdma: Fix warning at nvme_rdma_setup_ctrl

WARNING in call_rcu
 2020-03-16 18:43 UTC  (2+ messages)

[PATCH v4] python/qemu/qmp.py: QMP debug with VM label
 2020-03-16 17:11 UTC  (2+ messages)

WARNING: ODEBUG bug in route4_change
 2020-03-16 18:43 UTC  (2+ messages)

WARNING: ODEBUG bug in tcf_queue_work
 2020-03-16 18:42 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] test/perf: Add test to verify OA TLB invalidation
 2020-03-16 18:42 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for test/perf: Add test to verify OA TLB invalidation (rev4)

[PATCH net-next-mlx5 v3 07/16] net/mlx5: E-Switch, Get reg_c0 value on CQE
 2020-03-16 18:42 UTC  (3+ messages)
` [PATCH -next] net/mlx5: Add missing inline to stub esw_add_restore_rule

Kernel hangs when powering up/down drive using sysfs
 2020-03-16 18:42 UTC  (6+ messages)

[meta-oe][PATCH] flashrom: Fix build with clang
 2020-03-16 18:40 UTC  (3+ messages)

WARNING: refcount bug in __tcf_action_put
 2020-03-16 18:39 UTC  (2+ messages)

KASAN: use-after-free Write in tcindex_set_parms
 2020-03-16 18:39 UTC  (2+ messages)

[MPTCP] [PATCH v5 5/5] mptcp: v1 ADD_ADDR changes: use subflow_generate_hmac()
 2020-03-16 18:39 UTC 

[MPTCP] [PATCH v5 4/5] mptcp: v1 ADD_ADDR changes: add subflow_generate_hmac()
 2020-03-16 18:39 UTC 

[MPTCP] [PATCH v5 3/5] mptcp: v1 ADD_ADDR changes: add_addr_hmac_valid
 2020-03-16 18:39 UTC 

[MPTCP] [PATCH v5 2/5] mptcp: v1 ADD_ADDR changes: options and parsing
 2020-03-16 18:39 UTC 

[MPTCP] [PATCH v5 1/5] mptcp: Re-factor mptcp_crypto_hmac_sha()
 2020-03-16 18:39 UTC 

[MPTCP] [PATCH v5 0/5] Add support for v1 of ADD_ADDR option
 2020-03-16 18:39 UTC 

[PATCH] qla2xxx: Fix I/Os being passed down when FC device is being deleted
 2020-03-16 18:38 UTC  (2+ messages)

KMSAN: uninit-value in tcf_exts_change
 2020-03-16 18:38 UTC  (2+ messages)

[RFC PATCH] locks:Remove spinlock in unshare_files
 2020-03-16 18:35 UTC  (4+ messages)

[dpdk-dev] [RFC PATCH] ci: reduce examples built for static builds
 2020-03-16 18:37 UTC  (2+ messages)

[PATCH hmm 0/8] Various error case bug fixes for hmm_range_fault()
 2020-03-16 18:25 UTC  (2+ messages)

[PATCH v3 0/3] leds: pwm: add support for default-state device
 2020-03-16 18:36 UTC  (3+ messages)
` [PATCH v3 2/3] leds: pwm: add support for default-state device property

[PATCH] drm/i915/dp: Add dpcd link_rate quirk for Apple 15" MBP 2017 (v3)
 2020-03-16 18:35 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dp: Add dpcd link_rate quirk for Apple 15" MBP 2017 (rev3)

[PATCH 0/2] dir: update outdated fields and comments about oid_stat
 2020-03-16 18:35 UTC  (6+ messages)
` [PATCH 2/2] dir: improve naming of oid_stat fields in two structs

Plumbing explicit synchronization through the Linux ecosystem
 2020-03-16 18:33 UTC  (6+ messages)
` [Mesa-dev] "

[PATCH v1 1/2] clk: qcom: videocc: Update the clock flag for video_cc_vcodec0_core_clk
 2020-03-16 18:33 UTC  (7+ messages)
` [PATCH v1 2/2] clk: qcom: dispcc: Remove support of disp_cc_mdss_rscc_ahb_clk

Notes from Git Contributor Summit, Los Angeles (April 5, 2020)
 2020-03-16 18:32 UTC  (4+ messages)
` [TOPIC 3/17] Obliterate

[dpdk-dev] [PATCH] mbuf: optimize memory loads during mbuf freeing
 2020-03-16 18:31 UTC 

[PATCH] ipq806x: gcc: Added the enable regs and mask for PRNG
 2020-03-16 18:31 UTC  (3+ messages)
` [RESEND PATCH] "

[PATCH] clk: ti: am43xx: Fix clock parent for RTC clock
 2020-03-16 18:28 UTC  (5+ messages)

[Bug 1866870] [NEW] KVM Guest pauses after upgrade to Ubuntu 20.04
 2020-03-16 18:06 UTC  (2+ messages)
` [Bug 1866870] "

[MPTCP] Re: [PATCH v4 2/5] mptcp: v1 ADD_ADDR changes: options and parsing
 2020-03-16 18:28 UTC 

[dpdk-dev] [PATCH 0/3] add new Double Word Key hash table
 2020-03-16 18:27 UTC  (3+ messages)

[GIT PULL] i.MX clock fixes for 5.6, round 2
 2020-03-16 18:27 UTC  (5+ messages)

[PATCH v2 2/4] regulator: add support for MP8869 regulator
 2020-03-16 18:27 UTC  (2+ messages)
` Applied "regulator: add support for MP8869 regulator" to the regulator tree

[PATCH v2 4/4] regulator: mp886x: add MP8867 support
 2020-03-16 18:27 UTC  (2+ messages)
` Applied "regulator: mp886x: add MP8867 support" to the regulator tree

[PATCH v2 3/4] dt-bindings: mp886x: Document MP8867 support
 2020-03-16 18:27 UTC  (2+ messages)
` Applied "regulator: mp886x: Document MP8867 support" to the regulator tree


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.