All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-16 14:20:02 to 2017-03-16 14:42:20 UTC [more...]

[PATCH 4.4 00/35] 4.4.55-stable review
 2017-03-16 14:29 UTC  (11+ messages)
` [PATCH 4.4 01/35] USB: serial: digi_acceleport: fix OOB data sanity check
` [PATCH 4.4 02/35] USB: serial: digi_acceleport: fix OOB-event processing
` [PATCH 4.4 05/35] MIPS: ip27: Disable qlge driver in defconfig
` [PATCH 4.4 06/35] MIPS: Update ip27_defconfig for SCSI_DH change
` [PATCH 4.4 10/35] MIPS: ralink: Cosmetic change to prom_init()
` [PATCH 4.4 11/35] MIPS: ralink: Remove unused rt*_wdt_reset functions
` [PATCH 4.4 12/35] cpmac: remove hopeless #warning
` [PATCH 4.4 13/35] mm: memcontrol: avoid unused function warning
` [PATCH 4.4 14/35] MIPS: DEC: Avoid la pseudo-instruction in delay slots
` [PATCH 4.4 17/35] powerpc: Emulation support for load/store instructions on LE

[PATCH v4 0/4] x86: remove PVHv1
 2017-03-16 14:42 UTC  (4+ messages)
` [PATCH v4 2/4] x86: remove PVHv1 code

[PATCH] acpi: fix incompatibility with mcount-based function graph tracing
 2017-03-16 14:41 UTC  (2+ messages)

[PATCH 4.10 00/48] 4.10.4-stable review
 2017-03-16 14:30 UTC  (35+ messages)
` [PATCH 4.10 03/48] USB: serial: digi_acceleport: fix OOB data sanity check
` [PATCH 4.10 04/48] USB: serial: digi_acceleport: fix OOB-event processing
` [PATCH 4.10 05/48] crypto: improve gcc optimization flags for serpent and wp512
` [PATCH 4.10 07/48] MIPS: VDSO: avoid duplicate CAC_BASE definition
` [PATCH 4.10 08/48] MIPS: ip27: Disable qlge driver in defconfig
` [PATCH 4.10 12/48] mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
` [PATCH 4.10 15/48] MIPS: ralink: Remove unused rt*_wdt_reset functions
` [PATCH 4.10 17/48] tracing: Add #undef to fix compile error
` [PATCH 4.10 18/48] ucount: Remove the atomicity from ucount->count
` [PATCH 4.10 19/48] efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y
` [PATCH 4.10 20/48] [media] dw2102: dont do DMA on stack
` [PATCH 4.10 21/48] i2c: add missing of_node_put in i2c_mux_del_adapters
` [PATCH 4.10 22/48] powerpc: Emulation support for load/store instructions on LE
` [PATCH 4.10 23/48] powerpc/booke: Fix boot crash due to null hugepd
` [PATCH 4.10 24/48] powerpc/xics: Work around limitations of OPAL XICS priority handling
` [PATCH 4.10 27/48] usb: dwc3: gadget: make Set Endpoint Configuration macros safe
` [PATCH 4.10 29/48] usb: ohci-at91: Do not drop unhandled USB suspend control requests
` [PATCH 4.10 30/48] usb: gadget: function: f_fs: pass companion descriptor along
` [PATCH 4.10 31/48] Revert "usb: gadget: uvc: Add missing call for additional setup data"
` [PATCH 4.10 34/48] USB: serial: safe_serial: fix information leak in completion handler
` [PATCH 4.10 35/48] USB: serial: omninet: fix reference leaks at open
` [PATCH 4.10 36/48] USB: iowarrior: fix NULL-deref at probe
` [PATCH 4.10 37/48] USB: iowarrior: fix NULL-deref in write
` [PATCH 4.10 38/48] USB: serial: io_ti: fix NULL-deref in interrupt callback
` [PATCH 4.10 39/48] USB: serial: io_ti: fix information leak in completion handler
` [PATCH 4.10 41/48] KVM: s390: Fix guest migration for huge guests resulting in panic
` [PATCH 4.10 42/48] KVM: arm/arm64: Let vcpu thread modify its own active state
` [PATCH 4.10 43/48] drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env var
` [PATCH 4.10 44/48] [media] serial_ir: ensure were ready to receive interrupts
` [PATCH 4.10 45/48] dm: flush queued bios when process blocks to avoid deadlock
` [PATCH 4.10 46/48] [media] rc: raw decoder for keymap protocol is not loaded on register
` [PATCH 4.10 47/48] ext4: dont BUG when truncating encrypted inodes on the orphan list
` [PATCH 4.10 48/48] IB/mlx5: Verify that Q counters are supported

