All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-19 18:12:34 to 2016-11-19 21:10:06 UTC [more...]

[PATCH v2] i2c: xlp9xx: ACPI support for I2C clients
 2016-11-19 21:10 UTC  (2+ messages)
` [v2] "

[Ksummit-discuss] Including images on Sphinx documents
 2016-11-19 21:09 UTC  (14+ messages)

[Bug 98619] amdgpu 0000:01:00.0: GPU fault detected: 146 0x09d88404 (Shadow of Mordor)
 2016-11-19 21:08 UTC  (2+ messages)
` [Bug 98619] amdgpu 0000:01:00.0: GPU fault detected: 146 0x09d88404

[PATCH 0/3] crypto: AF_ALG - AEAD memory handling fixes
 2016-11-19 21:08 UTC  (4+ messages)
` [PATCH 2/3] crypto: AF_ALG - disregard AAD buffer space for output

[patch v8 1/1] i2c: add master driver for mellanox systems
 2016-11-19 21:04 UTC  (2+ messages)

[RFC PATCH 2/2] hwmon: adt7411: add min, max and alarm attributes
 2016-11-19 21:01 UTC  (3+ messages)
` [RFC,2/2] "

[Buildroot] Analysis of autobuild failures 18-19/11
 2016-11-19 20:55 UTC  (2+ messages)

[PATCH] i2c: i2c-mux-pca954x: fix deselect enabling for device-tree
 2016-11-19 20:49 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/22] rockchip: Add support for Asus Chromebit
 2016-11-19 20:49 UTC  (5+ messages)
