All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-23 15:20:15 to 2021-04-23 16:24:45 UTC [more...]

[PATCH v2] checkpatch: Ignore ENOSYS warnings
 2021-04-23 16:24 UTC  (2+ messages)

[PATCH v2 1/3] cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitions
 2021-04-23 16:24 UTC  (6+ messages)
` [PATCH v2 2/3] part: Fix bogus return from part_get_info_by_dev_and_name
` [PATCH v2 3/3] test: Add test for partitions

[PATCH v2 0/8] lmb: Add config for the number of memory and reserved regions
 2021-04-23 16:24 UTC  (17+ messages)
` [PATCH v2 1/8] lmb: move CONFIG_LMB in Kconfig
` [PATCH v2 2/8] lmb: remove lmb_region.size
` [PATCH v2 3/8] lmb: add a max parameter in the struct lmb_region
` [PATCH v2 4/8] lmb: move MAX_LMB_REGIONS value in Kconfig
` [PATCH v2 5/8] lmb: correct size of the regions array
` [PATCH v2 6/8] test: lmb: add test for overflow protection in lmb_add_region
` [PATCH v2 7/8] lmb: Add 2 config to define the max number of regions
` [PATCH v2 8/8] configs: stm32mp15: increase the number of reserved memory region in lmb

[PATCH] spi: bcm2835: Fix buffer overflow with CS able to go beyond limit
 2021-04-23 16:20 UTC  (9+ messages)

[PATCH] test: Alphabetize dm Makefile
 2021-04-23 16:23 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2021-04-23 16:23 UTC  (2+ messages)

[PULL] u-boot-mips
 2021-04-23 16:23 UTC  (2+ messages)

socket.c added support for unix domain socket datagram transport
 2021-04-23 16:21 UTC  (4+ messages)

[PATCH v1] tools: remove unused XENSTORED_ROOTDIR from Linux launch-xenstore
 2021-04-23 16:22 UTC 

[PATCH v3] hotplug/Linux: fix starting of xenstored with restarting systemd
 2021-04-23 16:21 UTC 

[PATCHv3 8/8] staging: media: atomisp: Fix alignment and line length issues
 2021-04-23 16:13 UTC 

[dpdk-dev] [PATCH v3 0/7] test: refactor crypto unit test framework
 2021-04-23 16:18 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3 1/7] app/test: refactor of unit test suite runner
` [dpdk-dev] [PATCH v3 2/7] test: introduce parent testsuite format
` [dpdk-dev] [PATCH v3 3/7] test/crypto: refactor to use sub-testsuites
` [dpdk-dev] [PATCH v3 4/7] test/crypto: replace unsupported with skipped
` [dpdk-dev] [PATCH v3 5/7] test/crypto: move testsuite params to header file
` [dpdk-dev] [PATCH v3 6/7] test/crypto: fix return value on test skipped
` [dpdk-dev] [PATCH v3 7/7] test/crypto: dynamically build blockcipher suite

Fwd: [BUG] Windows is frozen after restore from snapshot
 2021-04-23 16:19 UTC  (3+ messages)

[PATCH 0/7] Parallel Checkout (part 3)
 2021-04-23 16:19 UTC  (3+ messages)
` [PATCH 2/7] builtin/checkout.c: complete parallel checkout support

uio: uio_pci_generic: add missing memory mappings
 2021-04-23 16:10 UTC 

[PATCH v2 bpf-next 00/17] BPF static linker: support externs
 2021-04-23 16:18 UTC  (9+ messages)
` [PATCH v2 bpf-next 10/17] libbpf: tighten BTF type ID rewriting with error checking

[PATCH v3 00/36] block: update graph permissions update
 2021-04-23 16:16 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: fix nfp multiport syntax
 2021-04-23 16:18 UTC  (3+ messages)
` [dpdk-dev] [dpdk-stable] "

[PATCH] Bluetooth: btusb: Load Broadcom firmware for Dell device 413c:8197
 2021-04-23 16:17 UTC  (2+ messages)
`  "

[PATCH v4 00/27] drm: Fix EDID reading on ti-sn65dsi86; solve some chicken-and-egg problems
 2021-04-23 16:16 UTC  (12+ messages)
` [PATCH v4 24/27] drm/panel: panel-simple: Cache the EDID as long as we retain power
` [PATCH v4 25/27] drm/bridge: ti-sn65dsi86: Don't read EDID blob over DDC
` [PATCH v4 26/27] arm64: dts: qcom: Link the panel to the bridge's DDC bus
` [PATCH v4 27/27] drm/panel: panel-simple: Prepare/unprepare are refcounted, not forced

