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

[PATCH v15 00/25] Compile-time stack metadata validation
 2015-12-18 12:39 UTC  (25+ messages)
` [PATCH v15 01/25] tools: Fix formatting of the "make -C tools" help message
` [PATCH v15 02/25] tools: Make list.h self-sufficient
` [PATCH v15 04/25] x86/asm: Frame pointer macro cleanup
` [PATCH v15 05/25] x86/asm: Add C versions of frame pointer macros
` [PATCH v15 06/25] x86/stacktool: Compile-time stack metadata validation
` [PATCH v15 07/25] x86/stacktool: Add file and directory ignores
` [PATCH v15 08/25] x86/stacktool: Add ignore macros
` [PATCH v15 09/25] x86/xen: Add stack frame dependency to hypercall inline asm calls
` [PATCH v15 10/25] x86/paravirt: Add stack frame dependency to PVOP "
` [PATCH v15 11/25] x86/paravirt: Create a stack frame in PV_CALLEE_SAVE_REGS_THUNK
` [PATCH v15 12/25] x86/amd: Set ELF function type for vide()
` [PATCH v15 13/25] x86/reboot: Add ljmp instructions to stacktool whitelist
` [PATCH v15 14/25] x86/xen: Add xen_cpuid() and xen_setup_gdt() to stacktool whitelists
` [PATCH v15 15/25] x86/asm/crypto: Create stack frames in aesni-intel_asm.S
` [PATCH v15 16/25] x86/asm/crypto: Move .Lbswap_mask data to .rodata section
` [PATCH v15 17/25] x86/asm/crypto: Move jump_table "
` [PATCH v15 18/25] x86/asm/crypto: Create stack frames in clmul_ghash_mul/update()
` [PATCH v15 19/25] x86/asm/entry: Create stack frames in thunk functions
` [PATCH v15 20/25] x86/asm/acpi: Create a stack frame in do_suspend_lowlevel()
` [PATCH v15 21/25] x86/asm: Create stack frames in rwsem functions
` [PATCH v15 22/25] x86/asm/efi: Create a stack frame in efi_call()
` [PATCH v15 23/25] x86/asm/power: Create stack frames in hibernate_asm_64.S
` [PATCH v15 24/25] x86/uaccess: Add stack frame output operand in get_user inline asm
` [PATCH v15 25/25] x86/stacktool: Ignore head_$(BITS) files

[RFC3 PATCH v6 00/20] ILP32 for ARM64
 2015-12-18 12:47 UTC  (4+ messages)
` [PATCH v6 12/20] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it

[PATCH] MIPS: smp-cps: Ensure secondary cores start with EVA disabled
 2015-12-18 12:47 UTC  (2+ messages)

[PATCH net-next] tcp: diag: add support for request sockets to tcp_abort()
 2015-12-18 12:46 UTC  (3+ messages)

[ [PATCH v2] 00/13] Add virtio support in arm/arm64
 2015-12-18 12:46 UTC  (5+ messages)
` [ [PATCH v2] 01/13] virtio: Introduce config RTE_VIRTIO_INC_VECTOR

[PATCH] ARM: socfpga: dts: Enable MMC support at correct place in the DT
 2015-12-18 12:45 UTC  (2+ messages)

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

[PATCH 20/43] MAINTAINERS: add git URL for KVM/s390
 2015-12-18 12:45 UTC  (4+ messages)
  ` [PATCH 13/43] MAINTAINERS: fix git URL for EDAC

[PATCH] ARM: socfpga: Repair incorrectly applied MCV patch
 2015-12-18 12:45 UTC  (3+ messages)

[PATCH 0/4] spi: loopback-test: improvements and move dump method
 2015-12-18 12:44 UTC  (5+ messages)
  ` [PATCH 1/4] spi: core: add spi_message_dump and spi_transfer_dump
  ` [PATCH 2/4] spi: loopback-test: move to use spi_message_dump_data
  ` [PATCH 3/4] spi: loopback-test: make dump_messages module parameter a bitmask
  ` [PATCH 4/4] spi: loopback-test: added support for HW-loopback mode

[PATCH] serial: 8250: of: Fix the driver and actually compile the 8250_of
 2015-12-18 12:43 UTC  (3+ messages)

[PATCH v2 00/11] tty: serial: 8250: Fix checkpatch warnings
 2015-12-18 12:42 UTC  (8+ messages)
` [PATCH v2 10/11] tty: serial: 8250: Replace printk by pr_*

