All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-07 22:02:24 to 2022-11-07 23:02:52 UTC [more...]

[PATCH 01/13] mm: Update ptep_get_lockless()s comment
 2022-11-07 23:02 UTC  (16+ messages)
              ` mm: delay rmap removal until after TLB flush

[tip:x86/mm] BUILD SUCCESS 0008712a508f72242d185142cfdbd0646a661a18
 2022-11-07 23:01 UTC 

stable-rc/queue/5.4 baseline: 108 runs, 10 regressions (v5.4.223-68-g9e611c5c7182)
 2022-11-07 23:02 UTC 

[PATCH 00/14] IFS multi test image support and misc changes
 2022-11-07 23:01 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/14] platform/x86/intel/ifs: Remove unused selection
  ` [PATCH v2 02/14] platform/x86/intel/ifs: return a more appropriate Error code
  ` [PATCH v2 03/14] platform/x86/intel/ifs: Remove image loading during init
  ` [PATCH v2 04/14] x86/microcode/intel: Expose find_matching_signature() for IFS
  ` [PATCH v2 05/14] x86/microcode/intel: Use appropriate type in microcode_sanity_check()
  ` [PATCH v2 06/14] x86/microcode/intel: Expose microcode_sanity_check()
  ` [PATCH v2 07/14] x86/microcode/intel: Use a reserved field for metasize
  ` [PATCH v2 08/14] platform/x86/intel/ifs: Add metadata support
  ` [PATCH v2 09/14] platform/x86/intel/ifs: Use generic microcode headers and functions
  ` [PATCH v2 10/14] platform/x86/intel/ifs: Add metadata validation
  ` [PATCH v2 11/14] platform/x86/intel/ifs: Remove reload sysfs entry
  ` [PATCH v2 12/14] platform/x86/intel/ifs: Add current_batch "
  ` [PATCH v2 13/14] Documentation/ABI: Update IFS ABI doc
  ` [PATCH v2 14/14] Revert "platform/x86/intel/ifs: Mark as BROKEN"

RTT-PROBE: lore-subspace-rtt
 2022-11-07 23:00 UTC 

[PATCH 0/8] Nuvoton WPCM450 FIU SPI flash controller
 2022-11-07  9:20 UTC  (3+ messages)
` [PATCH 4/8] dt-bindings: mfd: syscon: Add nuvoton,wpcm450-shm

[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
 2022-11-07 22:54 UTC  (32+ messages)
` [PULL v4 02/83] tests/acpi: allow SSDT changes
` [PULL v4 03/83] acpi/ssdt: Fix aml_or() and aml_and() in if clause
` [PULL v4 04/83] acpi/nvdimm: define macro for NVDIMM Device _DSM
` [PULL v4 05/83] acpi/nvdimm: Implement ACPI NVDIMM Label Methods
` [PULL v4 06/83] test/acpi/bios-tables-test: SSDT: update golden master binaries
` [PULL v4 07/83] virtio-crypto: Support asynchronous mode
` [PULL v4 08/83] crypto: Support DER encodings
` [PULL v4 09/83] crypto: Support export akcipher to pkcs8
` [PULL v4 11/83] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits
` [PULL v4 12/83] acpi/tests/avocado/bits: disable acpi PSS tests that are failing in biosbits
` [PULL v4 18/83] acpi: fadt: support revision 6.0 of the ACPI specification
` [PULL v4 20/83] tests/acpi: virt: update ACPI MADT and FADT binaries
` [PULL v4 26/83] hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root bus
` [PULL v4 27/83] virtio: introduce __virtio_queue_reset()
` [PULL v4 30/83] virtio: core: vq reset feature negotation support
` [PULL v4 31/83] virtio-pci: support queue reset
` [PULL v4 44/83] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
` [PULL v4 47/83] tests: acpi: update expected DSDT after ISA bridge is moved directly under PCI host bridge
` [PULL v4 48/83] tests: acpi: whitelist DSDT before generating ICH9_SMB AML automatically
` [PULL v4 50/83] acpi: enumerate SMB bridge automatically along with other PCI devices
` [PULL v4 52/83] tests: acpi: pc/q35 whitelist DSDT before \_GPE cleanup
` [PULL v4 53/83] acpi: pc/35: sanitize _GPE declaration order
` [PULL v4 54/83] tests: acpi: update expected blobs
` [PULL v4 58/83] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
` [PULL v4 62/83] hmat acpi: Don't require initiator value in -numa
` [PULL v4 63/83] tests: acpi: add and whitelist *.hmat-noinitiator expected blobs
` [PULL v4 64/83] tests: acpi: q35: add test for hmat nodes without initiators
` [PULL v4 69/83] tests: virt: Update expected *.acpihmatvirt tables
` [PULL v4 73/83] intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a function
` [PULL v4 77/83] hw/smbios: add core_count2 to smbios table type 4
` [Virtio-fs] [PULL v4 82/83] hw/virtio: introduce virtio_device_should_start

