All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-11 01:38:59 to 2021-11-11 02:40:06 UTC [more...]

[merged] mm-disable-numa_balancing_default_enabled-and-transparent_hugepage-on-preempt_rt.patch removed from -mm tree
 2021-11-11  2:40 UTC 

[merged] mm-slub-use-prefetchw-instead-of-prefetch.patch removed from -mm tree
 2021-11-11  2:40 UTC 

[merged] mm-slub-increase-default-cpu-partial-list-sizes.patch removed from -mm tree
 2021-11-11  2:39 UTC 

[merged] mm-slub-change-percpu-partial-accounting-from-objects-to-pages.patch removed from -mm tree
 2021-11-11  2:39 UTC 

[merged] slub-add-back-check-for-free-nonslab-objects.patch removed from -mm tree
 2021-11-11  2:39 UTC 

[merged] mm-remove-useless-lines-in-enable_cpucache.patch removed from -mm tree
 2021-11-11  2:39 UTC 

[merged] mm-move-kvmalloc-related-functions-to-slabh.patch removed from -mm tree
 2021-11-11  2:39 UTC 

[merged] d_path-fix-kernel-doc-validator-complaining.patch removed from -mm tree
 2021-11-11  2:39 UTC 

[merged] posix-acl-avoid-wempty-body-warning.patch removed from -mm tree
 2021-11-11  2:39 UTC 

[merged] ocfs2-do-not-zero-pages-beyond-i_size.patch removed from -mm tree
 2021-11-11  2:39 UTC 

[merged] ocfs2-fix-data-corruption-on-truncate.patch removed from -mm tree
 2021-11-11  2:39 UTC 

[merged] ocfs2-dlm-remove-redundant-assignment-of-variable-ret.patch removed from -mm tree
 2021-11-11  2:39 UTC 

[merged] ocfs2-cleanup-journal-init-and-shutdown.patch removed from -mm tree
 2021-11-11  2:39 UTC 

[merged] ocfs2-fix-handle-refcount-leak-in-two-exception-handling-paths.patch removed from -mm tree
 2021-11-11  2:39 UTC 

[merged] scripts-decodecode-fix-faulting-instruction-no-print-when-oppsfile-is-dos-format.patch removed from -mm tree
 2021-11-11  2:39 UTC 

[merged] scripts-spellingtxt-fix-mistake-version-of-synchronization.patch removed from -mm tree
 2021-11-11  2:39 UTC 

[merged] scripts-spellingtxt-add-more-spellings-to-spellingtxt.patch removed from -mm tree
 2021-11-11  2:39 UTC 

[PATCH 0/2] rtw89: correct scan behavior and results
 2021-11-11  2:37 UTC  (3+ messages)
` [PATCH 1/2] rtw89: update scan_mac_addr during scanning period
` [PATCH 2/2] rtw89: fix incorrect channel info during scan

[PATCH v6] hugetlb: Add hugetlb.*.numa_stat file
 2021-11-11  2:36 UTC  (4+ messages)

[obsolete] mm-filemap-check-if-thp-has-hwpoisoned-subpage-for-pmd-page-fault-vs-folios.patch removed from -mm tree
 2021-11-11  2:35 UTC 

[obsolete] revert-acct_reclaim_writeback-for-next.patch removed from -mm tree
 2021-11-11  2:34 UTC 

BUG: iwctl v1.19 (get-networks, command line mode)
 2021-11-11  2:31 UTC 

Upgraded from Buster to Bullseye, unmountable Btrfs filesystem
 2021-11-11  2:29 UTC  (9+ messages)

[PATCH] rtw89: Fix crash by loading compressed firmware file
 2021-11-11  2:28 UTC  (8+ messages)

[PATCH v3 00/11] Support Pensando Elba SoC
 2021-11-11  2:08 UTC  (5+ messages)
