All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-05 13:28:17 to 2019-02-05 14:32:41 UTC [more...]

SpectreV1+L1TF Patch Series
 2019-02-05 14:32 UTC  (14+ messages)
` SpectreV1+L1TF Patch Series v5
  ` [PATCH SpectreV1+L1TF v5 1/9] xen/evtchn: block speculative out-of-bound accesses
            ` [PATCH SpectreV1+L1TF v5 4/9] spec: add l1tf-barrier
            ` [PATCH SpectreV1+L1TF v5 5/9] nospec: introduce evaluate_nospec

[PATCH v3 0/6] vfio-ccw: support hsch/csch (kernel part)
 2019-02-05 14:31 UTC  (6+ messages)
` [PATCH v3 2/6] vfio-ccw: rework ssch state handling
      ` [Qemu-devel] "

[PATCH 0/2] i2c: sh_mobile: updates to compatibles
 2019-02-05 14:31 UTC  (3+ messages)
` [PATCH 1/2] i2c: sh_mobile: sort compatible entries

[Buildroot] [PATCH v5 1/3] openjdk-bin: new package
 2019-02-05 14:31 UTC  (3+ messages)
` [Buildroot] [PATCH v5 2/3] openjdk: "
` [Buildroot] [PATCH v5 3/3] openjdk-hello-world: new test

[igt-dev] [PATCH i-g-t 1/4] lib/color_encoding: Prepare support for HDR modes
 2019-02-05 14:31 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 3/4] lib/igt_fb: Add support for Y21x formats as well

[Bug 109558] New: Plasma locks up after splash screen
 2019-02-05 14:30 UTC 

[PATCH v2] i2c: rcar: refactor TCYC handling
 2019-02-05 14:30 UTC  (3+ messages)

[Qemu-devel] [PATCH v11 0/3] qemu-img info lists bitmap directory entries
 2019-02-05 14:28 UTC  (9+ messages)
` [Qemu-devel] [PATCH v11 2/3] "

[Buildroot] [PATCH v2] package/moarvm: resolve libtommath name collision
 2019-02-05 14:29 UTC  (2+ messages)

[Buildroot] [PATCH v6] testing/infra: split runtime test from BRTest
 2019-02-05 14:29 UTC  (3+ messages)

[kvm-unit-tests PATCH v3 0/5] arm/arm64: Add support for running under kvmtool
 2019-02-05 14:29 UTC  (2+ messages)
` [PATCH 6/5] arm/arm64: selftest.vectors-user: clean up PSCI exit

[Buildroot] [git commit] package/moarvm: resolve libtommath name collision
 2019-02-05 14:28 UTC 

[Buildroot] [PATCH] package/pugixml: force-enable 'long long' support to support gcc<4.8
 2019-02-05 14:28 UTC 

[PATCH V11 1/5] i2c: tegra: sort all the include headers alphabetically
 2019-02-05 14:28 UTC  (5+ messages)
` [PATCH V11 3/5] i2c: tegra: Add DMA support
` [PATCH V11 5/5] i2c: tegra: add i2c interface timing support

[Buildroot] [PATCH] package/mender: fixing init script naming
 2019-02-05 14:28 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/11] SiFive FU540 Support
 2019-02-05 14:28 UTC  (23+ messages)
` [U-Boot] [PATCH v2 11/11] riscv: Add SiFive FU540 board support

[RFC v1 0/3] Address potential user-after-free on module unload
 2019-02-05 14:27 UTC  (4+ messages)
` [RFC v1 2/3] max17042_battery: fix "

[PATCH] arm64: wipe old initrd addresses when patching the DTB
 2019-02-05 14:25 UTC  (2+ messages)

[PATCH v2 00/10] xfs: incore unlinked list
 2019-02-05 14:24 UTC  (9+ messages)
` [PATCH 06/10] xfs: refactor inode unlinked pointer update functions
` [PATCH 08/10] xfs: refactor inode update in iunlink_remove
` [PATCH 09/10] xfs: add tracepoints for high level iunlink operations
` [PATCH 10/10] xfs: cache unlinked pointers in an rhashtable

[BUG] Microcode SW error detected
 2019-02-05 14:24 UTC 

[Qemu-devel] [PATCH v2 00/18] OpenBSD: Enable qtesting
 2019-02-05 14:23 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 09/18] tests/vm/openbsd: Install Bash from the ports
` [Qemu-devel] [RFC PATCH v2 13/18] oslib-posix: Ignore fcntl("/dev/null", F_SETFL, O_NONBLOCK) failure
` [Qemu-devel] [PATCH v2 14/18] tests/vm: Run tests on OpenBSD

[PATCH v5 0/5] Allow initializing the kernfs node's secctx based on its parent
 2019-02-05 14:23 UTC  (3+ messages)
` [PATCH v5 1/5] selinux: try security xattr after genfs for kernfs filesystems

