All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-25 08:50:02 to 2020-11-25 09:41:57 UTC [more...]

[PATCH v10 00/81] VM introspection
 2020-11-25  9:35 UTC  (7+ messages)
` [PATCH v10 05/81] KVM: x86: add kvm_arch_vcpu_get_regs() and kvm_arch_vcpu_get_sregs()
` [PATCH v10 12/81] KVM: svm: add support for descriptor-table VM-exits
` [PATCH v10 19/81] KVM: x86: save the error code during EPT/NPF exits handling
` [PATCH v10 38/81] KVM: introspection: add KVMI_VM_GET_INFO

[RFC 0/1] Remove uevent suppression logic from css driver
 2020-11-25  9:40 UTC  (4+ messages)
` [RFC 1/1] s390/cio: Remove uevent-suppress "

[PATCH v3] virtio-rng: return available data with O_NONBLOCK
 2020-11-25  9:39 UTC  (9+ messages)

[PATCH v2] tools: zynqmp: Fix regex expression around XPm_ConfigObject
 2020-11-25  9:40 UTC  (2+ messages)

[PATCH] option: added support for Thales Cinterion EXS82 option port
 2020-11-25  9:40 UTC  (2+ messages)

Considering new SATA PCIe card
 2020-11-25  9:31 UTC  (2+ messages)

[PATCH -tip 00/32] Core scheduling (v9)
 2020-11-25  9:37 UTC  (7+ messages)
` [PATCH -tip 18/32] kernel/entry: Add support for core-wide protection of kernel-mode
` [PATCH -tip 19/32] entry/idle: Enter and exit kernel protection during idle entry and exit

[PATCH] credential-store: use timeout when locking file
 2020-11-25  9:37 UTC  (4+ messages)
` [PATCH v2] crendential-store: "

[PATCH v4 0/3] evtchn: Introduce a per-guest knob to control FIFO ABI
 2020-11-25  9:36 UTC  (4+ messages)
` [PATCH v4 1/3] domctl: introduce a new domain create flag, XEN_DOMCTL_CDF_disable_fifo,

[Intel-gfx] [PATCH] drm/i915: fix error return code in check_partial_mapping()
 2020-11-25  9:36 UTC  (3+ messages)

[RFC v5 00/12] i386 cleanup
 2020-11-25  9:32 UTC  (20+ messages)
` [RFC v5 09/12] module: introduce MODULE_INIT_ACCEL_CPU
` [RFC v5 11/12] i386: centralize initialization of cpu accel interfaces
` [RFC v5 12/12] accel: centralize initialization of CpusAccelOps

[dpdk-dev] [PATCH 0/2] support GTP-U Tx offload on FVL and CVL
 2020-11-25  9:32 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] net/i40e: support GTP checksum offload
` [dpdk-dev] [PATCH 2/2] app/testpmd: support GTP-U extension packet "

[net] can: m_can: fix nominal bitiming tseg2 min for version >= 3.1
 2020-11-25  8:55 UTC  (2+ messages)

[PATCH v4] i2c: virtio: add a virtio i2c frontend driver
 2020-11-25  9:35 UTC  (3+ messages)

[PATCH] arm: stm32mp: correct the ALIGN macro usage
 2020-11-25  9:35 UTC  (2+ messages)

[PATCH for-6.0 0/8] spapr: Address the confusion between IPI numbers and vCPU ids
 2020-11-25  9:33 UTC  (8+ messages)
` [PATCH for-6.0 2/8] spapr/xive: Introduce spapr_xive_nr_ends()

[Intel-gfx] [PATCH 01/16] drm/i915/gem: Drop free_work for GEM contexts
 2020-11-25  9:34 UTC  (11+ messages)
` [Intel-gfx] [PATCH 06/16] drm/i915/gt: Decouple completed requests on unwind
` [Intel-gfx] [PATCH 07/16] drm/i915/gt: Check for a completed last request once
` [Intel-gfx] [PATCH 09/16] drm/i915/gt: ce->inflight updates are now serialised

Infinite Loop when automounting device mounted elsewhere
 2020-11-25  9:33 UTC 

[PATCH 1/1] Fix to show vfio migration stat in migration status
 2020-11-25  9:30 UTC  (2+ messages)

[PATCH v3 0/2] siox: two cleanups
 2020-11-25  9:31 UTC  (3+ messages)
` [PATCH v3 1/2] siox: Use bus_type functions for probe, remove and shutdown
` [PATCH v3 2/2] siox: Make remove callback return void

[PATCH] KVM: s390: track synchronous pfault events in kvm_stat
 2020-11-25  9:31 UTC  (3+ messages)

[PATCH 0/2] SCMI performance protocol power scale interface
 2020-11-25  9:29 UTC  (7+ messages)
` [PATCH 1/2] firmware: arm_scmi: Add power_scale_mw_get() interface

