All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-05 16:53:37 to 2021-02-05 17:44:55 UTC [more...]

[PATCH v2 0/2] of: property: Add fw_devlink support for more props
 2021-02-05 17:19 UTC  (9+ messages)
  ` [PATCH v2 2/2] of: property: Add fw_devlink support for interrupts

[PATCH v2 1/2] ima: Free IMA measurement buffer on error
 2021-02-05 17:39 UTC  (3+ messages)

[PATCH 0/8] sched/fair: misfit task load-balance tweaks
 2021-02-05 17:17 UTC  (5+ messages)
` [PATCH 3/8] sched/fair: Tweak misfit-related capacity checks

[PATCH 1/2] ARM: omap2plus_defconfig: Enable Netfilter components as modules
 2021-02-05 15:04 UTC  (9+ messages)
` [PATCH 2/2] ARM: omap2plus_defconfig: Update for dropped options

[RFC PATCH v1 01/01] PCIe DOE for PCIe and CXL 2.0
 2021-02-05 17:19 UTC  (3+ messages)

[PATCH] net/vmw_vsock: fix NULL pointer dereference
 2021-02-05 17:13 UTC  (2+ messages)

[PATCH 00/11] target: fix cmd plugging and completion
 2021-02-05 17:38 UTC  (4+ messages)
` [PATCH 05/11] vhost scsi: use lio wq cmd submission helper

[PATCH 0/8] spi: stm32: fix and enhancements for spi-stm32
 2021-02-05 17:23 UTC  (5+ messages)
` [PATCH 5/8] spi: stm32: defer probe for reset

[PATCH v3 0/2] TPM fixes
 2021-02-05 17:25 UTC  (6+ messages)
` [PATCH v3 2/2] tpm: in tpm2_del_space check if ops pointer is still valid

KCSAN: data-race in blk_stat_add / blk_stat_timer_fn (5)
 2021-02-05 17:06 UTC  (2+ messages)

[PATCH v5 0/2] PCI: qcom: fix PCIe support on sm8250
 2021-02-05 17:12 UTC  (3+ messages)

[PATCH 00/24] hw/arm: New board model mps3-an524
 2021-02-05 17:00 UTC  (10+ messages)
` [PATCH 03/24] hw/arm/mps2-tz: Correct the OSCCLK settings for mps2-an505 and mps2-an511
` [PATCH 06/24] hw/misc/mps2-fpgaio: Support SWITCH register
` [PATCH 07/24] hw/arm/mps2-tz: Make FPGAIO switch and LED config per-board
` [PATCH 08/24] hw/arm/mps2-tz: Condition IRQ splitting on number of CPUs, not board type
` [PATCH 10/24] hw/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524
` [PATCH 11/24] hw/arm/mps2-tz: Correct wrong interrupt numbers for DMA and SPI
` [PATCH 12/24] hw/arm/mps2-tz: Allow PPCPortInfo structures to specify device interrupts
` [PATCH 13/24] hw/arm/mps2-tz: Move device IRQ info to data structures
` [PATCH 24/24] hw/arm/mps2: Update old infocenter.arm.com URLs

[PATCH rdma-next v1 0/5] Various cleanups
 2021-02-05 17:40 UTC  (2+ messages)

INFO: task can't die in shrink_inactive_list (2)
 2021-02-05 17:44 UTC  (5+ messages)

[PATCH v2 1/4] arm64: kasan: don't populate vmalloc area for CONFIG_KASAN_VMALLOC
 2021-02-05 17:43 UTC  (11+ messages)

[Intel-gfx] [CI 1/2] drm/i915/gt: Always flush the submission queue on checking for idle
 2021-02-05 17:43 UTC  (2+ messages)
` [Intel-gfx] [CI 2/2] drm/i915/gt: Pull all execlists scheduler initialisation together

