All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-25 17:07:44 to 2020-02-25 17:48:08 UTC [more...]

[MODERATED] [PATCH v2 0/2] v2: more sampling fun 0
 2020-02-25 17:43 UTC  (3+ messages)
` [MODERATED] "

[PATCH v4 0/3] [Outreachy] advice: revamp advise API
 2020-02-25 17:48 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/3] "
  ` [PATCH v5 3/3] tag: use new advice API to check visibility

ARM64_SW_TTBR0_PAN enabled causing hangs on OcteonTX
 2020-02-25 17:47 UTC  (13+ messages)

[Intel-gfx] [PATCH v2 00/20] drm/i915: Proper dbuf global state
 2020-02-25 17:47 UTC  (24+ messages)
` [Intel-gfx] [PATCH v2 01/20] drm/i915: Handle some leftover s/intel_crtc/crtc/
` [Intel-gfx] [PATCH v2 02/20] drm/i915: Remove garbage WARNs
` [Intel-gfx] [PATCH v2 03/20] drm/i915: Add missing commas to dbuf tables
` [Intel-gfx] [PATCH v2 04/20] drm/i915: Use a sentinel to terminate the dbuf slice arrays
` [Intel-gfx] [PATCH v2 05/20] drm/i915: Make skl_compute_dbuf_slices() behave consistently for all platforms
` [Intel-gfx] [PATCH v2 06/20] drm/i915: Polish some dbuf debugs
` [Intel-gfx] [PATCH v2 07/20] drm/i915: Unify the low level dbuf code
` [Intel-gfx] [PATCH v2 08/20] drm/i915: Introduce proper dbuf state
` [Intel-gfx] [PATCH v2 09/20] drm/i915: Nuke skl_ddb_get_hw_state()
` [Intel-gfx] [PATCH v2 10/20] drm/i915: Move the dbuf pre/post plane update
` [Intel-gfx] [PATCH v2 11/20] drm/i915: Clean up dbuf debugs during .atomic_check()
` [Intel-gfx] [PATCH v2 12/20] drm/i915: Extract intel_crtc_ddb_weight()
` [Intel-gfx] [PATCH v2 13/20] drm/i915: Pass the crtc to skl_compute_dbuf_slices()
` [Intel-gfx] [PATCH v2 14/20] drm/i915: Introduce intel_dbuf_slice_size()
` [Intel-gfx] [PATCH v2 15/20] drm/i915: Introduce skl_ddb_entry_for_slices()
` [Intel-gfx] [PATCH v2 16/20] drm/i915: Move pipe ddb entries into the dbuf state
` [Intel-gfx] [PATCH v2 17/20] drm/i915: Extract intel_crtc_dbuf_weights()
` [Intel-gfx] [PATCH v2 18/20] drm/i915: Encapsulate dbuf state handling harder
` [Intel-gfx] [PATCH v2 19/20] drm/i915: Do a bit more initial readout for dbuf
` [Intel-gfx] [PATCH v2 20/20] drm/i915: Check slice mask for holes

[PATCH v3 00/32] powerpc/64: interrupts and syscalls series
 2020-02-25 17:35 UTC  (3+ messages)
` [PATCH v3 01/32] powerpc/64s/exception: Introduce INT_DEFINE parameter block for code generation
` [PATCH v3 02/32] powerpc/64s/exception: Add GEN_COMMON macro that uses INT_DEFINE parameters

[dpdk-dev] [PATCH v1] doc: rework vm power manager user guide
 2020-02-25 17:47 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v3 0/7] target/arm: Honor more HCR_EL2 traps
 2020-02-25 17:46 UTC  (4+ messages)
