All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-21 15:58:00 to 2018-09-21 16:45:16 UTC [more...]

[BUG] dw_wdt watchdog on linux-rt 4.18.5-rt4 not triggering
 2018-09-21 16:42 UTC  (7+ messages)

[PATCH 0/3] Filter alternate references
 2018-09-21 16:45 UTC  (8+ messages)
` [PATCH 2/3] transport.c: introduce core.alternateRefsCommand
` [PATCH 3/3] transport.c: introduce core.alternateRefsPrefixes

[PATCH 6/6] RDMA/ulp: Use dev_name instead of ibdev->name
 2018-09-21 16:44 UTC  (2+ messages)

[PATCH 0/2] net/failsafe: support multicast MAC address set
 2018-09-21 16:43 UTC  (8+ messages)
` [PATCH v3 "

[RFC 0/3] drm/gem: Add drm_gem_object_funcs
 2018-09-21 16:42 UTC  (4+ messages)
` [RFC 1/3] drm/driver: Add defaults for .gem_prime_export/import callbacks
` [RFC 2/3] drm/gem: Add drm_gem_object_funcs
` [RFC 3/3] drm/cma: Use drm_gem_object_funcs

[PATCH] openssl10: remove extra slash from libdir path
 2018-09-21 16:41 UTC  (2+ messages)

[Qemu-arm] [PATCH v2 00/11] aspeed: misc fixes and enhancements (SMC)
 2018-09-21 16:19 UTC  (12+ messages)
` [Qemu-arm] [PATCH v2 01/11] aspeed/timer: fix compile breakage with clang 3.4.2
` [Qemu-arm] [PATCH v2 02/11] hw/arm/aspeed: change the FMC flash model of the AST2500 evb
` [Qemu-arm] [PATCH v2 03/11] hw/arm/aspeed: Add an Aspeed machine class
` [Qemu-devel] [PATCH v2 04/11] hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0
` [Qemu-devel] [PATCH v2 05/11] aspeed/smc: fix some alignment issues
` [Qemu-arm] [PATCH v2 06/11] aspeed/smc: fix default read value
` [Qemu-arm] [PATCH v2 07/11] aspeed/smc: add a 'sdram_base' and 'max-ram-size' properties
` [Qemu-devel] [PATCH v2 08/11] aspeed/smc: add support for DMAs
` [Qemu-devel] [PATCH v2 09/11] aspeed/smc: add DMA calibration settings
` [Qemu-arm] [PATCH v2 10/11] aspeed/smc: inject errors in DMA checksum
` [Qemu-arm] [PATCH v2 11/11] aspeed/smc: Add dummy data register

[PATCH v6 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-09-21 16:41 UTC  (19+ messages)
` [PATCH v6 01/13] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v6 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
` [PATCH v6 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation

[PATCH 6/8] drm/i915: Clean up scaler setup
 2018-09-21 16:40 UTC  (3+ messages)
` [PATCH] drm/i915: Clean up scaler setup, v2

[PATCH 0/2] Add API to retrieve the Bluetooth Device Address (BD_ADDR)
 2018-09-21 16:40 UTC  (6+ messages)
` [PATCH 1/2] device property: Add device_get_bd_address() and fwnode_get_bd_address()

xtensa dma-mapping tidyups
 2018-09-21 16:40 UTC  (6+ messages)
` [PATCH 1/3] xtensa: remove partial support for DMA buffers in high memory

[patch V3 00/11] x86/mm/cpa: Improve large page preservation handling
 2018-09-21 16:40 UTC  (11+ messages)
` [patch V3 01/11] x86/mm/init32: Mark text and rodata RO in one go
` [patch V3 02/11] x86/mm/cpa: Split, rename and clean up try_preserve_large_page()
` [patch V3 03/11] x86/mm/cpa: Rework static_protections()
` [patch V3 04/11] x86/mm/cpa: Allow range check for static protections
` [patch V3 05/11] x86/mm/cpa: Add debug mechanism

[PATCH 0/5] VFS: Introduce filesystem information query syscall [ver #12]
 2018-09-21 16:38 UTC  (3+ messages)
` [PATCH 1/5] vfs: syscall: Add fsinfo() to query filesystem information "
` [PATCH 4/5] vfs: Allow fsinfo() to be used to query an fs parameter description "

[PATCH] INSTALL: Mention kconfig
 2018-09-21 16:37 UTC  (2+ messages)

[PATCH v3 0/4] Add support for Armada 37xx CPU watchdog
 2018-09-21 10:48 UTC  (3+ messages)
` [PATCH v3 4/4] arm64: dts: marvell: armada-37xx: add nodes to support watchdog

