All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-10 15:24:19 to 2020-04-10 17:02:25 UTC [more...]

[dpdk-dev] [PATCH 00/12] update and simplify telemetry library
 2020-04-10 17:00 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 00/16] "
  ` [dpdk-dev] [PATCH v2 04/16] telemetry: invert dependency on metrics
  ` [dpdk-dev] [PATCH v2 12/16] telemetry: introduce telemetry backward compatibility

[RFC PATCH v2 0/6] i2c: of: reserve unknown and ancillary addresses
 2020-04-10 17:02 UTC  (4+ messages)
` [RFC PATCH v2 4/6] i2c: of: error message unification

[PATCH] hw/arm/virt: Add DT property /secure-chosen/kaslr-seed
 2020-04-10 15:39 UTC 

[Intel-gfx] [PATCH 1/4] drm/i915: introduce a mechanism to extend execbuf2
 2020-04-10 17:01 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915: add syncobj timeline support
` [Intel-gfx] [PATCH 3/4] drm/i915: peel dma-fence-chains wait fences
` [Intel-gfx] [PATCH 4/4] drm/selftests: selftest for timeline semaphore
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: introduce a mechanism to extend execbuf2
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH] ARM: do not assemble iwmmxt.S with LLVM toolchain
 2020-04-10 16:59 UTC  (3+ messages)

[dpdk-dev] [PATCH v2 0/9] New sync modes for ring
 2020-04-10 16:59 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/9] test/ring: add contention stress test

[PATCH] scripts/config: allow colons in option strings for sed
 2020-04-10 16:57 UTC 

[PATCH] merge: use skip_prefix to parse config key
 2020-04-10 16:56 UTC  (4+ messages)

[PATCH v8 00/20] xfs: Delay Ready Attributes
 2020-04-10 16:55 UTC  (5+ messages)
` [PATCH v8 13/20] xfs: Add helpers xfs_attr_is_shortform and xfs_attr_set_shortform

[RFC 0/1] io_uring: preserve work->mm since actual work processing may need it
 2020-04-10 16:54 UTC  (4+ messages)
` [RFC 1/1] "

[RFC PATCH bpf-next 06/16] bpf: add netlink and ipv6_route targets
 2020-04-10 16:54 UTC  (2+ messages)

[libvirt test] 149590: regressions - FAIL
 2020-04-10 16:50 UTC 

[PATCH v2] Introduce a description of a new optional tag for Backports
 2020-04-10 16:49 UTC 

[PATCH] btrfs: re-instantiate the removed BTRFS_SUBVOL_CREATE_ASYNC definition
 2020-04-10 16:45 UTC  (2+ messages)

[dpdk-dev] [RFC PATCH 0/9] Windows basic memory management
 2020-04-10 16:43 UTC  (12+ messages)
` [dpdk-dev] [PATCH v2 00/10] eal: "
  ` [dpdk-dev] [PATCH v2 1/1] virt2phys: virtual to physical address translator for Windows
  ` [dpdk-dev] [PATCH v2 02/10] eal/windows: do not expose private EAL facilities
  ` [dpdk-dev] [PATCH v2 03/10] eal/windows: improve CPU and NUMA node detection
  ` [dpdk-dev] [PATCH v2 04/10] eal/windows: initialize hugepage info
  ` [dpdk-dev] [PATCH v2 05/10] eal: introduce internal wrappers for file operations
  ` [dpdk-dev] [PATCH v2 06/10] eal: introduce memory management wrappers
  ` [dpdk-dev] [PATCH v2 07/10] eal: extract common code for memseg list initialization
  ` [dpdk-dev] [PATCH v2 08/10] eal/windows: fix rte_page_sizes with Clang on Windows
  ` [dpdk-dev] [PATCH v2 09/10] eal/windows: replace sys/queue.h with a complete one from FreeBSD
  ` [dpdk-dev] [PATCH v2 10/10] eal/windows: implement basic memory management

[PATCH 1/2] kcsan: Fix function matching in report
 2020-04-10 16:44 UTC  (2+ messages)
