All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-02 15:57:56 to 2020-11-02 16:23:24 UTC [more...]

[PATCH v2 0/8] slab: provide and use krealloc_array()
 2020-11-02 16:10 UTC  (4+ messages)
` [PATCH v2 8/8] dma-buf: "

[Buildroot] [PATCH 1/1] sdbus-cpp: new package
 2020-11-02 16:23 UTC  (2+ messages)
` [Buildroot] [PATCH v2 1/1] package/sdbus-cpp: "

[PATCH 1/1] Fonts: font_acorn_8x8: Replace discarded const qualifier
 2020-11-02 16:17 UTC  (12+ messages)

[PATCH] pci: mediatek: fix warning in msi.h
 2020-11-02 16:16 UTC  (11+ messages)
        ` Aw: "

[PATCH v7 00/41] kasan: add hardware tag-based mode for arm64
 2020-11-02 16:04 UTC  (82+ messages)
` [PATCH v7 01/41] arm64: Enable armv8.5-a asm-arch option
` [PATCH v7 02/41] arm64: mte: Add in-kernel MTE helpers
` [PATCH v7 03/41] arm64: mte: Reset the page tag in page->flags
` [PATCH v7 04/41] arm64: kasan: Add arch layer for memory tagging helpers
` [PATCH v7 05/41] arm64: mte: Add in-kernel tag fault handler
` [PATCH v7 06/41] arm64: kasan: Enable in-kernel MTE
` [PATCH v7 07/41] arm64: mte: Convert gcr_user into an exclude mask
` [PATCH v7 08/41] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [PATCH v7 09/41] arm64: kasan: Align allocations for HW_TAGS
` [PATCH v7 10/41] kasan: drop unnecessary GPL text from comment headers
` [PATCH v7 11/41] kasan: KASAN_VMALLOC depends on KASAN_GENERIC
` [PATCH v7 12/41] kasan: group vmalloc code
` [PATCH v7 13/41] s390/kasan: include asm/page.h from asm/kasan.h
` [PATCH v7 14/41] kasan: shadow declarations only for software modes
` [PATCH v7 15/41] kasan: rename (un)poison_shadow to (un)poison_memory
` [PATCH v7 16/41] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
` [PATCH v7 17/41] kasan: only build init.c for software modes
` [PATCH v7 18/41] kasan: split out shadow.c from common.c
` [PATCH v7 19/41] kasan: define KASAN_GRANULE_PAGE
` [PATCH v7 20/41] kasan: rename report and tags files
` [PATCH v7 21/41] kasan: don't duplicate config dependencies
` [PATCH v7 22/41] kasan: hide invalid free check implementation
` [PATCH v7 23/41] kasan: decode stack frame only with KASAN_STACK_ENABLE
` [PATCH v7 24/41] kasan, arm64: only init shadow for software modes
` [PATCH v7 25/41] kasan, arm64: only use kasan_depth "
` [PATCH v7 26/41] kasan: rename addr_has_shadow to addr_has_metadata
` [PATCH v7 27/41] kasan: rename print_shadow_for_address to print_memory_metadata
` [PATCH v7 28/41] kasan: kasan_non_canonical_hook only for software modes
` [PATCH v7 29/41] kasan: rename SHADOW layout macros to META
` [PATCH v7 30/41] kasan: separate metadata_fetch_row for each mode
` [PATCH v7 31/41] kasan, arm64: don't allow SW_TAGS with ARM64_MTE
` [PATCH v7 32/41] kasan: introduce CONFIG_KASAN_HW_TAGS
` [PATCH v7 33/41] kasan: define KASAN_GRANULE_SIZE for HW_TAGS
` [PATCH v7 34/41] kasan, x86, s390: update undef CONFIG_KASAN
` [PATCH v7 35/41] kasan, arm64: expand CONFIG_KASAN checks
` [PATCH v7 36/41] kasan, arm64: implement HW_TAGS runtime
` [PATCH v7 37/41] kasan, arm64: print report from tag fault handler
` [PATCH v7 38/41] kasan, mm: reset tags when accessing metadata
` [PATCH v7 39/41] kasan, arm64: enable CONFIG_KASAN_HW_TAGS
` [PATCH v7 40/41] kasan: add documentation for hardware tag-based mode
` [PATCH v7 41/41] kselftest/arm64: Check GCR_EL1 after context switch

[PATCH] ARM: dts: exynos: Add a placeholder for a MAC address
 2020-11-02 16:22 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v3 0/7] virtiofsd: Announce submounts to the guest
 2020-11-02 16:18 UTC  (12+ messages)
` [Virtio-fs] "
` [PATCH v3 1/7] virtiofsd: Check FUSE_SUBMOUNTS
  ` [Virtio-fs] "
