All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-16 07:06:21 to 2020-06-16 07:54:08 UTC [more...]

[PATCH 0/7] misc: Reduce QEMUTimer pressure by using lower precision when possible
 2020-06-16  7:51 UTC  (7+ messages)
` [PATCH 1/7] qemu-common: Briefly document qemu_timedate_diff() unit
` [PATCH 2/7] block/qcow2: Document cache_clean_interval field holds seconds
` [PATCH 3/7] block/curl: Reduce timer precision to milli-second
` [PATCH 4/7] hw/virtio/virtio-balloon: Rename timer field including 'ms' unit
` [PATCH 5/7] hw/rtc/m48t59: Reduce timer precision to milli-second
` [PATCH 6/7] hw/ipmi/ipmi_bmc_extern: "

[PATCH 0/4] bootconfig: Fix quote-character issue and return value
 2020-06-16  7:53 UTC  (4+ messages)
` [PATCH 3/4] tools/bootconfig: Fix to return 0 if succeeded to show the bootconfig

Error reproduecd again when using IDDP: BUG in low_init(): [main] binding failed: Cannot allocate memory
 2020-06-16  7:51 UTC 

[RFC v3 0/8] vDPA support in qemu
 2020-06-16  7:49 UTC  (5+ messages)
` [RFC v3 2/8] vhost_net: use the function qemu_get_peer
` [RFC v3 3/8] virtio-bus: introduce queue_enabled method

[PATCH] Add implicit feedback quirk for SSL2
 2020-06-16  7:49 UTC 

[dpdk-dev] [PATCH 0/4] Support librte_mbuf on Windows
 2020-06-16  7:50 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/4] eal: set byteorder in Windows to little endian

[RFC][PATCH 0/8] seccomp: Implement constant action bitmaps
 2020-06-16  7:49 UTC  (9+ messages)
` [PATCH 1/8] selftests/seccomp: Improve calibration loop
` [PATCH 2/8] seccomp: Use pr_fmt
` [PATCH 3/8] seccomp: Introduce SECCOMP_PIN_ARCHITECTURE
` [PATCH 4/8] seccomp: Implement constant action bitmaps
` [PATCH 5/8] selftests/seccomp: Compare bitmap vs filter overhead
` [PATCH 6/8] x86: Provide API for local kernel TLB flushing
` [PATCH 7/8] x86: Enable seccomp constant action bitmaps
` [PATCH 8/8] [DEBUG] seccomp: Report bitmap coverage ranges

[PATCH 4/5] Huawei BMA: Adding Huawei BMA driver: cdev_veth_drv
 2020-06-16  7:50 UTC  (2+ messages)

[Bug 208205] New: [amdgpu] System hang / freeze
 2020-06-16  7:49 UTC  (2+ messages)
` [Bug 208205] "

[PATCH v3 00/15] Forward MSI-X vector enable error code in pci_alloc_irq_vectors_affinity()
 2020-06-16  7:49 UTC  (9+ messages)
` [PATCH v3 07/15] drm/amdgpu: Use PCI_IRQ_MSI_TYPES where appropriate
` [PATCH v3 02/15] PCI: Add macro for message signalled interrupt types
` [PATCH v4] PCI/MSI: Forward MSI-X vector enable error code in pci_alloc_irq_vectors_affinity()

[PATCH v2] fs: Do not check if there is a fsnotify watcher on pseudo inodes
 2020-06-16  7:47 UTC  (3+ messages)

[PATCH 0/2] Add STRICT_DEVMEM support on RISC-V
 2020-06-16  7:45 UTC  (3+ messages)
` [PATCH 1/2] riscv: Register System RAM as iomem resources
` [PATCH 2/2] riscv: Support CONFIG_STRICT_DEVMEM

[PATCH v2 0/5] tpm: Enable usage of TPM TIS with interrupts
 2020-06-16  7:44 UTC  (5+ messages)
` [PATCH v2 4/5] acpi: Enable TPM IRQ

[PATCH] mm, page_alloc: capture page in task context only
 2020-06-16  7:45 UTC  (4+ messages)

[PATCH 1/1] openvswitch: fix infoleak in conntrack
 2020-06-16  7:44 UTC  (3+ messages)
