All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-24 16:58:22 to 2020-07-24 18:02:03 UTC [more...]

[PATCH v5 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
 2020-07-24 18:00 UTC  (9+ messages)
` [PATCH v5 1/6] Update PowerPC AT_HWCAP2 definition
` [PATCH v5 2/6] target/ppc: add vmulld to INDEX_op_mul_vec case
` [PATCH v5 3/6] target/ppc: add vmulh{su}w instructions
` [PATCH v5 6/6] target/ppc: add vmsumudm vmsumcud instructions

[PATCH net-next] mscc: Add LCPLL Reset to VSC8574 Family of phy drivers
 2020-07-24 18:00 UTC  (4+ messages)

[RFC][PATCH 0/9] smp: irq_work / smp_call_function rework
 2020-07-24 18:01 UTC  (3+ messages)
` [RFC][PATCH 2/9] smp: Cleanup smp_call_function*()

[PATCH 4.9 00/22] 4.9.148-stable review
 2020-07-24 17:44 UTC  (6+ messages)
` [PATCH 4.9 18/22] x86/fpu: Disable bottom halves while loading FPU registers
  ` [cip-dev] "

[PATCH v5 00/75] x86: SEV-ES Guest Support
 2020-07-24 17:58 UTC  (24+ messages)
` [PATCH v5 11/75] x86/boot/compressed/64: Disable red-zone usage
` [PATCH v5 30/75] x86/head/64: Setup MSR_GS_BASE before calling into C code
` [PATCH v5 31/75] x86/head/64: Load GDT after switch to virtual addresses
` [PATCH v5 32/75] x86/head/64: Load segment registers earlier
` [PATCH v5 33/75] x86/head/64: Switch to initial stack earlier
` [PATCH v5 34/75] x86/head/64: Make fixup_pointer() static inline
` [PATCH v5 38/75] x86/sev-es: Add SEV-ES Feature Detection
` [PATCH v5 39/75] x86/sev-es: Print SEV-ES info into kernel log
` [PATCH v5 70/75] x86/head/64: Don't call verify_cpu() on starting APs
` [PATCH v5 71/75] x86/head/64: Rename start_cpu0
` [PATCH v5 75/75] x86/sev-es: Check required CPU features for SEV-ES

[PATCH v2 1/6] usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into tcpm_queue_vdm()
 2020-07-24 17:57 UTC  (7+ messages)
` [PATCH v2 2/6] usb: typec: tcpm: Add tcpm_queue_vdm_unlocked() helper
` [PATCH v2 3/6] usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handling
` [PATCH v2 4/6] usb: typec: tcpm: Refactor tcpm_handle_vdm_request
` [PATCH v2 5/6] usb: typec: tcpm: Fix AB BA lock inversion between tcpm code and the alt-mode drivers
` [PATCH v2 6/6] usb: typec: tcpm: Add WARN_ON ensure we are not trying to send 2 VDM packets at the same time

[PATCH] Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmode
 2020-07-24 17:56 UTC  (3+ messages)

[RFC PATCH] Improve getcon man page
 2020-07-24 17:55 UTC 

[PATCH v2 0/2] kernel/trace: Remove function callback casts
 2020-07-24 17:55 UTC  (11+ messages)
` [PATCH v2 2/2] "

[PATCH -v2 0/5] sched: TTWU, IPI and stuff
 2020-07-24 17:55 UTC  (9+ messages)
` [PATCH -v2 1/5] sched: Fix ttwu() race

[Intel-gfx] [PATCH] drm/i915/gt: Delay taking the spinlock for grabbing from the buffer pool
 2020-07-24 17:51 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH] KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros
 2020-07-24 17:50 UTC  (2+ messages)

[git pull] habanalabs pull request for kernel 5.9-rc1 (resend again)
 2020-07-24 17:49 UTC 

[PATCH] Drivers: hv: vmbus: Fix variable assignments in hv_ringbuffer_read()
 2020-07-24 17:48 UTC  (3+ messages)

[PATCH 0/3] DH: SP800-56A rev 3 compliant shared secret
 2020-07-24 17:47 UTC  (5+ messages)
` [PATCH v2 0/5] DH: SP800-56A rev 3 compliant validation checks
  ` [PATCH v3 "
    ` [PATCH v3 1/5] crypto: ECDH - check validity of Z before export

[RFC PATCH v1 0/4] PCI devices passthrough on Arm
 2020-07-24 17:47 UTC  (8+ messages)
` [RFC PATCH v1 1/4] arm/pci: PCI setup and PCI host bridge discovery within XEN on ARM

[GIT PULL] Please pull RDMA subsystem changes
 2020-07-24 17:47 UTC 

[git pull] device mapper fix for 5.8-rc7
 2020-07-24 17:47 UTC 

[RESEND PATCH v1 1/2] thermal: qcom-spmi-temp-alarm: add support for GEN2 rev 1 PMIC peripherals
 2020-07-24 17:46 UTC  (2+ messages)
` [RESEND PATCH v1 2/2] thermal: qcom-spmi-temp-alarm: Don't suppress negative temp

[PATCH] amdgpu_dm: fix nonblocking atomic commit use-after-free
 2020-07-24 17:33 UTC  (6+ messages)

[PATCH v5 bpf-next 0/6] bpf: tailcalls in BPF subprograms
 2020-07-24 17:35 UTC  (7+ messages)
` [PATCH v5 bpf-next 1/6] bpf, x64: use %rcx instead of %rax for tail call retpolines
` [PATCH v5 bpf-next 2/6] bpf: propagate poke descriptors to subprograms
` [PATCH v5 bpf-next 3/6] bpf: rename poke descriptor's 'ip' member to 'tailcall_target'
` [PATCH v5 bpf-next 4/6] bpf, x64: rework pro/epilogue and tailcall handling in JIT
` [PATCH v5 bpf-next 5/6] bpf: allow for tailcalls in BPF subprograms for x64 JIT
` [PATCH v5 bpf-next 6/6] selftests: bpf: add dummy prog for bpf2bpf with tailcall

[PATCH] soc: qcom: rpmh-rsc: Sleep waiting for tcs slots to be free
 2020-07-24 17:42 UTC  (2+ messages)

[PATCH net-next v3 0/7] Add an MDIO sub-node under MACB
 2020-07-24 17:40 UTC  (4+ messages)
` [PATCH net-next v3 3/7] net: macb: parse PHY nodes found under an MDIO node

[PATCH v4 0/7] add support for direct I/O with fscrypt using blk-crypto
 2020-07-24 17:41 UTC  (11+ messages)
` [PATCH v4 3/7] iomap: support "
                  ` [f2fs-dev] "

Minor RST rant
 2020-07-24 17:41 UTC  (3+ messages)

[PATCH v2] mm/hugetlb: add mempolicy check in the reservation routine
 2020-07-24 17:41 UTC  (2+ messages)

CPU utilization
 2020-07-24 17:05 UTC 

[OSSTEST PATCH 00/11] Improve performance of sg-report-host-history
 2020-07-24 17:22 UTC  (12+ messages)
` [OSSTEST PATCH 01/11] schema: Add index for quick lookup by host
` [OSSTEST PATCH 02/11] sg-report-host-history: Find flight limit by flight start date
` [OSSTEST PATCH 03/11] sg-report-host-history: Drop per-job debug etc
` [OSSTEST PATCH 04/11] Executive: Export opendb_tests
` [OSSTEST PATCH 05/11] sg-report-host-history: Add a debug print after sorting jobs
` [OSSTEST PATCH 06/11] sg-report-host-history: Do the main query per host
` [OSSTEST PATCH 07/11] sg-report-host-history: Rerganisation: Make mainquery per-host
` [OSSTEST PATCH 08/11] sg-report-host-history: Rerganisation: Read old logs later
` [OSSTEST PATCH 09/11] sg-report-host-history: Rerganisation: Change loops
` [OSSTEST PATCH 10/11] sg-report-host-history: Drop a redundznt AND clause
` [OSSTEST PATCH 11/11] sg-report-host-history: Fork

[PATCH] media: ipu3.rst: Format media-ctl and yavta commands as code blocks
 2020-07-24 17:39 UTC  (3+ messages)

[PATCH v2] media: ipu3.rst: Format media-ctl and yavta commands as code blocks
 2020-07-24 17:37 UTC 

[net-next PATCH v7 0/6] ACPI support for dpaa2 MAC driver
 2020-07-24 17:39 UTC  (6+ messages)
` [net-next PATCH v7 1/6] Documentation: ACPI: DSD: Document MDIO PHY

[GIT PULL][PATCH v8 0/7] Add support for ZSTD-compressed kernel and initramfs
 2020-07-24 17:38 UTC  (6+ messages)
` [PATCH v8 6/7] x86: Add support for ZSTD compressed kernel

roms/seabios-hppa can't be built with gcc-10: -fno-ipa-sra
 2020-07-24 17:34 UTC  (2+ messages)

[PATCH v3 for-5.1?? 00/21] Fix error handling during bitmap postcopy
 2020-07-24 17:35 UTC  (3+ messages)
` [PATCH v3 15/21] migration/block-dirty-bitmap: relax error handling in incoming part

[PATCH] kvm: x86: fix reversed timespec values in PV wall clock
 2020-07-24 17:35 UTC 

[igt-dev] [PATCH i-g-t 1/4] lib/i915: Identify Rocketlake
 2020-07-24 17:34 UTC  (7+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH i-g-t 2/4] lib/i915: Report unknown device as the future
` [Intel-gfx] [PATCH i-g-t 3/4] tools: Use the gt number stored in the device info
` [igt-dev] [PATCH i-g-t 4/4] lib/i915: Pick a subtest conformant name for an unknown engine
  ` [Intel-gfx] "
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/4] lib/i915: Identify Rocketlake

