All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-23 11:27:09 to 2019-08-23 12:22:46 UTC [more...]

[Qemu-arm] [PATCH v2 00/68] target/arm: Convert aa32 base isa to decodetree
 2019-08-23 12:18 UTC  (20+ messages)
` [Qemu-arm] [PATCH v2 02/68] target/arm: Add stubs for aa32 decodetree
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 04/68] target/arm: Convert Data Processing (reg-shifted-reg)
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 05/68] target/arm: Convert Data Processing (immediate)
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 06/68] target/arm: Convert multiply and multiply accumulate
` [Qemu-arm] [PATCH v2 15/68] target/arm: Convert BX, BXJ, BLX (register)
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 16/68] target/arm: Convert CLZ
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 18/68] target/arm: Convert the rest of A32 Miscelaneous instructions
  ` [Qemu-arm] "

[PATCH 0/4] mmu notifier debug annotations/checks
 2019-08-23 12:22 UTC  (8+ messages)
` [PATCH 3/4] kernel.h: Add non_block_start/end()

[tip: perf/core] perf metricgroup: Remove needless includes from metricgroup.h
 2019-08-23 12:21 UTC 

[tip: perf/core] perf counts: Add missing headers needed for types used
 2019-08-23 12:21 UTC 

[PATCH 3/5] libperf: Move cpu_map__empty to perf_cpu_map__empty
 2019-08-23 12:21 UTC  (2+ messages)
` [tip: perf/core] libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()

[tip: perf/core] perf kvm s390: Add missing string.h header
 2019-08-23 12:21 UTC 

[PATCH 4/5] libperf: Move cpu_map__idx to perf_cpu_map__idx
 2019-08-23 12:21 UTC  (2+ messages)
` [tip: perf/core] libperf: Move perf's cpu_map__idx() to perf_cpu_map__idx()

[tip: perf/core] perf arm64: Add missing debug.h header
 2019-08-23 12:21 UTC 

[tip: perf/core] perf tools: Use perf_cpu_map__nr instead of cpu_map__nr
 2019-08-23 12:21 UTC 

[tip: perf/core] tools headers: Add missing perf_event.h include
 2019-08-23 12:21 UTC 

[tip: perf/core] perf bpf: Add missing xyarray.h header
 2019-08-23 12:21 UTC 

[tip: perf/core] perf evsel: Move xyarray.h from evsel.c to evsel.h to reduce include dep tree
 2019-08-23 12:21 UTC 

[PATCHv10 0/2] cec: add the connector info API
 2019-08-23 12:20 UTC  (6+ messages)
` [PATCHv10 1/2] cec: expose the new "
` [PATCHv10 2/2] cec: document CEC_ADAP_G_CONNECTOR_INFO and capability

[PATCH v5 00/20] KVM RISC-V Support
 2019-08-23 12:19 UTC  (36+ messages)
` [PATCH v5 08/20] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v5 15/20] RISC-V: KVM: Add timer functionality
` [PATCH v5 18/20] RISC-V: KVM: Add SBI v0.1 support

[PATCH -next] iio: st_sensors: Fix build error
 2019-08-23 12:18 UTC 

[RFC] Refuse write to read_only pages of a target process. Target process is not a current process. It is foreign process. Typically debuggers,such as gdb, write to read-only code[text] sections of target. kernel hardening configuration option will stop attacks modifying code or jump tables. New logic denies to accept page fault caused by page protection violation
 2019-08-23 11:11 UTC 

[PATCH v7 0/7] qcom: add OCMEM support
 2019-08-23 12:16 UTC  (15+ messages)
  ` [PATCH v7 1/7] dt-bindings: soc: qcom: add On Chip MEMory (OCMEM) bindings
  ` [PATCH v7 2/7] dt-bindings: display: msm: gmu: add optional ocmem property
  ` [PATCH v7 3/7] firmware: qcom: scm: add OCMEM lock/unlock interface
  ` [PATCH v7 4/7] firmware: qcom: scm: add support to restore secure config to qcm_scm-32
  ` [PATCH v7 5/7] soc: qcom: add OCMEM driver
  ` [PATCH v7 6/7] drm/msm/gpu: add ocmem init/cleanup functions
  ` [PATCH v7 7/7] ARM: qcom_defconfig: add ocmem support

[PATCH 0/9][v3] Rework reserve ticket handling
 2019-08-23 12:17 UTC  (5+ messages)
` [PATCH 2/9] btrfs: roll tracepoint into btrfs_space_info_update helper
` [PATCH 3/9] btrfs: add space reservation tracepoint for reserved bytes

(unknown)
 2019-08-23 12:16 UTC  (4+ messages)
` [PATCH v2 2/8] drm/panfrost: Rework runtime PM initialization

