All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-31 23:50:54 to 2020-09-01 01:57:05 UTC [more...]

[meta-virtualization] [PATCH] python-django: Remove recipe
 2020-09-01  1:56 UTC  (3+ messages)
` [meta-virtualization] [PATCH] python3-amqp: upgrade 2.4.1 -> 2.6.1
` [meta-virtualization] [PATCH] python3-amqplib: Consolidate in a single file

[PATCH] soc: fsl: Remove bogus packed attributes from qman.h
 2020-09-01  1:56 UTC  (6+ messages)

[PATCH v5 0/4] Move Mediatek HDMI PHY driver from DRM folder to PHY folder
 2020-09-01  1:52 UTC  (11+ messages)
` [PATCH v5 3/4] phy: mediatek: Move mtk_hdmi_phy driver into drivers/phy/mediatek folder
` [PATCH v5 4/4] MAINTAINERS: add files for Mediatek DRM drivers

[PATCH v3 00/16] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
 2020-09-01  1:39 UTC  (35+ messages)
` [PATCH v3 01/16] target/riscv: cpu: Add a new 'resetvec' property
` [PATCH v3 02/16] hw/riscv: hart: "
` [PATCH v3 03/16] target/riscv: cpu: Set reset vector based on the configured property value
` [PATCH v3 04/16] hw/riscv: Initial support for Microchip PolarFire SoC Icicle Kit board
` [PATCH v3 05/16] hw/char: Add Microchip PolarFire SoC MMUART emulation
` [PATCH v3 06/16] hw/riscv: microchip_pfsoc: Connect 5 MMUARTs
` [PATCH v3 07/16] hw/sd: Add Cadence SDHCI emulation
` [PATCH v3 08/16] hw/riscv: microchip_pfsoc: Connect a Cadence SDHCI controller and an SD card
` [PATCH v3 09/16] hw/dma: Add SiFive platform DMA controller emulation
` [PATCH v3 10/16] hw/riscv: microchip_pfsoc: Connect a DMA controller
` [PATCH v3 11/16] hw/net: cadence_gem: Add a new 'phy-addr' property
` [PATCH v3 12/16] hw/arm: xlnx: Set all boards' GEM 'phy-addr' property value to 23
` [PATCH v3 13/16] hw/riscv: microchip_pfsoc: Connect 2 Cadence GEMs
` [PATCH v3 14/16] hw/riscv: microchip_pfsoc: Hook GPIO controllers
` [PATCH v3 15/16] hw/riscv: clint: Avoid using hard-coded timebase frequency
` [PATCH v3 16/16] hw/riscv: sifive_u: Connect a DMA controller

[igt-dev] [CI i-g-t] lib/ioctl_wrappers: Handle PREAD/PWRITE ioctls not supported in gem_read/write
 2020-08-31 22:52 UTC 

[PATCH v2 bpf-next 00/14] Add libbpf full support for BPF-to-BPF calls
 2020-09-01  1:50 UTC  (15+ messages)
` [PATCH v2 bpf-next 01/14] libbpf: ensure ELF symbols table is found before further ELF processing
` [PATCH v2 bpf-next 02/14] libbpf: parse multi-function sections into multiple BPF programs
` [PATCH v2 bpf-next 03/14] libbpf: support CO-RE relocations for multi-prog sections
` [PATCH v2 bpf-next 04/14] libbpf: make RELO_CALL work for multi-prog sections and sub-program calls
` [PATCH v2 bpf-next 05/14] libbpf: implement generalized .BTF.ext func/line info adjustment
` [PATCH v2 bpf-next 06/14] libbpf: add multi-prog section support for struct_ops
` [PATCH v2 bpf-next 07/14] selftests/bpf: add selftest for multi-prog sections and bpf-to-bpf calls
` [PATCH v2 bpf-next 08/14] tools/bpftool: replace bpf_program__title() with bpf_program__section_name()
` [PATCH v2 bpf-next 09/14] selftests/bpf: don't use deprecated libbpf APIs
` [PATCH v2 bpf-next 10/14] libbpf: deprecate notion of BPF program "title" in favor of "section name"
` [PATCH v2 bpf-next 11/14] selftests/bpf: turn fexit_bpf2bpf into test with subtests
` [PATCH v2 bpf-next 12/14] selftests/bpf: convert pyperf, strobemeta, and l4lb_noinline to __noinline
` [PATCH v2 bpf-next 13/14] selftests/bpf: modernize xdp_noinline test w/ skeleton and __noinline
` [PATCH v2 bpf-next 14/14] selftests/bpf: convert cls_redirect selftest to use __noinline

INFO: task hung in pipe_release (2)
 2020-09-01  1:47 UTC  (8+ messages)