[RFC PATCH] mm: silence soft lockups from unlock_page
 2020-07-24 17:32 UTC  (12+ messages)

[virtio-dev] [PATCH v5 00/10] introduce virtio vhost-user backend device type
 2020-07-24 17:31 UTC  (6+ messages)
` [virtio-dev] [PATCH v5 01/10] vhost-user: add vhost-user "

[PATCH] ti-sci-fw: update 2020.04a -> 2020.06
 2020-07-24 17:31 UTC 

[PATCH 0/6] IOMMU cleanup
 2020-07-24 17:29 UTC  (3+ messages)
` [PATCH 1/6] x86/iommu: re-arrange arch_iommu to separate common fields

[PATCH v2] PCI/AER: Add support for reset of RCiEPs for APEI/Firmware first reporting only
 2020-07-24 17:29 UTC  (10+ messages)

[PATCH RFC V2 00/17] PKS: Add Protection Keys Supervisor (PKS) support
 2020-07-24 17:29 UTC  (10+ messages)
` [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions

Reg Backplane Inventory Support in Open BMC
 2020-07-24 17:28 UTC 

[PATCH] ti-sci-fw: update 2020.04a -> 2020.06
 2020-07-24 17:25 UTC 

[PATCH v5 0/6] arm64: add the time namespace support
 2020-07-24 17:26 UTC  (3+ messages)
` [PATCH 1/6] arm64/vdso: use the fault callback to map vvar pages

