All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-29 11:01:40 to 2018-05-29 12:11:05 UTC [more...]

[PATCH v2 00/17] arm64 SSBD (aka Spectre-v4) mitigation
 2018-05-29 12:11 UTC  (5+ messages)
` [PATCH v2 01/17] arm/arm64: smccc: Add SMCCC-specific return codes
` [PATCH v2 02/17] arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1

[PATCH v7 0/2] Base enablement of IOMMU debugfs support
 2018-05-29 12:09 UTC  (10+ messages)
` [PATCH v7 2/2] iommu/amd: Add basic debugfs infrastructure for AMD IOMMU

[Buildroot] [PATCH 1/2] configs/stm32f429: force usage of BINUTILS 2.28.x
 2018-05-29 12:09 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] configs/stm32f469: "

[PATCH] branch: issue "-l" deprecation warning after pager starts
 2018-05-29 12:08 UTC  (10+ messages)
` [RFC PATCH 0/3] usage: prefix all lines in `vreportf()`, not just the first
  ` [RFC PATCH 2/3] "

[RFC PATCH 00/17] T10-PI support for NVMeoF/RDMA host
 2018-05-29 12:08 UTC  (10+ messages)
` [PATCH 01/17] IB/isert: fix T10-pi check mask setting

[PATCH v4 00/11] Workarounds for Icelake
 2018-05-29 12:07 UTC  (3+ messages)
` [PATCH 04/11] drm/i915/icl: WaEnableFloatBlendOptimization

[PATCH v3 0/10] arm: more kconfig configurability and small default configs
 2018-05-29 12:07 UTC  (9+ messages)
` [PATCH v3 04/10] Make MEM_ACCESS configurable
` [PATCH v3 05/10] make it possible to enable/disable UART drivers
` [PATCH v3 06/10] xen: remove HAS_ prefix from UART Kconfig options
` [PATCH v3 07/10] arm: make it possible to disable the SMMU driver

[patch v22 1/4] drivers: jtag: Add JTAG core driver
 2018-05-29 12:06 UTC  (4+ messages)

[PATCH v1] stubdom/vtpm: include stdio.h for declaration of printf
 2018-05-29 12:06 UTC 

[PATCH] drm/i915/guc: Don't read SOFT_SCRATCH(15) on MMIO error
 2018-05-29 12:04 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

SRCU: add a static initializer and let cpufreq use it
 2018-05-29 12:04 UTC  (4+ messages)
` [PATCH 1/2] kernel/SRCU: provide a static initializer

[RFC PATCH] m68k: set dma and coherent masks for Macintosh SONIC based ethernet
 2018-05-29 12:04 UTC  (13+ messages)

[Qemu-devel] [PATCH 0/5] Make the next release be 3.0
 2018-05-29 12:00 UTC  (2+ messages)

[PATCH 0/9] qtnfmac: bugfixes and cleanups
 2018-05-29 12:00 UTC  (10+ messages)
` [PATCH 1/9] qtnfmac: remove unused function declarations
` [PATCH 2/9] qtnfmac: simplify notation
` [PATCH 3/9] qtnfmac: decode error codes from firmware replies
` [PATCH 4/9] qtnfmac: cleanup wdev structure between its uses
` [PATCH 5/9] qtnfmac: improve control path timeout handling
` [PATCH 6/9] qtnfmac: fix firmware command error path
` [PATCH 7/9] qtnfmac: fix bg_scan_period parameter processing
` [PATCH 8/9] qtnfmac: cancel scan on disconnect
` [PATCH 9/9] qtnfmac: fix invalid STA state on EAPOL failure

linux-next: boot messages from today's linux-next
 2018-05-29 12:00 UTC  (3+ messages)

[PATCH v3 0/6] mfd/regulator/clk: bd71837: ROHM BD71837 PMIC driver
 2018-05-29 12:00 UTC  (4+ messages)
` [PATCH v3 6/6] regulator: bd71837: BD71837 PMIC regulator driver

[Buildroot] [PATCH] ethtool: bump to version 4.16
 2018-05-29 12:00 UTC  (2+ messages)

[RFC] rcu: Check the range of jiffies_till_xxx_fqs on setting them
 2018-05-29 12:01 UTC  (2+ messages)

[Buildroot] [git commit] ethtool: bump to version 4.16
 2018-05-29 12:00 UTC 

[Buildroot] [git commit branch/next] ethtool: bump to version 4.16
 2018-05-29 12:00 UTC 

[Buildroot] [PATCH] glibc: security bump to latest 2.27 branch
 2018-05-29 11:59 UTC  (2+ messages)

[PATCH v2 0/2] drm/rockchip: try to fix vblank hang resulting from iommu irq change
 2018-05-29 11:59 UTC  (3+ messages)