[PATCH net-next] cxgb4vf: Add ethtool private flags for changing force_link_up
 2018-09-21 10:46 UTC  (3+ messages)

[PATCH net] net: diag: Fix swapped src/dst in udp_dump_one
 2018-09-21 10:46 UTC  (3+ messages)

[PATCH 00/34] VFS: Introduce filesystem context [ver #12]
 2018-09-21 16:34 UTC  (20+ messages)
` [PATCH 01/34] vfs: syscall: Add open_tree(2) to reference or clone a mount "
` [PATCH 02/34] vfs: syscall: Add move_mount(2) to move mounts around "
` [PATCH 03/34] teach move_mount(2) to work with OPEN_TREE_CLONE "
` [PATCH 04/34] vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled "
` [PATCH 07/34] vfs: Add configuration parser helpers "
` [PATCH 08/34] vfs: Add LSM hooks for the new mount API "
` [PATCH 10/34] selinux: Implement the new mount API LSM hooks "
` [PATCH 11/34] smack: Implement filesystem context security "
` [PATCH 12/34] apparmor: Implement security hooks for the new mount API "
` [PATCH 13/34] tomoyo: "
` [PATCH 21/34] kernfs, sysfs, cgroup, intel_rdt: Support fs_context "
` [PATCH 26/34] vfs: syscall: Add fsopen() to prepare for superblock creation "
` [PATCH 28/34] vfs: Add some logging to the core users of the fs_context log "
` [PATCH 29/34] vfs: syscall: Add fsconfig() for configuring and managing a context "
` [PATCH 30/34] vfs: syscall: Add fsmount() to create a mount for a superblock "
` [PATCH 31/34] vfs: syscall: Add fspick() to select a superblock for reconfiguration "

Code of Conduct: Let's revamp it
 2018-09-21 16:34 UTC  (8+ messages)

linux-nvme: driver removal deadlock when device hot-removed
 2018-09-21 16:32 UTC 

[PATCH 0/3] some documentation changes from the beginning of the alphabet
 2018-09-21 16:32 UTC  (6+ messages)
` [PATCH 2/3] git-column.1: clarify initial description, provide examples

[PATCH v2 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation
 2018-09-21 16:31 UTC  (3+ messages)
` [PATCH v2 2/2] spi: Introduce new driver for Qualcomm QuadSPI controller

[RFC PATCH] glibc: Perform rseq(2) registration at nptl init and thread creation
 2018-09-21 16:29 UTC  (7+ messages)

[PATCH] vdev: free reply.msgs memory for secondary process
 2018-09-21 16:25 UTC 

[PATCH] userdiff.h: add missing declaration (hdr-check)
 2018-09-21 16:26 UTC  (3+ messages)

[GIT PULL] KVM changes for Linux 4.19-rc5
 2018-09-21 16:25 UTC  (2+ messages)

[PATCH ipsec] net: xfrm: pass constant family to nf_hook function
 2018-09-21 10:35 UTC 

[PATCH 0/8] drm/i915: Preparations for adding gen11 planar formats
 2018-09-21 16:24 UTC  (8+ messages)
` [PATCH 3/8] drm/i915: Unconditionally clear plane visibility, v2
` ✓ Fi.CI.IGT: success for drm/i915: Preparations for adding gen11 planar formats. (rev2)

[PATCH] ASoC: tidyup for_each_card_prelinks() dai_link
 2018-09-21 16:24 UTC  (2+ messages)
` Applied "ASoC: tidyup for_each_card_prelinks() dai_link" to the asoc tree

Applied "ASoC: qcom: qdsp6: remove duplicated include from q6adm.c" to the asoc tree
 2018-09-21 16:24 UTC 

Bug report: HiBMC crash
 2018-09-21 16:23 UTC  (7+ messages)

How to configure my motherboard
 2018-09-21 16:23 UTC  (2+ messages)

[PATCH] soc: qcom: qdsp6: remove duplicated include from q6adm.c
 2018-09-21 16:22 UTC  (2+ messages)

[PATCH] fetch-object.h: add missing declaration (hdr-check)
 2018-09-21 16:21 UTC  (2+ messages)

null scheduler bug
 2018-09-21 16:20 UTC  (10+ messages)

[PATCH] kernel/kcov: Replace vm_insert_page with vmf_insert_page
 2018-09-21 16:20 UTC  (7+ messages)

[PATCH v5 0/9] Make submodules work if .gitmodules is not checked out
 2018-09-21 16:19 UTC  (5+ messages)
` [PATCH v5 9/9] submodule: support reading .gitmodules when it's not in the working tree

[RFC v2 00/20] SMMUv3 Nested Stage Setup
 2018-09-21 16:18 UTC  (5+ messages)
` [RFC v2 14/20] iommu: introduce device fault data

[PATCH -next] pinctrl: sunxi: fix 'pctrl->functions' allocation in sunxi_pinctrl_build_state
 2018-09-21 16:18 UTC  (3+ messages)

[PATCH 0/5] create different meson test targets
 2018-09-21 16:18 UTC  (7+ messages)
` [PATCH 1/5] test: remove existing testcases for categorization
` [PATCH 2/5] test: add quick run tests under test-fast suite
` [PATCH 3/5] test: add performance tests under test-perf suite
` [PATCH 4/5] test: add library dependent tests under test-driver suite
` [PATCH 5/5] test: add dump test cases under test-dump suite

[PATCH] drm/i915: Make sure fb gtt offsets stay within 32bits
 2018-09-21 16:15 UTC  (4+ messages)

[PATCH v3 00/20] Support externally allocated memory in DPDK
 2018-09-21 16:14 UTC  (22+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/20] mem: add length to memseg list
  ` [PATCH v4 02/20] mem: allow memseg lists to be marked as external
  ` [PATCH v4 03/20] malloc: index heaps using heap ID rather than NUMA node
  ` [PATCH v4 04/20] mem: do not check for invalid socket ID
  ` [PATCH v4 05/20] flow_classify: "
  ` [PATCH v4 06/20] pipeline: "
  ` [PATCH v4 07/20] sched: "
  ` [PATCH v4 08/20] malloc: add name to malloc heaps
  ` [PATCH v4 09/20] malloc: add function to query socket ID of named heap
  ` [PATCH v4 10/20] malloc: add function to check if socket is external
  ` [PATCH v4 11/20] malloc: allow creating malloc heaps
  ` [PATCH v4 12/20] malloc: allow destroying heaps
  ` [PATCH v4 13/20] malloc: allow adding memory to named heaps
  ` [PATCH v4 14/20] malloc: allow removing memory from "
  ` [PATCH v4 15/20] malloc: allow attaching to external memory chunks
  ` [PATCH v4 16/20] malloc: allow detaching from external memory
  ` [PATCH v4 17/20] test: add unit tests for external memory support
  ` [PATCH v4 18/20] app/testpmd: add support for external memory
  ` [PATCH v4 19/20] doc: add external memory feature to the release notes
  ` [PATCH v4 20/20] doc: add external memory feature to programmer's guide

[PATCH 1/4] pinctrl: mediatek: fix static checker warning caused by EINT_NA
 2018-09-21 16:14 UTC  (12+ messages)
` [PATCH 2/4] pinctrl: mediatek: add no eint function for pin define
` [PATCH 3/4] pinctrl: mediatek: add MT6765 pinctrl driver
` [PATCH 4/4] pinctrl: mediatek: add eint support to "

[PATCH v1] testpmd: eeprom display
 2018-09-21 16:13 UTC  (3+ messages)

git check-ignore ignores negated entries
 2018-09-21 16:13 UTC  (2+ messages)

[PATCH] libxl: keep assigned pci devices across domain reboots
 2018-09-21 16:13 UTC  (2+ messages)

[PATCH 1/2] gemaltomodem: added Gemalto-specific gprs-context atom This atom name is not the same as the driver, because it might be necessary to add other grps-context atoms, according to the needs. The name is therefore referring to the main command used, AT^SWWAN
 2018-09-21 16:12 UTC  (2+ messages)

[PATCH] drm/i915: Add AML id into KBL_ULX support list
 2018-09-21 16:17 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] libxl: extract and save affinity maps from hypervisor
 2018-09-21 16:11 UTC 

