All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-14 11:45:58 to 2020-09-14 12:44:57 UTC [more...]

[PATCH RFC v1 00/18] Introducing Linux root partition support for Microsoft Hypervisor
 2020-09-14 11:59 UTC  (8+ messages)
` [PATCH RFC v1 09/18] x86/hyperv: provide a bunch of helper functions
` [PATCH RFC v1 10/18] x86/hyperv: implement and use hv_smp_prepare_cpus
` [PATCH RFC v1 11/18] asm-generic/hyperv: update hv_msi_entry
` [PATCH RFC v1 13/18] asm-generic/hyperv: introduce hv_device_id and auxiliary structures
` [PATCH RFC v1 14/18] asm-generic/hyperv: import data structures for mapping device interrupts
` [PATCH RFC v1 15/18] x86/apic/msi: export pci_msi_get_hwirq
` [PATCH RFC v1 18/18] x86/hyperv: handle IO-APIC when running as root

[RFC PATCH v3] PCI/portdrv: Only disable Bus Master on kexec reboot and connected PCI devices
 2020-09-14 12:33 UTC  (7+ messages)

[PATCH] mm: memcontrol: Fix out-of-bounds on the buf returned by memory_stat_format
 2020-09-14 12:05 UTC  (12+ messages)
  ` [External] "

[dpdk-dev] [PATCH] pci: support both PIO and MMIO bar for legacy virtio on x86
 2020-09-14 12:43 UTC 

[PATCH 00/15] spapr: Error handling fixes and cleanups (round 2)
 2020-09-14 12:35 UTC  (16+ messages)
` [PATCH 01/15] spapr: Fix error leak in spapr_realize_vcpu()
` [PATCH 02/15] ppc: Add a return value to ppc_set_compat() and ppc_set_compat_all()
` [PATCH 03/15] ppc: Fix return value in cpu_post_load() error path
` [PATCH 04/15] spapr: Simplify error handling in callers of ppc_set_compat()
` [PATCH 05/15] spapr: Get rid of cas_check_pvr() error reporting
` [PATCH 06/15] spapr: Simplify error handling in do_client_architecture_support()
` [PATCH 07/15] spapr: Simplify error handling in spapr_vio_busdev_realize()
` [PATCH 08/15] spapr: Add a return value to spapr_drc_attach()
` [PATCH 09/15] spapr: Simplify error handling in prop_get_fdt()
` [PATCH 10/15] spapr: Add a return value to spapr_set_vcpu_id()
` [PATCH 11/15] spapr: Simplify error handling in spapr_cpu_core_realize()
` [PATCH 12/15] spapr: Add a return value to spapr_nvdimm_validate()
` [PATCH 13/15] spapr: Add a return value to spapr_check_pagesize()
` [PATCH 14/15] spapr: Simplify error handling in spapr_memory_plug()
` [PATCH 15/15] spapr: Simplify error handling in spapr_memory_unplug_request()

[PATCH printk v5 0/6] printk: reimplement LOG_CONT handling
 2020-09-14 12:33 UTC  (14+ messages)
` [PATCH printk v5 1/6] printk: ringbuffer: relocate get_data()
` [PATCH printk v5 2/6] printk: ringbuffer: add BLK_DATALESS() macro
` [PATCH printk v5 3/6] printk: ringbuffer: clear initial reserved fields
` [PATCH printk v5 4/6] printk: ringbuffer: change representation of states
` [PATCH printk v5 5/6] printk: ringbuffer: add finalization/extension support
` [PATCH printk v5 6/6] printk: reimplement log_cont using record extension

[PATCH 1/9] tests/acpi: document addition of table DSDT.roothp for unit testing root pci hotplug on/off
 2020-09-14 12:36 UTC  (10+ messages)
` [PATCH 2/9] tests/acpi: add a new unit test to test hotplug off/on feature on the root pci bus
` [PATCH 3/9] tests/acpi: add a new ACPI table in order to test root pci hotplug on/off
` [PATCH 4/9] Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable bus
` [PATCH 5/9] i440fx/acpi: do not add hotplug related amls for cold plugged bridges

[PATCH] ARM: davinci: fix kconfig dependency warning when !PINCTRL
 2020-09-14 12:38 UTC  (2+ messages)

[dpdk-dev] [PATCH] ethdev: rte_eth_rx_burst() nb_pkts requirements
 2020-09-14 12:42 UTC  (3+ messages)
  ` [dpdk-dev] [PATCH] ethdev: rte_eth_rx_burst() nb_pktsrequirements

