All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-29 03:31:06 to 2020-12-29 05:56:59 UTC [more...]

[PATCH v1 0/2] Add MIPI rx DPI support
 2020-12-29  5:55 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: drm/bridge: anx7625: add DPI flag and swing setting

[PATCH v6 0/4] Introduce perf-stat -b for BPF programs
 2020-12-29  5:53 UTC  (5+ messages)
` [PATCH v6 3/4] perf-stat: enable counting events "

[PATCH] perf tools: Detect when pipe is passed as perf data
 2020-12-29  5:53 UTC  (2+ messages)

[PATCH 0/1] Add basic support for Foresee SPI NAND
 2020-12-29  5:50 UTC  (4+ messages)
` [PATCH 1/1] mtd: spinand: add support for Foresee FS35ND01G

discard and data=writeback
 2020-12-29  5:41 UTC 

[PATCH v2 00/36] ZBD fixes and improvements
 2020-12-29  5:42 UTC  (5+ messages)
` [PATCH v2 32/36] t/zbd: add checks for offline zone condition
` [PATCH v2 33/36] t/zbd: add test #54 to exercise ZBD verification

[PATCH v5 bpf-next 0/2] introduce xdp_init_buff/xdp_prepare_buff
 2020-12-29  5:39 UTC  (5+ messages)
` [PATCH v5 bpf-next 1/2] net: xdp: introduce xdp_init_buff utility routine
` [PATCH v5 bpf-next 2/2] net: xdp: introduce xdp_prepare_buff "

[dpdk-dev] [PATCH 0/2] pdump: small enhancements
 2020-12-29  5:40 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] pdump: use rte_pktmbuf_free bulk

[PATCH v1 2/2] drm/bridge: anx7625: add MIPI DPI input feature support
 2020-12-29  5:37 UTC  (2+ messages)

[PATCH 0/3] perf tools: Minor improvements in event synthesis
 2020-12-29  5:35 UTC  (4+ messages)
` [PATCH 2/3] perf tools: Skip MMAP record synthesis for kernel threads

[PATCH 0/2] fix the issue when xfer by spi-altera
 2020-12-29  5:27 UTC  (3+ messages)
` [PATCH 1/2] spi: altera: fix return value for altera_spi_txrx()
` [PATCH 2/2] spi: fix the divide by 0 error when calculating xfer waiting time

[tip:x86/build] BUILD SUCCESS ac5d08870d0b94cbfa8103c9e294de2b96f249bc
 2020-12-29  5:32 UTC 

[PATCH 1/3] tools/lib/fs: Prefer cgroup v1 path
 2020-12-29  5:27 UTC  (4+ messages)
` [PATCH 2/3] tools/lib/fs: Diet cgroupfs_find_mountpoint()

phy-tegra-usb.c:(.text.tegra_usb_phy_init+0x40): undefined reference to `clk_get_parent'
 2020-12-29  5:26 UTC  (2+ messages)

Bug in Bonito? (mips/fuloong2e)
 2020-12-29  5:26 UTC  (2+ messages)

[linux-next:master 13725/14034] fs/io_uring.c:9408:6: warning: Unused variable: ret
 2020-12-29  5:22 UTC 

[PATCH v3 0/9] Support Runtime PM and host mode by Tegra ChipIdea USB driver
 2020-12-29  5:16 UTC  (2+ messages)

[PATCH] selftests/bpf: fix a compile error for BPF_F_BPRM_SECUREEXEC
 2020-12-29  5:14 UTC  (3+ messages)

[PATCH v16 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
 2020-12-29  5:12 UTC  (3+ messages)

[PATCH -next] media: dvb-frontends: use DIV_ROUND_UP to calculate timeout
 2020-12-29  5:10 UTC  (5+ messages)
` [PATCH] media: dvb-frontends: fix semicolon.cocci warnings

[PATCH v2] thermal: cpufreq_cooling: fix slab OOB issue
 2020-12-29  5:08 UTC  (3+ messages)

[PATCH] semctl.2: Correct SEM_STAT_ANY description
 2020-12-29  5:09 UTC  (3+ messages)

[PATCH] riscv: add BUILTIN_DTB support for MMU-enabled targets
 2020-12-29  5:05 UTC  (7+ messages)

[PATCH v8 00/16] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA
 2020-12-29  4:47 UTC  (17+ messages)