[freebsd-master test] 127876: all pass - PUSHED
 2018-09-21 16:09 UTC 

[PATCH 00/20] unify mt76x2 and mt76x0 eeprom code
 2018-09-21 16:09 UTC  (3+ messages)
` [PATCH 02/20] mt76: add stbc entries to mt76_rate_power

[PATCH 0/2] Add CPU Idle support on Armada 8K
 2018-09-21 16:09 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: marvell: Add node labels for the cpus
` [PATCH 2/2] arm64: dts: marvell: add CPU Idle power state support on Armada 7K/8K

[PATCH -next] pinctrl: mediatek: moore: fix return value check in mtk_moore_pinctrl_probe()
 2018-09-21 16:08 UTC  (4+ messages)

[PATCH v3 0/5] Wakeup GPIO support for SDM845
 2018-09-21 16:08 UTC  (4+ messages)
` [PATCH v3 1/5] drivers: pinctrl: qcom: add wakeup capability to GPIO

[PATCH v4 0/4] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-09-21 16:07 UTC  (4+ messages)
` [PATCH v4 1/4] PCI: mediatek: fixup mtk_pcie_find_port logical

[RFC] gpiolib: Fix gpio_direction_* for single direction GPIOs
 2018-09-21 16:07 UTC  (10+ messages)
