All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-30 02:33:14 to 2020-08-30 08:29:28 UTC [more...]

[qemu-mainline test] 153138: regressions - FAIL
 2020-08-30  8:28 UTC 

[Cocci] transform oddity
 2020-08-30  8:25 UTC 

[Cocci] transform oddity / bug ?
 2020-08-30  8:27 UTC  (4+ messages)

[PATCH] media: pci: ttpci: av7110: avoid compiler optimization of reading data[0] in debiirq()
 2020-08-30  8:20 UTC 

[Linux-kernel-mentees] [PATCH v1] [media] netup_unidvb: use generic power management
 2020-08-30  8:10 UTC  (3+ messages)
  `  "

[dpdk-dev] [PATCH] vdpa/mlx5: fix event channel setup
 2020-08-30  8:17 UTC  (3+ messages)
` [dpdk-dev] [v1] "

[meta-virtualization][PATCH] Adding k3s recipe
 2020-08-30  8:17 UTC  (2+ messages)
` [PATCH] "

[PATCH 00/17] HSM driver for ACRN hypervisor
 2020-08-30  8:16 UTC  (10+ messages)
` [PATCH 05/17] virt: acrn: Introduce ACRN HSM basic driver
` [PATCH 06/17] virt: acrn: Introduce VM management interfaces

[Buildroot] Buildroot 2020.02.5 released
 2020-08-30  8:14 UTC  (2+ messages)

[PATCH] mm/memory-failure: Fix return wrong value when isolate page fail
 2020-08-30  8:10 UTC 

[PATCH v2 2/3] media: i2c: Add support for the OV8865 image sensor
 2020-08-30  8:09 UTC  (4+ messages)

logitech-hidpp-device 0003:046D:406F.0006: item fetching failed at offset 0/0
 2020-08-30  8:10 UTC 

[PATCH] rtc: s3c: Simplify with dev_err_probe()
 2020-08-30  8:09 UTC 

[PATCH v1] i2c: npcm7xx: bug fix timeout (usec instead of msec)
 2020-08-30  7:49 UTC 

[Buildroot] [PATCH 1/1] package/menu-cache: fix build with gcc 10
 2020-08-30  8:08 UTC 

[PATCH v3 0/3] Get cache information from userland
 2020-08-30  8:01 UTC  (7+ messages)
` [PATCH v3 1/3] riscv: Set more data to cacheinfo
` [PATCH v3 3/3] riscv: Add cache information in AUX vector

[net-next v5 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-08-30  8:00 UTC  (3+ messages)

[PATCH] bnx2x: correct a mistake when show error code
 2020-08-30  7:58 UTC  (2+ messages)
` [EXT] "

[Buildroot] [PATCH v2 00/12] Add the support for Clang cross-compiler
 2020-08-30  7:57 UTC  (3+ messages)
` [Buildroot] [PATCH v2 05/12] linux: override CC for the case CC is not GCC

[Buildroot] [PATCH 00/22] linux: allow packages to set kconfig options (branch yem/pkg-linux-opts)
 2020-08-30  7:54 UTC  (5+ messages)
` [Buildroot] [PATCH 01/22] core/pkg-utils: rationalise kconfig option mangling
` [Buildroot] [PATCH 02/22] core/pkg-utils: kconfig mangling defaults to current package's .config

[SPDK] Re: Print backtrace in SPDK
 2020-08-30  7:52 UTC 

[net-next v5 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
 2020-08-30  7:49 UTC  (5+ messages)

[PATCH] USB: PHY: JZ4770: Use the generic PHY framework
 2020-08-30  7:46 UTC  (2+ messages)

Q: sp805 watchdog is only for fsl ?
 2020-08-30  7:46 UTC 

[PATCH] memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
 2020-08-30  7:43 UTC  (9+ messages)

[Bug 1892540] [NEW] qemu can no longer boot NetBSD/sparc
 2020-08-30  7:32 UTC  (13+ messages)
` [RFC PATCH v2] hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
  ` [Bug 1892540] "
  ` [Bug 1892540] "

[ovmf test] 153156: regressions - FAIL
 2020-08-30  7:38 UTC 

[PATCH 0/5] add "git worktree repair" command
 2020-08-30  7:36 UTC  (7+ messages)
` [PATCH 2/5] worktree: teach "repair" to fix worktree back-links to main worktree
` [PATCH 3/5] worktree: teach "repair" to fix outgoing links to worktrees

