All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-02 09:21:53 to 2018-05-02 10:00:27 UTC [more...]

[PATCH v13 00/10] Aspect ratio support in DRM layer
 2018-05-02 10:00 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[Bug 105425] 3D & games produce periodic GPU crashes (Radeon R7 370)
 2018-05-02  9:59 UTC 

[U-Boot] [PATCH] add common.h include to stdio_dev.h
 2018-05-02  9:59 UTC 

[PATCH] ethdev: fix applications failure on configure
 2018-05-02  9:58 UTC  (6+ messages)

[PATCH 0/2] Revert explicit support for Renesas R-Car Gen 3 r8a779[56] SoCs
 2018-05-02  9:58 UTC  (9+ messages)
` [PATCH 1/2] Revert "cpufreq: dt: Add r8a7796 support to to use generic cpufreq driver"
` [PATCH 2/2] Revert "cpufreq: rcar: Add support for R8A7795 SoC"

[U-Boot] [PATCH] ARM: rmobile: Zap #undef DEBUG
 2018-05-02  9:57 UTC 

[PATCH] eal: fix use-after-free issue on thread creation
 2018-05-02  9:59 UTC 

[U-Boot] [PATCH 1/3] ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRING
 2018-05-02  9:57 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to Kconfig
` [U-Boot] [PATCH 3/3] ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRING

[PATCH v2 0/4] fix control thread affinities
 2018-05-02  9:57 UTC  (14+ messages)
` [PATCH v3 0/5] "
  ` pthread_barrier_deadlock in -rc1 (was: "Re: [PATCH v3 0/5] fix control thread affinities")
      ` pthread_barrier_deadlock in -rc1

[PATCH v2] staging: greybus: Use gpio_is_valid()
 2018-05-02  9:57 UTC  (4+ messages)

[PATCH 00/10] crypto: inside-secure - AEAD support
 2018-05-02  9:57 UTC  (11+ messages)
` [PATCH 01/10] crypto: aead - allow to allocate AEAD requests on the stack
` [PATCH 02/10] crypto: inside-secure - rework cipher functions for future AEAD support
` [PATCH 03/10] crypto: inside-secure - rework the alg type settings in the context
` [PATCH 04/10] crypto: inside-secure - make the context control size dynamic
` [PATCH 05/10] crypto: inside-secure - make the key and context size computation dynamic
` [PATCH 06/10] crypto: inside-secure - fix the hash then encrypt/decrypt types
` [PATCH 07/10] crypto: inside-secure - improve error reporting
` [PATCH 08/10] crypto: inside-secure - authenc(hmac(sha256),cbc(aes)) support
` [PATCH 09/10] crypto: inside-secure - authenc(hmac(sha224),cbc(aes)) support
` [PATCH 10/10] crypto: inside-secure - authenc(hmac(sha1),cbc(aes)) support

[Qemu-devel] [PATCH 0/4] audio/hda: improve windows guest audio quality
 2018-05-02  9:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH 4/4] audio/hda: detect output buffer overruns and underruns

[PATCH 0/3] remoteproc/davinci: common clock framework related fixes
 2018-05-02  9:56 UTC  (4+ messages)
` [PATCH 1/3] remoteproc/davinci: add the missing retval check for clk_enable()
` [PATCH 2/3] remoteproc/davinci: prepare and unprepare the clock where needed
` [PATCH 3/3] remoteproc/davinci: use octal permissions for module_param()

[PATCH v2 0/3] mfd/power: cros_ec: add support for USBPD charger driver
 2018-05-02  9:56 UTC  (8+ messages)
` [PATCH v2 1/3] mfd: cros_ec: Add USBPD charger commands and struct definitions
` [PATCH v2 3/3] mfd: cros_ec_dev: Register cros_usbpd-charger driver as a subdevice

WARNING: bad unlock balance in xfs_iunlock
 2018-05-02  9:54 UTC  (12+ messages)

[PATCH] staging: wilc1000: fix infinite loop and out-of-bounds access
 2018-05-02  9:54 UTC  (8+ messages)

[PATCH v3 0/3] mfd/power: cros_ec: add support for USBPD charger driver
 2018-05-02  9:53 UTC  (4+ messages)
` [PATCH v3 1/3] mfd: cros_ec: Add USBPD charger commands and struct definitions
` [PATCH v3 2/3] power: supply: add cros-ec USBPD charger driver
` [PATCH v3 3/3] mfd: cros_ec_dev: Register cros_usbpd-charger driver as a subdevice

