All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-18 10:14:39 to 2021-05-18 10:55:54 UTC [more...]

[PATCH v1 0/2] arm64: Implement SMCCC v1.3 SVE register saving hint
 2021-05-18 10:53 UTC  (4+ messages)
` [PATCH v1 1/2] arm64: asmlinkage: Enable use of BTI_C macro in SYM_CODE
` [PATCH v1 2/2] arm64: smccc: Support SMCCC v1.3 SVE register saving hint

[PATCH 0/3] memblock, arm: fixes for freeing of the memory map
 2021-05-18 10:53 UTC  (5+ messages)
` [PATCH 3/3] arm: extend pfn_valid to take into accound freed memory map alignment

[PATCH v2] bcache: avoid oversized read request in cache missing code path
 2021-05-18 10:55 UTC 

[PATCH v2 0/5] block-copy: make helper APIs thread safe
 2021-05-18 10:14 UTC  (4+ messages)
` [PATCH v2 4/5] progressmeter: protect with a mutex

[dpdk-dev] [Bug 713] Failure in latest DPDK build: Cannot init any port in AWS ENA
 2021-05-18 10:54 UTC  (2+ messages)
` [dpdk-dev] [Bug 713] Cannot init ENA port in skeleton example

[PATCH v2] ARM: dts: ux500: Fix some compatible strings
 2021-05-18 10:50 UTC 

[PATCH v2 0/2] mm: unify the allocation of pglist_data instances
 2021-05-18  9:24 UTC  (3+ messages)
` [PATCH v2 1/2] mm: introduce prepare_node_data
` [PATCH v2 2/2] mm: replace contig_page_data with node_data

[Buildroot] [PATCH] package/python-pytest-asyncio: bump version to 0.15.1
 2021-05-18 10:53 UTC 

[PULL 00/46] softfloat: Convert float128 to FloatParts (part 1)
 2021-05-18 10:11 UTC  (2+ messages)

[RFC PATCH v3 0/9] hw/arm/virt: Introduce cpu topology support
 2021-05-18 10:50 UTC  (6+ messages)
` [RFC PATCH v3 3/9] hw/arm/virt: Add cpu-map to device tree

[PATCH 00/27] drm/i915/gem: ioctl clean-ups (v5)
 2021-05-18 10:51 UTC  (9+ messages)
` [PATCH 19/27] drm/i915/gem: Use the proto-context to handle create parameters
            ` [Intel-gfx] "

[PATCH v2] Fix backspace in the username login prompt
 2021-05-18 10:50 UTC  (2+ messages)

[patch 0/8] genirq, perf: Cleanup the abuse of irq_set_affinity_hint()
 2021-05-18 10:48 UTC  (4+ messages)

[PATCH] drm/amdgpu: Add vbios info ioctl interface
 2021-05-18 10:50 UTC  (9+ messages)

[PATCH v4 00/10] libs/guest: new CPUID/MSR interface
 2021-05-18 10:50 UTC  (4+ messages)
` [PATCH v4 03/10] libx86: introduce helper to fetch msr entry

[PATCH v6 00/21] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-05-18 10:48 UTC  (8+ messages)
` [PATCH v6 13/21] sched: Admit forcefully-affined tasks into SCHED_DEADLINE

[PATCH v7 1/2] platform/x86: dell-privacy: Add support for Dell hardware privacy
 2021-05-18 10:49 UTC  (5+ messages)

linux-next: build warning after merge of the hyperv tree
 2021-05-18 10:49 UTC  (2+ messages)

[PATCH v3] locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
 2021-05-18 10:49 UTC  (2+ messages)

[PULL 00/10] Net patches
 2021-05-18 10:09 UTC  (3+ messages)
