All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-12 06:07:45 to 2020-06-12 07:35:48 UTC [more...]

[PATCH v2 0/5] external-arm-toolchain: Add support for SDK generation
 2020-06-12  7:35 UTC  (10+ messages)
` [PATCH v2 2/5] external-arm-toolchain: Refine dev libraries/headers packaging
` [PATCH v2 3/5] external-arm-toolchain: Align glibc packaging to OE TARGET_SYS

[PATCH v2 0/2] Capture git submodules in mirror archiver
 2020-06-12  7:34 UTC  (3+ messages)
` [PATCH v2 1/2] selftest: git-submodule-test: New recipe for testing a gitsm SRC_URI
  ` [OE-core] "

[PATCH 0/2] mtd: parsers: bcm63xx: simplify CFE detection
 2020-06-12  7:33 UTC  (15+ messages)
` [PATCH v2] "

[PATCH 00/18] dma-fence lockdep annotations, round 2
 2020-06-12  7:32 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for dma-fence lockdep annotations, round 2 (rev6)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH] can: c_can: Handle lost bus-off interrupt while IRQs are disabled
 2020-06-12  7:10 UTC  (11+ messages)

KVM guest freeze on Linux > 4.19
 2020-06-12  7:29 UTC  (2+ messages)

[PATCH] irqchip/stm32: fix return value of stm32_exti_h_set_affinity
 2020-06-12  7:29 UTC  (2+ messages)

How to extract opcode, addr, dummy and buffer in transfer_one_message()?
 2020-06-12  7:27 UTC  (2+ messages)

next/master build: 152 builds: 2 failed, 150 passed, 9 errors, 2005 warnings (next-20200612)
 2020-06-12  7:27 UTC 

[PATCH 00/30] Finish some Kconfig migrations
 2020-06-12  7:26 UTC  (3+ messages)
` [PATCH 16/30] arm: abb secu1: Convert CONFIG_BOOTDELAY to Kconfig

[dpdk-dev] [PATCH] vhost: fix host notifier configuration error flow
 2020-06-12  7:25 UTC  (2+ messages)

[PATCH V3 0/2] Fix issues related to register access in IPQ NAND
 2020-06-12  7:23 UTC  (10+ messages)
` [PATCH V3 1/2] mtd: rawnand: qcom: avoid write to unavailable register
` [PATCH V3 2/2] mtd: rawnand: qcom: set BAM mode only if not set already

[PATCH RESEND v2 0/4] panel-simple: CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44, Tianma TM070JVHG33
 2020-06-12  7:22 UTC  (5+ messages)
` [PATCH RESEND v2 1/4] dt-bindings: display: simple: add CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44
` [PATCH RESEND v2 2/4] dt-bindings: display: simple: add Tianma TM070JVHG33
` [PATCH RESEND v2 3/4] drm/panel: simple: add CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44
` [PATCH RESEND v2 4/4] drm/panel: simple: add Tianma TM070JVHG33

[PATCH for-4.14] tools: fix error path of xendevicemodel_open()
 2020-06-12  7:22 UTC  (3+ messages)

[PATCH] drivers\block: Use kobj_to_dev() API
 2020-06-12  7:10 UTC 

[Patch net] genetlink: clean up family attributes allocations
 2020-06-12  7:16 UTC 

How to fix: partition (SPL) size alignment incorrect
 2020-06-12  7:13 UTC  (2+ messages)

[PATCH 1/1] util/getauxval: Porting to FreeBSD getauxval feature
 2020-06-12  7:13 UTC  (2+ messages)

[PATCH 0/3] ast cleanups
 2020-06-12  7:12 UTC  (12+ messages)
` [PATCH 2/3] drm/ast: Upcast from DRM device to ast structure via to_ast_private()
` [PATCH 3/3] drm/ast: Use per-device logging macros

[PATCH 0/6] audio/jack: fixes to overall jack behaviour
 2020-06-12  7:11 UTC  (2+ messages)

[PATCH v6 0/8] elf: add better bootm support
 2020-06-12  7:10 UTC  (9+ messages)
` [PATCH v6 1/8] common: elf: add computation of elf boundaries
` [PATCH v6 2/8] common: elf: fix warning on 32 bits architectures
` [PATCH v6 3/8] common: elf: use calloc instead of xzalloc
` [PATCH v6 4/8] common: elf: check number of elf program headers
` [PATCH v6 5/8] common: elf: load elf directly from file
` [PATCH v6 6/8] common: elf: add elf_open, elf_close and elf_load
` [PATCH v6 7/8] common: bootm: add support for elf file loading
` [PATCH v6 8/8] mips: lib: bootm: use bootm elf loading capabilities