applications
 2017-03-16 14:38 UTC  (3+ messages)
  ` [Outreachy kernel] applications

[PATCH] connman: Create git recipe
 2017-03-16 14:40 UTC 

The i915 stable patch marking is totally broken
 2017-03-16 14:40 UTC  (7+ messages)
` [Intel-gfx] "

[RFC PATCH 0/4] Data integrity protection with dm-integrity and dm-crypt
 2017-03-16 14:39 UTC  (9+ messages)
` [PATCH 0/7] "
` [PATCH 1/7] dm-crypt: Fix documentation of integrity table option
` [PATCH 2/7] dm-crypt: Move IV constructor to separate function
` [PATCH 3/7] dm-crypt: Introduce new format of cipher with capi: prefix
` [PATCH 4/7] dm-crypt: Compute HMAC key size in a separate function
` [PATCH 5/7] dm-crypt: Parse cipher specification according to AEAD flag
` [PATCH 6/7] dm-crypt: Remove obsolete integrity_mode function
` [PATCH 7/7] dm-crypt: optionally support larger encryption sector size

[Qemu-devel] [PATCH v2 0/8] ppc/pnv: interrupt controller (POWER8)
 2017-03-16 14:35 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/8] ppc/xics: introduce an ICPState backlink under PowerPCCPU
` [Qemu-devel] [PATCH v2 2/8] spapr: move the IRQ server number mapping under the machine
` [Qemu-devel] [PATCH v2 3/8] ppc/xics: add a realize() handler to ICPStateClass
` [Qemu-devel] [PATCH v2 4/8] ppc/pnv: add a PnvICPState object
` [Qemu-devel] [PATCH v2 5/8] ppc/pnv: create the ICP and ICS objects under the machine
` [Qemu-devel] [PATCH v2 6/8] ppc/pnv: add a helper to calculate MMIO addresses registers
` [Qemu-devel] [PATCH v2 7/8] ppc/pnv: link the CPUs to the machine XICSFabric
` [Qemu-devel] [PATCH v2 8/8] ppc/pnv: add memory regions for the ICP registers

DRM Atomic property for color-space conversion
 2017-03-16 14:37 UTC  (12+ messages)

[PATCH] scsi: libsas: fix ata xfer length
 2017-03-16 15:07 UTC 

[PATCH 4.9 00/44] 4.9.16-stable review
 2017-03-16 14:30 UTC  (24+ messages)
` [PATCH 4.9 01/44] USB: serial: digi_acceleport: fix OOB data sanity check
` [PATCH 4.9 03/44] crypto: improve gcc optimization flags for serpent and wp512
` [PATCH 4.9 05/44] MIPS: VDSO: avoid duplicate CAC_BASE definition
` [PATCH 4.9 06/44] MIPS: ip27: Disable qlge driver in defconfig
` [PATCH 4.9 07/44] MIPS: Update ip27_defconfig for SCSI_DH change
` [PATCH 4.9 08/44] MIPS: ip22: Fix ip28 build for modern gcc
` [PATCH 4.9 09/44] MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change
` [PATCH 4.9 13/44] MIPS: ralink: Remove unused rt*_wdt_reset functions
` [PATCH 4.9 19/44] [media] dw2102: dont do DMA on stack
` [PATCH 4.9 20/44] i2c: add missing of_node_put in i2c_mux_del_adapters
` [PATCH 4.9 21/44] powerpc: Emulation support for load/store instructions on LE
` [PATCH 4.9 25/44] usb: dwc3: gadget: make Set Endpoint Configuration macros safe
` [PATCH 4.9 29/44] Revert "usb: gadget: uvc: Add missing call for additional setup data"
` [PATCH 4.9 30/44] usb: host: xhci-dbg: HCIVERSION should be a binary number
` [PATCH 4.9 31/44] usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
` [PATCH 4.9 32/44] USB: serial: safe_serial: fix information leak in completion handler
` [PATCH 4.9 33/44] USB: serial: omninet: fix reference leaks at open
` [PATCH 4.9 35/44] USB: iowarrior: fix NULL-deref in write
` [PATCH 4.9 37/44] USB: serial: io_ti: fix information leak in completion handler
` [PATCH 4.9 39/44] KVM: s390: Fix guest migration for huge guests resulting in panic
` [PATCH 4.9 41/44] dm: flush queued bios when process blocks to avoid deadlock
` [PATCH 4.9 42/44] [media] rc: raw decoder for keymap protocol is not loaded on register
` [PATCH 4.9 44/44] IB/mlx5: Verify that Q counters are supported

