All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-05 07:12:45 to 2021-02-05 08:21:56 UTC [more...]

[PATCH 0/9] KVM: x86: Move common exit handlers to x86.c
 2021-02-05  8:20 UTC  (2+ messages)

[PATCH v2] target/s390x/arch_dump: Fixes for the name field in the PT_NOTE section
 2021-02-05  8:18 UTC  (6+ messages)

[RFC 0/3] mm/page_alloc: Fix pageblock_order with HUGETLB_PAGE_SIZE_VARIABLE
 2021-02-05  8:20 UTC  (3+ messages)
` [RFC 2/3] arm64/hugetlb: Enable HUGETLB_PAGE_SIZE_VARIABLE

[PATCH] mm/memory.c: fix potential pte_unmap_unlock pte error
 2021-02-05  8:19 UTC 

[PATCH] qemu-img: add seek and -n option to dd command
 2021-02-05  8:18 UTC  (4+ messages)

[PATCH v2] mm/hugetlb: remove redundant check in preparing and destroying gigantic page
 2021-02-05  8:15 UTC  (2+ messages)

[PATCH 1/2] can: m_can: m_can_plat_probe(): free can_net device in case probe fails
 2021-02-05  8:19 UTC  (4+ messages)
` [PATCH 2/2] can: m_can: m_can_class_allocate_dev(): remove impossible error return judgment

[PATCH] ASoC: mediatek: mt8183-mt6358: set playback and capture constraints
 2021-02-05  8:16 UTC  (4+ messages)

stable-rc/queue/5.4 build: 200 builds: 1 failed, 199 passed, 121 warnings (v5.4.95-8-g0a2f09bafabe0)
 2021-02-05  8:18 UTC 

[Bug 211425] New: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 20secs aborting
 2021-02-05  8:19 UTC  (2+ messages)
` [Bug 211425] "

[PATCH] scsi: ufs: print the counter of each event history
 2021-02-05  8:17 UTC  (2+ messages)

[PATCH] monitor: trace qmp_send_response
 2021-02-05  8:17 UTC  (3+ messages)

[PATCH v2 0/4] KVM: x86/pmu: Guest Architectural LBR Enabling
 2021-02-05  8:16 UTC  (5+ messages)
` [PATCH v2 4/4] KVM: x86: Expose Architectural LBR CPUID and its XSAVES bit

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-02-04
 2021-02-05  8:18 UTC 

[PATCH 0/2] KVM: x86: RSM emulation DR6/DR7 cleanups
 2021-02-05  8:15 UTC  (3+ messages)
` [PATCH 2/2] KVM: x86: Restore all 64 bits of DR6 and DR7 during RSM on x86-64

evb-ast2600: Getting some build errors - 'u-boot.bin' is too large!'
 2021-02-05  8:15 UTC  (5+ messages)

[PATCH 0/6] Support second Image Signal Processor on rk3399
 2021-02-05  8:15 UTC  (7+ messages)

[PATCH] builddeb: Don't look for a missing Module.symvers
 2021-02-05  8:14 UTC  (2+ messages)

[PATCH] mm/mlock: stop counting mlocked pages when none vma is found
 2021-02-05  8:14 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/debugfs: HDCP capability enc NULL check
 2021-02-05  8:16 UTC  (3+ messages)

[PATCH 0/1 v2] nSVM: Test host RFLAGS.TF on VMRUN
 2021-02-05  8:14 UTC  (3+ messages)
` [PATCH 1/1 v2] nSVM: Test effect of "

[PATCH 1/1] kexec-tools: fix build on pre 4.4 kernels
 2021-02-05  8:15 UTC 

[PATCH] RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes
 2021-02-05  8:14 UTC 

[LTP] [PATCH v1 3/3] syscalls/mallinfo03: Add an overflow test when setting 2G size
 2021-02-05  8:15 UTC  (9+ messages)
` [LTP] [PATCH v2 1/5] tst_mallinfo.c: Add a common print helper for mallinfo
  ` [LTP] [PATCH v2 4/5] syscalls/mallinfo02: Add a basic test to check use mmap or sbrk

