messages from 2018-02-05 12:32:33 to 2018-02-05 13:21:21 UTC [more...]
[PATCH v2] Correct use of IBRS_ATT name, should be IBRS_ALL
2018-02-05 12:59 UTC (2+ messages)
[PATCH] jbd2: remove duplicate `\n` in jbd_debug
2018-02-05 13:21 UTC
[PATCH 0/7] xen/arm: PSCI 1.1 and SMCCC-1.1 support and XSA-254 variant 2 update
2018-02-05 13:20 UTC (10+ messages)
` [PATCH 1/7] xen/arm: vpsci: Remove parameter 'ver' from do_common_cpu
` [PATCH 2/7] xen/arm: psci: Rework the PSCI definitions
` [PATCH 3/7] xen/arm: vpsci: Add support for PSCI 1.1
` [PATCH 4/7] xen/arm: vsmc: Implement SMCCC 1.1
` [PATCH 5/7] xen/arm: vsmc: Implement SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH 6/7] xen/arm: Adapt smccc.h to be able to use it in assembly code
` [PATCH 7/7] xen/arm64: Implement a fast path for handling SMCCC_ARCH_WORKAROUND_1
` [PATCH 8/9] xen/arm: Park CPUs with a MIDR different from the boot CPU
` [PATCH 9/9] xen/arm: Help to know the hardening provided for a CPU
[PATCH] drm/i915: Always update the no_fbc_reason when disabling
2018-02-05 13:19 UTC (4+ messages)
[PATCH] RFC drm/i915/pmu: Avoid sleeping rpm_get under atomic PMU read
2018-02-05 13:18 UTC (4+ messages)
` ✓ Fi.CI.IGT: success for "
MEDIA_IOC_G_TOPOLOGY and pad indices
2018-02-05 13:17 UTC (4+ messages)
[U-Boot] [PATCH] usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH
2018-02-05 13:17 UTC (4+ messages)
[PATCH] Documentation/ABI: update infiniband sysfs interfaces
2018-02-05 13:16 UTC (4+ messages)
[PATCH v12 0/9] LPC: legacy ISA I/O support
2018-02-05 13:16 UTC (12+ messages)
` [PATCH v12 7/9] ACPI: Translate the I/O range of non-MMIO devices before scanning
[PATCH] drivers: staging: media: atomisp: pci: atomisp2: css2400: fix misspellings
2018-02-05 13:14 UTC
Does uio_pci_generic does not use DMA ?
2018-02-05 13:15 UTC
[PATCH 1/2] firmware: dmi_scan: add DMI_OEM_STRING support to dmi_matches
2018-02-05 13:14 UTC (3+ messages)
` [PATCH 2/2] ACPI / osi: add DMI quirk for Dell systems
[PATCH] common/gnttab: Introduce command line feature controls
2018-02-05 13:14 UTC (5+ messages)
[PATCH V2 for-next] RDMA/hns: Fix the endian problem for hns
2018-02-05 13:14 UTC
[PATCH] MAINTAINERS: Change maintainer of genwqe
2018-02-05 13:13 UTC (2+ messages)
[U-Boot] [PATCH] serial: Make full device search optional
2018-02-05 13:13 UTC (9+ messages)
[Qemu-devel] [PULL 00/18] Migration PULL request (3rd try)
2018-02-05 13:12 UTC (4+ messages)
` [Qemu-devel] [PULL 15/18] migration: split common postcopy out of ram postcopy
[PATCH v2 1/2] doc: update mlx PMD release notes
2018-02-05 13:12 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] doc: update mlx5 required OFED version
[Buildroot] [PATCH v10 00/10] Add support for the Rust programming language
2018-02-05 13:11 UTC (4+ messages)
` [Buildroot] [PATCH v10 08/10] cargo: new package
[PATCH v3 00/25] x86: emulator enhancements
2018-02-05 13:11 UTC (9+ messages)
` [PATCH v3 09/25] x86emul: support XOP insns
` [PATCH v3 11/25] x86emul: place test blobs in executable section
[PATCH 1/2] ceph: avoid NULL pointer dereference in ceph_crypto_key_destroy()
2018-02-05 13:11 UTC (4+ messages)
[PATCH] doc: bcm283x: update documentation for Raspberry Pi
2018-02-05 13:10 UTC (2+ messages)
libs / so without a link to xxx.so.1
2018-02-05 13:05 UTC (3+ messages)
interoperability issue between rxe and mlx5
2018-02-05 13:09 UTC (2+ messages)
[PATCH v8] ovl: Improving syncfs efficiency
2018-02-05 13:09 UTC (2+ messages)
[Qemu-devel] [PATCH 0/4] Misc VNC fixes / sanity checks
2018-02-05 13:08 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/4] ui: avoid risk of 32-bit int overflow in VNC buffer check
` [Qemu-devel] [PATCH 2/4] ui: avoid 'local_err' variable shadowing in VNC SASL auth
` [Qemu-devel] [PATCH 3/4] ui: check VNC audio frequency limit at time of reading from client
` [Qemu-devel] [PATCH 4/4] ui: extend VNC trottling tracing to SASL codepaths
[PATCH] platform/x86: thinkpad_acpi: suppress warning about palm detection
2018-02-05 13:08 UTC (7+ messages)
[RESEND][PATCH] video: fbdev: atmel_lcdfb: convert to use GPIO descriptors
2018-02-05 13:06 UTC (4+ messages)
[PATCH] {tools/}include/linux/poison.h: remove not-used poison macros
2018-02-05 13:05 UTC
[PATCH 0/8] tools/kvm_stat improvements
2018-02-05 13:00 UTC (9+ messages)
` [PATCH 1/8] tools/kvm_stat: fix crash when filtering out all non-child trace events
` [PATCH 2/8] tools/kvm_stat: print error on invalid regex
` [PATCH 3/8] tools/kvm_stat: mark private methods as such
` [PATCH 4/8] tools/kvm_stat: eliminate extra guest/pid selection dialog
` [PATCH 5/8] tools/kvm_stat: cache compiled regular expression
` [PATCH 6/8] tools/kvm_stat: separate drilldown and fields filtering
` [PATCH 7/8] tools/kvm_stat: group child events indented after parent
` [PATCH 8/8] tools/kvm_stat: print 'Total' line for multiple events only
[PATCH] x86/emul: Fix the emulation of invlpga
2018-02-05 13:05 UTC (2+ messages)
[LSF/MM TOPIC ATTEND][RFD] ZUFS - Zero-copy User-mode File System
2018-02-05 13:04 UTC (7+ messages)
[PATCH] drm/bridge/synopsys: dsi: Add 1.31 version support
2018-02-05 13:03 UTC (4+ messages)
[PATCH 00/24] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
2018-02-05 13:03 UTC (7+ messages)
` [PATCH 16/24] ibnbd: client: main functionality
` [PATCH 23/24] ibnbd: a bit of documentation
[PATCH v3 1/6] test: fix memory leak in bitmap test
2018-02-05 13:03 UTC (7+ messages)
` [PATCH v4 "
` [PATCH v4 2/6] test: fix memory leak in reorder autotest
` [PATCH v4 3/6] test: fix memory leak in ring autotest
` [PATCH v4 4/6] test: fix memory leak in ring perf autotest
` [PATCH v4 5/6] test: fix memory leak in table autotest
` [PATCH v4 6/6] test: fix memory leak in timer perf autotest
[GIT PULL] pwm: Changes for v4.16-rc1
2018-02-05 13:03 UTC
[PATCH 1/3] Make credit2 the default scheduler
2018-02-05 13:01 UTC (3+ messages)
[PATCH] x86/pv: Rename pv/ro-page-fault.c to pv/emul-ro-page-fault.c
2018-02-05 13:01 UTC (4+ messages)
[PATCH 4.9] x86/pti: Make unpoison of pgd for trusted boot work for real
2018-02-05 13:00 UTC (2+ messages)
` Patch "x86/pti: Make unpoison of pgd for trusted boot work for real" has been added to the 4.9-stable tree
[PATCH 4.9] kaiser: fix intel_bts perf crashes
2018-02-05 13:00 UTC (2+ messages)
` Patch "kaiser: fix intel_bts perf crashes" has been added to the 4.9-stable tree
[PATCH 4.9] kaiser: allocate pgd with order 0 when pti=off
2018-02-05 13:00 UTC (2+ messages)
` Patch "kaiser: allocate pgd with order 0 when pti=off" has been added to the 4.9-stable tree
Kernel 4.15 lost set_robust_list support on POWER 9
2018-02-05 12:59 UTC (2+ messages)
[U-Boot] [PATCH v4 2/2] imx: mx7: run sec_init for CAAM RNG
2018-02-05 12:59 UTC (6+ messages)
[PATCH] drm/crc: Add support for polling on the data fd
2018-02-05 12:59 UTC (3+ messages)
` [Intel-gfx] "
[Buildroot] [PATCH 1/5] python-psycopg2: new package
2018-02-05 12:58 UTC (10+ messages)
` [Buildroot] [PATCH 2/5] python-sqlalchemy: "
` [Buildroot] [PATCH 3/3] python-flask-sqlalchemy: "
` [Buildroot] [PATCH 4/5] python-visitor: "
` [Buildroot] [PATCH 5/5] python-flask-bootstrap: "
[PATCH v1 0/4] net/mlx: enhance rdma-core glue configuration
2018-02-05 12:58 UTC (9+ messages)
` [PATCH v2 "
` [PATCH v2 3/4] net/mlx: version rdma-core glue libraries
[PATCH 1/1] scsi: ufs: make sure all interrupts are processed
2018-02-05 12:57 UTC (5+ messages)
[PATCH v2 00/16] mmc: sdhci-omap: Add UHS/HS200 mode support
2018-02-05 12:50 UTC (51+ messages)
` [PATCH v2 01/16] mmc: sdhci-omap: Update 'power_mode' outside sdhci_omap_init_74_clocks
` [PATCH v2 02/16] mmc: sdhci-omap: Add card_busy host ops
` [PATCH v2 03/16] mmc: sdhci-omap: Add custom set_uhs_signaling sdhci_host ops
` [PATCH v2 04/16] mmc: sdhci-omap: Add tuning support
` [PATCH v2 05/16] mmc: sdhci-omap: Workaround for Errata i802
` [PATCH v2 06/16] mmc: sdhci_omap: Add support to set IODELAY values
` [PATCH v2 07/16] mmc: sdhci_omap: Fix sdhci-omap quirks
` [PATCH v2 08/16] mmc: sdhci-omap: Add support to override f_max and iodelay from pdata
` [PATCH v2 09/16] mmc: sdhci: Add quirk to disable HW timeout
` [PATCH v2 10/16] mmc: sdhci: Fix to use data_timer only for data line commands
` [PATCH v2 11/16] mmc: sdhci: Program a relatively accurate SW timeout value
` [PATCH v2 12/16] mmc: sdhci-omap: Workaround for Errata i834
` [PATCH v2 13/16] dt-bindings: sdhci-omap: Add K2G specific binding
` [PATCH v2 14/16] mmc: sdhci-omap: Add support for MMC/SD controller in k2g SoC
` [PATCH v2 15/16] mmc: sdhci-omap: Add SPDX identifier
` [PATCH v2 16/16] ARM: OMAP2+: Use sdhci-omap specific pdata-quirks for MMC/SD on DRA74x EVM
[PATCH 0/2] pinctrl: Implicit inclusion fallout fixes
2018-02-05 12:54 UTC (4+ messages)
` [PATCH 1/2] drm/rockchip: lvds: Explicitly include pinctrl headers
` [PATCH 2/2] mmc: meson-gx-mmc: Explicitly include pinctr/consumer.h
` [PATCH] net: mediatek: Explicitly include pinctrl headers
[PATCH] drm/bridge/synopsys: dsi: Add read feature
2018-02-05 12:52 UTC (5+ messages)
[PATCH] drm/i915: Ignore minimum lines for level 0 in skl_compute_plane_wm, v2
2018-02-05 12:54 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[meta-qt5][PATCH] qtwebengine: add PACKAGECONFIG for proprietary_codecs
2018-02-05 12:53 UTC
[PATCH rdma-core] build: Pass extra cmake flags
2018-02-05 12:53 UTC (3+ messages)
[PATCH] usbutils: Split out lsusb.py
2018-02-05 12:51 UTC (4+ messages)
` [PATCH] bind: add packageconfig for python-support
[Qemu-devel] [PATCH] iotests: 205: support only raw format
2018-02-05 12:50 UTC
[RESEND RFC PATCH V3] sched: Improve scalability of select_idle_sibling using SMT balance
2018-02-05 12:48 UTC (6+ messages)
[GIT PULL] overlayfs update for 4.16
2018-02-05 12:49 UTC
[Qemu-devel] [PULL 0/8] NBD patches through 26 Jan
2018-02-05 12:48 UTC (4+ messages)
` [Qemu-devel] [PULL 6/8] iotest 205: new test for qmp nbd-server-remove
[PATCH] net: phy-micrel: remove redundant initialization of pointer of_node
2018-02-05 12:47 UTC (2+ messages)
[PATCH] net/vdev_netvsc: fix device detection error check
2018-02-05 12:48 UTC
[PATCH BlueZ 1/4] shared/shell: Introduce bt_shell_{get,set}_env
2018-02-05 12:48 UTC (4+ messages)
` [PATCH BlueZ 2/4] shared/shell: Make bt_shell_hexdump use util_hexdump
` [PATCH BlueZ 3/4] shared/shell: Add tab completion for argument values
` [PATCH BlueZ 4/4] client: Don't set generators for modes
[PATCH BlueZ 1/2] gdbus: Fix replying to messages marked with NOREPLY flag
2018-02-05 12:47 UTC
[PATCH v2] KVM: s390: take care of clock-comparator sign control
2018-02-05 12:46 UTC (2+ messages)
[Qemu-arm] [PATCH 0/8] v8m: minor missing regs and bugfixes
2018-02-05 12:43 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/8] hw/intc/armv7m_nvic: Don't hardcode M profile ID registers in NVIC
` [Qemu-arm] "
bisected bd4c82c22c367e is the first bad commit (was [Bug 198617] New: zswap causing random applications to crash)
2018-02-05 12:43 UTC (8+ messages)
[PATCH/RFT v3] sata_rcar: Reset SATA PHY when Salvator-X board resumes
2018-02-05 12:43 UTC (3+ messages)
[PATCH 00/11] Add R8A77980/Condor board support
2018-02-05 12:43 UTC (9+ messages)
` [PATCH 01/11] soc: renesas: identify R-Car V3H
` [PATCH 02/11] soc: renesas: rcar-rst: add R8A77980 support
` [PATCH 03/11] dt-bindings: power: add R8A77980 SYSC power domain definitions
[RFC PATCH] media-device: add index field to media_v2_pad
2018-02-05 12:42 UTC (3+ messages)
Deadlocks with multiple applications on AMD RX 460 and RX 550 - Update 2
2018-02-05 12:40 UTC (18+ messages)
[Qemu-devel] [Bug 1747056] [NEW] FreeDOS / MS-Dos / Windows 3.11 cannot perform reboot with 'isapc' machine
2018-02-05 12:32 UTC (2+ messages)
` [Qemu-devel] [Bug 1747056] "
[PATCH] ARM: dts: exynos: Add soc node to exynos5440
2018-02-05 12:39 UTC
[PATCH] sctp: fix dst refcnt leak in sctp_v6_get_dst()
2018-02-05 12:35 UTC (3+ messages)
[PATCH] xen: hypercall: fix out-of-bounds memcpy
2018-02-05 12:37 UTC (5+ messages)
[Qemu-devel] [PATCH v2] s390x/cpumodel: model PTFF subfunctions for Multiple-epoch facility
2018-02-05 12:37 UTC (5+ messages)
[TODO] Potential Staging Clean-up: accel:adis16201
2018-02-05 12:36 UTC (2+ messages)
[PATCH] [PATCH] tty/serial: atmel: add new version check for usart
2018-02-05 12:36 UTC (3+ messages)
[PATCH 1/2] net/sfc: rename version map file
2018-02-05 12:33 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] net/sfc: add support for meson build
[PATCH v3 00/41] Optimize KVM/ARM for VHE systems
2018-02-05 12:32 UTC (3+ messages)
` [PATCH v3 01/41] KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.