[PATCH] genirq/affinity: Handle affinity setting on inactive interrupts correctly
 2020-07-24 17:24 UTC  (4+ messages)
` [PATCH V2] "

[PATCH v16 0/9] nvmet: add target passthru commands support
 2020-07-24 17:25 UTC  (20+ messages)
` [PATCH v16 1/9] nvme-core: Clear any SGL flags in passthru commands
` [PATCH v16 2/9] nvme: Create helper function to obtain command effects
` [PATCH v16 3/9] nvme: Introduce nvme_execute_passthru_rq to call nvme_passthru_[start|end]()
` [PATCH v16 4/9] nvme-core: Introduce nvme_ctrl_get_by_path()
` [PATCH v16 5/9] nvme: Export nvme_find_get_ns() and nvme_put_ns()
` [PATCH v16 6/9] nvmet-passthru: Add passthru code to process commands
` [PATCH v16 7/9] nvmet-passthru: Add enable/disable helpers
` [PATCH v16 8/9] nvmet-configfs: Introduce passthru configfs interface
` [PATCH v16 9/9] nvmet-passthru: Introduce NVMet passthru Kconfig option

[f2fs-dev] [Bug 208565] New: There may be dead lock for cp_rwsem during checkpoint
 2020-07-24 17:25 UTC  (2+ messages)
