All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-24 16:58:31 to 2020-08-24 17:24:01 UTC [more...]

[PATCH v3 00/12] Allow userspace to manage MSRs
 2020-08-24 17:23 UTC  (8+ messages)
` [PATCH v3 05/12] KVM: x86: Add support for exiting to userspace on rdmsr or wrmsr

[PATCH AUTOSEL 5.8 01/63] spi: stm32: clear only asserted irq flags on interrupt
 2020-08-24 16:35 UTC  (34+ messages)
` [PATCH AUTOSEL 5.8 05/63] ext4: skip non-loaded groups at cr=0/1 when scanning for good groups
` [PATCH AUTOSEL 5.8 28/63] selftests/bpf: Correct various core_reloc 64-bit assumptions
` [PATCH AUTOSEL 5.8 29/63] can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions
` [PATCH AUTOSEL 5.8 31/63] dma-pool: Only allocate from CMA when in same memory zone
` [PATCH AUTOSEL 5.8 32/63] drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check
` [PATCH AUTOSEL 5.8 34/63] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
` [PATCH AUTOSEL 5.8 35/63] ASoC: wm8994: Avoid attempts to read unreadable registers
` [PATCH AUTOSEL 5.8 36/63] ALSA: usb-audio: ignore broken processing/extension unit
` [PATCH AUTOSEL 5.8 37/63] selftests: disable rp_filter for icmp_redirect.sh
` [PATCH AUTOSEL 5.8 39/63] scsi: ufs: Fix possible infinite loop in ufshcd_hold
` [PATCH AUTOSEL 5.8 40/63] scsi: ufs: Improve interrupt handling for shared interrupts
` [PATCH AUTOSEL 5.8 41/63] scsi: ufs: Clean up completed request without interrupt notification
` [PATCH AUTOSEL 5.8 42/63] scsi: scsi_debug: Fix scp is NULL errors
` [PATCH AUTOSEL 5.8 43/63] scsi: qla2xxx: Flush all sessions on zone disable
` [PATCH AUTOSEL 5.8 44/63] scsi: qla2xxx: Flush I/O "
` [PATCH AUTOSEL 5.8 45/63] scsi: qla2xxx: Indicate correct supported speeds for Mezz card
` [PATCH AUTOSEL 5.8 46/63] scsi: qla2xxx: Fix login timeout
` [PATCH AUTOSEL 5.8 47/63] scsi: qla2xxx: Check if FW supports MQ before enabling
` [PATCH AUTOSEL 5.8 48/63] scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
` [PATCH AUTOSEL 5.8 49/63] Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
` [PATCH AUTOSEL 5.8 50/63] macvlan: validate setting of multiple remote source MAC addresses
` [PATCH AUTOSEL 5.8 51/63] net: gianfar: Add of_node_put() before goto statement
` [PATCH AUTOSEL 5.8 52/63] drm/amdgpu: disable gfxoff for navy_flounder
` [PATCH AUTOSEL 5.8 53/63] drm/amdgpu: fix NULL pointer access issue when unloading driver
` [PATCH AUTOSEL 5.8 54/63] drm/amdkfd: fix the wrong sdma instance query for renoir
` [PATCH AUTOSEL 5.8 55/63] bpf: Fix a rcu_sched stall issue with bpf task/task_file iterator
` [PATCH AUTOSEL 5.8 56/63] bpf: Avoid visit same object multiple times
` [PATCH AUTOSEL 5.8 57/63] ext4: limit the length of per-inode prealloc list
` [PATCH AUTOSEL 5.8 58/63] Revert "drm/amdgpu: disable gfxoff for navy_flounder"
` [PATCH AUTOSEL 5.8 59/63] powerpc/perf: Fix soft lockups due to missed interrupt accounting
` [PATCH AUTOSEL 5.8 60/63] libbpf: Fix map index used in error message
` [PATCH AUTOSEL 5.8 62/63] arm64: Move handling of erratum 1418040 into C code
` [PATCH AUTOSEL 5.8 63/63] arm64: Allow booting of late CPUs affected by erratum 1418040