[PATCH v3] vhost-vdpa: fix page pinning leakage in error path (rework)
 2020-11-25  9:30 UTC  (3+ messages)

[PATCH v10 00/13] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-11-25  9:27 UTC  (6+ messages)
` [PATCH v10 12/13] iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()

[PATCH v2 1/1] board: freescale: vid.c: Add check for return value of adjust_vdd()
 2020-11-25  9:28 UTC 

[PATCH net] netdevice.h: Fix unintentional disable of ALL_FOR_ALL features on upper device
 2020-11-25  9:27 UTC  (7+ messages)

[PATCH 0/4] grep: retire `init_grep_defaults()`
 2020-11-25  9:27 UTC  (3+ messages)
` [PATCH v2 0/4] grep: simplify "grep defaults" handling

[PATCH v12 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-25  9:22 UTC  (44+ messages)
` [PATCH v12 01/10] mm: add definition of PMD_PAGE_ORDER
` [PATCH v12 02/10] mmap: make mlock_future_check() global
` [PATCH v12 03/10] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v12 04/10] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v12 05/10] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v12 06/10] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v12 07/10] secretmem: add memcg accounting
` [PATCH v12 08/10] PM: hibernate: disable when there are active secretmem users
` [PATCH v12 09/10] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v12 10/10] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH] riscv: defconfig: k210: Disable CONFIG_VT
 2020-11-25  9:26 UTC  (8+ messages)

[MPTCP] Re: [MPTCP][PATCH v6 mptcp-next 2/9] mptcp: set the listening socket's subflow
 2020-11-25  9:24 UTC 

[PATCH] fpga: dfl: add missing platform_device_put in build_info_create_dev
 2020-11-25  9:22 UTC  (3+ messages)

[PATCH 0/9] regulator: da9121: extend support to variants, add features
 2020-11-25  9:21 UTC  (4+ messages)
` [PATCH 1/9] regulator: Update DA9121 dt-bindings

C vdso
 2020-11-25  9:21 UTC  (7+ messages)

kernel BUG at fs/ext4/inode.c:LINE!
 2020-11-25  9:20 UTC  (7+ messages)

Follow up
 2020-11-25  9:16 UTC 

[PATCH v1] spi: fix client driver breakages when using GPIO descriptors
 2020-11-25  9:19 UTC  (11+ messages)

[PATCH v6] block: disable iopoll for split bio
 2020-11-25  9:17 UTC  (7+ messages)

[PATCH v1 0/4] ARM: dts: STM32: MCU's DT update
 2020-11-25  9:17 UTC  (9+ messages)
` [PATCH v1 1/4] ARM: dts: sync armv7-m.dtsi with kernel v5.10-rc1
` [PATCH v1 2/4] ARM: dts: stm32: DT sync with kernel v5.10-rc1 for MCU's boards
` [PATCH v1 3/4] ARM: dts: stm32: Fix timer initialization for stm32 MCU's board
` [PATCH v1 4/4] ARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsi

[PATCH net 2/2] devlink: Make sure devlink instance and port are in same net namespace
 2020-11-25  9:16 UTC  (4+ messages)
` [PATCH net v2 0/2] devlink port attribute fixes
  ` [PATCH net v2 1/2] devlink: Hold rtnl lock while reading netdev attributes
  ` [PATCH net v2 2/2] devlink: Make sure devlink instance and port are in same net namespace

[dpdk-dev] [PATCH] usertools: add huge page setup script
 2020-11-25  9:16 UTC  (5+ messages)
` [dpdk-dev] [PATCH v7] usertools: add a "

[PATCH v2] arm-autonomy/xenguest-manager: Fixed subshell false positive
 2020-11-25  9:15 UTC 

[PATCH] PCI: Mark AMD Raven iGPU ATS as broken
 2020-11-25  9:16 UTC  (9+ messages)
        ` [EXTERNAL] "

[MPTCP] Re: [MPTCP][PATCH v6 mptcp-next 1/9] mptcp: create the listening socket for new port
 2020-11-25  9:15 UTC 

[PATCH] {dev,kernel,sdk}-manual: replace hardcoded release version with &DISTRO;
 2020-11-25  9:15 UTC 

[PATCH 0/8] CDN offloading update
 2020-11-25  9:15 UTC  (4+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 6/9] Documentation: add Packfile URIs design doc

[PATCH v4 00/30] media: ov5647: Support RaspberryPi Camera Module v1
 2020-11-25  9:15 UTC  (3+ messages)
` [PATCH v4 01/30] dt-bindings: media: i2c: Rename ov5647.yaml

[Buildroot] [PATCH v2 0/8] Add imx8mm platform using only upstream components
 2020-11-25  9:15 UTC  (3+ messages)
` [Buildroot] [PATCH v3 1/8] package/freescale-imx/firmware-imx: Add option to install all ddr fw files

[PATCH] Add fdtfile for Marvell Armada 37xx default environment
 2020-11-25  9:14 UTC 

[PATCH][V2] libbpf: add support for canceling cached_cons advance
 2020-11-25  9:13 UTC  (6+ messages)

[RFC PATCH v4] sched/fair: select idle cpu from idle cpumask for task wakeup
 2020-11-25  9:09 UTC  (2+ messages)
` [sched/fair] 8d86968ac3: netperf.Throughput_tps -29.5% regression

[dpdk-dev] [PATCH 0/2] Fix shared lib detection on Fedora/CentOS/RHEL
 2020-11-25  9:10 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] eal: fix shared lib mode detection
  ` [dpdk-dev] [dpdk-stable] "

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-25  9:01 UTC  (18+ messages)
                  ` [Bridge] "
                    ` [Drbd-dev] "
                    ` [Intel-wired-lan] "
                    ` [Cluster-devel] "

[PATCH] drm/ast: Fixed CVE for DP501
 2020-11-25  9:09 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v6 1/3] lib/igt_device_scan: Remember vendor/device for pci devices
 2020-11-25  9:09 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,v6,1/3] lib/igt_device_scan: Remember vendor/device for pci devices (rev2)

[MPTCP] Re: [MPTCP][PATCH mptcp-next] Squash to "mptcp: add port number announced check"
 2020-11-25  9:09 UTC 

[REGRESSION] omapdrm/N900 display broken
 2020-11-25  9:07 UTC  (7+ messages)

Asus Zephyrus G14 GA401IH-HE003 problem with sound and fan
 2020-11-25  9:07 UTC  (6+ messages)

[PATCH v2 1/2] PCI/PM: Do not generate wakeup event when runtime resuming bus
 2020-11-25  9:07 UTC  (2+ messages)
` [PATCH v2 2/2] PCI: Rename pci_wakeup_bus() to pci_resume_bus()