` [PATCH v3 7/7] target/arm: Honor the HCR_EL2.TTLB bit

[PATCH v2 00/25] xfsprogs: refactor buffer function names
 2020-02-25 17:47 UTC  (17+ messages)
` [PATCH 01/25] libxfs: open-code "exit on buffer read failure" in upper level callers
` [PATCH 02/25] libxfs: remove LIBXFS_EXIT_ON_FAILURE
` [PATCH 03/25] libxfs: remove LIBXFS_B_EXIT
` [PATCH 07/25] libxfs: rename libxfs_writebufr to libxfs_bwrite
` [PATCH 10/25] libxfs: introduce libxfs_buf_read_uncached
` [PATCH 11/25] xfs_db: use uncached buffer reads to get the superblock
` [PATCH 12/25] xfs_copy: "
` [PATCH 13/25] libxfs: move log functions for convenience

[PATCH v4 00/36] KVM: s390: Add support for protected VMs
 2020-02-25 17:46 UTC  (8+ messages)
` [PATCH v4 09/36] KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
` [PATCH v4 18/36] KVM: S390: protvirt: Introduce instruction data area bounce buffer

[RFC][PATCH] checkpatch: Properly warn if Change-Id comes after first Signed-off-by line
 2020-02-25 17:45 UTC  (5+ messages)

[PATCH v2] x86/efi: Add additional efi tables for unencrypted mapping checks
 2020-02-25 17:45 UTC  (2+ messages)

Fixing low-speed USB keyboard detection
 2020-02-25 17:45 UTC 

[PATCH] iotests: Fix nonportable use of od --endian
 2020-02-25 17:43 UTC  (2+ messages)

[PATCH 0/3] Add separate non-KMS state; constify struct drm_driver
 2020-02-25 17:44 UTC  (6+ messages)
` [PATCH 1/3] drm: Add separate state structure for legacy, non-KMS drivers
  ` [Nouveau] "

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2020-02-25 17:39 UTC  (40+ messages)
` [PATCH v9 00/12] "
  ` [PATCH v9 01/12] add support for Clang's Shadow Call Stack (SCS)
  ` [PATCH v9 02/12] scs: add accounting
  ` [PATCH v9 03/12] scs: add support for stack usage debugging
  ` [PATCH v9 04/12] scs: disable when function graph tracing is enabled
  ` [PATCH v9 05/12] arm64: reserve x18 from general allocation with SCS
  ` [PATCH v9 06/12] arm64: preserve x18 when CPU is suspended
  ` [PATCH v9 07/12] arm64: efi: restore x18 if it was corrupted
  ` [PATCH v9 08/12] arm64: vdso: disable Shadow Call Stack
  ` [PATCH v9 09/12] arm64: disable SCS for hypervisor code
  ` [PATCH v9 10/12] arm64: implement Shadow Call Stack
  ` [PATCH v9 11/12] arm64: scs: add shadow stacks for SDEI
  ` [PATCH v9 12/12] efi/libstub: disable SCS

[PATCH v2 00/17] target/arm: vfp feature and decodetree cleanup
 2020-02-25 17:40 UTC  (2+ messages)

[PATCH 0/2] libxfs: minor cleanups of destructors
 2020-02-25 17:41 UTC  (5+ messages)
` [PATCH 1/2] libxfs: zero the struct xfs_mount when unmounting the filesystem
` [PATCH 2/2] libxfs: clean up libxfs_destroy

[PATCH] x86/efi: Add additional efi tables for unencrypted mapping checks
 2020-02-25 17:40 UTC  (3+ messages)

[PATCH 1/2] acpi/nfit: improve bounds checking for 'func'
 2020-02-25 17:40 UTC  (8+ messages)
` [PATCH 2/2] libnvdimm: Out of bounds read in __nd_ioctl()

[PATCH v3 0/7] xfsprogs: actually check that writes succeeded
 2020-02-25 17:38 UTC  (11+ messages)
` [PATCH 4/7] libxfs: flush all dirty buffers and report errors when unmounting filesystem
` [PATCH 5/7] mkfs: check that metadata updates have been committed
` [PATCH 6/7] xfs_repair: "
` [PATCH 7/7] libfrog: always fsync when flushing a device

[GIT PULL] RISC-V Fixes for 5.6-rc4
 2020-02-25 17:37 UTC  (2+ messages)

[PATCH V4 00/13] Enable per-file/per-directory DAX operations V4
 2020-02-25 17:36 UTC  (7+ messages)
` [PATCH V4 07/13] fs: Add locking for a dynamic address space operations state

[PATCH v1 01/40] i2c: qup: Move bus frequency definitions to i2c.h
 2020-02-25 17:36 UTC  (3+ messages)
` [PATCH v1 13/40] i2c: diolan-u2c: Use generic definitions for bus frequencies

[PATCH 1/2] modpost: rework and consolidate logging interface
 2020-02-25 17:35 UTC  (2+ messages)
` [PATCH 2/2] modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n

[Buildroot] [PATCH/next 1/1] package/libcpprestsdk: bump to version 2.10.15
 2020-02-25 17:33 UTC 

dbus-sensor: setting the upper non-critical(unc) threshold value smaller than reading value would get 3 logs ( assert log, de-assert log and then assert log)
 2020-02-25 17:32 UTC  (6+ messages)

[PATCH 0/2] rewrite mtk-quadspi spi-nor driver with spi-mem
 2020-02-25 17:31 UTC  (8+ messages)