drivers/gpu/drm/drm_bufs.c:343:36: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-08-24 17:23 UTC 

[PATCH v7 00/10] Enable Linux guests on Hyper-V on ARM64
 2020-08-24 17:21 UTC  (11+ messages)
` [PATCH v7 01/10] arm/arm64: smccc-1.1: Add vendor specific owner definition
` [PATCH v7 03/10] arm64: hyperv: Add hypercall and register access functions
` [PATCH v7 04/10] arm64: hyperv: Add memory alloc/free functions for Hyper-V size pages
` [PATCH v7 05/10] arm64: hyperv: Add interrupt handlers for VMbus and stimer
` [PATCH v7 07/10] arm64: hyperv: Initialize hypervisor on boot
` [PATCH v7 08/10] Drivers: hv: vmbus: Add hooks for per-CPU IRQ
` [PATCH v7 09/10] arm64: efi: Export screen_info
` [PATCH v7 10/10] Drivers: hv: Enable Hyper-V code to be built on ARM64

[PATCH v2 0/2] Fix Guest random crash on Cortex-N1/A76/A75 cores
 2020-08-24 17:22 UTC  (5+ messages)
` [PATCH v2 2/2] xen/arm: Throw messages for unknown FP/SIMD implement ID

[PATCH] ceph: don't allow setlease on cephfs
 2020-08-24 16:58 UTC  (6+ messages)

[RESEND PATCH v3 0/8] mtd: spi-nor: Move cadence-qaudspi to spi-mem framework
 2020-08-24 17:20 UTC  (7+ messages)
` [RESEND PATCH v3 5/8] mtd: spi-nor: cadence-quadspi: Handle probe deferral while requesting DMA channel

[PATCH 0/2] linux-user: Adding support for a group of 4 time64 syscalls
 2020-08-24 17:20 UTC  (5+ messages)
` [PATCH 1/2] linux-user: Add support for 'ppoll_time64()' and 'pselect6_time64()'
` [PATCH 2/2] linux-user: Add support for 'utimensat_time64()' and 'semtimedop_time64()'

[Buildroot] [PATCH 1/1] package/python-sh: bump to version 1.13.1
 2020-08-24 17:21 UTC 

[PATCH RFC] mmc: sdhci-msm: enable compile-testing on !ARM
 2020-08-24 17:18 UTC 

[LTP v4 0/5] IMA: verify measurement of certificate imported into a keyring
 2020-08-24 17:19 UTC  (4+ messages)
` [LTP v4 1/5] IMA/ima_keys.sh: Fix policy content check usage
    ` [LTP] "

[PATCH for-next] RDMA/hns: Add a check for current state before modifying QP
 2020-08-24 17:16 UTC  (2+ messages)

[PATCH v2 00/34] Drivers for the BCM283x CSI-2/CCP2 receiver and ISP
 2020-08-24 16:39 UTC  (5+ messages)