[dpdk-dev] [PATCH 1/2] trace: fix size_t field emitter
 2020-08-30  7:36 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] trace: add size_t as a generic trace point

simplify gendisk lookup and remove struct block_device aliases v2
 2020-08-30  7:35 UTC  (22+ messages)
` [PATCH 01/19] char_dev: replace cdev_map with an xarray
` [PATCH 02/19] block: merge drivers/base/map.c into block/genhd.c
` [PATCH 03/19] block: cleanup del_gendisk a bit
` [PATCH 04/19] block: split block_class_lock
` [PATCH 05/19] block: rework requesting modules for unclaimed devices
` [PATCH 06/19] block: add an optional probe callback to major_names
` [PATCH 07/19] ide: remove ide_{,un}register_region
` [PATCH 08/19] swim: don't call blk_register_region
` [PATCH 09/19] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
` [PATCH 10/19] brd: use __register_blkdev to allocate devices on demand
` [PATCH 11/19] loop: "
` [PATCH 12/19] md: "
` [PATCH 13/19] ide: switch to __register_blkdev for command set probing
` [PATCH 14/19] floppy: use a separate gendisk for each media format
` [PATCH 15/19] amiflop: use separate gendisks for Amiga vs MS-DOS mode
` [PATCH 16/19] ataflop: use a separate gendisk for each media format
` [PATCH 17/19] z2ram: reindent
` [PATCH 18/19] z2ram: use separate gendisk for the different modes
` [PATCH 19/19] block: switch gendisk lookup to a simple xarray

[PATCH AUTOSEL 4.19 01/38] ALSA: pci: delete repeated words in comments
 2020-08-30  7:33 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 08/38] media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq()

[PATCH trivial] xtensa: fix Kconfig typo
 2020-08-30  7:29 UTC  (2+ messages)

[PATCH 2/2] drm/radeon: Add vddc hwmon sensor
 2020-08-30  7:26 UTC 

[PATCH 1/2] drm/radeon: Add sclk frequency as hwmon sensor
 2020-08-30  7:25 UTC 

[PATCH] staging: rtl8188eu: use __func__ in os_dep
 2020-08-30  7:21 UTC 

[RFC/RFT PATCH 3/6] arm64, numa: Move pcibus_to_node definition to generic numa code
 2020-08-30  7:22 UTC  (7+ messages)

[Bug 208839] New: AMDGPU: DPM is not enabled after hibernate and resume for CIK/Hawaii GPUs (e.g R9 390)
 2020-08-30  7:20 UTC  (2+ messages)
` [Bug 208839] "

[Bug 207137] New: AMDGPU incorrectly reports vddgfx voltage for R9 390
 2020-08-30  7:17 UTC  (2+ messages)
` [Bug 207137] "

[PATCH 1/5] dt-bindings: arm: fsl: Add Beacon i.MX8M Mini Development Kit binding
 2020-08-30  7:11 UTC  (15+ messages)
` [PATCH 2/5] arm64: dts: imx8mm-beacon-kit: Add missing build through Makefile
` [PATCH 3/5] arm64: dts: imx8mm-beacon-som: Align regulator names with schema
` [PATCH 4/5] arm64: dts: imx8mm-beacon-som: Fix atmel, 24c64 EEPROM compatible
  ` [PATCH 4/5] arm64: dts: imx8mm-beacon-som: Fix atmel,24c64 "
` [PATCH 5/5] arm64: dts: imx8mm-evk: Align regulator names with schema

[PATCH BlueZ 0/1] Fix small typo in bluetoothctl
 2020-08-30  7:11 UTC  (2+ messages)