[PATCH v3 00/11] iio: core,buffer: add support for multiple IIO buffers per IIO device
 2021-02-05  8:12 UTC  (10+ messages)
` [PATCH v3 01/11] docs: ioctl-number.rst: reserve IIO subsystem ioctl() space
` [PATCH v3 04/11] iio: core: rework iio device group creation
` [PATCH v3 05/11] iio: buffer: group attr count and attr alloc

[PATCH v4 0/7] gpio: ep93xx: fixes series patch
 2021-02-05  8:05 UTC  (8+ messages)
` [PATCH v4 1/7] gpio: gpio-ep93xx: fix BUG_ON port F usage
` [PATCH v4 2/7] gpio: gpio-ep93xx: Fix single irqchip with multi gpiochips
` [PATCH v4 3/7] gpio: gpio-ep93xx: Fix wrong irq numbers in port F
` [PATCH v4 4/7] gpio: ep93xx: drop to_irq binding
` [PATCH v4 5/7] gpio: ep93xx: Fix typo s/hierarchial/hierarchical
` [PATCH v4 6/7] gpio: ep93xx: refactor ep93xx_gpio_add_bank
` [PATCH v4 7/7] gpio: ep93xx: refactor base IRQ number

[RFC][PATCH v6 0/7] Generic page pool & deferred freeing for system dmabuf heap
 2021-02-05  8:06 UTC  (16+ messages)
` [RFC][PATCH v6 1/7] drm: Add a sharable drm page-pool implementation
` [RFC][PATCH v6 2/7] drm: ttm_pool: Rename the ttm_pool_dma structure to ttm_pool_page_dat
` [RFC][PATCH v6 3/7] drm: ttm_pool: Rework ttm_pool_free_page to allow us to use it as a function pointer
` [RFC][PATCH v6 4/7] drm: ttm_pool: Rework ttm_pool to use drm_page_pool
` [RFC][PATCH v6 5/7] dma-buf: heaps: Add deferred-free-helper library code
` [RFC][PATCH v6 6/7] dma-buf: system_heap: Add drm pagepool support to system heap
` [RFC][PATCH v6 7/7] dma-buf: system_heap: Add deferred freeing to the "

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

[PATCH 0/5] btrfs: support fsverity
 2021-02-05  8:06 UTC  (3+ messages)
` [PATCH 2/5] btrfs: initial fsverity support

[PATCH] x86/EFI: work around GNU ld 2.36 issue
 2021-02-05  8:11 UTC  (2+ messages)

[PATCH v7 00/42] powerpc: interrupt wrappers
 2021-02-05  8:09 UTC  (3+ messages)
` [PATCH v7 28/42] powerpc: convert interrupt handlers to use wrappers

[PATCH v2 00/20] Various vhost-user-gpu & UI fixes
 2021-02-05  8:09 UTC  (3+ messages)
` [PATCH v2 17/20] virtio-gpu: avoid re-entering cmdq processing

[PATCH v5 0/5] ALSA: usb-audio: Fixes for Pioneer devices
 2021-02-05  8:09 UTC  (4+ messages)
` [PATCH v5 3/5] ALSA: usb-audio: Avoid unnecessary interface re-setup

[GIT PULL] KVM fixes for 5.11-rc7
 2021-02-05  8:04 UTC 

[meta-zephyr][PATCH] zephyr-kernel-common.inc: use ZEPHYR_MODULES var
 2021-02-05  8:18 UTC 

[PATCH] RFC: dma-buf: Require VM_SPECIAL vma for mmap
 2021-02-05  8:05 UTC  (7+ messages)
        ` [Intel-gfx] "

[PATCH] kyber: introduce kyber_depth_updated()
 2021-02-05  8:04 UTC  (3+ messages)

[PATCH] spi: tools: fix input string formatting
 2021-02-05  8:04 UTC 

[Buildroot] [PATCH 1/1] package/python-django: add CPE variables
 2021-02-05  8:03 UTC 

