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

[PATCH] oeqa: Extend parselogs to rpi4
 2020-03-16 19:17 UTC  (3+ messages)

[PATCH v3 00/25] hw: Sanitize various MemoryRegion calls
 2020-03-16 18:50 UTC  (21+ messages)
` [PATCH v3 01/25] memory: Correctly return alias region type
` [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 10/25] hw/ppc: "
` [PATCH v3 11/25] hw/riscv: "
` [PATCH v3 12/25] hw/sh4: "
` [PATCH v3 14/25] scripts/cocci: Patch to detect potential use of memory_region_init_rom
` [PATCH v3 15/25] scripts/cocci: Patch to remove unnecessary memory_region_set_readonly()
` [PATCH v3 16/25] scripts/cocci: Patch to let devices own their MemoryRegions
` [PATCH v3 18/25] hw/display: Let devices own the MemoryRegion they create
` [PATCH v3 20/25] hw/riscv: "
` [PATCH v3 21/25] hw/char: "
` [PATCH v3 22/25] hw/arm/stm32: Use memory_region_init_rom() with read-only regions
` [PATCH v3 24/25] hw/arm: Remove unnecessary memory_region_set_readonly() on ROM alias

[Intel-wired-lan] [PATCH v3 0/9] ice devlink support
 2020-03-16 19:17 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH v3 1/9] ice: use __le16 types for explicitly Little Endian values
` [Intel-wired-lan] [PATCH v3 2/9] ice: create function to read a section of the NVM and Shadow RAM

[PATCH 1/8] soundwire: bus_type: add master_device/driver support
 2020-03-16 19:15 UTC  (12+ messages)

ORACLE END USERS INSTALL BASE
 2020-03-16 19:15 UTC 

[yocto] EXTRA_OECMAKE options are ignored #sdk #yocto
 2020-03-16 19:15 UTC  (2+ messages)
`  "

[Buildroot] [PATCH 1/1] package/wget: add optional dependency to libiconv
 2020-03-16 19:15 UTC 

[renesas-drivers:topic/renesas-overlays] BUILD SUCCESS 39787ef896ec29c5cfec5fb24c1d9d816758562b
 2020-03-16 19:14 UTC 

[m68k:m68k-queue] BUILD SUCCESS c785eb5d551c890a977fc00ec2908c45fa51039b
 2020-03-16 19:14 UTC 

[rcu:rcu/next] BUILD SUCCESS c5bac160f2befdea8c2f70908be94151449aee7f
 2020-03-16 19:15 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 2383747bf42c830310c9a7351c3227040a07689a
 2020-03-16 19:15 UTC 

[PATCH 00/11] accel: Allow targets to use Kconfig, disable semihosting by default
 2020-03-16 18:37 UTC  (17+ messages)
` [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 08/11] target/Kconfig: Allow targets to use Kconfig
` [PATCH 09/11] target/mips: Always enable CONFIG_SEMIHOSTING
` [PATCH 10/11] target/arm: "
` [PATCH 11/11] hw/semihosting: Make the feature depend of TCG, and allow to disable it

[PATCH 0/3] psi: cpu.pressure cgroup fix & MAINTAINERS update
 2020-03-16 19:13 UTC  (5+ messages)
` [PATCH 1/3] psi: fix cpu.pressure for cpu.max and competing cgroups
  ` [PATCH 2/3] psi: optimize switching tasks inside shared cgroups
` [PATCH 3/3] MAINTAINERS: add maintenance information for psi

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

[PATCH v2 0/5] Add support for PinePhone LCD panel
 2020-03-16 19:11 UTC  (4+ messages)
` [PATCH v2 3/5] drm: panel: add Xingbangda XBD599 panel

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

[PATCH v3 00/34] Configurable policy for handling deprecated interfaces
 2020-03-16 18:34 UTC  (16+ 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 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 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  (16+ 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 17:21 UTC  (9+ messages)
` [PATCH v1 07/28] gdbstub: stop passing GDBState * around and use global
` [PATCH v1 11/28] target/arm: use gdb_get_reg helpers
` [PATCH v1 14/28] gdbstub: extend GByteArray to read register helpers
` [PATCH v1 17/28] target/arm: default SVE length to 64 bytes for linux-user
` [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 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  (4+ 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


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.