[PATCH next v2 0/3] soc: ti: k3: ringacc: add am65x sr2.0 support
 2020-09-14 12:34 UTC  (3+ messages)

[PATCH] kbuild: Run syncconfig with -s
 2020-09-14 12:37 UTC  (3+ messages)

[PATCH] clk: renesas: Kconfig: Update description for CLK_RCAR_GEN3_CPG config
 2020-09-14 12:08 UTC  (2+ messages)

[PATCH] doc: zh_CN: add translatation for ext3.rst
 2020-09-14 12:08 UTC 

at91-sama5d2_adc crash
 2020-09-14 12:37 UTC  (2+ messages)

[PATCH V5 00/17] Add driver for dvfsrc, support for active state of scpsys
 2020-09-14 12:34 UTC  (9+ messages)
` [PATCH V5 14/17] dt-bindings: regulator: add DVFSRC regulator dt-bindings
` [PATCH V5 15/17] regulator: Regulator driver for the Mediatek DVFSRC

[PATCH RFC 0/4] 9p: fix open-unlink-f*syscall bug
 2020-09-14 12:36 UTC  (3+ messages)
` [V9fs-developer] "

[PATCH] arm64: bpf: Fix branch offset in JIT
 2020-09-14 12:35 UTC  (5+ messages)

[PATCH 0/3] x86: shim building adjustments
 2020-09-14 12:39 UTC  (4+ messages)
` [PATCH 1/3] x86/shim: fix build with PV_SHIM_EXCLUSIVE and SHADOW_PAGING
` [PATCH 2/3] x86/shim: adjust Kconfig defaults
` [PATCH 3/3] x86/shim: don't permit HVM and PV_SHIM_EXCLUSIVE at the same time

[V9fs-developer] [PATCH RFC 4/4] 9p: fix race issue in fid contention
 2020-09-14 12:34 UTC  (4+ messages)
`  "

[PATCH rdma-next] IB/i40iw: Avoid typecast from void to pci_dev
 2020-09-14 12:35 UTC 

[PATCH 0/1] DASD: fix discard for FBA devices
 2020-09-14 11:56 UTC 

[RESEND PATCH 0/2] Add DT to get PCIe working in J721E SoC
 2020-09-14 12:13 UTC  (9+ messages)
` [RESEND PATCH 1/2] arm64: dts: ti: k3-j721e-main: Add PCIe device tree nodes

[igt-dev] [PATCH i-g-t] i915/gem_ctx_exec: Added test description for testcase
 2020-09-14 12:37 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 1/4] linux-firmware: Update firmware file for Intel Bluetooth 9260
 2020-09-14 12:37 UTC  (4+ messages)
` [PATCH 2/4] linux-firmware: Update firmware file for Intel Bluetooth 9560
` [PATCH 3/4] linux-firmware: Update firmware file for Intel Bluetooth AX201
` [PATCH 4/4] linux-firmware: Update firmware file for Intel Bluetooth AX200

[dpdk-dev] [PATCH 0/2] remove mbuf deprecated filed
 2020-09-14 12:35 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] mbuf: remove atomic reference counters

[sashal-linux-stable:queue-4.4 10/10] /tmp/u_serial-230608.s:3280: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
 2020-09-14 12:35 UTC 

[RFC PATCH v1 0/1] select idle cpu from idle cpumask in sched domain
 2020-09-14 12:32 UTC  (3+ messages)
` [RFC PATCH v1 1/1] sched/fair: "

[Buildroot] [PATCH buildroot-test] scripts/autobuild-run: create host-distro file
 2020-09-14 12:34 UTC  (3+ messages)