` [PATCH v2 06/34] staging: vc04_services: Add new vc-sm-cma driver

[PATCH for-rc v2 0/6] Add CM packets missing and harden the proxying
 2020-08-24 16:36 UTC  (2+ messages)

[PATCH] mmc: sdhci: Don't enable presets while tuning
 2020-08-24 17:16 UTC 

[PATCH AUTOSEL 5.7 01/54] spi: stm32: clear only asserted irq flags on interrupt
 2020-08-24 16:36 UTC  (50+ messages)
` [PATCH AUTOSEL 5.7 02/54] jbd2: make sure jh have b_transaction set in refile/unfile_buffer
` [PATCH AUTOSEL 5.7 03/54] ext4: don't BUG on inconsistent journal feature
` [PATCH AUTOSEL 5.7 04/54] ext4: handle read only external journal device
` [PATCH AUTOSEL 5.7 05/54] drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
` [PATCH AUTOSEL 5.7 06/54] ext4: abort the filesystem if failed to async write metadata buffer
` [PATCH AUTOSEL 5.7 07/54] jbd2: abort journal if free a async write error "
` [PATCH AUTOSEL 5.7 08/54] ext4: handle option set by mount flags correctly
` [PATCH AUTOSEL 5.7 09/54] ext4: handle error of ext4_setup_system_zone() on remount
` [PATCH AUTOSEL 5.7 10/54] ext4: correctly restore system zone info when remount fails
` [PATCH AUTOSEL 5.7 11/54] fs: prevent BUG_ON in submit_bh_wbc()
` [PATCH AUTOSEL 5.7 12/54] spi: stm32h7: fix race condition at end of transfer
` [PATCH AUTOSEL 5.7 13/54] spi: stm32: fix fifo threshold level in case of short transfer
` [PATCH AUTOSEL 5.7 14/54] spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
` [PATCH AUTOSEL 5.7 15/54] spi: stm32: always perform registers configuration prior to transfer
` [PATCH AUTOSEL 5.7 16/54] drm/amd/powerplay: correct Vega20 cached smu feature state
` [PATCH AUTOSEL 5.7 17/54] drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploading
` [PATCH AUTOSEL 5.7 18/54] drm/amd/display: Fix LFC multiplier changing erratically
` [PATCH AUTOSEL 5.7 19/54] drm/amd/display: Switch to immediate mode for updating infopackets
` [PATCH AUTOSEL 5.7 20/54] selftests/bpf: Fix segmentation fault in test_progs
` [PATCH AUTOSEL 5.7 21/54] libbpf: Handle GCC built-in types for Arm NEON
` [PATCH AUTOSEL 5.7 22/54] netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
` [PATCH AUTOSEL 5.7 23/54] libbpf: Prevent overriding errno when logging errors
` [PATCH AUTOSEL 5.7 24/54] selftests/bpf: Fix btf_dump test cases on 32-bit arches
` [PATCH AUTOSEL 5.7 25/54] selftests/bpf: Correct various core_reloc 64-bit assumptions
` [PATCH AUTOSEL 5.7 26/54] can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions
` [PATCH AUTOSEL 5.7 27/54] drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check
` [PATCH AUTOSEL 5.7 28/54] ALSA: hda/realtek: Add model alc298-samsung-headphone
` [PATCH AUTOSEL 5.7 29/54] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
` [PATCH AUTOSEL 5.7 30/54] ASoC: wm8994: Avoid attempts to read unreadable registers
` [PATCH AUTOSEL 5.7 31/54] ALSA: usb-audio: ignore broken processing/extension unit
` [PATCH AUTOSEL 5.7 32/54] selftests: disable rp_filter for icmp_redirect.sh
` [PATCH AUTOSEL 5.7 33/54] scsi: fcoe: Fix I/O path allocation
` [PATCH AUTOSEL 5.7 34/54] scsi: ufs: Fix possible infinite loop in ufshcd_hold
` [PATCH AUTOSEL 5.7 35/54] scsi: ufs: Improve interrupt handling for shared interrupts
` [PATCH AUTOSEL 5.7 36/54] scsi: ufs: Clean up completed request without interrupt notification
` [PATCH AUTOSEL 5.7 40/54] scsi: qla2xxx: Fix login timeout
` [PATCH AUTOSEL 5.7 41/54] scsi: qla2xxx: Check if FW supports MQ before enabling
` [PATCH AUTOSEL 5.7 42/54] scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
` [PATCH AUTOSEL 5.7 43/54] Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
` [PATCH AUTOSEL 5.7 44/54] macvlan: validate setting of multiple remote source MAC addresses
` [PATCH AUTOSEL 5.7 46/54] drm/amdgpu: disable gfxoff for navy_flounder
` [PATCH AUTOSEL 5.7 47/54] drm/amdgpu: fix NULL pointer access issue when unloading driver
` [PATCH AUTOSEL 5.7 48/54] drm/amdkfd: fix the wrong sdma instance query for renoir
` [PATCH AUTOSEL 5.7 49/54] Revert "drm/amdgpu: disable gfxoff for navy_flounder"
` [PATCH AUTOSEL 5.7 50/54] powerpc/perf: Fix soft lockups due to missed interrupt accounting
` [PATCH AUTOSEL 5.7 51/54] libbpf: Fix map index used in error message
` [PATCH AUTOSEL 5.7 52/54] bpf: selftests: global_funcs: Check err_str before strstr
` [PATCH AUTOSEL 5.7 53/54] arm64: Move handling of erratum 1418040 into C code
` [PATCH AUTOSEL 5.7 54/54] arm64: Allow booting of late CPUs affected by erratum 1418040