[PATCH 00/41] Chromebook Plus (aka kevin) kernel patches
 2017-03-16 14:34 UTC  (7+ messages)
  ` [PATCH 15/41] drm/bridge: analogix_dp: Move enable video into config_video()
  ` [PATCH 16/41] drm/bridge: analogix_dp: Check AUX_EN status when doing AUX transfer
  ` [PATCH 17/41] drm/bridge: analogix_dp: Don't use fast link training when panel just powered up

[PATCH 0/8 v3] No wait AIO
 2017-03-16 14:33 UTC  (4+ messages)
` [PATCH 5/8] nowait aio: return on congested block device

[PATCH] PCI: ACPI: Fix ThunderX PEM initialization
 2017-03-16 14:32 UTC  (11+ messages)

[Buildroot] [PATCH] libsamplerate: bump to version 0.1.9
 2017-03-16 14:32 UTC 

[PATCH v4 1/3] mfd: wm831x: Add basic device tree binding
 2017-03-16 14:31 UTC  (3+ messages)

[Qemu-devel] [PATCH] Dead Code Removal: removing support for DEPTH != 32
 2017-03-16 14:30 UTC  (3+ messages)

[PATCH v15 0/9] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2017-03-16 14:30 UTC  (5+ messages)
` [PATCH v15 6/9] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID

[xen-unstable test] 106698: regressions - FAIL
 2017-03-16 14:26 UTC  (3+ messages)

[PATCH 1/2] cmake: Backport fix to enable -Wformat-security
 2017-03-16 14:30 UTC  (2+ messages)
` [PATCH 2/2] kexec-tools: Add patches to enable format-security

[PATCH] drm/i915: Replace irq_seqno_barrier on hws write with a clflush
 2017-03-16 14:30 UTC  (3+ messages)

[PATCH 0/3] Fix doc pkg conflicts
 2017-03-16 14:29 UTC  (4+ messages)
` [PATCH 1/3] inetutils: bump priority to avoid conflict issue
` [PATCH 2/3] eject: use update-alternatives for manpage
` [PATCH 3/3] inetutils: use update-alternatives for more manpages

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-16 14:28 UTC  (11+ messages)
` [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active

[PATCH] Staging: iio: resolver: Fix warning, statements should start on a tabstop
 2017-03-16 14:28 UTC 

[PATCH] drm/i915/guc: Document that the ads blob entries only lie within the first page
 2017-03-16 14:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net-next] r8152: simply the arguments
 2017-03-16 14:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/2] hw/i386: Update FADT to Revision 3 (ACPI 2.0)
 2017-03-16 14:27 UTC  (2+ messages)