` [PATCH 2/2] kcsan: Make reporting aware of KCSAN tests

[PATCH] ARM: stm32: Enable bootd, iminfo, imxtract on DHCOM
 2020-04-10 16:44 UTC  (3+ messages)

[PATCH 0/2] ARM: at91: Add initial support for SAMA5D2-ICP
 2020-04-10 16:43 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: ARM: Document SAMA5D2-ICP
` [PATCH 2/2] ARM: dts: at91: sama5d2-icp: add SAMA5D2-ICP

[PATCH 1/3] cosmetic: README: Fix one CONFIG name
 2020-04-10 16:43 UTC  (3+ messages)
` [PATCH 3/3] rmobile: rcar: removed used CONFIG_SYS_RCAR_I2C*_BASE

[PATCH v4 00/30] Add subcluster allocation to qcow2
 2020-04-10 16:42 UTC  (4+ messages)
` [PATCH v4 27/30] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters

[dpdk-dev] [PATCH RFC v1 0/6] barrier fix and optimization for mlx5 on aarch64
 2020-04-10 16:41 UTC  (9+ messages)
` [dpdk-dev] [PATCH RFC v2 0/7] introduce new barrier class and use it for mlx5 PMD
` [dpdk-dev] [PATCH RFC v2 1/7] eal: introduce new class of barriers for DMA use cases
` [dpdk-dev] [PATCH RFC v2 2/7] net/mlx5: dmb for immediate doorbell ring on aarch64
` [dpdk-dev] [PATCH RFC v2 3/7] net/mlx5: relax barrier to order UAR writes "
` [dpdk-dev] [PATCH RFC v2 4/7] net/mlx5: relax barrier for aarch64
` [dpdk-dev] [PATCH RFC v2 5/7] net/mlx5: add descriptive comment for a barrier
` [dpdk-dev] [PATCH RFC v2 6/7] net/mlx5: relax ordering for multi-packet RQ buffer refcnt
` [dpdk-dev] [PATCH RFC v2 7/7] doc: clarify one configuration in mlx5 guide

[leon-rdma:rdma-next 35/118] net/rds/ib.c:194:8-15: ERROR: PTR_ERR applied after initialization to constant on line 193
 2020-04-10 16:42 UTC 

[PATCH 0/2] staging: vt6656: Refactor the vnt_get_phy_field function
 2020-04-10 16:40 UTC  (8+ messages)
` [PATCH 1/2] staging: vt6656: Refactor the assignment of the phy->signal variable

KASAN: slab-out-of-bounds Read in gfn_to_hva
 2020-04-10 16:39 UTC 

[PATCH] tpm_tis_core: Disable broken IRQ handling code
 2020-04-10 16:38 UTC  (2+ messages)

[PATCH] iio: adc: at91-adc: Use devm_platform_ioremap_resource
 2020-04-10 16:37 UTC  (6+ messages)

[PATCH] mm/hugetlb: Fix a typo in comment "manitained"->"maintained"
 2020-04-10 16:37 UTC 

preparations for 4.13.1 and 4.12.3
 2020-04-10 16:37 UTC  (3+ messages)

[lee:android-3.18-preview 119/185] net/batman-adv/bat_iv_ogm.c:342 batadv_iv_ogm_iface_enable() error: double unlocked 'hard_iface->bat_iv.ogm_buff_mutex' (orig line 325)
 2020-04-10 16:37 UTC 

[xen-unstable test] 149565: tolerable FAIL - PUSHED
 2020-04-10 16:35 UTC 

linux-next: Tree for Apr 10
 2020-04-10 16:35 UTC  (2+ messages)
` linux-next: Tree for Apr 10 (lib/test_printf.ko)

[PATCH 1/2] btrfs: Remove superflous lock acquisition in __del_reloc_root
 2020-04-10 16:33 UTC  (4+ messages)
` [PATCH 2/2] btrfs: Use list_for_each_entry_safe in free_reloc_roots

KASAN: slab-out-of-bounds Read in gfn_to_pfn
 2020-04-10 16:33 UTC 

[Buildroot] [PATCH v1] package/assimp: fix musl zlib/zip related compile failure
 2020-04-10 16:32 UTC 

5.4.20 - high load - lots of incoming data - small data read
 2020-04-10 16:32 UTC  (10+ messages)

[PATCH] mm: mmap: Fix a typo in comment "compatbility"->"compatibility"
 2020-04-10 16:32 UTC 

WARNING in hwsim_new_radio_nl
 2020-04-10 16:32 UTC 

[PATCH net-next v2 0/3] marvell10g tunable and power saving support
 2020-04-10 16:30 UTC  (14+ messages)
` [PATCH net-next v2 3/3] net: phy: marvell10g: place in powersave mode at probe