` [PATCH BlueZ 1/1] Fix "

drivers/usb/gadget/udc/tegra-xudc.c:2257:26: sparse: sparse: incorrect type in assignment (different base types)
 2020-08-30  7:10 UTC  (2+ messages)

[RFC PATCH 3/3] ovl: implement stacked mmap for shared map
 2020-08-30  7:10 UTC 

[xfs] e96c221c8c: xfstests.xfs.093.fail
 2020-08-30  7:05 UTC 

[ANNOUNCE] Reiser5: Selective File Migration - User Interface
 2020-08-30  7:04 UTC  (2+ messages)

[GIT PULL] EDAC urgent for v5.9-rc3
 2020-08-30  7:02 UTC 

[PATCH v2] platform: cros_ec: Reduce ligthbar get version command
 2020-08-30  7:00 UTC  (3+ messages)

[PATCH v3] platform: cros_ec: Reduce ligthbar get version command
 2020-08-30  6:59 UTC 

[PATCH 1/5] arm64: dts: imx8mm-evk: Replace deprecated phy reset properties
 2020-08-30  6:53 UTC  (3+ messages)

[libvirt test] 153144: regressions - FAIL
 2020-08-30  6:53 UTC 

[Buildroot] [git commit branch/2020.02.x] package/pkg-utils.mk: kconfig mangling defaults to current package's .config
 2020-08-30  6:53 UTC 

[Buildroot] [git commit branch/2020.02.x] package/pkg-utils.mk: rationalise kconfig option mangling
 2020-08-30  6:53 UTC 

[Buildroot] [git commit branch/2020.02.x] package/busybox: enable flags for use as systemd pager
 2020-08-30  6:52 UTC  (3+ messages)

[RFC PATCH v7 17/23] kernel/entry: Add support for core-wide protection of kernel-mode
 2020-08-30  6:50 UTC  (2+ messages)
` [kernel/entry] 872a0a3f0b: will-it-scale.per_thread_ops -18.7% regression

[RFC PATCH -rc] gcov: Protect from uninitialized number of functions provided by GCC
 2020-08-30  6:45 UTC  (3+ messages)

[PATCH u-boot-marvell] arm64: dts: armada-3720-espressobin: fix COMPHY nodes
 2020-08-30  6:38 UTC  (2+ messages)

[GIT PULL] dma-mapping fix for 5.9
 2020-08-30  6:31 UTC  (2+ messages)

[ovmf test] 153149: regressions - FAIL
 2020-08-30  6:31 UTC 

[PATCH] block: fix -EAGAIN IOPOLL task/vm accounting
 2020-08-30  6:26 UTC  (2+ messages)

[xen-unstable test] 153109: regressions - FAIL
 2020-08-30  6:23 UTC 

tidy up the buffer cache implementation v2
 2020-08-30  6:15 UTC  (14+ messages)
` [PATCH 01/13] xfs: refactor the buf ioend disposition code
` [PATCH 02/13] xfs: mark xfs_buf_ioend static
` [PATCH 03/13] xfs: refactor xfs_buf_ioend
` [PATCH 04/13] xfs: move the buffer retry logic to xfs_buf.c
` [PATCH 05/13] xfs: fold xfs_buf_ioend_finish into xfs_ioend
` [PATCH 06/13] xfs: refactor xfs_buf_ioerror_fail_without_retry
` [PATCH 07/13] xfs: remove xfs_buf_ioerror_retry
` [PATCH 08/13] xfs: lift the XBF_IOEND_FAIL handling into xfs_buf_ioend_disposition
` [PATCH 09/13] xfs: simplify the xfs_buf_ioend_disposition calling convention
` [PATCH 10/13] xfs: use xfs_buf_item_relse in xfs_buf_item_done
` [PATCH 11/13] xfs: clear the read/write flags later in xfs_buf_ioend
` [PATCH 12/13] xfs: remove xlog_recover_iodone
` [PATCH 13/13] xfs: reuse _xfs_buf_read for re-reading the superblock

[PATCH] zbd: don't read past the WP on a read only workload with verify
 2020-08-30  6:14 UTC  (4+ messages)

KMSAN: uninit-value in translate_table
 2020-08-30  6:08 UTC 

[Intel-gfx] [PULL] drm-misc-next
 2020-08-30  6:05 UTC  (4+ messages)
  `  "

[SPDK] Re: Print backtrace in SPDK
 2020-08-30  6:04 UTC 

[net-next 0/4] tipc: add more features to TIPC encryption
 2020-08-30  5:50 UTC  (7+ messages)
` [net-next 1/4] tipc: optimize key switching time and logic
` [net-next 2/4] tipc: introduce encryption master key
` [net-next 3/4] tipc: add automatic session key exchange
` [net-next 4/4] tipc: add automatic rekeying for encryption key

[gustavoars-linux:testing/fallthrough] BUILD SUCCESS a66bf6afaf6c7977c8e64e77bafb9761fd42ac4c
 2020-08-30  5:53 UTC 

[linux-linus test] 153123: regressions - FAIL
 2020-08-30  5:51 UTC 

