All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-25 03:15:43 to 2022-01-25 03:53:47 UTC [more...]

[PATCH v2 0/2] overflow: Implement size_t saturating arithmetic helpers
 2022-01-24 23:23 UTC  (3+ messages)
` [PATCH v2 1/2] test_overflow: Regularize test reporting output
` [PATCH v2 2/2] overflow: Implement size_t saturating arithmetic helpers

[PATCH 00/82] remove unnecessary null checks
 2022-01-25  3:53 UTC  (4+ messages)
` [PATCH v2 00/83] "
  ` [PATCH v2 63/83] net/qede: remove unnecessary NULL checks
    ` [EXT] "

[PATCH v1 0/5] VIRTIO: Provision maximum MSI-X vectors for a VF
 2022-01-25  3:53 UTC  (41+ messages)
` [PATCH 1/5] Add virtio Admin Virtqueue specification
` [PATCH 2/5] Introduce VIRTIO_F_ADMIN_VQ_INDIRECT_DESC/VIRTIO_F_ADMIN_VQ_IN_ORDER
` [PATCH 4/5] virtio-net: add support for VIRTIO_F_ADMIN_VQ

[PATCH v4 1/2] leds: ktd20xx: Extension of the KTD20xx family of LED drivers from Kinetic
 2022-01-25  3:48 UTC  (3+ messages)

KVM/arm64: Guest ABI changes do not appear rollback-safe
 2022-01-25  3:47 UTC  (16+ messages)

[PATCH] KVM: x86/cpuid: Exclude unpermitted xfeatures sizes at KVM_GET_SUPPORTED_CPUID
 2022-01-25  3:48 UTC  (3+ messages)

sound/soc/mediatek/mt8195/mt8195-mt6359-rt1019-rt5682.c:807 mt8195_dai_link_fixup() error: uninitialized symbol 'runtime'
 2022-01-25  3:48 UTC 

[PATCH v2 0/4] KVM: PPC: KVM module exit fixes
 2022-01-25  3:46 UTC  (4+ messages)
