All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-11 10:09:30 to 2019-10-11 11:10:27 UTC [more...]

[PATCH 1/4] drm/amdgpu/soc15: disable doorbell interrupt as part of BACO entry sequence
 2019-10-11 11:10 UTC  (3+ messages)
  ` [PATCH 2/4] drm/amd/powerplay: avoid disabling ECC if RAS is enabled for VEGA20
  ` [PATCH 3/4] drm/amd/powerplay: send EnterBaco msg with argument as RAS recovery flag

[Xen-devel] [RFC] Documentation formats, licenses and file system structure
 2019-10-11 11:09 UTC  (6+ messages)

Relax CPU features sanity checking on heterogeneous architectures
 2019-10-11 11:09 UTC  (5+ messages)

[PATCH] ftrace/module: Allow ftrace to make only loaded module text read-write
 2019-10-11 11:09 UTC  (9+ messages)

next/master boot: 311 boots: 15 failed, 281 passed with 13 offline, 2 untried/unknown (next-20191011)
 2019-10-11 11:08 UTC 

[PATCH 00/19] EDAC: Rework edac_mc and ghes drivers
 2019-10-11 11:08 UTC  (30+ messages)
` [PATCH 02/19] EDAC: Remove EDAC_DIMM_OFF() macro
` [PATCH 03/19] EDAC: Introduce mci_for_each_dimm() iterator
` [PATCH 04/19] EDAC, mc: Do not BUG_ON() in edac_mc_alloc()
` [PATCH 05/19] EDAC, mc: Reduce indentation level in edac_mc_handle_error()
` [PATCH 06/19] EDAC, mc: Remove per layer counters
` [PATCH 07/19] EDAC, mc: Rename iterator variable to idx
` [PATCH 08/19] EDAC, mc: Split edac_mc_alloc() into smaller functions
` [PATCH 09/19] EDAC, mc: Reorder functions edac_mc_alloc*()
` [PATCH 10/19] EDAC, mc: Rework edac_raw_mc_handle_error() to use struct dimm_info
` [PATCH 11/19] EDAC: Remove misleading comment in struct edac_raw_error_desc
` [PATCH 12/19] EDAC: Store error type "
` [PATCH 13/19] EDAC, mc: Determine mci pointer from the error descriptor
` [PATCH 14/19] EDAC, mc: Create new function edac_inc_csrow()

[PATCH v3 0/2] Improve handling of stage 2 aborts without instruction decode
 2019-10-11 11:07 UTC  (12+ messages)
` [PATCH v3 1/2] KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
` [PATCH v3 2/2] KVM: arm/arm64: Allow user injection of external data aborts
` [kvmtool v3 3/5] update headers: Update the KVM headers for new Arm fault reporting features
` [kvmtool v3 4/5] arm: Handle exits from undecoded load/store instructions
` [kvmtool v3 5/5] arm: Inject external data aborts when accessing holes in the memory map

[PATCH] xfs: fix wrong struct type in ioctl definition whih cmd XFS_IOC_GETBMAPAX
 2019-10-11 11:14 UTC 

[PATCH] mm/page_owner: fix a crash after memory offline
 2019-10-11 11:07 UTC  (2+ messages)

[Xen-devel] [ovmf test] 142567: regressions - FAIL
 2019-10-11 11:06 UTC 

[PATCH 00/10] Refactor rxe driver to remove multiple race conditions
 2019-10-11 10:41 UTC  (7+ messages)
` [PATCH 10/10] Replace tasklets with workqueues

[virtio-dev] [RFC][PATCH v12 0/2] mm: Support for page reporting
 2019-10-11 11:02 UTC  (5+ messages)
` [virtio-dev] [RFC][Patch v12 1/2] mm: page_reporting: core infrastructure
  ` [virtio-dev] "
    `  "

thoughts on a Merge Request based development workflow
 2019-10-11 11:01 UTC  (12+ messages)

[Xen-devel] [XEN PATCH for-4.13 v2 0/9] libxl memkb & pt defaulting
 2019-10-11 11:00 UTC  (5+ messages)
