All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-22 11:21:07 to 2020-10-22 12:23:34 UTC [more...]

[RFC]: can 2020-10-19
 2020-10-22 12:23 UTC  (16+ messages)
` [net-rfc 04/16] can: dev: can_get_len(): add a helper function to get the correct length of Classical frames

Firmware version under IPMB sensors
 2020-10-22 12:18 UTC  (4+ messages)

[PATCH 1/2] x86: Conditional init of pcengines leds/keys gpios
 2020-10-22 12:23 UTC  (3+ messages)
` [RFC PATCH] x86: cmp_version() can be static

New GID query API broke EFA
 2020-10-22 12:23 UTC  (7+ messages)

[PATCH v27 00/17] Add migration support for VFIO devices
 2020-10-22 11:12 UTC  (18+ messages)
` [PATCH v27 01/17] vfio: Add function to unmap VFIO region
` [PATCH v27 02/17] vfio: Add vfio_get_object callback to VFIODeviceOps
` [PATCH v27 03/17] vfio: Add save and load functions for VFIO PCI devices
` [PATCH v27 04/17] vfio: Add migration region initialization and finalize function
` [PATCH v27 05/17] vfio: Add VM state change handler to know state of VM
` [PATCH v27 06/17] vfio: Add migration state change notifier
` [PATCH v27 07/17] vfio: Register SaveVMHandlers for VFIO device
` [PATCH v27 08/17] vfio: Add save state functions to SaveVMHandlers
` [PATCH v27 09/17] vfio: Add load "
` [PATCH v27 10/17] memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled
` [PATCH v27 11/17] vfio: Get migration capability flags for container
` [PATCH v27 12/17] vfio: Add function to start and stop dirty pages tracking
` [PATCH v27 13/17] vfio: Add vfio_listener_log_sync to mark dirty pages
` [PATCH v27 14/17] vfio: Dirty page tracking when vIOMMU is enabled
` [PATCH v27 15/17] vfio: Add ioctl to get dirty pages bitmap during dma unmap
` [PATCH v27 16/17] vfio: Make vfio-pci device migration capable
` [PATCH v27 17/17] qapi: Add VFIO devices migration stats in Migration stats

[libgpiod] cxx bindings: time_point vs duration
 2020-10-22 12:22 UTC  (15+ messages)

[PATCH v12 0/3] Add Versal usb model
 2020-10-22 12:17 UTC  (4+ messages)
` [PATCH v12 1/3] misc: Add versal-usb2-ctrl-regs module
` [PATCH v12 2/3] usb: Add DWC3 model
` [PATCH v12 3/3] Versal: Connect DWC3 controller with virt-versal

Strange switching [threadname] to secondary mode after exception #0 in kernel-space at 0x80272444
 2020-10-22 12:22 UTC  (2+ messages)

[PATCH v2 0/3] More frequency invariance fixes for x86
 2020-10-22 12:21 UTC  (4+ messages)
` [PATCH v2 1/3] x86, sched: check for counters overflow in frequency invariant accounting

[PATCH,v2] Make target to install binaries only
 2020-10-22 12:22 UTC 

[PATCH] hugetlb_cgroup: fix reservation accounting
 2020-10-22 12:21 UTC  (2+ messages)

Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"
 2020-10-22 12:18 UTC  (15+ messages)
                    ` Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_it

[PATCH] sched/fair: check for idle core
 2020-10-22 12:19 UTC  (14+ messages)
            ` default cpufreq gov, was: "
        ` AW: "

[PATCH] kernel/hung_task.c: make type annotations consistent
 2020-10-22 12:19 UTC 

[PULL v2 00/28] Block patches
 2020-10-22 12:12 UTC  (30+ messages)
