All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-05 15:02:09 to 2018-04-05 16:29:12 UTC [more...]

[PATCH v4 0/1] Safe LSM (un)loading, and immutable hooks
 2018-04-05 16:29 UTC  (4+ messages)

drm: Branch 'master'
 2018-04-05 16:29 UTC 

[PATCH 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
 2018-04-05 16:29 UTC  (4+ messages)

[PATCH 0/3 RESEND] namei: add follow_up_bind()
 2018-04-05 16:28 UTC  (2+ messages)

Can auditd run in lxc on centos7
 2018-04-05 16:26 UTC 

BUG: KASAN: use-after-free in bt_for_each+0x1ea/0x29f
 2018-04-05 16:25 UTC  (3+ messages)

[PATCH] sched: support dynamiQ cluster
 2018-04-05 16:22 UTC  (11+ messages)

[PATCH V19 4/4] app/testpmd: enable device hotplug monitoring
 2018-04-05 16:22 UTC  (7+ messages)
` [PATCH V20 0/4] add device event monitor framework
  ` [PATCH V20 1/4] eal: add device event handle in interrupt thread
  ` [PATCH V20 2/4] eal: add device event monitor framework
  ` [PATCH V20 3/4] eal/linux: uevent parse and process
  ` [PATCH V20 4/4] app/testpmd: enable device hotplug monitoring

[GIT PULL] udf, ext2, quota, fsnotify fixes & cleanups for 4.17-rc1
 2018-04-05 16:22 UTC 

[RFC PATCH] mmc: renesas_sdhi_internal_dmac: fall back to PIO if scatterlist doesn't match
 2018-04-05 16:21 UTC  (3+ messages)

[GIT PULL] x86/build changes for v4.17
 2018-04-05 16:21 UTC  (12+ messages)

[SPDK] Crypto vbdev design options
 2018-04-05 16:20 UTC 

[RFC PATCH] mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCs
 2018-04-05 16:20 UTC  (3+ messages)

[PATCH] include: mm: Adding new inline function vmf_error
 2018-04-05 16:22 UTC 

[PATCH 1/4] drm/i915: Only call finish_reset after a prepare_reset
 2018-04-05 16:19 UTC  (3+ messages)

[PATCH v5 00/10] drivers/qcom: add RPMH communication suppor
 2018-04-05 16:18 UTC  (11+ messages)
` [PATCH v5 01/10] drivers: qcom: rpmh-rsc: add RPMH controller for QCOM SoCs
` [PATCH v5 02/10] dt-bindings: introduce RPMH RSC bindings for Qualcomm SoCs
` [PATCH v5 03/10] drivers: qcom: rpmh-rsc: log RPMH requests in FTRACE
` [PATCH v5 04/10] drivers: qcom: rpmh: add RPMH helper functions
` [PATCH v5 05/10] drivers: qcom: rpmh-rsc: write sleep/wake requests to TCS
` [PATCH v5 06/10] drivers: qcom: rpmh-rsc: allow invalidation of sleep/wake TCS
` [PATCH v5 07/10] drivers: qcom: rpmh: cache sleep/wake state requests
` [PATCH v5 08/10] drivers: qcom: rpmh: allow requests to be sent asynchronously
` [PATCH v5 09/10] drivers: qcom: rpmh: add support for batch RPMH request
` [PATCH v5 10/10] drivers: qcom: rpmh-rsc: allow active requests from wake TCS

[PATCH v3 0/7] CPU cooling device new strategies
 2018-04-05 16:16 UTC  (10+ messages)
` [PATCH v3 1/7] thermal/drivers/cpu_cooling: Fixup the header and copyright
` [PATCH v3 2/7] thermal/drivers/cpu_cooling: Add Software Package Data Exchange (SPDX)
` [PATCH v3 3/7] thermal/drivers/cpu_cooling: Remove pointless field
` [PATCH v3 4/7] thermal/drivers/Kconfig: Convert the CPU cooling device to a choice
` [PATCH v3 5/7] thermal/drivers/cpu_cooling: Add idle cooling device documentation
` [PATCH v3 6/7] thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver
` [PATCH v3 7/7] cpuidle/drivers/cpuidle-arm: Register the cooling device

[PATCH] iio: imu: inv_mpu6050: fix error path not turning chip back off
 2018-04-05 16:17 UTC 

[PATCH 0/1] Reduce copies between ocaml Strings and Bytes
 2018-04-05 16:16 UTC  (3+ messages)
` [PATCH 1/1] tools: reduce copies b/w "

IPMI stack refactoring
 2018-04-05 16:15 UTC 

[PATCH] net: thunderx: rework mac addresses list to u64 array
 2018-04-05 16:15 UTC  (7+ messages)

[GIT PULL] siginfo updares for 4.17-rc1
 2018-04-05 16:14 UTC  (2+ messages)

[PATCH v1] kernel/trace:check the val against the available mem
 2018-04-05 16:15 UTC  (13+ messages)

[PATCH] Btrfs: clean up resources during umount after trans is aborted
 2018-04-05 16:11 UTC  (2+ messages)

[PATCH v3 2/4] bus: fsl-mc: add restool userspace support
 2018-04-05 16:12 UTC  (13+ messages)

[PATCH] blk-mq: only run mapped hw queues in blk_mq_run_hw_queues()
 2018-04-05 16:11 UTC  (12+ messages)

An actual suggestion (Re: [GIT PULL] Kernel lockdown for secure boot)
 2018-04-05 16:11 UTC  (6+ messages)

Logitech webcam USB audio breakage during the 4.10 merge window
 2018-04-05 16:11 UTC  (2+ messages)

Conditional DAG recalculation at build time
 2018-04-05 16:09 UTC  (2+ messages)

[PATCH v6 0/8] vhost: introduce vhost crypto backend
 2018-04-05 16:01 UTC  (10+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/8] lib/librte_vhost: add vhost user message handlers
  ` [PATCH v7 2/8] lib/librte_vhost: add virtio-crypto user message structure
  ` [PATCH v7 3/8] lib/librte_vhost: add session message handler
  ` [PATCH v7 4/8] lib/librte_vhost: add request handler
  ` [PATCH v7 5/8] lib/librte_vhost: add public function implementation
  ` [PATCH v7 6/8] lib/librte_vhost: update makefile
  ` [PATCH v7 7/8] examples/vhost_crypto: add vhost crypto sample application
  ` [PATCH v7 8/8] doc: update for vhost crypto support

[PATCH] nvme: fix flush dependency in delete controller flow
 2018-04-05 16:08 UTC  (4+ messages)

[PATCH v5 0/7] Queued/runnable/running engine stats
 2018-04-05 16:08 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Queued/runnable/running engine stats (rev4)

gretap tunnel redirecting 2 different networks on destination host to nics
 2018-04-05 16:05 UTC  (2+ messages)

[PATCH] ARM: dts: omap3-gta04: Add fixed 26MHz clock as fck for twl
 2018-04-05 16:05 UTC  (2+ messages)

[PATCH v6 0/2] drivers/qcom: add Command DB support
 2018-04-05 16:04 UTC  (3+ messages)
` [PATCH v6 1/2] drivers: qcom: add command DB driver
` [PATCH v6 2/2] dt-bindings: introduce Command DB for QCOM SoCs

[PATCH] ARM: dts: omap3-pandora: Add fixed 26MHz clock as fck for twl
 2018-04-05 16:01 UTC  (3+ messages)

[PATCH v2] backlight: otm3225a: add support for ORISE OTM3225A LCD SoC
 2018-04-05 16:04 UTC  (3+ messages)

[PATCH v1] mm: consider non-anonymous thp as unmovable page
 2018-04-05 16:03 UTC  (12+ messages)

[PATCH 1/2] net: phy: Helper function for reading strapped configuration values
 2018-04-05 16:02 UTC  (4+ messages)
` [PATCH 2/2] net: phy: dp83640: Read strapped configuration settings

making wireguard work on RHEL7/etc
 2018-04-05 16:15 UTC  (12+ messages)

RFT/FYI: docker/containerd/runc uprevs pushed to master
 2018-04-05 15:55 UTC  (10+ messages)

[Xenomai] building Xenomai Apps with CMake (RFC)
 2018-04-05 15:54 UTC  (3+ messages)

Using WG for transport security in a p2p network
 2018-04-05 16:06 UTC  (4+ messages)

[Qemu-trivial] [PATCH] configure: Add missing configure options to help text
 2018-04-05 15:52 UTC  (2+ messages)

rcu_process_callbacks irqsoff latency caused by taking spinlock with irqs disabled
 2018-04-05 15:53 UTC  (4+ messages)

[Bug 105869] clang crashes when compiling OpenCL kernel
 2018-04-05 15:52 UTC  (2+ messages)

[PATCH v10 0/2] fpga: Lattice MachXO2 Slave SPI FPGA Manager support
 2018-04-05 15:52 UTC  (4+ messages)
` [PATCH v10 2/2] fpga: lattice machxo2: Add Lattice MachXO2 support

[RFC 0/9] bpf: Add buildid check support
 2018-04-05 15:50 UTC  (11+ messages)
` [PATCH 1/9] perf tools: Make read_build_id function public
` [PATCH 2/9] perf tools: Add fetch_kernel_buildid function
` [PATCH 3/9] kbuild: Do not pass arguments to link-vmlinux.sh
` [PATCH 4/9] kbuild: Add filechk2 function
` [PATCH 5/9] bpf: Add CONFIG_BUILDID_H option
` [PATCH 6/9] bpf: Add CONFIG_BPF_BUILDID_CHECK option
` [PATCH 7/9] libbpf: Synchronize uapi bpf.h header
` [PATCH 8/9] libbpf: Add support to attach buildid to program load
` [PATCH 9/9] perf tools: The buildid usage in example eBPF program

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-04-05 15:51 UTC  (11+ messages)
` [PATCH v5 12/44] clk: davinci: Add platform information for TI DA850 PSC

[PATCH v3] powerpc/64: Fix section mismatch warnings for early boot symbols
 2018-04-05 15:50 UTC 

[PATCH] doc: add timestamp offload for mlx5 to features table
 2018-04-05 15:50 UTC  (2+ messages)

[PATCH] qtnfmac: pearl: pcie: fix memory leak in qtnf_fw_work_handler
 2018-04-05 15:49 UTC 

PATCH [1/1]: wireless: mac80211_hwsim: support/ignore power state changes
 2018-04-05 15:48 UTC  (2+ messages)

[Xenomai] ipipe: fix preemption damage in hard_preempt_enable()
 2018-04-05 15:48 UTC  (3+ messages)

[PATCH v4 0/8] cgroup private data and DRM/i915 integration
 2018-04-05 15:48 UTC  (10+ messages)
        ` DRM cgroups integration (Was: Re: [PATCH v4 0/8] cgroup private data and DRM/i915 integration)

[virtio-dev] [PATCH v30 0/4] Virtio-balloon: support free page reporting
 2018-04-05 15:47 UTC  (12+ messages)
` [virtio-dev] [PATCH v30 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
  ` [virtio-dev] "
        ` [virtio-dev] "
                  `  "

[PATCH 01/13] drm/msm: Stop consulting plane->fb/crtc
 2018-04-05 15:45 UTC  (14+ messages)
` [PATCH 02/13] drm/sti: Stop consulting plane->crtc
` [PATCH 03/13] drm/atmel-hlcdc: "
` [PATCH 04/13] drm/amdgpu/dc: Stop updating plane->fb
` [PATCH 05/13] drm/i915: Stop updating plane->fb/crtc
` [PATCH 06/13] drm/exynos: Stop updating plane->crtc
  ` [PATCH 07/13] drm/msm: Stop updating plane->fb/crtc
` [PATCH 08/13] drm/virtio: Stop updating plane->crtc
` [PATCH 09/13] drm/vc4: Stop updating plane->fb/crtc
` [PATCH 10/13] drm/atmel-hlcdc: Stop using plane->fb
` [PATCH 11/13] drm/omapdrm: Nuke omap_framebuffer_get_next_connector()
` [PATCH 12/13] drm: Stop updating plane->crtc/fb/old_fb on atomic drivers
` [PATCH 13/13] drm: Add local 'plane' variable for tmp->primary
` ✗ Fi.CI.BAT: failure for series starting with [01/13] drm/msm: Stop consulting plane->fb/crtc

[PATCH 0/9] implicit fencing clarification
 2018-04-05 15:44 UTC  (10+ messages)
` [PATCH 1/9] drm/vmwgfx: Remove no-op prepare/cleanup_fb callbacks
` [PATCH 2/9] drm: Move simple_display_pipe prepare_fb helper into gem fb helpers
` [PATCH 3/9] drm/tve200: Use simple_display_pipe prepare_fb helper
` [PATCH 4/9] drm/pl111: "
` [PATCH 5/9] drm/mxsfb: "
` [PATCH 6/9] drm/atomic: better doc for implicit vs explicit fencing
` [PATCH 7/9] drm/gem-fb-helper: Always do implicit sync
` [PATCH 8/9] drm/vc4: Always obey "
  ` [PATCH 9/9] drm/msm: Always obey implicit fencing

[PATCH 1/2] ASoC: adau17x1: Handling of DSP_RUN register during fw setup
 2018-04-05 15:44 UTC  (4+ messages)
` [PATCH 2/2] ASoC: adau17x1: Do not reload dsp-fw if samplerate has not changed

[PATCH v2] xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE
 2018-04-05 15:42 UTC 

[PATCH v2] xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE
 2018-04-05 15:42 UTC 

[PATCH] gup: return -EFAULT on access_ok failure
 2018-04-05 15:40 UTC  (4+ messages)

[xen-unstable-smoke test] 121889: regressions - FAIL
 2018-04-05 15:38 UTC 

[PATCH 4.4 00/97] 4.4.124-stable review
 2018-04-05 15:36 UTC  (4+ messages)
` [PATCH 4.4 92/97] ip6_vti: adjust vti mtu according to mtu of lower device

[RFT] vmxnet3: coverity reported defect
 2018-04-05 15:36 UTC 

[RFC PATCH] ethdev: fix ports enumeration
 2018-04-05 15:33 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] fix ethdev "
  ` [PATCH v2 2/3] fix ethdev port id validation
  ` [PATCH v2 3/3] ethdev: deprecate port count function

[PATCH] btrfs: Fix possible softlock on single core machines
 2018-04-05 15:29 UTC  (4+ messages)

[CI] drm/i915: Only call finish_reset after a prepare_reset
 2018-04-05 15:31 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS b452dd1eb81abe6bc6818ed8539c16b710e7db33
 2018-04-05 15:29 UTC 

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS 6f23d37224863152aff00342ffe0b3dc21474d80
 2018-04-05 15:28 UTC 

[PATCH] clockevents: Fix kernel messages split across multiple lines
 2018-04-05 15:26 UTC 

[git pull] device mapper changes for 4.17
 2018-04-05 15:19 UTC 

[PATCH 0/8] use struct pt_regs based syscall calling for x86-64
 2018-04-05 15:19 UTC  (2+ messages)

[RFC PATCH 0/3] Documentation/features: Provide and apply "features-refresh.sh"
 2018-04-05 15:18 UTC  (5+ messages)

[ovmf test] 121769: all pass - PUSHED
 2018-04-05 15:17 UTC 

[PATCH v3 00/21] implement packed virtqueues
 2018-04-05 15:16 UTC  (8+ messages)
` [PATCH v3 02/21] net/virtio: vring init for packed queues
` [PATCH v3 04/21] net/virtio: add packed virtqueue helpers

[PATCH] drm: clarify adjusted_mode for a bridge connected to a crtc
 2018-04-05 15:15 UTC  (6+ messages)

Control dependency between prior load in while condition and later store?
 2018-04-05 15:16 UTC  (2+ messages)

[PATCH] net/octeneontx: fix warnings
 2018-04-05 15:12 UTC 

[PATCH v1 0/9] Bunch of flow API-related fixes
 2018-04-05 15:10 UTC  (6+ messages)
` [PATCH v2 00/13] "
  ` [PATCH v2 05/13] net/sfc: fix endian conversions in flow API

[PATCH] dax: adding fsync/msync support for device DAX
 2018-04-05 15:10 UTC  (7+ messages)

[RFC] virtio: Use DMA MAP API for devices without an IOMMU
 2018-04-05 15:09 UTC  (5+ messages)

[PATCH v3 0/3] net/mlx5: use Netlink in VF mode
 2018-04-05 15:07 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] net/mlx5: use Netlink to add/remove MAC addresses
  ` [PATCH v4 2/3] net/mlx5: use Netlink to enable promisc / allmulti mode
  ` [PATCH v4 3/3] net/mlx5: add a parameter for Netlink support in VF

[PATCH 0/7] drm/i915/dp: link config compute refactoring
 2018-04-05 15:06 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] kconfig: add support for new option 'listnewdefconfig'
 2018-04-05 15:03 UTC  (3+ messages)

[pull] radeon and amdgpu drm-next-4.17
 2018-04-05 15:03 UTC 

[PATCH v3] ARM: dts: tpc: Device tree description of the iMX6Q TPC board
 2018-04-05 15:02 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.