linux-next: manual merge of the hyperv tree with Linus' tree
 2021-02-05  8:02 UTC 

[PATCH 0/2] migration: dirty-bitmap: Allow control of bitmap persistence on destination
 2021-02-05  8:01 UTC  (3+ messages)
` [PATCH 2/2] "

[Buildroot] [git commit] package/sox: remove EOL whitespace
 2021-02-05  8:01 UTC 

[PATCH 0/3] pager: test for exit behavior & trace2 bug fix
 2021-02-05  7:58 UTC  (5+ messages)
` [PATCH v2 2/5] pager: test for exit code with and without SIGPIPE
` [PATCH v2 4/5] pager: properly log pager exit code when signalled

[PATCH] trace-cmd: Add missing APIs to libtracecmd main man page
 2021-02-05  7:57 UTC 

[PATCH] selftests/vDSO: fix ABI selftest on riscv
 2021-02-05  7:57 UTC  (4+ messages)

[RFC PATCH v1 0/2] Fix deadlock in ufs
 2021-02-05  7:56 UTC  (9+ messages)
` [RFC PATCH v2 "

[PATCH v3 1/2] procfs: Allow reading fdinfo with PTRACE_MODE_READ
 2021-02-05  7:56 UTC  (4+ messages)
` [PATCH v3 2/2] dmabuf: Add dmabuf inode number to /proc/*/fdinfo

[PATCH] trace-cmd: Add flags to APIs for opening trace file
 2021-02-05  7:56 UTC 

[PATCH v2] tpm_tis_spi_main: set cs_change = 0 when timesout
 2021-02-05  8:41 UTC 

[PATCH for-next 0/3] sendmsg/recvmsg cleanup
 2021-02-05  7:17 UTC  (3+ messages)
` [PATCH 3/3] io_uring: refactor sendmsg/recvmsg iov managing

Possible deny of service with memfd_create()
 2021-02-05  7:54 UTC  (4+ messages)

[meta-networking][PATCH V2] lksctp-tools: make conpatible to autoconf-2.70
 2021-02-05  7:54 UTC 

[PATCH] arm: xlnx-versal: fix virtio-mmio base address assignment
 2021-02-05  7:53 UTC  (4+ messages)

[PATCH -next] RISCV: Add some depends for NUMA
 2021-02-05  7:53 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-bottle: add CPE variables
 2021-02-05  7:54 UTC 

[RFC -V5 0/6] autonuma: Optimize memory placement for memory tiering system
 2021-02-05  7:53 UTC  (3+ messages)
` [RFC -V5 1/6] NUMA balancing: optimize page "

stable-rc/queue/4.4 build: 188 builds: 0 failed, 188 passed, 13 warnings (v4.4.255-1-g747a76b66d28)
 2021-02-05  7:51 UTC 

[PATCH 00/33] migration: capture error reports into Error object
 2021-02-05  7:50 UTC  (3+ messages)
` [PATCH 03/33] migration: push Error **errp into qemu_loadvm_state_setup()

[PATCH v1] tpm_tis_spi_main: set cs_change = 0 when timesout
 2021-02-05  7:50 UTC  (3+ messages)

[PATCH v2] io_uring: fix possible deadlock in io_uring_poll
 2021-02-05  7:49 UTC 

question about relative control for sync io using bfq
 2021-02-05  7:49 UTC  (3+ messages)

[OE-core] GCC crashes on aarch64 since gatesgarth
 2021-02-05  7:49 UTC 

[prelink-cross][PATCH] Add SPDX license headers to all source files
 2021-02-05  7:48 UTC  (3+ messages)
` [yocto] "

[meta-java][PATCH] classpath-native and friends: inherit native last
 2021-02-05  7:48 UTC  (2+ messages)
` [oe] "

[PATCH 0/4] pull request for net-next: batman-adv 2021-02-02
 2021-02-05  7:47 UTC  (5+ messages)
` [PATCH 2/4] batman-adv: Update copyright years for 2021

[dpdk-dev] [PATCH] vhost: fix packed ring dequeue offloading
 2021-02-05  7:47 UTC 

[meta-java][PATCH] openjdk-8-cross.inc: exclude BB_NUMBER_THREADS from sstate hash
 2021-02-05  7:47 UTC  (2+ messages)
` [oe] "

[oe] [meta-python][PATCH] python3-pykwalify: correct runtime depends
 2021-02-05  7:47 UTC 

[Buildroot] [PATCH 1/1] package/vala: add VALA_CPE_ID_VENDOR
 2021-02-05  7:46 UTC 

[meta-initramfs][PATCH 1/2] klibc: Upgrade to 2.0.8 release
 2021-02-05  7:46 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] geany,geany-plugins: Upgrade to 1.37.x

