All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-14 17:29:16 to 2020-08-14 18:55:57 UTC [more...]

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2020-08-14 18:55 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux
 2020-08-14 18:55 UTC 

[PATCH 1/2 nf] selftests: netfilter: fix header example
 2020-08-14 18:55 UTC 

[PATCH] drm/dp_mst: Don't return error code when crtc is null
 2020-08-14 18:52 UTC  (5+ messages)

[PATCH v2] drm/amd/display: Replace DRM private objects with subclassed DRM atomic state
 2020-08-14 18:52 UTC 

post-receive: pub/scm/linux/kernel/git/rt/linux-stable-rt
 2020-08-14 18:53 UTC 

[PATCH] drm/amd/display: Add DSC_DBG_EN shift/mask for dcn3
 2020-08-14 18:51 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-08-14 18:51 UTC 

[PATCH] rcu: shrink each possible cpu krcp
 2020-08-14 18:51 UTC  (2+ messages)

[PATCH v2 1/2] selinux: add tracepoint on denials
 2020-08-14 18:50 UTC  (11+ messages)

[RESEND][PATCH v2 0/7] xen: Consolidate asm-*/guest_access.h in xen/guest_access.h
 2020-08-14 18:50 UTC  (10+ messages)
` [RESEND][PATCH v2 1/7] xen/guest_access: Add emacs magics
` [RESEND][PATCH v2 3/7] xen/arm: decode: Re-order the includes
` [RESEND][PATCH v2 4/7] xen/arm: guestcopy: "

[PATCH] mmc: mmc_spi: fix timeout calculation
 2020-08-14 18:50 UTC 

[PATCH 00/35] kasan: add hardware tag-based mode for arm64
 2020-08-14 17:27 UTC  (51+ messages)
` [PATCH 01/35] kasan: KASAN_VMALLOC depends on KASAN_GENERIC
` [PATCH 02/35] kasan: group vmalloc code
` [PATCH 03/35] kasan: shadow declarations only for software modes
` [PATCH 04/35] kasan: rename (un)poison_shadow to (un)poison_memory
` [PATCH 05/35] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
` [PATCH 06/35] kasan: only build init.c for software modes
` [PATCH 07/35] kasan: split out shadow.c from common.c
` [PATCH 08/35] kasan: rename generic/tags_report.c files
` [PATCH 09/35] kasan: don't duplicate config dependencies
` [PATCH 10/35] kasan: hide invalid free check implementation
` [PATCH 11/35] kasan: decode stack frame only with KASAN_STACK_ENABLE
` [PATCH 12/35] kasan, arm64: only init shadow for software modes
` [PATCH 13/35] kasan, arm64: only use kasan_depth "
` [PATCH 14/35] kasan: rename addr_has_shadow to addr_has_metadata
` [PATCH 15/35] kasan: rename print_shadow_for_address to print_memory_metadata
` [PATCH 16/35] kasan: kasan_non_canonical_hook only for software modes
` [PATCH 17/35] kasan: rename SHADOW layout macros to META
` [PATCH 18/35] kasan: separate metadata_fetch_row for each mode
` [PATCH 19/35] kasan: don't allow SW_TAGS with ARM64_MTE
` [PATCH 20/35] arm64: mte: Add in-kernel MTE helpers
` [PATCH 21/35] arm64: mte: Add in-kernel tag fault handler
` [PATCH 22/35] arm64: mte: Enable in-kernel MTE
` [PATCH 23/35] arm64: mte: Convert gcr_user into an exclude mask
` [PATCH 24/35] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [PATCH 25/35] kasan: introduce CONFIG_KASAN_HW_TAGS
` [PATCH 26/35] kasan, arm64: Enable TBI EL1
` [PATCH 27/35] kasan, arm64: align allocations for HW_TAGS
` [PATCH 28/35] kasan: define KASAN_GRANULE_SIZE "
` [PATCH 29/35] kasan, x86, s390: update undef CONFIG_KASAN
` [PATCH 30/35] kasan, arm64: expand CONFIG_KASAN checks
` [PATCH 31/35] kasan, arm64: implement HW_TAGS runtime
` [PATCH 32/35] kasan, arm64: print report from tag fault handler
` [PATCH 33/35] kasan, slub: reset tags when accessing metadata
` [PATCH 34/35] kasan, arm64: enable CONFIG_KASAN_HW_TAGS
` [PATCH 35/35] kasan: add documentation for hardware tag-based mode

KASAN: use-after-free Read in refcount_inc_not_zero_checked (2)
 2020-08-14 18:48 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-08-14 18:47 UTC 

[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
 2020-08-14 18:45 UTC  (3+ messages)

nvme completion handling refactor and fix
 2020-08-14 18:44 UTC  (7+ messages)
` [PATCH 1/3] nvme: rename and document nvme_end_request
` [PATCH 2/3] nvme: refactor command completion
` [PATCH 3/3] nvme: redirect commands on dying queue