[PATCH] makedumpfile: printk: add support for lockless ringbuffer
 2020-11-25  9:07 UTC  (6+ messages)

[PATCH] tty: serial: bcm63xx: allow building on ARM64
 2020-11-25  9:06 UTC  (6+ messages)
` [PATCH V2] tty: serial: bcm63xx: lower driver dependencies

[PATCH] arm-autonomy/xenguest-manager: Fixed subshell false positive
 2020-11-25  9:04 UTC 

[PATCH v3 00/12] RFC Support hot device unplug in amdgpu
 2020-11-25  9:04 UTC  (6+ messages)
` [PATCH v3 10/12] drm/amdgpu: Avoid sysfs dirs removal post device unplug

[PATCH 0/8] eMMC inline encryption support
 2020-11-25  9:03 UTC  (7+ messages)

[cip-dev] [isar-cip-core][PATCH] classes/image_uuid: Generate new uuid if a new package is added
 2020-11-25  9:02 UTC  (3+ messages)

[PATCH v6 00/17] follow_pfn and other iomap races
 2020-11-25  9:00 UTC  (8+ messages)
` [PATCH v6 17/17] RFC: mm: add mmu_notifier argument to follow_pfn

[PATCH v2 0/2] config: allow specifying config entries via envvar pairs
 2020-11-25  9:00 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH 0/5] memory: renesas-rpc-if: Trivial fixes
 2020-11-25  8:58 UTC  (3+ messages)
` [PATCH 3/5] memory: renesas-rpc-if: Export symbols as GPL