` [PATCH] gpiolib: Show correct direction from the beginning

[PATCH v5 00/27] arm64: provide pseudo NMI with GICv3
 2018-09-21 16:05 UTC  (6+ messages)
` [PATCH v5 03/27] arm64: alternative: Apply alternatives early in boot process

c981862c0c ("stm class: Introduce framing protocol drivers"): BUG: unable to handle kernel NULL pointer dereference at 00000014
 2018-09-21 16:04 UTC 

[PATCH 1/2] [media] imx214: Add imx214 camera sensor driver
 2018-09-21 10:15 UTC  (3+ messages)

[PATCH] IB/nes: Remove unnecessary parentheses
 2018-09-21 16:04 UTC  (2+ messages)

[Bug 107607] [drm:generic_reg_wait [amdgpu]] *ERROR* REG_WAIT timeout 10us * 3000 tries - enc1_stream_encoder_dp_blank line:804
 2018-09-21 16:03 UTC  (2+ messages)
` [Bug 107607] Problems with MST display (REG_WAIT takes a while or times out)

[PATCH] RDMA/cxgb4: remove redundant null pointer check before kfree_skb
 2018-09-21 16:03 UTC  (2+ messages)

[PATCH v5 0/5] Make CONFIG_HVM work
 2018-09-21 16:03 UTC  (4+ messages)
` [PATCH v5 1/5] x86/mem_access: put p2m_{get/set}_suppress_ve under CONFIG_HVM

[PATCH -next] pinctrl: mediatek: make symbol 'mtk_drive' static
 2018-09-21 16:03 UTC  (4+ messages)

[PATCH] arm64: tegra: I2C on Tegra194 is not compatible with Tegra114
 2018-09-21 10:14 UTC 

[PATCH] IB/mlx4: Remove unnecessary parentheses
 2018-09-21 16:02 UTC  (2+ messages)

RFC: don't let drivers issue pwm_disable after pwm_config(pwm, 0, period)
 2018-09-21 16:02 UTC  (6+ messages)

[PATCH] latencystats: fix timestamp marking and latency calculation
 2018-09-21 16:01 UTC 

[PATCH -next] pinctrl: mediatek: paris: fix return value check in mtk_paris_pinctrl_probe()
 2018-09-21 16:02 UTC  (4+ messages)

[PATCH v2] libdrm: headers: Sync with drm-next
 2018-09-21 16:00 UTC  (2+ messages)

[PATCH v4 0/7] Make CONFIG_HVM work
 2018-09-21 16:01 UTC  (4+ messages)
` [PATCH v4 1/7] x86/p2m/pod: make it build with !CONFIG_HVM

[PATCH] rtc: tegra: Propagate errors from platform_get_irq()
 2018-09-21 10:12 UTC 

[RFC PATCH v2] Allow aliases that include other aliases
 2018-09-21 15:59 UTC  (7+ messages)
` [RFC PATCH v4 1/3] Add support for nested aliases

[PATCH 1/2] hwmon: pwm-fan: Silence error on probe deferral
 2018-09-21 10:10 UTC 

[RFC] arm64: lse: remove -fcall-used-x0 flag
 2018-09-21 15:58 UTC  (2+ messages)

[PATCH v4 00/23] Kill the_index part 4
 2018-09-21 15:57 UTC  (19+ messages)
` [PATCH v5 "
  ` [PATCH v5 07/23] grep.c: remove implicit dependency on the_index
  ` [PATCH v5 08/23] diff.c: "
  ` [PATCH v5 09/23] read-cache.c: "
  ` [PATCH v5 10/23] diff-lib.c: "
  ` [PATCH v5 11/23] ll-merge.c: "
  ` [PATCH v5 12/23] merge-blobs.c: "
  ` [PATCH v5 13/23] merge.c: "
  ` [PATCH v5 14/23] patch-ids.c: "
  ` [PATCH v5 15/23] sha1-file.c: "
  ` [PATCH v5 16/23] rerere.c: "
  ` [PATCH v5 17/23] userdiff.c: "
  ` [PATCH v5 18/23] line-range.c: "
  ` [PATCH v5 19/23] submodule.c: "
  ` [PATCH v5 20/23] tree-diff.c: "
  ` [PATCH v5 21/23] ws.c: "
  ` [PATCH v5 22/23] revision.c: "
  ` [PATCH v5 23/23] revision.c: reduce implicit dependency the_repository


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.