` [Xen-devel] [XEN PATCH for-4.13 v2 9/9] libxl/xl: Overhaul passthrough setting logic

[PATCH] hw_random: move add_early_randomness() out of rng_mutex
 2019-10-11 11:00 UTC  (3+ messages)

[PATCH] staging: isdn: remove assignment in if conditionals
 2019-10-11 11:00 UTC  (2+ messages)

[PATCH v3 4/4] adp5061: Add support for charging voltage limit enable
 2019-10-11 11:00 UTC  (2+ messages)
` [PATCH v3][RESEND] "

[Xen-devel] [xen-unstable test] 142563: regressions - FAIL
 2019-10-11 10:59 UTC 

[PATCH -next] ASoC: fsl_mqs: fix old-style function declaration
 2019-10-11 10:56 UTC  (3+ messages)
` [alsa-devel] "

ARM Juno r1 + CONFIG_PROVE_LOCKING=y => boot failure
 2019-10-11 10:59 UTC  (8+ messages)

[PATCH 0/5] Remove declarations of new typedef in
 2019-10-11 10:58 UTC  (5+ messages)
` [PATCH 1/5] staging: octeon: remove typedef declaration for cvmx_wqe_t
  ` [Outreachy kernel] "

[PATCH 0/3] Rewrite x86/ftrace to use text_poke()
 2019-10-11 10:57 UTC  (9+ messages)
` [PATCH 3/3] x86/ftrace: Use text_poke()

[PATCH v3 3/4] adp5061: Add support for battery charging enable
 2019-10-11 10:56 UTC  (2+ messages)
` [PATCH v3][RESEND] "

[PATCH 0/7] drm/meson: add AFBC support
 2019-10-11 10:56 UTC  (9+ messages)
` [PATCH 4/7] drm/meson: plane: add support for AFBC mode for OSD1 plane

[PATCH V2 00/26] mm, xfs: non-blocking inode reclaim
 2019-10-11 10:56 UTC  (13+ messages)
` [PATCH 16/26] xfs: synchronous AIL pushing
` [PATCH 18/26] xfs: reduce kswapd blocking on inode locking
` [PATCH 19/26] xfs: kill background reclaim work
` [PATCH 21/26] xfs: remove mode from xfs_reclaim_inodes()
` [PATCH 22/26] xfs: track reclaimable inodes using a LRU list
` [PATCH 23/26] xfs: reclaim inodes from the LRU

