All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-18 19:08:29 to 2020-09-18 20:03:45 UTC [more...]

[PATCH v9 0/5] Simplify PCIe native ownership detection logic
 2020-09-22 20:54 UTC  (2+ messages)
` [PATCH v9 1/5] PCI: Conditionally initialize host bridge native_* members

[PULL 0/2] Acceptance patches for 2020-09-18
 2020-09-18 19:18 UTC  (2+ messages)
` [PULL 2/2] tests/acceptance: Skip slow quanta-gsj U-boot+Linux test

[Buildroot] [PATCH v1 1/3] package/qt5: bump version to 5.15.1
 2020-09-18 20:03 UTC  (7+ messages)
` [Buildroot] [PATCH v1 2/3] package/qt5webengine: needs libxkbcommon
` [Buildroot] [PATCH v1 3/3] package/qt5webkit: fix bison-3.7.1 related compile failure

[dpdk-dev] [dpdk-dev v8 0/4] cryptodev: add data-path service APIs
 2020-09-18 20:03 UTC  (4+ messages)
` [dpdk-dev] [dpdk-dev v9 "
  ` [dpdk-dev] [dpdk-dev v9 3/4] test/crypto: add unit-test for cryptodev direct APIs

[PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
 2020-09-18 20:03 UTC  (10+ messages)

[GIT PULL] percpu fix for v5.9-rc6
 2020-09-18 20:03 UTC  (8+ messages)

[Bug 1896096] [NEW] Git version: Build process is broken in block_curl.c.o
 2020-09-18 18:35 UTC  (3+ messages)
` [Bug 1896096] "

[PATCH] iw: support HE rate configuration in 6 GHz band
 2020-09-18 20:01 UTC  (5+ messages)

[PATCH 0/2] Fix pci_iounmap() on !CONFIG_GENERIC_IOMAP
 2020-09-18 19:58 UTC  (5+ messages)
` [PATCH v2 0/3] "

[PATCH 2/4] drm/i915/selftests: align more to real device lifetimes
 2020-09-18 20:00 UTC  (4+ messages)
` [PATCH] "
  ` [Intel-gfx] "

[PATCH v3 00/81] target/arm: Implement SVE2
 2020-09-18 18:37 UTC  (53+ messages)
` [PATCH v3 16/81] target/arm: Implement SVE2 integer multiply long
` [PATCH v3 20/81] target/arm: Implement SVE2 bitwise permute
` [PATCH v3 21/81] target/arm: Implement SVE2 complex integer add
` [PATCH v3 25/81] target/arm: Implement SVE2 bitwise shift and insert
` [PATCH v3 26/81] target/arm: Implement SVE2 integer absolute difference and accumulate
` [PATCH v3 30/81] target/arm: Implement SVE2 SQSHRUN, SQRSHRUN
` [PATCH v3 31/81] target/arm: Implement SVE2 UQSHRN, UQRSHRN
` [PATCH v3 32/81] target/arm: Implement SVE2 SQSHRN, SQRSHRN
` [PATCH v3 33/81] target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI, WHILEHS
` [PATCH v3 34/81] target/arm: Implement SVE2 WHILERW, WHILEWR
` [PATCH v3 35/81] target/arm: Implement SVE2 bitwise ternary operations
` [PATCH v3 36/81] target/arm: Implement SVE2 MATCH, NMATCH
` [PATCH v3 38/81] target/arm: Implement SVE2 saturating multiply-add high
` [PATCH v3 39/81] target/arm: Implement SVE2 integer multiply-add long
` [PATCH v3 40/81] target/arm: Implement SVE2 complex integer multiply-add
` [PATCH v3 41/81] target/arm: Implement SVE2 ADDHNB, ADDHNT
` [PATCH v3 42/81] target/arm: Implement SVE2 RADDHNB, RADDHNT
` [PATCH v3 43/81] target/arm: Implement SVE2 SUBHNB, SUBHNT
` [PATCH v3 44/81] target/arm: Implement SVE2 RSUBHNB, RSUBHNT
` [PATCH v3 46/81] target/arm: Implement SVE2 XAR
` [PATCH v3 47/81] target/arm: Implement SVE2 scatter store insns
` [PATCH v3 48/81] target/arm: Implement SVE2 gather load insns
` [PATCH v3 49/81] target/arm: Implement SVE2 FMMLA
` [PATCH v3 51/81] target/arm: Pass separate addend to {U, S}DOT helpers
` [PATCH v3 52/81] target/arm: Pass separate addend to FCMLA helpers
` [PATCH v3 53/81] target/arm: Split out formats for 2 vectors + 1 index
` [PATCH v3 54/81] target/arm: Split out formats for 3 "
` [PATCH v3 55/81] target/arm: Implement SVE2 integer multiply (indexed)
` [PATCH v3 57/81] target/arm: Implement SVE2 saturating multiply-add high (indexed)
` [PATCH v3 58/81] target/arm: Implement SVE2 saturating multiply-add (indexed)
` [PATCH v3 59/81] target/arm: Implement SVE2 integer multiply long (indexed)
` [PATCH v3 60/81] target/arm: Implement SVE2 saturating multiply (indexed)
` [PATCH v3 61/81] target/arm: Implement SVE2 signed saturating doubling multiply high
` [PATCH v3 62/81] target/arm: Implement SVE2 saturating multiply high (indexed)
` [PATCH v3 63/81] target/arm: Implement SVE2 multiply-add long (indexed)
` [PATCH v3 64/81] target/arm: Implement SVE2 complex integer multiply-add (indexed)
` [PATCH v3 65/81] target/arm: Implement SVE mixed sign dot product (indexed)
` [PATCH v3 66/81] target/arm: Implement SVE mixed sign dot product
` [PATCH v3 67/81] target/arm: Implement SVE2 crypto unary operations
` [PATCH v3 68/81] target/arm: Implement SVE2 crypto destructive binary operations
` [PATCH v3 69/81] target/arm: Implement SVE2 crypto constructive "
` [PATCH v3 70/81] target/arm: Implement SVE2 TBL, TBX
` [PATCH v3 71/81] target/arm: Implement SVE2 FCVTNT
` [PATCH v3 72/81] target/arm: Implement SVE2 FCVTLT
` [PATCH v3 73/81] target/arm: Implement SVE2 FCVTXNT, FCVTX
` [PATCH v3 74/81] target/arm: Implement SVE2 FLOGB
` [PATCH v3 75/81] target/arm: Share table of sve load functions
` [PATCH v3 76/81] target/arm: Implement SVE2 LD1RO
` [PATCH v3 77/81] target/arm: Implement 128-bit ZIP, UZP, TRN
` [PATCH v3 78/81] target/arm: Implement SVE2 bitwise shift immediate
` [PATCH v3 79/81] target/arm: Implement SVE2 fp multiply-add long
` [PATCH v3 81/81] target/arm: Enable SVE2 and some extensions

Apply git bundle to source tree?
 2020-09-18 20:00 UTC  (3+ messages)

[PATCH V8 0/3] fuse: Add support for passthrough read/write
 2020-09-18 19:59 UTC  (5+ messages)
` [PATCH V8 1/3] fuse: Definitions and ioctl() for passthrough

[Buildroot] [PATCH v2 1/3] package/qt5webkit: fix bison-3.7.1 related compile failure
 2020-09-18 19:58 UTC  (3+ messages)
` [Buildroot] [PATCH v2 2/3] package/qt5: bump version to 5.15.1
` [Buildroot] [PATCH v2 3/3] package/qt5webengine: needs libxkbcommon

[Buildroot] [PATCH 1/1] package/netcalc: new package
 2020-09-18 19:58 UTC  (2+ messages)

[PATCH 1/4] mm: Trial do_wp_page() simplification
 2020-09-18 19:57 UTC  (11+ messages)

[RFC] system_data_types.7: Specify the length modifiers for the variables that have them
 2020-09-18 19:54 UTC 

[Devel] Re: PROBLEM : ACPI, Acquiring Mutex Error
 2020-09-18 19:54 UTC 

[PATCH 1/2] drm/dp: add subheadings to DPCD address definitions
 2020-09-18 19:53 UTC  (4+ messages)
` [PATCH 2/2] drm/dp: add a number of DP 2.0 DPCD definitions

[PATCH v11 0/4] scsi: ufs: Add Host Performance Booster Support
 2020-09-18 19:51 UTC  (4+ messages)

[PATCH] dm/dax: Fix table reference counts
 2020-09-18 19:51 UTC 

Chassis reset
 2020-09-18 19:50 UTC 

[PATCH 0/4] kvfree_rcu() and _LOCK_NESTING/_PREEMPT_RT
 2020-09-18 19:48 UTC  (5+ messages)
` [PATCH 1/4] rcu/tree: Add a work to allocate pages from regular context
` [RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func
` [PATCH 3/4] rcu/tree: use "
` [PATCH 4/4] rcu/tree: Use schedule_delayed_work() instead of WQ_HIGHPRI queue

arch/mips/include/asm/mach-loongson64/topology.h:7:27: error: implicit declaration of function 'cpu_logical_map'
 2020-09-18 19:41 UTC  (2+ messages)

How to extract linux kernel version information from a kernel image?
 2020-09-18 19:47 UTC 

[PATCH] ARM: vfp: force non-conditional encoding for external Thumb2 tail call
 2020-09-18 19:42 UTC  (3+ messages)

KASAN: null-ptr-deref Read in PageHuge
 2020-09-18 19:42 UTC  (2+ messages)

[PATCH v9 0/7] IOMMU user API enhancement
 2020-09-18 19:44 UTC  (4+ messages)
` [PATCH v9 1/7] docs: IOMMU user API

[PATCHv3 0/4] zoned block device specific errors
 2020-09-18 19:40 UTC  (5+ messages)
` [PATCHv3 1/4] block: add zone specific block statuses

[renesas-devel:next] BUILD SUCCESS e2c59836e6462cec37d83b13b919bfb1207d923b
 2020-09-18 19:40 UTC 

[PATCH v3 0/3] Debugfs and Sysfs entries for MHI
 2020-09-18 19:39 UTC  (4+ messages)
` [PATCH v3 1/3] bus: mhi: Fix entries based on Kconfig coding style
` [PATCH v3 2/3] bus: mhi: core: Introduce debugfs entries for MHI
` [PATCH v3 3/3] bus: mhi: core: Introduce sysfs "

[PATCH 2/2] crypto: ccree - add custom cache params from DT file
 2020-09-18 19:39 UTC  (5+ messages)

[xen-unstable test] 154465: tolerable FAIL - PUSHED
 2020-09-18 19:38 UTC 

Modifying Makefile.am to facilitate test-adv-monitor and future unit tests
 2020-09-18 19:38 UTC 

[Buildroot] [PATCH] package/popt: bump to version 1.18
 2020-09-18 19:37 UTC 

Making structs with variable-sized arrays unsized?
 2020-09-18 19:33 UTC 

[PATCH v12 0/8] Control-flow Enforcement: Indirect Branch Tracking
 2020-09-18 19:32 UTC  (10+ messages)
` [PATCH v12 1/8] x86/cet/ibt: Add Kconfig option for user-mode "
` [PATCH v12 2/8] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [PATCH v12 3/8] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v12 4/8] x86/cet/ibt: ELF header parsing "
` [PATCH v12 5/8] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v12 6/8] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v12 7/8] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v12 8/8] x86: Disallow vsyscall emulation when CET is enabled

