All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-07 13:54:01 to 2020-02-07 14:38:21 UTC [more...]

[PATCH] drm/amd/powerplay: handle features disablement for baco reset in SMU FW
 2020-02-07 14:38 UTC  (4+ messages)

[PULL 00/48] target-arm queue
 2020-02-07 14:33 UTC  (8+ messages)
` [PULL 01/48] target/arm/monitor: query-cpu-model-expansion crashed qemu when using machine type none
` [PULL 02/48] target/arm: Define isar_feature_aa64_vh
` [PULL 03/48] target/arm: Enable HCR_E2H for VHE
` [PULL 04/48] target/arm: Add CONTEXTIDR_EL2
` [PULL 10/48] target/arm: Rename ARMMMUIdx*_S12NSE* to ARMMMUIdx*_E10_*
` [PULL 13/48] target/arm: Rename ARMMMUIdx_S1SE[01] to ARMMMUIdx_SE10_[01]
` [PULL 15/48] target/arm: Rename ARMMMUIdx_S1E2 to ARMMMUIdx_E2

[PATCH] libselinux: drop error return from is_selinux_enabled.3
 2020-02-07 14:37 UTC 

FAILED: patch "[PATCH] scsi: qla2xxx: Fix stuck login session using prli_pend_timer" failed to apply to 5.4-stable tree
 2020-02-07 14:37 UTC  (2+ messages)

Latest Git kernel: avahi-daemon[2410]: ioctl(): Inappropriate ioctl for device
 2020-02-07 14:34 UTC  (5+ messages)

[PATCH] x86/apic: mask IOAPIC entries when disable LAPIC
 2020-02-07 14:37 UTC  (2+ messages)
` [tip: x86/urgent] x86/apic: Mask IOAPIC entries when disabling the local APIC

[PATCH UP] Make smp_call_function_single() match SMP semantics
 2020-02-07 14:37 UTC  (2+ messages)
` [tip: smp/urgent] smp/up: "

[Xen-devel] [PATCH v3 0/4] basic KASAN support for Xen PV domains
 2020-02-07 14:36 UTC  (12+ messages)
`  "
` [Xen-devel] [PATCH v3 1/4] kasan: introduce set_pmd_early_shadow()
  `  "
` [Xen-devel] [PATCH v3 2/4] x86/xen: add basic KASAN support for PV kernel
  `  "
` [Xen-devel] [PATCH v3 3/4] xen: teach KASAN about grant tables
  `  "
` [Xen-devel] [PATCH v3 4/4] xen/netback: fix grant copy across page boundary
  `  "

[PATCH 0/6] drm: Provide a simple encoder
 2020-02-07 14:36 UTC  (9+ messages)
` [PATCH 2/6] drm: Add drm_simple_encoder_{init,create}()

[PATCH v2 00/29] tests/acceptance/virtio_seg_max_adjust: Restrict it to Linux/X86
 2020-02-07 14:33 UTC  (4+ messages)
` [PATCH v2 10/29] python/qemu: Add binutils::binary_get_qom_implementations()

[PATCH 00/35] KVM: s390: Add support for protected VMs
 2020-02-07 14:34 UTC  (3+ messages)
` [PATCH 07/35] KVM: s390: add new variants of UV CALL

should we have a new 'tools' manual?
 2020-02-07 14:32 UTC  (2+ messages)

Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
 2020-02-07 14:33 UTC  (4+ messages)
  ` AW: "

[PATCH v3 0/3] Make MachineClass::is_default boolean, refuse multiple default machines
 2020-02-07 14:31 UTC  (13+ messages)
` [PATCH v3 2/3] hw: Make MachineClass::is_default a boolean type
` [PATCH v3 3/3] vl: Abort if multiple machines are registered as default

[PATCH v4 00/17] x86: coral: Add support for Cr50
 2020-02-07 14:32 UTC  (2+ messages)

[GIT PULL FOR v5.7] Rename VFL_TYPE_GRABBER to _VIDEO
 2020-02-07 14:33 UTC  (2+ messages)

[MPTCP] [Weekly meetings] MoM - 6th of February 2020
 2020-02-07 14:32 UTC 

[PATCH] hw/arm: ast2400/ast2500: Wire up EHCI controllers
 2020-02-07 14:30 UTC  (6+ messages)

[PATCH 0/1] target/arm: Reduce aa64_va_parameter overhead
 2020-02-07 14:30 UTC  (4+ messages)