[CI 1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm
 2019-10-11 10:54 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [CI,1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm (rev4)

[PATCH v3 0/4] staging: rtl8723bs: Style clean-up in rtw_mlme.c
 2019-10-11 10:54 UTC  (3+ messages)
` [PATCH v3 1/4] staging: rtl8723bs: Remove comparisons to NULL in conditionals

[U-Boot] [PATCH 05/11] drivers: net: aquantia: set up SI protocol based on interface type
 2019-10-11 10:52 UTC 

[alsa-devel] [PATCH 00/36] ARM: samsung platform cleanup
 2019-10-11 10:50 UTC  (6+ messages)
` [PATCH 01/36] ARM: samsung: make S3C24XX_MISCCR access indirect
  ` [alsa-devel] [PATCH 20/36] ASoC: samsung: s3c2412-i2s: avoid hardcoded S3C2410_PA_IIS
      `  "

[PATCH v3 0/6] Rewrite x86/ftrace to use text_poke()
 2019-10-11 10:50 UTC  (13+ messages)
` [PATCH v3 5/6] x86/ftrace: Use text_poke()

[PATCH 0/4] x86: fix syscall function type mismatches
 2019-10-11 10:50 UTC  (4+ messages)
` [RESEND PATCH v2 0/5] "

[PATCH v3] media: adv7180: Only print 'chip found' message on successful probe
 2019-10-11 10:49 UTC 

[RFC 0/3] acpi: cphp: add CPHP_GET_CPU_ID_CMD command to cpu hotplug MMIO interface
 2019-10-11 10:47 UTC  (7+ messages)

OpenPOWER SEL/PEL/HBEL parser
 2019-10-11 10:47 UTC 

[PATCH] can: mcp25xxfd: fix ptr_ret.cocci warnings
 2019-10-11 10:46 UTC  (2+ messages)

[morimoto-linux:fw-cleanup-2019-10-11-v2 438/452] sound/soc/codecs/tas2562.c:460:3: error: 'const struct snd_soc_dai_ops' has no member named 'digital_mute'
 2019-10-11 10:46 UTC 

[Ksummit-discuss] [MAINTAINERS SUMMIT] Reflections on kernel development processes
 2019-10-11 10:46 UTC  (7+ messages)
  `  "

[PATCH 0/2] Workaround for Cavium ThunderX2 erratum 219
 2019-10-11 10:44 UTC  (5+ messages)
` [PATCH 1/2] arm64: "
` [PATCH 2/2] arm64: KVM: Add option to trap and emulate guest VM sysreg updates

[Bug 111979] [5.2/5.3][drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out or interrupted!
 2019-10-11 10:42 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 0/5] ipsec: add inbound SAD
 2019-10-11 10:42 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 3/5] ipsec: add SAD add/delete/lookup implementation

[arm-integrator:ixp4xx-test 22/23] drivers/crypto/ixp4xx_crypto.c:1060 aead_perform() error: uninitialized symbol 'icv_rev_aes'
 2019-10-11 10:41 UTC  (2+ messages)

[Qemu-devel] [PULL 0/5] Fail patches
 2019-10-11 10:40 UTC  (4+ messages)
` [Qemu-devel] [PULL 5/5] multifd: Use number of channels as listen backlog
    `  "

[PATCH 01/10] drm/i915: Note the addition of timeslicing to the pretend scheduler
 2019-10-11 10:40 UTC  (5+ messages)
` [PATCH 07/10] drm/i915/execlists: Cancel banned contexts on schedule-out

[MODERATED] [PATCH v6 0/5] NX 0
 2019-10-11 10:40 UTC  (6+ messages)
` [MODERATED] [PATCH v6 1/5] NX 1
` [MODERATED] [PATCH v6 2/5] NX 2
` [MODERATED] [PATCH v6 3/5] NX 3
` [MODERATED] [PATCH v6 4/5] NX 4
` [MODERATED] [PATCH v6 5/5] NX 5

[PATCH] media: ov5695: enable vsync pin output
 2019-10-11 10:39 UTC 

[PATCH v11 0/4] fix double page fault in cow_user_page for pfn mapping
 2019-10-11 10:38 UTC  (6+ messages)
` [PATCH v11 1/4] arm64: cpufeature: introduce helper cpu_has_hw_af()

[PATCH 0/2] acpi: Unconditional GED build
 2019-10-11 10:38 UTC  (3+ messages)
` [PATCH 1/2] acpi: Fail GED probe when not on hardware-reduced

[linux-lvm] pvresize will cause a meta-data corruption with error message "Error writing device at 4096 length 512"
 2019-10-11 10:38 UTC  (4+ messages)

[RFC PATCH] iommu/vt-d: Fix IOMMU field not populated on device hot re-plug
 2019-10-11 10:27 UTC  (6+ messages)

[PATCH 00/14] usb: typec: UCSI driver overhaul
 2019-10-11 10:37 UTC  (6+ messages)

[ath6kl:pending-ath11k 316/345] drivers/net/wireless/ath/ath11k/debug.c:575 ath11k_write_simulate_fw_crash() error: we previously assumed 'ar' could be null (see line 549)
 2019-10-11 10:37 UTC  (3+ messages)

[Xen-devel] [PATCH v2 1/2] x2APIC: translate IO-APIC entries when enabling the IOMMU
 2019-10-11 10:36 UTC  (11+ messages)

linux-next: Fixes tag needs some work in the staging.current tree
 2019-10-11 10:36 UTC  (4+ messages)

[RFC 1/2] virtio: new post_load hook
 2019-10-11 10:34 UTC  (8+ messages)
` [RFC 2/2] virtio-net: use post load hook

[PATCH 0/3] arm64: defconfig: set/unset for allmodconfig
 2019-10-11 10:33 UTC  (11+ messages)
` [PATCH 3/3] arm64: configs: unset CPU_BIG_ENDIAN

[PATCH v2 1/3] dt-bindings: sdhci-of-at91: new compatible string and update properties
 2019-10-11 10:33 UTC  (9+ messages)
` [PATCH v2 2/3] mmc: sdhci-of-at91: rework clocks management to support SAM9x60 device
` [PATCH v2 3/3] ARM: dts: at91: sama5d2: set the sdmmc gclk frequency

[PATCH 0/4] migration/multifd: trivial cleanup for multifd
 2019-10-11 10:31 UTC  (7+ messages)
` [PATCH 2/4] migration/multifd: use pages->allocated instead of the static max
` [PATCH 3/4] migration/multifd: initialize packet->magic/version once at setup stage
` [PATCH 4/4] migration/multifd: pages->used would be cleared when attach to multifd_send_state

[PATCH] drm/i915/execlists: Only mark incomplete requests as -EIO on cancelling
 2019-10-11 10:33 UTC 

[PATCH v2] drm/amd/powerplay: bug fix for pcie parameters override
 2019-10-11 10:33 UTC 

[Bug 1847440] [NEW] ppc64le: KVM guest fails to boot with an error `virtio_scsi: probe of virtio1 failed with error -22` on master
 2019-10-11 10:19 UTC  (2+ messages)
` [Bug 1847440] "

[arm-integrator:ixp4xx-test 17/23] drivers/net/ethernet/xscale/ptp_ixp46x.c:283 ixp46x_ptp_find() warn: variable dereferenced before check 'ixp_clock.ptp_clock' (see line 281)
 2019-10-11 10:32 UTC  (2+ messages)

[Buildroot] How to get the (GIT) Version string into the source code
 2019-10-11 10:32 UTC  (3+ messages)

[PATCH 0/4] arm64: ARMv8.4 Activity Monitors support
 2019-10-11 10:31 UTC  (5+ messages)
` [PATCH 1/4] arm64: add support for the AMU extension v1

[PATCH] arm64: cpufeature: Fix truncating a feature value
 2019-10-11 10:31 UTC  (5+ messages)

[PATCH v3 0/3] Add Global Clock controller (GCC) driver for SC7180
 2019-10-11 10:28 UTC  (12+ messages)
` [PATCH v3 3/3] clk: qcom: "

[PATCH v2 0/2] Add initial support for slimport anx7625
 2019-10-11 10:27 UTC  (3+ messages)

[PATCH v2 0/4] drm/komeda: Enable CRTC color-mgmt
 2019-10-11 10:27 UTC  (7+ messages)
` [PATCH v2 4/4] drm/komeda: Adds gamma and color-transform support for DOU-IPS

[PATCH v2 linux-kselftest-test 0/3] kunit: support building core/tests as modules
 2019-10-11 10:25 UTC  (6+ messages)
` [PATCH v2 linux-kselftest-test 1/3] kunit: allow kunit tests to be loaded as a module

[PATCH v2 1/2] clone3: add CLONE3_CLEAR_SIGHAND
 2019-10-11 10:25 UTC  (4+ messages)
` [PATCH v2 2/2] tests: test CLONE3_CLEAR_SIGHAND

[PATCHv2 0/7] drm/omap: misc improvements
 2019-10-11 10:25 UTC  (8+ messages)
` [PATCHv2 7/7] drm/omap: hdmi4: fix use of uninitialized var

[dpdk-dev] [PATCH v11 0/9] vhost: support inflight share memory protocol feature
 2019-10-11 10:24 UTC  (11+ messages)
  ` [dpdk-dev] [PATCH v11 5/9] vhost: checkout the resubmit inflight information
  ` [dpdk-dev] [PATCH v11 6/9] vhost: add the APIs to operate inflight ring
  ` [dpdk-dev] [PATCH v11 7/9] vhost: add APIs for user getting "
  ` [dpdk-dev] [PATCH v11 8/9] vhost: add vring functions packed ring support
  ` [dpdk-dev] [PATCH v11 9/9] vhost: add vhost-user-blk example which support inflight

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9
 2019-10-11 10:24 UTC  (2+ messages)

[RFC PATCH] PM: Add a switch for disabling/enabling sync() before suspend
 2019-10-11 10:22 UTC  (2+ messages)

[PATCH] zImage: atags_to_fdt: fix __be32 and __be64 types
 2019-10-11 10:21 UTC  (3+ messages)

[PATCH] HID: i2c-hid: Remove runtime power management
 2019-10-11 10:21 UTC  (4+ messages)

[iptables PATCH v3 00/11] Improve iptables-nft performance with large rulesets
 2019-10-11 10:20 UTC  (6+ messages)
` [iptables PATCH v3 04/11] nft-cache: Introduce cache levels

[PATCH v4] migration: Support gtree migration
 2019-10-11 10:18 UTC  (2+ messages)

[PATCH 0/2] qcow2: Limit total allocation range to INT_MAX
 2019-10-11 10:18 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH] tests: fix counting typo error
 2019-10-11 10:18 UTC  (2+ messages)

[PATCH v2] x86, efi: never relocate kernel below lowest acceptable address
 2019-10-11 10:18 UTC  (4+ messages)

[GIT PULL] Thunderbolt fixes for v5.4
 2019-10-11 10:18 UTC 

Fix "dm kcopyd: Fix bug causing workqueue stalls" causes dead lock
 2019-10-11 10:17 UTC  (13+ messages)

[PATCH] staging: wfx: fix error handling in wfx_tx_get_raw_link_id()
 2019-10-11 10:16 UTC 

[PATCH 0/2] migration/postcopy: map tmp and large zero page in setup stage
 2019-10-11 10:15 UTC  (5+ messages)
` [PATCH 2/2] migration/postcopy: map large zero page in postcopy_ram_incoming_setup()

[PATCH] staging: wfx: fix potential vulnerability to spectre
 2019-10-11 10:15 UTC 

unregister_netdevice: waiting for DEV to become free (2)
 2019-10-11 10:14 UTC  (3+ messages)

[Xen-devel] [[PATCH for-4.13]] xen/arm: mm: Allow generic xen page-tables helpers to be called early
 2019-10-11 10:14 UTC  (13+ messages)

[PATCH V10 0/2] arm64/mm: Enable memory hot remove
 2019-10-11 10:14 UTC  (6+ messages)
` [PATCH V10 1/2] arm64/mm: Hold memory hotplug lock while walking for kernel page table dump
` [PATCH V10 2/2] arm64/mm: Enable memory hot remove

[Cluster-devel] Interest in DAX for OCFS2 and/or GFS2?
 2019-10-11 10:14 UTC  (4+ messages)
  ` [Ocfs2-devel] "

[PATCH] PCI: also apply D3 delay when leaving D3cold
 2019-10-11 10:14 UTC  (2+ messages)

[PATCH v2 0/2] mm: Don't access uninitialized memmaps in PFN walkers
 2019-10-11 10:13 UTC  (9+ messages)
` [PATCH v2 2/2] mm/memory-failure.c: Don't access uninitialized memmaps in memory_failure()

[PATCH v2 0/2] migration/postcopy: cleanup related to postcopy
 2019-10-11 10:12 UTC  (3+ messages)
` [PATCH v2 2/2] migration/postcopy: check PostcopyState before setting to POSTCOPY_INCOMING_RUNNING

Kernel crash on 4.19.77-1-lts (Arch Linux / ThinkPad T470p)
 2019-10-11 10:12 UTC  (2+ messages)

bluetoothd: Please don't filter UUIDs
 2019-10-11 10:12 UTC  (5+ messages)

Wrong resetting of Logical Unit Number field in CDB
 2019-10-11 10:12 UTC  (2+ messages)

[PATCH 0/3] Cleanups in mount path
 2019-10-11 10:12 UTC  (4+ messages)
` [PATCH 1/3] btrfs: Factor out tree roots initialization during mount


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.