[Bug 208907] New: [fstests generic/074 on xfs]: 5.7.10 fails with a hung task on
 2020-08-14 18:43 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915/gt: Widen CSB pointer to u64 for the parsers
 2020-08-14 18:41 UTC  (11+ messages)
` [PATCH 2/3] drm/i915/gt: Wait for CSB entries on Tigerlake
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 3/3] drm/i915/gt: Apply the CSB w/a for all
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] drm/i915/gt: Widen CSB pointer to u64 for the parsers

[PATCH v5 00/20] Convert QAPI doc comments to generate rST instead of texinfo
 2020-08-14 18:40 UTC  (7+ messages)
` [PATCH v5 02/20] qapi: Fix indentation, again
` [PATCH v5 03/20] qapi/block-core.json: Fix nbd-server-start docs
` [PATCH v5 09/20] docs/sphinx: Add new qapi-doc Sphinx extension

[PATCH 1/1] riscv: riscv_get_time() implementation for SMODE
 2020-08-14 18:38 UTC  (4+ messages)

[RFC PATCH] vsprintf: Add %pv extension replacement for print_vma_addr
 2020-08-14 18:38 UTC  (2+ messages)

[RFC v3 00/71] target/riscv: support vector extension v1.0
 2020-08-14 18:36 UTC  (6+ messages)
` [RFC v3 26/71] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns

[LTP] [PATCH 1/4] Integrate tst_taint_check() into main LTP library
 2020-08-14 18:36 UTC  (5+ messages)
` [LTP] [PATCH 2/4] Update tests to new taint check API

[PATCH v2 0/9] preallocate filter
 2020-08-14 18:30 UTC  (2+ messages)
` DROP "

nvme reservation commands during controller reset
 2020-08-14 18:29 UTC  (9+ messages)

[PATCH v1] usb: hcd: Fix use after free in usb_hcd_pci_remove()
 2020-08-14 18:22 UTC 

[PATCH v4 0/5] MIPS: Loongson64: Process ISA Node in DeviceTree
 2020-08-14 18:21 UTC  (3+ messages)
` [PATCH v4 1/5] of_address: Add bus type match for pci ranges parser

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2020-08-14 18:18 UTC 

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2020-08-14 18:18 UTC 

[PATCH] x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task
 2020-08-14 18:16 UTC 

[GIT PULL] Modules updates for v5.9
 2020-08-14 18:15 UTC  (2+ messages)

[RFC-PATCH 1/2] mm: Add __GFP_NO_LOCKS flag
 2020-08-14 18:15 UTC  (22+ messages)

[GIT PULL] Kconfig updates for v5.9-rc1
 2020-08-14 18:14 UTC  (2+ messages)

[PATCH] xprtrdma: make sure MRs are unmapped before freeing them
 2020-08-14 18:12 UTC  (2+ messages)

[Report]: BUG: KASAN: use-after-free in usb_hcd_pci_remove
 2020-08-14 18:07 UTC  (5+ messages)