` [PATCH v3 11/11] arm64: dts: Add Pensando Elba SoC support

[RFC PATCH v4 0/8] Adds support for PHY LEDs with offload triggers
 2021-11-11  2:28 UTC  (10+ messages)
` [RFC PATCH v4 1/8] leds: add support for hardware driven LEDs
` [RFC PATCH v4 2/8] leds: document additional use of blink_set for hardware control
` [RFC PATCH v4 6/8] leds: trigger: add hardware-phy-activity trigger
` [RFC PATCH v4 7/8] net: dsa: qca8k: add LEDs support

[PATCH 1/5] mirrors.bbclass: Clean up the additions to MIRRORS
 2021-11-11  2:27 UTC  (5+ messages)
` [PATCH 3/5] gcc-common.inc: "
  ` [OE-core] "
` [OE-core] [PATCH 1/5] mirrors.bbclass: "

[PATCH] recipe-graphics: Add depends on cmake-native
 2021-11-11  2:26 UTC  (3+ messages)
` [OE-core] "

[PATCH v4 00/17] perf: KVM: Fix, optimize, and clean up callbacks
 2021-11-11  2:07 UTC  (72+ messages)
` [PATCH v4 01/17] perf: Protect perf_guest_cbs with RCU
` [PATCH v4 02/17] KVM: x86: Register perf callbacks after calling vendor's hardware_setup()
` [PATCH v4 03/17] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
` [PATCH v4 04/17] perf: Stop pretending that perf can handle multiple guest callbacks
` [PATCH v4 05/17] perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv
` [PATCH v4 06/17] perf/core: Rework guest callbacks to prepare for static_call support
` [PATCH v4 07/17] perf: Add wrappers for invoking guest callbacks
` [PATCH v4 08/17] perf: Force architectures to opt-in to "
` [PATCH v4 09/17] perf/core: Use static_call to optimize perf_guest_info_callbacks
` [PATCH v4 10/17] KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable
` [PATCH v4 11/17] KVM: x86: More precisely identify NMI from guest when handling PMI
` [PATCH v4 12/17] KVM: Move x86's perf guest info callbacks to generic KVM
` [PATCH v4 13/17] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
` [PATCH v4 14/17] KVM: arm64: Convert to the generic perf callbacks
` [PATCH v4 15/17] KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=y
` [PATCH v4 16/17] KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c
` [PATCH v4 17/17] perf: Drop guest callback (un)register stubs

[PATCH v2] Fixed a QEMU hang when guest poweroff in COLO mode
 2021-11-11  2:25 UTC  (2+ messages)

[PATCH 1/2] Fixed a QEMU hang when guest poweroff in COLO mode
 2021-11-11  2:24 UTC  (3+ messages)
` [PATCH 2/2] migration/ram.c: Remove the qemu_mutex_lock in colo_flush_ram_cache

HW power fault defect cause system hang on kernel 5.4.y
 2021-11-11  2:16 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: Add support for SONY Xperia XZ2 / XZ2C / XZ3 (Tama platform)
 2021-11-11  2:16 UTC  (2+ messages)

next/pending-fixes build: 191 builds: 8 failed, 183 passed, 7 errors, 139 warnings (v5.15-12344-g8c82a56b7923)
 2021-11-11  2:16 UTC 

[PATCH v3 1/2] erofs: add sysfs interface
 2021-11-11  2:15 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] erofs: add sysfs node to control sync decompression strategy

[PATCH 0/3] rtw89: fix crash when loading firmware file on certain platforms
 2021-11-11  2:14 UTC  (4+ messages)
` [PATCH 1/3] rtw89: update partition size of firmware header on skb->data
` [PATCH 2/3] rtw89: add const in the cast of le32_get_bits()
` [PATCH 3/3] rtw89: use inline function instead macro to set H2C and CAM