[XEN PATCH 0/8] Fix libxl with QEMU 6.0 + remove some more deprecated usages
 2021-04-23 16:15 UTC  (9+ messages)
` [XEN PATCH 1/8] libxl: Replace deprecated QMP command by "query-cpus-fast"
` [XEN PATCH 2/8] libxl: Replace QEMU's command line short-form boolean option
` [XEN PATCH 3/8] libxl: Replace deprecated "cpu-add" QMP command by "device_add"
` [XEN PATCH 4/8] libxl: Use -device for cd-rom drives
` [XEN PATCH 5/8] libxl: Assert qmp_ev's state in qmp_ev_qemu_compare_version
` [XEN PATCH 6/8] libxl: Export libxl__qmp_ev_qemu_compare_version
` [XEN PATCH 7/8] libxl: Use `id` with the "eject" QMP command
` [XEN PATCH 8/8] libxl: Replace QMP command "change" by "blockdev-change-media"

[Buildroot] [PATCH v3 1/1] package/uftrace: new package
 2021-04-23 16:16 UTC 

[PATCH] PM / EM: Inefficient OPPs detection
 2021-04-23 16:14 UTC  (5+ messages)

[PULL 0/2] pc: last minute bugfixes
 2021-04-23 16:11 UTC  (5+ messages)
` [PULL 1/2] amd_iommu: Fix pte_override_page_mask()

[dpdk-dev] [PATCH] app/testpmd: fix segment number check
 2021-04-23 16:09 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH kvm-unit-tests v2 0/8] arm/arm64: Prepare for target-efi
 2021-04-23 16:10 UTC  (3+ messages)
` [PATCH kvm-unit-tests v2 4/8] arm/arm64: mmu: Stop mapping an assumed IO region

Redfish Firmware Update: Host server actions required; PSU, BIOS, etc
 2021-04-23 14:23 UTC 

[PATCHv3 7/8] staging: media: atomisp: Fix line split style issues
 2021-04-23 16:13 UTC 

[PATCH 1/2] ASoC: dwc: add a quirk DW_I2S_QUIRK_STOP_ON_SHUTDOWN to dwc driver
 2021-04-23 16:24 UTC  (6+ messages)
` [PATCH 2/2] drm/amd/amdgpu: Add dwc quirk for Stoney/CZ platforms

[PATCHv3 5/8] staging: media: atomisp: Refactor ia_css_stream_load()
 2021-04-23 16:12 UTC 

[PATCH RESEND 1/2] doc: bitbake-user-manual: simplify colon usage
 2021-04-23 16:06 UTC  (2+ messages)
  ` [PATCH RESEND 2/2] doc: bitbake-user-manual: code insertion simplification over two lines

[PATCH v4 0/2] iio: accel: sca3300: Accelerometer support and binding docs
 2021-04-23 16:06 UTC  (3+ messages)
` [PATCH v4 2/2] iio: accel: Add driver for Murata SCA3300 accelerometer

[RFC PATCH v2 0/7] ext4, jbd2: fix 3 issues about bdev_try_to_free_page()
 2021-04-23 16:06 UTC  (10+ messages)
` [RFC PATCH v2 7/7] ext4: fix race between blkdev_releasepage() and ext4_put_super()

Need suggestions: in case where linux-lib-headers and the kernel versions differ
 2021-04-23 16:06 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/3] add three core api docs
 2021-04-23 16:05 UTC  (6+ messages)
` [PATCH 3/3] docs/zh_CN: add core-api printk-formats.rst translation

[PATCH] regulator: Fix current limit for QCOM PMIC VBUS
 2021-04-23 16:06 UTC 

[PATCH 1/2] doc: bitbake-user-manual: simplify colon usage
 2021-04-23 16:04 UTC  (3+ messages)
` [PATCH 2/2] doc: bitbake-user-manual: code insertion simplification over two lines
  ` [docs] "

[MAINTAINER SUMMIT] Rethinking the acceptance policy for "trivial" patches
 2021-04-23 16:03 UTC  (11+ messages)
                ` Better tools for sending patches (was: Re: [MAINTAINER SUMMIT] Rethinking the acceptance policy for "trivial" patches)