` [f2fs-dev] [Bug 208565] "

Porting Xen to Jetson Nano
 2020-07-24 17:25 UTC  (4+ messages)

[PATCH] kconfig: constify XPM data
 2020-07-24 17:23 UTC  (2+ messages)

[RFC PATCH 0/9] Add RCEC handling to PCI/AER
 2020-07-24 17:22 UTC  (10+ messages)
` [RFC PATCH 1/9] pci_ids: Add class code and extended capability for RCEC
` [RFC PATCH 2/9] PCI: Extend Root Port Driver to support RCEC
` [RFC PATCH 3/9] PCI/portdrv: Add pcie_walk_rcec() to walk RCiEPs associated with RCEC
` [RFC PATCH 4/9] PCI/AER: Extend AER error handling to RCECs
` [RFC PATCH 5/9] PCI/AER: Apply function level reset to RCiEP on fatal error
` [RFC PATCH 6/9] PCI: Add 'rcec' field to pci_dev for associated RCiEPs
` [RFC PATCH 7/9] PCI/AER: Add RCEC AER handling
` [RFC PATCH 8/9] PCI/PME: Add RCEC PME handling
` [RFC PATCH 9/9] PCI/AER: Add RCEC AER error injection support

[PATCH 0/2] xtensa: boot targets cleanup
 2020-07-24 17:21 UTC  (5+ messages)
` [PATCH 1/2] xtensa: move vmlinux.bin[.gz] to boot subdirectory
` [PATCH 2/2] xtensa: add uImage and xipImage to targets

[PATCH 0/3] Improve FreeBSD and macOS jobs in the Cirrus-CI
 2020-07-24 17:21 UTC  (4+ messages)
` [PATCH 2/3] cirrus.yml: Compile macOS and FreeBSD with -Werror

[PATCH 0/1] Selecting Load Addresses According to p_align
 2020-07-24 17:20 UTC  (2+ messages)
` [PATCH 1/1] fs/binfmt_elf: Use PT_LOAD p_align values for suitable start address

[PATCH v4l-utils v3] Move sync-with-kernel into dedicated shell script ./sync-with-kernel.sh
 2020-07-24 17:18 UTC 

[PATCH] parisc: Report bad pages as HardwareCorrupted
 2020-07-24 17:17 UTC 

[linux-linus test] 152162: regressions - trouble: fail/pass/starved
 2020-07-24 17:17 UTC 

[PATCH 0/2] two 5.8 fixes
 2020-07-24 17:15 UTC  (4+ messages)
` [PATCH 1/2] io_uring: fix ->work corruption with poll_add
` [PATCH 2/2] io_uring: fix lockup in io_fail_links()

[v4 00/11] Add persistent durable identifier to storage log messages
 2020-07-24 17:17 UTC  (12+ messages)
` [v4 01/11] struct device: Add function callback durable_name
` [v4 02/11] create_syslog_header: Add durable name
` [v4 03/11] dev_vprintk_emit: Increase hdr size
` [v4 04/11] scsi: Add durable_name for dev_printk
` [v4 05/11] nvme: Add durable name "
` [v4 06/11] libata: Add ata_scsi_durable_name
` [v4 07/11] Add durable_name_printk
` [v4 08/11] libata: use durable_name_printk
` [v4 09/11] Add durable_name_printk_ratelimited
` [v4 10/11] print_req_error: Use durable_name_printk_ratelimited
` [v4 11/11] buffer_io_error: "

[PATCH V2 0/3] gpio-xilinx: Update on xilinx gpio driver
 2020-07-24 17:15 UTC  (5+ messages)
` [PATCH V2 2/3] gpio: xilinx: Add interrupt support

[PATCH v4] USB: Fix device driver race
 2020-07-24 17:14 UTC  (6+ messages)

