All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-17 16:49:10 to 2015-12-17 17:31:31 UTC [more...]

[U-Boot] [PATCH v1 10/18] MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO
 2015-12-17 17:31 UTC 

Darlehen bieten
 2015-12-18  7:00 UTC 

Darlehen bieten
 2015-12-18  6:59 UTC 

[U-Boot] [PATCH v1 09/18] board: pic32mzdask: add flash support for environments
 2015-12-17 17:31 UTC 

[PATCH] xen/arm: vgic: Clarify some comments after 5d495f4
 2015-12-17 17:29 UTC 

[U-Boot] [PATCH v1 08/18] MIPS: pic32: Add driver for Microchip PIC32 flash controller
 2015-12-17 17:30 UTC 

[U-Boot] [PATCH v1 07/18] board: Add Microchip PIC32MZ[DA] Starter Kit board
 2015-12-17 17:30 UTC 

[U-Boot] [PATCH v1 06/18] MIPS: Add support for Microchip PIC32MZ[DA] SoC family
 2015-12-17 17:30 UTC 

[Buildroot] [PATCH 1/3] package/nodejs: Add version 5.2.0
 2015-12-17 17:29 UTC  (10+ messages)

[U-Boot] [PATCH v1 05/18] drivers: serial: add driver for Microchip PIC32 UART controller
 2015-12-17 17:29 UTC 

[Qemu-devel] [PATCH 0/4] Use Python 2.6 "except E as ..." syntax
 2015-12-17 17:29 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/4] qapi: "
` [Qemu-devel] [PATCH 2/4] scripts/qmp: "
` [Qemu-devel] [PATCH 3/4] Revert "tracetool: use Python 2.4-compatible exception handling syntax"
` [Qemu-devel] [PATCH 4/4] tests: Use Python 2.6 "except E as ..." syntax

[U-Boot] [PATCH v1 04/18] drivers: pinctrl: Add pinctrl driver for Microchip PIC32
 2015-12-17 17:29 UTC 

[U-Boot] [PATCH v1 03/18] drivers: clk: Add clock driver for Microchip PIC32 Microcontroller
 2015-12-17 17:29 UTC 

[Cocci] Coccinelle for other programming languages
 2015-12-17 17:28 UTC  (2+ messages)

[U-Boot] [PATCH v1 02/18] MIPS: initial infrastructure for Microchip PIC32 architecture
 2015-12-17 17:28 UTC 

new warning on sysrq kernel crash trigger
 2015-12-17 17:28 UTC  (11+ messages)

[RESEND] Lenovo Yoga 900 touchpad issues
 2015-12-17 17:28 UTC  (7+ messages)

[U-Boot] [PATCH v1 01/18] MIPS: Prepare device-tree support
 2015-12-17 17:28 UTC 

Darlehen bieten
 2015-12-18  6:56 UTC 

[OSSTEST PATCH 1/9] README.dev: Document the blessings
 2015-12-17 17:26 UTC  (14+ messages)
` [OSSTEST PATCH 2/9] mg-schema-test-database: Provide some timeouts which are better for testing
` [OSSTEST PATCH 3/9] mg-schema-test-database: Wipe previous local plan data
` [OSSTEST PATCH 4/9] mg-schema-test-database: Borrow shares properly
` [OSSTEST PATCH 5/9] ms-planner: Improve an error message
` [OSSTEST PATCH 6/9] db_retry: Suppress an "exiting via last" warning
` [OSSTEST PATCH 7/9] Executive DB retry: Avoid an undefined warning
` [OSSTEST PATCH 8/9] mg-allocate: Better error handling when no candidates
` [OSSTEST PATCH 9/9] mg-allocate: In planner mode, pre-check the arguments

Darlehen bieten
 2015-12-18  6:56 UTC 

[Qemu-devel] [RESEND PATCH] q35: Remove old machine versions
 2015-12-17 17:27 UTC 

[PATCHv6 0/7] Driver for new "VMD" device
 2015-12-17 17:27 UTC  (5+ messages)
` [PATCHv6 2/7] pci: child bus alloc fix on constrained resource
` [PATCHv5 7/7] pciutils: Allow 32-bit domains

[Qemu-devel] [PATCH v2 00/23] Error reporting cleanups and fixes
 2015-12-17 17:26 UTC  (28+ messages)
` [Qemu-devel] [PATCH v2 01/23] qemu-nbd: Replace BSDism <err.h> by error_report()
` [Qemu-devel] [PATCH v2 02/23] error: Use error_report_err() where appropriate (again)
` [Qemu-devel] [PATCH v2 03/23] error: Use error_report_err() instead of monitor_printf()
` [Qemu-devel] [PATCH v2 04/23] error: Use error_report_err() instead of ad hoc prints
` [Qemu-devel] [PATCH v2 05/23] error: Improve documentation around error_append_hint()
` [Qemu-devel] [PATCH v2 06/23] block: Clean up "Could not create temporary overlay" error message
` [Qemu-devel] [PATCH v2 07/23] qemu-nbd: Clean up "Failed to load snapshot" "
` [Qemu-devel] [PATCH v2 08/23] test-throttle: Simplify qemu_init_main_loop() error handling
` [Qemu-devel] [PATCH v2 09/23] error: New error_prepend(), error_reportf_err()
` [Qemu-devel] [PATCH v2 10/23] error: Don't decorate original error message when adding to it
` [Qemu-devel] [PATCH v2 11/23] error: Use error_reportf_err() where it makes obvious sense
` [Qemu-devel] [PATCH v2 12/23] error: Use error_prepend() "
` [Qemu-devel] [PATCH v2 13/23] spapr: Use error_reportf_err()
` [Qemu-devel] [PATCH v2 14/23] migration: Use error_reportf_err() instead of monitor_printf()
` [Qemu-devel] [PATCH v2 15/23] qemu-io qemu-nbd: Use error_report() etc. instead of fprintf()
` [Qemu-devel] [PATCH v2 16/23] error: Strip trailing '\n' from error string arguments (again)
` [Qemu-devel] [PATCH v2 17/23] vmdk: Clean up control flow in vmdk_parse_extents() a bit
` [Qemu-devel] [PATCH v2 18/23] vmdk: Clean up "Invalid extent lines" error message
` [Qemu-devel] [PATCH v2 19/23] pci-assign: Clean up "Failed to assign" error messages
` [Qemu-devel] [PATCH v2 20/23] vhdx: Fix "log that needs to be replayed" error message
` [Qemu-devel] [PATCH v2 21/23] error: Clean up errors with embedded newlines (again)
` [Qemu-devel] [PATCH v2 22/23] hw/s390x: Rename local variables Error *l_err to just err
` [Qemu-devel] [PATCH v2 23/23] s390/sclp: Simplify control flow in sclp_realize()