[PATCH v1 1/2] kunit: improve KTAP compliance of KUnit test output
 2022-11-07 22:58 UTC  (4+ messages)
` [PATCH v1 2/2] kunit: tool: parse KTAP compliant "

[PATCH v2 0/3] notes.c: introduce "--blank-line" option
 2022-11-07 22:45 UTC  (12+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] notes.c: fixed tip when target and append note are both empty

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-11-07 22:55 UTC  (7+ messages)
` [PATCH bpf-next v2 1/5] vmalloc: introduce execmem_alloc, execmem_free, and execmem_fill
` [PATCH bpf-next v2 2/5] x86/alternative: support execmem_alloc() and execmem_free()
` [PATCH bpf-next v2 3/5] bpf: use execmem_alloc for bpf program and bpf dispatcher
` [PATCH bpf-next v2 4/5] vmalloc: introduce register_text_tail_vm()
` [PATCH bpf-next v2 5/5] x86: use register_text_tail_vm

[ndctl PATCH 00/15] cxl-cli test and usability updates
 2022-11-07 22:55 UTC  (11+ messages)
` [ndctl PATCH 02/15] ndctl/test: Add kernel backtrace detection to some dax tests
` [ndctl PATCH 06/15] cxl/list: Skip emitting pmem_size when it is zero
` [ndctl PATCH 09/15] cxl/region: Make ways an integer argument
` [ndctl PATCH 14/15] cxl/test: Extend cxl-topology.sh for a single root-port host-bridge
` [ndctl PATCH 15/15] cxl/test: Test single-port host-bridge region creation

[PATCH 2/2] x86/tdx: Do not allow #VE due to EPT violation on the private memory
 2022-11-07 22:53 UTC  (6+ messages)

[PATCH v3 0/2] Add ps_it attributes for vcnl4040
 2022-11-07 22:53 UTC  (4+ messages)

[PATCH] rtc: cros-ec: Limit RTC alarm range if needed
 2022-11-07 22:52 UTC  (7+ messages)

[PATCH 0/3] Documentation/gpu: reduce verbosity in toc
 2022-11-07 22:52 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for "

[PATCH bpf 0/3] Pin the start cgroup for cgroup iterator
 2022-11-07 22:51 UTC  (6+ messages)
` [PATCH bpf 2/3] selftests/bpf: Add cgroup helper remove_cgroup()
` [PATCH bpf 3/3] selftests/bpf: Add test for cgroup iterator on a dead cgroup

[PATCH bpf-next 1/2] libbpf: __attribute__((btf_decl_tag("..."))) for btf dump in C format
 2022-11-07 22:52 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-07 22:50 UTC 

[PATCH] ARM: config: Add BCM53xx defconfig
 2022-11-07 22:48 UTC  (5+ messages)

[PATCH 1/2] target/mips: Don't check COP1X for 64 bit FP mode
 2022-11-07 22:47 UTC  (4+ messages)
` [PATCH 2/2] target/mips: Correct check for CABS instructions

[PATCH 0/2] Balance mutex_init and mutex_destroy calls
 2022-11-07 22:46 UTC  (6+ messages)
` [PATCH 1/2] drm/v3d: switch to drmm_mutex_init
` [PATCH 2/2] drm/v3d: add missing mutex_destroy

[igt-dev] [i-g-t] tests/kms_cursor_crc: Fix SIGABRT in dynamic subtests
 2022-11-07 22:47 UTC  (3+ messages)
` [igt-dev] [V2 i-g-t] "

[PATCH v3 00/37] Shadow stacks for userspace
 2022-11-07 22:46 UTC  (13+ messages)
` [RFC 37/37] fs/binfmt_elf: Block old shstk elf bit

