All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-01 07:37:22 to 2020-07-01 08:19:04 UTC [more...]

RPC Pipefs: Frequent parsing errors in client database
 2020-07-01  8:13 UTC  (16+ messages)
      ` Strange segmentation violations of rpc.gssd in Debian Buster
                    ` [PATCH v2] "
                            ` [PATCH v2] "

[PATCH v2 0/6] Remove default DMA window before creating DDW
 2020-07-01  8:16 UTC  (6+ messages)
` [PATCH v2 5/6] powerpc/pseries/iommu: Make use of DDW even if it does not map the partition
` [PATCH v2 6/6] powerpc/pseries/iommu: Avoid errors when DDW starts at 0x00

[Buildroot] NFS-root boot problem
 2020-07-01  8:18 UTC  (3+ messages)

[PATCH net] net/sched: act_mirred: fix fragment the packet after defrag in act_ct
 2020-07-01  8:17 UTC  (8+ messages)

[PATCH net-next] ipvs: avoid expiring many connections from timer
 2020-07-01  8:17 UTC  (2+ messages)

[PATCH v9 0/4] NVIDIA ARM SMMUv2 Implementation
 2020-07-01  8:16 UTC  (6+ messages)
` [PATCH v9 2/4] iommu/arm-smmu: add NVIDIA implementation for ARM MMU-500 usage

[Bug 1885719] [NEW] qemu/target/nios2/helper.c:261:20: style:inconclusive: Found duplicate branches for 'if' and 'else'
 2020-07-01  8:05 UTC  (2+ messages)
` [Bug 1885719] "

[Bug 1885720] [NEW] qemu/migration/postcopy-ram.c:387: bad return expression ?
 2020-07-01  8:07 UTC  (2+ messages)
` [Bug 1885720] "

[PATCH v4 00/14] arm64: Optimise and update memcpy, user copy and string routines
 2020-07-01  8:12 UTC  (3+ messages)

[PATCH v4 00/14] irqchip: Fix potential resource leaks
 2020-07-01  8:15 UTC  (7+ messages)
` [PATCH v4 03/14] irqchip/csky-mpintc: "
` [PATCH v4 04/14] irqchip/davinci-aintc: "

[PATCH 00/46] Less clumsy error checking
 2020-07-01  8:13 UTC  (11+ messages)
` [PATCH 10/46] qemu-option: Check return value instead of @err where convenient
` [PATCH 11/46] qemu-option: Make uses of find_desc_by_name() more similar
` [PATCH 14/46] qemu-option: Factor out helper opt_create()

[PATCH] mt76: mt7915: avoid memcpy in rxv operation
 2020-07-01  8:13 UTC 

[RFC 0/2] iommu: arm-smmu: Add support for early direct mappings
 2020-07-01  7:40 UTC  (11+ messages)

[RFC v2 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-07-01  8:11 UTC  (15+ messages)
` [RFC v2 1/1] "

[powerpc:fixes-test] BUILD SUCCESS 19ab500edb5d6020010caba48ce3b4ce4182ab63
 2020-07-01  8:07 UTC 

[PATCH v2] blk-iolatency: postpone ktime_get() execution until blk_iolatency_enabled() return true
 2020-07-01  8:09 UTC 

[PATCH] sbitmap: Consider cleared bits in sbitmap_bitmap_show()
 2020-07-01  8:06 UTC 

[PATCH] PCI: aardvark: Don't touch PCIe registers if no card connected
 2020-07-01  8:08 UTC  (4+ messages)

[RFC PATCH] WIP: i2c: rcar: add HostNotify support
 2020-07-01  8:09 UTC 

[igt-dev] [RFC, i-g-t, v2] tests/device_reset: Test device sysfs reset
 2020-07-01  8:08 UTC  (2+ messages)

[PATCH v2 0/9] xfs: reflink cleanups
 2020-07-01  8:08 UTC  (5+ messages)
` [PATCH 1/9] xfs: fix reflink quota reservation accounting error
` [PATCH 2/9] xfs: rename xfs_bmap_is_real_extent to is_written_extent

[m68k:m68k-queue] BUILD SUCCESS a8afa27318e19da59e4e9d02b118d8c2e3538a59
 2020-07-01  8:07 UTC 