[Xen-devel] [PATCH] x86/sysctl: Don't return cpu policy data for compiled-out support
 2020-02-25 17:31 UTC 

[PATCH v3 0/5] ARM: decompressor: use by-VA cache maintenance for v7 cores
 2020-02-25 17:30 UTC  (6+ messages)

[Buildroot] [PATCH/next v2, 1/1] package/kvm-unit-tests: drop x86_64 workaround
 2020-02-25 17:30 UTC 

[PATCH 0/4] tests/acceptance: nSeries and integrator/CP tests
 2020-02-25 17:25 UTC  (5+ messages)
` [PATCH 1/4] tests/acceptance: Add a test for the N800 and N810 arm machines
` [PATCH 2/4] tests/acceptance: Add a test for the integratorcp arm machine
` [PATCH 3/4] tests/acceptance: Extract boot_integratorcp() from test_integratorcp()
` [PATCH 4/4] tests/acceptance/integratorcp: Verify Tux is displayed on framebuffer

[MPTCP] Re: [PATCH] net: mptcp: rename MPTCP_SUBFLOW_* into MPTCP_SUBFLOW_ATTR_* in diag uAPI
 2020-02-25 17:29 UTC 

[PATCHv1 0/7] Add compatible value to Intel Stratix10 FPGA manager and service layer
 2020-02-25 17:29 UTC  (7+ messages)
` [PATCHv1 1/7] dt-bindings: fpga: add compatible value to Stratix10 SoC FPGA manager binding
` [PATCHv1 4/7] dt-bindings, firmware: add compatible value Intel Stratix10 service layer binding

[PATCH v6 00/11] arm64: Branch Target Identification support
 2020-02-25 17:27 UTC  (6+ messages)
` [PATCH v6 05/11] arm64: elf: Enable BTI at exec based on ELF program properties

[Bug 204241] New: amdgpu fails to resume from suspend
 2020-02-25 17:26 UTC  (2+ messages)
` [Bug 204241] "

[dpdk-dev] [PATCH] doc: add tested Marvell integrated NIC platforms
 2020-02-25 17:25 UTC  (2+ messages)

[PATCH v3] media: mtk-vpu: avoid unaligned access to DTCM buffer
 2020-02-25 17:24 UTC  (3+ messages)

agfl and related cleanups
 2020-02-25 17:24 UTC  (9+ messages)
` [PATCH 1/6] xfs: remove the agfl_bno member from struct xfs_agfl

Filesystem corruption after unreachable storage
 2020-02-25 17:23 UTC  (7+ messages)

[PATCH] dma-buf: Fix missing excl fence waiting
 2020-02-25 17:23 UTC  (4+ messages)

"ibstat -l" displays CA device list in an unsorted order
 2020-02-25 17:18 UTC  (5+ messages)

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2020-02-25 17:23 UTC  (7+ messages)
` [PATCH RFC v4 12/13] mm/vmscan: Export drop_slab() and drop_slab_node()
          ` [virtio-dev] "

[PATCH bpf-next 0/7] bpf: sockmap, sockhash: support storing UDP sockets
 2020-02-25 17:22 UTC  (3+ messages)
` [PATCH bpf-next 2/7] bpf: sockmap: move generic sockmap hooks from BPF TCP

[PATCH 1/1] vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader
 2020-02-25 17:22 UTC 

[PATCH 1/2] Revert "mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRS"
 2020-02-25 17:06 UTC  (10+ messages)

[Xen-devel] [PATCH] x86/gen-cpuid: Fix Py2/3 compatibility
 2020-02-25 17:21 UTC  (2+ messages)

[PATCH v7 00/19] xfs: Delayed Ready Attrs
 2020-02-25 17:21 UTC  (8+ messages)
` [PATCH v7 02/19] xfs: Embed struct xfs_name in xfs_da_args

[PATCH 00/13] LUKS: encryption slot management using amend interface
 2020-02-25 17:18 UTC  (6+ messages)
` [PATCH 02/13] qcrypto-luks: implement encryption key management
  ` QAPI schema for desired state of LUKS keyslots (was: [PATCH 02/13] qcrypto-luks: implement encryption key management)
      ` QAPI schema for desired state of LUKS keyslots

[PATCH v3 0/2] block/curl: Improve HTTP header parsing
 2020-02-25 17:18 UTC  (6+ messages)
` [PATCH v3 1/2] block/curl: HTTP header fields allow whitespace around values
` [PATCH v3 2/2] block/curl: HTTP header field names are case insensitive

[PATCH V4 RESEND 0/7] Fix log reservation calculation for xattr insert operation
 2020-02-25 17:19 UTC  (3+ messages)
