All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-09 16:00:12 to 2020-04-09 17:07:17 UTC [more...]

[PATCH] scsi: core: Rate limit "rejecting I/O" messages
 2020-04-09 17:07 UTC  (4+ messages)

[GIT PULL] Please pull proc and exec work for 5.7-rc1
 2020-04-09 17:03 UTC  (15+ messages)

[igt-dev] [PATCH i-g-t 0/8] RFC Use device dependant module parameters
 2020-04-09 17:06 UTC  (10+ messages)
` [igt-dev] [PATCH i-g-t 1/8] RFC lib/params: add igt_params.c for module parameter access
` [igt-dev] [PATCH i-g-t 2/8] RFC lib/params: start renaming functions igt_params_*
` [igt-dev] [PATCH i-g-t 3/8] RFC lib/params: overhaul param saving
` [igt-dev] [PATCH i-g-t 4/8] RFC params open with path return
` [igt-dev] [PATCH i-g-t 5/8] RFC igt/params: add generic saving module parameter set
` [igt-dev] [PATCH i-g-t 6/8] RFC igt/params: use igt_params_set_save for igt_set_module_param*
` [igt-dev] [PATCH i-g-t 7/8] RFC BROKEN lib/debugfs: use regular module param functions for prefault_disable
` [igt-dev] [PATCH i-g-t 8/8] RFC tests/gem_eio: switch to using igt_params_set()
` [igt-dev] ✓ Fi.CI.BAT: success for RFC Use device dependant module parameters

[PATCH 0/2] mm: Two small fixes for recent syzbot reports
 2020-04-09 17:05 UTC  (9+ messages)
` [PATCH 1/2] mm/mempolicy: Allow lookup_node() to handle fatal signal

[PATCH 1/4] [RFC] ARM: stm32: Implement board coding on AV96
 2020-04-09 17:05 UTC  (7+ messages)
` [PATCH 3/4] [RFC] ARM: dts: stm32: Rework DDR DT inclusion

[PATCH v8 00/13] max9286 v8 - modifications
 2020-04-09 17:08 UTC  (12+ messages)
` [PATCH v8 02/13] squash! max9286: convert probe kzalloc
  ` [PATCH] squash! i2c: max9286: Put of node on error
` [PATCH v8 03/13] squash! max9286: Fix cleanup path from GPIO powerdown
` [PATCH v8 10/13] squash! max9286: Implement Pixelrate control
` [PATCH v8 11/13] squash! max9286: Disable overlap window
` [PATCH v8 13/13] sqaush! max9286: Remove poc_enabled workaround

[PATCH v2 0/36] dt-bindings: display: convert remaning panel bindings to DT Schema
 2020-04-09 17:03 UTC  (5+ messages)
` [PATCH v2 01/36] dt-bindings: display: allow port and ports in panel-lvds

[PATCH] exec: fetch the alignment of Linux devdax pmem character device nodes
 2020-04-09 17:02 UTC  (9+ messages)

[PATCH] Documentation: devlink: fix broken link warning
 2020-04-09 17:03 UTC  (2+ messages)

[LTP] [PATCH v3] add_key05: Avoid race with key garbage collection
 2020-04-09 17:02 UTC 

[PATCH for-5.0? 0/9] block/io: safer inc/dec in_flight sections
 2020-04-09 17:00 UTC  (2+ messages)

next/master boot: 276 boots: 6 failed, 259 passed with 3 offline, 8 untried/unknown (next-20200409)
 2020-04-09 17:01 UTC 

[PATCH v14 3/3] xen/tools: VM forking toolstack side
 2020-04-09 16:59 UTC  (5+ messages)

Minor corrupt leaf
 2020-04-09 17:00 UTC 