[PATCH -next] cifs: remove set but not used variables
 2019-08-23 12:15 UTC 

[PATCH 00/49] ath11k: driver for Qualcomm IEEE 802.11ax devices
 2019-08-23 12:15 UTC  (6+ messages)
` [PATCH 31/49] ath11k: add mac.c

[PATCH 0/6] Test suite fixes for musl libc
 2019-08-23 12:15 UTC  (3+ messages)
` [PATCH 6/6] tests: libfdisk: remove reliance on buffer behaviour of standard streams

[PATCH v5 00/10] Add Support for MediaTek PMIC MT6358
 2019-08-23 12:13 UTC  (5+ messages)
` [PATCH v5 02/10] mfd: mt6397: extract irq related code from core driver
  ` [BUG] "

[Bug 102646] Screen flickering under amdgpu-experimental (buffer corruptions?)
 2019-08-23 12:14 UTC  (2+ messages)
` [Bug 102646] Screen flickering under amdgpu-experimental [buggy auto power profile]

[Qemu-devel] [PATCH] modules-test: fix const cast
 2019-08-23 12:11 UTC  (7+ messages)

[GIT PULL FOR v5.4] Add imx csc/scaler mem2mem device
 2019-08-23 12:12 UTC  (2+ messages)

[PATCH v3 00/10] arm64: Stolen time support
 2019-08-23 12:07 UTC  (8+ messages)
` [PATCH v3 05/10] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v3 10/10] arm64: Retrieve stolen time as paravirtualized guest

[PATCH 5/7] media: use the BIT() macro
 2019-08-23 12:12 UTC  (5+ messages)
` [PATCH v2 "

[PATCH net v3] ixgbe: fix double clean of tx descriptors with xdp
 2019-08-23 12:10 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v2 1/2] drm/i915: Dynamically allocate s0ix struct for VLV
 2019-08-23 12:10 UTC  (6+ messages)
` [PATCH v2 2/2] drm/i915: Introduce intel_reg_types.h

[PATCH v3] oeqa/kerneldevelopment: Able to apply a single patch to the Linux kernel source
 2019-08-23 12:10 UTC  (2+ messages)

[PATCH 0/3] xfs: avoid IO issues unaligned memory allocation
 2019-08-23 12:10 UTC  (7+ messages)
` [PATCH 2/3] xfs: add kmem_alloc_io()

[PATCH v4 00/27] btrfs zoned block device support
 2019-08-23 12:09 UTC  (9+ messages)
` [PATCH v4 01/27] btrfs: introduce HMZONED feature flag
` [PATCH v4 02/27] btrfs: Get zone information of zoned block devices
` [PATCH v4 03/27] btrfs: Check and enable HMZONED mode
` [PATCH v4 04/27] btrfs: disallow RAID5/6 in "

[Qemu-devel] [PATCH] block: workaround for unaligned byte range in fallocate()
 2019-08-23 12:07 UTC  (3+ messages)

[RESEND, PATCH v13 00/12] support gce on mt8183 platform
 2019-08-23 12:09 UTC  (15+ messages)
` [RESEND, PATCH v13 04/12] mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data
` [RESEND, PATCH v13 06/12] soc: mediatek: cmdq: clear the event in cmdq initial flow
` [RESEND, PATCH v13 07/12] soc: mediatek: cmdq: reorder the parameter
` [RESEND, PATCH v13 08/12] soc: mediatek: cmdq: change the type of input parameter

[PATCH net-next] net: ipv6: fix listify ip6_rcv_finish in case of forwarding
 2019-08-23 12:07 UTC  (4+ messages)

[Qemu-devel] [PATCH] modules-test: ui-spice-app is not built as module
 2019-08-23 12:03 UTC  (3+ messages)

[PATCH v2 0/5] Poll mode for NXP DSPI driver
 2019-08-23 12:06 UTC  (7+ messages)
` [PATCH v2 2/5] spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours

[PATCH 0/4 v2] Limit the size of vmcore-dmesg.txt to 2G
 2019-08-23 12:05 UTC  (5+ messages)
` [PATCH 1/4 v2] Cleanup: remove the read_elf_kcore()
` [PATCH 2/4 v2] Fix an error definition about the variable 'fname'
` [PATCH 3/4 v2] Cleanup: move it back from util_lib/elf_info.c
` [PATCH 4/4 v2] Limit the size of vmcore-dmesg.txt to 2G

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-23 12:04 UTC  (11+ messages)

❌ FAIL: Test report for kernel 5.2.10-rc1-f5284fb.cki (stable)
 2019-08-23 12:02 UTC  (2+ messages)

RFC: Proposing git-filter-repo for inclusion in git.git
 2019-08-23 12:02 UTC  (4+ messages)

[RFC v4 00/18] objtool: Add support for arm64
 2019-08-23 12:00 UTC  (4+ messages)

[PATCH 0/4] Fix closing of standard text streams for non-glibc system
 2019-08-23 12:00 UTC  (7+ messages)
` [PATCH v2] include/closestream: fix assignment to read-only standard streams

BUG: devm_regulator_get returns EPROBE_DEFER (5.3-rc5..next-20190822) for bpi-r2/mt7623/mt7530
 2019-08-23 12:00 UTC  (5+ messages)
  ` Aw: "
      ` Aw: "

[PATCH v7 0/7] KVMPPC driver to manage secure guest pages
 2019-08-23 11:57 UTC  (4+ messages)

[PATCH] perf cgroups: Don't rotate events for cgroups unnecessarily
 2019-08-23 11:59 UTC  (7+ messages)

[PATCH] drivers: thermal: qcom: tsens: Fix memory leak from qfprom read
 2019-08-23 11:59 UTC  (2+ messages)

[RFC PATCH 0/7] Unify SMP stop generic logic to common code
 2019-08-23 11:57 UTC  (16+ messages)
` [RFC PATCH 1/7] smp: add generic SMP-stop support "
` [RFC PATCH 2/7] smp: unify crash_ and smp_send_stop() logic
` [RFC PATCH 3/7] smp: coordinate concurrent crash/smp stop calls
` [RFC PATCH 4/7] smp: address races of starting CPUs while stopping
` [RFC PATCH 5/7] arm64: smp: use generic SMP stop common code
` [RFC PATCH 6/7] arm64: smp: use SMP crash-stop "
` [RFC PATCH 7/7] arm64: smp: add arch specific cpu parking helper

[PATCH v1 00/24] Shared PD and MR
 2019-08-23 11:57 UTC  (7+ messages)

[GIT PULL for 5.4] A10 CSI driver and atmel-isi fix
 2019-08-23 11:55 UTC  (2+ messages)

[PATCH] mm/rmap.c: remove set but not used variable 'cstart'
 2019-08-23 11:54 UTC  (2+ messages)

[PATCH 00/26] object_id part 17
 2019-08-23 11:53 UTC  (5+ messages)
` [PATCH 26/26] midx: switch to using the_hash_algo

page_alloc.shuffle=1 + CONFIG_PROVE_LOCKING=y = arm64 hang
 2019-08-23 11:52 UTC  (5+ messages)

[RESEND PATCH 00/13] KVM: x86: Remove emulation_result enums
 2019-08-23 11:51 UTC  (3+ messages)
` [RESEND PATCH 05/13] KVM: x86: Don't attempt VMWare emulation on #GP with non-zero error code

[PATCH] arm64: dts: allwinner: orange-pi-3: Enable WiFi
 2019-08-23 11:51 UTC  (5+ messages)

[dpdk-dev] Intel XXV710 SR-IOV packet loss
 2019-08-23 11:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] Add dbus-vmstate
 2019-08-23 11:47 UTC  (5+ messages)