[Buildroot] [git commit] legacy: drop options that are now forcibly enabled
 2020-08-24 17:16 UTC 

[PATCH] RDMA/rxe: prevent rxe creation on top of vlan interface
 2020-08-24 17:14 UTC  (2+ messages)

[PATCH] image: don't exceed gd->ram_top in bootm_size
 2020-08-24 17:14 UTC 

[PATCH v7 0/4] Charge loop device i/o to issuing cgroup
 2020-08-24 17:13 UTC  (6+ messages)
` [PATCH 2/4] mm: support nesting memalloc_use_memcg()

[PATCH 0/2] nbd: build qemu-nbd on Windows
 2020-08-24 17:12 UTC  (5+ messages)
` [PATCH 1/2] block: add missing socket_init() calls to tools
` [PATCH 2/2] nbd: disable signals and forking on Windows builds

[Intel-gfx] [PATCH 1/2] drm/i915: Compute has_drrs after compute has_psr
 2020-08-24 17:13 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/2] doc/linux_gsg: clarify instructions on running as non-root
 2020-08-24 17:13 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] doc/linux_gsg: update information on using hugepages

[linux-next:master 1732/2666] drivers/staging/hikey9xx/hisi-spmi-controller.c:148:4: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'}
 2020-08-24 16:38 UTC 

[PATCH 00/12] Convert WAR defines to config options
 2020-08-24 17:10 UTC  (2+ messages)

Yocto standard SDK/cmake/ and meta-clang build issue
 2020-08-24 17:10 UTC  (2+ messages)
` [yocto] "

[PATCH v1] sched/topology: Make compiler happy about unused constant definitions
 2020-08-24 17:09 UTC  (2+ messages)

[PATCH v1] net: phy: leds: Deduplicate link LED trigger registration
 2020-08-24 17:09 UTC 

[PATCH v2] RDMA/rxe: fix the parent sysfs read when the interface has 15 chars
 2020-08-24 17:07 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 01/38] spi: stm32: clear only asserted irq flags on interrupt
 2020-08-24 16:37 UTC  (35+ messages)
