All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-29 01:49:30 to 2020-12-29 03:35:29 UTC [more...]

[PATCH 00/49] dm: Add dtoc implementation of device instantiation (part D)
 2020-12-29  3:35 UTC  (44+ 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 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  (20+ 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  (3+ 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  (5+ messages)
` [v5 16/18] arm: socfpga: dts: soc64: Add binman node of FIT image with ATF support
` [v5 17/18] arm: socfpga: soc64: Enable FIT image generation using binman

[rcu:dev.2020.12.15b 130/134] include/linux/stddef.h:8:14: error: called object is not a function or function pointer
 2020-12-29  3:28 UTC  (2+ messages)

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

[PATCH v3 0/3] iommu/vt-d: Misc fixes on scalable mode
 2020-12-29  3:25 UTC  (8+ messages)
` [PATCH v3 1/3] iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev
` [PATCH v3 2/3] iommu/vt-d: Track device aux-attach with subdevice_domain_info
` [PATCH v3 3/3] iommu/vt-d: Fix ineffective devTLB invalidation for subdevices

drivers/crypto/stm32/stm32-cryp.c:1232:47: sparse: sparse: incorrect type in argument 2 (different base types)
 2020-12-29  3:26 UTC  (2+ messages)

Bug in Bonito? (mips/fuloong2e)
 2020-12-29  3:26 UTC 

[PATCH] wireless/cfg80211: fix multiple kernel-doc build warnings
 2020-12-29  3:23 UTC 

[PATCH net-next v2 0/6] bcm63xx_enet: major makeover of driver
 2020-12-29  3:24 UTC  (19+ messages)
` [PATCH net-next v2 1/6] bcm63xx_enet: batch process rx path
` [PATCH net-next v2 2/6] bcm63xx_enet: add BQL support
` [PATCH net-next v2 3/6] bcm63xx_enet: add xmit_more support
` [PATCH net-next v2 4/6] bcm63xx_enet: alloc rx skb with NET_IP_ALIGN
` [PATCH net-next v2 5/6] bcm63xx_enet: convert to build_skb
` [PATCH net-next v2 6/6] bcm63xx_enet: improve rx loop

[tty:tty-linus] BUILD SUCCESS 54ca955b5a4024e2ce0f206b03adb7109bc4da26
 2020-12-29  3:21 UTC 

[PATCH] CoC: update to 2.0
 2020-12-29  3:17 UTC  (7+ messages)
` [PATCH v2 1/2] CoC: Update word-wrapping to match upstream
` [PATCH v2 2/2] CoC: update to version 2.0 + local changes

[PATCH] hwmon: (gpio-fan): Switch to using the new API kobj_to_dev()
 2020-12-29  3:17 UTC 

[tty:tty-testing] BUILD SUCCESS 01493ccb4436aadcaf8f33cd5d524a5d68f22836
 2020-12-29  3:15 UTC 

[PATCH] mm: rectify a page bad reason
 2020-12-29  3:11 UTC 

[PATCH] perf arm64: Fix mksyscalltbl, don't lose syscalls due to sort -nu
 2020-12-29  3:09 UTC  (3+ messages)

[zen-kernel-zen-kernel:5.10/muqss 1/21] kernel/sched/MuQSS.c:4407:35: warning: no previous prototype for 'schedule_user'
 2020-12-29  3:11 UTC 

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

[PATCH V5 0/8] remoteproc: imx_rproc: support iMX8MQ/M
 2020-12-29  3:30 UTC  (18+ messages)
` [PATCH V5 1/8] remoteproc: introduce is_iomem to rproc_mem_entry
` [PATCH V5 2/8] remoteproc: add is_iomem to da_to_va
` [PATCH V5 3/8] remoteproc: imx_rproc: correct err message
` [PATCH V5 4/8] remoteproc: imx_rproc: use devm_ioremap
` [PATCH V5 5/8] remoteproc: imx_rproc: add i.MX specific parse fw hook
` [PATCH V5 6/8] remoteproc: imx_rproc: support i.MX8MQ/M
` [PATCH V5 7/8] remoteproc: imx_rproc: ignore mapping vdev regions
` [PATCH V5 8/8] remoteproc: imx_proc: enable virtio/mailbox

[usb:usb-testing] BUILD SUCCESS 32510cf5e554e8f2cecafea8b8cc11daa4afb9e6
 2020-12-29  3:03 UTC 

drivers/tty/serial/ucc_uart.c:264:21: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-12-29  2:57 UTC  (2+ messages)

[RFC PATCH v2 19/19] dyndbg: try DEFINE_DYNAMIC_DEBUG_TABLE
 2020-12-29  2:58 UTC  (5+ messages)
` [RFC PATCH] dyndbg: i915_site can be static

[usb:usb-linus] BUILD SUCCESS 9389044f27081d6ec77730c36d5bf9a1288bcda2
 2020-12-29  2:56 UTC 

[PATCH 0/3] Bypass specific network traffic in COLO
 2020-12-29  2:56 UTC  (6+ messages)
` [PATCH 1/3] qapi/net: Add new QMP command for COLO passthrough

[l1k:nft_egress_v4 3/4] include/linux/rcupdate.h:729:9: sparse: sparse: context imbalance in '__dev_queue_xmit' - different lock contexts for basic block
 2020-12-29  2:57 UTC 

[PATCH v4 0/2] UIO support for dfl devices
 2020-12-29  2:42 UTC  (3+ messages)
` [PATCH v4 1/2] fpga: dfl: add the userspace I/O device support for DFL devices
` [PATCH v4 2/2] Documentation: fpga: dfl: Add description for DFL UIO support

[PATCH -next] misc: use DIV_ROUND_UP macro to do calculation
 2020-12-29  2:41 UTC  (3+ messages)

[PATCH 4.14 3/3] mm: memcontrol: fix excessive complexity in memory.stat reporting
 2020-12-29  2:38 UTC 

[PATCH 0/3] fix the performance fluctuation due to shared tagset
 2020-12-29  2:37 UTC  (8+ messages)
` [PATCH 1/3] blk-mq: allow hardware queue to get more tag while sharing a tag set

[stffrdhrn:or1k-5.11-litex-net 9/12] drivers/net/ethernet/litex/litex_liteeth.c:398:18: warning: variable 'priv' set but not used
 2020-12-29  2:37 UTC 

[PATCH 4.14 2/3] mm: memcontrol: implement lruvec stat functions on top of each other
 2020-12-29  2:35 UTC 

[v6,0/4] PCI: mediatek: Add new generation controller support
 2020-12-29  2:33 UTC  (8+ messages)
` [v6,3/4] PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192

[PATCH 4.14 1/3] mm: memcontrol: eliminate raw access to stat and event counters
 2020-12-29  2:33 UTC 

[PATCH 4/5] ibmvfc: complete commands outside the host/queue lock
 2020-12-29  2:29 UTC  (4+ messages)

[PATCH] staging: android: ashmem: Fixed warning for structure declaration
 2020-12-29  2:29 UTC  (4+ messages)

[PATCH v9 0/4] leds: pwm: Make automatic labels work
 2020-12-29  2:24 UTC  (5+ messages)
` [PATCH v9 2/4] ARM: dts: berlin: Fix schema warnings for pwm-leds

[staging:staging-linus] BUILD SUCCESS d887d6104adeb94d1b926936ea21f07367f0ff9f
 2020-12-29  2:25 UTC 

[PATCH v19 3/4] PCI: microchip: Add host driver for Microchip PCIe controller
 2020-12-29  2:21 UTC  (3+ messages)

[PATCH v14 0/6] add DFL bus support to MODULE_DEVICE_TABLE()
 2020-12-29  2:16 UTC  (7+ messages)
` [PATCH v14 1/6] fpga: dfl: fix the definitions of type & feature_id for dfl devices
` [PATCH v14 2/6] fpga: dfl: move dfl_device_id to mod_devicetable.h
` [PATCH v14 3/6] fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()
` [PATCH v14 4/6] fpga: dfl: move dfl bus related APIs to include/linux/dfl.h
` [PATCH v14 5/6] fpga: dfl: add support for N3000 Nios private feature
` [PATCH v14 6/6] memory: dfl-emif: add the DFL EMIF private feature driver

arch/m68k/68000/dragen2.c:73:16: error: 'screen_bits' undeclared
 2020-12-29  2:18 UTC  (2+ messages)

[staging:staging-testing] BUILD SUCCESS 1e9a9c7cba3ca5cbd3201a9f3b8dc6e8d7bef1c0
 2020-12-29  2:18 UTC 

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

[PATCH] tools/perf: Fix powerpc gap between kernel end and module start
 2020-12-29  2:14 UTC 

[wsa:renesas/v3u/scif 12/60] include/linux/limits.h:15:18: warning: initialized field overwritten
 2020-12-29  2:15 UTC 

[PATCH 06/13] wcn36xx: Add ipv6 namespace offload in suspend
 2020-12-29  2:15 UTC  (4+ messages)

[PATCH] mm: improve mprotect(R|W) efficiency on pages referenced once
 2020-12-29  2:09 UTC  (3+ messages)

[PATCH] git-mv: fix git mv bug with case insensitive fs
 2020-12-29  2:06 UTC 

[PATCH net v6] vhost_net: fix ubuf refcount incorrectly when sendmsg fails
 2020-12-29  2:01 UTC 

[PATCH AUTOSEL 5.7 01/30] drm/msm: fix potential memleak in error branch
 2020-12-29  2:01 UTC  (11+ messages)
` [PATCH AUTOSEL 5.7 03/30] ima: extend boot_aggregate with kernel measurements

[PATCH v8 0/4] mergetool: add automerge configuration
 2020-12-29  2:01 UTC  (4+ messages)
` [PATCH v9 0/5] "
  ` [PATCH v9 5/5] mergetool: add automerge_enabled tool-specific override function

[PATCH v22 00/23] LSM: Module stacking for AppArmor
 2020-12-29  1:53 UTC  (7+ messages)
` [PATCH v23 02/23] LSM: Create and manage the lsmblob data structure

[PATCH v5 0/3] iio: acpi_als: Add sotfware trigger support
 2020-12-29  1:53 UTC  (4+ messages)
` [PATCH v6 1/3] iio: acpi_als: Add timestamp channel
` [PATCH v6 2/3] iio: acpi_als: Add local variable dev in probe
` [PATCH v6 3/3] iio: acpi_als: Add trigger support

[PATCH 0/7] iommu: Permit modular builds of io-pgtable drivers
 2020-12-29  1:49 UTC  (3+ messages)
` [PATCH 5/7] drm/msm: Add dependency on io-pgtable-arm format module
` [PATCH 6/7] drm/panfrost: "


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.