[Virtio-fs] [RFC PATCH] kvm, x86: Exit to user space in case of page fault error
 2020-07-01  8:06 UTC  (13+ messages)
                    ` [RFC PATCH] kvm,x86: "

[PATCHv5 0/7] crypto: sa2ul driver support
 2020-07-01  8:05 UTC  (8+ messages)
` [PATCHv5 1/7] dt-bindings: crypto: Add TI SA2UL crypto accelerator documentation
` [PATCHv5 2/7] crypto: sa2ul: Add crypto driver
` [PATCHv5 3/7] crypto: sa2ul: add sha1/sha256/sha512 support
` [PATCHv5 4/7] crypto: sa2ul: Add AEAD algorithm support
` [PATCHv5 5/7] crypto: sa2ul: add device links to child devices
` [PATCHv5 6/7] arm64: dts: ti: k3-am6: Add crypto accelarator node
` [PATCHv5 7/7] arm64: dts: ti: k3-j721e-main: Add crypto accelerator node

[PATCH v13 00/11] Introduce support for guest CET feature
 2020-07-01  8:04 UTC  (12+ messages)
` [PATCH v13 01/11] KVM: x86: Include CET definitions for KVM test purpose
` [PATCH v13 02/11] KVM: VMX: Introduce CET VMCS fields and flags
` [PATCH v13 03/11] KVM: VMX: Set guest CET MSRs per KVM and host configuration
` [PATCH v13 04/11] KVM: VMX: Configure CET settings upon guest CR0/4 changing
` [PATCH v13 05/11] KVM: x86: Refresh CPUID once guest changes XSS bits
` [PATCH v13 06/11] KVM: x86: Load guest fpu state when access MSRs managed by XSAVES
` [PATCH v13 07/11] KVM: x86: Add userspace access interface for CET MSRs
` [PATCH v13 08/11] KVM: VMX: Enable CET support for nested VM
` [PATCH v13 09/11] KVM: VMX: Add VMCS dump and sanity check for CET states
` [PATCH v13 10/11] KVM: x86: Add #CP support in guest exception dispatch
` [PATCH v13 11/11] KVM: x86: Enable CET virtualization and advertise CET to userspace

[PATCH] xfs: fix quota off hang from non-blocking flush
 2020-07-01  8:05 UTC  (2+ messages)

[PATCH v6 0/2] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-07-01  8:04 UTC  (5+ messages)
` [PATCH v6 2/2] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo

[PATCH v2 00/11] ima: Fix rule parsing bugs and extend KEXEC_CMDLINE rule support
 2020-07-01  8:04 UTC  (4+ messages)
` [PATCH v2 11/11] ima: Support additional conditionals in the KEXEC_CMDLINE hook function

[PATCH 4/6] selftests/x86/syscall_nt: Add more flag combinations
 2020-07-01  8:04 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 6/6] selftests/x86: Consolidate and fix get/set_eflags() helpers
 2020-07-01  8:04 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 3/6] x86/entry/64/compat: Fix Xen PV SYSENTER frame setup
 2020-07-01  8:04 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 5/6] selftests/x86/syscall_nt: Clear weird flags after each test
 2020-07-01  8:04 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 2/6] x86/entry: Move SYSENTER's regs->sp and regs->flags fixups into C
 2020-07-01  8:04 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 1/6] x86/entry: Assert that syscalls are on the right stack
 2020-07-01  8:04 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 2/2] HID: i2c-hid: Use block reads when possible to save power
 2020-07-01  8:04 UTC  (5+ messages)
` [PATCH v2] "

[Bug, sched, 5.8-rc2]: PREEMPT kernels crashing in check_preempt_wakeup() running fsx on XFS
 2020-07-01  8:02 UTC  (8+ messages)

License reporting for golang (and rust)
 2020-07-01  8:01 UTC  (4+ messages)
` [yocto] "

[PATCH v2 0/2] target mips: Misc fixes and improvements
 2020-07-01  8:00 UTC  (4+ messages)
` [PATCH v2 2/2] MAINTAINERS: Adjust MIPS maintainership

[Intel-gfx] [PATCH v3] drm/i915/hdcp: Update CP as per the kernel internal state
 2020-07-01  8:01 UTC  (4+ messages)

[PATCH] ALSA: hda/realtek: Serialize setting GPIO LED
 2020-07-01  8:00 UTC  (4+ messages)

[PATCH V11 0/2] media: i2c: Add support for 0V02A10 sensor
 2020-07-01  7:58 UTC  (10+ messages)