[Intel-gfx] [PULL] gvt-gt-next
 2021-02-05  7:30 UTC 

[PATCH 0/4] btrfs: fix a couple swapfile support bugs
 2021-02-05  7:44 UTC  (5+ messages)
` [PATCH 2/4] btrfs: fix race between writes to swap files and scrub

[PATCH v2] drm/qxl: do not run release if qxl failed to init
 2021-02-05  7:43 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_plane_lowres: Use highest and lowest resolution for testing
 2021-02-05  7:45 UTC 

[PATCH] armv7: ls102xa: Enable I-Cache to speed up the boot time
 2021-02-05  7:45 UTC 

[Buildroot] [PATCH 1/1] package/cryptodev-linux: set CRYPTODEV_LINUX_CPE_ID_VENDOR
 2021-02-05  7:45 UTC 

[PATCH] x86/sgx: Drop racy follow_pfn check
 2021-02-05  7:43 UTC  (3+ messages)

[PATCH v3 1/4] dp/dp_mst: Add support for sink event notify messages
 2021-02-05  7:41 UTC  (9+ messages)
` [PATCH v3 3/4] drm_dp_mst_topology: export two functions
` [PATCH v3 4/4] drm_dp_cec: add MST support

[PATCH 00/18] Apple M1 SoC platform bring-up
 2021-02-05  7:41 UTC  (13+ messages)
` [PATCH 15/18] irqchip/apple-aic: Add support for the Apple Interrupt Controller
` [PATCH 18/18] arm64: apple: Add initial Mac Mini 2020 (M1) devicetree

Building eSDK fails #sdk
 2021-02-05  7:42 UTC  (2+ messages)
` [yocto] "

[Buildroot] [PATCH 1/1] package/libtirpc: set LIBTIRPC_CPE_ID_VALID
 2021-02-05  7:42 UTC 

[PATCH v6 00/10] drm/qxl: fix driver shutdown issues
 2021-02-05  7:39 UTC  (5+ messages)
` [PATCH v6 01/10] [hack] silence ttm fini WARNING

ANNOUNCE: pahole v1.20 (gcc11 DWARF5's default, lots of ELF sections, BTF)
 2021-02-05  7:39 UTC  (4+ messages)

[mm] 10befea91b: hackbench.throughput -62.4% regression
 2021-02-05  7:40 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display: support ddr5 mem types
 2021-02-05  7:40 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[RESEND PATH] ASoC: dmaengine_pcm: add peripheral configuration
 2021-02-05  7:26 UTC 

[PATCH] mm/memtest: Add ARCH_USE_MEMTEST
 2021-02-05  7:35 UTC  (5+ messages)

[dpdk-dev] [RFC 1/7] ethdev: support sub function representor
 2021-02-05  7:34 UTC  (11+ messages)
` [dpdk-dev] [PATCH v5 0/9] ethdev: support SubFunction representor

[igt-dev] [PATCH i-g-t] tests/kms_psr2_sf: Enable selective fetch
 2021-02-05  7:34 UTC  (4+ messages)

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

[PATCH] arch:powerpc simple_write_to_buffer return check
 2021-02-05  7:21 UTC  (3+ messages)

[RFC PATCH 00/13] spi: dw: Add support for XIP mode
 2021-02-05  7:32 UTC  (3+ messages)