[meta-virtualization][PATCH] python3-sqlalchemy-migrate: Change python to python3
 2020-07-24 17:13 UTC  (11+ messages)
` [meta-virtualization][PATCH] python3-oslo.rootwrap: "
  ` [meta-virtualization][PATCH 1/6] python3-oslo.log: "
    ` [meta-virtualization][PATCH] python3-suds-jurko: "
      ` [meta-virtualization][PATCH] python3-barbicanclient: "
        ` [meta-virtualization][PATCH 2/6] python3-oslo.concurrency: "
          ` [meta-virtualization][PATCH 3/6] python3-oslo.service: "
            ` [meta-virtualization][PATCH 4/6] python3-os-win: "
              ` [meta-virtualization][PATCH 5/6] python-oslo.policy: "
                ` [meta-virtualization][PATCH 6/6] python3-oslo.middleware: "

[PATCH] thermal: Fix zone lookup by ID
 2020-07-24 17:12 UTC  (2+ messages)

[PATCH 1/2] initscripts: Fix various shellcheck warnings in populate-volatile.sh
 2020-07-24 17:12 UTC  (2+ messages)
` [PATCH 2/2] initscripts: Fix populate-volatile.sh bug when file/dir exists

[meta-virtualization][PATCH v2] qemu: Remove duplicated xen PACKAGECONFIG
 2020-07-24 17:10 UTC  (3+ messages)

[PATCH V2] arm64: dts: qcom: sc7180: Add bandwidth votes for eMMC and SDcard
 2020-07-24 17:10 UTC  (2+ messages)

[meta-virtualization][PATCH] conmon: uprev 2.0.11 > 2.0.18
 2020-07-24 17:09 UTC  (2+ messages)

[PATCH v2 0/3] Fix couple of issues with AMD topology
 2020-07-24 17:05 UTC  (9+ messages)
` [PATCH v2 1/3] hw/i386: Initialize topo_ids from CpuInstanceProperties

ltp.py: compare dmesg before and after test
 2020-07-24 17:05 UTC 

[PATCH 0/2] drm/probe_helper, drm/nouveau: Validate MST modes against PBN
 2020-07-24 17:04 UTC  (8+ messages)
` [PATCH 1/2] drm/probe_helper: Add drm_connector_helper_funcs->get_modes_ctx()
` [PATCH 2/2] drm/nouveau/kms/nv50-: Check MST display modes against available PBN

[PATCH v2 0/4] Add dtrace support on macOS
 2020-07-24 17:00 UTC  (3+ messages)
` [PATCH v2 3/4] build: Don't make object files for dtrace "

[PATCH v4 0/5] DVFS support for Venus
 2020-07-24 17:00 UTC  (7+ messages)
` [PATCH v4 4/5] arm64: dts: sdm845: Add OPP tables and power-domains for venus

[PATCH V7 00/14] TopDown metrics support for Icelake
 2020-07-24 17:00 UTC  (12+ messages)
` [PATCH V7 07/14] perf/core: Add a new PERF_EV_CAP_COEXIST event capability

Trying to update GIT in Ubuntu 18.04
 2020-07-24 16:39 UTC  (2+ messages)

[PATCH] btrfs: do not evaluate the expression with !CONFIG_BTRFS_ASSERT
 2020-07-24 16:57 UTC  (2+ messages)

[PATCH 0/3] scripts/qmp/qom-fuse: Scrape off the bitrot
 2020-07-24 16:58 UTC  (3+ messages)
` [PATCH 3/3] scripts/qmp/qom-fuse: Fix getattr(), read() for files in /

[meta-security][PATCH] drop ci-build: it is hiding errors
 2020-07-24 16:59 UTC 

drivers/usb/gadget/udc/lpc32xx_udc.c:1859:6-9: ERROR: invalid reference to the index variable of the iterator on line 1855
 2020-07-24 16:59 UTC 

[PATCH v7 00/21] Initial support for multi-process qemu
 2020-07-24 16:57 UTC  (4+ messages)
` [PATCH v7 12/21] multi-process: Connect Proxy Object with device in the remote process


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.