` [PULL v2 01/28] block/nvme: Add driver statistics for access alignment and hw errors
` [PULL v2 02/28] libvhost-user: Allow vu_message_read to be replaced
` [PULL v2 03/28] libvhost-user: remove watch for kick_fd when de-initialize vu-dev
` [PULL v2 04/28] util/vhost-user-server: generic vhost user server
` [PULL v2 05/28] block: move logical block size check function to a common utility function
` [PULL v2 06/28] block/export: vhost-user block device backend server
` [PULL v2 07/28] MAINTAINERS: Add vhost-user block device backend server maintainer
` [PULL v2 08/28] util/vhost-user-server: s/fileds/fields/ typo fix
` [PULL v2 09/28] util/vhost-user-server: drop unnecessary QOM cast
` [PULL v2 10/28] util/vhost-user-server: drop unnecessary watch deletion
` [PULL v2 11/28] block/export: consolidate request structs into VuBlockReq
` [PULL v2 12/28] util/vhost-user-server: drop unused DevicePanicNotifier
` [PULL v2 13/28] util/vhost-user-server: fix memory leak in vu_message_read()
` [PULL v2 14/28] util/vhost-user-server: check EOF when reading payload
` [PULL v2 15/28] util/vhost-user-server: rework vu_client_trip() coroutine lifecycle
` [PULL v2 16/28] block/export: report flush errors
` [PULL v2 17/28] block/export: convert vhost-user-blk server to block export API
` [PULL v2 18/28] util/vhost-user-server: move header to include/
` [PULL v2 19/28] util/vhost-user-server: use static library in meson.build
` [PULL v2 20/28] qemu-storage-daemon: avoid compiling blockdev_ss twice
` [PULL v2 21/28] block: move block exports to libblockdev
` [PULL v2 22/28] block/export: add iothread and fixed-iothread options
` [PULL v2 23/28] block/export: add vhost-user-blk multi-queue support
` [PULL v2 24/28] block/io: fix bdrv_co_block_status_above
` [PULL v2 25/28] block/io: bdrv_common_block_status_above: support include_base
` [PULL v2 26/28] block/io: bdrv_common_block_status_above: support bs == base
` [PULL v2 27/28] block/io: fix bdrv_is_allocated_above
` [PULL v2 28/28] iotests: add commit top->base cases to 274

[RFC PATCH] media: new driver mt9m02x for Onsemi MT9M024 and AR0141CS
 2020-10-22 12:17 UTC  (5+ messages)

[PATCHv2 1/1] ext4/046: Add test to verify unwritten extent conversion in buff-io
 2020-10-22 12:16 UTC 

[PATCH] pci: Refuse to hotplug PCI Devices when the Guest OS is not ready
 2020-10-22 12:06 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Reset the interrupt mask on disabling interrupts
 2020-10-22 12:15 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Reset the interrupt mask on disabling interrupts (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

build scripts for the WIP xenomai porting to kernel 5.4
 2020-10-22 12:15 UTC  (10+ messages)

[virtio-comment] [PATCH] virtio-i2c: add the device specification
 2020-10-22 12:15 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/2] fix issue with partial DMA unmap
 2020-10-22 12:13 UTC  (11+ messages)
` [dpdk-dev] [PATCH 2/2] vfio: fix partial DMA unmapping for VFIO type1
    ` [dpdk-dev] [EXT] "

[PATCH v3] pc: Implement -no-hpet as sugar for -machine hpet=on
 2020-10-22 11:40 UTC  (3+ messages)

Use after free in bcm2835_spi_remove()
 2020-10-22 12:12 UTC  (6+ messages)

[dpdk-dev] [PATCH] build: fix version map file references in documentation
 2020-10-22 12:11 UTC  (2+ messages)

Urgent help needed please - MDS offline
 2020-10-22 12:11 UTC 

[PATCH 0/2] Platform integrity information in sysfs (version 9)
 2020-10-22 12:08 UTC  (5+ messages)
` [PATCH 2/2] "

PROBLEM: Crash when timestamping outgoing PTP packets under heavy network load (ppc, gianfar)
 2020-10-22 12:09 UTC  (4+ messages)
` [PATCH net] gianfar: Account for Tx PTP timestamp in the skb headroom

[GIT PULL] 9p update for 5.10-rc1
 2020-10-22 12:08 UTC 

[RFCv2 00/16] KVM protected memory extension
 2020-10-22 12:07 UTC  (14+ messages)
` [RFCv2 08/16] KVM: Use GUP instead of copy_from/to_user() to access guest memory
` [RFCv2 09/16] KVM: mm: Introduce VM_KVM_PROTECTED
` [RFCv2 14/16] KVM: Handle protected memory in __kvm_map_gfn()/__kvm_unmap_gfn()

[PATCH v2 0/5] ASoC: Mediatek: Add support for MT8192 SoC
 2020-10-22 12:05 UTC  (8+ messages)
` [PATCH v2 2/5] ASoC: mediatek: mt8192: add platform driver

[PATCH 0/2] cpufreq_cooling: Get effective CPU utilization from scheduler
 2020-10-22 12:07 UTC  (10+ messages)