Fixes that failed to apply to v5.0-rc5
 2019-02-05 14:23 UTC  (4+ messages)
` [PATCH -fixes] drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSen

[Buildroot] [PATCH] Makefile: unexport 'PLATFORM' and 'OS' environment variables
 2019-02-05 14:22 UTC  (2+ messages)

[Buildroot] [git commit] Makefile: unexport 'PLATFORM' and 'OS' environment variables
 2019-02-05 14:22 UTC 

[PATCH v5 00/11] mtd: cfi_cmdset_0002: Fix flash write issue for OpenWrt Project
 2019-02-05 14:07 UTC  (12+ messages)
` [PATCH v5 01/11] mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()
` [PATCH v5 02/11] mtd: cfi_cmdset_0002: Remove chip_ready() from do_write_buffer()
` [PATCH v5 03/11] mtd: cfi_cmdset_0002: Remove goto statement "
` [PATCH v5 04/11] mtd: cfi_cmdset_0002: Call xip_enable() once only in do_write_buffer()
` [PATCH v5 05/11] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function size
` [PATCH v5 06/11] mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statement
` [PATCH v5 07/11] mtd: cfi_cmdset_0002: Remove op_done goto statement from do_write_oneword()
` [PATCH v5 08/11] mtd: cfi_cmdset_0002: Remove retry "
` [PATCH v5 09/11] mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequence
` [PATCH v5 10/11] mtd: cfi_cmdset_0002: Split to wait write buffer to check if completed
` [PATCH v5 11/11] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce exit paths

[PATCH] purgatory: Use standalond CFLAGS
 2019-02-05 14:21 UTC  (3+ messages)

[ovmf test] 132857: all pass - PUSHED
 2019-02-05 14:21 UTC 

[PATCH v5 0/3] lib/lzo: performance improvements
 2019-02-05 14:20 UTC  (4+ messages)
` [PATCH v5 1/3] lib/lzo: tidy-up ifdefs
` [PATCH v5 2/3] lib/lzo: 64-bit CTZ on arm64
` [PATCH v5 3/3] lib/lzo: fast 8-byte copy "

[Buildroot] [PATCH v2] package/qpid-proton: openssl 1.1.x compatibility
 2019-02-05 14:19 UTC  (2+ messages)

[PATCH v2 0/4] livepatch: Followup changes for the atomic replace patchset
 2019-02-05 14:18 UTC  (3+ messages)
` [PATCH v2 3/4] livepatch: Proper error handling in the shadow variables selftest

[PATCH] signal: always allocate siginfo for SI_TKILL
 2019-02-05 14:16 UTC  (7+ messages)
          ` [PATCH] signal: Always attempt to allocate siginfo for SIGSTOP

[PATCH v2] i2c: bcm2835: Clear current buffer pointers and counts after a transfer
 2019-02-05 14:14 UTC  (4+ messages)

[PATCH] mtd: rawnand: gpmi: fix MX28 bus master lockup problem
 2019-02-05 14:14 UTC  (4+ messages)

[PATCH v10 00/40] drm/i915: Implement HDCP2.2
 2019-02-05 14:13 UTC  (5+ messages)
` [PATCH v10 25/40] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session

Secure boot for BMC
 2019-02-05 14:14 UTC 

[PATCH v3 1/9] dt-bindings: mtd: ingenic: Add compatible strings for JZ4740 and JZ4725B
 2019-02-05 14:12 UTC  (7+ messages)
` [PATCH v3 7/9] mtd: rawnand: ingenic: Add support for the JZ4740
` [PATCH v3 8/9] mtd: rawnand: ingenic: Add support for the JZ4725B

[U-Boot] [PATCH v2 00/13] Add Support for eMMC in AM65x-evm
 2019-02-05 14:13 UTC  (14+ messages)