` [PATCH v2 4/4] KVM: PPC: Decrement module refcount if init_vm fails

+ kasan-test-fix-compatibility-with-fortify_source.patch added to -mm tree
 2022-01-24 23:03 UTC 

+ mm-vmalloc-remove-unneeded-function-forward-declaration.patch added to -mm tree
 2022-01-24 23:03 UTC 

+ mm-page_alloc-avoid-merging-non-fallbackable-pageblocks-with-others.patch added to -mm tree
 2022-01-24 22:59 UTC 

+ mm-cma-provide-option-to-opt-out-from-exposing-pages-on-activation-failure.patch added to -mm tree
 2022-01-25  0:09 UTC 

+ proc-alloc-path_max-bytes-for-proc-pid-fd-symlinks.patch added to -mm tree
 2022-01-25  0:13 UTC 

+ mm-page_alloc-add-same-penalty-is-enough-to-get-round-robin-order.patch added to -mm tree
 2022-01-25  0:17 UTC 

+ ipc-mqueue-use-get_tree_nodev-in-mqueue_get_tree.patch added to -mm tree
 2022-01-25  1:15 UTC 

+ ocfs2-fix-a-deadlock-when-commit-trans.patch added to -mm tree
 2022-01-25  1:50 UTC 

+ jbd2-export-jbd2_journal__journal_head.patch added to -mm tree
 2022-01-25  1:50 UTC 

+ kasan-mm-only-define-___gfp_skip_kasan_poison-with-hw_tags.patch added to -mm tree
 2022-01-24 22:42 UTC 

+ kasan-vmalloc-only-tag-normal-vmalloc-allocations.patch added to -mm tree
 2022-01-24 22:43 UTC 

[PATCH][next] hwspinlock: stm32: Use struct_size() helper in devm_kzalloc()
 2022-01-25  2:13 UTC 

+ kasan-vmalloc-unpoison-vm_alloc-pages-after-mapping.patch added to -mm tree
 2022-01-24 22:42 UTC 

+ kasan-add-kasanvmalloc-command-line-flag.patch added to -mm tree
 2022-01-24 22:43 UTC 

+ kasan-improve-vmalloc-tests.patch added to -mm tree
 2022-01-24 22:43 UTC 

+ arm64-select-kasan_vmalloc-for-sw-hw_tags-modes.patch added to -mm tree
 2022-01-24 22:43 UTC 

+ kasan-allow-enabling-kasan_vmalloc-and-sw-hw_tags.patch added to -mm tree
 2022-01-24 22:43 UTC 

+ kasan-page_alloc-allow-skipping-memory-init-for-hw_tags.patch added to -mm tree
 2022-01-24 22:43 UTC 

+ kasan-clean-up-feature-flags-for-hw_tags-mode.patch added to -mm tree
 2022-01-24 22:43 UTC 

+ kasan-vmalloc-add-vmalloc-tagging-for-hw_tags.patch added to -mm tree
 2022-01-24 22:43 UTC 

+ kasan-reorder-vmalloc-hooks.patch added to -mm tree
 2022-01-24 22:42 UTC 

+ kasan-vmalloc-reset-tags-in-vmalloc-functions.patch added to -mm tree
 2022-01-24 22:42 UTC 

+ kasan-clean-up-metadata-byte-definitions.patch added to -mm tree
 2022-01-24 22:42 UTC 

+ kasan-page_alloc-move-kernel_init_free_pages-in-post_alloc_hook.patch added to -mm tree
 2022-01-24 22:42 UTC 

[PATCH v2] spi: pxa2xx_spi: Convert to use GPIO descriptors
 2022-01-25  0:58 UTC 

+ kasan-page_alloc-combine-tag_clear_highpage-calls-in-post_alloc_hook.patch added to -mm tree
 2022-01-24 22:42 UTC 

[PATCH v6 00/13] Introduce PECI subsystem
 2022-01-25  1:11 UTC  (14+ messages)
` [PATCH v6 01/13] dt-bindings: Add generic bindings for PECI
` [PATCH v6 02/13] dt-bindings: Add bindings for peci-aspeed
` [PATCH v6 03/13] ARM: dts: aspeed: Add PECI controller nodes
` [PATCH v6 04/13] peci: Add core infrastructure
` [PATCH v6 05/13] peci: Add peci-aspeed controller driver
` [PATCH v6 06/13] peci: Add device detection
` [PATCH v6 07/13] peci: Add sysfs interface for PECI bus
` [PATCH v6 08/13] peci: Add support for PECI device drivers
` [PATCH v6 09/13] peci: Add peci-cpu driver
` [PATCH v6 10/13] hwmon: peci: Add cputemp driver
` [PATCH v6 11/13] hwmon: peci: Add dimmtemp driver
` [PATCH v6 12/13] docs: hwmon: Document PECI drivers
` [PATCH v6 13/13] docs: Add PECI documentation

+ kasan-only-apply-__gfp_zerotags-when-memory-is-zeroed.patch added to -mm tree
 2022-01-24 22:42 UTC 

[PATCH] spi: st-ssc4: Covert to use GPIO descriptors
 2022-01-25  1:10 UTC 

+ mm-clarify-__gfp_zerotags-comment.patch added to -mm tree
 2022-01-24 22:41 UTC 

+ kasan-page_alloc-init-memory-of-skipped-pages-on-free.patch added to -mm tree
 2022-01-24 22:41 UTC 

+ kasan-page_alloc-move-tag_clear_highpage-out-of-kernel_init_free_pages.patch added to -mm tree
 2022-01-24 22:41 UTC 

+ kasan-page_alloc-simplify-kasan_poison_pages-call-site.patch added to -mm tree
 2022-01-24 22:41 UTC 

+ kasan-page_alloc-deduplicate-should_skip_kasan_poison.patch added to -mm tree
 2022-01-24 22:41 UTC 