Use cases for multiple uid mapping?
 2020-08-30  5:48 UTC  (2+ messages)

[PATCH] igb: read PBA number from flash
 2020-08-30  5:45 UTC  (2+ messages)
` [Intel-wired-lan] "

[ovmf test] 153147: regressions - FAIL
 2020-08-30  5:34 UTC 

[PATCH] t3200: clean side effect of git checkout --orphan
 2020-08-30  5:35 UTC  (2+ messages)

[PATCH] USB: integrate macro definitions into include/linux/usb.h
 2020-08-30  5:23 UTC  (3+ messages)

[PATCH 01/11] kconfig: qconf: reformat the intro message
 2020-08-30  4:59 UTC  (10+ messages)
` [PATCH 02/11] kconfig: qconf: update the intro message to match to the current code
` [PATCH 05/11] kconfig: qconf: show data column all the time
` [PATCH 06/11] kconfig: qconf: allow to edit "int", "hex", "string" menus in-place
` [PATCH 11/11] kconfig: qconf: create QApplication after option checks

[ovmf test] 153142: regressions - FAIL
 2020-08-30  4:53 UTC 

ptrace_syscall_32 is failing
 2020-08-30  4:40 UTC  (2+ messages)

[net] tipc: fix using smp_processor_id() in preemptible
 2020-08-29 19:37 UTC 

[PATCH] KVM: fix memory leak in kvm_io_bus_unregister_dev()
 2020-08-30  4:34 UTC 

[ovmf test] 153139: regressions - FAIL
 2020-08-30  4:04 UTC 

Seek feedback: BMC console and debug info
 2020-08-30  3:53 UTC  (4+ messages)

[PATCH] fat: Avoid oops when bdi->io_pages==0
 2020-08-30  3:53 UTC  (4+ messages)

[PATCH 21/22] mac80211_hwsim: indicate support for S1G
 2020-08-30  2:28 UTC  (2+ messages)
` [mac80211_hwsim] dc5ef7078b: BUG:KASAN:stack-out-of-bounds_in__freq_reg_info

cron job: media_tree daily build: ERRORS
 2020-08-30  3:45 UTC 

[f2fs-dev] [PATCH v2 0/1] f2fs: check output position in move range ioctl
 2020-08-30  3:39 UTC  (3+ messages)
` [f2fs-dev] [PATCH v2 1/1] "

[f2fs-dev] [PATCH] f2fs: correct statistic of APP_DIRECT_IO
 2020-08-30  3:38 UTC  (2+ messages)

[PATCH] Avoid infinite loop in malformed packfiles
 2020-08-30  3:33 UTC  (2+ messages)

Unclear documentation about IORING_OP_READ
 2020-08-30  3:32 UTC 

[ovmf test] 153135: regressions - FAIL
 2020-08-30  3:29 UTC 

[f2fs-dev] [PATCH] f2fs: prevent compressed file from being disabled after releasing cblocks
 2020-08-30  3:23 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: Simplify SEEK_DATA implementation
 2020-08-30  3:18 UTC  (3+ messages)
  `  "

[qemu-mainline test] 153113: regressions - FAIL
 2020-08-30  3:06 UTC 

[OE-core][PATCH] oeqa: reproducible: Fix test not producing diffs
 2020-08-30  3:00 UTC 

{standard input}:1174: Error: inappropriate arguments for opcode 'mpydu'
 2020-08-30  2:58 UTC  (2+ messages)

[PATCH] linux-yocto-dev: bump to v5.9+
 2020-08-30  2:54 UTC 

[btrfs] b2bc432bbb: BUG:kernel_NULL_pointer_dereference, address
 2020-08-30  2:40 UTC 

ERROR: modpost: "max_low_pfn" undefined!
 2020-08-30  2:39 UTC  (3+ messages)

[PULL 0/7] softfloat patch queue
 2020-08-30  2:32 UTC  (8+ messages)
` [PULL 1/7] softfloat: Implement the full set of comparisons for float16
` [PULL 2/7] softfloat: Add fp16 and uint8/int8 conversion functions
` [PULL 3/7] softfloat: Add float16_is_normal
` [PULL 4/7] softfloat: Define operations for bfloat16
` [PULL 5/7] softfloat: Define convert "
` [PULL 6/7] softfloat: Define misc "
` [PULL 7/7] softfloat: Define comparison "


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.