` [PATCH v8 01/16] dt-bindings: dma: Add YAML schemas for dw-axi-dmac
` [PATCH v8 02/16] dmaengine: dw-axi-dmac: simplify descriptor management
` [PATCH v8 03/16] dmaengine: dw-axi-dmac: move dma_pool_create() to alloc_chan_resources()
` [PATCH v8 04/16] dmaengine: dw-axi-dmac: Add device_synchronize() callback
` [PATCH v8 05/16] dmaengine: dw-axi-dmac: Add device_config operation
` [PATCH v8 06/16] dmaengine: dw-axi-dmac: Support device_prep_slave_sg
` [PATCH v8 07/16] dmaegine: dw-axi-dmac: Support device_prep_dma_cyclic()
` [PATCH v8 08/16] dmaengine: dw-axi-dmac: Support of_dma_controller_register()
` [PATCH v8 09/16] dmaengine: dw-axi-dmac: Support burst residue granularity
` [PATCH v8 10/16] dt-binding: dma: dw-axi-dmac: Add support for Intel KeemBay AxiDMA
` [PATCH v8 11/16] dmaengine: dw-axi-dmac: Add Intel KeemBay DMA register fields
` [PATCH v8 12/16] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA support
` [PATCH v8 13/16] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA handshake
` [PATCH v8 14/16] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA BYTE and HALFWORD registers
` [PATCH v8 15/16] dmaengine: dw-axi-dmac: Set constraint to the Max segment size
` [PATCH v8 16/16] dmaengine: dw-axi-dmac: Virtually split the linked-list

Sensor Details
 2020-12-29  5:03 UTC  (3+ messages)

[BUG] Unable to boot Xen 4.11 (shipped with Ubuntu) on Intel 10i3 CPU
 2020-12-29  5:01 UTC  (3+ messages)

tar: unrecognized option '--clamp-mtime' even when using scripts/install-buildtools SDK
 2020-12-29  5:01 UTC 

Antique "RE: $ 10,000 success story. Passive Income Idea 2020: $10000/month"
 2020-12-29  5:01 UTC 

drivers/acpi/bgrt.c:28:8-16: WARNING: use scnprintf or sprintf
 2020-12-29  4:59 UTC  (2+ messages)
` [PATCH] coccinelle: api: fix device_attr_show.cocci warnings

M+ & H bugs with Milestone Movements WW52
 2020-12-29  4:59 UTC 

Enhancements/Bugs closed WW52!
 2020-12-29  4:57 UTC 

Patchwork housekeeping for: spi-devel-general
 2020-12-29  4:56 UTC 

[PATCH] RISC-V: Place DTB at 3GB boundary instead of 4GB
 2020-12-29  4:49 UTC  (12+ messages)

Current high bug count owners for Yocto Project 3.3
 2020-12-29  4:50 UTC 

[PATCH v4 0/7] fuzz: improve crash case minimization
 2020-12-29  4:40 UTC  (8+ messages)
` [PATCH v4 1/7] fuzz: accelerate non-crash detection
` [PATCH v4 2/7] fuzz: double the IOs to remove for every loop
` [PATCH v4 3/7] fuzz: split write operand using binary approach
` [PATCH v4 4/7] fuzz: loop the remove minimizer and refactoring
` [PATCH v4 5/7] fuzz: set bits in operand of write/out to zero
` [PATCH v4 6/7] fuzz: add minimization options
` [PATCH v4 7/7] fuzz: heuristic split write based on past IOs

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2020-12-29  4:47 UTC 

[chrome-os:chromeos-5.10 1001/1131] fs/esdfs/esdfs.h:616:51: sparse: sparse: incorrect type in initializer (different address spaces)
 2020-12-29  4:43 UTC 

drivers/media/pci/intel/ipu3/ipu3-cio2.h:22:28: warning: conversion from 'long unsigned int' to 'u16' {aka 'short unsigned int'} changes value from '131072' to '0'
 2020-12-29  4:42 UTC  (2+ messages)

[PATCH v3 00/14] qemu: arm64: Add support for uefi capsule update on qemu arm platform
 2020-12-29  4:42 UTC  (3+ messages)

[PATCH backport 5.10] io_uring: close a small race gap for files cancel
 2020-12-29  4:35 UTC 

5.6-5.10 balance regression?
 2020-12-29  4:36 UTC  (11+ messages)

[PATCH 1/2] mm: Allow architectures to request 'old' entries when prefaulting
 2020-12-29  4:35 UTC  (14+ messages)

[PATCH 2/3] Bluetooth: Add BTPROTO_ISO socket type
 2020-12-29  4:32 UTC  (3+ messages)

drivers/interconnect/qcom/icc-rpmh.c:133:29: sparse: sparse: incorrect type in assignment (different base types)
 2020-12-29  4:29 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2020-12-29  4:29 UTC 

[PATCH] mt76: mt7915: drop zero-length packet to avoid Tx hang
 2020-12-29  4:15 UTC  (2+ messages)

[PATCH] mm/hugetlb.c: fix unnecessary address expansion of pmd sharing
 2020-12-29  4:21 UTC 

[PATCH v2 13/16] rpmsg: virtio: probe the rpmsg_ctl device
 2020-12-29  4:16 UTC  (3+ messages)

