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

[PATCH 00/20] afs: Fixes and development
 2018-04-12  5:38 UTC  (3+ messages)
` [PATCH 02/20] afs: Fix checker warnings

[Bug 104190] Artifacts in CSGO map de_cache when shader level is "high" or "very high (default)"
 2018-04-12  5:37 UTC  (2+ messages)

[PATCH 0/8] Improve MTK NAND driver and ->calc_ecc_bytes() hook
 2018-04-12  5:36 UTC  (5+ messages)
` [PATCH 3/8] mtd: rawnand: mtk: Add DT property mtk,fdm-ecc-size

[PATCH 0/4] ARM: socfpga: misc fixes
 2018-04-12  5:35 UTC  (5+ messages)
` [PATCH 1/4] net: make SoCFPGA-specific designware driver work again
` [PATCH 2/4] ARM: socfpga: boards: pll_config.h: remove duplicate macros
` [PATCH 3/4] ARM: socfpga: mach/pll_config.h: add guard macro
` [PATCH 4/4] ARM: socfpga_defconfig: enable Altera firmware stuff

[AMDGPU][DC] Bonaire - Unable to enable DC on Mobile CIK - Invalid Connector ObjectID
 2018-04-12  5:36 UTC  (3+ messages)

[Bug 103972] GL_ARB_gpu_shader_int64. Compute shader. Shared storage
 2018-04-12  5:35 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] qemu-thread: always keep the posix wrapper layer
 2018-04-12  5:34 UTC 

fsync() errors is unsafe and risks data loss
 2018-04-12  5:34 UTC  (8+ messages)

[PATCH] block: Ensure that a request queue is dissociated from the cgroup controller
 2018-04-12  5:34 UTC  (5+ messages)

[PATCH v5] blk-mq: Avoid that a completion can be ignored for BLK_EH_RESET_TIMER
 2018-04-12  5:32 UTC  (3+ messages)

Parse PELs sent by OpenPOWER host firmware
 2018-04-12  5:32 UTC  (4+ messages)

patch 8466489ef5ba48272ba4fa4ea9f8f403306de4c7 breaks Renesas USB3 controller functionality
 2018-04-12  5:31 UTC 

[PATCH V18 5/5] app/testpmd: use auto handle for hotplug
 2018-04-12  5:31 UTC  (4+ messages)
` [PATCH V19 0/4] add hot plug failure and auto bind handler
  ` [PATCH V19 4/4] app/testpmd: use auto handle for hotplug

[PATCH v6 0/1] drm/xen-front: Add support for Xen PV display frontend
 2018-04-12  5:29 UTC  (4+ messages)
` [Xen-devel] "

[PATCH] mtd: bcm47xxpart: improve handling TRX partition size
 2018-04-12  5:24 UTC 

[Qemu-devel] [PATCH 0/2] qemu-thread: allow cur_mon be per thread
 2018-04-12  5:24 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/2] qemu-thread: let cur_mon be per-thread

[PATCH] x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
 2018-04-12  5:22 UTC  (2+ messages)

[PATCH v3 0/5] ixgbe: fix bugs or just improve
 2018-04-12  5:21 UTC  (3+ messages)

patch 8466489ef5ba48272ba4fa4ea9f8f403306de4c7 breaks Renesas USB3 controller functionality
 2018-04-12  5:20 UTC 

[Qemu-devel] [PATCH v2 00/19] spapr: Guest exploitation of the XIVE interrupt controller (POWER9)
 2018-04-12  5:16 UTC  (18+ messages)
` [Qemu-devel] [PATCH v2 02/19] spapr: introduce a skeleton for the XIVE interrupt controller

[PATCH 0/4] rte_flow extension for vSwitch acceleration
 2018-04-12  5:12 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] ether: add more protocol support in flow API

[PATCH v3 0/2] Support for Qualcomm UFS QMP PHY on SDM845
 2018-04-12  5:13 UTC  (5+ messages)
