All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-04 17:57:46 to 2022-03-04 18:28:53 UTC [more...]

[PATCH 00/10] Python: Fix qmp race condition on accept()
 2022-03-04 18:23 UTC  (15+ messages)
` [PATCH 01/10] python/aqmp: add _session_guard()
` [PATCH 02/10] python/aqmp: rename 'accept()' to 'start_server_and_accept()'
` [PATCH 03/10] python/aqmp: remove _new_session and _establish_connection
` [PATCH 04/10] python/aqmp: split _client_connected_cb() out as _incoming()
` [PATCH 07/10] python/aqmp: stop the server during disconnect()
` [PATCH 09/10] python/aqmp: fix race condition in legacy.py

[PATCH] meson: allow use of installed uapi headers
 2022-03-04 18:28 UTC  (2+ messages)

[PATCH v2 0/2] Add PCIE device IDs for Intel DFL cards
 2022-03-04 18:30 UTC  (5+ messages)
` [PATCH v2 1/2] Documentation: fpga: dfl: add PCI Identification documentation

cleanup swiotlb initialization v4
 2022-03-04 18:27 UTC  (11+ messages)
` [PATCH 10/12] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction

[PATCH 0/7] target/ppc: Vector/VSX instruction batch fixes
 2022-03-04 17:51 UTC  (4+ messages)
` [PATCH 2/7] target/ppc: use ext32u and deposit in do_vx_vmulhw_i64
` [PATCH 3/7] target/ppc: use extract/extract2 to create vrlqnm mask
` [PATCH 4/7] target/ppc: use andc in vrlqmi

[RFC PATCH] KVM: PPC: Book3s HV: Allow setting GTSE for the nested guest
 2022-03-04 18:26 UTC  (2+ messages)

[PATCH V2 00/11] perf intel-pt: Add perf event clocks to better support VM tracing
 2022-03-04 18:27 UTC  (4+ messages)
` [PATCH V2 03/11] perf/x86: Add support for TSC in nanoseconds as a perf event clock

[PATCH net-next v5 0/3] net: dsa: realtek: add rtl8_4t tag
 2022-03-04 18:27 UTC  (3+ messages)
` [PATCH net-next v5 1/3] dt-bindings: net: dsa: add rtl8_4 and rtl8_4t tag formats

[PATCH] clk: at91: sama7g5: fix parents of PDMCs' GCLK
 2022-03-04 18:26 UTC  (2+ messages)

[PATCH v3 00/39] x86: Kernel IBT
 2022-03-04 18:27 UTC  (9+ messages)
` [PATCH v3 22/39] x86/ibt: Add IBT feature, MSR and #CP handling
` [PATCH v3 23/39] x86/alternative: Simplify int3_selftest_ip
` [PATCH v3 37/39] objtool: Optionally WARN about unused ANNOTATE_NOENDBR

[PATCH bpf-next v2 00/28] Introduce eBPF support for HID devices
 2022-03-04 18:26 UTC  (7+ messages)
` [PATCH bpf-next v2 02/28] bpf: introduce hid program type
` [PATCH bpf-next v2 03/28] HID: hook up with bpf
` [PATCH bpf-next v2 06/28] samples/bpf: add new hid_mouse example

[PATCH] mISDN: Fix memory leak in dsp_pipeline_build()
 2022-03-04 18:25 UTC 

[PATCH 0/3] ceph: minor fixes and encrypted snapshot names
 2022-03-04 18:25 UTC  (7+ messages)
` [PATCH 1/3] ceph: fix error path in ceph_readdir()
` [PATCH 2/3] ceph: fix use-after-free in ceph_readdir
` [PATCH 3/3] ceph: add support for encrypted snapshot names

[PATCH v2 0/5] slab cleanups
 2022-03-04 18:25 UTC  (3+ messages)
` [PATCH v2 2/5] mm/sl[au]b: unify __ksize()

remove bio_devname
 2022-03-04 18:01 UTC  (12+ messages)
` [PATCH 01/10] block: fix and cleanup bio_check_ro
` [PATCH 02/10] block: remove handle_bad_sector
` [PATCH 03/10] pktcdvd: remove a pointless debug check in pkt_submit_bio
` [dm-devel] [PATCH 04/10] dm-crypt: stop using bio_devname
  `  "
` [PATCH 05/10] dm-integrity: "
` [PATCH 06/10] md-multipath: "
` [PATCH 07/10] raid1: "
` [PATCH 08/10] raid5-ppl: "
` [PATCH 09/10] ext4: "
` [PATCH 10/10] block: remove bio_devname