[PATCHv3] Set last_comp_version correctly in new dtb and fix potential version issues in fdt_open_into
 2020-12-29  4:17 UTC 

[chrome-os:chromeos-5.10 114/1131] drivers/tty/sysrq.c:456:40: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-12-29  4:17 UTC 

[PATCH] gdb: riscv: Add target description
 2020-12-29  4:10 UTC  (3+ messages)

[PATCH] samples/kprobes: Remove misleading comment
 2020-12-28  6:04 UTC 

arch/x86/kvm/x86.c:1703 update_pvclock_gtod() warn: statement has no effect 31
 2020-12-29  4:09 UTC 

[linux-linus test] 157945: regressions - FAIL
 2020-12-29  4:07 UTC 

[PATCH v2] spi: Fix regression when the SPI controller does not pass max_speed_hz
 2020-12-29  4:04 UTC 

[DOVETAIL] now tracking v5.10
 2020-12-29  4:05 UTC  (4+ messages)

[PATCH] staging: comedi: remove warnings of comedi_lrange
 2020-12-29  4:00 UTC  (7+ messages)

drivers/platform/surface/surface3-wmi.c:60:14: warning: variable 'status' set but not used
 2020-12-29  3:58 UTC  (2+ messages)

[lttng-dev] Enamebling namespace contexts
 2020-12-29  3:58 UTC  (2+ messages)

[PATCH v2 0/2] meson: fixup nativesdk sysroot
 2020-12-29  3:55 UTC  (3+ messages)
` [PATCH v2 1/2] meson: don't turn sting into a list in nativesdk
` [PATCH v2 2/2] meson: add sysroot property

[PATCH] hwmon: fix sbtsi_temp Documenation kernel-doc warning
 2020-12-29  3:54 UTC 

[meta-virtualization][PATCH] ceph: uprev v15.2.0 -> v15.2.8
 2020-12-29  3:54 UTC  (2+ messages)

[PATCH] xen, linux-yocto-dev, RPi4: weaker assign for KBRANCH and KMACHINE
 2020-12-29  3:54 UTC  (2+ messages)

[PATCH] sound: pci: hda: add a new hda codec
 2020-12-29  3:52 UTC 

[PATCH] fs: block_dev.c: fix kernel-doc warnings from struct block_device changes
 2020-12-29  3:47 UTC 

[PATCH v2] PCI: dwc: Fix MSI not work after resume
 2020-12-29  3:35 UTC  (2+ messages)

[PATCH v2 16/17] driver core: Refactor fw_devlink feature
 2020-12-29  3:34 UTC  (2+ messages)

[PATCH] pulseaudio: define -mfloat-abi=softfp for CC on armv5
 2020-12-29  3:35 UTC  (3+ messages)
` [OE-core] "

[PATCH 00/49] dm: Add dtoc implementation of device instantiation (part D)
 2020-12-29  3:35 UTC  (50+ messages)
` [PATCH 01/49] dtoc: Tidy up pylint warnings in test
` [PATCH 02/49] dtoc: Use None to mean stdout
` [PATCH 03/49] dtoc: Test the stdout output
` [PATCH 04/49] dtoc: Allow providing a directory to write files to
` [PATCH 05/49] dtoc: Allow outputing to multiple files
` [PATCH 06/49] dtoc: Add an 'all' command
` [PATCH 07/49] Makefile: Invoke dtoc only once
` [PATCH 08/49] dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
` [PATCH 09/49] dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()
` [PATCH 10/49] dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
` [PATCH 11/49] dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
` [PATCH 12/49] concurrencytest: Fix Python3 warning
` [PATCH 13/49] dtoc: Run tests using test_util
` [PATCH 14/49] dtoc: Add a header comment to each generated file
` [PATCH 15/49] dtoc: Rename dt-platdata.c to dt-plat.c
` [PATCH 16/49] dtoc: Add the method for each command to OutputFile
` [PATCH 17/49] dtoc: Allow specifying the base directory for tests
` [PATCH 18/49] dtoc: Output nodes in order
` [PATCH 19/49] dtoc: Drop dm_populate_phandle_data()
` [PATCH 20/49] dtoc: Split source-code scanning to a separate file
` [PATCH 21/49] dtoc: Move src_scan tests "
` [PATCH 22/49] dtoc: Tidy up src_scan tests
` [PATCH 23/49] dtoc: Scan drivers for available information
` [PATCH 24/49] dtoc: Save scan information across test runs
` [PATCH 25/49] dtoc: Ignore unwanted files when scanning for drivers
` [PATCH 26/49] dtoc: Collect priv/plat struct info from drivers
` [PATCH 27/49] dtoc: Support scanning of uclasses
` [PATCH 28/49] dtoc: Support scanning of structs in header files
` [PATCH 29/49] dtoc: Move test files into a test/ directory
` [PATCH 30/49] dtoc: Rename sandbox_i2c_test and sandbox_pmic_test
` [PATCH 31/49] dtoc: Add some extra properties to nodes
` [PATCH 32/49] dtoc: Make use of node properties
` [PATCH 33/49] dtoc: Process nodes to set up required properties
` [PATCH 34/49] dtoc: Track nodes which are actually used
` [PATCH 35/49] dtoc: Support tracking the phase of U-Boot
` [PATCH 36/49] Makefile: Pass the U-Boot phase to dtoc
` [PATCH 37/49] dtoc: Support headers needed for drivers
` [PATCH 38/49] dtoc: Process driver aliases along with drivers
` [PATCH 39/49] dtoc: Warn of duplicate drivers
` [PATCH 40/49] dtoc: Read aliases for uclasses
` [PATCH 41/49] dtoc: Assign a sequence number to each node
` [PATCH 42/49] dtoc: Set up the uclasses that are used
` [PATCH 43/49] dtoc: Support processing the root node
` [PATCH 44/49] dtoc: Add an option for device instantiation
` [PATCH 45/49] dm: of-platadata: Add "
` [PATCH 46/49] dtoc: Add support for decl file
` [PATCH 47/49] dtoc: Don't generate platform data with instantiation
` [PATCH 48/49] dtoc: Generate uclass devices
` [PATCH 49/49] dtoc: Generate device instances