[PATCH 1/2] sparc: Fix handling of page table constructor failure
 2020-11-25  8:58 UTC  (6+ messages)
` [PATCH 2/2] mm: Move free_unref_page to mm/internal.h

[igt-dev] [PATCH i-g-t 1/2] tools/intel_gpu_top: Include total package power
 2020-11-25  8:58 UTC  (5+ messages)
` [Intel-gfx] [PATCH i-g-t 2/2] tools/intel_gpu_top: Consolidate imc to use pmu_counter
  ` [Intel-gfx] [igt-dev] "
  ` [Intel-gfx] [igt-dev] [PATCH i-g-t 1/2] tools/intel_gpu_top: Include total package power

[PATCH v2 00/28] fs/squashfs: fix memory leaks and introduce exists() function
 2020-11-25  8:58 UTC  (4+ messages)
` [PATCH v2 27/28] fs/squashfs: sqfs_read: fragmented files are not supported

[PATCH RFT v2 0/3] mmc: tmio: honor busy timeouts properly
 2020-11-25  8:56 UTC  (4+ messages)
` [PATCH RFT v2 2/3] mmc: tmio: Add data timeout error detection

[PATCH] hmp: Changed hmp_netdev_add() using qmp_marshal_netdev_add()
 2020-11-25  8:54 UTC  (16+ messages)

[PATCH 09/10] rtw88: coex: upgrade coexistence A2DP mechanism
 2020-11-25  8:55 UTC  (3+ messages)

[cip-dev] [isar-cip-core][PATCH 0/2] Secureboot fixes
 2020-11-25  8:55 UTC  (3+ messages)
` [cip-dev] [isar-cip-core][PATCH 1/2] start-qemu.sh: Change OVMF binary names
` [cip-dev] [isar-cip-core][PATCH 2/2] Secureboot: Wait until udev populates /dev

[PATCH 0/1] iio: accel: kxcjk1013: Add tablet_mode sysfs file for exercising the KIOX010A ACPI DSM
 2020-11-25  8:54 UTC  (2+ messages)
` [PATCH] "

[linux-lvm] System bricked after moving to thin snapshots
 2020-11-25  8:54 UTC  (2+ messages)

[cip-dev] [PATCH v2 4.19.y-cip 0/7] Add RPC-IF driver for RZ/G2x SoC's
 2020-11-25  8:53 UTC  (4+ messages)

[PATCH v4 00/80] Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-11-25  8:52 UTC  (7+ messages)
` [PATCH v4 55/80] drm/panel: panel-dsi-cm: use MIPI_DCS_GET_ERROR_COUNT_ON_DSI

[PATCH v2] ALSA: compress: allow pause and resume during draining
 2020-11-25  8:51 UTC  (4+ messages)

[PATCH 1/1] mm: compaction: avoid fast_isolate_around() to set pageblock_skip on reserved pages
 2020-11-25  8:51 UTC  (3+ messages)

[PATCH 0/4] s390: set_fs() removal
 2020-11-25  8:51 UTC  (7+ messages)
` [PATCH 4/4] s390/uaccess: remove set_fs() interface

[PATCH 0/5] x86: asm-offsets.h and !PV32 adjustments
 2020-11-25  8:51 UTC  (4+ messages)
` [PATCH 3/5] x86/build: restrict contents of asm-offsets.h when !HVM / !PV
` [PATCH 4/5] x86: hypercall vector is unused when !PV32
` [PATCH 5/5] x86: don't build unused entry code "

nwl-dsi: fixup mode only for LCDIF input, not DCSS
 2020-11-25  8:50 UTC  (3+ messages)

[PATCH v4 1/2] usb: typec: Consolidate sysfs ABI documentation
 2020-11-25  8:50 UTC  (5+ messages)

[PATCH v5 1/2] usb: typec: Consolidate sysfs ABI documentation
 2020-11-25  8:49 UTC  (2+ messages)
` [PATCH v5 2/2] usb: typec: Expose Product Type VDOs via sysfs


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.