` [PATCH V11 2/2] media: i2c: ov02a10: Add OV02A10 image sensor driver

[dpdk-dev] [PATCH 0/7] Register external threads as lcore
 2020-07-01  8:00 UTC  (10+ messages)
` [dpdk-dev] [PATCH v4 0/9] Register non-EAL "
  ` [dpdk-dev] [PATCH v4 4/9] eal: introduce thread uninit helper
` [dpdk-dev] [PATCH v3 6/9] eal: register non-EAL threads as lcores

[PATCH v7 00/21] Initial support for multi-process qemu
 2020-07-01  7:58 UTC  (3+ messages)
` [PATCH v7 10/21] multi-process: setup memory manager for remote device

[PATCH] mtd: spi-nor: Fix runtime PM imbalance in cqspi_probe
 2020-07-01  7:58 UTC  (3+ messages)

[git pull] drm for 5.8-rc1
 2020-07-01  7:59 UTC  (7+ messages)

[PATCH 0/6] crypto: add CRYPTO_ALG_ALLOCATES_MEMORY
 2020-07-01  7:59 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: kdump
 2020-07-01  7:58 UTC  (5+ messages)

[PATCH v3 0/4] Convert adi,adv7511.txt DT bindings to yaml
 2020-07-01  7:56 UTC  (3+ messages)

[PATCH v2 1/5] thermal: core: Add helpers to browse the cdev, tz and governor list
 2020-07-01  7:57 UTC  (9+ messages)
` [PATCH v2 4/5] thermal: core: genetlink support for events/cmd/sampling

[dpdk-dev] [PATCH 0/7] improve DPDK static builds with meson
 2020-07-01  7:56 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 5/7] build/pkg-config: output driver libs first for static build
  ` [dpdk-dev] [PATCH v3 7/7] build/pkg-config: prevent overlinking

[PATCH v7 00/17] wilc1000: move out of staging
 2020-07-01  7:56 UTC  (5+ messages)

[igt-dev] [PATCH] [PATCH i-g-t] i915/gem_reg_read: Added description for test case
 2020-07-01  7:55 UTC 

[PATCH v10 0/2] Silence missing-graph error for DRM bridges
 2020-07-01  7:55 UTC  (9+ messages)
` [PATCH v10 1/2] of_graph: add of_graph_is_present()
` [PATCH v10 2/2] drm/of: Make drm_of_find_panel_or_bridge() to check graph's presence

PANIC: mm: memcg/slab: percpu_ref_put_many - Unable to handle kernel paging request at virtual address ffff80096d78f000
 2020-07-01  7:54 UTC 

[PATCH 00/11] ppc64: enable kdump support for kexec_file_load syscall
 2020-07-01  7:46 UTC  (11+ messages)
` [PATCH 01/11] kexec_file: allow archs to handle special regions while locating memory hole
` [PATCH 04/11] ppc64/kexec_file: avoid stomping memory used by special regions

[PATCH v5 00/13] Add support for PinePhone LCD panel
 2020-07-01  7:52 UTC  (41+ messages)
` [PATCH v5 04/13] drm/panel: rocktech-jh057n00900: Rename the driver to st7703
` [PATCH v5 05/13] drm/panel: st7703: Rename functions from jh057n prefix "
` [PATCH v5 06/13] drm/panel: st7703: Prepare for supporting multiple panels
` [PATCH v5 07/13] drm/panel: st7703: Move code specific to jh057n closer together
` [PATCH v5 08/13] drm/panel: st7703: Move generic part of init sequence to enable callback
` [PATCH v5 09/13] drm/panel: st7703: Add support for Xingbangda XBD599
` [PATCH v5 10/13] drm/panel: st7703: Enter sleep after display off
` [PATCH v5 11/13] drm/panel: st7703: Assert reset prior to powering down the regulators
` [PATCH v5 12/13] arm64: dts: sun50i-a64-pinephone: Enable LCD support on PinePhone
` [PATCH v5 13/13] arm64: dts: sun50i-a64-pinephone: Add touchscreen support

[Intel-gfx] [PATCH v2] drm/i915/dp: Correctly advertise HBR3 for GEN11+
 2020-07-01  7:53 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/dp: Correctly advertise HBR3 for GEN11+ (rev2)

[XEN PATCH] hvmloader: Fix reading ACPI PM1 CNT value
 2020-07-01  7:52 UTC  (2+ messages)

INFO: task hung in request_key_tag
 2020-07-01  7:53 UTC  (2+ messages)

[PATCH 0/6 v10] btrfs direct-io using iomap
 2020-07-01  7:53 UTC  (6+ messages)
` [PATCH 1/6] iomap: Convert wait_for_completion to flags
` [PATCH 2/6] iomap: IOMAP_DIO_RWF_NO_STALE_PAGECACHE return if page invalidation fails
  ` always fall back to buffered I/O after invalidation failures, was: "
    ` [Cluster-devel] "

Packet gets stuck in NOLOCK pfifo_fast qdisc
 2020-07-01  7:53 UTC  (4+ messages)

[PATCH] blk-iolatency:postpone ktime_get() execution until blk_iolatency_enabled() return true
 2020-07-01  7:52 UTC  (2+ messages)

[PATCH 0/2] u-boot support for ODROID-C4
 2020-07-01  7:52 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t 0/6] lib/igt_kms: Add support for display with
 2020-07-01  7:51 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v3 0/7] "
  ` [igt-dev] [PATCH i-g-t v3 1/7] lib/igt_kms: Add support for display with non-contiguous pipes