[PATCH] NET/netlink: optimize output of seq_puts in af_netlink.c
 2018-05-02  9:54 UTC  (2+ messages)

[PATCH net-next v2 00/15] ARM: sun8i: r40: Add Ethernet support
 2018-05-02  9:53 UTC  (6+ messages)
` [PATCH net-next v2 15/15] arm64: dts: allwinner: a64: add SRAM controller device tree node

[Buildroot] [PATCH 0/4] Bump Rust packages
 2018-05-02  9:53 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] rust-bin: bump version to 1.25.0
` [Buildroot] [PATCH 2/4] rust: "
` [Buildroot] [PATCH 3/4] cargo-bin: bump version to 0.26.0
` [Buildroot] [PATCH 4/4] cargo: "

[Qemu-devel] [PATCH v3 0/4] monitor: let Monitor be thread safe
 2018-05-02  9:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/4] monitor: protect mon->fds with mon_lock

[Qemu-devel] [PATCH qemu v4 2/2] qmp: Add qom-list-properties to list QOM object properties
 2018-05-02  9:50 UTC  (10+ messages)
` [Qemu-devel] [PATCH qemu] qom: Document qom/device-list-properties implementation specific

[Qemu-devel] [RFC PATCH 00/12] tests/tcg: Add TriCore tests
 2018-05-02  9:50 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH 02/12] tests/tcg/tricore: Add build infrastructure

[PATCH XTF] XSA-242 PoC
 2018-05-02  9:50 UTC 

[PATCH xf86-video-intel 0/2] Add CoffeeLake H and U PCI IDs
 2018-05-02  9:50 UTC  (2+ messages)

[PATCH] swiotlb: Fix inversed DMA_ATTR_NO_WARN test
 2018-05-02  9:49 UTC  (3+ messages)

[PATCH XTF] XSA-240 PoC
 2018-05-02  9:49 UTC 

[PATCH net-next v8 0/3] kernel: add support to collect hardware logs in crash recovery kernel
 2018-05-02  9:47 UTC  (12+ messages)
` [PATCH net-next v8 1/3] vmcore: add API to collect hardware dump in second kernel
` [PATCH net-next v8 2/3] vmcore: append device dumps to vmcore as elf notes
` [PATCH net-next v8 3/3] cxgb4: collect hardware dump in second kernel

wir bieten 2% Kredite
 2018-05-02  9:49 UTC 

[PATCH v2 0/3] sh: make early_platform code SuperH-specific
 2018-05-02  9:48 UTC  (13+ messages)
` [PATCH v2 1/3] clocksource: timer-ti-dm: remove the early platform driver registration
` [PATCH v2 2/3] platform: move the early platform device support to arch/sh
` [PATCH v2 3/3] sh: add the sh_ prefix to early platform symbols

[PATCH v4 00/10] Add the I3C subsystem
 2018-05-02  9:47 UTC  (6+ messages)
` [PATCH v4 03/10] i3c: Add sysfs ABI spec

Performance drop due to "blk-mq-sched: improve sequential I/O performance"
 2018-05-02  9:47 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] target/arm: Coverity fixups
 2018-05-02  9:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] target/arm: Tidy conditions in handle_vec_simd_shri
  ` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH 2/2] target/arm: Tidy condition in disas_simd_two_reg_misc
  ` [Qemu-devel] [Qemu-arm] "

[PATCH] mt76x2: fix avg_rssi estimation
 2018-05-02  9:46 UTC 

non-blocking connect for kernel SCTP sockets
 2018-05-02  9:46 UTC  (3+ messages)

[PATCH v3] drm/i915: Disable some extra clang warnings
 2018-05-02  9:46 UTC  (3+ messages)

[Qemu-devel] release retrospective, next release timing, numbering
 2018-05-02  9:44 UTC  (17+ messages)