[PATCH 0/4] e2fsprogs: fix and document the stable_inodes feature
 2020-04-10 16:30 UTC  (9+ messages)
` [PATCH 1/4] tune2fs: prevent changing UUID of fs with "

[PATCH 0/5] add RTT support for SAM9X60
 2020-04-10 16:26 UTC  (12+ messages)
` [PATCH 1/5] irqchip/atmel-aic5: add support for sam9x60 rtt fixup
` [PATCH 2/5] rtc: at91sam9: enable driver for sam9x60
` [PATCH 3/5] ARM: dts: sam9x60ek: enable gpbr
` [PATCH 4/5] ARM: dts: sam9x60: add rtt
` [PATCH 5/5] rtc: at91sam9: add microchip,sam9x60-rtt

[PATCH v4 00/23] merge: learn --autostash
 2020-04-10 16:26 UTC  (4+ messages)
` [PATCH v5 00/22] "

[PATCH V4] ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2
 2020-04-10 16:26 UTC  (2+ messages)

[PATCH AUTOSEL 5.6 01/68] cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
 2020-04-10 16:25 UTC  (6+ messages)
` [PATCH AUTOSEL 5.6 14/68] driver core: Reevaluate dev->links.need_for_probe as suppliers are added

[PATCH v2] MIPS: Limit check_bugs32() to affected platform
 2020-04-10 16:25 UTC  (2+ messages)

[PATCH] btrfs: don't force read-only after error in drop snapshot
 2020-04-10 16:24 UTC  (2+ messages)

[PATCH] mm: ksm: Fix a typo in comment "alreaady"->"already"
 2020-04-10 16:24 UTC 

[PATCH] Monitor: improve check_one_sharer() for checking duplicated process
 2020-04-10 16:24 UTC 

[GIT PULL] Documentation fixes
 2020-04-10 16:23 UTC 

[PATCH v2 1/2] platform/chrome: cros_ec_ishtp: skip old cros_ec responses
 2020-04-10 16:23 UTC  (2+ messages)
` [PATCH v2 2/2] platform/chrome: cros_ec_ishtp: free ishtp buffer before sending event

[Bug 205491] New: Green external display after wake up
 2020-04-10 16:23 UTC  (2+ messages)
` [Bug 205491] "

[PATCH 0/1] Pass correct tun device's RX queue number to XDP program
 2020-04-10 16:20 UTC  (2+ messages)
` [PATCH 1/1] net: tun: record RX queue in skb before do_xdp_generic()

[PATCH 4/7] watchdog: dw_wdt: Support devices with non-fixed TOP values
 2020-04-10 16:21 UTC  (4+ messages)

[PATCH v14 3/3] xen/tools: VM forking toolstack side
 2020-04-10 16:20 UTC  (10+ messages)

[PATCH 0/5] ci: replace our Azure Pipeline by GitHub Actions
 2020-04-10 16:21 UTC  (13+ messages)
` [PATCH 2/5] ci/lib: allow running in "
` [PATCH v4 00/12] ci: replace our Azure Pipeline by "
  ` [PATCH v4 05/12] ci: explicit install all required packages

mm/hugetlb.c:5580:3: error: implicit declaration of function 'for_each_mem_pfn_range'; did you mean 'for_each_mem_range'
 2020-04-10 16:19 UTC  (4+ messages)

[PATCH v2] docs: admin-guide: Clarify sentences
 2020-04-10 16:18 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/7] checking for owned ports in portmask
 2020-04-10 16:16 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3 0/6] "
  ` [dpdk-dev] [PATCH v3 1/6] rte_ethdev: change rte_eth_dev_owner_get to return error if unowned
  ` [dpdk-dev] [PATCH v3 2/6] examples/l2fwd-cat: make applicaton aware of port ownership
    ` [dpdk-dev] [dpdk-stable] "
  ` [dpdk-dev] [PATCH v3 6/6] examples/tep_termination: rework the port setup logic
    ` [dpdk-dev] [dpdk-stable] "

[PATCH] e2scrub: Remove PATH setting from the scripts
 2020-04-10 16:16 UTC  (2+ messages)

[PATCH] Documentation: android: binderfs: add 'stats' mount option
 2020-04-10 16:15 UTC  (4+ messages)

[PULL for 5.0-rc2 00/13] various fixes
 2020-04-10 16:13 UTC  (6+ messages)
` [PULL 08/13] softfloat: Fix BAD_SHIFT from normalizeFloatx80Subnormal