[PULL 00/11] QEMU changes for 2021-03-02
 2022-03-04 17:41 UTC  (3+ messages)

[PATCH] arm64: hyperv: make the format of 'Hyper-V: Host Build' output match x86
 2022-03-04 18:22 UTC  (2+ messages)

[PATCH] libsdl2: Add libunwind-native to the libsdl2-native DEPENDS
 2022-03-04 18:20 UTC  (2+ messages)
` [OE-core] "

[PATCH v2] driver core: Add sysfs support for physical location of a device
 2022-03-04 18:21 UTC 

[PATCH 0/6] Add driver for SAMA7G5's PDMC
 2022-03-04 18:17 UTC  (21+ messages)
` [PATCH 1/6] ASoC: dmaengine: do not use a NULL prepare_slave_config() callback
` [PATCH 2/6] ASoC: add DT bindings for Microchip PDMC
` [PATCH 3/6] ASoC: atmel: mchp-pdmc: add PDMC driver
` [PATCH 4/6] ARM: dts: at91: sama7g5: add nodes for PDMC
` [PATCH 5/6] ARM: dts: at91: sama7g5ek: add node for PDMC0
` [PATCH 6/6] ARM: configs: at91: sama7_defconfig: add MCHP PDMC and DMIC drivers

[PATCH 1/1] mtd: spi-nor: aspeed: set the decoding size to at least 2MB for AST2600
 2022-03-04 18:00 UTC  (4+ messages)
` [SPAM] "

[PATCH v2 0/5] trace-cmd: Improvements in compression logic
 2022-03-04 18:18 UTC  (3+ messages)
` [PATCH v2 1/5] trace-cmd: Use a structure to describe a compression protocol

[PATCH 0/4] softmmu: move and refactor -runas, -chroot and -daemonize
 2022-03-04 17:19 UTC  (5+ messages)
` [PATCH 1/4] softmmu: remove deprecated --enable-fips option
` [PATCH 2/4] os-posix: refactor code handling the -runas argument

[PATCH 00/36] Arm cache coloring
 2022-03-04 17:47 UTC  (37+ messages)
` [PATCH 01/36] Revert "xen/arm: setup: Add Xen as boot module before printing all boot modules"
` [PATCH 02/36] Revert "xen/arm: mm: Initialize page-tables earlier"
` [PATCH 03/36] xen/arm: restore xen_paddr argument in setup_pagetables
` [PATCH 04/36] xen/arm: add parsing function for cache coloring configuration
` [PATCH 05/36] xen/arm: compute LLC way size by hardware inspection
` [PATCH 06/36] xen/arm: add coloring basic initialization
` [PATCH 07/36] xen/arm: add coloring data to domains
` [PATCH 08/36] xen/arm: add colored flag to page struct
` [PATCH 09/36] xen/arch: add default colors selection function
` [PATCH 10/36] xen/arch: check color "
` [PATCH 11/36] xen/include: define hypercall parameter for coloring
` [PATCH 12/36] xen/arm: initialize cache coloring data for Dom0/U
` [PATCH 13/36] xen/arm: A domain is not direct mapped when coloring is enabled
` [PATCH 14/36] xen/arch: add dump coloring info for domains
` [PATCH 15/36] tools: add support for cache coloring configuration
` [PATCH 16/36] xen/color alloc: implement color_from_page for ARM64
` [PATCH 17/36] xen/arm: add get_max_color function
` [PATCH 18/36] Alloc: introduce page_list_for_each_reverse
` [PATCH 19/36] xen/arch: introduce cache-coloring allocator
` [PATCH 20/36] xen/common: introduce buddy required reservation
` [PATCH 21/36] xen/common: add colored allocator initialization
` [PATCH 22/36] xen/arch: init cache coloring conf for Xen
` [PATCH 23/36] xen/arch: coloring: manually calculate Xen physical addresses
` [PATCH 24/36] xen/arm: enable consider_modules for coloring
` [PATCH 25/36] xen/arm: bring back get_xen_paddr
` [PATCH 26/36] xen/arm: add argument to remove_early_mappings
` [PATCH 27/36] xen/arch: add coloring support for Xen
` [PATCH 28/36] xen/arm: introduce xen_map_text_rw
` [PATCH 29/36] xen/arm: add dump function for coloring info
` [PATCH 30/36] xen/arm: add coloring support to dom0less
` [PATCH 31/36] Disable coloring if static memory support is selected
` [PATCH 32/36] xen/arm: reduce the number of supported colors
` [PATCH 33/36] doc, xen-command-line: introduce coloring options
` [PATCH 34/36] doc, xl.cfg: introduce coloring configuration option
` [PATCH 35/36] doc, device-tree: introduce 'colors' property
` [PATCH 36/36] doc, arm: add usage documentation for cache coloring support

❌ FAIL: Test report for kernel 5.17.0-rc6 (mainline.kernel.org-clang, 38f80f42)
 2022-03-04 18:16 UTC 

[PATCH v8 0/6] Update gnulib version and drop most gnulib patches
 2022-03-04 18:16 UTC  (2+ messages)
` [PATCH v8] Fix various new autotools warnings