[igt-dev] [RFC PATCH i-g-t v2 0/2] tests/kms_ccs: CCS Clear Color test
 2020-06-12  7:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_ccs: CCS Clear Color test (rev3)

Error while building image for 5.4.y on RPI4
 2020-06-12  7:11 UTC  (2+ messages)
` [OE-core] "

[PATCH v6 00/13] riscv: Add vector ISA support
 2020-06-12  7:10 UTC  (14+ messages)
` [PATCH 01/13] ptrace: Use regset_size() for dynamic regset
` [PATCH 02/13] riscv: Separate patch for cflags and aflags
` [PATCH 03/13] riscv: Rename __switch_to_aux -> fpu
` [PATCH 04/13] riscv: Extending cpufeature.c to detect V-extension
` [PATCH 05/13] riscv: Add new csr defines related to vector extension
` [PATCH 06/13] riscv: Add vector feature to compile
` [PATCH 07/13] riscv: Add has_vector/riscv_vsize to save vector features
` [PATCH 08/13] riscv: Reset vector register
` [PATCH 09/13] riscv: Add vector struct and assembler definitions
` [PATCH 10/13] riscv: Add task switch support for vector
` [PATCH 11/13] riscv: Add ptrace vector support
` [PATCH 12/13] riscv: Add sigcontext save/restore for vector
` [PATCH 13/13] riscv: signal: Report signal frame size to userspace via auxv

[PATCH] drivers\watchdog: Use kobj_to_dev() API
 2020-06-12  7:03 UTC 

[PATCH] crypto: algapi - Remove skbuff.h inclusion
 2020-06-12  7:09 UTC  (2+ messages)
` [v2 PATCH] "

[PATCH 1/2] mtd: rawnand: brcmnand: Don't default to edu transfer
 2020-06-12  7:07 UTC  (6+ messages)
` [PATCH 2/2] mtd: rawnand: brcmnand: Ecc error handling on EDU transfers

[sched/fair] 070f5e860e: reaim.jobs_per_min -10.5% regression
 2020-06-12  7:07 UTC  (5+ messages)
` [LKP] "

[PATCH 03/18] dma-fence: basic lockdep annotations
 2020-06-12  7:06 UTC  (5+ messages)
` [Intel-gfx] [PATCH] "
  `  "

External toolchain support
 2020-06-12  7:06 UTC  (4+ messages)
` [meta-arm] "

[PATCH v4 0/2] Recommend denylist/allowlist instead of blacklist/whitelist
 2020-06-12  7:05 UTC  (3+ messages)
`  "

[PATCH 02/18] dma-buf: minor doc touch-ups
 2020-06-12  7:05 UTC  (3+ messages)
` [Intel-gfx] [PATCH] "
  `  "

Are we on the wrong track?
 2020-06-12  7:05 UTC  (2+ messages)

[PATCH] drivers\power\supply: use kobj_to_dev
 2020-06-12  6:55 UTC 

[PATCH] page_alloc: consider highatomic reserve in wmartermark fast
 2020-06-12  7:03 UTC  (5+ messages)

[Intel-wired-lan] [jkirsher-net-queue:40GbE] BUILD SUCCESS 8e3e4b9da7e62680668f6cf71742207758764458
 2020-06-12  7:02 UTC 

[Buildroot] [PATCH v2] package/dbusbroker: new package
 2020-06-12  7:02 UTC  (3+ messages)

[PATCH] softdog: Add options 'soft_reboot_target' and 'soft_active_on_boot'
 2020-06-12  7:01 UTC  (3+ messages)

possible deadlock in send_sigio
 2020-06-12  7:01 UTC  (8+ messages)

[PATCH 04/18] dma-fence: prime lockdep annotations
 2020-06-12  7:01 UTC  (5+ messages)
` [PATCH] "
  ` [Intel-gfx] "

drivers/net/wireless/mediatek/mt76/pci.c:8:6: warning: no previous prototype for 'mt76_pci_disable_aspm'
 2020-06-12  6:35 UTC  (2+ messages)

[PATCH v3 1/4] fs, net: Standardize on file_receive helper to move fds across processes
 2020-06-12  6:58 UTC  (12+ messages)

[PATCH] iov_iter: Move unnecessary inclusion of crypto/hash.h
 2020-06-12  6:57 UTC  (3+ messages)
` [v2 PATCH] "
  ` [v3 "

[PATCH v5 0/7] elf: add better bootm support
 2020-06-12  6:57 UTC  (4+ messages)

[PATCH] Makefile: allow modules_install if CONFIG_MODULES=n
 2020-06-12  6:56 UTC  (6+ messages)
  ` [PATCH v2] Makefile: install modules.builtin even "