` splice: infinite busy loop lockup bug

[Patch v4 0/7] mm/hugetlb: code refine and simplification
 2020-09-01  1:46 UTC  (8+ messages)
` [Patch v4 1/7] mm/hugetlb: not necessary to coalesce regions recursively
` [Patch v4 2/7] mm/hugetlb: remove VM_BUG_ON(!nrg) in get_file_region_entry_from_cache()
` [Patch v4 3/7] mm/hugetlb: use list_splice to merge two list at once
` [Patch v4 4/7] mm/hugetlb: count file_region to be added when regions_needed != NULL
` [Patch v4 5/7] mm/hugetlb: a page from buddy is not on any list
` [Patch v4 6/7] mm/hugetlb: narrow the hugetlb_lock protection area during preparing huge page
` [Patch v4 7/7] mm/hugetlb: take the free hpage during the iteration directly

[Intel-gfx] [PATCH 1/4] drm/i915/display: Ignore IGNORE_PSR2_HW_TRACKING for platforms without sel fetch
 2020-09-01  1:46 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/display: Fix state of PSR2 sub features
` [Intel-gfx] [PATCH 3/4] drm/i915/display: Program PSR2 selective fetch registers
` [Intel-gfx] [PATCH 4/4] HAX/DO_NOT_MERGE_IT: drm/i915/display: Enable PSR2 selective fetch for testing
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915/display: Ignore IGNORE_PSR2_HW_TRACKING for platforms without sel fetch

[PATCH memory-model 0/9] LKMM updates for v5.10
 2020-09-01  1:45 UTC  (7+ messages)
` [PATCH kcsan 8/9] tools/memory-model: Document categories of ordering primitives
` [PATCH kcsan 9/9] tools/memory-model: Document locking corner cases

new database files not compressed
 2020-09-01  1:43 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] lib/librte_eal: support SVE flag on ARM64
 2020-09-01  1:42 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 0/2] update CPU flags for arm64 platform

[Patch v3 0/7] mm/hugetlb: code refine and simplification
 2020-09-01  1:42 UTC  (4+ messages)
` [Patch v3 7/7] mm/hugetlb: take the free hpage during the iteration directly

[PATCH] drm/amdgpu: block ring buffer access during GPU recovery
 2020-09-01  1:40 UTC  (2+ messages)

[PATCH v4 0/3] ASoC: soundwire: fix port_ready[] dynamic allocation
 2020-08-31 13:43 UTC  (8+ messages)
` [PATCH v4 1/3] ASoC: codecs: soundwire: remove port_ready[] usage from codecs
` [PATCH v4 2/3] soundwire: add definition for maximum number of ports
` [PATCH v4 3/3] soundwire: fix port_ready[] dynamic allocation in mipi_disco

[PATCH] drm/kfd: fix a system crash issue during GPU recovery
 2020-09-01  1:36 UTC 

[dpdk-dev] [RFC 1/2] Description: lib/ethdev: change data type in tc_rxq and tc_txq
 2020-09-01  1:33 UTC  (3+ messages)
` [dpdk-dev] [RFC 1/2] ethdev: change data type in TC rxq and TC txq
  ` [dpdk-dev] [RFC 2/2] ethdev: fix compiling errors for per-queue statistics

[Intel-wired-lan] VRRP not working on i40e X722 S2600WFT
 2020-09-01  1:35 UTC  (5+ messages)

[PATCH v3 0/3] ASoC: soundwire: fix port_ready[] dynamic allocation
 2020-09-01  1:32 UTC  (4+ messages)

[PATCH maint 1/4] batman-adv: mcast/TT: fix wrongly dropped or rerouted packets
 2020-09-01  1:32 UTC  (5+ messages)
` [PATCH maint 2/4] batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN
` [PATCH maint 3/4] batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh
` [PATCH maint 4/4] batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh

[PATCH] kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when needed
 2020-09-01  1:29 UTC  (4+ messages)

[RFC PATCH v2] coresight: etm4x: Modify core-commit of cpu to avoid the overflow of HiSilicon ETM
 2020-09-01  1:26 UTC  (5+ messages)

[lustre-devel] Error checking for llapi_hsm_action_progress()
 2020-09-01  1:27 UTC  (5+ messages)

fsl_espi errors on v5.7.15
 2020-09-01  1:25 UTC  (11+ messages)

[PATCH v1 1/1] scsi: ufshcd: Properly set the device Icc Level
 2020-09-01  1:19 UTC 

[PATCH v5 00/11] riscv: Add FPIOA and GPIO support for Kendryte K210
 2020-09-01  1:19 UTC  (8+ messages)
` [PATCH v5 11/11] "

