All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-01 13:38:41 to 2022-07-01 14:29:42 UTC [more...]

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2022-07-01 14:23 UTC  (38+ messages)
` [PATCH v4 01/45] x86: add missing include to sparsemem.h
` [PATCH v4 02/45] stackdepot: reserve 5 extra bits in depot_stack_handle_t
` [PATCH v4 03/45] instrumented.h: allow instrumenting both sides of copy_from_user()
` [PATCH v4 04/45] x86: asm: instrument usercopy in get_user() and __put_user_size()
` [PATCH v4 05/45] asm-generic: instrument usercopy in cacheflush.h
` [PATCH v4 06/45] kmsan: add ReST documentation
` [PATCH v4 07/45] kmsan: introduce __no_sanitize_memory and __no_kmsan_checks
` [PATCH v4 08/45] kmsan: mark noinstr as __no_sanitize_memory
` [PATCH v4 09/45] x86: kmsan: pgtable: reduce vmalloc space
` [PATCH v4 10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
` [PATCH v4 11/45] kmsan: add KMSAN runtime core
` [PATCH v4 12/45] kmsan: disable instrumentation of unsupported common kernel code
` [PATCH v4 13/45] MAINTAINERS: add entry for KMSAN
` [PATCH v4 14/45] mm: kmsan: maintain KMSAN metadata for page operations
` [PATCH v4 15/45] mm: kmsan: call KMSAN hooks from SLUB code
` [PATCH v4 16/45] kmsan: handle task creation and exiting
` [PATCH v4 17/45] init: kmsan: call KMSAN initialization routines
` [PATCH v4 18/45] instrumented.h: add KMSAN support
` [PATCH v4 19/45] kmsan: unpoison @tlb in arch_tlb_gather_mmu()
` [PATCH v4 20/45] kmsan: add iomap support
` [PATCH v4 21/45] Input: libps2: mark data received in __ps2_command() as initialized
` [PATCH v4 22/45] dma: kmsan: unpoison DMA mappings
` [PATCH v4 23/45] virtio: kmsan: check/unpoison scatterlist in vring_map_one_sg()
` [PATCH v4 24/45] kmsan: handle memory sent to/from USB
` [PATCH v4 25/45] kmsan: add tests for KMSAN
` [PATCH v4 26/45] kmsan: disable strscpy() optimization under KMSAN
` [PATCH v4 27/45] crypto: kmsan: disable accelerated configs "
` [PATCH v4 28/45] kmsan: disable physical page merging in biovec
` [PATCH v4 29/45] block: kmsan: skip bio block merging logic for KMSAN
` [PATCH v4 30/45] kcov: kmsan: unpoison area->list in kcov_remote_area_put()
` [PATCH v4 31/45] security: kmsan: fix interoperability with auto-initialization
` [PATCH v4 32/45] objtool: kmsan: list KMSAN API functions as uaccess-safe
` [PATCH v4 33/45] x86: kmsan: disable instrumentation of unsupported code
` [PATCH v4 34/45] x86: kmsan: skip shadow checks in __switch_to()
` [PATCH v4 35/45] x86: kmsan: handle open-coded assembly in lib/iomem.c
` [PATCH v4 36/45] x86: kmsan: use __msan_ string functions where possible
` [PATCH v4 38/45] x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN

[PATCH v3 0/4] Add PLIC support for Renesas RZ/Five SoC / Fix T-HEAD PLIC edge flow
 2022-07-01 14:28 UTC  (2+ messages)

[Buildroot] [PATCH v4 1/3] board/zynqmp/kria/readme.txt: improve documentation for qspi programming
 2022-07-01 14:27 UTC  (2+ messages)

release candidate 22.07-rc2
 2022-07-01 14:27 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-01 14:26 UTC 

[PATCH] KVM: arm64: Fix 64 bit mmio handle
 2022-07-01 13:48 UTC  (8+ messages)

[PATCH v6 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-06-30 21:01 UTC  (2+ messages)

[PATCH] qga: add command 'guest-get-cpustats'
 2022-07-01 14:23 UTC  (3+ messages)

[PATCH] x86/split_lock: Enable the split lock detect feature on Raptor Lake P and Alder Lake N CPUs
 2022-07-01 14:20 UTC  (2+ messages)

[PATCH v5] selftests/vm: Only run 128TBswitch with 5-level paging
 2022-07-01 14:21 UTC  (2+ messages)

[PATCH 3/5] drm/exynos/exynos7_drm_decon: free resources when clk_set_parent() failed
 2022-07-01  8:37 UTC 

[RFC PATCH 0/3] ARM: Support Cortex-R platform(s)
 2022-07-01 14:18 UTC  (4+ messages)

[PATCH v2] ASoC: Intel: sof_rt5682: fix out-of-bounds array access
 2022-07-01 14:15 UTC  (2+ messages)

[OE-core][PATCH]] Update to 7.84.0
 2022-07-01 14:19 UTC  (3+ messages)

[PATCH] ASoC: Intel: sof_rt5682: fix out-of-bounds array access
 2022-07-01 14:18 UTC  (4+ messages)

[PATCH v7 00/15] io-uring/xfs: support async buffered writes
 2022-07-01 14:19 UTC  (4+ messages)
` [PATCH v7 15/15] xfs: Add async buffered write support

[PATCH] ebpf: replace deprecated bpf_program__set_socket_filter
 2022-07-01 14:04 UTC  (4+ messages)

[OE-core][PATCH v2] curl: Update to 7.84.0
 2022-07-01 14:18 UTC 

[RFC PATCH v2 00/20] arm64: livepatch: Use ORC for dynamic frame pointer validation
 2022-07-01 14:16 UTC  (4+ messages)
  ` [RFC PATCH v2 19/20] arm64: Miscellaneous changes required for enabling livepatch

[PATCH v2] SUNRPC: Fix READ_PLUS crasher
 2022-07-01 14:17 UTC  (2+ messages)

[RFC PATCH 1/2] vmxnet3: Add basic XDP support
 2022-07-01 14:16 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-01 14:16 UTC 

[RFC PATCH] ovl: properly release old cache entries in ovl_cache_get()
 2022-07-01 14:15 UTC  (2+ messages)

[PATCH v2 0/2] PCI: Restrict pci transactions after pci suspend
 2022-07-01 14:13 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] PCI: qcom: Add system PM support
  ` [PATCH v3 2/2] PCI: qcom: Restrict pci transactions after pci suspend

[PATCH v6 0/9] arm64: add support for WXN
 2022-07-01 14:12 UTC  (5+ messages)
` [PATCH v6 1/9] arm64: kaslr: use an ordinary command line param for nokaslr
` [PATCH v6 2/9] arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGN

stable-rc/queue/5.10 baseline: 134 runs, 20 regressions (v5.10.127-12-g3ce8c2201de2)
 2022-07-01 14:13 UTC 

[PULL 00/15] qdev: Add JSON -device
 2022-07-01 13:37 UTC  (3+ messages)
` [PULL 14/15] qdev: Base object creation on QDict rather than QemuOpts

[PATCH RESEND 00/11] target/ppc: Implement slbiag move slb* to decodetree
 2022-07-01 13:35 UTC  (12+ messages)
` [PATCH RESEND 01/11] target/ppc: receive DisasContext explicitly in GEN_PRIV
` [PATCH RESEND 02/11] target/ppc: add macros to check privilege level
` [PATCH RESEND 03/11] target/ppc: Move slbie to decodetree
` [PATCH RESEND 04/11] target/ppc: Move slbieg "
` [PATCH RESEND 05/11] target/ppc: Move slbia "
` [PATCH RESEND 06/11] target/ppc: Move slbmte "
` [PATCH RESEND 07/11] target/ppc: Move slbmfev "
` [PATCH RESEND 08/11] target/ppc: Move slbmfee "
` [PATCH RESEND 09/11] target/ppc: Move slbfee "
` [PATCH RESEND 10/11] target/ppc: Move slbsync "
` [PATCH RESEND 11/11] target/ppc: Implement slbiag

[PATCH net-next] eth: remove neterion/vxge
 2022-07-01 14:11 UTC  (5+ messages)

[PATCH] vhost: fix unchecked return value
 2022-07-01 14:11 UTC  (4+ messages)
` [PATCH v2] "

#KCIDB: Publishing known issues
 2022-07-01 14:11 UTC  (2+ messages)

[PATCH v3 0/9] SCMIv3.1 Powercap protocol and driver
 2022-07-01 14:09 UTC  (7+ messages)
` [PATCH v3 5/9] firmware: arm_scmi: Make use of FastChannels configurable
` [PATCH v3 8/9] firmware: arm_scmi: Add scmi_driver optional setup/teardown callbacks

[PATCH 0/7] kernel-yocto: consolidated pull request
 2022-07-01 14:10 UTC  (2+ messages)
    ` [OE-core] "

[RFC PATCH] crypto: flush poison data
 2022-07-01 13:35 UTC  (2+ messages)

[PATCH] insane: Add buildpaths to WARN_QA by default
 2022-07-01 14:08 UTC 

[PATCH] linux-user: Passthrough MADV_DONTNEED for certain file mappings
 2022-07-01 13:52 UTC 

[PATCH v2 0/3] Call blk_mq_free_tag_set() earlier
 2022-07-01 14:07 UTC  (4+ messages)
` [PATCH v2 3/3] scsi: core: "

[PATCH 00/17] acpi:pc/q35: minor PCI refactoring/cleanups
 2022-07-01 13:35 UTC  (18+ messages)
` [PATCH 01/17] tests: acpi: whitelist pc/q35 DSDT due to HPET AML move
` [PATCH 02/17] acpi: x86: deduplicate HPET AML building
` [PATCH 03/17] tests: acpi: update expected blobs after HPET move
` [PATCH 04/17] tests: acpi: whitelist pc/q35 DSDT due to HPET AML move
` [PATCH 05/17] acpi: x86: refactor PDSM method to reduce nesting
` [PATCH 06/17] x86: acpi: _DSM: use Package to pass parameters
` [PATCH 07/17] tests: acpi: update expected blobs
` [PATCH 08/17] tests: acpi: whitelist pc/q35 DSDT before switching _DSM to use ASUN
` [PATCH 09/17] x86: acpi: cleanup PCI device _DSM duplication
` [PATCH 10/17] tests: acpi: update expected blobs
` [PATCH 11/17] tests: acpi: whitelist pc/q35 DSDT before moving _ADR field
` [PATCH 12/17] x86: pci: acpi: reorder Device's _ADR and _SUN fields
` [PATCH 13/17] tests: acpi: update expected blobs
` [PATCH 14/17] tests: acpi: whitelist pc/q35 DSDT before moving _ADR field
` [PATCH 15/17] x86: pci: acpi: reorder Device's _DSM method
` [PATCH 16/17] tests: acpi: update expected blobs
` [PATCH 17/17] x86: pci: acpi: deduplate PCI slots creation

[PATCH] intel_idle: add CPUIDLE_FLAG_IRQ_ENABLE to SPR C1 and C1E
 2022-07-01 14:06 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-01 14:06 UTC 

[PATCH v2] arm64: compat: Implement misalignment fixups for multiword loads
 2022-07-01 14:04 UTC  (2+ messages)

[PATCHv4] mmc: block: Add single read for 4k sector cards
 2022-07-01 14:05 UTC  (3+ messages)

[PATCH v4 0/3] Microchip LAN966x USB device support
 2022-07-01 14:03 UTC  (5+ messages)
` [PATCH v4 3/3] ARM: dts: lan966x: Add UDPHS support

[PATCH v2 0/9] arm64: Disabling SVE/SME from the command-line
 2022-07-01 14:03 UTC  (11+ messages)
` [PATCH v2 5/9] arm64: Allow the idreg override to deal with variable field width
` [PATCH v2 6/9] arm64: Expose a __check_override primitive for oddball features
` [PATCH v2 7/9] arm64: Add the arm64.nosme command line option
` [PATCH v2 8/9] arm64: Add the arm64.nosve "
` [PATCH v2 9/9] arm64: Add an override for ID_AA64SMFR0_EL1.FA64

[PATCH] powerpc: 85xx: Fix refcount bugs in ge_imp3a_pci_assign_primary()
 2022-07-01 14:01 UTC 

[meta-zephyr] meets create-spdx
 2022-07-01 14:01 UTC  (2+ messages)

[PATCH 0/4] Vhost logs fixes and improvement
 2022-07-01 14:00 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2 4/4] vhost: prefix logs with context
 2022-07-01 14:00 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v1] mm/slub: enable debugging memory wasting of kmalloc
 2022-07-01 13:59 UTC 