` [PATCH AUTOSEL 5.4 02/38] jbd2: make sure jh have b_transaction set in refile/unfile_buffer
` [PATCH AUTOSEL 5.4 03/38] ext4: don't BUG on inconsistent journal feature
` [PATCH AUTOSEL 5.4 04/38] ext4: handle read only external journal device
` [PATCH AUTOSEL 5.4 05/38] jbd2: abort journal if free a async write error metadata buffer
` [PATCH AUTOSEL 5.4 06/38] ext4: handle option set by mount flags correctly
` [PATCH AUTOSEL 5.4 07/38] ext4: handle error of ext4_setup_system_zone() on remount
` [PATCH AUTOSEL 5.4 08/38] ext4: correctly restore system zone info when remount fails
` [PATCH AUTOSEL 5.4 09/38] fs: prevent BUG_ON in submit_bh_wbc()
` [PATCH AUTOSEL 5.4 10/38] spi: stm32h7: fix race condition at end of transfer
` [PATCH AUTOSEL 5.4 11/38] spi: stm32: fix fifo threshold level in case of short transfer
` [PATCH AUTOSEL 5.4 12/38] spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
` [PATCH AUTOSEL 5.4 13/38] spi: stm32: always perform registers configuration prior to transfer
` [PATCH AUTOSEL 5.4 14/38] drm/amd/powerplay: correct Vega20 cached smu feature state
` [PATCH AUTOSEL 5.4 15/38] drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploading
` [PATCH AUTOSEL 5.4 16/38] drm/amd/display: Switch to immediate mode for updating infopackets
` [PATCH AUTOSEL 5.4 18/38] netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
` [PATCH AUTOSEL 5.4 19/38] can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions
` [PATCH AUTOSEL 5.4 21/38] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
` [PATCH AUTOSEL 5.4 22/38] ASoC: wm8994: Avoid attempts to read unreadable registers
` [PATCH AUTOSEL 5.4 23/38] selftests: disable rp_filter for icmp_redirect.sh
` [PATCH AUTOSEL 5.4 24/38] scsi: fcoe: Fix I/O path allocation
` [PATCH AUTOSEL 5.4 25/38] scsi: ufs: Fix possible infinite loop in ufshcd_hold
` [PATCH AUTOSEL 5.4 26/38] scsi: ufs: Improve interrupt handling for shared interrupts
` [PATCH AUTOSEL 5.4 27/38] scsi: ufs: Clean up completed request without interrupt notification
` [PATCH AUTOSEL 5.4 28/38] scsi: qla2xxx: Fix login timeout
` [PATCH AUTOSEL 5.4 29/38] scsi: qla2xxx: Check if FW supports MQ before enabling
` [PATCH AUTOSEL 5.4 30/38] scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
` [PATCH AUTOSEL 5.4 31/38] Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
` [PATCH AUTOSEL 5.4 32/38] macvlan: validate setting of multiple remote source MAC addresses
` [PATCH AUTOSEL 5.4 33/38] net: gianfar: Add of_node_put() before goto statement
` [PATCH AUTOSEL 5.4 34/38] drm/amdgpu: disable gfxoff for navy_flounder
` [PATCH AUTOSEL 5.4 35/38] Revert "drm/amdgpu: disable gfxoff for navy_flounder"
` [PATCH AUTOSEL 5.4 37/38] arm64: Move handling of erratum 1418040 into C code
` [PATCH AUTOSEL 5.4 38/38] arm64: Allow booting of late CPUs affected by erratum 1418040

[PATCH v6 00/16] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-08-24 17:07 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

Suspicious QOM types without instance/class size
 2020-08-24 17:06 UTC  (7+ messages)

[chrome-platform-linux:for-kernelci 13/16] drivers/platform/chrome/cros_ec_lightbar.c:120:37: error: expected '; ' after expression
 2020-08-24 17:07 UTC 

[PATCH] meson: Build qemu-nbd on macOS again
 2020-08-24 17:03 UTC  (3+ messages)

[RFC] security: replace indirect calls with static calls
 2020-08-24 17:04 UTC  (5+ messages)

HS400 tuning and presets
 2020-08-24 17:05 UTC  (3+ messages)

[dpdk-dev] [PATCH] usertools/dpdk-devbind: add support for PCI wildcards
 2020-08-24 17:05 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH] usertools/dpdk-devbind: add support for PCI wildcards
 2020-08-24 17:04 UTC  (2+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH v2 0/3] btrfs: basic refactor of btrfs_buffered_write()
 2020-08-24 17:02 UTC  (7+ messages)