sstate causing stripped kernel vs symbols mismatch
 2020-04-09 17:00 UTC  (2+ messages)
  ` [yocto] "

[PATCH V6 0/8] Enable per-file/per-directory DAX operations V6
 2020-04-09 16:59 UTC  (11+ messages)
` [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()

[PATCH v12 0/3] qcow2: advanced compression options
 2020-04-09 16:50 UTC  (3+ messages)
` [PATCH v12 2/3] qcow2: Allow writing compressed data of multiple clusters

[PATCH 0/2] gdbstub: Unbreak i386 with gdb remote
 2020-04-09 16:49 UTC  (3+ messages)
` [PATCH 1/2] gdbstub: Assert len read from each register
` [PATCH 2/2] gdbstub: i386: Fix gdb_get_reg16() parameter to unbreak gdb

[PATCH 0/2] iommu: Remove iommu_sva_ops::mm_exit()
 2020-04-09 16:58 UTC  (15+ messages)

[xen-4.13-testing test] 149553: tolerable FAIL - PUSHED
 2020-04-09 16:57 UTC 

[PATCH v3 0/4] btrfs-progs: fix issues in tests
 2020-04-09 16:57 UTC  (7+ messages)
` [PATCH 2/4] btrfs-progs: fix TEST_TOP path drop extra forward slash
` [PATCH 3/4] btrfs-progs: test clean start after failures
` [PATCH v3 4/4] btrfs-progs: fix misc-test/029 provide device for mount

[PATCH] perf script: add flamegraph.py script
 2020-04-09 16:57 UTC  (2+ messages)
` [PATCH] perf script flamegraph: python2 support, update cli args

[PATCH v1 0/2] Support headset on Tegra boards that use WM8903
 2020-04-09 16:54 UTC  (5+ messages)

[PATCH] module: Harden STRICT_MODULE_RWX
 2020-04-09 16:55 UTC  (7+ messages)

[PATCH v2] proc/mounts: add cursor
 2020-04-09 16:54 UTC  (4+ messages)

[PATCH v5 00/10] Introduce Zone Append for writing to zoned block devices
 2020-04-09 16:53 UTC  (11+ messages)
` [PATCH v5 01/10] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
` [PATCH v5 02/10] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v5 03/10] block: introduce blk_req_zone_write_trylock
` [PATCH v5 04/10] block: Modify revalidate zones
` [PATCH v5 05/10] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH v5 06/10] scsi: export scsi_mq_free_sgtables
` [PATCH v5 07/10] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v5 08/10] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v5 09/10] block: export bio_release_pages and bio_iov_iter_get_pages
` [PATCH v5 10/10] zonefs: use REQ_OP_ZONE_APPEND for sync DIO

[PATCH] KVM: arm64: arch_timer shouldn't assume the vcpu is loaded
 2020-04-09 16:53 UTC  (12+ messages)

decruft the vmalloc API
 2020-04-09 16:50 UTC  (15+ messages)
` [PATCH 09/28] mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
` [PATCH 10/28] mm: only allow page table mappings for built-in zsmalloc

Interesting (?) failure case
 2020-04-09 16:51 UTC  (3+ messages)

[PATCH] drm/ttm: Temporarily disable the huge_fault() callback
 2020-04-09 16:51 UTC  (2+ messages)

[dpdk-dev] [PATCHv2] Remove validate-abi.sh from tree
 2020-04-09 16:51 UTC  (6+ messages)

[GIT PULL] arm64 fixes for 5.7-rc1
 2020-04-09 16:50 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_plane: survive cdclk caused modeset
 2020-04-09 16:50 UTC  (12+ messages)

Cgroup memory barrier usage and call frequency from scheduler
 2020-04-09 16:49 UTC  (2+ messages)

[android-goldfish:android-3.18 149/150] drivers/usb/gadget/function/f_mass_storage.c:3114:8: warning: Local variable 'ret' shadows outer variable [shadowVariable]
 2020-04-09 16:49 UTC 

Testing endpoint halt support for raw-gadget
 2020-04-09 16:48 UTC 

[PATCH 00/26 v6] Refactor the architecture parts of mt7628
 2020-04-09 16:47 UTC  (5+ messages)
` [PATCH 22/26 v6] spl: spl_legacy: Add cache flush after reading U-Boot image

[dpdk-dev] [PATCH v2 00/10] generic rte atomic APIs deprecate proposal
 2020-04-09 16:46 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3 00/12] "
  ` [dpdk-dev] [PATCH v3 09/12] service: avoid race condition for MT unsafe service

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 102 warnings (v4.14.175-21-g4ff8bc9964b1)
 2020-04-09 16:47 UTC 

[PATCH v9 00/10] Guest Last Branch Recording Enabling
 2020-04-09 16:45 UTC  (5+ messages)
` [PATCH v9 03/10] perf/x86: Add constraint to create guest LBR event without hw counter
` [PATCH v9 04/10] perf/x86: Keep LBR stack unchanged on the host for guest LBR event

[leon-rdma:rdma-next 94/94] drivers/infiniband/ulp/srp/ib_srp.c:4202 srp_add_one() error: dereferencing freed memory 'srp_dev'
 2020-04-09 16:45 UTC 

[PATCH v2 1/4] media: imx.rst: Fix the MIPI CSI-2 virtual channel
 2020-04-09 16:45 UTC  (5+ messages)
` [PATCH v2 2/4] media: imx.rst: Provide an example for unprocessed video capture
` [PATCH v2 3/4] media: imx.rst: Provide the OV560 module part number
` [PATCH v2 4/4] media: imx.rst: Provide streaming examples for imx6q-sabresd