` [PULL 09/10] virtio-net: failover: add missing remove_migration_state_change_notifier()

[PATCH v10 00/33] Memory folios
 2021-05-18 10:48 UTC  (14+ messages)
` [PATCH v10 19/33] mm/filemap: Add folio_lock
` [PATCH v10 20/33] mm/filemap: Add folio_lock_killable
` [PATCH v10 21/33] mm/filemap: Add __folio_lock_async
` [PATCH v10 22/33] mm/filemap: Add __folio_lock_or_retry
` [PATCH v10 23/33] mm/filemap: Add folio_wait_locked
` [PATCH v10 24/33] mm/swap: Add folio_rotate_reclaimable

[PATCH v2] grub-core: Build fixes for i386
 2021-05-18 10:47 UTC 

[PATCH v2 0/7] block-copy: protect block-copy internal structures
 2021-05-18 10:07 UTC  (8+ messages)
` [PATCH v2 1/7] block-copy: streamline choice of copy_range vs. read/write
` [PATCH v2 2/7] block-copy: improve documentation of BlockCopyTask and BlockCopyState types and functions
` [PATCH v2 3/7] block-copy: move progress_set_remaining in block_copy_task_end
` [PATCH v2 4/7] block-copy: add a CoMutex to the BlockCopyTask list
` [PATCH v2 5/7] block-copy: add QemuMutex lock for BlockCopyCallState list
` [PATCH v2 6/7] block-copy: atomic .cancelled and .finished fields in BlockCopyCallState
` [PATCH v2 7/7] block-copy: protect BlockCopyState .method fields

[PATCH v1 for-6.1 00/11] target/arm: Implement BFloat16
 2021-05-18 10:43 UTC  (5+ messages)
` [PATCH v1 01/11] target/arm: Add isar_feature_{aa32, aa64, aa64_sve}_bf16
` [PATCH v1 02/11] target/arm: Unify unallocated path in disas_fp_1src

[PATCH 0/5] mm/sparse: a few minor fixes and improvements
 2021-05-18 10:45 UTC  (9+ messages)
` [PATCH 2/5] mm/sparse: free section usage memory in case populate_section_memmap failed
` [PATCH 3/5] mm/sparse: move mem_sections allocation out of memory_present()

[PATCH Part1 RFC v2 00/20] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-05-18 10:45 UTC  (5+ messages)
` [PATCH Part1 RFC v2 05/20] x86/sev: Define SNP Page State Change VMGEXIT structure
` [PATCH Part1 RFC v2 06/20] x86/sev: Define SNP guest request NAE events

[PATCH BUGFIX] block, bfq: fix delayed stable merge check
 2021-05-18 10:43 UTC 

[PATCH] PCI/PM: Target PM state is D3cold if the upstream bridge is power manageable
 2021-05-18 10:44 UTC  (3+ messages)

[PATCH] vl: allow not specifying size in -m when using -M memory-backend
 2021-05-18 10:35 UTC 

[PATCH] ARM: dts: ux500: Fix some compatible strings
 2021-05-18 10:40 UTC 

[PATCH 00/10] Domain on Static Allocation
 2021-05-18 10:43 UTC  (11+ messages)
` [PATCH 04/10] xen/arm: static memory initialization
` [PATCH 05/10] xen/arm: introduce alloc_staticmem_pages
` [PATCH 06/10] xen: replace order with nr_pfns in assign_pages for better compatibility
` [PATCH 07/10] xen/arm: intruduce alloc_domstatic_pages

[PATCH v1 1/2] dmaengine: Move kdoc description of struct dma_chan_percpu closer to it
 2021-05-18 10:43 UTC  (2+ messages)
` [PATCH v1 2/2] dmaengine: hsu: Account transferred bytes

[PATCH] xen-netback: Check for hotplug-status existence before watching
 2021-05-18 10:42 UTC  (8+ messages)

[dpdk-dev] [PATCH 0/6] bugfix for hns3 PMD
 2021-05-18 10:41 UTC  (2+ messages)

[PATCH] remove qemu-options* from root directory
 2021-05-18 10:33 UTC  (3+ messages)

[PATCH 0/2] am335x: set pinmux registers from pins debug file
 2021-05-18 10:41 UTC  (7+ messages)
` [PATCH 1/2] pinctrl: core: configure pinmux "