[igt-dev] [PATCH i-g-t] tests/i915_module_load: obj size based on the engine count
 2021-02-05 17:43 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t] i915/module_load: Tidy up gem_exec_store workalike
  ` [Intel-gfx] "

[PATCH v20 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-02-05 15:02 UTC  (6+ messages)
` [PATCH v20 05/10] fs/ntfs3: Add attrib operations
` [PATCH v20 06/10] fs/ntfs3: Add compression
` [PATCH v20 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
` [PATCH v20 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
` [PATCH v20 10/10] fs/ntfs3: Add MAINTAINERS

[PULL v3 00/27] Block patches
 2021-02-05 16:44 UTC  (27+ messages)
` [PULL v3 02/27] gitmodules: use GitLab repos instead of qemu.org
` [PULL v3 03/27] gitlab-ci: remove redundant GitLab repo URL command
` [PULL v3 04/27] docs: update README to use GitLab repo URLs
` [PULL v3 05/27] pc-bios: update mirror URLs to GitLab
` [PULL v3 06/27] get_maintainer: update repo URL "
` [PULL v3 07/27] multi-process: add the concept description to docs/devel/qemu-multiprocess
` [PULL v3 08/27] multi-process: add configure and usage information
` [PULL v3 09/27] memory: alloc RAM from file at offset
` [PULL v3 10/27] multi-process: Add config option for multi-process QEMU
` [PULL v3 11/27] multi-process: setup PCI host bridge for remote device
` [PULL v3 12/27] multi-process: setup a machine object for remote device process
` [PULL v3 13/27] io: add qio_channel_writev_full_all helper
` [PULL v3 14/27] io: add qio_channel_readv_full_all_eof & qio_channel_readv_full_all helpers
` [PULL v3 15/27] multi-process: define MPQemuMsg format and transmission functions
` [PULL v3 16/27] multi-process: Initialize message handler in remote device
` [PULL v3 17/27] multi-process: Associate fd of a PCIDevice with its object
` [PULL v3 18/27] multi-process: setup memory manager for remote device
` [PULL v3 19/27] multi-process: introduce proxy object
` [PULL v3 20/27] multi-process: add proxy communication functions
` [PULL v3 21/27] multi-process: Forward PCI config space acceses to the remote process
` [PULL v3 22/27] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [PULL v3 23/27] multi-process: Synchronize remote memory
` [PULL v3 24/27] multi-process: create IOHUB object to handle irq
` [PULL v3 25/27] multi-process: Retrieve PCI info from remote process
` [PULL v3 26/27] multi-process: perform device reset in the "
` [PULL v3 27/27] docs: fix Parallels Image "dirty bitmap" section

[dpdk-dev] [PATCH] log: support custom log function
 2021-02-05 17:42 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55
 2021-02-05 17:41 UTC  (3+ messages)

[PATCH 0/7] Add audio driver base on rpmsg on i.MX platform
 2021-02-05 14:02 UTC  (3+ messages)
` [PATCH 2/7] ASoC: fsl_rpmsg: Add CPU DAI driver for audio base on rpmsg

[PATCH 2/2] KVM: do not assume PTE is writable after follow_pfn
 2021-02-05 17:41 UTC  (2+ messages)

[Intel-gfx] [CI] drm/i915/selftest: Synchronise with the GPU timestamp
 2021-02-05 17:41 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftest: Synchronise with the GPU timestamp (rev2)

[PULL v2 00/27] Block patches
 2021-02-05 16:58 UTC  (6+ messages)

stable-rc/queue/4.9 baseline: 100 runs, 4 regressions (v4.9.255-13-g9357627a52d98)
 2021-02-05 17:37 UTC 

[PATCH] arm64: bti: Set PROT_BTI on all BTI executables mapped by the kernel
 2021-02-05 17:38 UTC 

[PATCH mlx5-next v5 1/4] PCI: Add sysfs callback to allow MSI-X table size change of SR-IOV VFs
 2021-02-05 17:35 UTC  (3+ messages)

qemu-arm: hang during MMU initialization
 2021-02-05 17:38 UTC 

[PATCH v3 mm 00/13] kasan: optimizations and fixes for HW_TAGS
 2021-02-05 17:34 UTC  (28+ messages)
` [PATCH v3 mm 01/13] kasan, mm: don't save alloc stacks twice
` [PATCH v3 mm 02/13] kasan, mm: optimize kmalloc poisoning
` [PATCH v3 mm 03/13] kasan: optimize large "
` [PATCH v3 mm 04/13] kasan: clean up setting free info in kasan_slab_free
` [PATCH v3 mm 05/13] kasan: unify large kfree checks
` [PATCH v3 mm 06/13] kasan: rework krealloc tests
` [PATCH v3 mm 07/13] kasan, mm: fail krealloc on freed objects
` [PATCH v3 mm 08/13] kasan, mm: optimize krealloc poisoning
` [PATCH v3 mm 09/13] kasan: ensure poisoning size alignment
` [PATCH v3 mm 10/13] arm64: kasan: simplify and inline MTE functions
` [PATCH v3 mm 11/13] kasan: inline HW_TAGS helper functions
` [PATCH v3 mm 12/13] arm64: kasan: export MTE symbols for KASAN tests
` [PATCH v3 mm 13/13] kasan: clarify that only first bug is reported in HW_TAGS

git-bugreport-2021-01-06-1209.txt (git can't deal with special characters)
 2021-02-05 17:31 UTC  (5+ messages)
` [PATCH v4 1/1] MacOS: precompose_argv_prefix()

[PATCH 0/1] tests/acceptance/boot_linux: Switch to Fedora 32
 2021-02-05 16:54 UTC  (4+ messages)

[PATCH bpf] selftests/bpf: use bash instead of sh in test_xdp_redirect.sh
 2021-02-05 17:30 UTC  (2+ messages)

[PATCH 0/2] x86/unwind/orc: Handle missing ORC data better
 2021-02-05 14:24 UTC  (3+ messages)
` [PATCH 1/2] x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2
` [PATCH 2/2] x86/unwind/orc: Silence warnings caused by missing ORC data

[PATCH v1] test: Allow simple glob pattern in the test name
 2021-02-05 17:34 UTC  (3+ messages)

[Nouveau] [PATCH] nouveau/dispnv50: add cursor size/pitch checks
 2021-02-05 17:34 UTC  (2+ messages)

[PATCH] fs/jfs: fix potential integer overflow on shift of a int
 2021-02-05 17:11 UTC  (2+ messages)

0a2aaab0b678fd1778ff2fc59d0770fc82995532 breaks Pinebook Pro
 2021-02-05 17:31 UTC 

[net-next PATCH v4 00/15] ACPI support for dpaa2 driver
 2021-02-05 17:25 UTC  (4+ messages)
` [net-next PATCH v4 07/15] net: mdiobus: Introduce fwnode_mdiobus_register_phy()

[PATCH v1] test: Include /sbin to the PATH when creating ext4 disk image
 2021-02-05 17:29 UTC  (3+ messages)

[PATCH 0/9] hw/arm/virt: Improve CPU help and fix testing under KVM
 2021-02-05 16:57 UTC  (4+ messages)
` [PATCH 2/9] tests/qtest: Restrict xlnx-can-test to TCG builds

[PATCH v2 0/5] Move remaining x86 Travis jobs to the gitlab-CI
 2021-02-05 16:58 UTC  (3+ messages)
` [PATCH v2 1/5] travis.yml: Move gprof/gcov test across to gitlab

I've noticed the command `git --git-dir=<path> shortlog`
 2021-02-05 16:57 UTC  (2+ messages)

Node name & property name collusion - json/yaml implications
 2021-02-05 17:28 UTC  (3+ messages)

[PATCH] backlight: ktd253: Bring up in a known state
 2021-02-05 17:27 UTC  (2+ messages)

[PATCH rdma-core v2 0/3] Dma-buf related fixes
 2021-02-05 17:23 UTC  (6+ messages)
` [PATCH rdma-core v2 3/3] configure: Add check for the presence of DRM headers

[GIT PULL] TI changes for v2021.04 rc2
 2021-02-05 17:26 UTC  (2+ messages)

[PATCH v4 5/5] board/km: add support for seli8 design based on nxp ls102x
 2021-02-05 17:26 UTC  (2+ messages)

[PATCH 4/5] board/km: move km i2c deblock declarations to a km/common.h
 2021-02-05 17:26 UTC  (2+ messages)

rcu: INFO: rcu_sched self-detected stall on CPU: Workqueue: xfs-conv/md0 xfs_end_io
 2021-02-05 17:12 UTC  (2+ messages)

[PATCH] KVM: arm64: Remove redundant check for S2FWB
 2021-02-05 17:24 UTC  (3+ messages)

[PATCH] net/vmw_vsock: improve locking in vsock_connect_timeout()
 2021-02-05 17:19 UTC  (2+ messages)

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.256-17-g135b2ff75c04)
 2021-02-05 17:20 UTC 