` [PATCH 1/1] target/arm: Split out aa64_va_parameter_tbi, aa64_va_parameter_tbid

Possible issue with new inauthentic AEAD in extended crypto tests
 2020-02-07 14:30 UTC  (7+ messages)

[dpdk-dev] [PATCH] mbuf: fix to update documentation of QinQ stripped bit interpretation
 2020-02-07 14:29 UTC  (4+ messages)

[PATCH v2 00/26] ata: optimize core code size on PATA only setups
 2020-02-07 14:27 UTC  (27+ messages)
    ` [PATCH v2 01/26] ata: remove stale maintainership information from core code
    ` [PATCH v2 02/26] ata: expose ncq_enable_prio sysfs attribute only on NCQ capable hosts
    ` [PATCH v2 03/26] ata: make SATA_PMP option selectable only if any SATA host driver is enabled
    ` [PATCH v2 04/26] sata_promise: use ata_cable_sata()
    ` [PATCH v2 05/26] ata: simplify ata_scsiop_inq_89()
    ` [PATCH v2 06/26] ata: use COMMAND_LINE_SIZE for ata_force_param_buf[] size
    ` [PATCH v2 07/26] ata: optimize struct ata_force_param size
    ` [PATCH v2 08/26] ata: move EXPORT_SYMBOL_GPL()s close to exported code
    ` [PATCH v2 09/26] ata: remove EXPORT_SYMBOL_GPL()s not used by modules
    ` [PATCH v2 10/26] ata: fix CodingStyle issues in PATA timings code
    ` [PATCH v2 11/26] ata: separate PATA timings code from libata-core.c
    ` [PATCH v2 12/26] ata: add CONFIG_SATA_HOST=n version of ata_ncq_enabled()
    ` [PATCH v2 13/26] ata: let compiler optimize out ata_dev_config_ncq() on non-SATA hosts
    ` [PATCH v2 14/26] ata: let compiler optimize out ata_eh_set_lpm() "
    ` [PATCH v2 15/26] ata: start separating SATA specific code from libata-core.c
    ` [PATCH v2 16/26] ata: move sata_scr_*() to libata-sata.c
    ` [PATCH v2 17/26] ata: move *sata_set_spd*() "
    ` [PATCH v2 18/26] ata: move sata_link_{debounce,resume}() "
    ` [PATCH v2 19/26] ata: move sata_link_hardreset() "
    ` [PATCH v2 20/26] ata: move ata_qc_complete_multiple() "
    ` [PATCH v2 21/26] ata: move sata_deb_timing_*() "
    ` [PATCH v2 22/26] ata: start separating SATA specific code from libata-scsi.c
    ` [PATCH v2 23/26] ata: move ata_sas_*() to libata-sata.c
    ` [PATCH v2 24/26] ata: start separating SATA specific code from libata-eh.c
    ` [PATCH v2 25/26] ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.c
    ` [PATCH v2 26/26] ata: make "libata.force" kernel parameter optional

[PATCH] sudo: specify where target tools are
 2020-02-07 14:29 UTC 

[PATCH v2] ext4: fix a data race in EXT4_I(inode)->i_disksize
 2020-02-07 14:29 UTC 

[PATCH] ppc: function to setup latest class options
 2020-02-07 14:27 UTC  (4+ messages)

[Intel-gfx] [PATCH v2 0/6] drm: Try to fix encoder possible_clones/crtc
 2020-02-07 14:28 UTC  (22+ messages)
`  "
` [Intel-gfx] [PATCH v2 1/6] drm: Include the encoder itself in possible_clones
  `  "
` [Intel-gfx] [PATCH v2 2/6] drm/gma500: Sanitize possible_clones
  `  "
` [PATCH v2 3/6] drm/exynos: Use drm_encoder_mask()
  ` [Intel-gfx] "
` [PATCH v2 4/6] drm/imx: Remove the bogus possible_clones setup
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 5/6] drm: Validate encoder->possible_clones
  `  "
` [Intel-gfx] [PATCH v2 6/6] drm: Validate encoder->possible_crtcs
  `  "

[for-next][PATCH 04/26] bootconfig: Add Extra Boot Config support
 2020-02-07 14:28 UTC  (2+ messages)
` [PATCH] bootconfig: Allocate xbc_nodes array dynamically

[PATCH v1] imx: imx8qm: enable relocation of fdt and initrd
 2020-02-07 14:28 UTC  (4+ messages)

[dpdk-dev] [PATCH v6 4/8] test/crypto: add cpu crypto mode to tests
 2020-02-07 14:28 UTC  (2+ messages)
` [dpdk-dev] [PATCH] test/crypto: add cpu crypto mode tests

[dpdk-dev] [PATCH] service: don't walk out of bounds when checking services
 2020-02-07 14:27 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v5 0/4] selftests: KVM: AMD Nested SVM test infrastructure
 2020-02-07 14:27 UTC  (5+ messages)
