All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-18 09:47:53 to 2021-05-18 10:22:35 UTC [more...]

[PATCH v2 0/7] block-copy: protect block-copy internal structures
 2021-05-18 10:07 UTC  (4+ 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 6/7] block-copy: atomic .cancelled and .finished fields in BlockCopyCallState

[PATCH v2 00/50] target/i386 translate cleanups
 2021-05-18 10:02 UTC  (47+ messages)
` [PATCH v2 04/50] target/i386: Split out check_vm86_iopl
` [PATCH v2 12/50] target/i386: Assert CODE64 for x86_64 user-only
` [PATCH v2 14/50] target/i386: Assert !ADDSEG "
` [PATCH v2 16/50] target/i386: Tidy REX_B, REX_X definition
` [PATCH v2 18/50] target/i386: Move rex_w into DisasContext
` [PATCH v2 21/50] target/i386: Reduce DisasContext.override to int8_t
` [PATCH v2 25/50] target/i386: Leave TF in DisasContext.flags
` [PATCH v2 26/50] target/i386: Reduce DisasContext jmp_opt, repz_opt to bool
` [PATCH v2 27/50] target/i386: Fix the comment for repz_opt
` [PATCH v2 28/50] target/i386: Reorder DisasContext members
` [PATCH v2 29/50] target/i386: Add stub generator for helper_set_dr
` [PATCH v2 30/50] target/i386: Assert !SVME for user-only
` [PATCH v2 31/50] target/i386: Assert !GUEST "
` [PATCH v2 32/50] target/i386: Implement skinit in translate.c
` [PATCH v2 33/50] target/i386: Eliminate SVM helpers 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 36/50] target/i386: Tidy svm_check_intercept from tcg
` [PATCH v2 37/50] target/i386: Remove pc_start argument to gen_svm_check_intercept
` [PATCH v2 40/50] target/i386: Pass env to do_pause and do_hlt
` [PATCH v2 42/50] target/i386: Unify invlpg, invlpga
` [PATCH v2 44/50] target/i386: Eliminate user stubs for read/write_crN, rd/wrmsr
` [PATCH v2 45/50] target/i386: Exit tb after wrmsr

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