` [ovs-dev] "

[PATCH 0/3] libceph: target_copy() fixups
 2020-06-16  7:44 UTC  (4+ messages)
` [PATCH 1/3] libceph: don't omit recovery_deletes in target_copy()
` [PATCH 2/3] libceph: don't omit used_replica "
` [PATCH 3/3] libceph: use target_copy() in send_linger()

[PULL v2 00/58] virtio,acpi,pci: features, fixes, cleanups, tests
 2020-06-16  7:43 UTC  (3+ messages)
` [PULL v2 00/58] virtio, acpi, pci: "

[PATCHES] Networking
 2020-06-16  7:43 UTC  (2+ messages)

[f2fs] ca7f76e680: aim7.jobs-per-min 41.5% improvement
 2020-06-16  7:42 UTC  (2+ messages)

[V2][PATCH] bitbake.conf: support persistent /var/tmp
 2020-06-16  7:41 UTC 

[RFC v12 0/8] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-06-16  7:38 UTC  (9+ messages)
` [RFC v12 1/8] mm/madvise: Export do_madvise() to external GPL modules
` [RFC v12 2/8] mm/damon: Account age of target regions
` [RFC v12 3/8] mm/damon: Implement data access monitoring-based operation schemes
` [RFC v12 4/8] mm/damon/schemes: Implement a debugfs interface
` [RFC v12 5/8] mm/damon/schemes: Implement statistics feature
` [RFC v12 6/8] mm/damon/selftests: Add 'schemes' debugfs tests
` [RFC v12 7/8] damon/tools: Support more human friendly 'schemes' control
` [RFC v12 8/8] Documentation/admin-guide/mm: Document DAMON-based operation schemes

[PATCH 1/2] ASoC: bindings: fsl-asoc-card: Add compatible string for MQS
 2020-06-16  7:30 UTC  (2+ messages)
` [PATCH 2/2] ASoC: fsl-asoc-card: Add MQS support

[PATCH 00/25] mm: Page fault accounting cleanups
 2020-06-16  7:43 UTC  (4+ messages)
` [PATCH 06/25] mm/arm64: Use mm_fault_accounting()

Rename offensive terminology (master)
 2020-06-16  7:43 UTC  (4+ messages)

[net] a93417dfc1: kernel-selftests.net.psock_snd.sh.fail
 2020-06-16  7:43 UTC 

[sched/core] 2ebb177175: will-it-scale.per_thread_ops -3.7% regression
 2020-06-16  7:39 UTC  (2+ messages)

[block/rnbd] bc01885342: EIP:xas_start
 2020-06-16  7:40 UTC 

[PATCH v2 0/9] env: ext4: corrections and add test for env in ext4
 2020-06-16  7:40 UTC  (10+ messages)
` [PATCH v2 1/9] env: add absolute path at CONFIG_ENV_EXT4_FILE
` [PATCH v2 2/9] env: ext4: set gd->env_valid
` [PATCH v2 3/9] env: correctly handle result in env_init
` [PATCH v2 4/9] sandbox: activate env in ext4 support
` [PATCH v2 5/9] sandbox: support the change of env location
` [PATCH v2 6/9] test: environment in ext4
` [PATCH v2 7/9] env: ext4: introduce new function env_ext4_save_buffer
` [PATCH v2 8/9] env: ext4: add support of command env erase
` [PATCH v2 9/9] test: sandbox: add test for erase command

[PATCH 0/2] board: amlogic: move boards doc into doc/board/amlogic
 2020-06-16  7:40 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH v2 2/2] mac80211: allow rx of mesh eapol frames with default rx key
 2020-06-16  7:40 UTC  (2+ messages)
` [mac80211] e073cf2b3e: hwsim.wpas_mesh_dynamic_interface_remove.fail

[PATCH] mm/pgtable: Move extern zero_pfn outside __HAVE_COLOR_ZERO_PAGE
 2020-06-16  7:39 UTC  (2+ messages)

[kernel/watchdog.c] f117955a22: kmsg.Failed_to_set_sysctl_parameter'kernel.softlockup_panic=#':parameter_not_found
 2020-06-16  7:38 UTC  (2+ messages)

power-off delay/hang due to commit 6d25be57 (mainline)
 2020-06-16  7:38 UTC  (13+ messages)

[PATCH] Add implicit feedback quirk for SSL2
 2020-06-16  7:34 UTC 

[PATCH v2 0/1] s390: virtio: let's arch choose to accept devices without IOMMU feature
 2020-06-16  7:35 UTC  (6+ messages)
` [PATCH v2 1/1] s390: virtio: let arch "