` [PATCH v5 1/4] selftests: KVM: Replace get_[gdt | idt]_base() by get_[gdt | idt]()
` [PATCH v5 2/4] selftests: KVM: Remove unused x86_register enum
` [PATCH v5 3/4] selftests: KVM: AMD Nested test infrastructure
` [PATCH v5 4/4] selftests: KVM: SVM: Add vmcall test

FAILED: patch "[PATCH] padata: Remove broken queue flushing" failed to apply to 4.19-stable tree
 2020-02-07 14:27 UTC  (2+ messages)

[Xen-devel] [PATCH] x86/MCFG: fix off-by-one in E820 check
 2020-02-07 14:25 UTC  (2+ messages)

[PATCH v4 0/7] Add dts for mt8183 GPU (and misc panfrost patches)
 2020-02-07 14:25 UTC  (5+ messages)
` [PATCH v4 5/7] drm/panfrost: Add support for multiple power domains

[PATCH v2] net: dsa: microchip: enable module autoprobe
 2020-02-07 14:26 UTC  (4+ messages)

[PATCH] SUNRPC/cache: Allow garbage collection of invalid cache entries
 2020-02-07 14:25 UTC  (3+ messages)

[PATCH 0/2] arch-agnostic initrd loading method for EFI systems
 2020-02-07 14:18 UTC  (13+ messages)
` [PATCH 1/2] efi/libstub: add support for loading the initrd from a device path

[PATCH 00/28] ata: optimize core code size on PATA only setups
 2020-02-07 14:25 UTC  (26+ messages)
  ` [PATCH 06/28] ata: use COMMAND_LINE_SIZE for ata_force_param_buf[] size
  ` [PATCH 10/28] ata: separate PATA timings code from libata-core.c
  ` [PATCH 11/28] ata: add CONFIG_SATA_HOST=n version of ata_ncq_enabled()
  ` [PATCH 12/28] ata: start separating SATA specific code from libata-core.c
  ` [PATCH 13/28] ata: move ata_do_link_spd_horkage() to libata-core-sata.c
  ` [PATCH 14/28] ata: move ata_dev_config_ncq*() "
  ` [PATCH 15/28] ata: move sata_print_link_status() "
  ` [PATCH 24/28] ata: start separating SATA specific code from libata-scsi.c

[igt-dev] [PATCH i-g-t 1/3] tests/kms_fbcon_fbt: Check for psr before keeling over
 2020-02-07 14:24 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 2/3] tests/kms_fbcon_fbt: User interactive debug helper
` [igt-dev] [PATCH i-g-t 3/3] tests/kms_fbcon_fbt: Drop master before restoring fbcon

[PATCH 00/29] Convert QAPI doc comments to generate rST instead of texinfo
 2020-02-07 14:23 UTC  (4+ messages)
` [PATCH 12/29] qapi: Explicitly put "foo: dropped in n.n" notes into Notes section

Reproducible Build Status
 2020-02-07 14:23 UTC 

[PATCH 0/3] MAINTAINERS: Cover orphean qapi/json files
 2020-02-07 14:21 UTC  (4+ messages)
` [PATCH 2/3] MAINTAINERS: Cover qapi/block{-core}.json in 'Block layer core' section

[igt-dev] [PATCH i-g-t] kms_fence_pin_leak: check for availabile fences
 2020-02-07 14:22 UTC  (4+ messages)

[PATCH] dmaengine: ti: edma: Support for interleaved mem to mem transfer
 2020-02-07 14:20 UTC 

[PATCH 00/10][v2] kernel-yocto: consolidated pull request
 2020-02-07 14:19 UTC  (3+ messages)
` [PATCH 10/10] kern-tools: fix merge_config when LD contains parameters

[PATCH v1 1/3] configure/Makefile: introduce libdevdir defaults to $(libdir)
 2020-02-07 14:19 UTC  (2+ messages)

[vincent.guittot:sched/pelt 3/5] kernel/sched/fair.c:1607:9-10: WARNING: return of 0/1 in function 'load_too_imbalanced' with return type bool
 2020-02-07 14:19 UTC  (2+ messages)
` [PATCH] sched/numa: fix boolreturn.cocci warnings

[dpdk-dev] [RFC] Accelerator API to chain packet processing functions
 2020-02-07 14:18 UTC  (8+ messages)

[PATCH for-review/for-rc/for-rc] RDMA/siw: Remove unwanted WARN_ON in siw_cm_llp_data_ready()
 2020-02-07 14:18 UTC  (2+ messages)

next/master boot: 211 boots: 6 failed, 197 passed with 7 offline, 1 untried/unknown (next-20200207)
 2020-02-07 14:18 UTC 

[PATCH v6 00/15] add git-bugreport tool
 2020-02-07 14:18 UTC  (3+ messages)
` [PATCH v6 03/15] bugreport: add tool to generate debugging info