` [PATCH v3 2/7] virtiofsd: Add attr_flags to fuse_entry_param
  ` [Virtio-fs] "
` [Virtio-fs] [PATCH v3 3/7] meson.build: Check for statx()
` [Virtio-fs] [PATCH v3 4/7] virtiofsd: Add mount ID to the lo_inode key
` [PATCH v3 5/7] virtiofsd: Announce sub-mount points
  ` [Virtio-fs] "
` [Virtio-fs] [PATCH v3 6/7] tests/acceptance/boot_linux: Accept SSH pubkey
` [Virtio-fs] [PATCH v3 7/7] tests/acceptance: Add virtiofs_submounts.py

[PATCH v4 00/11] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2020-11-02 16:20 UTC  (3+ messages)
` [PATCH v4 04/11] media: imx-jpeg: "

[PATCH 00/11] Add NFS readdir tracepoints and improve performance of reading directories
 2020-11-02 16:21 UTC  (7+ messages)
` [PATCH 09/11] NFS: Improve performance of listing directories being modified
` [PATCH 11/11] NFS: Bring back nfs_dir_mapping_need_revalidate() in nfs_readdir()

[PATCH 00/17 V3] vhost: fix scsi cmd handling and cgroup support
 2020-11-02 16:19 UTC  (9+ messages)
` [PATCH 07/17] vhost scsi: support delayed IO vq creation

[PATCH v7 0/7] arm64: Add framework to turn an IPI as NMI
 2020-11-02 16:21 UTC  (7+ messages)
` [PATCH v7 2/7] irqchip/gic-v3: Enable support for SGIs to act as NMIs
` [PATCH v7 3/7] arm64: smp: Assign and setup an IPI as NMI
` [PATCH v7 5/7] arm64: ipi_nmi: Add support for NMI backtrace

[PATCH 0/7] dt-bindings:iio: Move to trivial-devices.yaml from txt files
 2020-11-02 16:18 UTC  (5+ messages)
` [PATCH 3/7] dt-bindings:iio:potentiometer:maxim,ds1803 move to trivial devices
` [PATCH 4/7] dt-bindings:iio:potentiometer:maxim,max5481 "

[PATCH v4 00/17] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2020-11-02 16:20 UTC  (11+ messages)

[Bug 210005] New: Kernel stacktrace, Xorg freezes
 2020-11-02 16:20 UTC 

[Intel-gfx] [PATCH] drm/i915: Hold onto an explicit ref to i915_vma_work.pinned
 2020-11-02 16:19 UTC  (2+ messages)
`  "

[PATCH v7 0/4] PCI: mediatek: Spilt PCIe node to comply with hardware design
 2020-11-02 16:19 UTC  (3+ messages)
` [PATCH v7 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings

[PATCH] ASoC: fsl_xcvr: fix break condition
 2020-11-02 16:18 UTC 

[PATCH 00/46] dt-bindings:iio: yet more txt to yam conversions
 2020-11-02 16:19 UTC  (5+ messages)
` [PATCH 03/46] dt-bindings:iio:potentiometer:microchip,mcp4131 txt to yaml conversion
` [PATCH 44/46] dt-bindings:iio:st,st-sensors: "

[PATCH bpf-next V5 0/5] Subj: bpf: New approach for BPF MTU handling
 2020-11-02 16:18 UTC  (6+ messages)
` [PATCH bpf-next V5 2/5] bpf: bpf_fib_lookup return MTU value as output when looked up

[PATCH v2 0/4] drm/bridge: ti-sn65dsi86: Support EDID reading
 2020-11-02 16:18 UTC  (8+ messages)
` [PATCH v2 1/4] drm/bridge: ti-sn65dsi86: Combine register accesses in ti_sn_aux_transfer()
` [PATCH v2 3/4] drm/bridge: ti-sn65dsi86: Read EDID blob over DDC

PCI trouble on mvebu (Turris Omnia)
 2020-11-02 16:18 UTC  (10+ messages)

Onlining CXL Type2 device coherent memory
 2020-11-02 16:17 UTC  (6+ messages)

[dpdk-dev] Ionic PMD - can we still get patches into a 20.02 stable?
 2020-11-02 16:17 UTC 