is this hang in a rename syscall is known?
 2020-04-09 16:44 UTC 

[PATCH] iio: imu: st_lsm6dsx: Fix reading array out of bounds
 2020-04-09 16:44 UTC  (2+ messages)

[PATCH v2 0/5] Drivers: hv: cleanup VMBus messages handling
 2020-04-09 16:43 UTC  (2+ messages)

stable-rc/linux-4.4.y build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.218-19-g8b0440867da2)
 2020-04-09 16:42 UTC 

[RFC PATCH v2 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-04-09 16:41 UTC  (9+ messages)
` [RFC PATCH v2 02/12] security: add ipe lsm evaluation loop and audit system
` [RFC PATCH v2 03/12] security: add ipe lsm policy parser and policy loading

[PATCH V4 0/6] x86/Hyper-V: Panic code path fixes
 2020-04-09 16:40 UTC  (4+ messages)
` [PATCH V4 6/6] x86/Hyper-V: Report crash data in die() when panic_on_oops is set

[brauner:loopfs 5/8] aarch64-linux-ld: dir.c:undefined reference to `init_net'
 2020-04-09 16:39 UTC 

[PATCH] ovl: resolve more conflicting mount options
 2020-04-09 16:39 UTC 

[PATCH v1 0/1] x86/kvm/hyper-v: Add support to SYNIC exit on EOM
 2020-04-09 16:37 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH] mt76: mt7615: enable MSI by default
 2020-04-09 16:37 UTC  (2+ messages)

[PATCH] dt-bindings: BD718x7 - add missing I2C bus properties
 2020-04-09 16:36 UTC  (2+ messages)

[PATCH 1/2] x86/boot/compressed/64: Remove .bss/.pgtable from bzImage
 2020-04-09 16:35 UTC  (8+ messages)
` [PATCH 1/2] efi/x86: Move efi stub globals from .bss to .data

[dpdk-dev] [PATCH v3 00/33] DPDK Trace support
 2020-04-09 16:34 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 "

[PATCH v2] Makefile: libfdt: build only the strict necessary
 2020-04-09 16:33 UTC  (2+ messages)

[PATCH] lib/math: avoid trailing '\n' hidden in pr_fmt()
 2020-04-09 16:32 UTC  (2+ messages)

[Bug 1859656] Re: [2.6] Unable to reboot s390x KVM machine after initial deploy
 2020-04-09 16:18 UTC 

Problems attempting to use ad-hoc mode, link state remains dormant
 2020-04-09 16:31 UTC 

[PATCH v2] dt-bindings: clock: syscon-icst: Remove unneeded unit name
 2020-04-09 16:30 UTC  (2+ messages)

[PATCH] auto-t: check linkmode/operstate in adhoc test (open)
 2020-04-09 16:30 UTC  (2+ messages)

[MPTCP] [Weekly meetings] MoM - 9th of April 2020
 2020-04-09 16:30 UTC 

Problem with PCIe enumeration of Google/Coral TPU Edge module on Linux
 2020-04-09 16:30 UTC  (2+ messages)

5.4.20 - high load - lots of incoming data - small data read
 2020-04-09 16:30 UTC  (7+ messages)

[PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2020-04-09 16:27 UTC  (12+ messages)

[PATCH] dt-bindings: touchscreen: edt-ft5x06: Remove unneeded I2C unit name
 2020-04-09 16:28 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: iio: dac: ad5770r: Add vendor to compatible string
 2020-04-09 16:28 UTC  (4+ messages)
` [PATCH 3/3] dt-bindings: iio: dac: ad5770r: Fix the file path

[Buildroot] Buildroot 2019.02.11 released, 2019.02.x is EOL
 2020-04-09 16:28 UTC 

[PATCH v6 10/29] pci: Adjust dm_pci_read_bar32() to return errors correctly
 2020-04-09 16:27 UTC  (2+ messages)