[PATCH v9 00/11] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-07-01  7:50 UTC  (7+ messages)

[PATCH v4 0/3] Add support for MaxLinear/Exar USB to serial converters
 2020-07-01  7:50 UTC  (3+ messages)

[PATCH v2] mtd: spi-nor: Add support for xt25f128b chip
 2020-07-01  7:50 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/test: fix build with ring pmd but no bond pmd
 2020-07-01  7:50 UTC  (4+ messages)

[PATCH] migration: Assign current_migration as NULL after migration
 2020-07-01  7:50 UTC  (2+ messages)

[pm:bleeding-edge] BUILD SUCCESS 9697297c9e498f9fee49b455dd88275fcc30a6ba
 2020-07-01  7:49 UTC  (2+ messages)
` [Devel] "

[dpdk-dev] [PATCH] net/kni: set packet input port in eth_kni_rx()
 2020-07-01  7:49 UTC 

[PATCH v7 0/7] Support new pmem flush and sync instructions for POWER
 2020-07-01  7:22 UTC  (4+ messages)
` [PATCH v7 5/7] powerpc/pmem: Update ppc64 to use the new barrier instruction
` [PATCH v7 6/7] powerpc/pmem: Avoid the barrier in flush routines
` [PATCH v7 7/7] powerpc/pmem: Initialize pmem device on newer hardware

[f2fs-dev] [PATCH] f2fs: avoid readahead race condition
 2020-07-01  7:47 UTC  (8+ messages)
` [f2fs-dev] [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "

Power-up/reset code for Mali-T820 in Amlogic S912
 2020-07-01  7:47 UTC  (2+ messages)

[PATCH v3] ASoC: fsl_asrc: Add an option to select internal ratio mode
 2020-07-01  7:26 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] app/testpmd: fix missing set for current forward engine
 2020-07-01  7:43 UTC 

[PATCH bpf v2 0/6] Fix attach / detach uapi for sockmap and flow_dissector
 2020-07-01  7:45 UTC  (5+ messages)

[PATCH 0/5 v11] KASan for Arm
 2020-07-01  7:43 UTC  (4+ messages)

[PATCH v2 0/4] huge vmalloc mappings
 2020-07-01  7:10 UTC  (3+ messages)
` [PATCH v2 4/4] mm/vmalloc: Hugepage "

[RFC PATCH V6 0/3] media: support Mediatek sensor interface driver
 2020-07-01  7:42 UTC  (4+ messages)
` [RFC PATCH V6 1/3] media: platform: mtk-isp: Add "

[Buildroot] [RFC v9 01/10] cpe-info: new make target
 2020-07-01  7:43 UTC  (3+ messages)

[PATCH] drm/vc4/vc4_hdmi: fill ASoC card owner
 2020-07-01  7:39 UTC  (2+ messages)

[PATCH 00/18] Allow architectures to override __READ_ONCE()
 2020-07-01  7:38 UTC  (5+ messages)

[PATCH v2] ext4: lost matching-pair of trace in ext4_truncate
 2020-07-01  8:30 UTC 

[PATCH] spi-nor: Add support for xt25f32b/xt25f128b
 2020-07-01  7:37 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/37] NXP DPAAx enhancements
 2020-07-01  7:37 UTC  (5+ messages)
` [dpdk-dev] [PATCH 17/37] net/dpaa: add support for fmcless mode


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.