All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-25 16:56:11 to 2020-02-25 17:40:13 UTC [more...]

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2020-02-25 17:39 UTC  (12+ 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 1/2] acpi/nfit: improve bounds checking for 'func'
 2020-02-25 17:39 UTC  (4+ messages)

[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 0/3] Add separate non-KMS state; constify struct drm_driver
 2020-02-25 17:37 UTC  (4+ messages)
` [PATCH 1/3] drm: Add separate state structure for legacy, non-KMS drivers
  ` [Nouveau] "

[Intel-gfx] [PATCH v2 00/20] drm/i915: Proper dbuf global state
 2020-02-25 17:30 UTC  (22+ 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 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

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

[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 v4 00/36] KVM: s390: Add support for protected VMs
 2020-02-25 17:21 UTC  (6+ messages)
` [PATCH v4 18/36] KVM: S390: protvirt: Introduce instruction data area bounce buffer

[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  (7+ 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]

[PATCH v4 0/6] Describe CoreSight topology using sysfs links
 2020-02-25 17:07 UTC  (6+ messages)
` [PATCH v4 3/6] coresight: Add generic sysfs link creation functions

[Xen-devel] [PATCH v3 0/5] x86: fixes/improvements for scratch cpumask
 2020-02-25 17:06 UTC  (3+ messages)
` [Xen-devel] [PATCH v3 3/5] x86: track when in #MC context

[Powertop] [PATCH] tuningsysfs: use med_power_with_dipm for SATA link power management
 2020-02-25 17:06 UTC 

[PATCH v4 0/5] Add clock drivers for SM8250 SoC
 2020-02-25 17:05 UTC  (3+ messages)
` [PATCH v4 4/5] dt-bindings: clock: Add SM8250 GCC clock bindings

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-02-25 17:03 UTC  (9+ messages)
` [PATCH v3 07/27] ocxl: Add functions to map/unmap LPC memory
` [PATCH v3 08/27] ocxl: Emit a log message showing how much LPC memory was detected

Interrupt timeout
 2020-02-25 17:05 UTC  (6+ messages)

[PATCH 0/3] SoundWire: ASoC interfaces for multi-cpu dais and DisCo helpers
 2020-02-25 17:00 UTC  (8+ messages)
` [PATCH 1/3] soundwire: cadence: remove useless prototypes
` [PATCH 2/3] ASoC: soc-dai: add get_sdw_stream() callback
` [PATCH 3/3] soundwire: add helper macros for devID fields

[PATCH v1 0/3] nvmem: Add support for write-only instances, and clean-up
 2020-02-25 17:04 UTC  (4+ messages)

[PATCH v2 0/2] Dual licence some files in GPL-2.0 and MIT
 2020-02-25 17:03 UTC  (7+ messages)
` [PATCH v2 1/2] drm/client: Dual licence the file in GPL-2 "

[PATCH v24 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-02-25 16:59 UTC  (8+ messages)
` [PATCH v24 08/10] ACPI: Record Generic Error Status Block(GESB) table

[PATCH] dt-bindings: clock: renesas: cpg-mssr: Convert to json-schema
 2020-02-25 17:02 UTC  (2+ messages)

mmotm 2020-02-24-19-53 uploaded
 2020-02-25 17:01 UTC  (2+ messages)
` mmotm 2020-02-24-19-53 uploaded (objtool warning)

[PATCH] drm/amdgpu: add VM update fences back to the root PD v2
 2020-02-25 17:01 UTC  (2+ messages)

[PATCH RFC] ext4: fix potential race between online resizing and write operations
 2020-02-25 17:00 UTC  (12+ messages)

[PATCH v2 0/4] Enable vTPM 2.0 for the IBM vTPM driver
 2020-02-25 17:00 UTC  (5+ messages)
` [PATCH v2 2/4] tpm: ibmvtpm: Wait for buffer to be set before proceeding
` [PATCH v2 3/4] tpm: Implement tpm2_init to call when TPM_OPS_AUTO_STARTUP is not set

[PATCH] doc: fix filesystems/porting.rst whitespace
 2020-02-25 16:59 UTC  (3+ messages)

[PATCH v4 0/2] qemu-cpu-models: Convert to rST; document other MSR bits
 2020-02-25 16:56 UTC  (3+ messages)
` [PATCH v4 1/2] docs: Convert qemu-cpu-models.texi to rST; related fixes
` [PATCH v4 2/2] qemu-cpu-models.rst: Document -noTSX, mds-no, taa-no, and tsx-ctrl

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

[PATCH 3/3] drm/pci: Unexport drm_get_pci_dev
 2020-02-25 16:58 UTC  (2+ messages)
` [PATCH] "

[PATCH 0/2] Add EDAC support for Cadence ddr controller
 2020-02-25 16:58 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: edac: Add cadence ddr mc support

[PATCH v2 0/2] Enable HOST_PA_TACTIVATE quirk for WDC UFS devices
 2020-02-25 16:58 UTC  (3+ messages)
` [PATCH v2 2/2] scsi: ufs-qcom: Apply QUIRK_HOST_TACTIVATE "

[PATCHv2] selftests/timers: Turn off timeout setting
 2020-02-25 16:57 UTC 

[PATCH v3 0/5] LiteX SoC controller and LiteUART serial driver
 2020-02-25 16:57 UTC  (3+ messages)
` [PATCH v3 2/5] dt-bindings: soc: document LiteX SoC Controller bindings

[PATCH] crypto/chelsio: Fixed tls stats
 2020-02-25 16:51 UTC 

[GIT PULL] i.MX clock fixes for 5.6
 2020-02-25 16:57 UTC  (3+ messages)

Git Rebase: test failing with GIT_TEST_STASH_USE_BUILTIN=false
 2020-02-25 16:57 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/9] lib/tests: Extract fork helpers
 2020-02-25 16:57 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 5/9] runner: Abort the run when test exits with IGT_EXIT_ABORT
` [igt-dev] [PATCH i-g-t 6/9] lib/chamelium: Clear error after checking if chamelium is reachable
` [igt-dev] [PATCH i-g-t 7/9] lib/chamelium: Make it clear that function asserts
` [igt-dev] [PATCH i-g-t 8/9] lib/chamelium: Add functions to initialize XMLRPC only
` [igt-dev] [PATCH i-g-t 9/9] lib/kms: Try to plug all Chamelium ports, abort if it fails

[PATCH v7 1/2] net: mdio: add ipq8064 mdio driver
 2020-02-25 16:57 UTC  (3+ messages)
` [PATCH v7 2/2] Documentation: devictree: Add ipq806x mdio bindings

[PATCH] clk: Fix phase init check
 2020-02-25 16:56 UTC  (2+ 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.