` [U-Boot] [PATCH v2 01/13] arm64: dts: k3: Sync sdhci0 node from kernel
` [U-Boot] [PATCH v2 02/13] mmc: am654_mmc: Change driver name
` [U-Boot] [PATCH v2 03/13] mmc: am654_sdhci: Remove quirks
` [U-Boot] [PATCH v2 04/13] regmap: Add API regmap_init_mem_index()
` [U-Boot] [PATCH v2 05/13] regmap: Add support for polling on a register
` [U-Boot] [PATCH v2 06/13] mmc: sdhci: Add support for sdhci-caps-mask
` [U-Boot] [PATCH v2 07/13] mmc: sdhci: Make sdhci_set_clock() non static
` [U-Boot] [PATCH v2 08/13] arm: dts: k3: Add phy specific properties to SD card node
` [U-Boot] [PATCH v2 09/13] mmc: sdhci: Make set_ios_post() return int
` [U-Boot] [PATCH v2 10/13] mmc: am654_sdhci: Add Support for PHY
` [U-Boot] [PATCH v2 11/13] configs: am65x_evm: Enable CONFIG_REGMAP
` [U-Boot] [PATCH v2 12/13] mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings
` [U-Boot] [PATCH v2 13/13] mmc: am654_sdhci: Add a platform specific set_control_reg() callback

[Buildroot] [PATCH 1/2] package/ibrdtnd: add openssl 1.1.x compatibility
 2019-02-05 14:07 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/ibrdtnd: include cstring

[PATCH] build_bug.h: add wrapper for _Static_assert
 2019-02-05 14:06 UTC  (4+ messages)

[PATCH] mt76x0: eeprom: fix VHT mcs{8,9} rate power offset
 2019-02-05 14:06 UTC 

[PATCH 0/3] mmc: core: Add SD Discard support
 2019-02-05 14:06 UTC  (4+ messages)
` [PATCH 1/3] mmc: core: Calculate the discard arg only once

[MODERATED] [PATCH v1 0/9] PERFv1 0
 2019-02-05 14:03 UTC  (4+ messages)
` [MODERATED] [PATCH v1 3/9] PERFv1 9
  ` [MODERATED] "
` [MODERATED] Re: [PATCH v1 0/9] PERFv1 0

[PATCH for-next] scsi: ufs: Update dwc driver maintainer to Pedro Sousa
 2019-02-05 14:02 UTC  (4+ messages)

[PATCH for-4.12 0/8] pvh/dom0/shadow/amd fixes
 2019-02-05 14:01 UTC  (18+ messages)
` [PATCH for-4.12 2/8] amd/ntp: remove assert that prevents creating 2M MMIO entries
` [PATCH for-4.12 3/8] iommu/pvh: add reserved regions below 1MB to the iommu page tables
` [PATCH for-4.12 4/8] x86/shadow: alloc enough pages so initialization doesn't fail

[Buildroot] [git commit] package/qpid-proton: openssl 1.1.x compatibility
 2019-02-05 14:02 UTC 

[cip-dev] [Git][cip-project/cip-kernel/cip-kernel-sec][master] 2 commits: This issue has been fixed in mainline, kernel 4.4, 4.9, 4.14 and 4.19
 2019-02-05 14:02 UTC 

[Qemu-devel] [PULL 0/8] NBD patches for 2019-02-04
 2019-02-05 14:01 UTC  (2+ messages)

Happy to be hear
 2019-02-05 14:00 UTC 

[PATCH 0/2] eeprom: at24: new property
 2019-02-05 13:59 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: at24: add the 'num-addresses' property
` [PATCH 2/2] eeprom: at24: implement support for "

[PATCH] powerpc/prom_init: add __init markers to all functions
 2019-02-05 13:57 UTC  (4+ messages)

Security fixes for 4.4 - f2fs
 2019-02-05 13:59 UTC  (3+ messages)

[PATCH] maintainers: claim co-maintainership of LPM
 2019-02-05 13:57 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH] maintainers: claim maintainership of Toeplitz hash
    ` [PATCH v2] "
  ` [PATCH] rte_thash: replace license text with SPDX tag
    ` [PATCH v2] "

[PATCH i-g-t 01/13] i915/gem_mocs_settings: Allow hangs around reset tests
 2019-02-05 13:57 UTC  (9+ messages)
` [PATCH i-g-t 05/13] lib: Add GPU power measurement
  ` [igt-dev] "
` [PATCH i-g-t 06/13] i915/gem_exec_schedule: Measure semaphore power consumption
  ` [igt-dev] "

[U-Boot] [PATCH] configs: tbs_a711: lower dram frequency
 2019-02-05 13:57 UTC 