[dpdk-dev] [PATCH] net/nfp: remove compile time log
 2021-05-18 10:41 UTC 

[PATCH v3] Fix flashing of eMMC user area with Fastboot
 2021-05-18 10:41 UTC  (3+ messages)

[syzbot] WARNING in __perf_install_in_context
 2021-05-18 10:40 UTC  (3+ messages)

[PATCH v1 00/11] KVM: s390: pv: implement lazy destroy
 2021-05-18 10:40 UTC  (4+ messages)
` [PATCH v1 01/11] KVM: s390: pv: leak the ASCE page when destroy fails

[Broken] RE: [ANNOUNCE] Git v2.32.0-rc0
 2021-05-18 10:30 UTC  (2+ messages)

[PATCH v2 00/50] target/i386 translate cleanups
 2021-05-18 10:23 UTC  (26+ messages)
` [PATCH v2 31/50] target/i386: Assert !GUEST for user-only
` [PATCH v2 34/50] target/i386: Mark some helpers as noreturn
` [PATCH v2 35/50] target/i386: Simplify gen_debug usage
` [PATCH v2 37/50] target/i386: Remove pc_start argument to gen_svm_check_intercept
` [PATCH v2 38/50] target/i386: Remove user stub for cpu_vmexit
` [PATCH v2 41/50] target/i386: Move invlpg, hlt, monitor, mwait to sysemu
` [PATCH v2 43/50] target/i386: Inline user cpu_svm_check_intercept_param
` [PATCH v2 45/50] target/i386: Exit tb after wrmsr
` [PATCH v2 46/50] target/i386: Tidy gen_check_io
` [PATCH v2 47/50] target/i386: Pass in port to gen_check_io
` [PATCH v2 49/50] target/i386: Move helper_check_io to sysemu
` [PATCH v2 50/50] target/i386: Remove user-only i/o stubs

[PATCH] target/ppc: Fix load endianness for lxvwsx/lxvdsx
 2021-05-18 10:37 UTC  (2+ messages)

[PATCH v2 0/7] RTL8231 GPIO expander support
 2021-05-18 10:39 UTC  (4+ messages)
` [PATCH v2 2/7] gpio: regmap: Add configurable dir/value order

[OE-core][PATCH 1/2] systemd: Fix static neighbor creation in networkd
 2021-05-18 10:39 UTC  (4+ messages)

[PATCH] lib/flex_proportions.c: Use abs() when percpu_counter is negative
 2021-05-18 10:39 UTC  (5+ messages)

[PATCH v8 1/9] Bluetooth: enumerate local supported codec and cache details
 2021-05-18 10:42 UTC  (9+ messages)
` [PATCH v8 2/9] Bluetooth: Add support for Read Local Supported Codecs V2
` [PATCH v8 3/9] Bluetooth: btintel: Add a quirk for hfp offload usecase
` [PATCH v8 4/9] Bluetooth: btitnel: Add a callback function to retireve data path
` [PATCH v8 5/9] Bluetooth: Add BT_CODEC option for getsockopt for SCO socket
` [PATCH v8 6/9] Bluetooth: btintel: Add a callback function to configure data path
` [PATCH v8 7/9] Bluetooth: Add BT_CODEC option for setsockopt over SCO
` [PATCH v8 8/9] Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command
` [PATCH v8 9/9] Bluetooth: Add support for msbc coding format

[PATCH v2 0/8] vhost-user-gpu: fix several security issues
 2021-05-18 10:31 UTC  (2+ messages)

REGRESSION: initrd is disabled due to memory overlap
 2021-05-18 10:35 UTC  (4+ messages)

[PATCH v19 0/8] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-18 10:35 UTC  (24+ messages)
` [PATCH v19 5/8] "
` [PATCH v19 6/8] PM: hibernate: disable when there are active secretmem users

[PATCH v4 00/13] virtio-gpu: Add support for Blob resources feature (v4)
 2021-05-18 10:16 UTC  (2+ messages)

[PATCH] drm/msm: Init mm_list before accessing it for use_vram path
 2021-05-18 10:26 UTC 