` [U-Boot] [PATCH v2 10/22] spi: Add error checking for invalid bus widths

[PATCH] ufs: qcom: Properly clear hba priv on failure
 2016-11-19 20:30 UTC  (2+ messages)

degraded BTRFS RAID 1 not mountable: open_ctree failed, unable to find block group for 0
 2016-11-19 20:27 UTC  (7+ messages)

[U-Boot] [PATCH v2 00/63] x86: Add initial support for 64-bit U-Boot
 2016-11-19 20:25 UTC  (64+ messages)
` [U-Boot] [PATCH v2 01/63] console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
` [U-Boot] [PATCH v2 02/63] spl: spi: Add a debug message if loading fails
` [U-Boot] [PATCH v2 03/63] spl: Makefile: Define SPL_ earlier
` [U-Boot] [PATCH v2 04/63] spl: Allow CPU drivers to be used in SPL
` [U-Boot] [PATCH v2 05/63] spl: Allow PCI "
` [U-Boot] [PATCH v2 06/63] spl: Allow RTC "
` [U-Boot] [PATCH v2 07/63] spl: Allow timer "
` [U-Boot] [PATCH v2 08/63] spl: Allow PCH "
` [U-Boot] [PATCH v2 09/63] spl: Don't create a BSS padding when it is separate
` [U-Boot] [PATCH v2 10/63] x86: Use unsigned long for address in table generation
` [U-Boot] [PATCH v2 11/63] WIP: x86: Update mpspec to build on 64-bit machines
` [U-Boot] [PATCH v2 12/63] x86: Add basic support for U-Boot as a 64-bit EFI application
` [U-Boot] [PATCH v2 13/63] x86: ivybridge: Declare global data where it is used
` [U-Boot] [PATCH v2 14/63] x86: ivybridge: Add more debugging for failures
` [U-Boot] [PATCH v2 15/63] x86: ivybridge: Fix types for 64-bit compilation
` [U-Boot] [PATCH v2 16/63] x86: dts: Mark serial as needed before relocation
` [U-Boot] [PATCH v2 17/63] x86: fsp: Fix cast for 64-bit compilation
` [U-Boot] [PATCH v2 18/63] x86: lib: Fix types and casts "
` [U-Boot] [PATCH v2 19/63] x86: Add Kconfig options to build 64-bit U-Boot
` [U-Boot] [PATCH v2 20/63] x86: Kconfig: Add location options for 16/32-bit init
` [U-Boot] [PATCH v2 21/63] x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR
` [U-Boot] [PATCH v2 22/63] x86: Use X86_32BIT_INIT "
` [U-Boot] [PATCH v2 23/63] x86: ivybridge: Allow 32-bit init to move to SPL
` [U-Boot] [PATCH v2 24/63] x86: Add 64-bit start-up code
` [U-Boot] [PATCH v2 25/63] x86: board_f: Update init sequence for 64-bit startup
` [U-Boot] [PATCH v2 26/63] x86: board_r: Set the global data pointer after relocation
` [U-Boot] [PATCH v2 27/63] x86: Do relocation before clearing BSS
` [U-Boot] [PATCH v2 28/63] x86: Refactor relocation to prepare for 64-bit
` [U-Boot] [PATCH v2 29/63] x86: Add support for 64-bit relocation
` [U-Boot] [PATCH v2 30/63] x86: Tidy up use of size_t in relocation
` [U-Boot] [PATCH v2 31/63] x86: Add an SPL implementation
` [U-Boot] [PATCH v2 32/63] x86: Move the i386 code into its own directory
` [U-Boot] [PATCH v2 33/63] x86: Add cpu code for x86_64
` [U-Boot] [PATCH v2 34/63] x86: Support global_data on x86_64
` [U-Boot] [PATCH v2 35/63] x86: Fix up CONFIG_X86_64 check
` [U-Boot] [PATCH v2 36/63] x86: Add a link script for 64-bit x86
` [U-Boot] [PATCH v2 37/63] x86: Add a link script for SPL
` [U-Boot] [PATCH v2 38/63] x86: Add SPL build rules for start-up code
` [U-Boot] [PATCH v2 39/63] x86: Fix up byteorder.h for x86_64
` [U-Boot] [PATCH v2 40/63] x86: Drop flag_is_changable() on x86_64
` [U-Boot] [PATCH v2 41/63] x86: Fix up type sizes for 64-bit
` [U-Boot] [PATCH v2 42/63] x86: Mention the MRC region in the README
` [U-Boot] [PATCH v2 43/63] x86: ivybridge: Skipt SATA init in SPL
` [U-Boot] [PATCH v2 44/63] x86: ivybridge: Provide a dummy SDRAM init for 64-bit
` [U-Boot] [PATCH v2 45/63] x86: Don't try to run the VGA BIOS in 64-bit mode
` [U-Boot] [PATCH v2 46/63] x86: Don't build call64 and setjmp on 64-bit
` [U-Boot] [PATCH v2 47/63] x86: Don't build cpu files which are not supported "
` [U-Boot] [PATCH v2 48/63] x86: Don't build 32-bit efi files on x86_64
` [U-Boot] [PATCH v2 49/63] x86: Don't try to boot Linux from SPL
` [U-Boot] [PATCH v2 50/63] x86: Drop interrupt support in 64-bit mode
` [U-Boot] [PATCH v2 51/63] x86: Support jumping from SPL to U-Boot
` [U-Boot] [PATCH v2 52/63] x86: Move pirq_routing_table to global_data
` [U-Boot] [PATCH v2 53/63] x86: Move turbo_state "
` [U-Boot] [PATCH v2 54/63] x86: Change irq_already_routed to a local variable
` [U-Boot] [PATCH v2 55/63] x86: Move call64 to the i386 directory
` [U-Boot] [PATCH v2 56/63] x86: Move setjmp "
` [U-Boot] [PATCH v2 57/63] x86: Add a dummy setjmp implementation for x86_64
` [U-Boot] [PATCH v2 58/63] x86: link: Add a text base for 64-bit U-Boot
` [U-Boot] [PATCH v2 59/63] x86: link: Add SPL declarations to the binman image
` [U-Boot] [PATCH v2 60/63] x86: link: Set up device tree for SPL
` [U-Boot] [PATCH v2 61/63] x86: link: Add build options "
` [U-Boot] [PATCH v2 62/63] x86: Update compile/link flags to support 64-bit U-Boot
` [U-Boot] [PATCH v2 63/63] x86: link: Add a config for "

[PATCH] x86/dumpstack: make stack name tags more comprehensible
 2016-11-19 20:25 UTC  (2+ messages)

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2016-11-19_15-01-12
 2016-11-19 20:24 UTC 

[PATCH v7 0/9] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2016-11-19 20:09 UTC  (7+ messages)
` [PATCH v7 4/9] drivers:input:tsc2007: add iio interface to read external ADC input and temperature

[PATCH RFC] ARM: dts: add support for Turris Omnia
 2016-11-19 20:09 UTC  (6+ messages)

[Qemu-trivial] [PATCH for-2.8] curses: Fix compiler warnings (Mingw-w64 redefinition of macro KEY_EVENT)
 2016-11-19 20:04 UTC  (4+ messages)
` [Qemu-devel] "
` [Qemu-trivial] "

[U-Boot] [PATCH v2 0/6] efi_laoder: Add travis test coverage
 2016-11-19 20:02 UTC  (5+ messages)
` [U-Boot] [PATCH v2 5/6] efi_loader: Allow to compile helloworld.efi w/o bundling it

[U-Boot] [PATCH] dm: blk: Fix get_desc to return block device descriptor
 2016-11-19 19:59 UTC  (3+ messages)