[Qemu-devel] [PATCH] target/arm: Fix CRn to be 14 for PMEVTYPER/PMEVCNTR
 2019-02-05 13:56 UTC  (2+ messages)

0e334db6bb4b1fd1e2d72c1f3d8f004313cd9f94 (posix-timers: Fix division by zero bug). Problems with glibc
 2019-02-05 13:54 UTC  (5+ messages)

[PATCH v3 0/2] Bluetooth: Add NULL check for tiocmget() and tiocmset()
 2019-02-05 13:55 UTC  (2+ messages)

[PATCH 3.18 00/31] 3.18.134-stable review
 2019-02-05 13:54 UTC  (4+ messages)

[Qemu-devel] [PATCH v10 00/14] More fully implement ARM PMUv3
 2019-02-05 13:54 UTC  (5+ messages)
` [Qemu-devel] [PATCH v10 10/14] target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER
  ` [Qemu-devel] [Qemu-arm] "

[Bug 109557] [CI][BAT] random tests - crash / warn - Received signal SIGSEGV
 2019-02-05 13:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/3] cutils: Cleanup, improve documentation
 2019-02-05 11:04 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 2/3] util/cutils: Move ctype macros to "cutils.h"
    ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 3/3] util/cutils: Move function documentations to the header
      ` [Qemu-riscv] "

[RFC/PATCH 00/14] perf record: Add support to store data in directory
 2019-02-05 13:53 UTC  (22+ messages)
` [PATCH 01/14] perf tools: Make rm_rf to remove single file
` [PATCH 06/14] perf data: Add perf_data__(create_dir|free_dir) functions
` [PATCH 14/14] perf record: Add --dir option to store data in directory

[PATCH 0/6] media: ov5640: JPEG and test pattern improvements
 2019-02-05 13:50 UTC  (4+ messages)
` [PATCH 6/6] media: ov5640: Consolidate JPEG compression mode setting

[PATCH V4 0/9] x86/jump_label: Bound IPIs sent when updating a static key
 2019-02-05 13:50 UTC  (4+ messages)
` [PATCH V4 2/9] jump_label: Add the jump_label_can_update_check() helper

[RFCv2 PATCH] videodev2.h: introduce VIDIOC_DQ_EXT_EVENT
 2019-02-05 13:49 UTC 

[Qemu-devel] [PATCH] qmp-shell: fix nested json regression
 2019-02-05 13:49 UTC 

perf: python3 + tests attr.py failing
 2019-02-05 13:49 UTC  (6+ messages)

yocto touchscreen
 2019-02-05 13:49 UTC  (4+ messages)

[PATCH] arm64: dts: imx8mq: Add RTC support
 2019-02-05 13:48 UTC  (4+ messages)

[PATCH 0/3] Add NUMA-awareness to qspinlock
 2019-02-05 13:48 UTC  (7+ messages)
` [PATCH 3/3] locking/qspinlock: Introduce starvation avoidance into CNA

[Buildroot] [PATCH] package/moarvm: resolve libtommath name collision
 2019-02-05 13:47 UTC  (4+ messages)

[Qemu-devel] 2x-3x tcg performance regression on ppc64 (maybe others)
 2019-02-05 13:45 UTC  (3+ messages)
` [Qemu-devel] [Qemu-ppc] "

[igt-dev] [PATCH i-g-t] lib/igt_fb: Fix merge of preliminary patches for clearing YUV
 2019-02-05 13:45 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[U-Boot] [PATCH] test: fs: Add filesystem integrity checks
 2019-02-05 13:45 UTC  (2+ messages)

[PATCH 1/2] package_rpm/archiver: Apply bandaid to src.rpm creation
 2019-02-05 13:44 UTC  (2+ messages)