error when compiling dts preprocessed with -g3
 2020-08-14 18:13 UTC 

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2020-08-14 18:13 UTC 

[PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
 2020-08-14 18:10 UTC  (5+ messages)

[PATCH] ARM: dts: stm32: use stm32h7 usart compatible string for stm32h743
 2020-08-14 18:11 UTC 

[GIT PULL] More ACPI updates for v5.9-rc1
 2020-08-14 18:09 UTC 

[RFC PATCH] mm: extend memfd with ability to create "secret" memory areas
 2020-08-14 18:09 UTC  (3+ messages)

[GIT PULL] One more power management update for v5.9-rc1
 2020-08-14 18:08 UTC 

[PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
 2020-08-14 18:07 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/3] SHA-256: Update commit-graph and multi-pack-index formats
 2020-08-14 18:07 UTC  (4+ messages)
` [PATCH 1/3] t/README: document GIT_TEST_DEFAULT_HASH
` [PATCH 2/3] commit-graph: use the hash version byte
` [PATCH 3/3] multi-pack-index: use "

Confusing output of --examine-badblocks1 message
 2020-08-14 18:07 UTC  (4+ messages)

[PATCH 0/2] MIPI I3c HCI (Host Controller Interface) driver
 2020-08-14 18:07 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: i3c: MIPI I3C Host Controller Interface

[PATCH 00/41] qom: Automated conversion of type checking boilerplate
 2020-08-14 18:05 UTC  (25+ messages)
` [PATCH 01/41] pl1110: Rename PL1110 enum
` [PATCH 05/41] aspeed_timer: Fix ASPEED_TIMER macro definition
` [PATCH 06/41] allwinner-h3: Rename memmap enum constants
` [PATCH 08/41] opentitan: "
` [PATCH 11/41] versatile: Fix typo in PCI_VPB_HOST definition
` [PATCH 14/41] hcd-dwc2: Rename USB_*CLASS macros for consistency
` [PATCH 15/41] tulip: Move TulipState typedef to header
` [PATCH 16/41] throttle-groups: Move ThrottleGroup "
` [PATCH 18/41] i8254: Move PITCommonState/PITCommonClass typedefs to i8254.h
` [PATCH 22/41] can_emu: Delete macros for non-existing typedef
` [PATCH 23/41] nubus: Delete unused NUBUS_BRIDGE macro
` [PATCH 30/41] qom: Make type checker functions accept const pointers

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2020-08-14 18:05 UTC 

[PATCH v5 0/5] fix & merge block_status_above and is_allocated_above
 2020-08-14 18:02 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/net-queue
 2020-08-14 18:04 UTC 

[PATCH] parisc: Add qemu fw_cfg interface
 2020-08-14 18:00 UTC 

[PATCH] nvme-pci: cancel nvme device request before disabling
 2020-08-14 18:00 UTC  (6+ messages)

[PATCH v10 0/5] Add support for DisplayPort driver on SnapDragon
 2020-08-14 17:56 UTC  (5+ messages)
` [PATCH v10 2/5] drm/msm/dp: add displayPort driver support
    ` [Freedreno] "

[PATCH v3] cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter()
 2020-08-14 17:53 UTC  (2+ messages)

[PATCH] Remove "unsure" for --message in subtree doc
 2020-08-14 17:50 UTC  (2+ messages)

[PATCH -RT] net: xfrm: fix compress vs decompress serialization
 2020-08-14 17:37 UTC 

[PATCH v2 0/8] fix possible controller reset hangs in nvme-tcp/nvme-rdma
 2020-08-14 17:49 UTC  (6+ messages)
` [PATCH v2 1/8] nvme-fabrics: allow to queue requests for live queues

[GIT PULL] perf tool changes for v5.9: 2nd batch
 2020-08-14 17:49 UTC 

post-receive: pub/scm/linux/kernel/git/acme/linux
 2020-08-14 17:47 UTC 

[PATCH] mm : update ra->ra_pages if it's NOT equal to bdi->ra_pages
 2020-08-14 17:46 UTC  (6+ messages)

[dpdk-dev] [PATCH] eal: change debug diagnostic message from udev handler
 2020-08-14 17:45 UTC 

[PATCH v4] PCI: Reduce warnings on possible RW1C corruption
 2020-08-14 17:45 UTC  (2+ messages)

[PATCH] ASoC: msm8916-wcd-analog: fix register Interrupt offset
 2020-08-14 17:43 UTC  (3+ messages)

[PATCH] nvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue.q_depth
 2020-08-14 17:44 UTC  (3+ messages)

[PATCH v1 1/7] resource: Simplify region_intersects() by reducing conditionals
 2020-08-14 17:43 UTC  (8+ messages)
` [PATCH v1 3/7] resource: Introduce resource_union() for overlapping resources

TTM/nouveau conflict in drm-misc-next
 2020-08-14 17:42 UTC  (2+ messages)

[RFC 0/7] Support high-order page bulk allocation
 2020-08-14 17:40 UTC  (9+ messages)
` [RFC 1/7] mm: page_owner: split page by order
` [RFC 2/7] mm: introduce split_page_by_order
` [RFC 3/7] mm: compaction: deal with upcoming high-order page splitting
` [RFC 4/7] mm: factor __alloc_contig_range out
` [RFC 5/7] mm: introduce alloc_pages_bulk API
` [RFC 6/7] mm: make alloc_pages_bulk best effort
` [RFC 7/7] mm/page_isolation: avoid drain_all_pages for alloc_pages_bulk

[dpdk-dev] [PATCH] net/failsafe: don't double space warning
 2020-08-14 17:39 UTC 

IPMI implementation of Get Device ID command
 2020-08-14 17:34 UTC 

[RFC 0/7] KVM: PKS Virtualization support
 2020-08-14 17:34 UTC  (7+ messages)
` [RFC 7/7] KVM: VMX: Enable PKS for nested VM

Perl Storable.pm in non-arch directory (Bug #13946)
 2020-08-14 17:34 UTC  (3+ messages)
  ` [OE-core] "

[PATCH 0/3] DT validation time improvements
 2020-08-14 17:34 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: Bump minimum version of dtschema to 2020.8
` [PATCH 2/3] dt-bindings: Use json for processed-schema*
` [PATCH 3/3] dt-bindings: Validate DT binding schema in a single call

[PATCH 0/5] Add PCIe EP nodes on RZ/G2[EMN]
 2020-08-14 17:30 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: pci: rcar-pci-ep: Document r8a774a1 and r8a774b1
` [PATCH 2/5] misc: pci_endpoint_test: Add Device ID for RZ/G2M and RZ/G2N PCIe controllers
` [PATCH 3/5] arm64: dts: renesas: r8a774a1: Add PCIe EP nodes
` [PATCH 4/5] arm64: dts: renesas: r8a774b1: "
` [PATCH 5/5] arm64: dts: renesas: r8a774c0: Add PCIe EP node

[PATCH 0/5] hw/avr: Start using the Clock API
 2020-08-14 17:33 UTC  (3+ messages)
` [PATCH 5/5] hw/char/avr_usart: Trace baudrate changes

[PATCH 0/2] Documentation updates for SHA-256
 2020-08-14 17:33 UTC  (6+ messages)
` [PATCH 0/5] more SHA-256 documentation
  ` [PATCH 1/5] http-protocol.txt: document SHA-256 "want"/"have" format
  ` [PATCH 3/5] protocol-capabilities.txt: clarify "allow-x-sha1-in-want" re SHA-256

[PATCH v3] pseries/drmem: don't cache node id in drmem_lmb struct
 2020-08-14 17:27 UTC  (2+ messages)

[PATCH] riscv: load addresses for Sipeed MAIX
 2020-08-14 17:31 UTC 

[PATCH] x86: work around clang IAS bug referencing __force_order
 2020-08-14 17:29 UTC  (3+ messages)

Does git-apply --recount search a extra line?
 2020-08-14 17:28 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.