[PATCH v3 0/3] Add interconnect support for QDU1000/QRU1000 SoCs
 2022-11-07 22:46 UTC  (11+ messages)
` [PATCH v3 1/3] dt-bindings: interconnect: Remove required reg field
` [PATCH v3 3/3] interconnect: qcom: Add QDU1000/QRU1000 interconnect driver

[PATCH] ci: avoid unnecessary builds
 2022-11-07 22:44 UTC  (7+ messages)

[PATCH 0/3] x86/speculation: Support Automatic IBRS
 2022-11-07 22:43 UTC  (13+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] x86/speculation: Support Automatic IBRS under virtualization

stable-rc/queue/5.10 baseline: 79 runs, 1 regressions (v5.10.153-112-g184d8b79bd0f)
 2022-11-07 22:43 UTC 

[PATCH 0/1] Possible bug in zram on ppc64le on vfat
 2022-11-07 22:42 UTC  (5+ messages)
    ` [LTP] "

linux-next: build failure after merge of the btrfs tree
 2022-11-07 22:42 UTC 

[PATCH] drm/ttm: optimize pool allocations a bit
 2022-11-07 22:41 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libkcapi: disable -Werror
 2022-11-07 22:41 UTC 

[PATCH v3 0/5] Some improvements of resctrl selftest
 2022-11-07 22:40 UTC  (5+ messages)
` [PATCH v3 4/5] selftests/resctrl: Cleanup properly when an error occurs in CAT test

RTT-PROBE: lore-subspace-rtt
 2022-11-07 22:40 UTC 

stable-rc/queue/4.14 baseline: 81 runs, 10 regressions (v4.14.298-36-g5cdc2b1e6f72)
 2022-11-07 22:40 UTC 

[Intel-gfx] [PATCH v2 0/9] drm/i915/tgl+: Enable DC power states on all eDP ports
 2022-11-07 22:39 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tgl+: Enable DC power states on all eDP ports (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v1 0/6] ARM: Add GXP Fan and SPI controllers
 2022-11-07 22:36 UTC  (5+ messages)
` [PATCH v1 3/6] dt-bindings: hwmon: Add hpe,gxp-fan-ctrl

[Buildroot] [PATCH 1/1] package/linux-tools: fix static build
 2022-11-07 22:35 UTC  (3+ messages)

[PATCH 2/5] zsmalloc: Consolidate zs_pool's migrate_lock and size_class's locks
 2022-11-07 22:35 UTC  (3+ messages)

[PATCH bpf-next v1 00/13] Fixes for dynptr
 2022-11-07 22:35 UTC  (3+ messages)
` [PATCH bpf-next v1 03/13] bpf: Rename confusingly named RET_PTR_TO_ALLOC_MEM

[PATCH 0/2] iio: imu: inv_icm42600: Add support for icm42631
 2022-11-07 22:33 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iio: imu: inv_icm42600: Add icm42631 documentation

[PATCH] docs/cxl: Fix some typos
 2022-11-07 22:34 UTC  (3+ messages)

[PATCH v2 00/19] Introduce security commands for CXL pmem device
 2022-11-07 22:33 UTC  (4+ messages)
` [PATCH v2 16/19] tools/testing/cxl: add mechanism to lock mem device for testing

[PATCH v4 0/3] qcom-cpufreq-hw: Add CPU clock provider support
 2022-11-07 22:30 UTC  (3+ messages)
` [PATCH v4 3/3] cpufreq: qcom-hw: "

RTT-PROBE: lore-subspace-rtt
 2022-11-07 22:30 UTC 

[PULL v3 00/81] pci,pc,virtio: features, tests, fixes, cleanups
 2022-11-07 22:28 UTC  (8+ messages)