` [PATCH v2 2/2] drm/rockchip: vop: fix irq disabled after vop driver probed

[Qemu-devel] [PATCH v2 00/40] Generic background jobs
 2018-05-29 11:59 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 21/40] job: Convert block_job_cancel_async() to Job
          ` [Qemu-devel] [Qemu-block] "

[xen-unstable-smoke test] 123352: regressions - FAIL
 2018-05-29 11:58 UTC 

[PATCH] powerpc/prom: Fix %llx usage since prom_printf() change
 2018-05-29 11:58 UTC  (2+ messages)

[PATCH] t990X: use '.git/objects' as 'deep inside .git' path
 2018-05-29 11:58 UTC  (3+ messages)

[PATCH] Enable /dev/mapper/dm-[0-9]-* scanning
 2018-05-29 11:57 UTC  (5+ messages)

[PATCH net-next] net: davinci_mdio: fix building error without CONFIG_OF
 2018-05-29 11:56 UTC  (2+ messages)

Wireguard & hw flow offload incompatibility
 2018-05-29 11:59 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/14] block: Make blockdev-create a job and stable API
 2018-05-29 11:56 UTC  (11+ messages)
` [Qemu-devel] [PATCH 03/14] job: Add error message for failing jobs
` [Qemu-devel] [PATCH 04/14] block/create: Make x-blockdev-create a job
` [Qemu-devel] [PATCH 05/14] qemu-iotests: Add VM.get_qmp_events_filtered()
` [Qemu-devel] [PATCH 06/14] qemu-iotests: Add VM.qmp_log()
` [Qemu-devel] [PATCH 07/14] qemu-iotests: Add iotests.img_info_log()

[PATCH v9 00/12] Support PPTT for ARM64
 2018-05-29 11:56 UTC  (11+ messages)

[PATCH v2 0/9] iommu/vt-d: Improve PASID id and table management
 2018-05-29 11:56 UTC  (4+ messages)

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-05-29 11:55 UTC  (13+ messages)
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing

[PATCH] KVM: PPC: Book3S PR: Enable use on POWER9 inside HPT-mode guests
 2018-05-29 11:55 UTC  (2+ messages)

[PATCH 0/2] [GIT PULL] tracing: Two bug fixes that deal with triggers and instances
 2018-05-29 11:53 UTC  (3+ messages)
` [PATCH 1/2] tracing: Fix crash when freeing instances with event triggers
` [PATCH 2/2] tracing: Make the snapshot trigger work with instances

[PATCH 0/5] remoteproc: updates for new events
 2018-05-29 11:53 UTC  (7+ messages)
` [PATCH 4/5] remoteproc: rename subdev probe and remove functions
` [PATCH 5/5] remoteproc: Introduce prepare and unprepare for subdevices

INFO: rcu detected stall in is_bpf_text_address
 2018-05-29 11:53 UTC  (5+ messages)

[PATCH v1] net/i40e: workaround for Fortville performance
 2018-05-29 11:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Input: of_touchscreen / generic bindings - Add support for touchscreen-min-x|y
 2018-05-29 11:52 UTC 

[PATCH v5 0/3] drm/panel: Add Ilitek ILI9881c controller driver
 2018-05-29 11:52 UTC  (9+ messages)
` [PATCH v5 1/3] dt-bindings: panel: Add the Ilitek ILI9881c panel documentation
` [PATCH v5 2/3] drm/panel: Add Ilitek ILI9881c panel driver
` [PATCH v5 3/3] [DO NOT MERGE] arm: dts: sun8i: bpi-m2m: Add DSI display

[PATCH] drm/edid: Quirk Vive Pro VR headset non-desktop
 2018-05-29 11:52 UTC 

[PATCH] doc: document scope NOFS, NOIO APIs
 2018-05-29 11:51 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 1/3] platform/x86: silead_dmi: Add touchscreen info for the Jumper EZpad 6 Pro
 2018-05-29 11:50 UTC  (3+ messages)
` [PATCH 2/3] platform/x86: silead_dmi: Add info for the PoV mobii TAB-P800W (v2.0)
` [PATCH 3/3] platform/x86: silead_dmi: Add touchscreen info for the Onda V891w tablet

[SPDK] NVMe ANA Support
 2018-05-29 11:49 UTC 

[patch v23 0/4] JTAG driver introduction
 2018-05-29 11:49 UTC  (10+ messages)