[PATCH 0/6] minor pack-name cleanups
 2017-03-16 14:27 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] move odb_* declarations out of git-compat-util.h
  ` [PATCH v2 2/5] sha1_file.c: make pack-name helper globally accessible
  ` [PATCH v2 3/5] odb_pack_keep(): stop generating keepfile name
  ` [PATCH v2 4/5] replace snprintf with odb_pack_name()
  ` [PATCH v2 5/5] index-pack: make pointer-alias fallbacks safer

[PATCH v3] ARM: dts: imx: add Gateworks Ventana GW5904 support
 2017-03-16 14:27 UTC  (2+ messages)

[U-Boot] [PATCH 00/22] x86: Add ACPI S3 resume support
 2017-03-16 14:26 UTC  (23+ messages)
` [U-Boot] [PATCH 01/22] dm: rtc: Add 16-bit read/write support
` [U-Boot] [PATCH 02/22] x86: acpi: Add Kconfig option and header file for ACPI resume
` [U-Boot] [PATCH 03/22] x86: baytrail: acpi: Add APIs for determining/clearing sleep state
` [U-Boot] [PATCH 04/22] x86: Add post codes for OS resume
` [U-Boot] [PATCH 05/22] x86: fsp: acpi: Pass different boot mode to FSP init
` [U-Boot] [PATCH 06/22] x86: Store and display previous sleep state
` [U-Boot] [PATCH 07/22] x86: baytrail: Conditionally report S3 in the ACPI table
` [U-Boot] [PATCH 08/22] x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3
` [U-Boot] [PATCH 09/22] x86: acpi: Add wake up assembly stub
` [U-Boot] [PATCH 10/22] x86: acpi: Add one API to find OS wakeup vector
` [U-Boot] [PATCH 11/22] x86: acpi: Resume OS if resume vector is found
` [U-Boot] [PATCH 12/22] x86: Add an early CMOS access library
` [U-Boot] [PATCH 13/22] x86: fsp: Save stack address to CMOS for next S3 boot
` [U-Boot] [PATCH 14/22] x86: fsp: Mark the first 64K low memory as reserved
` [U-Boot] [PATCH 15/22] x86: Adjust board_final_cleanup() order
` [U-Boot] [PATCH 16/22] x86: apci: Change PM1_CNT register access to RMW
` [U-Boot] [PATCH 17/22] x86: acpi: Make enter_acpi_mode() public
` [U-Boot] [PATCH 18/22] x86: acpi: Refactor acpi_resume()
` [U-Boot] [PATCH 19/22] x86: acpi: Turn on ACPI mode for S3
` [U-Boot] [PATCH 20/22] x86: pci: Allow conditionally run VGA rom in S3
` [U-Boot] [PATCH 21/22] x86: minnowmax: Enable ACPI S3 resume
` [U-Boot] [PATCH 22/22] x86: Document ACPI S3 support

[PATCH 1/3] uio: Allow handling of non page-aligned memory regions
 2017-03-16 14:26 UTC  (7+ messages)

[Qemu-devel] [PATCH] Dead code removal: removing code for unsupported DEPTH
 2017-03-16 14:26 UTC  (5+ messages)

[PATCH 1/1] acpi:apei:handle GSIV and GPIO notification types
 2017-03-16 14:25 UTC  (2+ messages)

[PATCH][morty][meta-oe] lftp: change SRC_URI source
 2017-03-16 14:25 UTC 

[PATCH 3/4] perf: Add a flag for partial AUX records
 2017-03-16 14:24 UTC  (3+ messages)
` [tip:perf/core] perf/core: "

cc1: error: unrecognized command line option "-Wno-maybe-uninitialized"
 2017-03-16 14:23 UTC  (5+ messages)
` [PATCH] Kbuild: use cc-disable-warning consistently for maybe-uninitialized

[PATCH 0/2] serdev API extension
 2017-03-16 14:23 UTC  (4+ messages)