[U-Boot] [RFC PATCH 00/10] sunxi: Allwinner A64 SPL support
 2016-11-19 19:59 UTC  (7+ messages)
` [U-Boot] [RFC PATCH 08/10] SPL: read and store arch property from U-Boot image

[PATCH] [media] cx88: make checkpatch.pl happy
 2016-11-19 19:58 UTC  (2+ messages)

[PATCH] drivers/usb: use READ_ONCE instead of deprecated ACCESS_ONCE
 2016-11-19 19:54 UTC 

[Bug 98784] Talos Principle rendering flickering garbage on start instead of Croteam logo
 2016-11-19 19:54 UTC  (2+ messages)
` [Bug 98784] Talos Principle rendering flickering garbage on start instead of its logo and loading squares

[PATCH] drivers/base: use READ_ONCE instead of deprecated ACCESS_ONCE
 2016-11-19 19:52 UTC 

[Qemu-trivial] [PATCH for-2.8] target-*: Fix typos found by codespell
 2016-11-19 19:50 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-trivial] [PATCH for-2.8] include: Fix typos found by codespell
 2016-11-19 19:47 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH net 1/1] tipc: eliminate obsolete socket locking policy description
 2016-11-19 19:47 UTC 

[PULL REQUEST] Please pull rdma.git
 2016-11-19 19:46 UTC  (8+ messages)

Review on spi driver
 2016-11-19 19:45 UTC  (2+ messages)

[PATCH] security: use READ_ONCE instead of deprecated ACCESS_ONCE
 2016-11-19 19:43 UTC 

[GIT PULL] KVM fixes for v4.9-rc6
 2016-11-19 19:43 UTC 

[Buildroot] BoringSSL library support in buildroot
 2016-11-19 19:41 UTC  (4+ messages)

[PATCH] KVM: Disable irq while unregistering user notifier
 2016-11-19 19:35 UTC  (4+ messages)
` [PATCH v2] "

[Buildroot] [PATCH v1] boringssl: new package
 2016-11-19 19:35 UTC 

[PATCH v2 0/5] staging: speakup: synth.c checkpatch modifications
 2016-11-19 19:34 UTC  (4+ messages)
` [PATCH v2 1/5] staging: speakup: synth.c Spaces around operators
  ` [PATCH v3 "

[PATCH] kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use
 2016-11-19 19:34 UTC  (2+ messages)

[PATCH] KVM: async_pf: avoid recursive flushing of work items
 2016-11-19 19:32 UTC  (2+ messages)

[PATCH] KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
 2016-11-19 19:31 UTC  (2+ messages)

[PATCH] kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic
 2016-11-19 19:30 UTC  (2+ messages)

[Qemu-trivial] [PATCH for-2.8] hw: Fix typos found by codespell
 2016-11-19 19:29 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] dmaengine: qcom_hidma: autoload while probing ACPI
 2016-11-19 19:28 UTC  (2+ messages)

[PULL] KVM/ARM updates for 4.9-rc6
 2016-11-19 19:28 UTC  (3+ messages)

[Bug 98505] [Topaz] Regression introduces in 4.8-rc3
 2016-11-19 19:23 UTC  (3+ messages)
` [Bug 98505] [radeon, amdgpu] Regression introduced "

[Qemu-trivial] [PATCH for-2.8] disas/ppc: Fix indefinite articles in comments
 2016-11-19 19:23 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-trivial] [PATCH for-2.8] Fix documentation and some comments (article, grammar)
 2016-11-19 19:22 UTC  (2+ messages)
` [Qemu-devel] "

[Bug 178221] New: radeon performance drop from 4.8 to 4.9-rc1 in Shadow of Mordor
 2016-11-19 19:06 UTC  (2+ messages)
` [Bug 178221] "

[RFC 00/10] HFI Virtual Network Interface Controller (VNIC)
 2016-11-19 19:04 UTC  (3+ messages)