[U-Boot] [PATCH v1 00/18] Initial Microchip PIC32MZ[DA] Support
 2015-12-17 17:26 UTC 

Hardware Loopback on RT-Socket-CAN Needed
 2015-12-17 17:25 UTC  (3+ messages)

[PATCH] drm/i915: don't enable autosuspend on platforms without RPM support
 2015-12-17 17:24 UTC  (3+ messages)

Add/Remove phonesim on the fly
 2015-12-17 17:24 UTC 

[PATCH] librte_ether: fix crashes in rte_ethdev functions
 2015-12-17 17:23 UTC 

[Bug 93425] d3dadapter.so (gallium-nine) segfaults since Mesa 11.0/LLVM 3.7
 2015-12-17 17:23 UTC 

[PATCH 1/2] defrag.f2fs: eliminate unexpected journal entries
 2015-12-17 17:23 UTC  (2+ messages)
` [PATCH 2/2] defrag.f2fs: return error if there is no space

[nightly] RT Core TISDK (fido/1.8) 2015.12 build 2015-12-17_07-49-25
 2015-12-17 17:23 UTC 

i915 Sky Lake graphics problem: screen blank after grub boot
 2015-12-17 17:22 UTC 

[Qemu-devel] [PATCH 0/6] seabios: update to release 1.9.0
 2015-12-17 17:22 UTC  (4+ messages)
` [Qemu-devel] [PATCH 6/6] q35: skip q35-acpi-dsdt.aml load if not needed

[PATCH RFC 0/8] Input: atmel_mxt_ts - raw data via debugfs
 2015-12-17 17:22 UTC  (2+ messages)

[refpolicy] Use of distro_rhel6/7 in refpolicy
 2015-12-17 17:22 UTC  (4+ messages)

[RFC PATCH] always probe UART HW when options are not specified
 2015-12-17 17:21 UTC  (3+ messages)

[Qemu-devel] [Bug 1527322] [NEW] undefined behavior issues
 2015-12-17 17:12 UTC  (4+ messages)
` [Qemu-devel] [Bug 1527322] "
` [Qemu-devel] [Bug 1527322] Re: sefault in thread-pool.c:246:5:

rgw subuser create and admin api
 2015-12-17 17:04 UTC 

[PATCH 0/4] xen/arm64: Emulate correctly the register {w, x}zr
 2015-12-17 17:17 UTC  (2+ messages)

[PATCH] bios/fan: hardcode the fan mode to linear
 2015-12-17 17:18 UTC  (2+ messages)

Automatic device driver back-porting with media_build
 2015-12-17 17:17 UTC  (10+ messages)