[PATCH 1/2] pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read
 2020-09-18 19:29 UTC  (2+ messages)
` [PATCH 2/2] pNFS/flexfiles: Be consistent about mirror index types

Inconsistent Status Intervals
 2020-09-18 19:24 UTC  (10+ messages)

[PATCH net-next v2 0/3] 100base Fx link modes
 2020-09-18 19:29 UTC  (7+ messages)
` [PATCH net-next v2 1/3] ethtool: Add 100base-FX link mode entries
` [PATCH net-next v2 2/3] net: dp83869: Add ability to advertise Fiber connection
` [PATCH net-next v2 3/3] net: phy: dp83822: Update the fiber advertisement for speed

[PATCH] sh: fix syscall tracing
 2020-09-18 19:29 UTC  (12+ messages)

[PATCH v4 0/7] HWpoison: further fixes and cleanups
 2020-09-18 19:27 UTC  (10+ messages)
` [PATCH v4 2/7] mm,hwpoison: Do not set hugepage_or_freepage unconditionally
` [PATCH v4 3/7] mm,hwpoison: Try to narrow window race for free pages

[PATCH v2 0/3] Debugfs and Sysfs entries for MHI
 2020-09-18 19:26 UTC  (4+ messages)
` [PATCH v2 1/3] bus: mhi: Fix entries based on Kconfig conding style
` [PATCH v2 2/3] bus: mhi: core: Introduce debugfs entries for MHI
` [PATCH v2 3/3] bus: mhi: core: Introduce sysfs "

[PATCH] h8300: Make irq disable and enable a compiler barrier
 2020-09-18 19:25 UTC 

[igt-dev] [PATCH] tests/kms_plane_multiple: Start continuous CRC capture after commit
 2020-09-18 19:24 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH v12 00/26] Control-flow Enforcement: Shadow Stack
 2020-09-18 19:21 UTC  (27+ messages)
` [PATCH v12 01/26] Documentation/x86: Add CET description
` [PATCH v12 02/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v12 03/26] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states
` [PATCH v12 04/26] x86/cet: Add control-protection fault handler
` [PATCH v12 05/26] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack
` [PATCH v12 06/26] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [PATCH v12 07/26] x86/mm: Remove _PAGE_DIRTY_HW from kernel RO pages
` [PATCH v12 08/26] x86/mm: Introduce _PAGE_COW
` [PATCH v12 09/26] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v12 10/26] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v12 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY_HW to _PAGE_COW
` [PATCH v12 12/26] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v12 13/26] x86/mm: Shadow Stack page fault error checking
` [PATCH v12 14/26] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v12 15/26] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v12 16/26] mm: Add guard pages around a shadow stack
` [PATCH v12 17/26] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v12 18/26] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v12 19/26] mm: Re-introduce do_mmap_pgoff()
` [PATCH v12 20/26] x86/cet/shstk: User-mode shadow stack support
` [PATCH v12 21/26] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v12 22/26] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND properties
` [PATCH v12 23/26] ELF: Introduce arch_setup_elf_property()
` [PATCH v12 24/26] x86/cet/shstk: Handle thread shadow stack
` [PATCH v12 25/26] x86/cet/shstk: Add arch_prctl functions for "
` [PATCH v12 26/26] mm: Introduce PROT_SHSTK "

[PATCH 0/5] Multicore support for ARINC653 scheduler
 2020-09-18 19:22 UTC  (7+ messages)
` [PATCH 5/5] sched/arinc653: Implement CAST-32A multicore scheduling