[PATCH v1 0/2] arm64: Implement SMCCC v1.3 SVE register saving hint
 2021-05-18 10:09 UTC  (3+ 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 v6 0/3] Introduce 64b relocatable kernel
 2021-05-18 10:12 UTC  (9+ 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

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

[PATCH v6 00/21] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-05-18 10:20 UTC  (42+ messages)
` [PATCH v6 01/21] arm64: cpuinfo: Split AArch32 registers out into a separate struct
` [PATCH v6 02/21] arm64: Allow mismatched 32-bit EL0 support
` [PATCH v6 03/21] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched "
` [PATCH v6 04/21] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
` [PATCH v6 05/21] arm64: Advertise CPUs capable of running 32-bit applications in sysfs
` [PATCH v6 06/21] sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
` [PATCH v6 07/21] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v6 08/21] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
` [PATCH v6 09/21] sched: Reject CPU affinity changes based on task_cpu_possible_mask()
` [PATCH v6 10/21] sched: Introduce task_struct::user_cpus_ptr to track requested affinity
` [PATCH v6 11/21] sched: Split the guts of sched_setaffinity() into a helper function
` [PATCH v6 12/21] sched: Allow task CPU affinity to be restricted on asymmetric systems
` [PATCH v6 13/21] sched: Admit forcefully-affined tasks into SCHED_DEADLINE
` [PATCH v6 14/21] freezer: Add frozen_or_skipped() helper function
` [PATCH v6 15/21] sched: Defer wakeup in ttwu() for unschedulable frozen tasks
` [PATCH v6 16/21] arm64: Implement task_cpu_possible_mask()
` [PATCH v6 17/21] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
` [PATCH v6 18/21] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system
` [PATCH v6 19/21] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0
` [PATCH v6 20/21] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores
` [PATCH v6 21/21] Documentation: arm64: describe asymmetric 32-bit support

[PATCH 00/10] Domain on Static Allocation
 2021-05-18 10:20 UTC  (12+ 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 v2 0/6] AM64: EVM/SK: Enable PCIe and USB
 2021-05-18 10:12 UTC  (5+ 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  (4+ messages)

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

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

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

[PATCH v19 0/8] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-18 10:06 UTC  (12+ messages)
` [PATCH v19 5/8] "

[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

[PATCH v5 00/23] Base for adding PowerPC 64-bit instructions
 2021-05-18  9:55 UTC  (7+ messages)
` [PATCH v5 19/23] target/ppc: Implement setbc/setbcr/stnbc/setnbcr instructions
` [PATCH v5 21/23] target/ppc: Implement vcfuged instruction
` [PATCH v5 22/23] target/ppc: Move addpcis to decodetree

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  (7+ messages)
    ` Fwd: [EXTERNAL] "

[PATCH] staging: iio: cdc: ad7746: Remove unnecessary assignment in ad7746_probe()
 2021-05-18 10:16 UTC  (4+ 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  (5+ 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  (7+ messages)
` [PATCH 4/5] ARM: gemini: add device tree for edimax NS2502

[PATCH v2 00/21] qapi: static typing conversion, pt5a
 2021-05-18 10:02 UTC  (5+ messages)
` [PATCH v2 01/21] qapi/parser: Don't try to handle file errors
` [PATCH v2 05/21] qapi/parser: Assert lexer value is a string

"bad revision" fetch error when fetching missing objects from partial clones
 2021-05-18 10:14 UTC  (8+ messages)

[PATCH rdma-rc] RDMA/core: Sanitize WQ state received from the userspace
 2021-05-18 10:13 UTC 

[V2][PATCH 0/2] drm: xlnx: add some functions
 2021-05-18  9:50 UTC  (9+ messages)
` [V2][PATCH 1/2] drm: xlnx: add is_layer_vid() to simplify the code
` [V2][PATCH 2/2] drm: xlnx: consolidate the functions which programming AUDIO_VIDEO_SELECT register

[PATCH 5.10 000/289] 5.10.38-rc1 review
 2021-05-18 10:13 UTC  (3+ messages)

[PATCH 0/5] mm/sparse: a few minor fixes and improvements
 2021-05-18 10:12 UTC  (5+ 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 0/5] md: io stats accounting
 2021-05-18 10:12 UTC  (3+ messages)
` [PATCH 2/5] md: the latest try for improve "

[RFC][PATCH] fanotify: introduce filesystem view mark
 2021-05-18 10:11 UTC  (11+ messages)

[MPTCP][PATCH v6 mptcp-next 0/6] add MP_CAPABLE 'C' flag
 2021-05-18 10:11 UTC  (4+ messages)

[asm-generic:compat-alloc-user-space-9] BUILD SUCCESS c20b182ddc8032c63c381bf868f99222bab89537
 2021-05-18 10:10 UTC 

[PATCH v16 1/4] dt-bindings: msm: disp: add yaml schemas for DPU bindings
 2021-05-18 10:03 UTC  (8+ messages)
` [PATCH v16 2/4] dt-bindings: msm: dsi: add yaml schemas for DSI bindings
` [PATCH v16 3/4] dt-bindings: msm: dsi: add yaml schemas for DSI PHY bindings
` [PATCH v16 4/4] dt-bindings: msm/dp: Add bindings of MSM DisplayPort controller

[PATCH 1/3] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
 2021-05-18 10:09 UTC  (4+ messages)

[PULL v2 00/29] testing and plugin updates
 2021-05-18  9:58 UTC  (3+ messages)
` [PULL v2 21/29] tests/tcg/tricore: Add ftoi test

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

[GIT PULL] OP-TEE fix for v5.13
 2021-05-18 10:07 UTC 

[PATCH] mm/debug_vm_pgtable: Ensure THP availability via has_transparent_hugepage()
 2021-05-18 10:07 UTC  (3+ messages)

[PATCH v10 00/33] Memory folios
 2021-05-18 10:06 UTC  (5+ messages)
` [PATCH v10 17/33] mm/memcg: Add folio wrappers for various functions
` [PATCH v10 18/33] mm/filemap: Add folio_unlock

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

[RFC PATCH v3 0/4] PCI Data Object Exchange support + CXL CDAT
 2021-05-18 10:04 UTC  (10+ messages)
` [RFC PATCH v3 2/4] PCI/doe: Add Data Object Exchange support

[MPTCP][PATCH mptcp-next] Squash to "mptcp: add deny_join_id0 in mptcp_options_received"
 2021-05-18 10:05 UTC  (2+ messages)
` [MPTCP][PATCH mptcp-next] Squash to "selftests: mptcp: add deny_join_id0 testcases"

[PATCH 00/21] block: publish backup-top filter
 2021-05-18  9:37 UTC  (5+ messages)
` [PATCH 05/21] block: rename backup-top to copy-before-write

[PATCH v2 1/2] perf/x86: Skip checking if 0x0 MSR exists for guest Arch LBR
 2021-05-18 10:02 UTC  (3+ messages)
` [PATCH v2 2/2] perf/x86/lbr: Move cpuc->lbr_xsave allocation out of sleeping region

[PATCH v3] iio: afe: iio-rescale: Support processed channels
 2021-05-18 10:00 UTC  (2+ messages)

[PATCH] x86/i8259: Work around buggy legacy PIC
 2021-05-18 19:58 UTC  (4+ messages)

[Buildroot] [PATCH v2 1/3] package/libfuse3: allow building as a host package
 2021-05-18  9:58 UTC  (3+ messages)

[PATCH v2 0/5] block-copy: make helper APIs thread safe
 2021-05-18  9:40 UTC  (6+ messages)
` [PATCH v2 1/5] ratelimit: treat zero speed as unlimited
` [PATCH v2 2/5] block-copy: let ratelimit handle a speed of 0
` [PATCH v2 3/5] blockjob: "
` [PATCH v2 4/5] progressmeter: protect with a mutex
` [PATCH v2 5/5] co-shared-resource: "

[LTP] [RFC PATCH 0/6] Check exported library symbols and cleanup
 2021-05-18  9:57 UTC  (4+ messages)
` [LTP] [RFC PATCH 6/6] API: Check exported symbols

Patchwork housekeeping for: spi-devel-general
 2021-05-18  9:56 UTC 

[PATCH] Revert "riscv: cpu: fu740: clear feature disable CSR"
 2021-05-18  9:56 UTC  (9+ messages)

[f2fs-dev] [PATCH 1/2] f2fs: compress: fix to disallow wildcard extension for hot/cold file
 2021-05-18  9:54 UTC  (4+ messages)
`  "
` [f2fs-dev] [PATCH 2/2] f2fs: compress: fix to disallow temp extension
  `  "

[PATCH] virtio_net: Remove BUG() to aviod machine dead
 2021-05-18  9:54 UTC  (3+ messages)

[PATCH] io_uring: add IORING_FEAT_FILES_SKIP feature flag
 2021-05-18  9:54 UTC  (6+ messages)

[Buildroot] [PATCH 1/2] package/docker-engine: drop BR2_PACKAGE_LVM2_APP_LIBRARY
 2021-05-18  9:54 UTC  (8+ messages)
` [Buildroot] [PATCH 2/2] package/lvm2: "

[PATCH net] net: lan78xx: advertise tx software timestamping support
 2021-05-18  9:54 UTC 

[PATCH] target/ppc: Fix load endianness for lxvwsx/lxvdsx
 2021-05-18  9:23 UTC 

[RFC PATCH 00/17] Add validation for used length
 2021-05-18  9:52 UTC  (5+ messages)
  `  "

[PATCH] nbd: provide a way for userspace processes to identify device backends
 2021-05-18  9:49 UTC  (5+ messages)

[PATCH v6 0/3] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2021-05-18  9:49 UTC  (2+ messages)

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

[PATCH v3 0/3] MTD: spinand: Add spi_mem_poll_status() support
 2021-05-18  9:39 UTC  (3+ messages)
` [PATCH v3 2/3] mtd: spinand: use the spi-mem poll status APIs
` [PATCH v3 3/3] spi: stm32-qspi: add automatic poll status feature


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.