All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-02 15:34:23 to 2020-11-02 16:09:08 UTC [more...]

[PATCH v7 00/41] kasan: add hardware tag-based mode for arm64
 2020-11-02 16:04 UTC  (58+ 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] cfg80211: make wifi driver probe
 2020-11-02 16:07 UTC  (2+ messages)

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

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

[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 v2 0/4] drm/bridge: ti-sn65dsi86: Support EDID reading
 2020-11-02 16:06 UTC  (5+ messages)
` [PATCH v2 3/4] drm/bridge: ti-sn65dsi86: Read EDID blob over DDC

[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 

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

[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

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

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

[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 

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 "

post-receive: pub/scm/linux/kernel/git/westeri/thunderbolt
 2020-11-02 16:01 UTC 

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

[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  (13+ messages)
  ` [WIP] [PATCH v3 01/12] "
  ` [WIP] [PATCH v3 02/12] erofs-utils: fuse: add special file support
  ` [WIP] [PATCH v3 03/12] erofs-utils: fuse: add compressed "
  ` [WIP] [PATCH v3 04/12] erofs-utils: fuse: refactor raw data logic
  ` [WIP] [PATCH v3 05/12] erofs-utils: fuse: kill sbk
  ` [WIP] [PATCH v3 06/12] erofs-utils: fuse: kill nid2addr, addr2nid
  ` [WIP] [PATCH v3 07/12] erofs-utils: fuse: kill erofs_get_root_nid()
  ` [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

post-receive: pub/scm/linux/kernel/git/westeri/thunderbolt
 2020-11-02 16:00 UTC 

post-receive: pub/scm/linux/kernel/git/westeri/thunderbolt
 2020-11-02 16:00 UTC 

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

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

[PATCH v7 0/3] drm: LogiCVC display controller support
 2020-11-02 15:53 UTC  (8+ 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  (8+ messages)
` [PATCH 05/29] vl: split various early command line options to a separate function
` [PATCH 06/29] vl: move various initialization routines out of qemu_init
` [PATCH 07/29] vl: extract qemu_init_subsystems

[PATCH 00/11] Add NFS readdir tracepoints and improve performance of reading directories
 2020-11-02 15:58 UTC  (4+ messages)