[PATCH V4] scsi: core: only re-run queue in scsi_end_request() if device queue is busy
 2020-09-01  1:18 UTC  (3+ messages)

[PATCH] block: Fix inflight statistic for MQ submission with !elevator
 2020-09-01  1:18 UTC  (2+ messages)

memory leak in do_seccomp
 2020-09-01  1:14 UTC  (5+ messages)

[PATCH 1/2] media: uvcvideo: Ensure all probed info is returned to v4l2
 2020-09-01  1:17 UTC  (9+ messages)
` [PATCH 2/2] media: uvcvideo: Convey full ycbcr colorspace information "

[Bug 208893] New: Navi (RX 5700 XT) system appears to hang with more than one display connected
 2020-09-01  1:13 UTC  (2+ messages)
` [Bug 208893] "

stable-rc/linux-4.19.y baseline: 156 runs, 1 regressions (v4.19.142-119-g4547cc673028)
 2020-09-01  1:12 UTC 

[PATCH] IB/isert: fix unaligned immediate-data handling
 2020-09-01  1:10 UTC  (5+ messages)

[PATCH v11 5/5] powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32
 2020-09-01  1:10 UTC  (2+ messages)

[PATCH] thunderbolt: Use kobj_to_dev() instead of container_of()
 2020-09-01  1:01 UTC 

[PATCH] docs: deprecated.rst: Update zero-length/one-element arrays section
 2020-09-01  1:09 UTC 

[net-next] tipc: fix use-after-free in tipc_bcast_get_mode
 2020-09-01  1:02 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/2] fixes for bnxt driver
 2020-09-01  1:00 UTC  (3+ messages)

[PATCH net-next] net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
 2020-09-01  0:55 UTC 

[PATCH] i2c: algo-pca: Reapply i2c bus settings after reset
 2020-09-01  0:57 UTC 

[PATCH] sparse: use static inline for __chk_{user,io}_ptr()
 2020-09-01  0:57 UTC  (2+ messages)
` [PATCH] sparse: use static inline for __chk_{user, io}_ptr()

About clamping max_sectors to (ambiguous) dma_max_mapping_size
 2020-09-01  0:55 UTC 

[PATCH v7 0/8] Generalize start-powered-off property from ARM
 2020-09-01  0:50 UTC  (4+ messages)

[PATCH] devtool: unset _PYTHON_SYSCONFIGDATA_NAME
 2020-09-01  0:52 UTC  (6+ messages)
` [OE-core] "

[PATCH 0/2] scsi_debug: improve num_parts usage
 2020-09-01  0:51 UTC  (5+ messages)
` [PATCH 1/2] scsi: scsi_debug: adjust num_parts to create equally sized partitions
` [PATCH 2/2] scsi: scsi_debug: sdebug_build_parts() respect virtual_gb

drivers/media/cec/usb/pulse8/pulse8-cec.c:348 pulse8_irq_work_handler() error: double unlocked 'pulse8->msg_lock' (orig line 335)
 2020-09-01  0:50 UTC 

[PATCH net-next 0/5] ionic: struct cleanups
 2020-09-01  0:47 UTC  (7+ messages)
` [PATCH net-next 1/5] ionic: clean up page handling code
` [PATCH net-next 2/5] ionic: smaller coalesce default

[PATCH v5 0/2] Add PWM support for Intel Keem Bay SoC
 2020-09-01  0:46 UTC  (4+ messages)