` [patch v23 1/4] drivers: jtag: Add JTAG core driver
` [patch v23 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v23 3/4] Documentation: jtag: Add bindings for "
` [patch v23 4/4] Documentation: jtag: Add ABI documentation

[PATCH v2 0/8] Make deferring probe forever optional
 2018-05-29 11:48 UTC  (3+ messages)

[meta-python][PATCH v2 1/3] meta-python: Add python-pyflame recipe
 2018-05-29 11:48 UTC  (3+ messages)

Report A bug of PTE attribute set for mprotect
 2018-05-29 11:47 UTC 

[PATCH 0/4] Switch Versatile Express to use PL111 DRM driver
 2018-05-29 11:48 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: Restructure Vexpress motherboard includes

[PATCH] drm/amdgpu: To get gds, gws and oa from adev->gds
 2018-05-29 11:46 UTC  (3+ messages)

linux-next: build failure after merge of the drm-intel-fixes tree
 2018-05-29 11:45 UTC  (3+ messages)

[PATCH 0/6] x86/vmx: Misc fixes and improvements
 2018-05-29 11:43 UTC  (9+ messages)
` [PATCH 2/6] x86: Improvements to ler debugging
` [PATCH 3/6] x86/pat: Simplify host PAT handling
` [PATCH 4/6] x86/vmx: Simplify PAT handling during vcpu construction
` [PATCH 5/6] x86/vmx: Defer vmx_vmcs_exit() as long as possible in construct_vmcs()

[PATCH net] sctp: not allow to set rto_min with a value below 200 msecs
 2018-05-29 11:41 UTC  (8+ messages)

[Qemu-trivial] [PATCH v4 00/21] Includes cleanup
 2018-05-29 11:40 UTC  (15+ messages)
` [Qemu-trivial] [PATCH v4 09/21] target: Do not include "exec/exec-all.h" if it is not necessary
    ` [Qemu-devel] "
    ` [Qemu-arm] "
` [Qemu-trivial] [PATCH v4 14/21] hw: Do not include "sysemu/blockdev.h" "
  `  "
    ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v4 18/21] hw/hppa: Remove unused include
    ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v4 20/21] hw/ide: "
  ` [Qemu-trivial] [Qemu-devel] "
    `  "

[PATCH BlueZ] shared/shell: Disable argument count check if optarg are detected
 2018-05-29 11:40 UTC  (2+ messages)

Invalid security context while executing audit2alllow.orig
 2018-05-29 11:39 UTC 

[PATCH BlueZ 1/2] client: Don't require authorization for trusted devices
 2018-05-29 11:39 UTC  (2+ messages)

[Bug 106709] Requesting new account for IGT
 2018-05-29 11:39 UTC 

[PATCH BlueZ] test: Switch to Python3
 2018-05-29 11:39 UTC  (2+ messages)

[ragnatech:media-tree 442/456] drivers/media/usb/pvrusb2/pvrusb2-v4l2.o: warning: objtool: pvr2_v4l2_dev_init.cold.3()+0x4a: return with modified stack frame
 2018-05-29 11:37 UTC 

Question about patch "svm: fix incorrect TSC scaling"
 2018-05-29 10:23 UTC  (3+ messages)

[PATCH] docs/admin-guide/mm: add high level concepts overview
 2018-05-29 11:37 UTC  (3+ messages)

[PATCH V3 rdma-next 0/4] {RDMA/uverbs,hns}: Misc update for hns driver
 2018-05-29 11:36 UTC  (5+ messages)
` [PATCH V3 rdma-next 4/4] RDMA/hns: Implement the disassociate_ucontext API

linux-next: Tree for May 24
 2018-05-29 11:37 UTC  (5+ messages)

[PATCH 0/3] ASoC: make simple-card a bit more versatile
 2018-05-29 11:35 UTC  (9+ messages)
` [PATCH 1/3] ASoC: simple-card: set cpu dai clk in hw_params
` [PATCH 2/3] ASoC: simple-card: make sysclk index configurable
` [PATCH 3/3] ASoC: simple-card: add support for clock divider setup

[PATCH 00/13] xen/arm: SSBD (aka Spectre-v4) mitigation (XSA-263)
 2018-05-29 11:34 UTC  (11+ messages)
` [PATCH 05/13] xen/arm: Add command line option to control SSBD mitigation
` [PATCH 07/13] xen/arm: Simplify alternative patching

[PATCH] remoteproc: qcom_q6v5: don't auto boot remote processor
 2018-05-29 11:31 UTC  (3+ messages)

[PATCH] ath10k: fix spectral scan for QCA9984 and QCA9888 chipsets
 2018-05-29 11:31 UTC  (2+ messages)