GPF from __srcu_read_lock() via drm_minor_acquire()
 2020-09-18 19:20 UTC  (4+ messages)

[PATCH] [v2] nvme: use correct upper limit for tag in nvme_handle_cqe()
 2020-09-18 19:20 UTC  (3+ messages)

[RFC/RFT PATCH v2 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2020-09-18 19:18 UTC  (6+ messages)

[PATCH] nSVM: Add a test for the P (present) bit in NPT entry
 2020-09-18 19:18 UTC  (6+ messages)

[lustre-devel] lfs usage with OST pool quota flags
 2020-09-18 19:17 UTC  (2+ messages)

[PATCH] iio:magn:hmc5843: Fix passing true where iio_shared_by enum required
 2020-09-18 19:15 UTC  (2+ messages)

arm64/for-kernelci build: 3 builds: 0 failed, 3 passed, 16 warnings (v5.9-rc5-82-g82da368b16db)
 2020-09-18 19:13 UTC 

[PATCH 0/2] config: improve error message for boolean config
 2020-09-18 19:14 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH] dt-bindings: tas2770: Fix I2C addresses for the TAS2770
 2020-09-18 19:13 UTC  (3+ messages)

[xen-unstable-smoke test] 154475: tolerable all pass - PUSHED
 2020-09-18 19:12 UTC 