` [PATCH 2/2] thermal: cpufreq_cooling: Reuse effective_cpu_util()

[PATCH 0/6] Optimize pinctrl image size for RZ/G SoC's
 2020-10-22 12:07 UTC  (12+ messages)
` [PATCH 1/6] pinctrl: renesas: r8a77951: Optimize pinctrl image size for R8A774E1
` [PATCH 3/6] pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1
` [PATCH 4/6] pinctrl: renesas: r8a77990: Optimize pinctrl image size for R8A774C0
` [PATCH 5/6] pinctrl: renesas: r8a7790: Optimize pinctrl image size for R8A7742
` [PATCH 6/6] pinctrl: renesas: r8a7791: Optimize pinctrl image size for R8A774[3|4]

Git Alias not working in worktree
 2020-10-22 12:06 UTC  (4+ messages)

[PATCH] tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CI
 2020-10-22 12:01 UTC 

[RFC] KVM: arm64: Don't force broadcast tlbi when guest is running
 2020-10-22 12:03 UTC  (3+ messages)

[PATCH v2] pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1
 2020-10-22 12:02 UTC  (2+ messages)

[PATCH] hwmon: (pmbus) Add driver for STMicroelectronics PM6764TR Voltage Regulator
 2020-10-22 12:00 UTC 

[PATCH 0/2] cpufreq: intel_pstate: Avoid missing HWP max limit updates with powersave governor
 2020-10-22 11:57 UTC  (3+ messages)
` [PATCH 1/2] cpufreq: intel_pstate: Avoid missing HWP max updates in passive mode
` [PATCH 2/2] cpufreq: Drop restore_freq from struct cpufreq_policy

[PATCH] checkpatch: ignore ethtool CamelCase constants
 2020-10-22 11:57 UTC  (2+ messages)

[RFC bpf-next 09/16] bpf: Add BPF_TRAMPOLINE_BATCH_ATTACH support
 2020-10-22 11:57 UTC  (3+ messages)

[PATCH v5 0/5] arm64: Add framework to turn an IPI as NMI
 2020-10-22 11:52 UTC  (9+ messages)
` [PATCH v5 1/5] arm64: Add framework to turn "

[dunfell/master][PATCH] cairo: enable gles2 support
 2020-10-22 11:50 UTC 

[dpdk-dev] [PATCH v12 0/7] fib: implement AVX512 vector lookup
 2020-10-22 11:52 UTC  (4+ messages)
` [dpdk-dev] [PATCH v13 "
  ` [dpdk-dev] [PATCH v13 1/7] fib: make lookup function type configurable

[PATCH v4 1/4] dt-bindings: usb: add documentation for typec switch simple driver
 2020-10-22 11:52 UTC  (4+ messages)
` [PATCH v4 4/4] usb: typec: mux: add "

[PATCH 0/5] Thermal devfreq cooling improvements with Energy Model
 2020-10-22 11:45 UTC  (7+ messages)
` [PATCH 2/5] thermal: devfreq_cooling: get a copy of device status
` [PATCH 4/5] thermal: devfreq_cooling: remove old power model and use EM

[PATCH] hwmon: (pmbus) Add driver for STMicroelectronics PM6764TR Voltage Regulator
 2020-10-22 11:51 UTC 

[PATCH 1/2] x86: Remove led/gpio setup from pcengines platform driver
 2020-10-22 11:48 UTC  (9+ messages)

[PATCH] kcsan: Never set up watchpoints on NULL pointers
 2020-10-22 11:47 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/bnxt: fix a potential resource leak
 2020-10-22 11:47 UTC  (2+ messages)

[PATCH for-5.10] io_uring: remove req cancel in ->flush()
 2020-10-22 11:44 UTC  (3+ messages)

[PATCH v3 00/16] HDCP 2.2 DP MST Support
 2020-10-22 11:46 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for HDCP 2.2 DP MST Support (rev5)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v2 1/2] kcsan: selftest: Ensure that address is at least PAGE_SIZE
 2020-10-22 11:45 UTC  (2+ messages)
` [PATCH v2 2/2] kcsan: Never set up watchpoints on NULL pointers

[PATCH] media: platform: ti-vpe: Update the path to firmware
 2020-10-22 11:45 UTC  (5+ messages)

[PATCH v3 00/16] follow_pfn and other iomap races
 2020-10-22 11:43 UTC  (12+ messages)
` [PATCH v3 12/16] PCI: Obey iomem restrictions for procfs mmap

[dpdk-dev] [PATCH v4 00/58] net: txgbe PMD
 2020-10-22 11:44 UTC  (3+ messages)

mdraid: raid1 and iscsi-multipath devices - never faults but should!
 2020-10-22 11:44 UTC  (2+ messages)

[PATCH v3 00/11] amd/display: Add GFX9+ modifier support
 2020-10-22 11:44 UTC  (4+ messages)