[kernel-hardening][RFC PATCH v2 00/12] Add PAX_REFCOUNT overflow protection
 2015-12-17 17:16 UTC  (3+ messages)
` [kernel-hardening][RFC PATCH v2 01/12] x86: add PAX_REFCOUNT support

corruption causing crash in __queue_work
 2015-12-17 17:15 UTC  (11+ messages)

[PATCH 00/24] crypto: atmel-aes: global rework of the driver
 2015-12-17 17:13 UTC  (20+ messages)
` [PATCH 08/24] crypto: atmel-aes: make crypto request queue management more generic
` [PATCH 16/24] crypto: atmel-aes: improve performances of data transfer
` [PATCH 17/24] crypto: atmel-aes: use SIZE_IN_WORDS() helper macro
` [PATCH 18/24] crypto: atmel-aes: fix typo and indentation
` [PATCH 19/24] crypto: atmel-aes: create sections to regroup functions by usage
` [PATCH 20/24] crypto: atmel-aes: fix atmel-ctr-aes driver for RFC 3686
` [PATCH 21/24] crypto: atmel-aes: fix the counter overflow in CTR mode
` [PATCH 22/24] crypto: atmel-aes: change the DMA threshold
` [PATCH 23/24] crypto: atmel-aes: add support to GCM mode
` [PATCH 24/24] crypto: atmel-aes: add debug facilities to monitor register accesses

[Intel-wired-lan] Your RETA patches to ixgbe/ixgbevf
 2015-12-17 17:14 UTC 

[PATCHv3 0/2] PCI: Safe VPD access
 2015-12-17 17:13 UTC  (3+ messages)
` [PATCH 2/2] pci: Update VPD size with correct length

[Qemu-devel] [RFC v6 00/14] Slow-path for atomic instruction translation
 2015-12-17 17:13 UTC  (4+ messages)
` [Qemu-devel] [RFC v6 12/14] softmmu: Simplify helper_*_st_name, wrap RAM code

[Qemu-devel] [PATCH v3 0/4] pc: Add pc-*-2.6 machine classes
 2015-12-17 17:11 UTC  (2+ messages)

[Qemu-devel] [PULL v3 0/9] Introduce I/O channels framework
 2015-12-17 17:11 UTC  (11+ messages)
` [Qemu-devel] [PULL v3 1/9] io: add abstract QIOChannel classes
` [Qemu-devel] [PULL v3 2/9] io: add helper module for creating watches on FDs
` [Qemu-devel] [PULL v3 3/9] io: add QIOTask class for async operations
` [Qemu-devel] [PULL v3 4/9] io: add QIOChannelSocket class
` [Qemu-devel] [PULL v3 5/9] io: add QIOChannelFile class
` [Qemu-devel] [PULL v3 6/9] io: add QIOChannelTLS class
` [Qemu-devel] [PULL v3 7/9] io: add QIOChannelWebsock class
` [Qemu-devel] [PULL v3 8/9] io: add QIOChannelCommand class
` [Qemu-devel] [PULL v3 9/9] io: add QIOChannelBuffer class

[PATCH v7 0/4] arm64, numa: Add numa support for arm64 platforms
 2015-12-17 17:11 UTC  (4+ messages)
` [PATCH v7 1/4] arm64, numa: adding "

[Qemu-devel] [Bug 1527300] [NEW] linux-user/elfload.c: byteswap function is not working when ELF is big endian
 2015-12-17 17:01 UTC  (2+ messages)
` [Qemu-devel] [Bug 1527300] "

[Intel-wired-lan] your patch 'ixgbe, ixgbevf: Add new mbox API xcast mode'
 2015-12-17 17:09 UTC 

[Intel-wired-lan] [next PATCH S23 00/13] i40e/i40evf updates
 2015-12-17 17:09 UTC  (11+ messages)
` [Intel-wired-lan] [next PATCH S23 07/13] i40evf: allow channel bonding of VFs
` [Intel-wired-lan] [next PATCH S23 08/13] i40e: define function capabilities in only one place
` [Intel-wired-lan] [next PATCH S23 10/13] i40evf: null out ring pointers on free
` [Intel-wired-lan] [next PATCH S23 11/13] i40e: Cleanup the code with respect to restarting autoneg
` [Intel-wired-lan] [next PATCH S23 13/13] i40e: bump version to 1.4.10

[Qemu-devel] [PATCH v2 1/1] i386: expose floppy-related objects in SSDT
 2015-12-17 17:08 UTC  (6+ messages)

[PATCH] mingw: emulate write(2) that fails with a EPIPE
 2015-12-17 17:08 UTC  (6+ messages)
` [PATCH v2] "

-next regression: "driver cohandle -EPROBE_DEFER from bus_type.match()"
 2015-12-17 17:07 UTC  (5+ messages)