[PATCH 1/9] ASoC: tas2770: Fix calling reset in probe
 2020-09-18 19:05 UTC  (8+ messages)
` [PATCH 3/9] dt-bindings: tas2770: Fix I2C addresses for the TAS2770
` [PATCH 4/9] ASoC: tas2770: Fix required DT properties in the code
` [PATCH 5/9] ASoC: tas2770: Fix unbalanced calls to pm_runtime
` [PATCH 6/9] ASoC: tas2770: Convert bit mask to GENMASK in header
` [PATCH 7/9] ASoC: tas2770: Fix error handling with update_bits
` [PATCH 8/9] ASoC: tas2770: Fix the spacing and new lines
` [PATCH 9/9] ASoC: tas2770: Refactor sample rate function

[PATCH net-next v4 0/9] mv88e6xxx: Add devlink regions support
 2020-09-18 19:11 UTC  (10+ messages)
` [PATCH net-next v4 1/9] net: devlink: regions: Add a priv member to the regions ops struct
` [PATCH net-next v4 2/9] net: devlink: region: Pass the region ops to the snapshot function
` [PATCH net-next v4 3/9] net: dsa: Add helper to convert from devlink to ds
` [PATCH net-next v4 4/9] net: dsa: Add devlink regions support to DSA
` [PATCH net-next v4 5/9] net: dsa: mv88e6xxx: Move devlink code into its own file
` [PATCH net-next v4 6/9] net: dsa: mv88e6xxx: Create helper for FIDs in use
` [PATCH net-next v4 7/9] net: dsa: mv88e6xxx: Add devlink regions
` [PATCH net-next v4 8/9] net: dsa: wire up devlink info get
` [PATCH net-next v4 9/9] net: dsa: mv88e6xxx: Implement devlink info get callback

[PATCH] iio:accel:bma180: Fix use of true when should be iio_shared_by enum
 2020-09-18 19:10 UTC  (2+ messages)

[PATCH v14 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-09-18 19:06 UTC  (8+ messages)
` [PATCH v14 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
        `  "
            `  "


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.