` [PATCH v6 12/29] dm: core: Add basic ACPI support

[PATCH v1] x86: hyperv: report value of misc_features
 2020-04-09 16:26 UTC  (3+ messages)

[PATCH 0/2] Reading size-cells and address-cells from a node should walk up the
 2020-04-09 16:25 UTC  (5+ messages)
` [PATCH 1/2] libfdt: Make fdt_cells function accessible
` [PATCH 2/2] dm: core: Walk the tree to find address- and size-cells properties

[PATCH v5 00/29] dm: Add programmatic generation of ACPI tables (part A)
 2020-04-09 16:25 UTC  (8+ messages)
` [PATCH v5 10/29] pci: Adjust dm_pci_read_bar32() to return errors correctly
` [PATCH v5 12/29] dm: core: Add basic ACPI support

Calling i2c set speed twice for i2c_mux_bus
 2020-04-09 16:25 UTC  (2+ messages)

double-freed irq when suspending with Thinkpad Thunderbolt Dock attached
 2020-04-09 16:23 UTC 

[PATCH 1/2] drm/i915: remove unneeded ccflags-y from gvt/Makefile
 2020-04-09 16:20 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH] mt76: mt7615: rework IRQ handling to prepare for MSI support
 2020-04-09 16:18 UTC  (2+ messages)

[PATCH v6 08/14] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
 2020-04-09 16:18 UTC  (11+ messages)

[tpm2] Re: ESys_ActivateCredential
 2020-04-09 16:17 UTC 

[PATCH] Replace -EINVAL with PCIBIOS_BAD_REGISTER_NUMBER
 2020-04-09 16:16 UTC 

[PATCH] MIPS: Limit check_bugs32() under CONFIG_32BIT
 2020-04-09 16:15 UTC  (6+ messages)

[Intel-gfx] [PATCH 0/4] uC code cleanups
 2020-04-09 16:13 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915/guc: drop guc parameter from guc_ggtt_offset

rt_task_unblock() POSIX alternative
 2020-04-09 16:13 UTC  (8+ messages)

[PATCH v2] drm: mediatek: fix device passed to cmdq
 2020-04-09 16:10 UTC  (5+ messages)

[PATCH 00/10] namespace settings updates
 2020-04-09 16:09 UTC  (11+ messages)
` [PATCH 01/10] nvme: unlink head after removing last namespace
` [PATCH 02/10] nvme: release namespace head reference on error
` [PATCH 03/10] nvme: always search for namespace head
` [PATCH 04/10] nvme: check namespace head shared property
` [PATCH 05/10] nvme: don't directly update multipath queue settings
` [PATCH 06/10] nvme-multipath: set bdi capabilities once
` [PATCH 07/10] nvme: revalidate after verifying identifiers
` [PATCH 08/10] nvme: consolidate chunk_sectors settings
` [PATCH 09/10] nvme: revalidate namespace stream parameters
` [PATCH 10/10] nvme: consolodate io settings

[dpdk-dev] [PATCH 00/13] Fixes and unit tests for librte_security
 2020-04-09 16:10 UTC  (5+ messages)
` [dpdk-dev] [EXT] Re: [PATCH v2 01/13] security: fix verification of parameters

[dpdk-dev] [PATCH v1] mbuf: replace zero-length marker with unnamed union
 2020-04-09 16:09 UTC  (5+ messages)
` [dpdk-dev] [dpdk-stable] [PATCH v2] "

[PATCH v2] arm64: dts: mt8173: Add gce setting in mmsys and display node
 2020-04-09 16:08 UTC  (4+ messages)

[PATCH v4 00/30] Add subcluster allocation to qcow2
 2020-04-09 16:08 UTC  (4+ messages)
` [PATCH v4 05/30] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()

[PATCH] configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig
 2020-04-09 16:07 UTC  (3+ messages)

[PATCH] spi: spi-axi-spi-engine: Access register after clock initialization
 2020-04-09 15:56 UTC 

[PATCH] KVM: SVM: Fix __svm_vcpu_run declaration
 2020-04-09 16:05 UTC  (6+ messages)

[PATCH 1/2] dt-bindings: display: ltk500hd1829: Remove the reg property
 2020-04-09 16:04 UTC  (4+ messages)

KCSAN + KVM = host reset
 2020-04-09 16:03 UTC  (8+ messages)

[PATCH] gpu: host1x: Detach driver on unregister
 2020-04-09 16:02 UTC  (2+ messages)

[PATCH] io_uring: set error code to be ENOMEM when io_alloc_async_ctx() fails
 2020-04-09 16:01 UTC  (3+ messages)

AMD DC graphics display code enables -mhard-float, -msse, -msse2 without any visible FPU state protection
 2020-04-09 15:59 UTC  (5+ messages)

[Buildroot] [PATCH] package/collectd: bump to version 5.11.0
 2020-04-09 16:00 UTC  (4+ messages)
` [Buildroot] [PATCH] package/python-psutil: bump to version 5.7.0
` [Buildroot] [PATCH] package/python-py: bump to version 1.8.1
` [Buildroot] [PATCH] package/uftp: bump to version 4.10.2


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.