[PATCH 1/6] drm/ttm: Add unampping of the entire device address space
 2020-06-12  6:54 UTC  (15+ messages)

[PATCH v3] mmc: sdhci: Fix HISPD bit handling
 2020-06-12  6:51 UTC  (4+ messages)

corrupt leaf; invalid root item size
 2020-06-12  6:50 UTC  (11+ messages)

memory leak in crypto_create_tfm
 2020-06-12  6:49 UTC  (5+ messages)
` [PATCH] crypto: DRBG - always try to free Jitter RNG instance
  ` [PATCH v2] "
    ` [PATCH v3] "

arch/powerpc/kexec/core.c:246:29: sparse: sparse: incorrect type in assignment (different base types)
 2020-06-12  6:47 UTC  (4+ messages)

[PATCH] crypto: marvell/octeontx - Fix a potential NULL dereference
 2020-06-12  6:48 UTC  (3+ messages)

[PATCH] crypto: algboss - don't wait during notifier callback
 2020-06-12  6:48 UTC  (2+ messages)

drivers/firmware/broadcom/bcm47xx_sprom.c:563:6: warning: no previous prototype for 'bcm47xx_fill_sprom'
 2020-06-12  6:14 UTC  (2+ messages)

[PATCH v2 1/1] crypto: caam - fix typos
 2020-06-12  6:47 UTC  (2+ messages)

[PATCH 1/1] crypto: caam - fix typo
 2020-06-12  6:47 UTC  (2+ messages)

[PATCH] [v2] hwrng: ks-sa - Fix runtime PM imbalance on error
 2020-06-12  6:46 UTC  (2+ messages)

[PATCH] dt-bindings: Remove redundant 'maxItems'
 2020-06-12  6:47 UTC  (3+ messages)

[PATCH] 9p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_work
 2020-06-12  6:46 UTC  (3+ messages)

[PATCH] ACPI: sysfs: Fix pm_profile_attr type
 2020-06-12  6:46 UTC  (3+ messages)

[Cocci] [PATCH 0/3] parsing_cocci: Improve attr management in context_neg et al
 2020-06-12  6:45 UTC  (8+ messages)
` [Linux-kernel-mentees] "
` [Cocci] [PATCH 1/3] parsing_cocci: arity: Apply mcode2arity on macrodecl/param attrs
  ` [Linux-kernel-mentees] "
` [Cocci] [PATCH 2/3] parsing_cocci: context_neg: Apply equal_mcode on cast/param attrs
  ` [Linux-kernel-mentees] "
` [Cocci] [PATCH 3/3] parsing_cocci: unify_ast: Apply unify_mcode on macrodecl attrs
  ` [Linux-kernel-mentees] "

[PATCH v2 0/5] Vs clang-10 and gcc-9 warnings
 2020-06-12  6:42 UTC  (7+ messages)
` [PATCH v2 5/5] configure: Add -Wno-psabi

[PATCH V3 1/2] mtd: rawnand: qcom: avoid write to unavailable register
 2020-06-12  6:43 UTC 

[PATCH] xdp_rxq_info_user: Replace malloc/memset w/calloc
 2020-06-12  6:42 UTC  (3+ messages)

libfdt: extern "C" for c++?
 2020-06-12  6:43 UTC 

[PATCH] btrfs: Share the same anonymous block device for the whole filesystem
 2020-06-12  6:42 UTC 

drivers/scsi/ufs/ufshcd.c:3903 ufshcd_auto_hibern8_update() error: double unlocked (orig line 3897)
 2020-06-12  6:42 UTC 

BTRFS: Transaction aborted (error -24)
 2020-06-12  6:41 UTC  (6+ messages)

[PATCH] crypto: octeontx - Fix sparse warnings
 2020-06-12  6:41 UTC 

[PATCH 1/2] rock-pi-4: Enable USB Gadget
 2020-06-12  6:41 UTC  (6+ messages)
` [PATCH] roc-rk3399-pc: Update ENV offset, size
` [PATCH 2/2] rock-pi-4: Enable HDMI output

[linux-next:master] BUILD REGRESSION 192e08e14e37b78e83cc2f5b9eb5a15a7d71c4e2
 2020-06-12  6:40 UTC 

[PATCH 0/3] Bluetooth: btmrvl_sdio: Refactor remote wakeup support
 2020-06-12  6:39 UTC  (2+ messages)

[android-common:android-4.19 10/14] io-pgtable.c:undefined reference to `iommu_debugfs_top'
 2020-06-12  6:38 UTC 