` [PATCH v3 1/2] phy: Add QMP phy based UFS phy support for sdm845

[PATCH 3.18 000/121] 3.18.105-stable review
 2018-04-12  5:11 UTC  (2+ messages)

[GIT PULL] Thermal management updates for v4.17-rc1
 2018-04-12  5:08 UTC  (3+ messages)

[PATCH v2 1/2] aio-dio-eof-race: handle aio pwrite errors and short reads
 2018-04-12  5:07 UTC  (2+ messages)
` [PATCH v2 2/2] common/rc: raise mixed mode threshold to 1GB

[PATCH 0/2] usb: gadet: udc: renesas_usb3: add role switch for R-Car SoCs
 2018-04-12  5:03 UTC  (5+ messages)
` [PATCH 1/2] usb: gadget: udc: renesas_usb3: add property "renesas,ignore-id"
      ` [1/2] "

[U-Boot] [PATCH v2 00/18] bootvx: Various enhancements to booting VxWorks x86 kernels
 2018-04-12  5:02 UTC  (19+ messages)
` [U-Boot] [PATCH v2 01/18] doc: vxworks: Minor update for clarity
` [U-Boot] [PATCH v2 02/18] bootvx: x86: Prepare e820 related stuff from the given kernel memory base address
` [U-Boot] [PATCH v2 03/18] bootvx: x86: Explicitly clear the bootloader image size
` [U-Boot] [PATCH v2 04/18] vxworks: x86: Rename e820info to e820_info
` [U-Boot] [PATCH v2 05/18] x86: Use 'unsigned int' in install_e820_map() functions
` [U-Boot] [PATCH v2 06/18] x86: Rename e820entry to e820_entry
` [U-Boot] [PATCH v2 07/18] elf: Clean up the ELF header file
` [U-Boot] [PATCH v2 08/18] elf: Add ELF64 related structure defines
` [U-Boot] [PATCH v2 09/18] elf: Add a very simple ELF64 loader
` [U-Boot] [PATCH v2 10/18] bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE
` [U-Boot] [PATCH v2 11/18] video: vesa: Change default FRAMEBUFFER_VESA_MODE
` [U-Boot] [PATCH v2 12/18] x86: Change default FRAMEBUFFER_VESA_MODE of some boards
` [U-Boot] [PATCH v2 13/18] pci: video: Only print out when everything is OK
` [U-Boot] [PATCH v2 14/18] bootvx: x86: Make VxWorks EFI console driver happy
` [U-Boot] [PATCH v2 15/18] bootvx: Refactor the bootline copy codes a little bit
` [U-Boot] [PATCH v2 16/18] bootvx: Exit if bootline address is not specified
` [U-Boot] [PATCH v2 17/18] bootvx: x86: Assign bootaddr based on kernel memory base
` [U-Boot] [PATCH v2 18/18] doc: vxworks: Update x86 specific instructions

[Devel] [PATCH v9 3/7] acpi: apei: Add SEI notification type support for ARMv8
 2018-04-12  5:00 UTC  (6+ messages)
  `  "

[lkp-robot] 9ddf3ebd04 [ 0.004000] BUG: scheduling while atomic: swapper/0/0x00000002
 2018-04-12  4:57 UTC  (2+ messages)

[PATCH 0/4] Makedumpfile: Add 5-level paging support
 2018-04-12  4:55 UTC  (4+ messages)

[Qemu-devel] Crash when running hello-world unikernel for ARM
 2018-04-12  4:53 UTC  (14+ messages)
        ` [Qemu-arm] "
                  ` [Qemu-devel] [Qemu-arm] "

[PATCH] arm64: dts: uniphier: fix input delay value for legacy mode of eMMC
 2018-04-12  4:45 UTC  (3+ messages)

[PATCH 03/12] libfdt: Safer access to strings section
 2018-04-12  4:39 UTC  (6+ messages)
              ` [U-Boot] "

[U-Boot] chiliSOM: USB bug
 2018-04-12  4:37 UTC  (3+ messages)