[PATCH] firmware_loader: Align .builtin_fw to 8
 2021-02-05 17:19 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] gfs2: Lock imbalance on error path in gfs2_recover_one
 2021-02-05 17:17 UTC  (2+ messages)
` [Cluster-devel] "

acceptance-system-fedora and acceptance-system-centos failing sporadically with timeout?
 2021-02-05 16:49 UTC  (4+ messages)

[PATCH v3 0/3] Cleanup and fixups for vmemmap handling
 2021-02-04 13:43 UTC 

[PATCH] drivers: mfd: Spelling fixes in the file max77620.c
 2021-02-05 17:14 UTC  (2+ messages)

[PATCH] ntp: Use freezable workqueue for RTC synchronization
 2021-02-05 17:09 UTC  (2+ messages)
` [tip: timers/urgent] "

[PATCH v2] ASoC: rt5682: Fix panic in rt5682_jack_detect_handler happening during system shutdown
 2021-02-05 17:14 UTC 

[PATCH] alarmtimer: Do not mess with an enqueued hrtimer
 2021-02-05 17:07 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] license: remove pmdinfogen from exceptions
 2021-02-05 17:15 UTC  (2+ messages)

[dpdk-dev] [PATCH] license: remove exception for old pmdinfogen
 2021-02-05 17:12 UTC  (3+ messages)