` [PULL v3 49/81] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors

arm64/for-kernelci build: 2 builds: 0 failed, 2 passed (v6.1-rc4-11-g3577a7611842)
 2022-11-07 22:23 UTC 

[Buildroot] [git commit branch/next] package/python-pyroute2: bump to version 0.7.3
 2022-11-07 22:20 UTC 

[Buildroot] [git commit branch/next] package/python-pyparted: bump to version 3.12.0
 2022-11-07 22:20 UTC 

[Buildroot] [git commit branch/next] package/python-pytest: bump to version 7.2.0
 2022-11-07 22:19 UTC 

[Buildroot] [PATCH v1 1/1] configs/zynqmp_kria_kv260_defconfig: use BR2_TARGET_UBOOT_CUSTOM_MAKEOPTS
 2022-11-07 22:19 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/1] configs/zynq_xxx_defconfig: use BR2_TARGET_UBOOT_CUSTOM_MAKEOPTS
 2022-11-07 22:19 UTC  (2+ messages)

[Buildroot] [git commit branch/next] configs/zynq_xxx_defconfig: use BR2_TARGET_UBOOT_CUSTOM_MAKEOPTS
 2022-11-07 22:18 UTC 

[RFC] bhash2 and WARN_ON() for inconsistent sk saddr
 2022-11-07 22:20 UTC  (2+ messages)

[Buildroot] [git commit branch/next] configs/zynqmp_kria_kv260_defconfig: use BR2_TARGET_UBOOT_CUSTOM_MAKEOPTS
 2022-11-07 22:19 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-07 22:20 UTC 

[Buildroot] [git commit branch/next] package/lua-cffi: bump to version 0.2.2
 2022-11-07 22:18 UTC 

[Buildroot] [git commit branch/next] package/sdl2: bump version to 2.24.2
 2022-11-07 22:18 UTC 

[PATCH] arm/mach-ux500: fix repeated words in comments
 2022-11-07 22:20 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/sdl2: bump version to 2.24.2
 2022-11-07 22:18 UTC  (2+ messages)

[Buildroot] [PATCH] package/lua-cffi: bump to version 0.2.2
 2022-11-07 22:18 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-weasyprint: bump to version 57.1
 2022-11-07 22:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-setuptools: bump to version 65.5.1
 2022-11-07 22:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-jsonschema: bump to version 4.17.0
 2022-11-07 22:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-flit-core: bump to version 3.8.0
 2022-11-07 22:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-spidev: bump to version 3.6
 2022-11-07 22:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-unittest-xml-reporting: bump to version 3.2.0
 2022-11-07 22:17 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/python-flit-core: bump to version 3.8.0
 2022-11-07 22:16 UTC 

[Buildroot] [git commit branch/next] package/python-unittest-xml-reporting: bump to version 3.2.0
 2022-11-07 22:17 UTC 

[Buildroot] [git commit branch/next] package/python-spidev: bump to version 3.6
 2022-11-07 22:16 UTC 

[Buildroot] [git commit branch/next] package/meson: bump to version 0.64.0
 2022-11-07 22:16 UTC 

[Buildroot] [git commit branch/next] package/python-weasyprint: bump to version 57.1
 2022-11-07 22:16 UTC 

[Buildroot] [git commit branch/next] package/python-jsonschema: bump to version 4.17.0
 2022-11-07 22:16 UTC 

[PATCH v3 00/11] clk: qcom: update MSM8974 clock controller drivers
 2022-11-07 22:17 UTC  (6+ messages)
` [PATCH v3 08/11] clk: qcom: mmcc-msm8974: use parent_hws/_data instead of parent_names

[Buildroot] [git commit branch/next] package/python-setuptools: bump to version 65.5.1
 2022-11-07 22:16 UTC 

[Buildroot] [PATCH 1/1] package/s6-linux-init: bump to version 1.0.8.0
 2022-11-07 22:16 UTC  (2+ messages)

[Buildroot] [git commit] package/s6-linux-init: bump to version 1.0.8.0
 2022-11-07 22:13 UTC 

[Buildroot] [git commit] package/lxc: add systemd optional dependency
 2022-11-07 22:12 UTC 

linux-next: build failure after merge of the qcom tree
 2022-11-07 22:15 UTC  (2+ messages)

[PATCH] x86/cpu: Start documenting what the X86_FEATURE_ flag testing macros do
 2022-11-07 22:13 UTC  (2+ messages)

[PATCH-for-7.2 0/2] hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872)
 2022-11-07 22:12 UTC  (3+ messages)
` [PATCH-for-7.2 1/2] "
` [PATCH-for-7.2 2/2] hw/sd/sdhci: Factor common Present State bits in sdhci_data_transfer()

