All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-05 17:36:24 to 2021-02-05 18:11:54 UTC [more...]

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

ANNOUNCE: pahole v1.20 (gcc11 DWARF5's default, lots of ELF sections, BTF)
 2021-02-05 17:48 UTC  (6+ messages)
` ERROR: INT DW_ATE_unsigned_1 Error emitting BTF type

[PATCH 4.14 00/15] 4.14.220-rc1 review
 2021-02-05 17:52 UTC  (3+ messages)
` [PATCH 4.14 07/15] driver core: Extend device_is_dependent()

[PATCH 4.19 00/17] 4.19.174-rc1 review
 2021-02-05 14:07 UTC  (2+ messages)
` [PATCH 4.19 01/17] net: dsa: bcm_sf2: put device node before return

[PATCH 5.10 00/57] 5.10.14-rc1 review
 2021-02-05 14:07 UTC  (4+ messages)
` [PATCH 5.10 40/57] nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeout
` [PATCH 5.10 44/57] platform/x86: thinkpad_acpi: Add P53/73 firmware to fan_quirk_table for dual fan control
` [PATCH 5.10 46/57] drm/amd/display: Update dram_clock_change_latency for DCN2.1

[PATCH v3 mm 00/13] kasan: optimizations and fixes for HW_TAGS
 2021-02-05 17:34 UTC  (22+ 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

Potential invalid ~ operator in net/mac80211/cfg.c
 2021-02-05 18:05 UTC  (2+ messages)

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

[PATCH v2 0/8] misc: Replace the words 'blacklist/whitelist'
 2021-02-05 17:18 UTC  (2+ messages)
` [PATCH v2 7/8] tests/fp/fp-test: Replace the word 'blacklist'

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2021-02-05 18:11 UTC 

[ANNOUNCE] 4.4.256-rt214
 2021-02-05 18:01 UTC 

[PATCH] ima-evm-utils: Improve ima_measurement matching on busy system with >1 banks
 2021-02-05 18:07 UTC 

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

[PATCH iproute2-next 2/2] vdpa: Add vdpa tool
 2021-02-05 18:10 UTC  (20+ messages)
` [PATCH iproute2-next v3 0/5] Add vdpa device management tool
  ` [PATCH iproute2-next v3 1/5] Add kernel headers
` [PATCH iproute2-next v4 0/5] Add vdpa device management tool
  ` [PATCH iproute2-next v4 1/5] Add kernel headers
  ` [PATCH iproute2-next v4 2/5] utils: Add helper routines for indent handling
  ` [PATCH iproute2-next v4 3/5] utils: Add generic socket helpers
  ` [PATCH iproute2-next v4 4/5] utils: Add helper to map string to unsigned int
  ` [PATCH iproute2-next v4 5/5] vdpa: Add vdpa tool

[GIT PULL] KVM fixes for 5.11-rc7
 2021-02-05 18:06 UTC  (3+ messages)

stable/linux-4.4.y build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.256)
 2021-02-05 17:56 UTC 

[PATCH 00/24] hw/arm: New board model mps3-an524
 2021-02-05 17:00 UTC  (19+ messages)
` [PATCH 01/24] hw/arm/mps2-tz: Make SYSCLK frequency board-specific
` [PATCH 02/24] hw/misc/mps2-scc: Support configurable number of OSCCLK values
` [PATCH 04/24] hw/arm/mps2-tz: Make the OSCCLK settings be configurable per-board
` [PATCH 05/24] hw/misc/mps2-fpgaio: Make number of LEDs configurable by board
` [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 09/24] hw/arm/mps2-tz: Make number of IRQs board-specific
` [PATCH 13/24] hw/arm/mps2-tz: Move device IRQ info to data structures
` [PATCH 14/24] hw/arm/mps2-tz: Size the uart-irq-orgate based on the number of UARTs
` [PATCH 15/24] hw/arm/mps2-tz: Allow boards to have different PPCInfo data
` [PATCH 16/24] hw/arm/mps2-tz: Make RAM arrangement board-specific
` [PATCH 17/24] hw/arm/mps2-tz: Set MachineClass default_ram info from RAMInfo data
` [PATCH 18/24] hw/arm/mps2-tz: Support ROMs as well as RAMs
` [PATCH 19/24] hw/arm/mps2-tz: Get armv7m_load_kernel() size argument from RAMInfo
` [PATCH 20/24] hw/arm/mps2-tz: Add new mps3-an524 board
` [PATCH 21/24] hw/arm/mps2-tz: Stub out USB controller for mps3-an524
` [PATCH 24/24] hw/arm/mps2: Update old infocenter.arm.com URLs

[PATCH 00/11] dma_fence critical sections annotations for atomic
 2021-02-05 18:09 UTC  (3+ messages)
` [PATCH 10/11] drm/tegra: Annotate dma-fence critical section in commit path

[PATCH 1/3] test-runner: print Radio class path
 2021-02-05 18:09 UTC  (3+ messages)
` [PATCH 2/3] auto-t: make spoof_frame more robust
` [PATCH 3/3] auto-t: fix SAQuery-spoofing test

[PATCH v5] qga: Utilize QAPI_LIST_APPEND in qmp_guest_network_get_interfaces
 2021-02-05 17:16 UTC 

[PATCH] mtd: rawnand: qcom: Update register macro name for 0x2c offset
 2021-02-05 18:01 UTC  (5+ messages)

[PATCH 0/3] debian: minor fixes
 2021-02-05 18:05 UTC  (4+ messages)
` [PATCH 1/3] debian: Drop unused dh-python from Build-Depends

[RFC PATCH v2 00/26] KVM/arm64: A stage 2 for the host
 2021-02-05 18:01 UTC  (13+ messages)
` [RFC PATCH v2 16/26] KVM: arm64: Prepare Hyp memory protection
` [RFC PATCH v2 17/26] KVM: arm64: Elevate Hyp mappings creation at EL2

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

[PATCH 1/2] leds: lp50xx: remove unused regulator
 2021-02-05 18:03 UTC  (2+ messages)

[PATCH] wireless-regdb: Do not hardcode 'sforshee' in the certificate commonName
 2021-02-05 18:00 UTC  (2+ messages)
` [wireless-regdb] "

[PATCH v2 RFC 0/7] RDMA/hns: Add support for Dynamic Context Attachment
 2021-02-05 18:03 UTC  (2+ messages)

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

[RESEND PATCH v18 0/4] overlayfs override_creds=off & nested get xattr fix
 2021-02-05 18:01 UTC  (5+ messages)
` [RESEND PATCH v18 2/4] overlayfs: handle XATTR_NOSECURITY flag for get xattr method

[RFC][PATCH V6] btrfs: allocation_hint mode
 2021-02-05 18:01 UTC  (4+ messages)
` [PATCH 5/5] btrfs: add allocator_hint mode

post-receive: pub/scm/linux/kernel/git/gustavoars/linux
 2021-02-05 18:06 UTC 

[PATCH v3 3/3] x86/vmemmap: Handle unpopulated sub-pmd ranges
 2021-02-05 18:05 UTC  (2+ messages)

[PATCH v19 00/25] Control-flow Enforcement: Shadow Stack
 2021-02-05 18:00 UTC  (4+ messages)
` [PATCH v19 06/25] x86/cet: Add control-protection fault handler

post-receive: pub/scm/linux/kernel/git/gustavoars/linux
 2021-02-05 18:04 UTC 

[PATCH for-next] RDMA/rxe: Fix coding error in rxe_recv.c
 2021-02-05 17:57 UTC  (2+ messages)

Avoid MMIO write access after hot unplug [WAS - Re: Question about supporting AMD eGPU hot plug case]
 2021-02-05 17:59 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/gustavoars/linux
 2021-02-05 18:03 UTC 

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

[PATCH] swiotlb: Validate bounce size in the sync/unmap path
 2021-02-05 17:58 UTC  (8+ messages)

[PATCH for-next] RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()
 2021-02-05 17:59 UTC  (2+ messages)

[virtio-dev] [PATCH 0/4] virtio-iommu: Support page tables
 2021-02-05 17:58 UTC  (5+ messages)
` [virtio-dev] [PATCH 1/4] virtio-iommu: Add ATTACH_TABLE request
` [virtio-dev] [PATCH 2/4] virtio-iommu: Add INVALIDATE request
` [virtio-dev] [PATCH 3/4] virtio-iommu: Add PROBE properties for tables
` [virtio-dev] [PATCH 4/4] virtio-iommu: Add Arm 64-bit page tables

[RFC PATCH 6/8] preempt/dynamic: Provide preempt_schedule[_notrace]() static calls
 2021-02-05 15:30 UTC  (11+ messages)

post-receive: pub/scm/linux/kernel/git/rt/linux-stable-rt
 2021-02-05 18:02 UTC 

post-receive: pub/scm/linux/kernel/git/gustavoars/linux
 2021-02-05 18:02 UTC 

[PATCH] ARM: decompressor: fix BSS size calculation for LLVM ld.lld
 2021-02-05 18:00 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gustavoars/linux
 2021-02-05 18:01 UTC 

[PATCH] arm: Update infocenter.arm.com URLs
 2021-02-05 17:14 UTC 

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2021-02-05 18:01 UTC 

[PATCH for-next] RDMA/rxe: Correct skb on loopback path
 2021-02-05 17:57 UTC  (2+ messages)

[PATCH for-next v2] RDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt
 2021-02-05 17:57 UTC  (2+ messages)

[PATCH for-next] RDMA/rxe: Remove useless code in rxe_recv.c
 2021-02-05 17:57 UTC  (2+ messages)

arch/arm64/include/asm/irqflags.h:37:9: sparse: sparse: context imbalance in '__split_huge_page' - different lock contexts for basic block
 2021-02-05 18:00 UTC 

[PATCH v11 0/4] drm/panfrost: Add support for mt8183 GPU
 2021-02-05 17:55 UTC  (6+ messages)
` [PATCH v11 1/4] dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183

[PATCH] bitbake-worker: Try and avoid potential short write events issues
 2021-02-05 17:59 UTC 

[PATCH] mac80211: fix potential overflow when multiplying to u32 integers
 2021-02-05 17:53 UTC  (2+ messages)

[PATCH 4/0] perf intel-pt: Add PSB events
 2021-02-05 17:53 UTC  (3+ messages)
` [PATCH 1/4] perf intel-pt: Fix missing CYC processing in PSB
` [PATCH 2/4] perf intel-pt: Fix premature IPC

[Buildroot] [autobuild.buildroot.net] Your daily results for 2021-02-04
 2021-02-05 17:58 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/1] usertools: show hugepages on POWER systems
 2021-02-05 17:57 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

acceptance-system-fedora and acceptance-system-centos failing sporadically with timeout?
 2021-02-05 17:09 UTC  (5+ messages)

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-05 17:53 UTC  (4+ messages)
` [PATCH V3 11/14] coresight: sink: Add TRBE driver

[PATCH] KVM: x86/MMU: Do not check unsync status for root SP
 2021-02-05 17:50 UTC  (2+ messages)

[PATCH bpf-next 0/8] bpf: add bpf_for_each_map_elem() helper
 2021-02-05 17:49 UTC  (4+ messages)
` [PATCH bpf-next 3/8] bpf: add hashtab support for "

[PATCH 0/7]: mm: memcontrol: switch to rstat
 2021-02-05 17:50 UTC  (8+ messages)
` [PATCH 1/7] mm: memcontrol: fix cpuhotplug statistics flushing

[PATCH V3] mtd: rawnand: qcom: update last code word register
 2021-02-05 17:53 UTC  (4+ messages)

[PATCH] printk: Userspace format enumeration support
 2021-02-05 17:47 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the kvm tree
 2021-02-05 14:38 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 5.4 00/32] 5.4.96-rc1 review
 2021-02-05 14:07 UTC  (6+ messages)
` [PATCH 5.4 09/32] btrfs: backref, only collect file extent items matching backref offset
` [PATCH 5.4 15/32] platform/x86: touchscreen_dmi: Add swap-x-y quirk for Goodix touchscreen on Estar Beauty HD tablet
` [PATCH 5.4 19/32] scsi: libfc: Avoid invoking response handler twice if ep is already completed
` [PATCH 5.4 29/32] drm/amd/display: Change function decide_dp_link_settings to avoid infinite looping
` [PATCH 5.4 31/32] kthread: Extract KTHREAD_IS_PER_CPU

[PATCH] arm64: bti: Set PROT_BTI on all BTI executables mapped by the kernel
 2021-02-05 17:51 UTC  (2+ messages)

[PATCH] drivers: gpu: drm: msn: disp: dpu1: Fixed couple of spellings in the file dpu_hw_top.h
 2021-02-05 17:43 UTC  (2+ messages)

Kernel version numbers after 4.9.255 and 4.4.255
 2021-02-05 17:31 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] net/ixgbe: adjust error for UDP with zero checksum
 2021-02-05 17:50 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] net/ixgbe: fix UDP zero checksum error

Detecting Faulting Instructions From Plugins
 2021-02-05 16:41 UTC  (7+ messages)

[PATCH 4.9, 4.4] stable: clamp SUBLEVEL in 4.4 and 4.9
 2021-02-05 17:47 UTC 

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.219-15-g82c6ae41b66a6)
 2021-02-05 17:46 UTC 

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

post-receive: pub/scm/linux/kernel/git/gfs2/linux-gfs2
 2021-02-05 17:49 UTC 

[PATCH] mm/pmem: Avoid inserting hugepage PTE entry with fsdax if hugepage support is disabled
 2021-02-05 17:47 UTC  (4+ messages)

[PATCH 1/1] mmc: core: sdio_bus: call sdio_free_func_cis only for standard SDIO card
 2021-02-05 14:18 UTC 

[PATCH v20 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-02-05 15:02 UTC  (7+ messages)
` [PATCH v20 02/10] fs/ntfs3: Add initialization of super block
` [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

[Bug 210849] New: Black screen after resume from long suspend. Open/Close lid. AMDGPU
 2021-02-05 17:46 UTC  (2+ messages)
` [Bug 210849] "

[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 rdma-next v1 0/5] Various cleanups
 2021-02-05 17:40 UTC  (2+ 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)
` [Intel-gfx] [PATCH i-g-t] i915/module_load: Tidy up gem_exec_store workalike
  ` [igt-dev] "

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

[PULL v3 00/27] Block patches
 2021-02-05 16:44 UTC  (3+ messages)
` [PULL v3 24/27] multi-process: create IOHUB object to handle irq
` [PULL v3 25/27] multi-process: Retrieve PCI info from remote process

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-linux
 2021-02-05 17:43 UTC 

[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)

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2021-02-05 17:41 UTC 

[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 

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-linux
 2021-02-05 17:40 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 

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()


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.