[PATCH v2 0/2] target/mips: Add two groups of loongson-ext instructions
 2020-06-16  7:33 UTC  (3+ messages)
` [PATCH v2 1/2] target/mips: Add loongson-ext lsdc2 group of instructions
` [PATCH v2 2/2] target/mips: Add loongson-ext lswc2 group of instrustions

[PATCH v9 0/8] firmware: add request_partial_firmware_into_buf
 2020-06-16  7:34 UTC  (3+ messages)
` [PATCH v9 1/8] fs: introduce kernel_pread_file* support

[PATCH] KVM: X86: Fix MSR range of APIC registers in X2APIC mode
 2020-06-16  7:33 UTC 

[PATCH 1/4] pci: Keep the ACS capability offset in device
 2020-06-16  7:32 UTC  (4+ messages)
` [PATCH 4/4] pci: export untrusted attribute in sysfs

How to split IO by block size and read/write
 2020-06-16  7:32 UTC  (2+ messages)

[PATCH] char: hw_random: Fix a reference count leak
 2020-06-16  7:31 UTC  (4+ messages)

Rename offensive terminology (master)
 2020-06-16  7:31 UTC  (4+ messages)

[PATCH v2] target/mips: Fix PageMask with variable page size
 2020-06-16  7:30 UTC 

[xen-4.11-testing test] 151140: regressions - FAIL
 2020-06-16  7:31 UTC 

RT kernel v4.14 NULL pointer dereferences
 2020-06-16  7:30 UTC 

[PATCH] rpmsg: virtio: add endianness conversions
 2020-06-16  7:30 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH v2] page_alloc: consider highatomic reserve in wmartermark fast
 2020-06-16  7:30 UTC  (6+ messages)
          `  "

[PATCH] block: add split_alignment for request queue
 2020-06-16  7:29 UTC  (2+ messages)

[RESEND PATCH] usb: max3420: add the gadget driver
 2020-06-16  7:29 UTC  (3+ messages)

[PATCH v2 4/9] power: supply: smb347-charger: Use resource-managed API
 2020-06-16  7:28 UTC  (2+ messages)
` [PATCH] power: supply: smb347-charger: fix irqf_oneshot.cocci warnings

[Buildroot] [PATCH v3] package/libcamera: bump version to 96fab38
 2020-06-16  7:27 UTC  (5+ messages)

[PATCH 0/4] platform/chrome: typec: Add mux support
 2020-06-16  7:27 UTC  (3+ messages)
` [PATCH 2/4] platform/chrome: typec: Register PD CTRL cmd v2

[ext4] d3b6f23f71: stress-ng.fiemap.ops_per_sec -60.5% regression
 2020-06-16  7:13 UTC  (6+ messages)
  ` [LKP] "

[Linux-kernel-mentees] [PATCH] lib: kunit_test_overflow: add KUnit test of check_*_overflow functions
 2020-06-16  7:25 UTC  (6+ messages)
    ` [Linux-kernel-mentees] common KUnit Kconfig and file naming (was: Re: [PATCH] lib: kunit_test_overflow: add KUnit test of check_*_overflow functions)
        `  "

upstream test error: KASAN: use-after-free Write in afs_wake_up_async_call
 2020-06-16  7:24 UTC 

hv_hypercall_pg page permissios
 2020-06-16  7:23 UTC  (7+ messages)

[meta-virtualization][meta-openstack][PATCH] python3-tinyrpc: change python to python3
 2020-06-16 14:08 UTC 

[meta-virtualization][meta-openstack][PATCH] python3-mox3: Change python to python3
 2020-06-16 14:07 UTC 

[GSoC] Shourya's Blog
 2020-06-16  7:21 UTC 

Patchwork housekeeping for: spi-devel-general
 2020-06-16  7:20 UTC 

[PATCH 00/22] ReST conversion patches (final?)
 2020-06-16  7:19 UTC  (4+ messages)