` [PATCH 11/11] NFS: Bring back nfs_dir_mapping_need_revalidate() in nfs_readdir()

[dpdk-dev] [PATCH 00/15] remove mbuf timestamp
 2020-11-02 15:58 UTC  (11+ messages)
` [dpdk-dev] [PATCH 15/15] mbuf: move pool pointer in hotterfirst half
` [dpdk-dev] [PATCH v2 00/14] remove mbuf timestamp
  ` [dpdk-dev] [PATCH v2 03/14] ethdev: register mbuf field and flags for timestamp
  ` [dpdk-dev] [PATCH v2 14/14] mbuf: remove deprecated timestamp field

[PATCH v3 0/4] nvmem: qfprom: Avoid untouchable regions
 2020-11-02 15:58 UTC  (2+ messages)

[dpdk-dev] [pull-request] next-eventdev 20.11 RC2
 2020-11-02 15:57 UTC  (3+ messages)

[PATCH 00/14] Backport of patch series for stable 4.14 branch
 2020-11-02 15:57 UTC  (15+ messages)
` [PATCH 01/14] xen/events: don't use chip_data for legacy IRQs
` [PATCH 02/14] xen/events: avoid removing an event channel while handling it
` [PATCH 03/14] xen/events: add a proper barrier to 2-level uevent unmasking
` [PATCH 04/14] xen/events: fix race in evtchn_fifo_unmask()
` [PATCH 05/14] xen/events: add a new "late EOI" evtchn framework
` [PATCH 06/14] xen/blkback: use lateeoi irq binding
` [PATCH 07/14] xen/netback: "
` [PATCH 08/14] xen/scsiback: "
` [PATCH 09/14] xen/pvcallsback: "
` [PATCH 10/14] xen/pciback: "
` [PATCH 11/14] xen/events: switch user event channels to lateeoi model
` [PATCH 12/14] xen/events: use a common cpu hotplug hook for event channels
` [PATCH 13/14] xen/events: defer eoi in case of excessive number of events
` [PATCH 14/14] xen/events: block rogue events for some time

[RFC PATCH 0/1] Enable config.d directory to be processed
 2020-11-02 15:57 UTC  (5+ messages)

[PATCH v2 00/10] Cryptodisk fixes for v2.06 redux
 2020-11-02 15:56 UTC  (4+ messages)
` [PATCH v3 "

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

[PATCH] mmc: owl-mmc: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-11-02 15:54 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/srini/nvmem
 2020-11-02 15:55 UTC 

[PATCH v2] target/s390x: fix execution with icount
 2020-11-02 15:54 UTC  (2+ messages)

[PATCH v5 00/15] follow_pfn and other iomap races
 2020-11-02 15:52 UTC  (8+ messages)
` [PATCH v5 08/15] mm: Add unsafe_follow_pfn

[PATCH 00/14] Backport of patch series for stable 4.19 branch
 2020-11-02 15:55 UTC  (4+ messages)
` [PATCH 12/14] xen/events: use a common cpu hotplug hook for event channels

[Bug 208257] New: Kingston USB flash drive repeatedly disconnected after "Set SEL for device-initiated U2 failed."
 2020-11-02 15:52 UTC  (2+ messages)
` [Bug 208257] "

[PATCH] arm/opencsd: build on 32-bit Arm/x86
 2020-11-02 15:51 UTC 

[PULL 00/12] qemu-ga patch queue for soft-freeze
 2020-11-02 15:49 UTC  (3+ messages)
` [PULL 09/12] qga: add ssh-{add,remove}-authorized-keys

[PATCH v20 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-11-02 15:49 UTC  (4+ messages)
` [PATCH v20 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH v6 00/21] perf arm-spe: Refactor decoding & dumping flow
 2020-11-02 15:50 UTC  (3+ messages)
` [PATCH v6 06/21] perf arm-spe: Refactor printing string to buffer

[PATCH] PCI: add helper function to find DVSEC
 2020-11-02 15:50 UTC  (3+ messages)

[PATCH] ptrace: fix ptrace_unfreeze_traced() race with rt-lock
 2020-11-02 15:50 UTC 

[PATCH 00/14] Another batch of inode vs btrfs_inode cleanups
 2020-11-02 15:48 UTC  (2+ messages)

[Bug 207901] New: Nouveau: In a 4 monitor setup, 1-2 displays remains black after boot
 2020-11-02 15:48 UTC  (2+ messages)
` [Bug 207901] "

[PATCH 0/2] DA9121 regulator support
 2020-11-02 15:48 UTC  (4+ messages)
` [PATCH 2/2] regulator: Add support for DA9121 regulator

[PATCH 0/2] git-gui: Auto-rescan on activate
 2020-11-02 15:48 UTC  (5+ messages)
` [PATCH 1/2] git-gui: Delay rescan until idle time
` [PATCH 2/2] git-gui: Auto-rescan on activate

[PATCHv2 iproute2-next 0/5] iproute2: add libbpf support
 2020-11-02 15:47 UTC  (7+ messages)
` [PATCHv3 "
  ` [PATCHv3 iproute2-next 1/5] configure: add check_libbpf() for later "
  ` [PATCHv3 iproute2-next 3/5] lib: add "

[PATCH] tests/qtest/npcm7xx_rng-test: Disable randomness tests
 2020-11-02 15:43 UTC  (2+ messages)

[PATCH 00/13] Backport of patch series for stable 5.4 branch
 2020-11-02 15:46 UTC  (2+ messages)

[PULL] nvme emulation patches for 5.2
 2020-11-02 15:43 UTC  (2+ messages)

Please add XSA fixes to stable branches 5.8 and 5.9
 2020-11-02 15:46 UTC  (2+ messages)

[PATCH V2] nvme: report capacity 0 for non supported ZNS SSDs
 2020-11-02 15:44 UTC  (3+ messages)

[keystone:for_5.11/drivers-soc] BUILD SUCCESS e643bd3809d4763cb85950782508f9a1ae78a8ac
 2020-11-02 15:42 UTC 

[PATCH v2 0/8] slab: provide and use krealloc_array()
 2020-11-02 15:43 UTC  (5+ messages)
` [PATCH v2 1/8] mm: slab: provide krealloc_array()

[keystone:next] BUILD SUCCESS a5e886fb26f2b05e575a635af4d2b65b49d96598
 2020-11-02 15:42 UTC 

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-11-02 15:43 UTC 

[PATCH 00/41] [Set 4] Rid W=1 warnings in Wireless
 2020-11-02 15:42 UTC  (2+ messages)

RCU stall uses try_invoke_on_locked_down_task() with disabled interrupts
 2020-11-02 15:42 UTC  (5+ messages)

[PATCH] ASoC: rt1015: add delay to fix pop noise from speaker
 2020-11-02 15:41 UTC  (3+ messages)

[PATCH v2 00/11] qapi: static typing conversion, pt2
 2020-11-02 15:40 UTC  (2+ messages)

[PATCH net-next] r8169: set IRQF_NO_THREAD if MSI(X) is enabled
 2020-11-02 15:41 UTC  (6+ messages)

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-02 15:40 UTC  (6+ messages)

[RESEND] venus: fix calculating mbps in calculate_inst_freq()
 2020-11-02 15:39 UTC  (2+ messages)

[regression, bisected] no MMC on rk3399-gru-kevin with 5.10-rc1
 2020-11-02 15:38 UTC  (4+ messages)

[PATCH] drm/amdgpu: fix NULL pointer crash on navi10 headless SKU
 2020-11-02 15:38 UTC  (7+ messages)

[dpdk-dev] [PATCH] doc: fix typo in kni programmers guide
 2020-11-02 15:38 UTC  (2+ messages)
` [dpdk-dev] [dpdk-stable] "

[dpdk-dev] [PATCH] doc: fix hyperlink in igc guide
 2020-11-02 15:37 UTC  (2+ messages)

[PATCH net-next 0/7] VLAN improvements for Ocelot switch
 2020-11-02 15:35 UTC  (4+ messages)
` [PATCH net-next 1/7] net: mscc: ocelot: use the pvid of zero when bridged with vlan_filtering=0

[PATCH] arm-bsp/documentation: add corstone700 documentation
 2020-11-02 15:35 UTC 

[PATCH v7 0/7] arm64: Add framework to turn an IPI as NMI
 2020-11-02 15:33 UTC  (3+ messages)
` [PATCH v7 1/7] arm64: Add framework to turn "

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2020-11-02 15:34 UTC 


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.