[PATCH RFC 0/1] s390dbf logging for vfio-ccw
 2019-08-23 11:48 UTC  (3+ messages)
` [PATCH RFC 1/1] vfio-ccw: add some logging

[PATCH v3 0/2] PM / devfreq: Add dev_pm_qos support
 2019-08-23 11:47 UTC  (11+ messages)
  ` [PATCH v3 2/2] PM / devfreq: Use dev_pm_qos for sysfs min/max_freq

[PATCH] /dev/mem: Bail out upon SIGKILL when reading memory
 2019-08-23 11:46 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH qemu] qapi: Add query-memory-checksum
 2019-08-23 11:41 UTC  (6+ messages)

[PATCH 1/2] rtnetlink: gate MAC address with an LSM hook
 2019-08-23 11:41 UTC  (3+ messages)

[PATCH 0/7] Elevator cleanups and improvements
 2019-08-23 11:41 UTC  (3+ messages)
` [PATCH 5/7] block: Introduce zoned block device elevator feature

[PATCH v2.1] btrfs: Detect unbalanced tree with empty leaf before crashing btree operations
 2019-08-23 11:41 UTC  (2+ messages)

[Buildroot] [Bug 12141] New: eudev package is missing "render" and "kvm" groups
 2019-08-23 11:40 UTC 

[linux-lvm] repair pool with bad checksum in superblock
 2019-08-23 11:40 UTC  (3+ messages)

[Xen-devel] [PATCH v6 00/10] use stashed domain create flags
 2019-08-23 11:39 UTC  (5+ messages)
` [Xen-devel] [PATCH v6 08/10] remove late (on-demand) construction of IOMMU page tables
` [Xen-devel] [PATCH v6 09/10] iommu: tidy up iommu_use_hap_pt() and need_iommu_pt_sync() macros

[Qemu-devel] [PATCH 0/2] migration/qemu-file: cleanup and refine qemu-file
 2019-08-23 11:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] migration/qemu-file: fix potential buf waste for extra buf_index adjustment

[PATCH 0/2] Two missing _HARD annotations for the timer code
 2019-08-23 11:38 UTC  (3+ messages)
` [PATCH 1/2] hrtimer: Add kernel doc annotation for HRTIMER_MODE_HARD
` [PATCH 2/2] tick: Mark sched_timer in hard interrupt context

[kvm-unit-tests PATCH v2 0/4] s390x: More emulation tests
 2019-08-23 11:36 UTC  (5+ messages)
` [kvm-unit-tests PATCH] s390x: Add diag308 subcode 0 testing

[U-Boot] [RFC] enforce CONFIG_DM=y
 2019-08-23 11:35 UTC  (5+ messages)
  ` [U-Boot] [U-Boot-Custodians] "

[PATCH] grub-mkconfig: Fix typo in --help output
 2019-08-23 11:32 UTC  (2+ messages)

[PATCH][RESEND] btrfs: add a force_chunk_alloc to space_info's sysfs
 2019-08-23 11:32 UTC  (3+ messages)

[PATCH v5 0/2] drm/i915: timeline semaphore support
 2019-08-23 11:31 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 00/11] Face lift for bu21013_ts driver
 2019-08-23 11:30 UTC  (4+ messages)

[RFC bpf-next 0/5] Convert iproute2 to use libbpf (WIP)
 2019-08-23 11:29 UTC  (7+ messages)

[PATCH 1/2] drm/panel: Add and fill drm_panel type field
 2019-08-23 11:28 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 0/9] tcg: probe_write() refactorings and watchpoints
 2019-08-23 11:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 8/9] exec.c: Factor out core logic of check_watchpoint()

[PATCH] dm table: fix a potential array out of bounds
 2019-08-23 11:28 UTC  (2+ messages)
` [dm-devel] "

[PATCH] media: rc: increase rc-mm tolerance and add debug message
 2019-08-23 11:28 UTC 

[PATCH 0/8] soc: ti: Add OMAP PRM driver
 2019-08-23 11:27 UTC  (12+ messages)
` [PATCH 2/8] soc: ti: add initial PRM driver with reset control support

[PATCH] wimax/i2400m: fix calculation of index, remove sizeof
 2019-08-23 11:27 UTC  (3+ messages)


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.