All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-10 22:17:31 to 2020-11-10 22:56:47 UTC [more...]

[PATCH 00/10] Broadcom b53 YAML bindings
 2020-11-10 22:52 UTC  (20+ messages)
` [PATCH 05/10] ARM: dts: BCM5301X: Provide defaults ports container node
` [PATCH 06/10] ARM: dts: NSP: Update ethernet switch node name
` [PATCH 07/10] ARM: dts: NSP: Fix Ethernet switch SGMII register name
` [PATCH 08/10] ARM: dts: NSP: Add a default compatible for switch node
` [PATCH 10/10] dt-bindings: net: dsa: b53: Add YAML bindings

✅ PASS: Test report for kernel 5.9.6 (stable-queue)
 2020-11-10 22:56 UTC 

+ arm64-mte-add-in-kernel-mte-helpers.patch added to -mm tree
 2020-11-10 22:56 UTC 

+ arm64-enable-armv85-a-asm-arch-option.patch added to -mm tree
 2020-11-10 22:56 UTC 

+ kasan-introduce-config_kasan_hw_tags.patch added to -mm tree
 2020-11-10 22:56 UTC 

+ kasan-arm64-dont-allow-sw_tags-with-arm64_mte.patch added to -mm tree
 2020-11-10 22:56 UTC 

+ kasan-separate-metadata_fetch_row-for-each-mode.patch added to -mm tree
 2020-11-10 22:56 UTC 

[dpdk-dev] [PATCH 0/8] replace blacklist/whitelist with block/allow
 2020-11-10 22:55 UTC  (4+ messages)
` [dpdk-dev] [PATCH v10 0/7] replace blacklist/whitelist with allow/block
  ` [dpdk-dev] [PATCH v10 1/7] eal: replace usage of blacklist/whitelist in enum
  ` [dpdk-dev] [PATCH v10 2/7] drivers: replace references to blacklist

+ kasan-rename-shadow-layout-macros-to-meta.patch added to -mm tree
 2020-11-10 22:56 UTC 

+ kasan-kasan_non_canonical_hook-only-for-software-modes.patch added to -mm tree
 2020-11-10 22:56 UTC 

+ kasan-rename-print_shadow_for_address-to-print_memory_metadata.patch added to -mm tree
 2020-11-10 22:56 UTC 

+ kasan-rename-addr_has_shadow-to-addr_has_metadata.patch added to -mm tree
 2020-11-10 22:56 UTC 

+ kasan-arm64-rename-kasan_init_tags-and-mark-as-__init.patch added to -mm tree
 2020-11-10 22:56 UTC 

+ kasan-arm64-move-initialization-message.patch added to -mm tree
 2020-11-10 22:56 UTC 

+ kasan-arm64-only-use-kasan_depth-for-software-modes.patch added to -mm tree
 2020-11-10 22:56 UTC 

+ kasan-arm64-only-init-shadow-for-software-modes.patch added to -mm tree
 2020-11-10 22:55 UTC 

+ kasan-decode-stack-frame-only-with-kasan_stack_enable.patch added to -mm tree
 2020-11-10 22:55 UTC 

+ kasan-hide-invalid-free-check-implementation.patch added to -mm tree
 2020-11-10 22:55 UTC 

+ kasan-dont-duplicate-config-dependencies.patch added to -mm tree
 2020-11-10 22:55 UTC 

+ kasan-rename-report-and-tags-files.patch added to -mm tree
 2020-11-10 22:55 UTC 

+ kasan-define-kasan_granule_page.patch added to -mm tree
 2020-11-10 22:55 UTC 

+ kasan-split-out-shadowc-from-commonc-fix.patch added to -mm tree
 2020-11-10 22:55 UTC 

+ kasan-split-out-shadowc-from-commonc.patch added to -mm tree
 2020-11-10 22:55 UTC 

+ kasan-only-build-initc-for-software-modes.patch added to -mm tree
 2020-11-10 22:55 UTC 

+ kasan-rename-kasan_shadow_-to-kasan_granule_.patch added to -mm tree
 2020-11-10 22:55 UTC 

+ kasan-rename-unpoison_shadow-to-unpoison_memory.patch added to -mm tree
 2020-11-10 22:55 UTC 

+ kasan-shadow-declarations-only-for-software-modes.patch added to -mm tree
 2020-11-10 22:55 UTC 