[PATCH] sched/fair: Fix negative energy delta in find_energy_efficient_cpu()
 2021-04-23 16:01 UTC  (5+ messages)

stable-rc/queue/4.9 build: 196 builds: 0 failed, 196 passed, 4 warnings (v4.9.267-27-gde0f29dab150)
 2021-04-23 16:01 UTC 

[PATCH] cpuidle/pseries: Fixup CEDE0 latency only for POWER10 onwards
 2021-04-23 15:59 UTC  (4+ messages)

[PATCH net-next 0/3] Marvell Prestera Switchdev initial updates for
 2021-04-23 15:59 UTC  (4+ messages)
` [PATCH net-next 1/3] net: marvell: prestera: bump supported firmware version to 3.0
` [PATCH net-next 2/3] net: marvell: prestera: disable events interrupt while handling
` [PATCH net-next 3/3] net: marvell: prestera: align flood setting according to latest firmware version

[PATCH v25 00/30] Control-flow Enforcement: Shadow Stack
 2021-04-23 15:59 UTC  (4+ messages)
` [PATCH v25 21/30] mm: Re-introduce vm_flags to do_mmap()

[RFC] tcg plugin: Additional plugin interface
 2021-04-23 15:44 UTC  (2+ messages)

[PATCH v2 0/4] Add guest support for SEV live migration
 2021-04-23 15:59 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: x86: invert KVM_HYPERCALL to default to VMMCALL
` [PATCH v2 2/4] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH v2 3/4] EFI: Introduce the new AMD Memory Encryption GUID
` [PATCH v2 4/4] x86/kvm: Add guest support for detecting and enabling SEV Live Migration feature

[OE-core] [PATCH] boost: upgrade 1.75.0 -> 1.76.0
 2021-04-23 15:59 UTC  (4+ messages)
` [OE-core] [PATCH] tiff: upgrade 4.2.0 -> 4.3.0

[PATCH 0/6] docs/zh_CN: Add translation zh_CN/maintainer
 2021-04-23 15:58 UTC  (4+ messages)
` [PATCH 4/6] docs/zh_CN: Add translation zh_CN/maintainer/pull-requests.rst

stable-rc/queue/4.14 build: 199 builds: 0 failed, 199 passed, 69 warnings (v4.14.231-36-g4d508eecd3efe)
 2021-04-23 15:57 UTC 

[PATCH v6 0/3] Add ZynqMP pinctrl driver
 2021-04-23 15:54 UTC  (7+ messages)
` [PATCH v6 3/3] pinctrl: Add Xilinx ZynqMP pinctrl driver support

[PATCH v3 1/2] gpio: Add support for IDT 79RC3243x GPIO controller
 2021-04-23 15:56 UTC  (3+ messages)

[PATCH 0/7 v7] KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests
 2021-04-23 15:56 UTC  (8+ messages)
` [PATCH 3/7 v7] KVM: nSVM: No need to set bits 11:0 in MSRPM and IOPM bitmaps

RSTs being marked as invalid because of wrong td_maxack value
 2021-04-23 15:54 UTC 

[PATCH V2 2/2] drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 driver
 2021-04-23 16:03 UTC  (2+ messages)

[PATCH v2 1/1] phy: nxp-c45-tja11xx: add interrupt support
 2021-04-23 15:54 UTC  (2+ messages)

[RFC PATCH v4 0/4] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2021-04-23 15:53 UTC  (8+ messages)

Race Condition Leads to Corruption
 2021-04-23 15:53 UTC  (4+ messages)

[PATCH v3] crypto: ccp: Annotate SEV Firmware file names
 2021-04-23 15:52 UTC  (2+ messages)

[PATCH 1/4] nvmet: change sn size and check validity
 2021-04-23 15:51 UTC  (2+ messages)

[PATCH 2.06 RELEASE 0/3] Various fixes nice to have in the GRUB 2.06 release
 2021-04-23 15:51 UTC  (7+ messages)
` [PATCH 2.06 RELEASE 1/3] i18n: Format large integers before the translation message - take 2
` [PATCH 2.06 RELEASE 2/3] i18n: Align N_() formatting with the rest of GRUB code
` [PATCH 2.06 RELEASE 3/3] term/terminfo: Fix the terminfo command help and documentation

[PATCH v1 1/1] x86/tdx: Add tdcall() and tdvmcall() helper functions
 2021-04-23 15:50 UTC  (15+ messages)
` [PATCH v2 1/1] x86/tdx: Add __tdcall() and __tdvmcall() "