[dpdk-dev] [dpdk-techboard] rte_atomic deprecation discussion for the tech board meeting
 2020-04-10 16:14 UTC  (3+ messages)

[PATCH] ARM: stm32: Enable bootd, iminfo, imxtract on ST defconfig
 2020-04-10 16:13 UTC 

[PATCH v5 0/4] Config mipi tx current and impedance
 2020-04-10 16:12 UTC  (6+ messages)
` [PATCH v5 4/4] drm/mediatek: config mipitx impedance with calibration data

[PATCH v2] ext4: use non-movable memory for superblock readahead
 2020-04-10 16:12 UTC  (3+ messages)

[Intel-gfx] [PATCH 01/10] drm/i915/selftests: Add request throughput measurement to perf
 2020-04-10 16:11 UTC  (3+ messages)
` [Intel-gfx] [PATCH 05/10] dma-buf: Exercise dma-fence-chain under selftests

[PATCH] btrfs: fix improper generation setting in parent node
 2020-04-10 16:07 UTC  (3+ messages)

[PATCH 0/7] PM: sleep: core: Rearrange the handling of driver power management flags
 2020-04-10 15:58 UTC  (11+ messages)
` [PATCH 1/7] PM: sleep: core: Simplify the SMART_SUSPEND flag handling
` [PATCH 2/7] PM: sleep: core: Fold functions into their callers
` [PATCH 3/7] PM: sleep: core: Do not skip callbacks in the resume phase
` [PATCH 4/7] PM: sleep: core: Rename dev_pm_may_skip_resume()
` [PATCH 5/7] PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP
  ` [Intel-wired-lan] "
  ` [Intel-gfx] "
` [PATCH 6/7] PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDED
` [PATCH 7/7] Documentation: PM: sleep: Update driver flags documentation

KCSAN + KVM = host reset
 2020-04-10 16:06 UTC  (6+ messages)

meta-linaro-toolchain transition to meta-arm-toolchain
 2020-04-10 16:05 UTC 

[dpdk-dev] [PATCH 0/2] bitmap: add create bitmap with all bits set
 2020-04-10 16:04 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/2] "

[PATCH] mm/memory_hotplug: Fix a typo in comment "recoreded"->"recorded"
 2020-04-10 16:03 UTC 

[GIT PULL 0/9] EFI fixes for v5.7-rc
 2020-04-10 16:03 UTC  (8+ messages)
` [PATCH 3/9] efi/x86: Move efi stub globals from .bss to .data

[Cocci] Searching for functions with negative return values as error indication
 2020-04-10 16:01 UTC  (3+ messages)

next/master boot: 273 boots: 5 failed, 257 passed with 5 offline, 6 untried/unknown (next-20200410)
 2020-04-10 16:01 UTC 

[PATCH 0/2] selftests: vm: Build fixes for powerpc64
 2020-04-10 15:57 UTC  (5+ messages)
` [PATCH 1/2] selftests: vm: Do not override definition of ARCH

[PATCH RFC 0/8] Support KASLR for RISC-V
 2020-04-10 15:58 UTC  (8+ messages)
` [PATCH RFC 4/8] riscv/kaslr: randomize the kernel image offset

[PATCH 1/2] hwmon: Add amd_energy driver to report energy counters
 2020-04-10 15:57 UTC  (2+ messages)

[PATCHv2 0/8] thp/khugepaged improvements and CoW semantics
 2020-04-10 15:56 UTC  (9+ messages)
` [PATCHv2 5/8] khugepaged: Allow to callapse a page shared across fork

[PATCH] efi_loader: function descriptions efi_watchdog.c
 2020-04-10 15:53 UTC 

Testing endpoint halt support for raw-gadget
 2020-04-10 15:53 UTC  (2+ messages)

[RFC 0/1] ext4: Fix mballoc race in freeing up group preallocations
 2020-04-10 15:52 UTC  (5+ messages)
` [RFC 1/1] ext4: Fix race in ext4_mb_discard_group_preallocations()