[PATCH v1] nitro_enclaves: Fixup type of the poll result assigned value
 2020-11-02 16:16 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs_io: add get/set compression option
 2020-11-02 16:16 UTC  (2+ messages)

[PATCH v6 0/7] Add HiHope RZ/G2[HMN] board support
 2020-11-02 16:16 UTC  (8+ messages)
` [PATCH v6 1/7] arm: rmobile: Add RZ/G2[HMNE] SoC support
` [PATCH v6 2/7] mmc: renesas-sdhi: Add SDHI quirks for R-Car M3-W and RZ/G2M
` [PATCH v6 3/7] arm: rmobile: Add HopeRun HiHope RZ/G2M board support
` [PATCH v6 4/7] mmc: renesas-sdhi: Add SDHI quirks for R-Car M3-N and RZ/G2N
` [PATCH v6 5/7] arm: rmobile: Add HopeRun HiHope RZ/G2N board support
` [PATCH v6 6/7] mmc: renesas-sdhi: Add SDHI quirks for R-Car H3 and RZ/G2H
` [PATCH v6 7/7] arm: rmobile: Add HopeRun HiHope RZ/G2H board support

How to fuzz testing infiniband/uverb driver
 2020-11-02 16:16 UTC  (2+ messages)

[Bug 209867] New: CPU soft lockup/stall with nested KVM and SMP
 2020-11-02 16:16 UTC  (2+ messages)
` [Bug 209867] "

[PATCH v5 00/17] HSM driver for ACRN hypervisor
 2020-11-02 16:09 UTC  (4+ messages)
` [PATCH v5 04/17] x86/acrn: Introduce hypercall interfaces

[dpdk-dev] [PATCH] doc: fix hyperlink in igc guide
 2020-11-02 16:15 UTC  (3+ messages)
  ` [dpdk-dev] [dpdk-stable] "

[PATCH 00/26] git-log: implement new --diff-merge options
 2020-11-02 16:15 UTC  (4+ messages)
` [PATCH 17/26] diff-merges: split 'ignore_merges' field

[PULL 0/3] tcg patch queue
 2020-11-02 16:14 UTC  (3+ messages)

[PATCH v2 0/3] xfrm/compat: syzbot-found fixes
 2020-11-02 16:14 UTC  (4+ messages)
` [PATCH v2 1/3] xfrm/compat: Translate by copying XFRMA_UNSPEC attribute
` [PATCH v2 2/3] xfrm/compat: memset(0) 64-bit padding at right place
` [PATCH v2 3/3] xfrm/compat: Don't allocate memory with __GFP_ZERO

[PATCH V2] vl: pause option
 2020-11-02 15:50 UTC 

[Intel-gfx] [PATCH v2] vfio/pci: Refine Intel IGD OpRegion support
 2020-11-02 16:13 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for vfio/pci: Refine Intel IGD OpRegion support (rev3)

[PATCH-for-5.2? 0/5] tests/acceptance: Only run tests tagged 'gating-ci' on GitLab CI
 2020-11-02 16:12 UTC  (4+ messages)
` [RFC PATCH-for-5.2? 4/5] "

[dpdk-dev] [PATCH] ethdev: deprecate shared counters using action attribute
 2020-11-02 16:12 UTC  (5+ messages)

[PATCH 00/14] Another batch of inode vs btrfs_inode cleanups
 2020-11-02 16:10 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/15] remove mbuf timestamp
 2020-11-02 16:10 UTC  (7+ messages)
` [dpdk-dev] [PATCH 15/15] mbuf: move pool pointer in hotterfirst half
` [dpdk-dev] [PATCH v2 05/14] net/ark: switch timestamp to dynamic mbuf field

[f2fs-dev] [PATCH 1/1] f2fs-toos:fsck.f2fs Fix bad return value
 2020-11-02 16:09 UTC  (4+ messages)

[PATCH] arm/optee-test: don't attempt to build with musl
 2020-11-02 16:09 UTC 

Solving the portable binaries problem in the elf loader
 2020-11-02 16:09 UTC 

[QUESTION] Cgroup namespace and cgroup v2
 2020-11-02 16:09 UTC  (5+ messages)

Stable backport request for "xen/events: don't use chip_data for legacy IRQs"
 2020-11-02 16:09 UTC  (6+ messages)

[PATCH] cfg80211: make wifi driver probe
 2020-11-02 16:07 UTC  (2+ messages)

[PULL v3 00/17] 9p queue (previous 2020-10-30)
 2020-11-02 16:05 UTC  (2+ messages)

ASSERT_GE definition is backwards
 2020-11-02 16:05 UTC 

[PATCH 1/3] drm/nouveau/kms/nv50-: Use state helper instead of crtc pointer
 2020-11-02 16:06 UTC  (6+ messages)
` [PATCH 2/3] drm: Use state helper instead of CRTC state pointer
` [PATCH 3/3] drm: Use the state pointer directly in atomic_check

[PATCH] memstick: mspro_block: remove unneeded semicolon
 2020-11-02 16:06 UTC  (4+ messages)

[PATCH 1/1] accel/tcg/user-exec: support computing is_write for mips32
 2020-11-02 16:05 UTC  (6+ messages)
      ` target/mips: Deprecate nanoMIPS ISA?