+ memory-failure-fetch-compound_head-after-pgmap_pfn_valid.patch added to -mm tree
 2022-01-24 22:31 UTC 

[Bug 215530] New: typec kernel error
 2022-01-25  1:47 UTC 

+ ia64-make-ia64_mca_recovery-bool-instead-of-tristate.patch added to -mm tree
 2022-01-24 22:28 UTC 

[Bug 215529] New: REGRESSION kernel NULL pointer crash in typec_link_ports
 2022-01-24 22:39 UTC  (2+ messages)
` [Bug 215529] "

[PATCH 00/31] leds: start removing obsolete/useless enum
 2022-01-25  2:03 UTC  (3+ messages)
` [PATCH 03/31] hwmon: pmbus: changing LED_* from enum led_brightness to actual value

[PATCH] hwmon: (nct6775) Fix crash in clear_caseopen
 2022-01-24 22:32 UTC  (3+ messages)

Custom LSM: getting a null pointer dereference when trying to access a task security blob
 2022-01-24 21:51 UTC  (6+ messages)

[PATCH] scsi: pm80xx: Fix double completion for SATA devices
 2022-01-24 21:51 UTC  (2+ messages)

[PATCH] mmc: mediatek: Add cmd polling mode
 2022-01-25  3:33 UTC  (3+ messages)

[PATCH net] ipv6: gro: flush instead of assuming different flows on hop_limit mismatch
 2022-01-25  0:02 UTC  (5+ messages)

[PATCH v8 00/38] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-01-25  0:11 UTC  (23+ messages)
` [PATCH v8 01/38] arm64: cpufeature: Always specify and use a field width for capabilities
` [PATCH v8 02/38] arm64: Add feature detection for fine grained traps
` [PATCH v8 03/38] kselftest/arm64: Remove local ARRAY_SIZE() definitions
` [PATCH v8 04/38] arm64/sme: Provide ABI documentation for SME
` [PATCH v8 06/38] arm64/sme: Manually encode SME instructions
` [PATCH v8 09/38] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v8 10/38] arm64/sme: Implement sysctl to set the default vector length
` [PATCH v8 11/38] arm64/sme: Implement vector length configuration prctl()s
` [PATCH v8 12/38] arm64/sme: Implement support for TPIDR2
` [PATCH v8 13/38] arm64/sme: Implement SVCR context switching
` [PATCH v8 14/38] arm64/sme: Implement streaming SVE "
` [PATCH v8 15/38] arm64/sme: Implement ZA "
` [PATCH v8 18/38] arm64/sme: Implement streaming SVE signal handling
` [PATCH v8 19/38] arm64/sme: Implement ZA "
` [PATCH v8 20/38] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v8 24/38] KVM: arm64: Hide SME system registers from guests
` [PATCH v8 32/38] kselftest/arm64: signal: Allow tests to be incompatible with features
` [PATCH v8 33/38] kselftest/arm64: signal: Handle ZA signal context in core code
` [PATCH v8 34/38] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v8 35/38] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v8 36/38] kselftest/arm64: Add streaming SVE to SVE ptrace tests
` [PATCH v8 38/38] kselftest/arm64: Add SME support to syscall ABI test

[1.50][PATCH 0/1] Patch review
 2022-01-25  3:41 UTC  (2+ messages)
` [1.50][PATCH 1/1] utils: Update to use exec_module() instead of load_module()

[PATCH v4 0/5] KVM: PPC: MMIO fixes
 2022-01-25  3:39 UTC  (7+ messages)
` [PATCH v4 4/5] KVM: PPC: mmio: Return to guest after emulation failure
` [PATCH v4 5/5] KVM: PPC: mmio: Deliver DSI "

[PATCH] kexec: disable cpu hotplug until the rebooting cpu is stable
 2022-01-25  3:39 UTC 

[RFC V1 00/31] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-01-25  3:36 UTC  (4+ messages)
` [RFC V1 09/31] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT

[mlankhorst:xe 8/165] drivers/gpu/drm/xe/xe_pci.c:1230:39: error: 'adl_p_info' defined but not used
 2022-01-25  3:37 UTC 

[PATCH] ARM: dts: suniv: Add MMC and clock macros
 2022-01-25  1:13 UTC 

[PATCH 0/2] Add support for Azoteq IQS7222A/B/C
 2022-01-25  1:14 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: input: Add bindings "

[PATCH] kselftest: alsa: Add test case for writing invalid values
 2022-01-24 22:12 UTC  (4+ messages)

[PATCH net-next v4 11/11] net: dsa: realtek: rtl8365mb: multiple cpu ports, non cpu extint
 2022-01-24 22:30 UTC  (11+ messages)

possible wrong behaviour with patterns double [ with no closing ]
 2022-01-25  0:36 UTC  (3+ messages)

stable-rc/queue/4.9 baseline: 117 runs, 2 regressions (v4.9.297-150-g86d4516a7d68)
 2022-01-24 23:46 UTC 

stable-rc/linux-5.4.y baseline: 145 runs, 5 regressions (v5.4.173-322-gd54555cc4b03)
 2022-01-24 23:30 UTC 

stable-rc/linux-5.10.y build: 184 builds: 7 failed, 177 passed, 8 errors, 14 warnings (v5.10.93-564-g822f7d03ddf1)
 2022-01-24 23:25 UTC 

stable-rc/queue/5.15 build: 167 builds: 3 failed, 164 passed, 10 errors, 5 warnings (v5.15.16-726-g7d2468abdb48)
 2022-01-25  2:13 UTC 

stable-rc/queue/4.14 baseline: 94 runs, 1 regressions (v4.14.262-186-g8d362d8866d0)
 2022-01-25  0:22 UTC 

stable-rc/linux-4.19.y build: 190 builds: 5 failed, 185 passed, 2 errors, 30 warnings (v4.19.225-240-gebabcfeda281)
 2022-01-25  0:57 UTC 

stable-rc/linux-5.15.y build: 174 builds: 8 failed, 166 passed, 18 errors, 9 warnings (v5.15.16-847-g86228f6e03f0)
 2022-01-25  0:06 UTC 

stable-rc/linux-5.4.y build: 184 builds: 3 failed, 181 passed, 4 errors, 28 warnings (v5.4.173-321-g34a12dd3db7f)
 2022-01-25  0:27 UTC 

stable-rc/queue/5.10 build: 176 builds: 7 failed, 169 passed, 8 errors, 14 warnings (v5.10.93-563-g355f39e4af41)
 2022-01-25  1:54 UTC 

stable-rc/queue/4.4 build: 182 builds: 5 failed, 177 passed, 6 errors, 36 warnings (v4.4.299-114-gf2a0d44e5c7a)
 2022-01-25  1:13 UTC 

stable-rc/queue/5.4 build: 180 builds: 3 failed, 177 passed, 4 errors, 28 warnings (v5.4.173-320-g99c5782e5eaa)
 2022-01-25  1:35 UTC 

[PATCH 5.16 0000/1039] 5.16.3-rc1 review
 2022-01-24 22:48 UTC  (4+ messages)
` [PATCH 5.16 0728/1039] scripts: sphinx-pre-install: Fix ctex support on Debian
` [PATCH 5.16 1025/1039] sch_api: Dont skip qdisc attach on ingress

stable-rc/linux-4.9.y baseline: 117 runs, 1 regressions (v4.9.297-151-ga397812f7f1e)
 2022-01-24 22:14 UTC 

stable-rc/linux-5.16.y baseline: 155 runs, 1 regressions (v5.16.2-1041-gbb0f7c24685b)
 2022-01-24 22:06 UTC 

stable-rc/queue/5.16 baseline: 59 runs, 1 regressions (v5.16.2-1040-g92d36370370e)
 2022-01-24 22:09 UTC 