` [PATCH 2/2] archiver/package_rpm: Drop srpm source archiver mode

[RFC PATCH] clk: sunxi-ng: sun4i: Use CLK_SET_RATE_PARENT for mmc2 clock
 2019-02-05 13:44 UTC  (4+ messages)

[PATCH] mmc: mmc: Fix HS setting in mmc_hs400_to_hs200()
 2019-02-05 13:42 UTC  (10+ messages)

[Fuego] Executing test on slave machine connected to target board via serial port
 2019-02-05 13:43 UTC  (3+ messages)

[PATCH v4 00/13] Add support for TISCI irqchip drivers
 2019-02-05 13:42 UTC  (8+ messages)
` [PATCH v4 01/13] firmware: ti_sci: Add support to get TISCI handle using of_phandle
  ` [RFC PATCH v4 08/13] genirq/msi: Add support for allocating single MSI for a device

[Bug 105733] Amdgpu randomly hangs and only ssh works. Mouse cursor moves sometimes but does nothing. Keyboard stops working
 2019-02-05 13:42 UTC  (2+ messages)

[PATCH 1/4] drm/i915: Fix wm latency==0 disable on skl+
 2019-02-05 13:42 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v2 ] PM-runtime: fix deadlock with ktime
 2019-02-05 13:40 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 00/19] spapr: Add support for PHB hotplug
 2019-02-05  6:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 02/19] spapr: Rename xics to intc in interrupt controller agnostic code
` [Qemu-devel] [PATCH v3 03/19] xics: Disintricate allocation and type setting of interrupts

[PATCH net-next v3 00/16] Refactor classifier API to work with chain/classifiers without rtnl lock
 2019-02-05 13:31 UTC  (9+ messages)
` [PATCH net-next v3 13/16] net: sched: extend proto ops to support unlocked classifiers
` [PATCH net-next v3 14/16] net: sched: add flags to Qdisc class ops struct
` [PATCH net-next v3 15/16] net: sched: refactor tcf_block_find() into standalone functions
` [PATCH net-next v3 16/16] net: sched: unlock rules update API

[PATCH v2 00/13] media: mt9m001: switch soc_mt9m001 to a standard subdev sensor driver
 2019-02-05 13:39 UTC  (3+ messages)

[PATCH v2] net/bonding: fix create bonded device test failure
 2019-02-05 13:39 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-02-05 13:39 UTC  (7+ messages)
` [PATCH 09/19] KVM: PPC: Book3S HV: add a SET_SOURCE control to the XIVE native device

[PATCH 3/4] drm/i915: Setup PIPE_CHICKEN for fastsets too
 2019-02-05 13:39 UTC  (4+ messages)
` [PATCH v2 "

[bug report] selinux: kill selinux_sb_get_mnt_opts()
 2019-02-05 13:37 UTC  (2+ messages)

[PATCH 0/6] RFC v2: mm: gup/dma tracking
 2019-02-05 13:38 UTC  (4+ messages)

[U-Boot] Please pull u-boot-marvell/master
 2019-02-05 13:36 UTC 

[PATCH v2 0/3] Raspberry Pi sdhost cleanups
 2019-02-05 13:34 UTC  (3+ messages)

[PATCH 0/2] i2c: rcar: minor upporting from BSP
 2019-02-05 13:33 UTC  (3+ messages)
` [PATCH 1/2] i2c: rcar: comment maintenance

[xen-4.10-testing bisection] complete build-i386
 2019-02-05 13:33 UTC 

[PATCH v3 0/1] arm64: Add workaround for Fujitsu A64FX erratum 010001
 2019-02-05 13:32 UTC  (6+ messages)

[PATCH] mtd: rawnand: mtk: fix object reference leaks in mtk_ecc_get
 2019-02-05 13:31 UTC  (5+ messages)

[RFC PATCH] i2c: gpio: fault-injector: add 'lose_arbitration' injector
 2019-02-05 13:31 UTC  (2+ messages)

[PATCH 1/2] drivers/gpio/gpio-adp5588.c: add device tree support
 2019-02-05 13:31 UTC  (2+ messages)
` [PATCH 2/2] drivers/gpio/gpio-adp5588.c: switch to events system

[PATCH] mtd: rawnand: jz4780: fix object reference leaks in jz4780_bch_get
 2019-02-05 13:30 UTC  (3+ messages)

[PATCH v2 00/20] Merge text_poke fixes and executable lockdowns
 2019-02-05 13:29 UTC  (5+ messages)
` [PATCH v2 06/20] x86/alternative: use temporary mm for text poking

[U-Boot] [PATCH v2] video: Armada XP: Move driver to DM_VIDEO
 2019-02-05 13:29 UTC  (6+ messages)
` [U-Boot] [PATCH v2] arm: mvebu: theadorable: Enable video / LCD support with the new DM driver

[U-Boot] [PATCH 1/4 v3] pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr
 2019-02-05 13:28 UTC  (3+ messages)
` [U-Boot] [PATCH 4/4 v3] arm: mvebu: armada-xp-theadorable.dts: Enable PCIe DT nodes


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.