[PATCH v3 00/17] ASoC: Intel: AVS - Audio DSP for cAVS
 2022-03-04 18:15 UTC  (10+ messages)
` [PATCH v3 11/17] ASoC: Intel: avs: Firmware resources management utilities
` [PATCH v3 12/17] ASoC: Intel: avs: Declare module configuration types
` [PATCH v3 13/17] ASoC: Intel: avs: Dynamic firmware resources management

[PATCH v2] hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GIC_TCG is unset
 2022-03-04 17:45 UTC 

[PATCH] Documentation/process: Add Researcher Guidelines
 2022-03-04 18:15 UTC  (5+ messages)

[PATCH v2] kbuild: Make $(LLVM) more flexible
 2022-03-04 18:15 UTC  (3+ messages)

[PATCH v16 0/4] MIPS: JZ4780 and CI20 HDMI
 2022-03-04 18:15 UTC  (16+ messages)
` [PATCH v16 1/4] drm/bridge: dw-hdmi: introduce dw_hdmi_enable_poll()
      ` [Letux-kernel] "

[RFC PATCH 0/2] Alloc kfence_pool after system startup
 2022-03-04 18:14 UTC  (9+ messages)
` [RFC PATCH 1/2] kfence: Allow re-enabling KFENCE "
` [RFC PATCH 2/2] kfence: Alloc kfence_pool "

[PATCH 1/9] Convert CONFIG_BIOSEMU to Kconfig
 2022-03-04 18:13 UTC  (18+ messages)
` [PATCH 2/9] Convert CONFIG_BOARD_ECC_SUPPORT "
` [PATCH 3/9] Convert CONFIG_BOARD_POSTCLK_INIT "
` [PATCH 4/9] Convert CONFIG_BOOTFILE "
` [PATCH 5/9] powerpc: P1010RDB: Move CONFIG_BOOTMODE out of CONFIG namespace
` [PATCH 6/9] Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig
` [PATCH 7/9] net: Remove CONFIG_BOOTP_DHCP_REQUEST_DELAY
` [PATCH 8/9] Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to Kconfig
` [PATCH 9/9] Convert CONFIG_CHIP_SELECTS_PER_CTRL "

[PATCH v3] Documentation/process: Add Researcher Guidelines
 2022-03-04 18:14 UTC 

[PATCH 1/4] powerpc: Remove unused MPC8540/60ADS code
 2022-03-04 18:12 UTC  (8+ messages)
` [PATCH 2/4] Convert CONFIG_BTB to Kconfig
` [PATCH 3/4] arm: exynos: Move BL1/2 SPI flash defines to their user, drop CONFIG
` [PATCH 4/4] Convert CONFIG_BOARD_COMMON to Kconfig

[PATCH v2 1/1] serial: 8520_mtk: Prepare for platform_get_irq_optional() changes
 2022-03-04 18:11 UTC  (4+ messages)

Regression of madvise(MADV_COLD) on shmem?
 2022-03-04 17:55 UTC 

Please pull u-boot-marvell/master
 2022-03-04 18:12 UTC  (2+ messages)

Not logging zero entry intervals when using --log_avg_msec seems problematic
 2022-03-04 18:12 UTC  (5+ messages)

[PATCH] driver core: Add sysfs support for physical location of a device
 2022-03-04 18:11 UTC  (2+ messages)

[PATCH v4 00/30] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-04 18:11 UTC  (11+ messages)
` [PATCH v4 18/30] KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()
` [PATCH v4 21/30] KVM: x86/mmu: Zap invalidated roots via asynchronous worker

[perf vendor events] 3f5f0df7bf: perf-sanity-tests.perf_all_metrics_test.fail
 2022-03-04 18:10 UTC  (3+ messages)