[PATCH 0/8] spl: fit: Play nicely with OP-TEE and Linux
 2020-12-29  3:33 UTC  (9+ messages)
` [PATCH 2/8] spl: fit: Factor out FIT parsing and use a context struct
` [PATCH v2 "

[RFC please help] membarrier: Rewrite sync_core_before_usermode()
 2020-12-29  3:31 UTC  (6+ messages)

[PATCH 1/1] lib: aes: build failure with DEBUG=1
 2020-12-29  3:32 UTC  (2+ messages)

[PATCHv2] drivers: tee: i2c trampoline driver
 2020-12-29  3:32 UTC  (2+ messages)

[PATCH 1/3] common: Makefile: drop duplicated line
 2020-12-29  3:32 UTC  (4+ messages)
` [PATCH 2/3] cmd: Makefile: build nvedit.c when needed

[PATCH] bootmenu: Allow to quit it via CTRL+C
 2020-12-29  3:32 UTC  (3+ messages)
` [PATCH v2] bootmenu: Allow to quit it via ESC/CTRL+C

[PATCH] bootmenu: Select CFB_CONSOLE_ANSI if CFB_CONSOLE
 2020-12-29  3:32 UTC  (2+ messages)

[PATCH v1 0/3] arm: xea: Regression fixes for i.MX28 based XEA board
 2020-12-29  3:32 UTC  (3+ messages)
` [PATCH v1 3/3] xea: config: Disable CONFIG_SPL_OF_PLATDATA_PARENT on XEA (imx28)

About t1042 fsl sata driver
 2020-12-29  3:32 UTC  (2+ messages)

[PATCH] drivers: tee: i2c trampoline driver
 2020-12-29  3:32 UTC  (2+ messages)

[PATCH 1/1] sandbox: fix sandbox_cmdline_cb_test_fdt()
 2020-12-29  3:32 UTC  (2+ messages)

[PATCH] fs: fat: eliminate DIRENTSPERBLOCK() macro
 2020-12-29  3:32 UTC  (2+ messages)

[PATCH] cmd: mmc: add mmcboot command
 2020-12-29  3:32 UTC  (2+ messages)

[PATCH v2 0/2] Use RNG to get random behaviour
 2020-12-29  3:32 UTC  (7+ messages)
` [PATCH v2 1/2] lib: uuid: use RNG device if present

[PATCH 6/7] spi: cadence-quadspi: Wait at least 500 ms for direct reads
 2020-12-29  3:29 UTC  (2+ messages)

[PATCH v4 0/3] VIM3: add support for checking 'Function' button state
 2020-12-29  3:31 UTC  (5+ messages)
  ` [PATCH v4 2/3] button: add a simple Analog to Digital Converter device based button driver

[PATCH v2 0/6] Add MBR partition table creation and verify command
 2020-12-29  3:31 UTC  (3+ messages)
  ` [PATCH v2 6/6] cmd: Add MBR partition layout control utility

test_efi_selftest occasionally fails on qemu-x86?
 2020-12-29  3:31 UTC  (4+ messages)

[PATCH v2 1/2] trace: select TIMER_EARLY to avoid infinite recursion
 2020-12-29  3:31 UTC  (2+ messages)

[v5 00/18] Enable ARM Trusted Firmware for U-Boot
 2020-12-29  3:31 UTC  (3+ messages)
` [v5 17/18] arm: socfpga: soc64: Enable FIT image generation using binman


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.