[PATCH v2 0/3] Support reading and setting default system parameters
 2020-06-12  6:38 UTC  (3+ messages)
` [PATCH v2 1/3] mgmt: read/set system parameter definitions

[PATCH] IB/mad: fix possible memory leak in ib_mad_post_receive_mads()
 2020-06-12  6:38 UTC 

net/sunrpc/svcsock.c:226:5: warning: "ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE" is not defined
 2020-06-12  6:31 UTC  (2+ messages)

[gpio:devel] BUILD SUCCESS f6d984418ffde19322fd149105200224ac2bc089
 2020-06-12  6:32 UTC 

[PATCH v4 1/2] hugetlb: use f_mode & FMODE_HUGETLBFS to identify hugetlbfs files
 2020-06-12  6:28 UTC  (3+ messages)
` [RFC PATCH] hugetlb: hugetlbfs_file_operations can be static

[PATCH] habanalabs: increase GAUDI QMAN ARB WDT timeout
 2020-06-12  6:27 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-06-11
 2020-06-12  6:27 UTC 

[v2] drm/msm/dpu: request for display color blocks based on hw catalog entry
 2020-06-12  6:22 UTC 

[RFC] MFD's relationship with Device Tree (OF)
 2020-06-12  6:22 UTC  (4+ messages)

[Intel-gfx] [PATCH v5 0/4] Remaining RKL patches
 2020-06-12  6:22 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Remaining RKL patches (rev4)

[Bug 1882851] [NEW] QEMU video freezes with "Guest disabled display" (virtio driver)
 2020-06-12  6:10 UTC  (2+ messages)
` [Bug 1882851] "

[PATCH] nios2: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args
 2020-06-12  6:20 UTC  (2+ messages)

[PATCH v2 1/7] Bluetooth: Add definitions for advertisement monitor features
 2020-06-12  6:19 UTC  (3+ messages)

[PATCH] nios2: signal: Mark expected switch fall-through
 2020-06-12  6:19 UTC  (2+ messages)

[PATCH] ASoC: SOF: Intel: hda: unsolicited RIRB response
 2020-06-12  6:15 UTC  (6+ messages)

[PATCH 1/2] powerpc/64s: remove PROT_SAO support
 2020-06-12  6:14 UTC  (2+ messages)

[PATCH v3 1/7] Bluetooth: Add definitions for advertisement monitor features
 2020-06-12  6:15 UTC  (7+ messages)
` [PATCH v3 2/7] Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES
` [PATCH v3 3/7] Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR
` [PATCH v3 4/7] Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR
` [PATCH v3 5/7] Bluetooth: Notify adv monitor added event
` [PATCH v3 6/7] Bluetooth: Notify adv monitor removed event
` [PATCH v3 7/7] Bluetooth: Update background scan and report device based on advertisement monitors

[Bug 200101] random freeze under load
 2020-06-12  6:15 UTC 

[PATCH] mtd: rawnand: qcom: avoid write to unavailable register
 2020-06-12  6:13 UTC 

[btrfs] c75e839414: aim7.jobs-per-min -9.1% regression
 2020-06-12  6:11 UTC  (2+ messages)

[android-common:android-5.4 6/6] fs/incfs/vfs.c:1307:37: sparse: sparse: non size-preserving integer to pointer cast
 2020-06-12  6:11 UTC 

[PATCH for-5.1 V4 0/7] mips: Add Loongson-3 machine support (with KVM)
 2020-06-12  6:07 UTC  (7+ messages)
` [PATCH for-5.1 V4 3/4] hw/mips: "

[PATCH] mptcp: use list_first_entry_or_null
 2020-06-12  6:05 UTC 

[PATCH v2] ASoC: SOF: Intel: hda: unsolicited RIRB response
 2020-06-12  6:01 UTC 


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.