` [PATCH v2 1/3] btrfs: change how we calculate the nrptrs for btrfs_buffered_write()
` [PATCH v2 2/3] btrfs: refactor btrfs_buffered_write() into process_one_batch()
` [PATCH v2 3/3] btrfs: remove the again: tag in process_one_batch()

[PATCH AUTOSEL 4.4 1/6] jbd2: make sure jh have b_transaction set in refile/unfile_buffer
 2020-08-24 16:39 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 6/6] powerpc/perf: Fix soft lockups due to missed interrupt accounting

[PATCH 0/2] xfs_db: more type_f cleanups
 2020-08-24 17:03 UTC  (4+ messages)
` [PATCH 2/2] xfs_db: consolidate set_iocur_type behavior
  ` [PATCH 2/2 V2] xfs_db: consolidate set_iocur_type() behavior

[Bug 206579] New: KVM with passthrough generates "BUG: kernel NULL pointer dereference" and crashes
 2020-08-24 17:03 UTC  (2+ messages)
` [Bug 206579] "

[PATCH 1/2] eeprom: at24: Add support for the Sony VAIO EEPROMs
 2020-08-24 17:03 UTC  (3+ messages)

[PATCH v4 0/5] Add strace support for printing arguments for a group of selected syscalls
 2020-08-24 17:01 UTC  (3+ messages)
` [PATCH v4 5/5] linux-user: Add strace support for printing arguments of some clock and time functions

[PATCH] btrfs: Remove err variable from btrfs_get_extent
 2020-08-24 16:59 UTC  (2+ messages)

[net v3 PATCH] net: ethernet: ti: cpsw_new: fix error handling in cpsw_ndo_vlan_rx_kill_vid()
 2020-08-24 17:01 UTC 

[PATCH AUTOSEL 4.9 1/8] jbd2: make sure jh have b_transaction set in refile/unfile_buffer
 2020-08-24 16:39 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 8/8] powerpc/perf: Fix soft lockups due to missed interrupt accounting

[RFC PATCH 0/8] memcg: Enable fine-grained per process memory control
 2020-08-24 16:58 UTC  (9+ messages)

[Bug 209017] New: [amdgpu] Black screen when unlocking session
 2020-08-24 17:00 UTC  (2+ messages)
` [Bug 209017] "

[PATCH 00/20] target/arm: SVE2 preparatory patches
 2020-08-24 16:59 UTC  (3+ messages)
` [PATCH 04/20] target/arm: Rearrange {sve,fp}_check_access assert

[PATCH AUTOSEL 4.19 01/21] jbd2: make sure jh have b_transaction set in refile/unfile_buffer
 2020-08-24 16:38 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 02/21] ext4: don't BUG on inconsistent journal feature
` [PATCH AUTOSEL 4.19 03/21] ext4: handle read only external journal device
` [PATCH AUTOSEL 4.19 04/21] jbd2: abort journal if free a async write error metadata buffer
` [PATCH AUTOSEL 4.19 05/21] ext4: handle option set by mount flags correctly
` [PATCH AUTOSEL 4.19 06/21] ext4: handle error of ext4_setup_system_zone() on remount
` [PATCH AUTOSEL 4.19 07/21] ext4: correctly restore system zone info when remount fails

[PATCH] PCI: Add #defines for max payload size options
 2020-08-24 16:59 UTC  (2+ messages)

[PATCH] RDMA/rtrs-srv: Replace device_register with device_initialize and device_add
 2020-08-24 16:59 UTC  (2+ messages)

[PATCH] x86: Begin to introduce support for MSR_ARCH_CAPS
 2020-08-24 16:58 UTC 

[PATCH 1/2] Add a manpage for watch_queue(7)
 2020-08-24 16:58 UTC  (4+ messages)

[PATCH AUTOSEL 4.14 01/11] jbd2: make sure jh have b_transaction set in refile/unfile_buffer
 2020-08-24 16:39 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 11/11] powerpc/perf: Fix soft lockups due to missed interrupt accounting


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.