[RFC PATCH v3 00/27] KVM SGX virtualization support
 2021-02-05 16:51 UTC  (11+ messages)

[PATCH] blk-mq-debugfs: mark concurrent stats counters as data races
 2021-02-05 16:58 UTC 

stable-rc/queue/4.4 baseline: 86 runs, 9 regressions (v4.4.255-12-gcfd8bf18cea7)
 2021-02-05 16:57 UTC 

[PATCH] arch: arm: mach-imx: Fix a spelling in the file pm-imx5.c
 2021-02-05 16:59 UTC  (3+ messages)

[PATCH] uapi: map_to_7segment: Update example in documentation
 2021-02-05 17:08 UTC 

[PATCH 0/7]: mm: memcontrol: switch to rstat
 2021-02-05 17:10 UTC  (5+ messages)
` [PATCH 7/7] mm: memcontrol: consolidate lruvec stat flushing

[Cluster-devel] [PATCH 0/2] gfs2: fs format 1802 features
 2021-02-05 17:10 UTC  (3+ messages)
` [Cluster-devel] [PATCH 1/2] gfs2: Enable rgrplvb for sb_fs_format 1802
` [Cluster-devel] [PATCH 2/2] gfs2: Add trusted xattr support

[PATCH trivial] device.h: Remove bogus "the" in kerneldoc
 2021-02-05 17:06 UTC 

[dpdk-dev] [PATCH] maintainers: update for testpmd
 2021-02-05 17:08 UTC  (3+ messages)

[PATCH v2 0/2] Console/stdio use after free
 2021-02-05 17:06 UTC  (7+ messages)
` [PATCH v2 2/2] console: Don't start/stop console if stdio device invalid