` [PATCH v5 1/2] pwm: Add PWM driver for Intel Keem Bay

[MPTCP] Re: [PATCH net-next] tcp: propagate MPTCP skb extensions on xmit splits
 2020-09-01  0:46 UTC 

[PATCH v3 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
 2020-09-01  0:37 UTC  (3+ messages)

KASAN: use-after-free Write in rtl_fw_do_work
 2020-09-01  0:37 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: add sm8250 fastrpc nodes
 2020-09-01  0:33 UTC 

[renesas-devel:renesas-arm-dt-for-v5.10] BUILD SUCCESS bce8ac223e760a603a555d592bbdb589b6625537
 2020-09-01  0:34 UTC 

[renesas-devel:next] BUILD SUCCESS fbdd7f913dc874757e749e20fdcc189241fa4976
 2020-09-01  0:34 UTC 

[renesas-devel:master] BUILD SUCCESS 47da6020276039f53d14eb83fec101d7c2ad800b
 2020-09-01  0:34 UTC 

[PATCH] misc: fastrpc: add ioctl for attaching to sensors pd
 2020-09-01  0:32 UTC 

[PULL 00/76] target/microblaze improvements
 2020-09-01  0:32 UTC  (3+ messages)

[PATCH v9 0/4] scsi: ufs: Add Host Performance Booster Support
 2020-09-01  0:24 UTC  (7+ messages)
` [PATCH v9 2/4] scsi: ufs: Introduce HPB feature
` [PATCH v9 3/4] scsi: ufs: L2P map management for HPB read

[PATCH v2] scsi: ibmvfc: interface updates for future FPIN and MQ support
 2020-09-01  0:24 UTC  (2+ messages)

[PATCH] mm/mmu_notifier: Fix mmget() assert in __mmu_interval_notifier_insert
 2020-09-01  0:26 UTC  (2+ messages)

[MPTCP] Re: [MPTCP][PATCH v7 mptcp-next 0/4] add ADD_ADDR echo flag support
 2020-09-01  0:26 UTC 

[PATCH v2 0/7] set clang minimum version to 10.0.1
 2020-09-01  0:23 UTC  (8+ messages)
` [PATCH v2 1/7] compiler-clang: add build check for clang 10.0.1
` [PATCH v2 2/7] Revert "kbuild: disable clang's default use of -fmerge-all-constants"
` [PATCH v2 3/7] Revert "arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support"
` [PATCH v2 4/7] Revert "arm64: vdso: Fix compilation with clang older than 8"
` [PATCH v2 5/7] Partial revert "ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newer"
` [PATCH v2 6/7] kasan: Remove mentions of unsupported Clang versions
` [PATCH v2 7/7] compiler-gcc: improve version error

[igt-dev] [CI i-g-t] lib/ioctl_wrappers: Handle PREAD/PWRITE ioctls not supported in gem_read/write
 2020-09-01  0:23 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for lib/ioctl_wrappers: Handle PREAD/PWRITE ioctls not supported in gem_read/write (rev4)

buggy-looking mm_struct refcounting in HFI1 infiniband driver
 2020-09-01  0:21 UTC  (2+ messages)

[PATCH] scsi: ibmvfc: interface updates for future FPIN and MQ support
 2020-08-31 23:57 UTC  (4+ messages)

[PATCH] scripts: Add intended executable mode and SPDX license
 2020-09-01  0:15 UTC  (4+ messages)

RCU stall when using XFS
 2020-09-01  0:12 UTC  (4+ messages)

[PATCH 0/2] make keyed union types easier to marshal
 2020-09-01  0:10 UTC  (3+ messages)
` [PATCH 1/2] golang/xenlight: export keyed union interface types
` [PATCH 2/2] golang/xenlight: use struct pointers in keyed union fields

[PATCH v9 0/3] introduce memory hinting API for external process
 2020-09-01  0:06 UTC  (4+ messages)
` [PATCH v9 1/3] mm/madvise: pass mm to do_madvise
` [PATCH v9 2/3] pid: move pidfd_get_pid() to pid.c
` [PATCH v9 3/3] mm/madvise: introduce process_madvise() syscall: an external memory hinting API

[linux-next PATCH v3] drivers/virt/fsl_hypervisor: Fix error handling path
 2020-09-01  0:05 UTC  (3+ messages)

[PATCH net-next] net: diag: add workaround for inode truncation
 2020-08-31 23:59 UTC 

[PATCH v9 2/4] scsi: ufs: Introduce HPB feature
 2020-09-01  0:06 UTC 

[Intel-gfx] [PATCH] drm/dp_mst: Support remote i2c writes
 2020-08-31 23:58 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

Dealing with a sensor which doesn't have valid reading until host is powered up
 2020-08-31 23:58 UTC  (9+ messages)

[meta-oe][PATCH] properties-cpp: Add recipe
 2020-08-31 23:56 UTC 

[PATCH v2 0/3] ppc: Fixes for class and instance size problems
 2020-08-31 23:51 UTC  (4+ messages)
` [PATCH v2 1/3] adb: Correct class size on TYPE_ADB_DEVICE
` [PATCH v2 2/3] ppc/pnv: Fix TypeInfo of PnvLpcController abstract class
` [PATCH v2 3/3] spapr: Remove unnecessary DRC type-checker macros

[PATCH 0/3] ppc: Fixes for class and instance size problems
 2020-08-31 23:52 UTC  (4+ messages)
` [PATCH 3/3] spapr: Correct type for SPAPR_DRC_PCI

[meta-xfce][PATCH 1/2] layer.conf: fixes icon-theme signature changes
 2020-08-31 23:51 UTC  (2+ messages)
` [meta-gnome][PATCH 2/2] layer.conf: Fix for signature change for allarch icon themes

[igt-dev] [PATCH i-g-t v2 0/8] lib/i915/perf: Add new platform metrics
 2020-08-31 23:50 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib/i915/perf: Add new platform metrics (rev2)


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.