[PATCH 0/4] Misc. audio patches
 2021-05-18 10:21 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: add new tables for rte flow items and actions support
 2021-05-18 10:33 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 3/3] devtools: check flow API doc tables

[igt-dev] [PATCH i-g-t 00/17] Introduce PXP Test
 2021-05-18 10:33 UTC  (18+ messages)
` [igt-dev] [PATCH i-g-t 01/17] Sync i915_drm.h UAPI from kernel
` [igt-dev] [PATCH i-g-t 02/17] Add PXP UAPI support in i915_drm.h
` [igt-dev] [PATCH i-g-t 03/17] Update IOCTL wrapper with DRM_IOCTL_I915_GEM_CONTEXT_CREATE_EXT
` [igt-dev] [PATCH i-g-t 04/17] Add basic PXP testing of buffer and context alloc
` [igt-dev] [PATCH i-g-t 05/17] Perform a regular 3d copy as a control checkpoint
` [igt-dev] [PATCH i-g-t 06/17] Add PXP attribute support in batchbuffer and buffer_ops libs
` [igt-dev] [PATCH i-g-t 07/17] Add MI_SET_APPID instruction definition
` [igt-dev] [PATCH i-g-t 08/17] Enable protected session cmd in gen12_render_copyfunc
` [igt-dev] [PATCH i-g-t 09/17] Add subtest to copy raw source to protected dest
` [igt-dev] [PATCH i-g-t 10/17] Add test where both src and dest are protected
` [igt-dev] [PATCH i-g-t 11/17] Verify PXP teardown occurred through suspend-resume
` [igt-dev] [PATCH i-g-t 12/17] Verify execbuf fails with stale PXP context after teardown
` [igt-dev] [PATCH i-g-t 13/17] Verify execbuf fails with stale PXP buffer "
` [igt-dev] [PATCH i-g-t 14/17] Verify execbuf ok with stale prot-buff and regular context
` [igt-dev] [PATCH i-g-t 15/17] Ensure RESET_STATS reports invalidated protected context
` [igt-dev] [PATCH i-g-t 16/17] Verify protected surfaces are dma buffer sharable
` [igt-dev] [PATCH i-g-t 17/17] tests/i915_pxp: CRC validation for display tests

[PATCH resend v2 0/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
 2021-05-18 10:32 UTC  (5+ messages)
` [PATCH resend v2 2/5] "

[Bug 1924603] [NEW] Incorrect feature negotiation for vhost-vdpa netdevice
 2021-05-18 10:06 UTC  (2+ messages)
` [Bug 1924603] "

[PATCH 5.4 000/141] 5.4.120-rc1 review
 2021-05-18 10:30 UTC  (2+ messages)

[PATCH] hw/input/hid: Add support for keys of jp106 keyboard
 2021-05-18 10:18 UTC  (4+ messages)

[PATCH v4 00/11] ALSA: oxfw: code refactoring for quirks specific to ASICs
 2021-05-18 10:29 UTC  (2+ messages)

[RFC] Add DMA_RESV_USAGE flags
 2021-05-18 10:29 UTC  (7+ messages)

[PATCH V3 00/22] Live Update
 2021-05-18  9:57 UTC  (6+ messages)

[PATCH v2] ACPI: DPTF: Add new PCH FIVR methods
 2021-05-18 10:27 UTC  (3+ messages)

[PATCH v4 0/2] cocoa: keyboard quality of life
 2021-05-18 10:14 UTC  (3+ messages)
` [PATCH v4 1/2] ui/cocoa: capture all keys and combos when mouse is grabbed

[PATCH 0/4] arm64: mm: a few small cleanups
 2021-05-18 10:14 UTC  (5+ messages)
` [PATCH 1/4] arm64: mm: remove unneeded SWAPPER_INIT_MAP_SIZE
` [PATCH 2/4] arm64: mm: fix the count comments in compute_indices
` [PATCH 3/4] arm64: mm: drop unused __pa(__idmap_text_start)
` [PATCH 4/4] arm64: head: fix code comments in set_cpu_boot_mode_flag