[PATCH] branch: let '--edit-description' default to rebased branch during rebase
 2020-02-07 14:16 UTC  (12+ messages)

[PATCH v4 0/3] selftests: KVM: AMD Nested SVM test infrastructure
 2020-02-07 14:16 UTC  (7+ messages)
` [PATCH v4 2/3] selftests: KVM: AMD Nested "
` [PATCH v4 3/3] selftests: KVM: SVM: Add vmcall test

[Buildroot] [PATCH 1/1] package/python-rsa: new package
 2020-02-07 14:16 UTC 

[PATCH 1/2] drm/bochs: Clear struct drm_connector_funcs.dpms
 2020-02-07 14:16 UTC  (2+ messages)
` [PATCH 2/2] drm/udl: "

[Intel-gfx] [PATCH 0/4] HDCP Misc series
 2020-02-07 14:16 UTC  (5+ messages)
` [Intel-gfx] [PATCH 3/4] drm/i915: debugfs info print "HDCP shim isn't available"
` [Intel-gfx] [PATCH 4/4] drm/i915: Add HDCP2.2 capable debug print

[PATCH for-rc] RDMA/siw: Remove unwanted WARN_ON in siw_cm_llp_data_ready()
 2020-02-07 14:14 UTC 

[PATCH] arm64: dts: rk3399: Remove extcon unit address and extcon-cells from Gru
 2020-02-07 14:13 UTC  (2+ messages)

can't find logged information
 2020-02-07 14:13 UTC 

[PATCH v7] libibverbs: display gid type in ibv_devinfo
 2020-02-07 14:13 UTC  (4+ messages)

Support UBI u-boot
 2020-02-07 14:13 UTC  (7+ messages)
` [yocto] "

[PATCH] tests/acceptance/virtio_check_params: Disable test
 2020-02-07 14:11 UTC  (3+ messages)

[v1] drm/msm/dsi/pll: call vco set rate explicitly
 2020-02-07 14:10 UTC  (4+ messages)
` [Freedreno] "

[LTP] [PATCH 1/1] syscalls/fsmount01: Add test for new mount API v5.2
 2020-02-07 14:08 UTC  (4+ messages)

[kvm-unit-tests PATCH v3 00/14] arm/arm64: Add ITS tests
 2020-02-07 14:06 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3 14/14] arm/arm64: ITS: pending table migration test

[Intel-gfx] [PATCH] drm/i915: Check require bandwidth did not exceed LSPCON limitation
 2020-02-07 14:06 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Check require bandwidth did not exceed LSPCON limitation (rev6)

[dpdk-dev] [PATCH] crypto/ccp: fix queue alignment
 2020-02-07 14:06 UTC 

[alsa-devel] [PATCH] ALSA: uapi: Replace __packed with __attribute__((packed))
 2020-02-07 16:15 UTC 

[Intel-gfx] [PATCH 2/4] drm/i915: HDCP support on above PORT_E
 2020-02-07 14:03 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 "

[PATCH] pc-bios/s390x: Pack ResetInfo struct
 2020-02-07 14:02 UTC  (5+ messages)

[PULL 00/46] Python queue 2020-02-06
 2020-02-07 14:01 UTC  (4+ messages)

IOZONE fails intermittently while toggling the interface
 2020-02-07 14:00 UTC 

[PATCH v3 0/7] ui: rework -show-cursor option
 2020-02-07 13:56 UTC  (3+ messages)
` [PATCH v3 1/7] ui: add show-cursor option

[PATCH] drm/qxl: add drm_driver.release callback
 2020-02-07 13:56 UTC  (4+ messages)

[PATCH v2] block: always fill entire LUKS header space with zeros
 2020-02-07 13:55 UTC 

[PATCH 0/4] media: staging: rkisp1: add serialization to the isp and resizer ops
 2020-02-07 13:56 UTC  (5+ messages)
` [PATCH 3/4] media: staging: rkisp1: add serialization to the isp subdev ops
` [PATCH 4/4] media: staging: rkisp1: add serialization to the resizer "

[PATCH] submodule: add newline on invalid submodule error
 2020-02-07 13:55 UTC  (2+ messages)

[for-next][PATCH 06/26] tools: bootconfig: Add bootconfig command
 2020-02-07 13:55 UTC  (2+ messages)
` [PATCH] tools/bootconfig: Fix wrong __VA_ARGS__ usage

[kraxel:drm-virtio-memory-v4 22/22] drivers/gpu/drm/virtio/virtgpu_object.c:238:8: warning: passing argument 1 of 'kfree' makes pointer from integer without a cast
 2020-02-07 13:54 UTC 

[PULL 00/12] Audio 20200207 patches
 2020-02-07 13:53 UTC  (3+ messages)
` [PULL 12/12] audio: proper support for float samples in mixeng


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.