[PATCH] regmap: mmio: prepare/unprepare clk only when read/write
 2022-01-24 23:50 UTC  (7+ messages)
          ` regmap: mmio: lack of runtime_pm support for debugfs

[PATCH bpf-next] bpf: Add document for 'dst_port' of 'struct bpf_sock'
 2022-01-25  1:03 UTC  (8+ messages)

[PATCH 5.15 000/846] 5.15.17-rc1 review
 2022-01-24 18:42 UTC  (4+ messages)
` [PATCH 5.15 435/846] ASoC: samsung: idma: Check of ioremap return value
` [PATCH 5.15 609/846] net: gemini: allow any RGMII interface mode
` [PATCH 5.15 645/846] powerpc/40x: Map 32Mbytes of memory at startup

[PATCH v2] clk: mediatek: Fix memory leaks on probe
 2022-01-25  0:54 UTC  (2+ messages)

[PATCH 1/5] clk: stm32mp1: Split ETHCK_K into separate MUX and GATE clock
 2022-01-25  1:16 UTC  (4+ messages)
` [PATCH 2/5] clk: stm32mp1: Add parent_data to ETHRX clock

[PATCH v2] clk: zynqmp: replace warn_once with pr_debug for failed clock ops
 2022-01-25  1:18 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/6] Second round of i915_reg.h splitting
 2022-01-25  3:32 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Second round of i915_reg.h splitting (rev2)

[PATCH v3 0/3] Add FSD SPI support
 2022-01-25  3:16 UTC  (4+ messages)
    ` [PATCH v3 1/3] spi: dt-bindings: samsung: Add fsd spi compatible
    ` [PATCH v3 2/3] spi: s3c64xx: Add spi port configuration for Tesla FSD SoC
    ` [PATCH v3 3/3] arm64: dts: fsd: Add SPI device nodes

[PATCH] app/dumpcap: allow help/version without primary process
 2022-01-25  3:25 UTC 

[PATCH net 0/2] Fix PTP issue in stmmac
 2022-01-25  3:23 UTC  (3+ messages)
` [PATCH net 1/2] net: stmmac: configure PTP clock source prior to PTP initialization
` [PATCH net v2 2/2] net: stmmac: skip only stmmac_ptp_register when resume from suspend

[PATCH] mm: remove offset check on page->compound_head and folio->lru
 2022-01-24 22:55 UTC  (10+ messages)

[PATCH 0/7] iommu cleanup and refactoring
 2022-01-25  3:18 UTC  (14+ messages)
` [PATCH 5/7] drm/nouveau/device: Get right pgsize_bitmap of iommu_domain
` [PATCH 6/7] iommu: Use right way to retrieve iommu_ops

[PATCH v4 0/3] block: show crypto capabilities in sysfs
 2022-01-24 21:59 UTC  (2+ messages)
` [PATCH v4 1/3] block: simplify calling convention of elv_unregister_queue()

stable-rc/queue/4.19 build: 197 builds: 6 failed, 191 passed, 2 errors, 32 warnings (v4.19.225-239-g087a7512e40c)
 2022-01-24 19:42 UTC 

RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages()
 2022-01-24 21:06 UTC  (9+ messages)

[PATCH mptcp-net 0/2] selftests: avoid confusions around 'signal invalid addresses'
 2022-01-25  3:24 UTC  (5+ messages)
` [PATCH mptcp-net 2/2] selftests: mptcp: add missing join check

[PATCH V2 0/2] mm/migration: Add trace events
 2022-01-25  3:08 UTC  (3+ messages)
` [PATCH V2 1/2] mm/migration: Add trace events for THP migrations
` [PATCH V2 2/2] mm/migration: Add trace events for base page and HugeTLB migrations

[PATCH 5.10 000/563] 5.10.94-rc1 review
 2022-01-25  3:08 UTC  (2+ messages)