[PATCH v15 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-09-14 12:13 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/4] simplify unit-testing of rawdevs
 2020-09-14 12:34 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2 0/3] "
  ` [dpdk-dev] [PATCH v2 1/3] raw/ioat: support multiple devices being tested
  ` [dpdk-dev] [PATCH v2 2/3] app/test: change rawdev autotest to run selftest on all devs
  ` [dpdk-dev] [PATCH v2 3/3] app/test: remove ioat-specific autotest

[PATCH] iotests: Work around failing readlink -f
 2020-09-14 12:32 UTC  (5+ messages)

[PATCH] mx6qsabrelite: increase offset for environment on SPI
 2020-09-14 12:33 UTC  (3+ messages)

[PATCH 0/4] lscpu: Fix socket information on aarch64 machine
 2020-09-14 12:32 UTC  (3+ messages)

[PATCH v2 00/16] drm/exynos: Convert driver to drm bridge
 2020-09-14 12:31 UTC  (5+ messages)
  ` [PATCH v2 10/16] drm/exynos: implement a "

[Linux-kernel-mentees] Linux kernel checkpatch.pl mentorship
 2020-09-14 12:31 UTC  (9+ messages)

[PATCH v2 0/4] kselftests/arm64: add PAuth tests
 2020-09-14 12:24 UTC  (4+ messages)

[PATCH] drivers/perf: hisi: Fix DEVICE_ATTR style tests warning for later PMU driver
 2020-09-14 12:29 UTC  (2+ messages)

BUG: kernel NULL pointer dereference, address: RIP: 0010:shmem_getpage_gfp.isra.0+0x470/0x750
 2020-09-14 11:55 UTC  (2+ messages)

[PATCH v8 0/8] IOMMU cleanup
 2020-09-14 12:29 UTC  (4+ messages)
` [PATCH v8 5/8] remove remaining uses of iommu_legacy_map/unmap

[PATCH] xfs: use MMAPLOCK around filemap_map_pages()
 2020-09-14 12:29 UTC  (4+ messages)
` More filesystem need this fix (xfs: use MMAPLOCK around filemap_map_pages())

[Virtio-fs] [PATCH 0/9] fuse: Mirror virtio-fs submounts
 2020-09-14 12:29 UTC  (5+ messages)
` [Virtio-fs] [PATCH 2/9] fuse: Add FUSE_ATTR_SUBMOUNT
    ` [Virtio-fs] [fuse-devel] "

[PATCH v2 0/1] hw/arm: versal-virt: Correct the tx/rx GEM clocks
 2020-09-14 12:26 UTC  (2+ messages)

ace5381a21 ("KASAN: Port KASAN Tests to KUnit"): BUG: KASAN: slab-out-of-bounds in kmalloc_oob_right
 2020-09-14 12:28 UTC  (2+ messages)

[PATCH V1 net-next 0/8] Update license and polish ENA driver code
 2020-09-14 12:23 UTC  (4+ messages)
` [PATCH V1 net-next 2/8] net: ena: Add device distinct log prefix to files

[Bug 1852196] [NEW] update edk2 submodule & binaries to edk2-stable201911
 2020-09-14 12:16 UTC  (2+ messages)
` [Bug 1852196] Re: update edk2 submodule & binaries to edk2-stable202008

[PATCH 0/2] fix 'xl block-detach'
 2020-09-14 12:26 UTC  (5+ messages)