[PATCH v2 1/2] powerpc/fadump: exclude memory holes while reserving memory in second kernel
 2018-04-12  4:34 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc/fadump: Do not use hugepages when fadump is active

[PATCH v2 0/2] IB/hfi1: Cleanup PCIe link configuration
 2018-04-12  4:32 UTC  (3+ messages)

[PATCH v4 1/2] drm/amdgpu/gmc: steal the appropriate amount of vram for fw hand-over
 2018-04-12  4:32 UTC  (5+ messages)
  ` [PATCH v4 2/2] drm/amdgpu: Free VGA stolen memory as soon as possible

[PATCH v8 00/10] drm/i915: Implement proper fallback training for MST
 2018-04-12  4:30 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Implement proper fallback training for MST (rev3)

[PATCH v2] ath10k: Convert wow pattern from 802.3 to 802.11
 2018-04-12  4:24 UTC  (2+ messages)

[PATCH] ANDROID: mac80211_hwsim: support/ignore power state changes
 2018-04-12  4:23 UTC  (2+ messages)

[Qemu-devel] [RFC] vhost-user: introduce F_NEED_ALL_IOTLB protocol feature
 2018-04-12  4:19 UTC  (20+ messages)

[Bug 105018] Kernel panic when waking up after screen goes blank
 2018-04-12  4:19 UTC  (2+ messages)

[PATCH] ath10k: Convert wow pattern from 802.3 to 802.11
 2018-04-12  4:18 UTC  (6+ messages)

[PATCH 1/2] ASoC: AMD: Support headset button on Stoney DA7219
 2018-04-12  4:13 UTC  (8+ messages)
` [PATCH 2/2] ASoC: AMD: Enable/Disable auxiliary clock via common clock framework

rte_hash thread safe
 2018-04-12  4:12 UTC 

[PATCH 1/2] ide: pdc202xx_new: Replace mdelay with usleep_range in detect_pll_input_clock
 2018-04-12  4:05 UTC  (3+ messages)

[PATCH] ath10k:add support for multicast rate control
 2018-04-12  4:04 UTC  (2+ messages)

[RFC PATCH linux dev-4.13 0/3] Miscellaneous BMC interfaces
 2018-04-12  3:51 UTC  (4+ messages)
` [RFC PATCH linux dev-4.13 1/3] soc: aspeed: Miscellaneous control interfaces
` [RFC PATCH linux dev-4.13 2/3] dts: aspeed-g5: Expose VGA scratch registers
` [RFC PATCH linux dev-4.13 3/3] dts: aspeed-g5: Expose SuperIO "

[PATCH 00/14] arm: OMAP: AM437X: Save restores patches for rtc mode with DDR In self-refresh
 2018-04-12  3:53 UTC  (45+ messages)
` [PATCH 01/14] memory: ti-emif-sram: Add resume function to recopy sram code
` [PATCH 02/14] ARM: OMAP2: Add functions to save and restore clockdomain context en-masse
` [PATCH 03/14] ARM: OMAP2+: omap_hwmod: Introduce HWMOD_NEEDS_REIDLE
` [PATCH 04/14] ARM: OMAP2: Add functions to save and restore omap hwmod context en-masse
` [PATCH 05/14] ARM: OMAP2: Add functions to save and restore powerdomain context
` [PATCH 06/14] ARM: AM33XX: Add functions to save/restore am33xx control registers
` [PATCH 07/14] ARM: AM43XX: Add functions to save/restore am43xx "
` [PATCH 08/14] ARM: OMAP2: Add functions to save and restore pinctrl context
` [PATCH 09/14] ARM: OMAP2: Drop the concept of certain power domains not being able to lose context
` [PATCH 10/14] gpio: omap: Drop the concept of gpio banks "
` [PATCH 11/14] gpio: omap: Restore power_mode configuration at resume time
` [PATCH 12/14] OMAP: CLK: CLKSRC: Add suspend resume hooks
` [PATCH 13/14] ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabled
` [PATCH 14/14] ARM: OMAP2+: prm44xx: Introduce context save/restore for am43 PRCM IO

[Qemu-devel] [PATCH 0/5] Enable postcopy RDMA live migration
 2018-04-12  3:57 UTC  (3+ messages)

[RFC 0/1] DRM Node Probing functionality
 2018-04-12  3:55 UTC  (2+ messages)
` [RFC 1/1] xf86drm: Add drmHandleMatch func