[PATCH v2] KVM: X86: Ultra fast single target IPI fastpath
 2020-04-10 15:50 UTC  (3+ messages)

[PATCH v9 0/3] x86/guest: use assisted TLB flush in guest mode
 2020-04-10 15:48 UTC  (4+ messages)
` [PATCH v9 1/3] x86/tlb: introduce a flush HVM ASIDs flag

[dpdk-dev] [PATCH v3] build: enable allow experimental API flag globally
 2020-04-10 15:48 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4] build: enable allow experimental API flag

[PATCH -next] mtd: rawnand: ingenic: Make qi_lb60_ooblayout_ops static
 2020-04-10 15:47 UTC  (3+ messages)

[PATCH] mm/hugetlb: avoid weird message in hugetlb_init
 2020-04-10 15:47 UTC  (5+ messages)

[PATCH 0/2] iommu: Remove iommu_sva_ops::mm_exit()
 2020-04-10 15:52 UTC  (10+ messages)

Question about rtl8761b Realtek bluetooth dongle firmware
 2020-04-10 15:44 UTC 

[RFC PATCH 0/9] Export information needed by the LTTng kernel tracer
 2020-04-10 15:44 UTC  (4+ messages)
` [RFC PATCH 8/9] block: genhd: export-GPL generic disk device type

[PATCH kvm-unit-tests v2 1/2] svm: Add test cases around NMI injection
 2020-04-10 15:43 UTC  (2+ messages)

[PATCH] btrfs: fix setting last_trans for reloc roots
 2020-04-10 15:42 UTC 

[monstr-microblaze:for-miquel-v5.6 5/12] arch/m68k/include/asm/io_mm.h:375:26: note: in expansion of macro 'out_le32'
 2020-04-10 15:42 UTC 

[PATCH v7 00/15] s390/vfio-ap: dynamic configuration support
 2020-04-10 15:41 UTC  (5+ messages)
` [PATCH v7 02/15] s390/vfio-ap: manage link between queue struct and matrix mdev

[PATCH] dm verity fec: fix hash block number in verity_fec_decode
 2020-04-10 15:41 UTC  (2+ messages)

[PATCH 1/1] efi_loader: function descriptions efi_unicode_collation.c
 2020-04-10 15:41 UTC 

[Intel-gfx] [PATCH] drm/i915: Flush async power domains on probe failure
 2020-04-10 15:40 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

f45ec5ff16 ("userfaultfd: wp: support swap and page migration"): [ 140.777858] BUG: Bad rss-counter state mm:b278fc66 type:MM_ANONPAGES val:1
 2020-04-10 15:38 UTC  (4+ messages)

[PATCH 00/10] IOASID extensions for guest SVA
 2020-04-10 15:43 UTC  (5+ messages)
` [PATCH 08/10] iommu/ioasid: Introduce notifier APIs

[Intel-gfx] [PATCH] drm/i915/selftests: Check for an already completed timeslice
 2020-04-10 13:11 UTC  (2+ messages)

[PATCH 1/1] efi_loader: add missing doc comments in efi_disk.c
 2020-04-10 15:34 UTC 

[PATCH 0/6] Miscellaneous fixes
 2020-04-10 15:24 UTC  (2+ messages)

PROBLEM: [drm:analogix_dp_bridge_atomic_enable [analogix_dp]] *ERROR* Failed to disable psr -110
 2020-04-10 15:28 UTC  (4+ messages)

[PATCH v4.14.y] acpi/nfit: Fix bus command validation
 2020-04-10 15:27 UTC 

[LTP] [RFC PATCH v3 0/2] Route tests using netlink API (dst,gw)
 2020-04-10 15:27 UTC  (6+ messages)
` [LTP] [RFC PATCH v3 2/2] net/route: Add netlink based route change gw/dest tests

[PATCH 1/2] x86/boot/compressed/64: Remove .bss/.pgtable from bzImage
 2020-04-10 15:26 UTC  (9+ messages)
` [PATCH 1/2] efi/x86: Move efi stub globals from .bss to .data

[PATCH -next] xen/pvcalls: Make pvcalls_back_global static
 2020-04-10 15:24 UTC  (3+ messages)


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.