` [PATCH 18/22] docs: trace: ring-buffer-design.txt: convert to ReST format

[RFC PATCH] sched_pair_cpu: Introduce scheduler task pairing system call
 2020-06-16  7:19 UTC  (2+ messages)

patch "serial: imx: Initialize lock for non-registered console" added to tty-next
 2020-06-16  7:18 UTC  (3+ messages)

[PATCH v3] pinctrl: samsung: Use bank name as irqchip name
 2020-06-16  7:18 UTC  (2+ messages)

[OE-core][PATCH] igt-gpu-tools: add new package
 2020-06-16  7:16 UTC  (6+ messages)

[PATCH net] mlxsw: spectrum: Adjust headroom buffers for 8x ports
 2020-06-16  7:14 UTC 

[PATCH v3 for-4.14] pvcalls: Document correctly and explicitely the padding for all arches
 2020-06-16  7:13 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the nand tree
 2020-06-16  7:13 UTC  (2+ messages)

[RFC PATCH v2 0/2] Add support to Disable the flash quad mode
 2020-06-16  7:10 UTC  (4+ messages)
` [RFC PATCH v2 1/2] mtd: spi-nor: Add capability to disable "

[PATCH] mfd: sprd: get subdevices from DT instead for SC27XX SPI
 2020-06-16  7:12 UTC  (3+ messages)

[PATCH RFC 0/5] ubifs: Prevent memory oob accessing while dumping node
 2020-06-16  7:11 UTC  (12+ messages)
` [PATCH RFC 1/5] ubifs: Limit dumping length by size of memory which is allocated for the node
` [PATCH RFC 2/5] Revert "ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len"
` [PATCH RFC 3/5] ubifs: Pass node length in all node dumping callers
` [PATCH RFC 4/5] ubifs: ubifs_dump_sleb: Remove unused function
` [PATCH RFC 5/5] ubifs: ubifs_dump_node: Dump all branches of the index node

[PATCH] ovl: inode reference leak in "ovl_is_inuse" true case
 2020-06-16  7:11 UTC  (3+ messages)
` [PATCH v3] ovl: inode reference leak in ovl_is_inuse "

[PATCH v8 0/4] vhost-user block device backend implementation
 2020-06-16  6:55 UTC  (5+ messages)

[PATCH v3 05/15] drm/mgag200: Split MISC register update into PLL selection, SYNC and I/O
 2020-06-16  3:10 UTC  (4+ messages)
` [drm/mgag200] e44e907dd8: phoronix-test-suite.glmark2.800x600.score -64.9% regression

[PATCH 00/17] spelling.txt: /decriptors/descriptors/
 2020-06-16  3:59 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu/debugfs: fix memory leak when pm_runtime_get_sync failed
 2020-06-16  6:30 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu/debugfs: fix memory leak when amdgpu_virt_enable_access_debugfs failed

[PATCH v2 00/12] x86: tag application address space for devices
 2020-06-15 23:16 UTC  (14+ messages)
` [PATCH v2 04/12] docs: x86: Add documentation for SVA (Shared Virtual Addressing)
` [PATCH v2 12/12] x86/traps: Fix up invalid PASID

The inherent defect of the AMDGPU driver about hotplug
 2020-06-16  7:09 UTC  (4+ messages)

[PATCH 0/6] remove deprecated i2c_new_device API
 2020-06-15  7:58 UTC  (4+ messages)
` [PATCH 1/6] drm: encoder_slave: fix refcouting error for modules
` [PATCH 2/6] drm: encoder_slave: use new I2C API
` [PATCH 4/6] video: backlight: tosa_lcd: convert to use i2c_new_client_device()

[RESEND PATCH v4 0/7] Convert mtk-dsi to drm_bridge API and get EDID for ps8640 bridge
 2020-06-15 20:31 UTC  (8+ messages)
` [RESEND PATCH v4 1/7] drm/bridge: ps8640: Get the EDID from eDP control
` [RESEND PATCH v4 2/7] drm/bridge_connector: Set default status connected for eDP connectors
` [RESEND PATCH v4 3/7] drm/mediatek: mtk_dsi: Rename bridge to next_bridge
` [RESEND PATCH v4 4/7] drm/mediatek: mtk_dsi: Convert to bridge driver
` [RESEND PATCH v4 5/7] drm/mediatek: mtk_dsi: Use simple encoder
` [RESEND PATCH v4 6/7] drm/mediatek: mtk_dsi: Use the drm_panel_bridge API
` [RESEND PATCH v4 7/7] drm/mediatek: mtk_dsi: Create connector for bridges

[PATCH v6 0/5] Add support for DisplayPort driver on
 2020-06-15 23:04 UTC  (4+ messages)
    ` [Freedreno] "