[U-Boot] [PULL] u-boot-sh/master
 2018-04-12  3:55 UTC  (2+ messages)

[PATCH] drm/i915/edp: Only use alternate fixed mode when requested
 2018-04-12  3:55 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/edp: Only use alternate fixed mode when requested (rev2)

[PATCH] iio: chemical: atlas-ph-sensor: use msleep() for long uncritical delays
 2018-04-12  3:52 UTC  (3+ messages)

Add support of Wiegand card reader
 2018-04-12  3:41 UTC  (6+ messages)

[PATCH v3 00/10] PECI device driver introduction
 2018-04-12  3:40 UTC  (10+ messages)
` [PATCH v3 09/10] drivers/hwmon: Add PECI hwmon client drivers

[git pull] afs series
 2018-04-12  3:40 UTC 

[PATCH v2] udev-extraconf: Add systemd-mount to udev-extraconf/mount.sh
 2018-04-12  3:38 UTC 

[PATCH] ALSA: line6: Use correct endpoint type for midi output
 2018-04-12  3:37 UTC 

cron job: media_tree daily build: ERRORS
 2018-04-12  3:33 UTC 

[Buildroot] [PATCH v2 1/6] squashfs: bump version to e38956b92f738518c29734399629e7cdb33072d3
 2018-04-12  3:33 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/6] zstd: add host libzstd support

RETURNED MAIL: SEE TRANSCRIPT FOR DETAILS
 2018-04-12  3:32 UTC 

[PATCH 1/1] drm/i915: move audio component intialization before audio driver use it
 2018-04-12  3:32 UTC  (11+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2018-04-12  3:30 UTC 

[LTP] [PATCH v3] read_all: give more time to wait children finish read action
 2018-04-12  3:27 UTC 

[PATCH 1/2] mm/sparse: pass the __highest_present_section_nr + 1 to alloc_func()
 2018-04-12  3:26 UTC  (2+ messages)

[PATCH] drm/amdgpu/powerplay: rename smu7_upload_mc_firmware
 2018-04-12  3:25 UTC  (2+ messages)

linux-next: Tree for Apr 12
 2018-04-12  3:21 UTC 

Regarding support of machine learning algorithm/framework
 2018-04-12  3:19 UTC 

[PATCH] drm/i915: Pack params to engine->schedule() into a struct
 2018-04-12  3:18 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Pack params to engine->schedule() into a struct (rev2)

[Ocfs2-devel] OCFS2 BUG with 2 different kernels
 2018-04-12  3:17 UTC  (6+ messages)

[PATCH 2/5] pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver
 2018-04-12  3:11 UTC  (4+ messages)

[MPTCP] Will there be a meeting tomorrow
 2018-04-12  3:07 UTC 

[Buildroot] [PATCH 1/1] gst1-plugins-bad: conditionally add gpl license
 2018-04-12  3:02 UTC 

[PATCH] u-boot-qoriq: support big endian
 2018-04-12  3:01 UTC 

[LTP] [PATCH v2] read_all: give more time to wait children finish read action
 2018-04-12  3:01 UTC  (3+ messages)

[libvirt test] 122167: regressions - FAIL
 2018-04-12  3:00 UTC 

[RFC net-next 1/2] net: net-porcfs: Reduce rcu lock critical section
 2018-04-12  2:59 UTC  (7+ messages)

[PATCH 00/24] security: Add kernel lockdown
 2018-04-12  2:57 UTC  (3+ messages)
` [PATCH 01/24] Add the ability to lock down access to the running kernel image


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.