[Qemu-trivial] [PATCH] iscsi: fix readcapacity error message
 2015-12-17 17:06 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-block] "
  ` [Qemu-devel] "

[PATCH] tty: amba-pl011: add support for 32-bit register access for earlycon
 2015-12-17 17:06 UTC  (7+ messages)

[U-Boot] dm: Introduce SPI-NOR framework
 2015-12-17 17:06 UTC  (7+ messages)

pull-request: mac80211 2015-12-15
 2015-12-17 17:04 UTC  (4+ messages)

A strange situation in the Git
 2015-12-17 17:04 UTC  (2+ messages)

Mouse support for just the wheel and left button
 2015-12-17 17:03 UTC  (5+ messages)

[PATCH] trace-cmd: use nonblocking reads for streaming
 2015-12-17 17:01 UTC 

Qt framebuffer performance on SMARC sAMX6i
 2015-12-17 17:02 UTC 

[PATCH V10 0/7] dma: add Qualcomm Technologies HIDMA driver
 2015-12-17 17:01 UTC  (16+ messages)
` [PATCH V10 1/7] dma: qcom_bam_dma: move to qcom directory
` [PATCH V10 2/7] dma: hidma: Add Device Tree support
` [PATCH V10 3/7] dma: add Qualcomm Technologies HIDMA management driver
` [PATCH V10 4/7] dma: add Qualcomm Technologies HIDMA channel driver
` [PATCH V10 5/7] dma: qcom_hidma: implement lower level hardware interface
` [PATCH V10 6/7] dma: qcom_hidma: add debugfs hooks
` [PATCH V10 7/7] dma: qcom_hidma: add support for object hierarchy

rhashtable: Prevent spurious EBUSY errors on insertion
 2015-12-17 17:00 UTC  (5+ messages)

[RFC PATCH v2 0/5] ACPICA / debugger: Add in-kernel AML debugger support
 2015-12-17 16:59 UTC  (7+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 7/7] ACPI / x86: introduce acpi_os_readable() support

[Qemu-devel] [PATCH v3 00/11] fdc: fix 2.88mb floppy diskette support
 2015-12-17 16:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 03/11] fdc: add disk field

[PATCH v3] net/macb: add support for resetting PHY using GPIO
 2015-12-17 16:59 UTC  (6+ messages)

[Qemu-arm] [PATCH 00/74] pc: acpi: convert DSDT to AML API and drop ASL templates support
 2015-12-17 16:59 UTC  (8+ messages)
` [Qemu-devel] [PATCH 25/74] pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT code

[PATCH 19/26] devicetree: bindings: Document qcom,msm-id and qcom,board-id
 2015-12-17 16:58 UTC 

[PATCH] x86/xsave: simplify xcomp_bv initialization
 2015-12-17 16:58 UTC 

[PATCH v7 0/4] gicv2m: acpi: Add ACPI support for GICv2m MSI
 2015-12-17 16:57 UTC  (6+ messages)
` [PATCH v7 3/4] gicv2m: Refactor to prepare for ACPI support

[meta-webserver] nginx adds user but runs under another
 2015-12-17 16:48 UTC 

Build cancellation from toaster
 2015-12-17 16:56 UTC 

[PATCH 0/4] ARM Versatile multi-platform support
 2015-12-17 16:55 UTC  (4+ messages)

[PATCH 1/3] ata: sata_dwc_460ex: use "dmas" DT property to find dma channel
 2015-12-17 16:53 UTC  (7+ messages)

[PATCH v2 00/10] Untracked cache improvements
 2015-12-17 16:54 UTC  (4+ messages)
` [PATCH v2 10/10] dir: do not use untracked cache ident anymore

[pull] amdgpu drm-fixes-4.4
 2015-12-17 16:52 UTC 

[PATCH] wic/utils/partitionedfs.py: assemble .wic images as sparse files
 2015-12-17 16:52 UTC  (4+ messages)
` [PATCH] oeqa/selftest/wic: add test case for sparse images

[PATCH] arm64: KVM: debug: Remove spurious inline attributes
 2015-12-17 16:51 UTC  (3+ messages)

[PATCH 00/37] Add rdma verbs transport library
 2015-12-17 16:49 UTC  (11+ messages)
` [PATCH 37/37] IB/rdmavt: Add support for new memory registration API

[PATCH 01/11] toaster: implement checksocket command
 2015-12-17 16:48 UTC  (6+ messages)
` [PATCH 00/11] Toaster startup script improvements
  ` [PATCH 08/11] toaster: remove 2 unused functions
  ` [PATCH 09/11] toaster: move startup checks to a better place
  ` [PATCH 10/11] toaster: move setting of default values
  ` [PATCH 11/11] toaster: remove 2 confusing parameters


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.