+ s390-kasan-include-asm-pageh-from-asm-kasanh.patch added to -mm tree
 2020-11-10 22:55 UTC 

+ kasan-group-vmalloc-code.patch added to -mm tree
 2020-11-10 22:55 UTC 

+ kasan-kasan_vmalloc-depends-on-kasan_generic.patch added to -mm tree
 2020-11-10 22:55 UTC 

+ kasan-drop-unnecessary-gpl-text-from-comment-headers.patch added to -mm tree
 2020-11-10 22:55 UTC 

[PATCH v9 00/44] kasan: add hardware tag-based mode for arm64
 2020-11-10 22:54 UTC  (28+ messages)
` [PATCH v9 09/44] kasan: split out shadow.c from common.c
` [PATCH v9 13/44] kasan: hide invalid free check implementation
` [PATCH v9 16/44] kasan, arm64: only use kasan_depth for software modes
` [PATCH v9 17/44] kasan, arm64: move initialization message
` [PATCH v9 18/44] kasan, arm64: rename kasan_init_tags and mark as __init
` [PATCH v9 19/44] kasan: rename addr_has_shadow to addr_has_metadata
` [PATCH v9 20/44] kasan: rename print_shadow_for_address to print_memory_metadata
` [PATCH v9 21/44] kasan: kasan_non_canonical_hook only for software modes
` [PATCH v9 22/44] kasan: rename SHADOW layout macros to META
` [PATCH v9 23/44] kasan: separate metadata_fetch_row for each mode
` [PATCH v9 24/44] kasan, arm64: don't allow SW_TAGS with ARM64_MTE
` [PATCH v9 25/44] kasan: introduce CONFIG_KASAN_HW_TAGS
` [PATCH v9 26/44] arm64: Enable armv8.5-a asm-arch option
` [PATCH v9 27/44] arm64: mte: Add in-kernel MTE helpers
` [PATCH v9 28/44] arm64: mte: Reset the page tag in page->flags
` [PATCH v9 34/44] arm64: kasan: Align allocations for HW_TAGS
` [PATCH v9 35/44] arm64: kasan: Add arch layer for memory tagging helpers
` [PATCH v9 36/44] kasan: define KASAN_GRANULE_SIZE for HW_TAGS
` [PATCH v9 37/44] kasan, x86, s390: update undef CONFIG_KASAN
` [PATCH v9 38/44] kasan, arm64: expand CONFIG_KASAN checks
` [PATCH v9 39/44] kasan, arm64: implement HW_TAGS runtime
` [PATCH v9 40/44] kasan, arm64: print report from tag fault handler
` [PATCH v9 41/44] kasan, mm: reset tags when accessing metadata
` [PATCH v9 43/44] kasan: add documentation for hardware tag-based mode
` [PATCH v9 44/44] kselftest/arm64: Check GCR_EL1 after context switch

[PATCH 0/2] arm: lib: xor-neon: Remove warn & disble neon vect
 2020-11-10 22:54 UTC  (16+ messages)
` [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization

stable-rc/linux-4.14.y baseline: 155 runs, 2 regressions (v4.14.205)
 2020-11-10 22:54 UTC 

[PATCH 00/30] [Set 4] Rid W=1 warnings from GPU
 2020-11-10 22:53 UTC  (13+ messages)
` [PATCH 01/30] drm/radeon/evergreen: Add comment for 'evergreen_page_flip()'s 'async' param
` [PATCH 02/30] drm/radeon/evergreen: Remove set but unused variable 'mc_shared_chmap'
` [PATCH 04/30] drm/radeon/si: "

[PATCH net v2] net: phy: spi_ks8995: Do not overwrite SPI mode flags
 2020-11-10 22:53 UTC  (4+ messages)

[PATCH v1 for 5.1 00/10] various fixes (CI, Xen, plugins)
 2020-11-10 22:50 UTC  (2+ messages)

[PATCH net-next] MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver
 2020-11-10 22:51 UTC  (3+ messages)

[PATCH v3] poky-tiny: enable section removal
 2020-11-10 22:51 UTC  (3+ messages)
` [poky] "

[net-next,v2,0/5] seg6: add support for SRv6 End.DT4 behavior
 2020-11-10 22:50 UTC  (5+ messages)
` [net-next,v2,1/5] vrf: add mac header for tunneled packets when sniffer is attached
` [net-next,v2,2/5] seg6: improve management of behavior attributes

[PATCH] pinctrl: intel: Fix Jasperlake hostown offset
 2020-11-10 22:49 UTC 

[PATCH 00/20] [Set 3] Rid W=1 warnings from GPU
 2020-11-10 22:48 UTC  (19+ messages)
` [PATCH 11/20] drm/radeon/r600: Strip out set but unused 'tmp' variables
` [PATCH 12/20] drm/radeon/radeon_cs: Fix a bunch of doc-rot issues
` [PATCH 18/20] drm/radeon/radeon_display: Fix function doc formatting and missing param issues
` [PATCH 19/20] drm/radeon/r600: Fix a misnamed parameter description and a formatting issue
` [PATCH 20/20] drm/radeon/cik: Fix a bunch of function parameter descriptions

[PATCH v3 19/35] x86/io_apic: Cleanup trigger/polarity helpers
 2020-11-10 22:48 UTC  (16+ messages)
` [tip: x86/apic] "
              ` [EXTERNAL] "

BUG: Windows Color scheme not preserved
 2020-11-10 22:45 UTC  (3+ messages)
    ` [EXTERNAL] "

upstream test error: BUG: sleeping function called from invalid context in sta_info_move_state
 2020-11-10 22:45 UTC 

[PATCH v5 0/3] media: rkvdec: Add a VP9 backend
 2020-11-10 22:39 UTC  (6+ messages)

Hardware time stamping support for AF_XDP applications
 2020-11-10 22:44 UTC 

[Bug 209253] New: Loss of connectivity on guest after important host <-> guest traffic
 2020-11-10 22:43 UTC  (2+ messages)
` [Bug 209253] "

[PATCH v8 -tip 00/26] Core scheduling
 2020-11-10 22:42 UTC  (6+ messages)
` [PATCH v8 -tip 13/26] kernel/entry: Add support for core-wide protection of kernel-mode

[PATCH 00/13] Introduce seqnum_ops
 2020-11-10 22:42 UTC  (3+ messages)

[PATCH] KVM: SVM: Fix offset computation bug in __sev_dbg_decrypt()
 2020-11-10 22:42 UTC 

[PATCH v3] vhost-vdpa: fix page pinning leakage in error path (rework)
 2020-11-10 22:41 UTC  (4+ messages)

[PATCH v2 00/20] kasan: boot parameters for hardware tag-based mode
 2020-11-10 22:24 UTC  (38+ messages)
` [PATCH v2 01/20] kasan: simplify quarantine_put call site
` [PATCH v2 02/20] kasan: rename get_alloc/free_info
` [PATCH v2 03/20] kasan: introduce set_alloc_info
` [PATCH v2 04/20] kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK
` [PATCH v2 05/20] kasan: allow VMAP_STACK for HW_TAGS mode
` [PATCH v2 06/20] kasan: remove __kasan_unpoison_stack
` [PATCH v2 07/20] kasan: inline kasan_reset_tag for tag-based modes
` [PATCH v2 08/20] kasan: inline random_tag for HW_TAGS
` [PATCH v2 09/20] kasan: inline kasan_poison_memory and check_invalid_free
` [PATCH v2 10/20] kasan: inline and rename kasan_unpoison_memory
` [PATCH v2 11/20] kasan: add and integrate kasan boot parameters
` [PATCH v2 12/20] kasan, mm: check kasan_enabled in annotations
` [PATCH v2 13/20] kasan: simplify kasan_poison_kfree
` [PATCH v2 14/20] kasan, mm: rename kasan_poison_kfree
` [PATCH v2 15/20] kasan: don't round_up too much
` [PATCH v2 16/20] kasan: simplify assign_tag and set_tag calls
` [PATCH v2 17/20] kasan: clarify comment in __kasan_kfree_large
` [PATCH v2 18/20] kasan: clean up metadata allocation and usage
` [PATCH v2 19/20] kasan, mm: allow cache merging with no metadata
` [PATCH v2 20/20] kasan: update documentation

[PATCH v3] media: cedrus: Add support for VP8 decoding
 2020-11-10 22:35 UTC  (2+ messages)

stable-rc/linux-4.19.y baseline: 147 runs, 1 regressions (v4.19.156)
 2020-11-10 22:37 UTC 

[PATCH] compat/bswap.h: Simplify MSVC endianness detection
 2020-11-10 22:37 UTC  (11+ messages)
` [PATCH v2] compat/bswap.h: simplify "

[intel-linux-intel-lts:5.4/yocto 40/1142] drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:972 dw_chan_prep_dma_cyclic() error: uninitialized symbol 'mem'
 2020-11-10 22:37 UTC 

[xen-unstable-smoke test] 156642: regressions - FAIL
 2020-11-10 22:36 UTC 

[PATCH net] selftest: fix flower terse dump tests
 2020-11-10 22:32 UTC  (2+ messages)

["BUG"] builtin add-interactive does not honor 'color.diff. frag'
 2020-11-10 22:30 UTC  (7+ messages)
    ` [PATCH] add-interactive.c: use correct names to load color.diff.* config

[PULL 0/6] Misc fixes for QEMU 5.2-rc2
 2020-11-10 22:28 UTC  (2+ messages)

[Buildroot] [PATCH] support/testing: update to the new text representation of capabilities
 2020-11-10 22:29 UTC  (2+ messages)

git rebase/git rebase --abort cause inconsistent state
 2020-11-10 22:28 UTC  (6+ messages)

check_refname_format allows refs with components that begin with -, even though `git tag` does not
 2020-11-10 22:28 UTC  (4+ messages)
` [PATCH 3/3] rev-parse: handle --end-of-options

✅ PASS: Test report for kernel 5.9.6 (stable-queue)
 2020-11-10 22:27 UTC 

[Buildroot] [PATCH] support/testing/test_hardening: add missing Kconfig symbol
 2020-11-10 22:27 UTC 

[PATCH BlueZ] emulator: Rework command handling
 2020-11-10 22:26 UTC  (2+ messages)
` [BlueZ] "

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.157-25-gca0cdb6168a4)
 2020-11-10 22:25 UTC 