[PATCH] vdpa/sfc: handle sync issue between qemu and vhost-user
 2022-07-01 13:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/vhost: add flag to control wait queuing
 2022-07-01 13:58 UTC  (3+ messages)
` [PATCH v2] net/vhost: fix deadlock on vring state change

[PATCH] vdpa/mlx5: add ConnectX-6 LX device ID
 2022-07-01 13:57 UTC  (2+ messages)

[PATCH] examples/vhost: Fix retry logic on Rx
 2022-07-01 13:57 UTC  (3+ messages)
` [PATCH v4] examples/vhost: fix retry logic on eth rx path

[PATCH] vhost: fix sync dequeue offload
 2022-07-01 13:56 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-01 13:56 UTC 

[PATCH] doc: clean vhost async path doc
 2022-07-01 13:56 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 5.15 00/28] 5.15.52-rc1 review
 2022-07-01 13:55 UTC  (2+ messages)

[PATCH] vhost: fix virtio blk vDPA live migration IO drop
 2022-07-01 13:55 UTC  (2+ messages)

[PATCH] vdpa/ifc: fix vhost message size check issue
 2022-07-01 13:55 UTC  (2+ messages)

[PATCH v2 0/2] Add SCMI full message tracing
 2022-07-01 13:54 UTC  (3+ messages)

