All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-17 16:43:41 to 2015-12-17 17:13:44 UTC [more...]

[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

[PATCH 00/24] crypto: atmel-aes: global rework of the driver
 2015-12-17 17:13 UTC  (49+ messages)
` [PATCH 01/24] crypto: atmel-aes: add new version
` [PATCH 02/24] crypto: atmel-aes: constify value argument of atmel_aes_write_n()
` [PATCH 03/24] crypto: atmel-aes: change algorithm priorities
` [PATCH 04/24] crypto: atmel-aes: fix unregistration order of crypto algorithms
` [PATCH 05/24] crypto: atmel-aes: remove unused header includes
` [PATCH 06/24] crypto: atmel-aes: propagate error from atmel_aes_hw_version_init()
` [PATCH 07/24] crypto: atmel-aes: change atmel_aes_write_ctrl() signature
` [PATCH 08/24] crypto: atmel-aes: make crypto request queue management more generic
` [PATCH 09/24] crypto: atmel-aes: remove useless write in the Control Register
` [PATCH 10/24] crypto: atmel-aes: simplify the configuration of the AES IP
` [PATCH 11/24] crypto: atmel-aes: rework crypto request completion
` [PATCH 12/24] crypto: atmel-aes: remove unused 'err' member of struct atmel_aes_dev
` [PATCH 13/24] crypto: atmel-aes: reduce latency of DMA completion
` [PATCH 14/24] crypto: atmel-aes: remove useless AES_FLAGS_DMA flag
` [PATCH 15/24] crypto: atmel-aes: fix atmel_aes_remove()
` [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

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

[refpolicy] Use of distro_rhel6/7 in refpolicy
 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  (13+ messages)
` [Intel-wired-lan] [next PATCH S23 06/13] i40e/i40evf: tunnels can be generic
` [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  (7+ messages)

[OSSTEST PATCH 1/9] README.dev: Document the blessings
 2015-12-17 17:06 UTC  (9+ 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

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

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

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

[Qemu-devel] [Bug 1527322] [NEW] undefined behavior issues
 2015-12-17 17:00 UTC  (3+ messages)
` [Qemu-devel] [Bug 1527322] "

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

[PATCH] drm/i915: don't enable autosuspend on platforms without RPM support
 2015-12-17 17:04 UTC 

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 

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

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-devel] [PATCH v2 00/23] Error reporting cleanups and fixes
 2015-12-17 16:59 UTC  (25+ 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()

[Qemu-devel] [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

[RESEND] Lenovo Yoga 900 touchpad issues
 2015-12-17 16:48 UTC  (6+ messages)

[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

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

[PATCH 00/11] Toaster startup script improvements
 2015-12-17 16:48 UTC  (12+ messages)
` [PATCH 01/11] toaster: implement checksocket command
` [PATCH 02/11] toaster: check if address:port is in use
` [PATCH 03/11] toaster: split long lines, add/remove whitespace
` [PATCH 04/11] toaster: remove unused variable
` [PATCH 05/11] toaster: add MANAGE variable
` [PATCH 06/11] toaster: updated header of the toaster script
` [PATCH 07/11] toaster: remove addtoConfiguration function
` [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

[PATCH] drivers/tty/serial: delete unused MODULE_DEVICE_TABLE from atmel_serial.c
 2015-12-17 16:48 UTC  (2+ messages)

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

[Qemu-devel] [PATCH 1/1] HMP: Add equivalent to x-blockdev-change
 2015-12-17 16:48 UTC  (3+ messages)

[PATCH] gpio/sysfs: Add ID parameter for GPIO lines
 2015-12-17 16:48 UTC 

[patch] qla2xxx: fix a timeout loop
 2015-12-17 16:47 UTC  (5+ messages)

[Qemu-devel] [PULL v2 0/9] Introduce I/O channels framework
 2015-12-17 16:47 UTC  (4+ messages)

[PATCH 1/3] NTB: Add AMD PCI-Express NTB driver
 2015-12-17 16:45 UTC  (2+ messages)

[U-Boot] ATAGS for Tegra, Sunxi, etc
 2015-12-17 16:44 UTC  (2+ messages)

[U-Boot] [PATCH] spi: sf: add support for throughput mesurement of sf read/write
 2015-12-17 16:44 UTC  (5+ messages)

VFIO no-iommu
 2015-12-17 16:43 UTC  (11+ messages)

[Qemu-devel] [PATCH] target-i386: do not duplicate page protection checks
 2015-12-17 16:43 UTC  (2+ messages)


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.