[PATCH] btrfs: avoid full commit due to race when logging dentry deletion
 2022-03-04 18:10 UTC 

[PATCH] clk: at91: sama7g5: Allow MCK1 to be exported and referenced in DT
 2022-03-04 18:09 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/gem_mmap_gtt: add test mmap_closed_bo
 2022-03-04 18:09 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v3 0/5] tests/tcg/ppc64le: fix the build of TCG tests with Clang
 2022-03-04 16:54 UTC  (2+ messages)
` [PATCH v3 2/5] target/ppc: change xs[n]madd[am]sp to use float64r32_muladd

[PATCH v2 0/2] soc: fujitsu: Add A64FX diagnostic interrupt driver
 2022-03-04 18:05 UTC  (4+ messages)
` [PATCH v2 1/2] tty/sysrq: Make sysrq handler NMI aware

[PATCH mmotm] mempolicy: mbind_range() set_policy() after vma_merge()
 2022-03-04 18:06 UTC  (2+ messages)

[PATCH 1/3] port: support packet mirroring
 2022-03-04 18:06 UTC  (3+ messages)
` [PATCH 2/3] pipeline: "
` [PATCH 3/3] examples/pipeline: "

[PATCH 00/21] Control VQ support in vDPA
 2022-03-04 18:04 UTC  (4+ messages)
` [RFC PATCH v2 00/19] "
  ` [RFC PATCH v2 15/19] vhost-vdpa: support ASID based IOTLB API

[PATCH] HID: intel-ish-hid: Use dma_alloc_coherent for firmware update
 2022-03-04 18:04 UTC  (6+ messages)

[PATCH] vfs: do not try to evict inode when super is frozen
 2022-03-04 18:04 UTC  (4+ messages)

[Intel-wired-lan] [bug report] iavf: Fix deadlock in iavf_reset_task
 2022-03-04 18:04 UTC  (2+ messages)

[AUH] rust-llvm: upgrading to 1.59.0 FAILED
 2022-03-04 18:04 UTC  (2+ messages)

[PATCH 0/3] crypto: qat - resolve warnings reported by clang
 2022-03-04 18:03 UTC  (4+ messages)
` [PATCH 1/3] crypto: qat - remove unneeded assignment
` [PATCH 2/3] crypto: qat - fix initialization of pfvf cap_msg structures
` [PATCH 3/3] crypto: qat - fix initialization of pfvf rts_map_msg structures

[PATCH v4 0/2] ceph: misc fix for fscrypt
 2022-03-04 18:03 UTC  (3+ messages)
` [PATCH v4 1/2] ceph: fail the request when failing to decode dentry names

[PATCH v4 1/3] iio: temperature: ltc2983: Don't hard code defined constants in messages
 2022-03-04 18:02 UTC  (3+ messages)
` [PATCH v4 2/3] iio: temperature: ltc2983: Use single error path to put OF node
` [PATCH v4 3/3] iio: temperature: ltc2983: Make use of device properties

smsc9511: Register access happens after unregistration
 2022-03-04 18:01 UTC  (7+ messages)

[PATCH] mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls
 2022-03-04 18:01 UTC  (2+ messages)

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2022-03-04 18:01 UTC 

[RFC PATCH 0/8] arm64: efi: leave MMU and caches on at boot
 2022-03-04 17:56 UTC  (9+ messages)
` [RFC PATCH 1/8] arm64: kaslr: deal with init called with VA randomization enabled
` [RFC PATCH 2/8] arm64: head: record the MMU state at primary entry
` [RFC PATCH 3/8] arm64: head: take KASLR seed passed via x1 into account
` [RFC PATCH 4/8] arm64: head: avoid cache invalidation when entering with the MMU on
` [RFC PATCH 5/8] arm64: head: populate page tables before disabling the MMU
` [RFC PATCH 6/8] arm64: head: clean the ID map page to the PoC
` [RFC PATCH 7/8] arm64: lds: move idmap_pg_dir out of .rodata
` [RFC PATCH 8/8] arm64: efi: leave MMU and caches on when handing over to the core kernel

[PATCH] classes: add setuptools3_legacy
 2022-03-04 18:01 UTC  (6+ messages)
` [OE-core] "

[PATCH 00/12] nbd: enable use of TLS on non-TCP transports and other TLS improvements
 2022-03-04 16:50 UTC  (3+ messages)
` [PATCH 11/12] tests/qemu-iotests: validate NBD TLS with UNIX sockets


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.