[PATCH] doc: update async enqueue API usage
 2022-07-01 13:54 UTC  (3+ messages)
` [PATCH v2] "

[Intel-gfx] [PATCH] drm/i915: Fix NPD in PMU during driver teardown
 2022-07-01 13:54 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Fix NPD in PMU during driver teardown (rev2)

[PATCH] net/virtio: fix socket nonblocking mode affects initialization
 2022-07-01 13:53 UTC  (2+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/pmladek.2022.06.15a 123/140] xtensa-linux-ld: arch/xtensa/kernel/entry.o:undefined reference to `context_tracking_user_exit'
 2022-07-01 13:53 UTC  (5+ messages)
  ` [kbuild-all] "

[PATCH v2 1/3] examples/vhost: update makefile to match meson build system
 2022-07-01 13:53 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] doc: update vhost sample app docs
  ` [PATCH v3 3/3] examples/vhost: update vhost usage message

[PATCH] MAINTAINERS: adjust XDP SOCKETS after file movement
 2022-07-01 13:52 UTC  (4+ messages)

[PATCH] doc: fix readability in lib vhost prog guide
 2022-07-01 13:52 UTC  (3+ messages)
` [PATCH v2] doc/prog_guide: "

[PATCH V8 3/3] rtc: zynqmp: Add calibration set and get support
 2022-07-01 13:52 UTC 

[Bridge] [PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port
 2022-07-01 13:51 UTC  (5+ messages)
`  "