[PATCH 0/2] ARM: dts: device tree for YADRO VEGMAN BMC
 2021-11-11  2:13 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: aspeed: add "
  ` [External] "

[PATCH] erofs-utils: mkfs: fix integer overflow in erofs_blob_remap
 2021-11-11  2:11 UTC  (2+ messages)

[PATCH v2] auto-t: replace ifconfig with ip commands
 2021-11-11  2:12 UTC 

[PATCH net v2] bpf: Fix build when CONFIG_BPF_SYSCALL is disabled
 2021-11-11  2:11 UTC  (7+ messages)

[RFC PATCH 0/1] drm: selftest: Convert to KUnit
 2021-11-11  2:11 UTC  (3+ messages)
` [RFC PATCH 1/1] drm: selftest: convert drm_damage_helper selftest "

[PATCH] ptp: ptp_clockmatrix: repair non-kernel-doc comment
 2021-11-11  2:09 UTC  (3+ messages)

[PATCH v1 1/2] hamradio: defer ax25 kfree after unregister_netdev
 2021-11-11  2:09 UTC  (5+ messages)
` [PATCH v1 2/2] hamradio: defer 6pack "
      `  "

[PATCH V1 2/2] mm/damon: Add 'age' of region tracepoint support
 2021-11-11  2:04 UTC  (2+ messages)

[PATCH] m68k: Enable memtest kernel parameter
 2021-11-11  2:04 UTC  (2+ messages)

[RFC PATCH v2 00/30] Add Loongarch softmmu support
 2021-11-11  1:35 UTC  (29+ messages)
` [RFC PATCH v2 01/30] target/loongarch: Update README
` [RFC PATCH v2 02/30] target/loongarch: Add CSR registers definition
` [RFC PATCH v2 04/30] target/loongarch: Define exceptions for LoongArch
` [RFC PATCH v2 05/30] target/loongarch: Implement qmp_query_cpu_definitions()
` [RFC PATCH v2 07/30] target/loongarch: Add MMU support for LoongArch CPU
` [RFC PATCH v2 08/30] target/loongarch: Add LoongArch CSR/IOCSR instruction
` [RFC PATCH v2 09/30] target/loongarch: Add TLB instruction support
` [RFC PATCH v2 10/30] target/loongarch: Add other core instructions support
` [RFC PATCH v2 11/30] target/loongarch: Add LoongArch interrupt and exception handle
` [RFC PATCH v2 12/30] target/loongarch: Add timer related instructions support
` [RFC PATCH v2 13/30] target/loongarch: Add gdb support
` [RFC PATCH v2 14/30] target/loongarch: Implement privilege instructions disassembly
` [RFC PATCH v2 15/30] hw/pci-host: Add ls7a1000 PCIe Host bridge support for Loongson Platform
` [RFC PATCH v2 16/30] hw/loongarch: Add a virt LoongArch 3A5000 board support
` [RFC PATCH v2 17/30] hw/loongarch: Add LoongArch cpu interrupt support(CPUINTC)
` [RFC PATCH v2 18/30] hw/loongarch: Add LoongArch ipi interrupt support(IPI)
` [RFC PATCH v2 19/30] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [RFC PATCH v2 20/30] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
` [RFC PATCH v2 21/30] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
` [RFC PATCH v2 22/30] hw/loongarch: Add irq hierarchy for the system
` [RFC PATCH v2 23/30] hw/loongarch: Add some devices support for 3A5000
` [RFC PATCH v2 24/30] hw/loongarch: Add LoongArch ls7a rtc device support
` [RFC PATCH v2 25/30] hw/loongarch: Add default bios startup support
` [RFC PATCH v2 26/30] hw/loongarch: Add -kernel and -initrd options support
` [RFC PATCH v2 27/30] hw/loongarch: Add LoongArch smbios support
` [RFC PATCH v2 28/30] hw/loongarch: Add LoongArch acpi support
` [RFC PATCH v2 29/30] hw/loongarch: Add machine->possible_cpus
` [RFC PATCH v2 30/30] hw/loongarch: Add Numa support

[PATCH V2 1/1] block: avoid to touch unloaded module instance when opening bdev
 2021-11-11  2:03 UTC 

[PATCH] man7: unify socket examples
 2021-11-11  2:03 UTC 

[PATCH 2/2] parse-options.c: use "enum parse_opt_result" for parse_nodash_opt()
 2021-11-11  2:01 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Fix the j-core SOC build
 2021-11-11  2:01 UTC  (5+ messages)

[PATCH v2 net] net: fix premature exit from NAPI state polling in napi_disable()
 2021-11-11  2:00 UTC  (2+ messages)

[PATCH] packfile: avoid overflowing shift during decode
 2021-11-11  1:58 UTC  (2+ messages)

[PATCH net-next v2 0/6] MCTP I2C driver
 2021-11-11  1:55 UTC  (7+ messages)
` [PATCH net-next v2 1/6] i2c: core: Allow 255 byte transfers for SMBus 3.x
` [PATCH net-next v2 2/6] i2c: dev: Handle 255 byte blocks for i2c ioctl
` [PATCH net-next v2 3/6] i2c: aspeed: Allow 255 byte block transfers
` [PATCH net-next v2 4/6] i2c: npcm7xx: Allow 255 byte block SMBus transfers
` [PATCH net-next v2 5/6] dt-bindings: net: New binding mctp-i2c-controller
` [PATCH net-next v2 6/6] mctp i2c: MCTP I2C binding driver

[PATCH v4 0/4] arm: aspeed: Add eSPI support
 2021-11-11  1:55 UTC  (5+ messages)
` [PATCH v4 4/4] ARM: dts: aspeed: Add eSPI node