` [PATCH 2/2] libxl: do not automatically force detach of block devices

Potential regression in 'qemu-img convert' to LVM
 2020-09-14 12:25 UTC 

[igt-dev] [PATCH i-g-t] tests/device_reset: Work around for driver unbind issue with audio
 2020-09-14 12:48 UTC  (2+ messages)

[PATCH] MAINTAINERS: make linux-aspeed list remarks consistent
 2020-09-14 12:25 UTC  (4+ messages)

[PATCH] mm: __do_fault: fix pte_alloc_one spelling
 2020-09-14 11:58 UTC 

[PATCH v3 0/6] kasan: add workqueue and timer stack for generic KASAN
 2020-09-14 12:25 UTC  (5+ messages)

[dpdk-dev] [PATCH v2] mbuf: remove atomic reference counters
 2020-09-14 12:24 UTC  (3+ messages)

[PATCH 2/9 v2] tests/acpi: add a new unit test to test hotplug off/on feature on the root pci bus
 2020-09-14 12:19 UTC 

Ways to deprecate /sys/devices/system/memory/memoryX/phys_device ?
 2020-09-14 12:14 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t v2] lib/i915/perf: rework perf counters equations
 2020-09-14 12:21 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for lib/i915/perf: rework perf counters equations (rev2)

[PATCH] btrfs: fix wrong address when faulting in pages in the search ioctl
 2020-09-14 12:06 UTC  (2+ messages)

[PATCH 2/9] tests/acpi: add a new unit test to test hotplug off/on feature on the root pci bus
 2020-09-14 12:18 UTC 

[PATCH 0/2] Make preallocate_co() resize the image to the correct size
 2020-09-14 12:14 UTC  (5+ messages)
` [PATCH 1/2] qcow2: "
` [PATCH 2/2] qcow2: Convert qcow2_alloc_cluster_offset() into qcow2_alloc_host_offset()

[PATCH v8 0/6] arm64: add Armv8.3 pointer authentication enhancements
 2020-09-14 12:16 UTC  (2+ messages)

[PATCH 00/15] selftests/seccomp: Refactor change_syscall()
 2020-09-14 12:15 UTC  (3+ messages)

[PATCH v5 3/8] qapi: Restrict balloon-related commands to machine code
 2020-09-14 12:15 UTC  (4+ messages)

[PATCH v3 0/4] efi: Unified Xen hypervisor/kernel/initrd images
 2020-09-14 12:16 UTC  (9+ messages)
` [PATCH v3 3/4] efi: Enable booting unified "
` [PATCH v3 4/4] efi: Do not use command line if secure boot is enabled

[PATCH -tip] KVM: SVM: nested: Initialize on-stack pointers in svm_set_nested_state()
 2020-09-14 11:51 UTC 

[PATCH] iommu: Kconfig: Update help description for IPMMU_VMSA config
 2020-09-14 12:09 UTC  (2+ messages)

Your Respond ASAP
 2020-09-14 12:11 UTC 

[PULL 00/10] EDK2 firmware: Adopt the edk2-stable202008 release
 2020-09-14 12:09 UTC  (2+ messages)

[meta-freescale] OpenGL ES on i.MX8
 2020-09-14 12:09 UTC  (2+ messages)

[RFC PATCH 00/30] ima: Introduce IMA namespace
 2020-09-14 12:07 UTC  (11+ messages)

[PATCH] ARM: dts: r8a7742: Add VSP support
 2020-09-14 11:51 UTC  (2+ messages)

[PATCH] jbd2: avoid transaction reuse after reformatting
 2020-09-14 11:50 UTC  (2+ messages)
  ` 答复: "

[RFC PATCH 0/3] Start of MStar/SigmaStar Arm v7 SoC support
 2020-09-14 12:04 UTC  (4+ messages)
` [RFC PATCH 1/3] arm: mstar: Initial MStar/SigmaStar Armv7 "
` [RFC PATCH 2/3] arm: mstar: Add option for loading the SPL from the IPL
` [RFC PATCH 3/3] arm: mstar: Add boot0 header

[PATCH] scripts: display how long each test takes to execute
 2020-09-14 12:01 UTC  (4+ messages)

[PATCH rdma-next 0/4] Improve ODP by using HMM API
 2020-09-14 11:39 UTC  (5+ messages)
` [PATCH rdma-next 1/4] IB/core: Improve ODP to use hmm_range_fault()
` [PATCH rdma-next 2/4] IB/core: Enable ODP sync without faulting
` [PATCH rdma-next 3/4] RDMA/mlx5: Extend advice MR to support non faulting mode
` [PATCH rdma-next 4/4] RDMA/mlx5: Sync device with CPU pages upon ODP MR registration

[PATCH v2] ide/macide: Convert Mac IDE driver to platform driver
 2020-09-14 11:42 UTC  (2+ messages)

[PATCH] media: marvell-ccic: Pass __maybe_unused to the PM hooks
 2020-09-14 11:42 UTC 

[PATCH v6 0/4] Spilt PCIe node to comply with hardware design
 2020-09-14 11:39 UTC  (4+ messages)
` Aw: "

[PATCH 0/3] MTD: SST SPI-NOR fixes
 2020-09-14 12:00 UTC  (3+ messages)
` [PATCH 1/3] mtd: spi-nor: sst: fix write support for SST_WRITE marked devices

[PATCH v2 0/9] Cleanup metadata page reading path
 2020-09-14 11:45 UTC  (6+ messages)
` [PATCH] btrfs: Opencode extent_read_full_page to its sole caller