Instructions for clock sync for tracing host/guest
 2021-04-23 15:49 UTC  (3+ messages)

[PATCH for-6.0 v2 0/2] hw/block/nvme: fix msix uninit
 2021-04-23 15:46 UTC  (3+ messages)
` [PATCH for-6.0 v2 1/2] hw/block/nvme: fix invalid msix exclusive uninit

[master] Pull request
 2021-04-23 15:49 UTC  (2+ messages)

[PATCH 00/22] qapi: static typing conversion, pt5a
 2021-04-23 15:46 UTC  (3+ messages)
` [PATCH 01/22] qapi/parser: Don't try to handle file errors

[PATCH] mips/bcm63xx: Use BUG_ON instead of if condition followed by BUG
 2021-04-23 15:45 UTC  (3+ messages)

[PATCH] target/s390x: fix s390_probe_access to check PAGE_WRITE_ORG for writeability
 2021-04-23 15:44 UTC  (7+ messages)

[PATCH] e2fsprogs: Try again to solve unreliable io case
 2021-04-23 15:46 UTC  (4+ messages)

AF_XDP sendto kick returning EPERM
 2021-04-23 15:44 UTC 

[dpdk-dev] [PATCH V4] ethdev: add queue state when retrieve queue information
 2021-04-23 15:43 UTC  (5+ messages)
` [dpdk-dev] [PATCH V5] "

[kvm-unit-tests RFC PATCH 0/1] configure: arm: Replace --vmm with --target
 2021-04-23 15:43 UTC  (6+ messages)

[PATCH 0/2] Support for AF_UNIX -netdev socket and a small fix
 2021-04-23 15:39 UTC  (4+ messages)
` [PATCH 1/2] net: Allow also UNIX domain sockets to be used as -netdev socket
` [PATCH 2/2] net: Don't ignore EINVAL on netdev socket connection

[PATCH] gpio: sim: allocate IDA numbers earlier
 2021-04-23 15:40 UTC  (2+ messages)

[PATCH 0/4] clk: mvebu: Fix some error handling paths + do some clean-up
 2021-04-23 15:34 UTC  (5+ messages)
` [PATCH 1/4] clk: mvebu: Fix a memory leak in an error handling path
  ` AW: "

[PATCH] arm64:align function __arch_clear_user
 2021-04-23 15:37 UTC  (4+ messages)

[RFC net-next] net: stmmac: should not modify RX descriptor when STMMAC resume
 2021-04-23 15:38 UTC  (12+ messages)

[PATCH] pc-bios/s390-ccw/netboot: Use "-Wl, " prefix to pass parameter to the linker
 2021-04-23 15:36 UTC 

[PATCH 1/1] PCI: Add pci reset quirk for Nvidia GPUs
 2021-04-23 15:37 UTC  (3+ messages)

[PATCH] arm64: dts: marvell: armada-37xx: Set linux,pci-domain to zero
 2021-04-23 15:33 UTC  (8+ messages)
          ` [PATCH] arm64: dts: marvell: armada-37xx: Set linux, pci-domain "

[PATCH v3 4/5] drm/amdgpu: address remove from fault filter
 2021-04-23 15:35 UTC  (2+ messages)
` [PATCH 5/5] drm/amdkfd: enable subsequent retry fault

[RFC] Programming model for io_uring + eBPF
 2021-04-23 15:34 UTC  (3+ messages)

[PATCH 00/49] staging: rtl8723bs: remove all remaining debug macros in rtw_debug.h
 2021-04-23 15:27 UTC  (3+ messages)
` [PATCH 02/49] staging: rtl8723bs: replace DBG_871X_SEL log macro with netdev_dbg()

[PATCH] usb: dwc3: gadget: add missing wakeup link states
 2021-04-23 15:25 UTC 

[PATCH v2 1/2] kvm: x86: Allow userspace to handle emulation errors
 2021-04-23 15:33 UTC  (7+ messages)

[PATCH 0/2] hwmon: (pmbus/zl6100) Add support for ZLS1003, ZLS4009 and ZL8802
 2021-04-23 15:33 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] hwmon: (pmbus/zl6100) Update documentation for zl6100 driver

[Virtio-fs] [virtiofsd-rs] MR opened: Fix killpriv v1 enforcement on writes
 2021-04-23 15:32 UTC 

Request an output line, without modifying the value
 2021-04-23 15:32 UTC 