mvpp2: incorrect max mtu?
 2021-05-18 10:25 UTC  (4+ messages)
` [EXT] "

[PATCH v6 0/3] Introduce 64b relocatable kernel
 2021-05-18 10:12 UTC  (8+ messages)
` [PATCH v6 1/3] riscv: Introduce CONFIG_RELOCATABLE
` [PATCH v6 2/3] powerpc: Move script to check relocations at compile time in scripts/
` [PATCH v6 3/3] riscv: Check relocations at compile time

[PATCH v2 00/21] qapi: static typing conversion, pt5a
 2021-05-18  9:57 UTC  (3+ messages)
` [PATCH v2 04/21] qapi/parser: factor parsing routine into method

[PATCH net] net: wwan: Add WWAN port type attribute
 2021-05-18 10:31 UTC  (3+ messages)

[GIT PULL FOR v5.14] Minor RC & DVB updates
 2021-05-18 10:27 UTC  (2+ messages)
` [GIT PULL FOR v5.14] Minor RC & DVB updates (#74265)

[PATCH v5 00/23] Base for adding PowerPC 64-bit instructions
 2021-05-18 10:12 UTC  (7+ messages)
` [PATCH v5 21/23] target/ppc: Implement vcfuged instruction
` [PATCH v5 22/23] target/ppc: Move addpcis to decodetree
` [PATCH v5 23/23] target/ppc: Move cmp/cmpi/cmpl/cmpli "

Random reboots on ODROID-N2+
 2021-05-18 10:15 UTC  (4+ messages)

[PATCH v2 0/6] AM64: EVM/SK: Enable PCIe and USB
 2021-05-18 10:12 UTC  (4+ messages)
` [PATCH v2 1/6] dt-bindings: mux: Convert reg-mux DT bindings to YAML

[LTP] [PATCH] network/lib6/getaddrinfo01: rewrite with the new API + use static hostnames
 2021-05-18 10:19 UTC  (3+ messages)

[PATCH net-next 0/2] Introducing support for DWC xpcs Energy Efficient Ethernet
 2021-05-18 10:06 UTC  (5+ messages)
` [PATCH net-next 2/2] net: stmmac: Add callbacks "

[v4l-utils v5 0/5] Add support for meson building
 2021-05-18 10:18 UTC  (6+ messages)

[dpdk-dev] [PATCH v1 0/4] refactor SMP barriers for net/mlx
 2021-05-18 10:17 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/2] remove wmb "
  ` [dpdk-dev] [PATCH v3 2/2] net/mlx5: remove unnecessary wmb for Memory Region cache

Allwinner H616 USB support woes
 2021-05-18 10:11 UTC 

ioctl.c:undefined reference to `__get_user_bad'
 2021-05-18 10:03 UTC  (6+ messages)
    ` Fwd: [EXTERNAL] "

[PATCH] staging: iio: cdc: ad7746: Remove unnecessary assignment in ad7746_probe()
 2021-05-18 10:16 UTC  (3+ messages)

[sound:for-next 5/16] sound/core/rawmidi.c:1686:23: warning: Either the condition 'clock_type>=32' is redundant or the array 'clock_names[4]' is accessed at index 32, which is out of bounds. [arrayIndexOutOfBoundsCond]
 2021-05-18 10:17 UTC 

REGRESSION: kernel BUG at arch/arm64/kernel/alternative.c:157!
 2021-05-18  9:59 UTC  (4+ messages)

[PATCH] fetch2: make sure the uri added as expected
 2021-05-18 10:15 UTC  (4+ messages)
` [bitbake-devel] "

[PATCH] hash: Kconfig option for SHA512 hardware acceleration
 2021-05-18 10:15 UTC  (3+ messages)

[PATCH 0/5] ARM: gemini: add two more board
 2021-05-18  9:54 UTC  (5+ messages)
` [PATCH 4/5] ARM: gemini: add device tree for edimax NS2502


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.