[vfs:hch.aio 7/40] include/linux/syscalls.h:233:18: warning: 'sys_io_pgetevents' alias between functions of incompatible types 'long int(aio_context_t, long int, long int, struct io_event *, struct timespec *, const struct __aio_sigset *)' and 'long int(long int, long int, long int, long int, long int, long int)'
 2018-05-29 11:29 UTC  (5+ messages)
    ` [kbuild-all] "

[GIT PULL] ARM: mediatek fixes for v4.17
 2018-05-29 11:29 UTC  (2+ messages)

[PATCH v2] x86/XPTI: fix S3 resume (and CPU offlining in general)
 2018-05-29 11:29 UTC  (2+ messages)

[sthibault@debian.org: Re: Bug#891812: util-linux: FTBFS on hurd-i386: calls pty_init_slave unconditionally]
 2018-05-29 11:28 UTC  (3+ messages)

[PATCH] crypto/armv8: fix HMAC supported digest sizes
 2018-05-29 11:28 UTC  (2+ messages)

[PATCH bpf-next] bpf: clean up eBPF helpers documentation
 2018-05-29 11:27 UTC 

Build Qt5 with wayland fails
 2018-05-29 11:27 UTC 

Fail to start org.openbmc.managers.System.service
 2018-05-29 11:27 UTC  (2+ messages)

[PATCH] ceph: fix use-after-free in ceph_statfs
 2018-05-29 11:26 UTC  (2+ messages)

buffered I/O without buffer heads in xfs and iomap v3
 2018-05-29 11:26 UTC  (9+ messages)
` [PATCH 22/34] xfs: make xfs_writepage_map extent map centric

[meta-qt5] QtWebEngine SEGV_MAPERR when opening web view on Raspberry Pi 3
 2018-05-29 11:25 UTC 

[U-Boot] [PATCH v7 00/18] Add fastboot UDP support
 2018-05-29 11:24 UTC  (3+ messages)

[PATCH linux dev-4.13 v1 0/2] hwmon: Add NPCM7xx PWM driver support
 2018-05-29 11:24 UTC  (3+ messages)
` [PATCH linux dev-4.13 v1 1/2] dt-binding: hwmon: Add NPCM7xx PWM documentation
` [PATCH linux dev-4.13 v1 2/2] hwmon: npcm-pwm: add NPCM7xx PWM driver

[PATCH] RFT mm/oomkill: Don't skip the reaper
 2018-05-29 11:23 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 1/4] clocksource: timer-imx-gpt: Remove outdated file path
 2018-05-29 11:22 UTC  (4+ messages)
` [PATCH 2/4] clocksource: timer-imx-gpt: Switch to SPDX identifier

[PATCH 2nd try v4] btrfs: drop uuid_mutex in btrfs_free_extra_devids()
 2018-05-29 11:19 UTC  (5+ messages)

[RFC] hot plug failure handle mechanism
 2018-05-29 11:20 UTC  (2+ messages)

[OSSTEST PATCH] Osstest/Debian: bootloader: Fix grub parsing for XSM and multiboot1
 2018-05-29 11:20 UTC  (2+ messages)

[PATCH i-g-t] igt/gem_ctx_isolation: Test INSTPM back to gen6
 2018-05-29 11:16 UTC  (2+ messages)
` [igt-dev] "

[U-Boot] [PATCH v1 3/5] dm: serial: Add setparity
 2018-05-29 11:14 UTC  (4+ messages)
` [U-Boot] [U-Boot,v1,3/5] "

[OSSTEST PATCH] mg-repro-setup: Print flight number as soon as we have it
 2018-05-29 11:13 UTC 

[PATCH v14 0/2] Kryo CPU scaling driver
 2018-05-29 11:11 UTC  (2+ messages)

[PATCH V5 0/3] Use efi_rts_wq to invoke EFI Runtime Services
 2018-05-29 11:09 UTC  (2+ messages)

[PATCH v3 net-next 1/2] tcp: use data length instead of skb->len in tcp_probe
 2018-05-29 11:08 UTC  (6+ messages)
` [PATCH v3 net-next 2/2] tcp: minor optimization around tcp_hdr() usage in tcp receive path

[U-Boot] [PATCH v1 0/7] Improvements for the dwc3_generic driver
 2018-05-29 11:08 UTC  (6+ messages)

[PATCH v3] Add udmabuf misc device
 2018-05-29 11:07 UTC  (7+ messages)

[Qemu-devel] [PATCH v1 0/2] xlnx-zynqmp: Change the Cortex-R5 for Cortex-R5F
 2018-05-29 11:04 UTC  (5+ messages)
` [Qemu-arm] [PATCH v1 2/2] xlnx-zynqmp: Swap "
      ` [Qemu-devel] "

[PATCH 4.17] inotify: Add flag IN_ONLY_CREATE for inotify_add_watch()
 2018-05-29 11:03 UTC  (4+ messages)
` [PATCH v2 4.17] From: Henry Wilson <henry.wilson@acentic.com>

[Bridge] [PATCH net-next v3 0/7] net: bridge: Notify about bridge VLANs
 2018-05-29 11:02 UTC  (5+ messages)
    `  "

[LTP] rport a fail about test_1_to_1_events
 2018-05-29 11:01 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.