[Buildroot] [PATCH 1/1] package/lxc: add systemd optional dependency
 2022-11-07 22:13 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/wayland-protocols: bump to version 1.28
 2022-11-07 22:11 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/wayland-protocols: bump to version 1.28
 2022-11-07 22:11 UTC 

[Buildroot] [git commit branch/next] Makefile: unexport PERL_MM_OPT
 2022-11-07 22:10 UTC 

[Buildroot] [PATCH 1/1] Makefile: unexport PERL_MM_OPT
 2022-11-07 22:10 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-07 22:10 UTC 

[Buildroot] [PATCH v2,1/1] package/libkcapi: fix uclibc build
 2022-11-07 22:10 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ipmitool: fix per-package build
 2022-11-07 22:10 UTC  (2+ messages)

[Buildroot] [git commit] package/libkcapi: fix uclibc build
 2022-11-07 22:09 UTC 

[Buildroot] [git commit] package/ipmitool: fix per-package build
 2022-11-07 22:09 UTC 

[PATCH] virt: sev-guest: Add MODULE_ALIAS
 2022-11-07 22:10 UTC  (2+ messages)

[PATCH] oeqa/runtime: clean up deprecated backslash expansion
 2022-11-07 22:09 UTC 

[PATCH 1/2] populate_sdk_ext: use ConfigParser instead of SafeConfigParser
 2022-11-07 22:09 UTC  (2+ messages)
` [PATCH 2/2] stress-ng: improve makefile use

[Buildroot] [git commit] package/linux-tools: fix static build
 2022-11-07 22:08 UTC 

[RFC PATCH 0/3] Support for Solid Fill Planes
 2022-11-07 22:09 UTC  (5+ messages)
    ` [Freedreno] "

[Buildroot] [PATCH 1/1] package/gptfdisk: fix popt static build
 2022-11-07 22:07 UTC  (2+ messages)

+ sched-fair-use-try_cmpxchg-in-task_numa_work.patch added to mm-nonmm-unstable branch
 2022-11-07 22:07 UTC 

[Buildroot] [git commit] package/gptfdisk: fix popt static build
 2022-11-07 22:06 UTC 

[igt-dev] [PATCH i-g-t v2] tests/kms_color: check degamma and gamma props in CTM subtests
 2022-11-07 22:07 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_color: check degamma and gamma props in CTM subtests (rev2)

[PATCH v4 00/16] timer: Move from a push remote at enqueue to a pull at expiry model
 2022-11-07 22:07 UTC  (3+ messages)
` [PATCH v4 14/16] timer: Implement the hierarchical pull model

[xen-unstable-smoke test] 174661: tolerable all pass - PUSHED
 2022-11-07 22:06 UTC 

[Buildroot] [PATCH] package/boost: backport development branch changes to fix MIPS64 build failure
 2022-11-07 22:05 UTC  (2+ messages)

[Buildroot] [git commit] package/boost: backport development branch changes to fix MIPS64 build failure
 2022-11-07 22:05 UTC 

[PATCH v5 16/16] objtool/powerpc: Add --mcount specific implementation
 2022-11-07 22:03 UTC 

[PATCH] fs/userfaultfd: Fix maple tree iterator in userfaultfd_unregister()
 2022-11-07 22:04 UTC  (3+ messages)

[igt-dev] [PATCH] [NEW] Chamelium: Add new EDID Resolution List test
 2022-11-07 22:04 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v5 00/14] KVM: arm64: Parallel stage-2 fault handling
 2022-11-07 22:00 UTC  (3+ messages)
` [PATCH v5 13/14] KVM: arm64: Make table->block changes parallel-aware
` [PATCH v5 14/14] KVM: arm64: Handle stage-2 faults in parallel

[RFC PATCH v3 0/4] x86/sgx: implement support for MADV_WILLNEED
 2022-11-07 22:02 UTC  (5+ messages)
` [RFC PATCH v3 1/4] x86/sgx: Export sgx_encl_eaug_page
  ` [RFC PATCH v3 2/4] x86/sgx: Implement support for MADV_WILLNEED
    ` [RFC PATCH v3 3/4] selftests/sgx: add len field for EACCEPT op
      ` [RFC PATCH v3 4/4] selftests/sgx: Add test for madvise(..., WILLNEED)


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.