` [RFC 02/10] IB/hfi-vnic: Virtual Network Interface Controller (VNIC) Bus driver

[master][PATCH] arago-prefs: update libnl, bash pinned versions, drop readline pinning
 2016-11-19 19:04 UTC 

[PATCH] [v9]Input: evdev: fix bug of dropping valid packet after syn_dropped event
 2016-11-19 18:59 UTC  (2+ messages)

[master][PATCH] packagegroup-*-addons: disable glsdk-example-apps for now due to breakage
 2016-11-19 18:57 UTC 

[PATCH] infiniband: remove WARN that is not kernel bug
 2016-11-19 18:57 UTC  (3+ messages)

[master][PATCH] branding-core: temporarily disable mmip features due to gst 1.8.3
 2016-11-19 18:56 UTC 

[tip:locking/core] locking/mutex, drm: Introduce mutex_trylock_recursive()
 2016-11-19 18:55 UTC 

[PATCH] toolchain-gcc: pre-expand LIBCEXTENSION before setting TOOLCHAIN_* vars
 2016-11-19 18:54 UTC 

[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
 2016-11-19 18:50 UTC  (20+ messages)
` [RFC PATCH v3 09/20] x86: Insure that boot memory areas are mapped properly
` [RFC PATCH v3 10/20] Add support to access boot related data in the clear
` [RFC PATCH v3 11/20] x86: Add support for changing memory encryption attribute
` [RFC PATCH v3 12/20] x86: Decrypt trampoline area if memory encryption is active

[REVIEW][PATCH] exec: Don't exec files the userns root can not read
 2016-11-19 18:44 UTC  (24+ messages)
                ` [REVIEW][PATCH 0/3] Fixing ptrace vs exec vs userns interactions

[PATCH] coresight: perf: Add a missing call to etm_free_aux
 2016-11-19 18:42 UTC  (7+ messages)

[PATCH] mtd: nand: Support controllers with custom page accessors
 2016-11-19 18:40 UTC  (6+ messages)
  ` [PATCH v2 1/2] mtd: nand: Support controllers with custom page
      ` [PATCH v3 1/3] "

[PATCH] disk/mdraid1x: Fix >2TB RAID detection with BIOS
 2016-11-19 18:40 UTC  (12+ messages)

[PATCH v6 0/9] tpm: cleanup/fixes in existing event log support
 2016-11-19 18:36 UTC  (10+ messages)

[PATCH v6 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2016-11-19 18:36 UTC  (9+ messages)
` [PATCH v6 2/8] drivers:input:tsc2007: send pendown and penup only once like ads7846(+tsc2046) driver does
` [PATCH v6 4/8] drivers:input:tsc2007: add iio interface to read external ADC input and temperature
` [PATCH v6 7/8] drivers:input:ads7846(+tsc2046): fix spi module table

[PATCH v2] mtd: nand: nandsim: fix error check
 2016-11-19 18:35 UTC  (2+ messages)

[ath9k-devel] TX99 implementation for ath9k_htc
 2016-11-19 18:34 UTC 

[PATCH] tpm: vtpm_proxy: Do not access host's event log
 2016-11-19 18:32 UTC  (11+ messages)

[ath9k-devel] Might the the macVersion be wrongly assigned sometimes ?
 2016-11-19 18:32 UTC 

Patches to util-linux man pages
 2016-11-19 18:31 UTC  (4+ messages)

[ath9k-devel] [PATCH 4.9.0-rc5] AR9300 calibration problems with antenna selected
 2016-11-19 18:31 UTC 

No subject
 2016-11-19 18:31 UTC 

No subject
 2016-11-19 18:31 UTC 

No subject
 2016-11-19 18:31 UTC 

No subject
 2016-11-19 18:31 UTC 

[PATCH] arm: spin one more cycle in timer-based delays
 2016-11-19 18:29 UTC  (7+ messages)

[Buildroot] [Bug 9436] New: e2fsprogs remove busybox applets even of unselected e2fsprogs components
 2016-11-19 18:27 UTC 

[PATCH 00/11] mtd: nand: denali: first round of cleanups of Denali NAND driver
 2016-11-19 18:26 UTC  (4+ messages)

[PATCH] xen-scsifront: Add a missing call to kfree
 2016-11-19 18:22 UTC 

[PATCH] stm class: Add a missing call to put_device
 2016-11-19 18:22 UTC  (2+ messages)

[PATCH v4.2 0/2] console: Add persistent scrollback buffers for all VGA console
 2016-11-19 18:26 UTC 

[Buildroot] [PATCH 1/2] cjson: bump to version v1.0.0
 2016-11-19 18:24 UTC  (2+ messages)

[PATCH] xen-scsifront: Add a missing call to kfree
 2016-11-19 18:22 UTC  (2+ messages)

[PATCH 1/2] tpm: Check for parent device being NULL
 2016-11-19 18:22 UTC  (4+ messages)
` [PATCH 2/2] tpm: Fix error code handling after tpm_bios_log_setup

[PATCH 0/3] usb: xhci: Add broken port disable quirk
 2016-11-17 15:01 UTC 

[meta-raspberrypi][PATCH 0/1] Modify raspberrypi3.conf and add raspberrypi3-64.conf
 2016-11-19 18:19 UTC  (3+ messages)
` [meta-raspberrypi][PATCH 1/1] "


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.