[PATCH] ARM: multi_v7_defconfig: Enable RENESAS_WDT
 2018-05-02  9:43 UTC  (2+ messages)

[PATCH 00/18] thermal: exynos: further fixes and cleanups
 2018-05-02  9:41 UTC  (13+ messages)
` [PATCH 11/18] thermal: exynos: add exynos*_tmu_set_[trip,hyst]() helpers
` [PATCH 13/18] thermal: exynos: set trips in ascending order in exynos7_tmu_initialize()
` [PATCH 14/18] thermal: exynos: move trips setting to exynos_tmu_initialize()
` [PATCH 15/18] thermal: exynos: check return values of ->get_trip_[temp,hyst] methods

[PATCH 0/2] Add R8A77980/Condor CAN-FD support
 2018-05-02  9:41 UTC  (12+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a77980: add "
` [PATCH 2/2] arm64: dts: renesas: condor: "

Regression due to "Workaround for uPD72020x USB3 chips"
 2018-05-02  9:41 UTC  (4+ messages)

[PATCH 1/2] rt2x00: call sta_add/remove directly in rt2800
 2018-05-02  9:39 UTC  (3+ messages)
` [PATCH 2/2] rt2x00: check against flushing empty queue

[PATCH v6 0/2] PCI: mediatek: Fixups for the IRQ handle routine and MT7622's class code
 2018-05-02  9:41 UTC  (5+ messages)
` [PATCH 2/2] PCI: mediatek: Using chained IRQ to setup IRQ handle

[Qemu-devel] [PATCH v3 0/5] qapi: introduce the SysEmuTarget enumeration
 2018-05-02  9:40 UTC  (4+ messages)

[PATCH 1/2] ethdev: move log macro to header
 2018-05-02  9:40 UTC  (3+ messages)

[PATCH] ntfs: fix spelling mistake: "initiailized" -> "initialized"
 2018-05-02  9:39 UTC  (2+ messages)

[PATCH 0/3] BUG() and "config --local" outside of repo
 2018-05-02  9:38 UTC  (6+ messages)
` [PATCH v2 0/4] Finish the conversion from die("BUG: ...") to BUG()
  ` [PATCH v2 1/4] test-tool: help verifying BUG() code paths
  ` [PATCH v2 2/4] run-command: use BUG() to report bugs, not die()
  ` [PATCH v2 3/4] Replace all die("BUG: ...") calls by BUG() ones
  ` [PATCH v2 4/4] Convert remaining die*(BUG) messages

[PATCH v5 00/26] Fix watchdog on Renesas R-Car Gen2 and RZ/G1
 2018-05-02  9:38 UTC  (5+ messages)
` [PATCH v5 14/26] ARM: shmobile: defconfig: Enable RENESAS_WDT_GEN

[PATCH] x86: fix return value checks of set_guest_{machinecheck, nmi}_trapbounce
 2018-05-02  9:37 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/5] python-psycopg2: new package
 2018-05-02  9:37 UTC  (6+ messages)
` [Buildroot] [PATCH v2 5/5] python-flask-bootstrap: "

[Buildroot] [PATCH 1/2] package/clang: delete unnecessary files from target
 2018-05-02  9:37 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/llvm: delete LLVMHello.so from /usr/lib

[Buildroot] [PATCH 1/1] DEVELOPERS: Merge my two entries
 2018-05-02  9:37 UTC  (2+ messages)

[PATCH 0/5] kernel hacking: GCC optimization for debug experience (-Og)
 2018-05-02  9:27 UTC  (10+ messages)
` [PATCH 2/5] regulator: add dummy of_find_regulator_by_node
` [PATCH 3/5] kernel hacking: new config NO_AUTO_INLINE to disable compiler atuo-inline optimizations
` [PATCH 4/5] kernel hacking: new config DEBUG_EXPERIENCE to apply GCC -Og optimization

[U-Boot] [PATCH] board: ti: am43: Fix DCDC3 voltage for epos-evm
 2018-05-02  9:36 UTC 

[PATCH 0/3] Enable basic MMC support on Allwinner H6
 2018-05-02  9:36 UTC  (8+ messages)
` [PATCH 3/3] arm64: allwinner: h6: enable MMC0/2 on Pine H64
  ` [linux-sunxi] "

[PATCH 0/6 v3] Support for fsl-mc bus and its devices in SMMU
 2018-05-02  9:35 UTC  (8+ messages)
` [PATCH v4 0/6] "
  ` [PATCH v4 5/6] bus: fsl-mc: supoprt dma configure for devices on fsl-mc bus

[U-Boot] [PATCH v3 0/2] sunxi: Fix boot of Cubietruk and al
 2018-05-02  9:34 UTC  (5+ messages)
` [U-Boot] [PATCH v3 2/2] sunxi: binman: Add U-Boot binary size check

[Buildroot] [git commit] package/llvm: delete LLVMHello.so from /usr/lib
 2018-05-02  9:33 UTC 

[Buildroot] [git commit] DEVELOPERS: Merge my two entries
 2018-05-02  9:33 UTC 

[PATCH 0/2] Add R8A77970/Eagle CAN-FD support
 2018-05-02  9:33 UTC  (11+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a77970: add "
` [PATCH 2/2] arm64: dts: renesas: eagle: "

[PATCH v4 00/22] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
 2018-05-02  9:31 UTC  (8+ messages)
` [PATCH v4 05/22] iommu: introduce iommu invalidate API function

[PATCH V1 0/5] Introduce Intel FPGA BUS
 2018-05-02  9:46 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 4/5] iFPGA: add meson build

[PATCH] mem: fix typo in local function name
 2018-05-02  9:29 UTC  (3+ messages)

[PATCH] drm/i915: Show ring->start for the ELSP context/request queue
 2018-05-02  9:29 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] igt/sw_sync: Wrap threaded counter manipulation with mb
 2018-05-02  9:28 UTC 