[PATCH] thunderbolt: Add support for Intel Tiger Lake-H
 2020-11-02 16:06 UTC 

[dpdk-dev] [PATCH v7 0/1] fix default max mtu size when device configured
 2020-11-02 16:05 UTC  (6+ messages)
` [dpdk-dev] [PATCH v8 0/2] "
  ` [dpdk-dev] [PATCH v8 2/2] doc: annouce deprecation of jumbo frame flag condition

[Buildroot] [PATCH] package/gqrx: bump version to 2.13.2
 2020-11-02 16:04 UTC 

[f2fs-dev] [PATCH 1/2] fsck.f2fs: fix to check validation of block address
 2020-11-02 16:04 UTC  (7+ messages)
` [f2fs-dev] [PATCH 2/2] fsck.f2fs: fix to check validation of i_xattr_nid

[PATCH v20 00/20] per memcg lru lock
 2020-11-02 16:03 UTC  (5+ messages)
` [PATCH v20 04/20] mm/thp: use head for head page in lru_add_page_tail

[PATCH] libfdt: Default to assuming aligned reads are OK
 2020-11-02 16:03 UTC  (3+ messages)

[PATCH v2 net 1/1] ptp: idt82p33: add adjphase support
 2020-11-02 15:27 UTC 

[PATCH 00/23] wfx: get out from the staging area
 2020-11-02 16:02 UTC  (10+ messages)
` [PATCH 01/23] dt-bindings: introduce silabs,wfx.yaml
` [PATCH 07/23] wfx: add bus_sdio.c

Linux 5.10-rc2
 2020-11-02 16:02 UTC  (5+ messages)
` Linux 5.10-rc2 (docs build)

[PATCH 00/10] Sectorsize, csum_size lifted to fs_info
 2020-11-02 16:00 UTC  (5+ messages)
` [PATCH 05/10] btrfs: precalculate checksums per leaf once

[PATCH-for-5.2] hw/mips: Remove the 'r4k' machine
 2020-11-02 16:00 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_tiled_fence_blits: Added test description for test case
 2020-11-02 16:01 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] meson: ensure out-of-tree build when under externalsrc/devtool
 2020-11-02 16:00 UTC  (6+ messages)
` [OE-core] "

[WIP] [PATCH v3 00/12] erofs-utils: introduce fuse implementation
 2020-11-02 15:59 UTC  (6+ messages)
` [WIP] [PATCH v3 08/12] erofs-utils: fuse: move erofs_init() to main.c
` [WIP] [PATCH v3 09/12] erofs-utils: fuse: move superblock logic into lib/
  ` [WIP] [PATCH v3 10/12] erofs-utils: fuse: kill getattr.c
    ` [WIP] [PATCH v3 11/12] erofs-utils: fuse: kill open.c
    ` [WIP] [PATCH v3 12/12] erofs-utils: fuse: kill incomplate dcache

[PATCH conntrack] conntrack: do not allow to update offload status bits
 2020-11-02 16:00 UTC  (2+ messages)

[PATCH v7 0/3] drm: LogiCVC display controller support
 2020-11-02 15:53 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: display: Document the Xylon LogiCVC display controller
` [PATCH v7 2/3] drm: Add support for the "
` [PATCH v7 3/3] NOTFORMERGE: drm/logicvc: Add plane colorkey support

[RFC PATCH v2 00/37] cleanup qemu_init and make sense of command line processing
 2020-11-02 15:57 UTC  (2+ messages)

[PATCH v3 0/4] nvmem: qfprom: Avoid untouchable regions
 2020-11-02 15:58 UTC  (2+ 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.