[PATCH v1] mm, hwpoison: remove obsolete comment
 2022-01-25  3:08 UTC  (2+ messages)

[RFC 00/14] DEPT(DEPendency Tracker)
 2022-01-25  2:36 UTC  (15+ messages)
` [RFC 01/14] llist: Move llist_{head,node} definition to types.h
` [RFC 02/14] dept: Implement Dept(Dependency Tracker)
` [RFC 03/14] dept: Embed Dept data in Lockdep
` [RFC 04/14] dept: Apply Dept to spinlock
` [RFC 05/14] dept: Apply Dept to mutex families
` [RFC 06/14] dept: Apply Dept to rwlock
` [RFC 07/14] dept: Apply Dept to wait_for_completion()/complete()
` [RFC 08/14] dept: Apply Dept to seqlock
` [RFC 09/14] dept: Apply Dept to rwsem
` [RFC 10/14] dept: Add proc knobs to show stats and dependency graph
` [RFC 11/14] dept: Introduce split map concept and new APIs for them
` [RFC 12/14] dept: Apply Dept to wait/event of PG_{locked,writeback}
` [RFC 13/14] dept: Separate out SDT(Single-event Dependency Tracker) header
` [RFC 14/14] dept: Apply SDT to swait

[PATCH V3 0/7] coresight: trbe: Workaround Cortex-A510 erratas
 2022-01-25  3:21 UTC  (2+ messages)

[powerpc] ftrace warning kernel/trace/ftrace.c:2068 with code-patching selftests
 2022-01-25  3:20 UTC  (4+ messages)

[PATCH v6 30/39] kasan, vmalloc: add vmalloc tagging for HW_TAGS
 2022-01-25  3:17 UTC  (2+ messages)

[mingo-tip:sched/headers 2281/2384] drivers/media/test-drivers/vidtv/vidtv_channel.c:57:47: error: implicit declaration of function 'cpu_to_be32'
 2022-01-25  2:56 UTC 

linux-next: build failure after merge of the kspp tree
 2022-01-25  3:02 UTC  (2+ messages)

[PATCH v2 1/2] mm: thp: fix wrong cache flush in remove_migration_pmd()
 2022-01-25  2:42 UTC  (6+ messages)
` [PATCH v2 2/2] mm: fix missing cache flush for all tail pages of THP

[PATCH v3 2/2] kernfs: Reduce contention around global per-fs kernfs_rwsem
 2022-01-25  2:55 UTC  (2+ messages)
` [kernfs] 8652224976: WARNING:at_kernel/locking/rwsem.c:#up_write

pull-request: bpf-next 2022-01-24
 2022-01-25  1:04 UTC  (2+ messages)

[PATCH bpf-next] bpf: fix register_btf_kfunc_id_set for !CONFIG_DEBUG_INFO_BTF
 2022-01-25  2:10 UTC  (2+ messages)

[PATCH v2 bpf-next 0/4] libbpf: deprecate legacy BPF map definitions
 2022-01-25  0:27 UTC  (7+ messages)
` [PATCH v2 bpf-next 3/4] "

[PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics
 2022-01-25  2:55 UTC  (3+ messages)

[PATCH bpf-next] libbpf: mark bpf_object__open_xattr() deprecated
 2022-01-25  1:09 UTC 

[PATCH bpf-next 0/2] deprecate bpf_object__open_buffer() API
 2022-01-25  0:59 UTC  (3+ messages)
` [PATCH bpf-next 1/2] libbpf: mark bpf_object__open_buffer() API deprecated
` [PATCH bpf-next 2/2] perf: stop using bpf_object__open_buffer() API

[PATCH v3] rcu: Add per-CPU rcuc task info to RCU CPU stall warnings
 2022-01-25  2:47 UTC 

[intel-tdx:kvm-upstream-workaround 133/162] arch/x86/kvm/vmx/tdx.c: linux/mmu_context.h is included more than once
 2022-01-25  2: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.