[PATCH] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn
 2021-04-23 15:31 UTC  (7+ messages)
` [PATCH v2 0/3] refs: cleanup errno sideband ref related functions
  ` [PATCH v2 1/3] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn
  ` [PATCH v2 2/3] refs/files-backend: stop setting errno from lock_ref_oid_basic
  ` [PATCH v2 3/3] refs: make errno output explicit for read_raw_ref_fn

[PATCH 1/1] rtc: pcf85063: add integrity check
 2021-04-23 15:21 UTC  (5+ messages)

y2038 wiki/roadmap and development branch update
 2021-04-23 15:30 UTC 

[LTP] [PATCH] mkfs: relax size check
 2021-04-23 15:28 UTC  (3+ messages)

[PATCH] ACPI: custom_method: fix potential use-after-free issue
 2021-04-23 15:28 UTC 

[PATCH mptcp-next] Squash-to: mptcp: Retransmit DATA_FIN (again)
 2021-04-23 15:27 UTC  (2+ messages)

BUG at fs/ext4/inode.c:2200 (mpage_process_page_bufs)
 2021-04-23 15:27 UTC  (2+ messages)

[Bug 1925512] [NEW] UNDEFINED case for instruction BLX
 2021-04-23 15:20 UTC  (2+ messages)
` [Bug 1925512] "

[PATCH] staging: wlan-ng: silence incorrect type in argument 1 (different address spaces) warning
 2021-04-23 15:26 UTC  (3+ messages)

[PATCH] soc: aspeed: fix a ternary sign expansion bug
 2021-04-23 15:24 UTC  (7+ messages)
      ` AW: "

[PATCH] nvmem: qfprom: minor nit fixes, no functional change
 2021-04-23 15:13 UTC  (2+ messages)

[PATCH v1 1/2] iommu/tegra-smmu: Defer attachment of display clients
 2021-04-23 15:23 UTC  (7+ messages)
` [PATCH v1 2/2] iommu/tegra-smmu: Revert workaround that was needed for Nyan Big Chromebook

[PATCH 1/2] drm: Rename DP_PSR_SELECTIVE_UPDATE to better mach eDP spec
 2021-04-23 15:23 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[PATCH v34 00/13] Landlock LSM
 2021-04-23 15:22 UTC  (3+ messages)

trace_FOO_tcg bit-rotted?
 2021-04-23 15:14 UTC  (9+ messages)

[Intel-gfx] [PATCH 0/1] Add support for querying engine cycles
 2021-04-23 15:21 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/1] i915/query: Correlate engine and cpu timestamps with better accuracy

[PATCH V2 01/24] phy: nop-phy: Add standard usb-nop-xceiv compat string
 2021-04-23 15:21 UTC  (6+ messages)
` [PATCH V2 24/24] ARM: imx8m: verdin-imx8mm: Enable USB Host support

[PATCH v3] x86, sched: Fix the AMD CPPC maximum perf on some specific generations
 2021-04-23 15:20 UTC  (6+ messages)

[Nouveau] [PATCH v3 00/20] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
 2021-04-23 12:39 UTC  (9+ messages)
` [PATCH v3 03/20] drm/dp: Move i2c init to drm_dp_aux_init, add __must_check and fini
  ` [Nouveau] "

[PATCH v5 00/16] Restricted DMA
 2021-04-23 13:46 UTC  (12+ messages)
` [PATCH v5 01/16] swiotlb: Fix the type of index
  ` [Nouveau] "
` [PATCH v5 05/16] swiotlb: Add restricted DMA pool initialization
  ` [Nouveau] "
` [PATCH v5 08/16] swiotlb: Update is_swiotlb_active to add a struct device argument
  ` [Nouveau] "
` [PATCH v5 14/16] dma-direct: Allocate memory from restricted DMA pool if available
  ` [Nouveau] "
` [PATCH v5 16/16] of: Add plumbing for restricted DMA pool
  ` [Nouveau] "

[PATCH] vfio/gvt: fix DRM_I915_GVT dependency on VFIO_MDEV
 2021-04-23 15:20 UTC  (7+ messages)
        ` [Intel-gfx] "

[RFC PATCH 0/2] selinux,anon_inodes: Use a separate SELinux class for each type of anon inode
 2021-04-23 15:20 UTC  (7+ messages)
` [RFC PATCH 2/2] selinux: add capability to map anon inode types to separate classes


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.