[PATCH] ARM: dma-mapping: Just allocate one chunk at a time
 2015-12-18 12:41 UTC  (4+ messages)

[Qemu-devel] [PATCH] ccid: use libcacard.h from 2.5.1
 2015-12-18 12:42 UTC  (2+ messages)

[Xenomai] patch for RPI2
 2015-12-18 12:41 UTC  (3+ messages)

[PATCH] doc: show version in html guides
 2015-12-18 12:41 UTC  (4+ messages)

[PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2015-12-18 12:40 UTC  (7+ messages)
` [PATCH V2 21/23] pci, acpi: Support for ACPI based PCI hostbridge init

[PATCH 0/5] devtool: create kernel config fragment
 2015-12-18 12:39 UTC  (4+ messages)
` [PATCH 2/5] kernel.bbclass: copy .config instead of moving

[PATCH v5 0/5] Qualcomm PCIe driver and designware fixes
 2015-12-18 12:38 UTC  (12+ messages)
` [PATCH v5 1/5] PCI: designware: ensure ATU is enabled before IO/conf space accesses
` [PATCH v5 2/5] DT: PCI: qcom: Document PCIe devicetree bindings
` [PATCH v5 3/5] PCI: qcom: Add Qualcomm PCIe controller driver
` [PATCH v5 4/5] ARM: dts: apq8064: add pcie devicetree node
` [PATCH v5 5/5] ARM: dts: ifc6410: enable pcie dt node for this board

[PATCH kvm-unit-tests v2 00/12] Improve the output of test runners
 2015-12-18 12:38 UTC  (11+ messages)
` [PATCH kvm-unit-tests v2 09/12] x86/hyperv_synic: check for support before testing
` [PATCH kvm-unit-tests v2 10/12] run_tests: print summary

puzzling disapearance of /dev/sdc1
 2015-12-18 12:38 UTC  (5+ messages)

[U-Boot] [PATCH] arm: socfpga: Fix QSPI doesn't work on socdk board
 2015-12-18 12:37 UTC  (2+ messages)

[PATCH 00/11] tty: serial: 8250: Fix checkpatch warnings
 2015-12-18 12:35 UTC  (6+ messages)
` [PATCH 08/11] tty: serial: 8250: Add parentheses to macro

[Qemu-devel] [PATCH] scripts: provide a script for checking glib symbol usage
 2015-12-18 12:36 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: Fix emac1 doesn't work on socdk board
 2015-12-18 12:35 UTC 

[nightly] Core TISDK (fido/1.8) 2015.12 build 2015-12-18_00-36-25
 2015-12-18 12:34 UTC 

[PATCH v7] arm/arm64: KVM: Detect vGIC presence at runtime
 2015-12-18 12:34 UTC  (2+ messages)

[PATCH v10 0/4] irqchip:support mbigen interrupt controller
 2015-12-18 12:27 UTC  (4+ messages)

[RFC] drm/i915/bdw+: Do not emit user interrupts when not needed
 2015-12-18 12:31 UTC  (4+ messages)
` ✗ failure: Fi.CI.BAT

[U-Boot] [PATCH v3 0/3] Moving Uartlite to DM
 2015-12-18 12:31 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] serial: uartlite: Move driver "
` [U-Boot] [PATCH v3 2/3] serial: uartlite: Add support for debug console
` [U-Boot] [PATCH v3 3/3] serial: uartlite: Add uartlite to Kconfig

[PATCH v2 0/6] Make blkdev_issue_discard() submit aligned discard requests
 2015-12-18 12:30 UTC  (5+ messages)
` [PATCH 1/6] block: Introduce blk_round_sect_down()
` [PATCH 2/6] block: Introduce bio_add_zero_pages()

[PATCH V2 00/10] Introduce ACPI world to GICv3 & ITS irqchip
 2015-12-18 12:11 UTC  (6+ messages)
` [PATCH V2 07/10] ARM64, ACPI, PCI: I/O Remapping Table (IORT) initial support

[PATCH 00/12] Include binaries in test cases and update runexported.py
 2015-12-18 12:41 UTC  (13+ messages)
` [PATCH 01/12] oeqa/utils/testexport.py: add functionality for exporting binaries
` [PATCH 02/12] classes/testimage.bbclass: add support for binaries export
` [PATCH 03/12] utils/decorators.py: add TestNeedsBin() decorator
` [PATCH 04/12] oeqa/runexported: Add option to run arbitrary tests
` [PATCH 05/12] oeqa/runexported: Fix a problem with ssh_target_log symlink
` [PATCH 06/12] oeqa/testimage: Added support for folder names in TEST_SUITES
` [PATCH 07/12] oeqa/runexported: "
` [PATCH 08/12] oeqa/runexported: The runner supports tests from other layers
` [PATCH 09/12] oeqa/runexported: Add parameter support for machine arch
` [PATCH 10/12] oeqa/testimage: Added export features
` [PATCH 11/12] oeqa/runtime: Copy all __init__.py files from all layers
` [PATCH 12/12] buildtools-with-tc.bb: extend buildtools-tarball to include test cases

[PATCH v3 0/2] Optimize WARN_ON macros
 2015-12-18 12:27 UTC  (3+ messages)
` [PATCH v3 1/2] drm/i915: Simplify _STATE_ debug macros
` [PATCH v3 2/2] drm/i915: Compile-time concatenate WARN_ON macro strings

[U-Boot] Asymmetry in setting of "fileaddr" variable
 2015-12-18 12:27 UTC 

futex(3) man page, final draft for pre-release review
 2015-12-18 12:26 UTC  (4+ messages)

[PATCH iproute2] iplink: support 'stable-privacy' IPv6 addrgenmode
 2015-12-18 12:26 UTC  (3+ messages)

[Qemu-devel] [Bug 1525682] [NEW] configure: fix POSIX compatibility issue
 2015-12-18 12:18 UTC  (2+ messages)
` [Qemu-devel] [Bug 1525682] "

problem with coda when running qt-gstreamer and video reaches its end (resending in plain text)
 2015-12-18 12:25 UTC  (4+ messages)

Build cancellation from toaster
 2015-12-18 12:24 UTC  (2+ messages)

[U-Boot] [GIT PULL] Xilinx changes for Zynq and Microblaze
 2015-12-18 12:24 UTC 

[PATCH 0/3] powercap, intel_rapl, implement time window checks
 2015-12-18 12:23 UTC  (4+ messages)
` [PATCH 3/3] powercap, intel_rapl, Add ignore_max_window_check module parameter for broken BIOSes

[PATCH v4 0/5] Return failure on failure for more xl commands
 2015-12-18 12:23 UTC  (6+ messages)
` [PATCH v4 1/5] libxl: Remove pointless hypercall from libxl_set_memory_target
` [PATCH v4 2/5] libxl: Fix libxl_set_memory_target return value
` [PATCH v4 3/5] xl: Make set_memory_target return an error code on failure
` [PATCH v4 4/5] xl: Return an error on failed cd-insert
` [PATCH v4 5/5] xl: Return error codes for pci* commands

[LTP] [PATCH V3] Add testcases to test the kernel input stack
 2015-12-18 12:23 UTC 

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

[meta-multimedia][PATCH] VLC: depend on jpeg rather than libjpeg-turbo
 2015-12-18 12:19 UTC 

[RFC/RFT v2] mac80211: Add NEED_ALIGNED4_SKBS hw flag
 2015-12-18 12:18 UTC  (3+ messages)

[PATCH] devtool: use cp instead of shutil.copytree
 2015-12-18 11:46 UTC 

[Qemu-devel] [PATCH] block: fix bdrv_ioctl called from coroutine
 2015-12-18 12:16 UTC  (2+ messages)

[PATCH] cpufreq: mediatek: Use REGCACHE_RBTREE
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "regulator: mt6311: Use REGCACHE_RBTREE" to the regulator tree

[PATCH] ASoC: wm_adsp: Mimic legacy behaviour of reading controls when DSP is on
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoC: wm_adsp: Mimic legacy behaviour of reading controls when DSP is on" to the asoc tree

[PATCH] ASoC: sgtl5000: fix VAG power up timing
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoC: sgtl5000: fix VAG power up timing" to the asoc tree

[PATCH] ASoC: rsrc-card: tidyup dai format for DPCM
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoC: rsrc-card: tidyup dai format for DPCM" to the asoc tree

[PATCH v2 1/2] ASoC: atmel-pdmic: add the Pulse Density Modulation Interface Controller
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoC: atmel-pdmic: add the Pulse Density Modulation Interface Controller" to the asoc tree

[PATCH 2/2] ASoC: wm8974: add devicetree support
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoC: wm8974: add devicetree support" to the asoc tree

[PATCH] ASoC: rsrc-card: enable to use tdm_slot on DT
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoC: rsrc-card: enable to use tdm_slot on DT" to the asoc tree

Applied "ASoC: atmel-classd: DT binding for PDMIC driver" to the asoc tree
 2015-12-18 12:15 UTC 

[PATCH] ASoC: rsrc-card: Remove support for setting differing DAI formats
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoC: rsrc-card: Remove support for setting differing DAI formats" to the asoc tree

[PATCH 1/8] ASoC: max98357a: Add ACPI ID for Maxim
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoC: max98357a: Add ACPI ID for Maxim" to the asoc tree

[PATCH 2/8] ASoC: Intel: Add Nuvoton+Maxim machine driver entry
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoC: Intel: Add Nuvoton+Maxim machine driver entry" to the asoc tree

Applied "ASoC: wm8974: add binding for WM8974 codec" to the asoc tree
 2015-12-18 12:15 UTC 

[PATCH 3/8] ASoC: Intel: Skylake: Add Nuvoton Maxim machine driver
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Add Nuvoton Maxim machine driver" to the asoc tree

[PATCH 4/8] ASoc: Intel: boards: fix dapm map of nau88l25_ssm4567 machine
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoc: Intel: boards: fix dapm map of nau88l25_ssm4567 machine" to the asoc tree

[PATCH 5/8] ASoc: Intel: boards: update ignore suspend for nau88l25_ssm4567 machine
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoc: Intel: boards: update ignore suspend for nau88l25_ssm4567 machine" to the asoc tree

[PATCH 6/8] ASoc: Intel: boards: update constraints for nau88l25_ssm4567 machine
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoc: Intel: boards: update constraints for nau88l25_ssm4567 machine" to the asoc tree

[PATCH 7/8] ASoc: Intel: boards: Add WOV as sink for nau88l25_ssm4567 machine
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoc: Intel: boards: Add WOV as sink for nau88l25_ssm4567 machine" to the asoc tree

[PATCH 8/8] ASoc: Intel: boards: Add HDMI/DP links for nau88l25_ssm4567 machine
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoc: Intel: boards: Add HDMI/DP links for nau88l25_ssm4567 machine" to the asoc tree

[PATCH 01/12] ASoC: rsnd: fixup SSIU control timing
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoC: rsnd: fixup SSIU control timing" to the asoc tree

[PATCH 03/12] ASoC: rsnd: tidyup debug print position on rsnd_dma_attach()
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoC: rsnd: tidyup debug print position on rsnd_dma_attach()" to the asoc tree

[PATCH 02/12] ASoC: rsnd: tidyup return value of rsnd_get_adinr_bit()
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoC: rsnd: tidyup return value of rsnd_get_adinr_bit()" to the asoc tree

[PATCH 04/12] ASoC: rsnd: rsnd_dai_connect() returns error if it connect to existing mod
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoC: rsnd: rsnd_dai_connect() returns error if it connect to existing mod" to the asoc tree

[PATCH 05/12] ASoC: rsnd: SSI/SSIU use rsnd_get_slot_extend() to check TDM
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoC: rsnd: SSI/SSIU use rsnd_get_slot_extend() to check TDM" to the asoc tree

[PATCH 06/12] ASoC: rsnd: remove rsnd_get_slot_runtime()
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoC: rsnd: remove rsnd_get_slot_runtime()" to the asoc tree

[PATCH 07/12] ASoC: rsnd: tidyup rsnd_get_slot_xxx() naming
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoC: rsnd: tidyup rsnd_get_slot_xxx() naming" to the asoc tree

[PATCH 08/12] ASoC: rsnd: add rsnd_set_slot() / rsnd_get_slot_num()
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoC: rsnd: add rsnd_set_slot() / rsnd_get_slot_num()" to the asoc tree

[PATCH 11/12] ASoC: rsnd: add missing DT example for Simple Card with TDM
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoC: rsnd: add missing DT example for Simple Card with TDM" to the asoc tree

[PATCH 09/12] ASoC: rsnd: add rsnd_parse_connect_common() and remove complex macro
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoC: rsnd: add rsnd_parse_connect_common() and remove complex macro" to the asoc tree

[PATCH 10/12] ASoC: rsnd: add missing DT example for Simple Card
 2015-12-18 12:15 UTC  (2+ messages)
` Applied "ASoC: rsnd: add missing DT example for Simple Card" to the asoc tree

meta-oe, meta-qt5 patchwork queue
 2015-12-18 12:17 UTC 

[PATCH v2 0/2] Optimize WARN_ON macros
 2015-12-18 12:14 UTC  (2+ messages)
` ✗ warning: Fi.CI.BAT

[PATCH v10 0/1] Enable capsule loader interface for efi firmware updating
 2015-12-18 12:13 UTC  (3+ messages)
` [PATCH v10 1/1] efi: a misc char interface for user to update efi firmware

[PATCH 0/3] OOM detection rework v4
 2015-12-18 12:12 UTC  (4+ messages)

[linux-review:Andrzej-Hajda/err-h-add-type-checking-to-IS_ERR_VALUE-macro/20151218-185839] 353be7c0ebb7c934e9daab80288d85345936e121 BUILD DONE
 2015-12-18 12:12 UTC 

[PATCH 000/502] Include binaries in test cases and update runexported.py
 2015-12-18 12:22 UTC  (2+ messages)

[PATCH v3 0/4] Cleaning printk stuff in NMI context
 2015-12-18 12:11 UTC  (13+ messages)
` [PATCH v3 4/4] printk/nmi: Increase the size of NMI buffer and make it configurable

[PATCH 1/2] version: 2.3.0-rc0
 2015-12-18 12:11 UTC  (2+ messages)

arm64/efi handling of persistent memory
 2015-12-18 12:11 UTC  (6+ messages)

[PATCH 0/2] Optimize WARN_ON macros
 2015-12-18 12:11 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Compile time concatenate WARN_ON macro strings

[Qemu-devel] [PATCH] block: use drained section around bdrv_snapshot_delete
 2015-12-18 12:11 UTC  (3+ messages)

[PATCH 1/2] mm, oom: introduce oom reaper
 2015-12-18 12:11 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 0/9] target-arm: enable qmp-dump-guest-memory
 2015-12-18 12:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 3/9] dump: allow target to set the page size


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.