[PATCH 0/2] clocksource: Avoid incorrect hpet fallback
 2021-11-11  1:53 UTC  (4+ messages)

[PATCH v2] mctp.7: Add man page for Linux MCTP support
 2021-11-11  1:53 UTC 

[PATCH 1/1] mm: prevent a race between process_mrelease and exit_mmap
 2021-11-11  1:49 UTC  (13+ messages)

❌ FAIL: Test report for kernel 5.15.0 (mainline.kernel.org-clang, debe436e)
 2021-11-11  1:47 UTC 

[PATCH bpf-next 00/10] Support BTF_KIND_TYPE_TAG for btf_type_tag attributes
 2021-11-11  1:47 UTC  (6+ messages)

[Virtio-fs] [PATCH v7 0/7] fuse,virtiofs: support per-file DAX
 2021-11-11  1:46 UTC  (5+ messages)
` [Virtio-fs] [PATCH v7 6/7] fuse: mark inode DONT_CACHE when per inode DAX hint changes
    `  "

[dtor-input:next] BUILD SUCCESS 744d0090a5f6dfa4c81b53402ccdf08313100429
 2021-11-11  1:44 UTC 

[RFC 00/19] KVM: x86/mmu: Optimize disabling dirty logging
 2021-11-11  1:44 UTC  (6+ messages)
` [RFC 11/19] KVM: x86/mmu: Factor shadow_zero_check out of make_spte

[PATCH net] net: fix premature exit from NAPI state polling in napi_disable()
 2021-11-11  1:44 UTC  (5+ messages)

[PATCH 1/2] dt/bindings: rtc: rx8900: Add an entry for RX8804
 2021-11-11  1:43 UTC  (4+ messages)
` [PATCH 2/2] rtc: rv8803: Add support for the Epson RX8804 RTC

[RESEND PATCH] regmap: allow to define reg_update_bits for no bus configuration
 2021-11-11  1:41 UTC 

[PATCH] fuse: fix possible write position calculation error
 2021-11-11  1:40 UTC  (5+ messages)

[PATCH v3 0/3] Update VMware maintainer entries
 2021-11-11  1:39 UTC  (4+ messages)
` [PATCH v3 3/3] MAINTAINERS: Mark VMware mailing list entries as email aliases

[PATCH] fuse: add a dev ioctl for recovery
 2021-11-11  1:38 UTC  (8+ 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.