[PATCH 0/3] drm/bridge: ps8640: Make sure all needed is powered to get the EDID
 2020-06-15 20:53 UTC  (4+ messages)
` [PATCH 1/3] drm/bridge: ps8640: Return an error for incorrect attach flags
` [PATCH 2/3] drm/bridge: ps8640: Print an error if VDO control fails
` [PATCH 3/3] drm/bridge: ps8640: Rework power state handling

[PATCH v5 0/8] drm: rcar-du: Add Color Management Module (CMM)
 2020-06-15 14:17 UTC  (9+ messages)

[PATCH v6 0/9] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-06-15 10:05 UTC  (5+ messages)
` [PATCH v6 2/9] ARM: dts: stm32: Add pin map for ltdc & spi5 on stm32f429-disco board

[PATCH v2 0/5] 180 degrees rotation support for NVIDIA Tegra DRM
 2020-06-15 18:07 UTC  (4+ messages)
` [PATCH v2 5/5] drm/tegra: plane: Support 180° rotation

[Buildroot] [PATCH v1 1/1] package/freeswitch: add patch to fix build issues
 2020-06-16  7:09 UTC  (4+ messages)

[PATCH] drivers/video/backlight: Use kobj_to_dev() instead
 2020-06-15  8:54 UTC 

[PATCH v2] drm/etnaviv: fix ref count leak via pm_runtime_get_sync
 2020-06-15 15:57 UTC 

[PATCH 01/38] vc: separate state
 2020-06-15 20:31 UTC  (3+ messages)
` [PATCH 26/38] vt: use newly defined CUR_* macros

[PATCH 00/29] Documentation fixes
 2020-06-15  8:13 UTC  (3+ messages)
` [PATCH 13/29] dt: fix broken links due to txt->yaml renames

[PATCH v1] mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs
 2020-06-16  7:09 UTC  (2+ messages)

[PATCH] drm/kselftest: fix spellint typo in test-drm_mm.c
 2020-06-15 12:11 UTC 

[PATCH v2] drm/mediatek: remove unnecessary conversion to bool
 2020-06-16  6:51 UTC 

[PATCH] drm/mediatek: remove unnecessary conversion to bool
 2020-06-16  2:16 UTC  (2+ messages)
`  "

[cip-dev] Share your suggestions for supporting session lock requirement in CIP
 2020-06-16  7:08 UTC  (4+ messages)

CFT: imaps://public-inbox.org/INBOX.comp.version-control.git.7
 2020-06-16  7:08 UTC  (4+ messages)

[PATCH v9 0/5] vhost-user block device backend implementation
 2020-06-16  6:52 UTC  (3+ messages)

[PATCH v2 0/2] A pair of HMAT docs fixes
 2020-06-16  6:52 UTC  (4+ messages)
` [PATCH v2 1/2] qemu-options.hx: Mark all hmat-cache attributes required

[PULL 00/33] Net patches
 2020-06-16  6:45 UTC  (5+ messages)
` [PULL 25/33] chardev/char.c: Use qemu_co_sleep_ns if in coroutine
` [PULL 26/33] net/colo-compare.c: Fix deadlock in compare_chr_send
` [PULL 28/33] net/colo-compare.c: Check that colo-compare is active
` [PULL 32/33] net: Drop the legacy "name" parameter from the -net option

[PATCH] [bpf] xdp_redirect_cpu_user: Fix null pointer dereference
 2020-06-16  7:07 UTC  (2+ messages)

[PATCH v19 for-4.14 00/13] VM forking
 2020-06-16  7:07 UTC  (8+ messages)

[PATCH 0/2] pwm: Miscellaneous fixes for 64-bit support
 2020-06-16  7:06 UTC  (4+ messages)
` [PATCH 2/2] pwm: iqs620a: Use 64-bit division

[RFC PATCH v1 0/6] stash: drop usage of a second index
 2020-06-16  7:06 UTC  (4+ messages)

[mlmmj] access::Deny seems to have stopped working ?
 2020-06-16  7:06 UTC  (2+ messages)

[PATCH 1/2] drm/amd/smu: unify pptable_func{} callback interface
 2020-06-16  7:05 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/smu: unify smu ppt callback marcos

[PATCH 0/5] cpuidle: psci: Various improvements for PSCI PM domains
 2020-06-16  7:05 UTC  (5+ messages)
` [PATCH 5/5] cpuidle: psci: Prevent domain idlestates until consumers are ready


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.