[LTP] [PATCH v2 1/4] Prevent linker issues in lapi/io_uring.h
 2021-02-05 17:06 UTC  (5+ messages)
` [LTP] [PATCH v2 2/4] Add safe functions for io_uring to LTP library

[PULL v2 00/16] pc,virtio,pci: fixes, features,code removal
 2021-02-05 16:46 UTC  (2+ messages)

[PATCH v2 2/4] arm64: kasan: abstract _text and _end to KERNEL_START/END
 2021-02-05 17:02 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t] intel_gpu_top: Include fresh clients in the hide inactive filter
 2021-02-05 17:03 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH] kernel: Expose SYS_kcmp by default
 2021-02-05 17:02 UTC  (3+ messages)
`  "

[igt-dev] [PATCH i-g-t] intel_gpu_top: The return of the fractional bar
 2021-02-05 17:02 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH v17 0/7] KVM: arm64: Add host/guest KVM-PTP support
 2021-02-05 17:00 UTC  (7+ messages)
` [PATCH v17 1/7] arm/arm64: Probe for the presence of KVM hypervisor

[PATCH v10 0/5] Core scheduling remaining patches
 2021-02-05 16:42 UTC  (5+ messages)
` [PATCH v10 2/5] sched: CGroup tagging interface for core scheduling

[PATCH v2 00/10] mirror: cancel nbd reconnect
 2021-02-05 16:37 UTC  (3+ messages)
` [PATCH v2 07/10] iotests.py: qemu_nbd_popen: remove pid file after use
` [PATCH v2 09/10] block/backup: implement .cancel job handler

[RFC/PATCH 00/11] Raspberry PI 4 V3D enablement
 2021-02-05 16:56 UTC  (3+ messages)
` [RFC/PATCH 05/11] soc: bcm: bcm2835-power: Add support for BCM2711's ARSAN ASB

[PATCH v2] net/macos: implement vmnet-based network device
 2021-02-05 16:41 UTC 

[PATCH] mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output
 2021-02-05 16:57 UTC  (6+ messages)

[PATCH v3 0/5] mm/hugetlb: Early cow on fork, and a few cleanups
 2021-02-05 16:54 UTC  (6+ messages)
` [PATCH v3 1/5] hugetlb: Dedup the code to add a new file_region
` [PATCH v3 2/5] hugetlg: Break earlier in add_reservation_in_range() when we can
` [PATCH v3 3/5] mm: Introduce page_needs_cow_for_dma() for deciding whether cow
` [PATCH v3 4/5] mm: Use is_cow_mapping() across tree where proper
` [PATCH v3 5/5] hugetlb: Do early cow when page pinned on src mm

[PATCH v11 0/5] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-02-05 16:58 UTC  (2+ messages)

[MPTCP] [PATCH mptcp-net 5/5] selftests: mptcp: dump more info on errors
 2021-02-05 16:55 UTC 

[MPTCP] [PATCH mptcp-net 4/5] mptcp: add a missing retransmission timer scheduling
 2021-02-05 16:55 UTC 

[MPTCP] [PATCH mptcp-net 3/5] mptcp: better msk receive window updates
 2021-02-05 16:55 UTC 

[MPTCP] [PATCH mptcp-net 2/5] mptcp: init mptcp request socket earlier
 2021-02-05 16:55 UTC 

[MPTCP] [PATCH mptcp-net 1/5] mptcp: fix spurious retransmissions
 2021-02-05 16:55 UTC 

[MPTCP] [PATCH mptcp-net 0/5] mptcp: mix fixes
 2021-02-05 16:55 UTC 

[PATCH v2 00/12] kasan: optimizations and fixes for HW_TAGS
 2021-02-05 16:53 UTC  (3+ messages)

[PATCH 00/14] ASoC: SOF/Intel/SoundWire: add missing quirks and DMIC support
 2021-02-05 16:52 UTC  (7+ messages)
` [PATCH 14/14] ASoC: SOF: Intel: hda: add dev_dbg() when DMIC number is overridden


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.