` [PATCH v3 10/11] drm/amd/display: Expose modifiers

[dpdk-dev] setting parameters in meson build system
 2020-10-22 11:43 UTC 

[PATCH v6 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2020-10-22 11:43 UTC  (7+ messages)
` [PATCH v6 4/6] can: ctucanfd: CTU CAN FD open-source IP core - PCI bus support
` [PATCH v6 5/6] can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support
` [PATCH v6 6/6] docs: ctucanfd: CTU CAN FD open-source IP core documentation

[PATCH] ARM: dts: r8a7742-iwg21d-q7-dbcm-ca: Enable VIN instances
 2020-10-22 11:42 UTC  (2+ messages)

[PATCH] HID: ite: Replace ABS_MISC 120/121 events with touchpad on/off keypresses
 2020-10-22 11:42 UTC  (2+ messages)

[RFC 0/2] printk: Official way to mute consoles
 2020-10-22 11:42 UTC  (3+ messages)
` [RFC 1/2] printk: Add kernel parameter: mute_console
` RFC 2/2] printk: Restore and document obsolete ways to disable console output

[PATCH v7 0/4] Introduce TEE based Trusted Keys support
 2020-10-22 11:40 UTC  (7+ messages)
` [PATCH v7 1/4] KEYS: trusted: Add generic trusted keys framework

[PULL 00/13] SD/MMC patches for 2020-10-21
 2020-10-22 11:33 UTC  (2+ messages)

[PATCH 0/1] weston: Fix PACKAGECONFIG for remoting
 2020-10-22 11:58 UTC  (2+ messages)
` [PATCH 1/1] "

Installing Windows Server 2019 from a remotely mounted ISO
 2020-10-22 11:37 UTC  (3+ messages)

[PATCH] virtio_ring: use DMA when memory encryption is active
 2020-10-22 11:39 UTC 

[PATCHv4 net-next 00/16] sctp: Implement RFC6951: UDP Encapsulation of SCTP
 2020-10-22 11:38 UTC  (11+ messages)
` [PATCHv4 net-next 16/16] sctp: enable udp tunneling socks

[PATCH] printk: handle blank console arguments passed in
 2020-10-22 11:38 UTC  (11+ messages)

[PATCH 1/2] powerpc: Introduce POWER10_DD1 feature
 2020-10-22 11:35 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: rk3399-orangepi: Properly define the type C connector
 2020-10-22 11:35 UTC  (3+ messages)

[PATCH][WIP] query smb3 reparse tags for special files
 2020-10-22 11:37 UTC  (2+ messages)

Strange timer LED behavior
 2020-10-22 11:35 UTC  (16+ messages)

[PATCHv2 0/4] coresight: etf/etb10/etr: Fix NULL pointer dereference crashes
 2020-10-22 11:32 UTC  (7+ messages)
` [PATCHv2 2/4] coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()

[RFC PATCH 0/9] net: dsa: microchip: PTP support for KSZ956x
 2020-10-22 11:32 UTC  (5+ messages)
` [RFC PATCH net-next 7/9] net: dsa: microchip: ksz9477: add hardware time stamping support

[PATCH 0/3] drm: Store USB device in struct drm_device
 2020-10-22 11:32 UTC  (6+ messages)

[PATCH] Add new recipe for squashfs-tools-ng
 2020-10-22 11:30 UTC  (5+ messages)
` [PATCH v2] "
  ` [OE-core] "
  ` [PATCH v3] "

XSM and the idle domain
 2020-10-22 11:29 UTC  (3+ messages)

[PATCH 00/29] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2020-10-22 11:25 UTC  (5+ messages)
` [PATCH 26/29] arm64: dts: exynos: Harmonize DWC USB3 DT "

[PATCH] arm64: NUMA: Kconfig: Increase max number of nodes
 2020-10-22 11:21 UTC  (8+ messages)

[PATCH] diff: do not show submodule with untracked files as "-dirty"
 2020-10-22 11:22 UTC  (2+ messages)
` [Outreachy] [PATCH v3] "

[PATCH] powerpc: Send SIGBUS from machine_check
 2020-10-22 11:19 UTC  (2+ messages)

[PATCH 0/1] meta-environment: fix site-config files identical for multilib
 2020-10-22 11:21 UTC  (3+ messages)
` [PATCH 1/1] "
  ` [OE-core] "

[PATCH 0/2] coresight: etf/etb: NULL Pointer dereference crash fixes
 2020-10-22 11:20 UTC  (14+ messages)
` [PATCH 1/2] coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()


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.