` [PATCH V4 RESEND 7/7] xfs: "

[linux-stable-rc:linux-5.5.y 978/1046] include/linux/compiler.h:188:26: warning: 'sb_page' may be used uninitialized in this function
 2020-02-25 17:18 UTC 

[PATCH net-next] tcp-zerocopy: Update returned getsockopt() optlen
 2020-02-25 17:16 UTC  (5+ messages)

[PATCH 1/2 wireguard-windows] Add Japanese translation to resources.rc
 2020-02-25 17:16 UTC  (2+ messages)

[MPTCP] [PATCH net-next v2 7/7] mptcp: defer work schedule until mptcp lock is released
 2020-02-25 17:16 UTC 

[MPTCP] [PATCH net-next v2 6/7] mptcp: avoid work queue scheduling if possible
 2020-02-25 17:16 UTC 

[MPTCP] [PATCH net-next v2 5/7] mptcp: remove mptcp_read_actor
 2020-02-25 17:16 UTC 

[MPTCP] [PATCH net-next v2 4/7] mptcp: add rmem queue accounting
 2020-02-25 17:16 UTC 

[MPTCP] [PATCH net-next v2 3/7] mptcp: update mptcp ack sequence from work queue
 2020-02-25 17:16 UTC 

[MPTCP] [PATCH net-next v2 2/7] mptcp: add work queue skeleton
 2020-02-25 17:16 UTC 

[MPTCP] [PATCH net-next v2 1/7] mptcp: add and use mptcp_data_ready helper
 2020-02-25 17:16 UTC 

[MPTCP] [PATCH net-next v2 1/7] mptcp: mptcp: update mptcp ack sequence outside of recv path
 2020-02-25 17:16 UTC 

[PATCH v4 0/7] Add dts for mt8183 GPU (and misc panfrost patches)
 2020-02-25 17:16 UTC  (6+ messages)
` [PATCH v4 1/7] dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183

[PATCH 5/5] drm/amdgpu: implement amdgpu_gem_prime_move_notify v2
 2020-02-25 17:16 UTC  (13+ messages)
                  ` [Intel-gfx] "

[RFC 0/2] pdc: Introduce irq_set_wake call
 2020-02-25 17:16 UTC  (4+ messages)
` [RFC 1/2] irqchip: qcom: "

[PATCH] dm integrity: reinitialize __bi_remaining when reusing bio
 2020-02-25 17:07 UTC  (2+ messages)

[PATCH v3 bpf-next 1/3] bpf: Add get_netns_id helper function for sock_ops
 2020-02-25 17:13 UTC  (5+ messages)
` [PATCH v4 bpf-next 0/3] bpf: Add get_netns_id helper "
  ` [PATCH v4 bpf-next 3/3] selftests/bpf: add selftest for get_netns_id helper

[PATCH] mm: Stop kswapd early when nothing's waiting for it to free pages
 2020-02-25 17:12 UTC  (10+ messages)

[PATCH 0/4] docs: Miscellaneous rST conversions
 2020-02-25 17:11 UTC  (3+ messages)

[PATCH 1/6] drm/amdkfd: Rename queue_count to active_queue_count
 2020-02-25 17:12 UTC  (4+ messages)
` [PATCH 6/6] drm/amdkfd: Delete unnecessary unmap queue package submissions

query about locking in IIO
 2020-02-25 17:11 UTC 

[PATCH bpf-next 0/4] Provide bpf_sk_storage data in INET_DIAG
 2020-02-25 17:11 UTC  (5+ messages)
` [PATCH bpf-next 4/4] bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()

[PATCH -next] platform/x86: intel_pmc_core: fix build error without CONFIG_DEBUG_FS
 2020-02-25 17:10 UTC  (3+ messages)

[PATCH v8 0/7] mt8183 dpi supports dual edge and pin mode swap
 2020-02-25 17:10 UTC  (6+ messages)
` [PATCH v8 2/7] dt-bindings: display: mediatek: update dpi supported chips

[PATCH linux dev-5.4] ARM: dts: rainier: Set PCA9552 pin types
 2020-02-25 17:10 UTC 

[Qemu-devel] [PULL 00/47] target-arm queue
 2020-02-25 17:08 UTC  (3+ messages)
` [Qemu-devel] [PULL 35/47] target/arm: Send interrupts on PMU counter overflow
  `  "

[PATCH v6 00/18] target/ppc: Correct some errors with real mode handling
 2020-02-25 17:05 UTC  (3+ messages)
` [PATCH v6 09/18] target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]


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.