[PATCH v2 0/8] gstreamer1.0: 1.12.4 -> 1.14.0
 2018-05-02  9:26 UTC  (4+ messages)
` [PATCH v2 5/8] gstreamer1.0-plugins-good: "

[PATCH net-next] udp: Complement partial checksum for GSO packet
 2018-05-02  9:25 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH v2 00/12] iommu: add MemTxAttrs argument to IOMMU translate function
 2018-05-02  9:25 UTC  (2+ messages)

[v4.17-rcx] Lost IBPB, IBRS_FW support for spectre_v2 mitigation
 2018-05-02  9:25 UTC  (8+ messages)

[PATCH v2 1/9] shared/ad: Add support for arbritary type
 2018-05-02  9:24 UTC  (9+ messages)
` [PATCH v2 2/9] doc/device-api: Add AdvertisingData property
` [PATCH v2 3/9] device: Add implementation of AdvertisingData
` [PATCH v2 4/9] doc/advertising-api: Add Data property
` [PATCH v2 5/9] advertising: Add Data implementation
` [PATCH v2 6/9] monitor: Add support for Transport Discovery AD
` [PATCH v2 7/9] client: Add support for setting advertising Data property
` [PATCH v2 8/9] client: Make info command print Advertising{Flags,Data}
` [PATCH v2 9/9] test/example-advertisement: Add Data property

[U-Boot] [PATCH v3 0/2] sunxi: add PWM driver for A64
 2018-05-02  9:24 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] pwm: sunxi: add support for PWM found on Allwinner A64

[PATCH][meta-oe] krb5: support environment setting on systemd
 2018-05-02  9:31 UTC 

Patch "x86/xen: Add pvh specific rsdp address retrieval function" has been added to the 4.16-stable tree
 2018-05-02  9:23 UTC  (2+ messages)

[kvm-unit-tests PATCH] Support micro operation measurement on arm64
 2018-05-02  9:23 UTC  (6+ messages)
` [kvm-unit-tests PATCH] arm64: add micro test

[Bug 106258] AMD Xorg start failes with non-4K page sizes
 2018-05-02  9:22 UTC  (2+ messages)

[LTP] LTP master testing on arm64 hikey
 2018-05-02  9:22 UTC 

[PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling
 2018-05-02  9:22 UTC  (8+ messages)
` [PATCH RESEND v1 2/7] x86: configure vmcs for Intel processor trace virtualization


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.