[Intel-gfx] [PATCH 0/3] drm/i915: PCH type cleanup
 2022-07-01 13:51 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Nuke PCH_MCC

[PATCH v2] PM / devfreq: exynos-bus: Fix NULL pointer dereference
 2022-07-01 13:49 UTC  (4+ messages)

[linux-next:master 4040/7019] arch/powerpc/kernel/interrupt.c:542:55: error: suggest braces around empty body in an 'if' statement
 2022-07-01 13:51 UTC  (5+ messages)
  ` [kbuild-all] "

[PATCH 0/5] Introduce SCMI System Power Control driver
 2022-07-01 13:49 UTC  (9+ messages)
` [PATCH 1/5] firmware: arm_scmi: Remove deprecated ida_simple_ calls
` [PATCH 2/5] firmware: arm_scmi: Support only one single SystemPower device

plumbers session on profiling?
 2022-07-01 13:50 UTC  (11+ messages)

[PATCH v3 0/3] iio: accel: add MSA311 accelerometer driver
 2022-07-01 13:49 UTC  (4+ messages)
` [PATCH v3 2/3] iio: add MEMSensing MSA311 3-axis "

[PATCH v2 00/63] Improve static type checking for request flags
 2022-07-01 13:48 UTC  (4+ messages)
` [PATCH v2 60/63] fs/ocfs2: Use the enum req_op and blk_opf_t types

[RFC][CFT][PATCHSET] iov_iter stuff
 2022-07-01 13:47 UTC  (4+ messages)
` [PATCH 01/44] 9p: handling Rerror without copy_from_iter_full()
  ` [PATCH 40/44] 9p: convert to advancing variant of iov_iter_get_pages_alloc()

[PATCH v3] srcu: Reduce blocking agressiveness of expedited grace periods further
 2022-07-01 13:46 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-01 13:46 UTC 

[PATCH blktests] common/multipath-over-rdma: skip NO-CARRIER NIC when start_soft_rdma
 2022-07-01 13:46 UTC  (2+ messages)

[PATCH v2 0/6] leds: Fix/Add is31fl319{0,1,3} support
 2022-07-01 13:44 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: leds: Convert is31fl319x to dtschema
` [PATCH v2 2/6] dt-bindings: leds: is31fl319x: Document variants specificities
` [PATCH v2 3/6] leds: is31fl319x: Add missing si-en compatibles
` [PATCH v2 4/6] leds: is31fl319x: Use non-wildcard names for vars, structs and defines
` [PATCH v2 5/6] leds: is31fl319x: Move chipset-specific values in chipdef struct
` [PATCH v2 6/6] leds: is31fl319x: Add support for is31fl319{0,1,3} chips

[PATCH v2 0/7] rebase: update branches in multi-part topic
 2022-07-01 13:43 UTC  (7+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 2/8] branch: consider refs under 'update-refs'

[PATCH] app/testpmd: fix GTP PSC raw processing
 2022-07-01 13:42 UTC  (2+ messages)

[PATCH] fix "unreplaced" warnings caused by using typeof() on inline functions
 2022-07-01 13:31 UTC  (3+ messages)

[PATCH] mac80211: fix mesh airtime link metric estimating
 2022-07-01 13:40 UTC  (3+ messages)

[meta-python][PATCH] python3-debugpy: add recipe
 2022-07-01 13:39 UTC  (2+ messages)
` [oe] "

[oe] [meta-oe][PATCH v3 1/4] geos: Upgrade to 3.9.3
 2022-07-01 13:38 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.