` [RFC PATCH 05/13] mux: Inline mux functions when CONFIG_MUX is disabled

[PATCH 0/2] block: avoid to drop & re-add partitions if partitions aren't changed
 2021-02-05  7:30 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v14 0/8] Free some vmemmap pages of HugeTLB page
 2021-02-05  7:30 UTC  (7+ messages)
` [PATCH v14 5/8] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v14 6/8] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v14 7/8] mm: hugetlb: gather discrete indexes of tail page

[PATCH 0/3] ASoC: soc-pcm: add soc_pcm_hw_update_xxx()
 2021-02-05  7:27 UTC  (2+ messages)

[PATCH v4 0/9][Outreachy] rebase -i: add options to fixup command
 2021-02-05  7:30 UTC  (3+ messages)
` [PATCH v5 0/8][Outreachy] "

[patch 08/12] x86/entry: Use run_sysvec_on_irqstack_cond() for XEN upcall
 2021-02-05  7:28 UTC  (3+ messages)

rcu: INFO: rcu_sched self-detected stall on CPU: Workqueue: xfs-conv/md0 xfs_end_io
 2021-02-05  7:29 UTC 

[PATCH] staging: bcm2835-audio: Replace unsafe strcpy() with strscpy()
 2021-02-05  7:25 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/hdcp: Show connector hdcp capability
 2021-02-05  7:10 UTC 

Queston about io_uring_flush
 2021-02-05  7:21 UTC  (3+ messages)

[meta-python][PATCH] python3-pykwalify: correct runtime depends
 2021-02-05  7:23 UTC 

[PATCH v15 01/42] block: add bio_add_zone_append_page
 2021-02-05  7:21 UTC  (4+ messages)
` [PATCH v15 40/42] btrfs: zoned: serialize log transaction on zoned filesystems

[PATCH v3 0/2] Add Unisoc iommu basic driver
 2021-02-05  7:20 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: iommu: add bindings for sprd iommu

[Intel-gfx] [PATCH] drm/i915: Add link rate and lane count to i915_display_info
 2021-02-05  7:22 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v3 0/3] support gce on mt8192 platform
 2021-02-05  7:18 UTC  (12+ messages)
` [PATCH v3 1/3] dt-binding: gce: add gce header file for mt8192
` [PATCH v3 2/3] arm64: dts: mt8192: add gce node
` [PATCH v3 3/3] mailbox: cmdq: add mt8192 support

[PULL 00/24] Vga ui 20210205 patches
 2021-02-05  6:56 UTC  (4+ messages)
` [PULL 05/24] vhost-user-gpu: check backend for EDID support
` [PULL 21/24] virtio-gpu: avoid re-entering cmdq processing
` [PULL 23/24] chardev: check if the chardev is registered for yanking

[PATCH] status: fix verbose status coloring inconsistency
 2021-02-05  7:17 UTC  (3+ messages)

[PATCH 0/2] soundwire: add DMI quirks to work-around broken _ADR
 2021-02-05  7:16 UTC  (3+ messages)
` [PATCH 1/2] soundwire: slave: introduce DMI quirks for HP Spectre x360 Convertible

[xen-unstable-smoke test] 159033: tolerable all pass - PUSHED
 2021-02-05  7:14 UTC 

[PATCH v5 0/2] PCI: qcom: fix PCIe support on sm8250
 2021-02-05  7:12 UTC  (3+ messages)
` [PATCH v5 2/2] PCI: qcom: add support for ddrss_sf_tbu clock

[PATCH V4 0/2] power: bq27xxx: add bq78z100
 2021-02-05  7:10 UTC  (3+ messages)
` [PATCH V4 1/2] dt-bindings: "
` [PATCH V4 2/2] power: supply: bq27xxx: Add support for BQ78Z100

[RFC PATCH] super-intel: correctly recognize NVMe device during assemble
 2021-02-05  7:11 UTC 

[PATCH] dt-bindings: pinctrl: Group tuples in pin control properties
 2021-02-05  7:11 UTC  (3+ messages)


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.