[linux-next:pending-fixes] BUILD SUCCESS 5ff48878bf9d18cf69ea9afcec82d2c49da3066b
 2020-09-14 11:59 UTC 

[PATCH net-next RFC v4 00/15] Add devlink reload action and
 2020-09-14 11:43 UTC  (3+ messages)
` [PATCH net-next RFC v4 15/15] devlink: Add Documentation/networking/devlink/devlink-reload.rst

[igt-dev] [PATCH i-g-t] tests/kms_flip_scaled_crc: add flip to downscaled subtests
 2020-09-14 11:58 UTC  (3+ messages)

[PATCH v2 0/3] mm/memcg: Miscellaneous cleanups and streamlining
 2020-09-14 11:48 UTC  (4+ messages)
` [PATCH v2 2/3] mm/memcg: Simplify mem_cgroup_get_max()

[PATCH v4 0/6] Perf tool: Support TSC for Arm64
 2020-09-14 11:53 UTC  (7+ messages)
` [PATCH v4 1/6] perf tsc: Move out common functions from x86
` [PATCH v4 2/6] perf tsc: Add rdtsc() for Arm64
` [PATCH v4 3/6] perf tsc: Calculate timestamp with cap_user_time_short
` [PATCH v4 4/6] perf tsc: Support cap_user_time_short for event TIME_CONV
` [PATCH v4 5/6] perf tests tsc: Make tsc testing as a common testing
` [PATCH v4 6/6] perf tests tsc: Add checking helper is_supported()

[PATCH] riscv: Only enable OF_BOARD_FIXUP for S-Mode
 2020-09-14 11:57 UTC  (7+ messages)

[Buildroot] [PATCH v1 1/5] package/runc: bump to version 1.0.0-rc92
 2020-09-14 11:56 UTC  (4+ messages)
` [Buildroot] [PATCH v1 5/5] package/docker-proxy: bump to latest commit hash 6d6f28

[PATCH] RISC-V: Consider sparse memory while removing unusable memory
 2020-09-14 11:52 UTC  (6+ messages)

[linux-next:master 6051/6654] net/rxrpc/conn_client.c:494 rxrpc_maybe_add_conn() warn: inconsistent returns 'bundle->channel_lock'
 2020-09-14 11:54 UTC  (2+ messages)

[PATCH v7 00/39] btrfs: zoned block device support
 2020-09-14 11:48 UTC  (3+ messages)
` [PATCH v7 18/39] btrfs: redirty released extent buffers in ZONED mode

[PATCH v5 0/8] Configurable policy for handling deprecated interfaces
 2020-09-14 11:50 UTC  (3+ messages)
` [PATCH v5 1/8] qemu-options: New -compat to set policy for "

[PATCH] arc: plat-hsdk: fix kconfig dependency warning when !RESET_CONTROLLER
 2020-09-14 11:46 UTC  (2+ messages)

[PATCH] MAINTAINERS: add myself as reviewer for SquashFS
 2020-09-14 11:52 UTC 

[PATCH v4 0/4] efi: Unified Xen hypervisor/kernel/initrd images
 2020-09-14 11:50 UTC  (5+ messages)
` [PATCH v4 1/4] efi/boot.c: add file.need_to_free
` [PATCH v4 2/4] efi/boot.c: add handle_file_info()
` [PATCH v4 3/4] efi: Enable booting unified hypervisor/kernel/initrd images
` [PATCH v4 4/4] efi: Do not use command line if secure boot is enabled

[PATCH v2] ASoC: ak4458: Add DSD support for ak4458 and ak4497
 2020-09-14 11:45 UTC  (5+ messages)

[RFC] FPGA configuration as MTD using Device Tree
 2020-09-14 11:49 UTC  (2+ messages)

[PATCH 0/4] sched/fair: Improve fairness between cfs tasks
 2020-09-14 11:42 UTC  (2+ messages)

[PATCH 0/3] Add support for sequential backups
 2020-09-14 11:46 UTC  (2+ messages)

drivers/video/fbdev/aty/mach64_cursor.c:156:23: sparse: expected void
 2020-09-14 11:47 UTC 

[RFD] uevent handling for subchannels
 2020-09-14 11:46 UTC  (10+ messages)

[dpdk-dev] [PATCH v2] eal: detach memsegs on cleanup
 2020-09-14 11:45 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "


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.