` [PATCH 1/2] serdev: Add serdev_device_write subroutine

[Question] About the behavior of HLT in VMX guest mode
 2017-03-16 14:23 UTC  (4+ messages)

[PATCH v2 1/5] iommu/dmar: Rectify return code handling in detect_intel_iommu()
 2017-03-16 14:23 UTC  (5+ messages)
  ` [PATCH v2 2/5] iommu/dmar: Return directly from a loop in dmar_dev_scope_status()
  ` [PATCH v2 3/5] iommu/dmar: Remove redundant assignment of ret
  ` [PATCH v2 4/5] iommu/dmar: Remove redundant ' != 0' when check return code
  ` [PATCH v2 5/5] iommu/vt-d: Use lo_hi_readq() / lo_hi_writeq()

iwl3945 bug report (occasionally crashing after suspend)
 2017-03-16 14:26 UTC 

[Buildroot] [RFC PATCH v2 0/9] Make the buildroot SDK relocatable
 2017-03-16 14:23 UTC  (10+ messages)
` [Buildroot] [RFC PATCH v2 1/9] package/patchelf: use most recent version as a base for rpath sanitation
` [Buildroot] [RFC PATCH v2 2/9] package/patchelf: add patch for rpath sanitation under a root directory
` [Buildroot] [RFC PATCH v2 3/9] support/scripts: add fix-rpath script to sanitize the rpath
` [Buildroot] [RFC PATCH v2 4/9] core: sanitize RPATH in host tree at the very end of the build
` [Buildroot] [RFC PATCH v2 5/9] core: sanitize RPATH in target tree at the end of the target finalization
` [Buildroot] [RFC PATCH v2 6/9] support/scripts: add create-sdk-relocation-script for SDK relocation
` [Buildroot] [RFC PATCH v2 7/9] core: create relocate-sdk.sh in HOST_DIR at the end of the build
` [Buildroot] [RFC PATCH v2 8/9] external-toolchain: check if a buildroot SDK has already been relocated
` [Buildroot] [RFC PATCH v2 9/9] support/scripts: check-host-rpath now handles $ORIGIN as well

[Qemu-devel] [PULL for 2.9 00/49] QAPI patches for 2017-03-16
 2017-03-16 14:22 UTC  (2+ messages)

[PATCH] x86/time: Don't use virtual TSC if host and guest frequencies are equal
 2017-03-16 14:22 UTC  (5+ messages)

[Qemu-devel] qemu-system-ppc video artifacts since "tcg: drop global lock during TCG code execution"
 2017-03-16 14:22 UTC  (9+ messages)
    ` [Qemu-devel] [Qemu-ppc] "

question: xen/qemu - mmio mapping issues for device pass-through
 2017-03-16 14:21 UTC  (3+ messages)

[PATCH 0/5] fix various doc pkg conflicts at do_rootfs time
 2017-03-16 14:20 UTC  (6+ messages)
` [PATCH 1/5] gdb: don't bundle bfd.info -- leave that to binutils
` [PATCH 2/5] which: fix it so the manpage will respect alternatives
` [PATCH 3/5] util-linux: use update-alternatives for more manpages
` [PATCH 4/5] net-tools: "
` [PATCH 5/5] sysklogd: "

[PATCH 0/8] Collect command stream based OA reports using i915 perf
 2017-03-16 14:20 UTC  (3+ messages)
` [PATCH 2/8] drm/i915: Expose OA sample source to userspace

[PATCH 0/4] [libdrm] support PRT and replace interface
 2017-03-16 14:20 UTC  (4+ messages)
` [PATCH 1/4] amdgpu: add new VA operations CLEAR and REPLACE

[PATCH v1] mfd: core: Preserve PLATFORM_DEVID_NONE
 2017-03-16 14:19 UTC 

[Qemu-devel] [PATCH 0/2] xen: use pkg-config for configure
 2017-03-16 14:19 UTC  (6+ messages)
`  "
` [Qemu-devel] [PATCH 1/2] xen: use 5 digit xen versions
  `  "
` [Qemu-devel] [PATCH 2/2] configure: use pkg-config for obtaining xen version
  `  "


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.