messages from 2020-08-06 04:01:37 to 2020-08-06 10:48:02 UTC [more...]
[PATCH 0/5] log: Add logs for some modules
2020-08-06 10:07 UTC (4+ messages)
` [PATCH 1/5] log: Add logs for vm start and destroy
[PATCH] drm/amdgpu: fix spelling mistake "Falied" -> "Failed"
2020-08-06 7:34 UTC (7+ messages)
[RFC v3 00/71] target/riscv: support vector extension v1.0
2020-08-06 10:46 UTC (14+ messages)
` [RFC v3 01/71] target/riscv: drop vector 0.7.1 and add 1.0 support
` [RFC v3 02/71] target/riscv: Use FIELD_EX32() to extract wd field
` [RFC v3 03/71] target/riscv: rvv-1.0: add mstatus VS field
` [RFC v3 04/71] target/riscv: rvv-1.0: add sstatus "
` [RFC v3 05/71] target/riscv: rvv-1.0: introduce writable misa.v field
` [RFC v3 06/71] target/riscv: rvv-1.0: add translation-time vector context status
` [RFC v3 07/71] target/riscv: rvv-1.0: remove vxrm and vxsat fields from fcsr register
` [RFC v3 08/71] target/riscv: rvv-1.0: add vcsr register
` [RFC v3 09/71] target/riscv: rvv-1.0: add vlenb register
` [RFC v3 10/71] target/riscv: rvv-1.0: check MSTATUS_VS when accessing vector csr registers
` [RFC v3 11/71] target/riscv: rvv-1.0: remove MLEN calculations
` [RFC v3 12/71] target/riscv: rvv-1.0: add fractional LMUL
` [RFC v3 13/71] target/riscv: rvv-1.0: add VMA and VTA
[PATCH 0/4] Refactor get_fpstatus_ptr() ready for AArch32 fp16
2020-08-06 10:44 UTC (3+ messages)
` [PATCH 2/4] target/arm: Make A32/T32 use new fpstatus_ptr() API
` [PATCH 3/4] target/arm: Implement FPST_STD_F16 fpstatus
[PATCH][next][V2] staging: wfx: fix a handful of spelling mistakes
2020-08-06 10:47 UTC
[igt-dev] [PATCH v3 0/2] tests/kms_pipe_crc_basic: Sanity check for CRC mismatches
2020-08-06 18:24 UTC (5+ messages)
` [igt-dev] [PATCH v3 1/2] "
` [igt-dev] [PATCH v1 2/2] intel-ci: Add compare CRC sanity test to BAT
` [igt-dev] [PATCH v2] "
RISC-V: crash in riscv_get_time()
2020-08-06 10:44 UTC
[igt-dev] [PATCH v3 0/2] tests/kms_pipe_crc_basic: Sanity check for CRC mismatches
2020-08-06 18:34 UTC (4+ messages)
` [igt-dev] [PATCH v3 1/2] "
` [igt-dev] [PATCH v2 2/2] intel-ci: Add compare CRC sanity test to BAT
[MPTCP] mptcp diag interface weirdness
2020-08-06 10:41 UTC
[PATCH] cml1: Add the option to choose the .config root dir
2020-08-06 10:37 UTC
Host related testcases in openbmc-test-automation
2020-08-06 10:36 UTC
[PATCH v2] cmd: exception: unaligned data access on RISC-V
2020-08-06 10:34 UTC
[PATCH 0/6] multipath cleanups
2020-08-06 10:30 UTC (3+ messages)
` [PATCH 2/6] kpartx: fix -Wsign-compare error
[PATCH][V2] macintosh: windfarm: remove detatch debug containing spelling mistakes
2020-08-06 10:29 UTC
[PATCH v3 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
2020-08-06 10:27 UTC (5+ messages)
` [PATCH v3 1/6] mm: add definition of PMD_PAGE_ORDER
` [PATCH v3 3/6] mm: introduce memfd_secret system call to create "secret" memory areas
[p2pmem:nvme_spin_lock 1/1] drivers/nvme/host/core.c:3013 nvme_get_effects_log() error: double unlocked 'ctrl->lock' (orig line 2991)
2020-08-06 10:27 UTC
[intel-linux-intel-lts:5.4/yocto 3/3] drivers/gpu/drm/hantro_driver/hx280enc.c:393:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
2020-08-06 10:24 UTC
[intel-linux-intel-lts:5.4/preempt-rt 8748/9103] drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1058:35: warning: variable 'mem' is uninitialized when used here
2020-08-06 10:21 UTC
fs/exfat/namei.c:1297:6: warning: Variable 'ret' is reassigned a value before the old one has been used
2020-08-06 10:20 UTC
[igt-dev] [PATCH] tests/kms_pipe_crc_basic: Sanity check for CRC mismatches
2020-08-06 18:04 UTC (10+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_pipe_crc_basic: Sanity check for CRC mismatches (rev3)
` [igt-dev] ✓ Fi.CI.IGT: "
` [igt-dev] [PATCH v2] tests/kms_pipe_crc_basic: Sanity check for CRC mismatches
` [igt-dev] [PATCH v3 1/2] "
` [igt-dev] [PATCH v1 2/2] intel-ci: Add compare CRC sanity test to BAT
` [igt-dev] [PATCH v3 0/2] tests/kms_pipe_crc_basic: Sanity check for CRC mismatches
[mm/swap.c] 1ce108b11b: WARNING:at_include/linux/cpumask.h:#cpumask_test_cpu
2020-08-06 10:14 UTC (2+ messages)
[PATCH] drivers: usb: Fix config indentation
2020-08-06 10:12 UTC
[PATCH v2 0/7] target/riscv: NaN-boxing for multiple precison
2020-08-06 10:02 UTC (21+ messages)
` [PATCH v2 1/7] target/riscv: Generate nanboxed results from fp helpers
` [PATCH v2 2/7] target/riscv: Generalize gen_nanbox_fpr to gen_nanbox_s
` [PATCH v2 3/7] target/riscv: Generate nanboxed results from trans_rvf.inc.c
` [PATCH v2 4/7] target/riscv: Check nanboxed inputs to fp helpers
` [PATCH v2 5/7] target/riscv: Check nanboxed inputs in trans_rvf.inc.c
` [PATCH v2 6/7] target/riscv: Clean up fmv.w.x
` [PATCH v2 7/7] target/riscv: check before allocating TCG temps
[PATCHv3 1/2] hwrng: optee: handle unlimited data rates
2020-08-06 10:00 UTC (2+ messages)
` [PATCHv3 2/2] hwrng: optee: fix wait use case
[PATCHv3 2/2] hwrng: optee: fix wait use case
2020-08-06 9:58 UTC
[Buildroot] [PATCH 1/1] package/smstools3: fix build with gcc 10.x
2020-08-06 9:58 UTC
[PATCH] configs: socfpga: add CONFIG_BOOTCOMMAND for cyclone5
2020-08-06 9:55 UTC (2+ messages)
[Buildroot] sysklogd 1.6: messages from klogd are logged to user facility
2020-08-06 9:46 UTC (3+ messages)
[PATCH 1/2] ghostscript: fix CVE-2020-15900
2020-08-06 9:46 UTC (2+ messages)
` [PATCH 2/2] qemu : fix CVE-2020-15863
[intel-linux-intel-lts:5.4/preempt-rt 1346/9103] sound/soc/sof/topology.c:729:40: warning: unused variable 'stream_tokens'
2020-08-06 9:43 UTC
[RESEND PATCH v2 00/18] Add new board: Xen guest for ARM64
2020-08-06 9:43 UTC (19+ messages)
` [RESEND PATCH v2 01/18] Add MIT License
` [RESEND PATCH v2 02/18] Kconfig: Introduce CONFIG_XEN
` [RESEND PATCH v2 03/18] xen: Add essential and required interface headers
` [RESEND PATCH v2 04/18] board: Introduce xenguest_arm64 board
` [RESEND PATCH v2 05/18] xen: Port Xen hypervisor related code from mini-os
` [RESEND PATCH v2 06/18] xen: Port Xen event channel driver "
` [RESEND PATCH v2 07/18] serial: serial_xen: Add Xen PV serial driver
` [RESEND PATCH v2 08/18] linux/compat.h: Add wait_event_timeout macro
` [RESEND PATCH v2 09/18] lib: sscanf: add sscanf implementation
` [RESEND PATCH v2 10/18] xen: Port Xen bus driver from mini-os
` [RESEND PATCH v2 11/18] xen: Port Xen grant table "
` [RESEND PATCH v2 12/18] xen: pvblock: Add initial support for para-virtualized block driver
` [RESEND PATCH v2 13/18] xen: pvblock: Enumerate virtual block devices
` [RESEND PATCH v2 14/18] xen: pvblock: Read XenStore configuration and initialize
` [RESEND PATCH v2 15/18] xen: pvblock: Implement front-back protocol and do IO
` [RESEND PATCH v2 16/18] xen: pvblock: Print found devices indices
` [RESEND PATCH v2 17/18] board: xen: De-initialize before jumping to Linux
` [RESEND PATCH v2 18/18] doc: xen: Add Xen guest ARM64 board documentation
[meta-oe][sumo][PATCH] systemd: fix codesonar warnings
2020-08-06 9:37 UTC
[PATCH] kernel-yocto: Fix bb.debug to add missing log level
2020-08-06 9:33 UTC (2+ messages)
` ✗ patchtest: failure for "
[Buildroot] Fix OpTee PyCryptodomex Python 2 vs 3 issue
2020-08-06 9:30 UTC
[PATCH 1/3] ARM: i.MX6 dtsi: add enet_out clock
2020-08-06 9:29 UTC (3+ messages)
` [PATCH 2/3] ARM: imx6ul: add fec bits to GPR syscon definition
` [PATCH 3/3] ARM: i.MX: setup ENET_CLK_SEL in imx6_init for every imx6q/imx6d
[LTP] [PATCH V8] syscalls: clock_settime: Add test around y2038 vulnerability
2020-08-06 9:21 UTC (4+ messages)
[PATCH v8 00/14] Rockchip ISP1 Driver
2020-08-06 9:21 UTC (7+ messages)
` [PATCH v8 05/14] media: rkisp1: add Rockchip ISP1 subdev driver
[LTP] [PATCH] [COMMITTED] safe_macros: Add SAFE_SIGPROCMASK() and SAFE_SIGWAIT()
2020-08-06 9:19 UTC
[PATCH v3 0/8] Generalize start-powered-off property from ARM
2020-08-06 9:17 UTC (9+ messages)
[PATCH 0/4] kernel/yocto: conslidated pull request
2020-08-06 9:15 UTC (4+ messages)
` [OE-core] "
[PATCHv2 2/2] hwrng: optee: fix wait use case
2020-08-06 9:15 UTC (2+ messages)
[OE-core] [PATCH] libcap:upgrade 2.41 -> 2.42
2020-08-06 21:10 UTC (3+ messages)
` [OE-core] [PATCH] libinput:upgrade 1.15.6 -> 1.16.0
` [OE-core] [PATCH] python3-setuptools:upgrade 49.2.0 -> 49.2.1
[ebiggers:wip-fscrypt 13/20] fs/crypto/keysetup.c:490 fscrypt_setup_encryption_info() warn: passing a valid pointer to 'PTR_ERR'
2020-08-06 8:45 UTC
[igt-dev] [PATCH v2] tests: use an empty brace initializer
2020-08-06 8:43 UTC (3+ messages)
[intel-linux-intel-lts:5.4/preempt-rt 8747/9103] drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:913:22: sparse: sparse: context imbalance in 'axi_chan_handle_err' - different lock contexts for basic block
2020-08-06 8:39 UTC
[meta-virtualization][PATCH] libvirt: fix install error without qemu
2020-08-06 8:38 UTC
[igt-dev] [PATCH i-g-t] runner: Only claim the test was killed if it was killed
2020-08-06 8:38 UTC (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
[OE-core][PATCH] grub: set CVE_PRODUCT to grub2
2020-08-06 8:26 UTC
[PATCH v2 00/21] clk: at91: add sama7g5 support
2020-08-06 8:24 UTC (3+ messages)
` [PATCH v2 03/21] clk: bind clk to new parent device
[meta-oe][PATCH] xxhash: Upgrade 0.7.4 -> 0.8.0
2020-08-06 8:22 UTC
[PATCH] common/board_f: make sure to call fix_fdt() before reserve_fdt()
2020-08-06 8:21 UTC (5+ messages)
[Virtio-fs] [PATCH] virtiofsd: Disable remote posix locks by default
2020-08-06 8:20 UTC (2+ messages)
[RFC PATCH 0/5] hw/misc: Add LED device
2020-08-06 8:17 UTC (6+ messages)
` [RFC PATCH 2/5] hw/misc/led: Add LED_STATUS_CHANGED QAPI event
[PATCH] docs/qdev-device-use: Clean up the sentences related to -usbdevice
2020-08-06 8:15 UTC (3+ messages)
[PATCH 1/6] riscv: Call spl_board_init_f() in the generic SPL board_init_f()
2020-08-06 8:10 UTC (16+ messages)
` [PATCH 2/6] riscv: sifive/fu540: spl: Drop our own version of board_init_f()
` [PATCH 3/6] riscv: sifive/fu540: spl: Rename soc_spl_init()
` [PATCH 4/6] riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC level
` [PATCH 5/6] riscv: sifive/fu540: Drop NET_RANDOM_ETHADDR
` [PATCH 6/6] riscv: sifive/fu540: Move SPL related functions to spl.c
drivers/staging/comedi/drivers/pcl730.c:223:25: sparse: sparse: cast removes address space '__iomem' of expression
2020-08-06 8:09 UTC
[Buildroot] [PATCH v2] package/librtlsdr: bump to last commit
2020-08-06 8:04 UTC (2+ messages)
[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD REGRESSION b9721e471d8836b587b16ade9484087e2ef7bb8d
2020-08-06 8:02 UTC
[Buildroot] [git commit] package/librtlsdr: bump to last commit
2020-08-06 8:02 UTC
[Buildroot] [PATCH] package/busybox: Enable flags for use as systemd pager
2020-08-06 8:01 UTC (2+ messages)
Is the main memory pool same with the private heap?
2020-08-06 8:01 UTC
[Buildroot] [git commit] package/busybox: enable flags for use as systemd pager
2020-08-06 8:00 UTC
[PATCH v2] common/board_f: make sure to call fix_fdt() before reserve_fdt()
2020-08-06 7:54 UTC
Is it possible to dynamically and globally modify the private heap size throughout a system?
2020-08-06 7:46 UTC
[PATCH] drivers/net/wan/lapbether: Added needed_headroom and a skb->len check
2020-08-06 7:46 UTC (2+ messages)
[Buildroot] [autobuild.buildroot.net] Daily results for 2020-08-05
2020-08-06 7:46 UTC
[PATCH v17 00/21] per memcg lru lock
2020-08-06 7:41 UTC (3+ messages)
` [PATCH v17 17/21] mm/lru: replace pgdat lru_lock with lruvec lock
[PATCH v1 0/2] video: fbdev: radeonfb: PCI PM framework upgrade and fix-ups
2020-08-06 7:38 UTC (4+ messages)
` [PATCH v1 1/2] video: fbdev: aty: radeon_pm: remove redundant CONFIG_PM container
` [PATCH v1 2/2] fbdev: radeonfb:use generic power management
[ti:ti-linux-5.4.y 4105/8734] drivers/remoteproc/remoteproc_core.c:696:10-20: ERROR: invalid reference to the index variable of the iterator on line 690
2020-08-06 7:22 UTC
[PATCH v1] Makefile: socfpga: Generate spl/u-boot-splx4.sfp with 4 SPL images
2020-08-06 7:15 UTC (8+ messages)
[Buildroot] I need help to solve this error
2020-08-06 7:10 UTC
[PATCH] target/arm: Delete unused ARM_FEATURE_CRC
2020-08-06 7:07 UTC (2+ messages)
[PATCH 0/6] efi_selftest: allow UEFI testing on MAIX
2020-08-06 7:07 UTC (3+ messages)
` [PATCH 3/6] riscv: load addresses for Sipeed MAIX
[intel-linux-intel-lts:4.14/yocto/base 16/18] drivers/media/i2c/crlmodule/crl_ox03a10_ficosa_configuration.c:21:5: warning: no previous prototype for 'ox03a10_ficosa_sensor_init'
2020-08-06 7:05 UTC
[igt-dev] [RFC PATCH 1/2] tests/kms_vrr: Use atomic API for page flip
2020-08-06 7:02 UTC (4+ messages)
` [igt-dev] [PATCH v2 "
[sashal-linux-stable:queue-4.4 32/32] /tmp/cookie-065076.s:274: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
2020-08-06 6:59 UTC
[PATCHv2 2/2] hwrng: optee: fix wait use case
2020-08-06 6:57 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: Add doc for FriendlyARM NanoPi R2S
2020-08-06 6:57 UTC (4+ messages)
` [PATCH v2 2/2] rockchip: rk3328: Add support "
[mellanox:queue-next 2455/2552] drivers/vdpa/mlx5/core/mr.c:264:21: error: implicit declaration of function '__phys_to_pfn'; did you mean
2020-08-06 6:50 UTC
INVESTMENT
2020-08-06 6:49 UTC
[PATCH v1] configs: socfpga: soc64: Avoid SPL enter infinite loop during exception
2020-08-06 6:48 UTC (2+ messages)
[PATCH] arm64: Layerscape: Survive LPI one-way reset workaround
2020-08-06 6:38 UTC
[PATCHv2 2/2] hwrng: optee: fix wait use case
2020-08-06 6:11 UTC (2+ messages)
[PATCH v1 01/12] fbdev: gxfb: use generic power management
2020-08-06 6:11 UTC (3+ messages)
dbus-sensors:hwmontemp: additional attribute proposal
2020-08-06 6:07 UTC (2+ messages)
[PATCH] tty: serial: icom: switch from 'pci_' to 'dma_' API
2020-08-06 6:05 UTC
fs/fuse/virtio_fs.c:1009:6: warning: Variable 'err' is reassigned a value before the old one has been used
2020-08-06 6:04 UTC
[PATCH v2] arm: socfpga: Use DM watchdog timer
2020-08-06 6:02 UTC (2+ messages)
[PATCH v2] arm: socfpga: soc64: Check FPGA Config status register before bridge reset
2020-08-06 6:00 UTC (2+ messages)
[LTP] [PATCH v3] Add a test case for mmap MAP_GROWSDOWN flag
2020-08-06 5:49 UTC
[PATCH v10 0/5] powerpc: switch VDSO to C implementation
2020-08-06 5:46 UTC (6+ messages)
` [PATCH v10 2/5] powerpc/vdso: Prepare for switching VDSO to generic "
[PATCH] tty: synclink_gt: switch from 'pci_' to 'dma_' API
2020-08-06 5:44 UTC
[Devel] [pm:bleeding-edge] BUILD SUCCESS 905922e8acb3b7c7db3b2bc720f44cedcfb284dd
2020-08-06 5:43 UTC
OpenBMC : FRU Inventory management
2020-08-06 5:29 UTC (6+ messages)
[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 20.1.5
2020-08-06 5:15 UTC
[luto:random/fast 6/6] drivers/char/random.c:1012:26: warning: shift count >= width of type
2020-08-06 5:09 UTC
[PATCH V2] venus: core: add shutdown callback for venus
2020-08-06 5:07 UTC (2+ messages)
[meta-selinux][PATCH] refpolicy: update file context for ifconfig
2020-08-06 5:02 UTC
[linux-next:master 13557/13940] drivers/net/vxlan.c:2731:25: warning: Local variable dst shadows outer variable
2020-08-06 4:49 UTC
drivers/usb/host/ehci.h:743:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
2020-08-06 4:44 UTC
[PATCH V2] xf86-video-intel: Fix build with -fno-common
2020-08-06 4:41 UTC
[PATCH 1/2] xf86-video-intel: Fix build with -fno-common
2020-08-06 4:32 UTC (3+ messages)
` [OE-core] "
[PATCH v4] PCI: Reduce warnings on possible RW1C corruption
2020-08-06 4:14 UTC
[PATCH] softirq: add irq off checking for __raise_softirq_irqoff
2020-08-06 4:07 UTC
[PATCH] leds: Add an optional property named 'sdb-gpios'
2020-08-06 4:10 UTC
[PATCH 0/4] Fit the building tools to Plan 9 environment
2020-08-06 4:10 UTC (4+ messages)
` [PATCH 1/4] Use $(SHELL_PATH) instead of sh in Makefile
[PATCH] ext4: Delete unnecessary checks before brelse()
2020-08-06 4:09 UTC (3+ messages)
[PATCH v4 0/2] Add 802.1AD protocol support for dsa switch and ocelot driver
2020-08-06 4:04 UTC (6+ messages)
` [PATCH v4 2/2] net: dsa: ocelot: Add support for QinQ Operation
` [EXT] "
[PATCH 5/7] usb: dwc3: gadget: Account for extra TRB
2020-08-06 4:03 UTC (2+ messages)
[dpdk-dev] [PATCH] doc: add new field to rxq info struct
2020-08-06 4:00 UTC (3+ messages)
` [dpdk-dev] [PATCH v2] "
[PATCH v4 00/12] ASoC: qcom: Add support for SC7180 lpass variant
2020-08-06 3:59 UTC (4+ messages)
` [PATCH v4 01/12] ASoC: qcom: Add common array to initialize soc based core clocks
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.