Add local DNS forwarder to Windows client
 2020-11-10 22:24 UTC 

[PATCH v2 1/1] scsi: ufs: Fix unexpected values get from ufshcd_read_desc_param()
 2020-11-10 22:23 UTC  (2+ messages)

stable-rc/linux-4.4.y baseline: 121 runs, 3 regressions (v4.4.242)
 2020-11-10 22:23 UTC 

+ cgroup-remove-obsoleted-broken_hierarchy-and-warned_broken_hierarchy.patch added to -mm tree
 2020-11-10 22:22 UTC 

+ docs-cgroup-v1-reflect-the-deprecation-of-the-non-hierarchical-mode.patch added to -mm tree
 2020-11-10 22:22 UTC 

+ mm-memcg-deprecate-the-non-hierarchical-mode.patch added to -mm tree
 2020-11-10 22:22 UTC 

[PATCH v4 1/1] NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
 2020-11-10 22:21 UTC  (11+ messages)

drivers/net/ethernet/huawei/hinic/hinic_hw_mbox.c:570:21: sparse: sparse: cast to restricted __be32
 2020-11-10 22:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/wpewebkit: add optional systemd dependency
 2020-11-10 22:19 UTC  (3+ messages)

[Fuego] [PATCH] Docs: Convert the Fuego wiki pages into rst docs categorized under "feature refences"
 2020-11-10 22:19 UTC  (2+ messages)

[Buildroot] [Bug 13306] New: wpewebkit build problem in 2020-11-rc1
 2020-11-10 22:19 UTC  (2+ messages)
` [Buildroot] [Bug 13306] "

[Buildroot] [git commit branch/next] package/wpewebkit: add optional systemd dependency
 2020-11-10 22:19 UTC 

[Buildroot] [git commit] package/wpewebkit: add optional systemd dependency
 2020-11-10 22:19 UTC 

[Buildroot] [PATCH v2 1/2] package/cups-filters: fix deamon path for cups service
 2020-11-10 22:18 UTC  (2+ messages)

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.206-20-gbe781f4237897)
 2020-11-10 22:17 UTC 

[PATCH v5 0/4] HID: i2c-hid: Reorganize to allow supporting goodix,gt7375p
 2020-11-10 22:17 UTC  (4+ messages)
` [PATCH v5 1/4] HID: i2c-hid: Reorganize so ACPI and OF are separate modules


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.