All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-15 02:59:53 to 2016-01-15 06:06:59 UTC [more...]

[PATCH v15 00/25] Compile-time stack metadata validation
 2016-01-15  6:06 UTC  (6+ messages)
` [PATCH v15 13/25] x86/reboot: Add ljmp instructions to stacktool whitelist

[ovmf test] 78134: regressions - FAIL
 2016-01-15  6:05 UTC 

[PATCH V2 0/8] FP/VEC/VSX switching optimisations
 2016-01-15  6:04 UTC  (13+ messages)
` [PATCH V2 1/8] selftests/powerpc: Test the preservation of FPU and VMX regs across syscall
` [PATCH V2 2/8] selftests/powerpc: Test preservation of FPU and VMX regs across preemption
` [PATCH V2 3/8] selftests/powerpc: Test FPU and VMX regs in signal ucontext
` [PATCH V2 4/8] powerpc: Explicitly disable math features when copying thread
` [PATCH V2 5/8] powerpc: Restore FPU/VEC/VSX if previously used
` [PATCH V2 6/8] powerpc: Add the ability to save FPU without giving it up
` [PATCH V2 7/8] powerpc: Add the ability to save Altivec "
` [PATCH V2 8/8] powerpc: Add the ability to save VSX "

[PATCH] Staging:lustre:lustre:obdclass:Remove return from void function
 2016-01-15  6:02 UTC 

[PATCH v4 00/14] Add virtio support for arm/arm64
 2016-01-15  6:03 UTC  (5+ messages)
` [PATCH v4 06/14] eal: pci: vfio: add rd/wr func for pci bar space
` [PATCH v4 07/14] virtio: vfio: add api support to rd/wr ioport bar

[PATCH] Staging: speakup: Fix getting port information
 2016-01-15  5:59 UTC  (2+ messages)

Separate out image generation into a new task
 2016-01-15  5:58 UTC  (3+ messages)

[PATCH 0/1] ALSA: hda - Use acpi_dev_present()
 2016-01-15  5:58 UTC  (2+ messages)

How to obtain the manual of util-linux?
 2016-01-15  5:57 UTC  (3+ messages)

[PATCH v9] fs: clear file privilege bits when mmap writing
 2016-01-15  5:55 UTC  (3+ messages)

Adding channels on multicodec soundcard
 2016-01-15  5:53 UTC 

[PATCH] ALSA: hda - hdmi create spdif ctl based on pcm
 2016-01-15  5:51 UTC  (4+ messages)

[PATCH v3 0/5] migration/remus: bug fix and cleanup
 2016-01-15  5:44 UTC  (6+ messages)
` [PATCH v3 2/5] remus: resume immediately if libxl__xc_domain_save_done() completes

[PATCH] mm: make apply_to_page_range more robust
 2016-01-15  5:41 UTC  (2+ messages)

[Qemu-devel] [PATCH] cadence_gem: fix buffer overflow
 2016-01-15  5:39 UTC  (3+ messages)

[PATCH] fuse: add support for SEEK_HOLE and SEEK_DATA in lseek
 2016-01-15  5:34 UTC  (2+ messages)

[PATCH] input: cyapa: fix the report events may lost issue during set power mode
 2016-01-15  5:34 UTC  (2+ messages)

[PATCH] iommu/vt-d: Don't skip PCI devices when disabling IOTLB
 2016-01-15  5:33 UTC 

[PATCH] ASoC: fsl: document DT compatible string "fsl,imx-audio-wm8960"
 2016-01-15  5:33 UTC 

[PATCH net v2] ovs: add recursion limit to ovs_vport_receive
 2016-01-15  5:28 UTC  (2+ messages)

proc-meminfo: Why the Mapped be much higher than Active(file) + Inactive(file) ?
 2016-01-15  5:26 UTC 

KASAN splal in minstrel_ht_update_stats()
 2016-01-15  5:23 UTC  (2+ messages)

[PATCH 0/3] [media] dvbdev: clean up the code
 2016-01-15  5:15 UTC  (4+ messages)
` [PATCH 1/3] [media] dvbdev: replace kcalloc with kzalloc
` [PATCH 2/3] [media] dvbdev: the space is required after ','
` [PATCH 3/3] [media] dvbdev: remove useless parentheses after return

[PATCH 0/1] ncurses: 5.9 0 -> 6.0
 2016-01-15  5:18 UTC  (3+ messages)
` [PATCH 1/1] "

[Buildroot] [PATCH 1/1] configs: beaglebone: update kernel to 4.1.13 and u-boot to 2015.10
 2016-01-15  5:13 UTC  (4+ messages)

[PATCH 1/2] arm64: insn: remove BUG_ON from codegen
 2016-01-15  5:09 UTC  (4+ messages)
` [PATCH 2/2] arm64: bpf: add extra pass to handle faulty codegen

[PATCH 0/1] ncurses: 5.9 0 -> 6.0
 2016-01-15  5:09 UTC  (2+ messages)
` [PATCH 1/1] "

[for-next][PATCH 0/7] tracing: Updates for 4.5 (and some stuff going into 4.4)
 2016-01-15  5:08 UTC  (5+ messages)
` [for-next][PATCH 3/7] ftracetest: Add instance create and delete test

[V3] powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
 2016-01-15  4:59 UTC  (5+ messages)

[U-Boot] [PATCH 00/14] EFI payload / application support v2
 2016-01-15  5:06 UTC  (15+ messages)
` [U-Boot] [PATCH 01/14] disk/part.c: Expose list of available block drivers
` [U-Boot] [PATCH 02/14] include/efi_api.h: Add more detailed API definitions
` [U-Boot] [PATCH 03/14] efi_loader: Add PE image loader
` [U-Boot] [PATCH 04/14] efi_loader: Add boot time services
` [U-Boot] [PATCH 05/14] efi_loader: Add console interface
` [U-Boot] [PATCH 06/14] efi_loader: Add runtime services
` [U-Boot] [PATCH 07/14] efi_loader: Add disk interfaces
` [U-Boot] [PATCH 08/14] efi_loader: Add "bootefi" command
` [U-Boot] [PATCH 09/14] efi_loader: Implement memory allocation and map
` [U-Boot] [PATCH 10/14] arm64: Allow exceptions to return
` [U-Boot] [PATCH 11/14] arm64: Allow EFI payload code to take exceptions
` [U-Boot] [PATCH 12/14] efi_loader: Add DCACHE_OFF support for arm64
` [U-Boot] [PATCH 13/14] efi_loader: hook up in build environment
` [U-Boot] [PATCH 14/14] efi_loader: Add distro boot script for removable media

[PATCH] zsmalloc: fix migrate_zspage-zs_free race condition
 2016-01-15  5:07 UTC  (12+ messages)

[Qemu-devel] [Bug 1531632] [NEW] Can't compile qemu because of errors in the Xen code
 2016-01-15  4:57 UTC  (2+ messages)
` [Qemu-devel] [Bug 1531632] "

[Qemu-devel] [Bug 1534382] [NEW] loadvm makes Windows 7 x86 guest crash with some CPUs
 2016-01-15  4:59 UTC  (2+ messages)
` [Qemu-devel] [Bug 1534382] "

[RFC 00/15] Add 64 bit timestamp support
 2016-01-15  5:03 UTC  (6+ messages)
` [RFC 02/15] vfs: Change all structures to support 64 bit time
    ` [Y2038] "

[PATCH 0/7] Misc WM fixes and Arbitrated Display Bandwidth WA for SKL
 2016-01-15  5:02 UTC  (3+ messages)

[PATCH] iio: adc: Add TI ADS1015 ADC driver support
 2016-01-14 17:04 UTC  (3+ messages)

[PATCH RFC 1/1] ASoC: fsl_ssi: Make fifo watermark and maxburst settings device tree options
 2016-01-15  4:56 UTC  (9+ messages)

[U-Boot] [PATCH] ls2-2085a: Increase default hugepage count
 2016-01-15  4:56 UTC  (2+ messages)

[PATCH net-next 0/6] tcp: congestion control refactoring
 2016-01-15  4:55 UTC  (2+ messages)

[PATCH] pwm: replace kzalloc with kcalloc
 2016-01-15  4:45 UTC 

[U-Boot] [PATCH] board: ls2085aqds: Update kernel_size env variable
 2016-01-15  4:53 UTC  (3+ messages)

[PATCH v11] ls-files: add eol diagnostics
 2016-01-15  4:51 UTC  (3+ messages)

[U-Boot] [PATCH] ls2-2085a: Increase default hugepage count
 2016-01-15  4:49 UTC  (4+ messages)
` [U-Boot] [PATCH] ls2-2085ardb: Correct the model name of ls2085ardb

[PATCH] appletalk: Pass IP-over-DDP packets through when 'ipddp0' interface is not present
 2016-01-15  4:40 UTC 

[Intel-wired-lan] [next PATCH 0/3] TSO and checksum fixes for i40e
 2016-01-15  4:42 UTC  (4+ messages)
` [Intel-wired-lan] [next PATCH 1/3] i40e: Refactor TSO to resolve unwanted behaviors
` [Intel-wired-lan] [next PATCH 2/3] i40e: Refactor Tx checksum offload
` [Intel-wired-lan] [next PATCH 3/3] i40e: Fix build warnings when geneve is not enabled

[PATCH v2 0/7] virtio 1.0 enabling for virtio pmd driver
 2016-01-15  4:36 UTC  (10+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 1/8] virtio: don't set vring address again at queue startup
  ` [PATCH v4 2/8] virtio: introduce struct virtio_pci_ops
  ` [PATCH v4 3/8] virtio: move left pci stuff to virtio_pci.c
  ` [PATCH v4 4/8] viritio: switch to 64 bit features
  ` [PATCH v4 5/8] virtio: retrieve hdr_size from hw->vtnet_hdr_size
  ` [PATCH v4 6/8] eal: pci: export pci_[un]map_device
  ` [PATCH v4 7/8] virtio: add 1.0 support
  ` [PATCH v4 8/8] virtio: move VIRTIO_READ/WRITE_REG_X into virtio_pci.c

[PATCH 0/3] misc badblocks/poison list cleanup
 2016-01-15  4:29 UTC  (3+ messages)
` [PATCH 3/3] libnvdimm: use enums for ARS statuses

[PATCH] Staging: xgifb: vb_table.h: Coding style warning fix for block comments
 2016-01-15 12:23 UTC 

[U-Boot] [RFC PATCH v1] kirkwood_nand: claim MPP pins on the fly
 2016-01-15  4:22 UTC 

[dm-crypt] Header?
 2016-01-15  4:05 UTC  (3+ messages)
` [dm-crypt] Header corrupted?

linux-next: Tree for Jan 15
 2016-01-15  4:09 UTC 

kvmarm tags kvm-arm-for-4.2, 4.3, and v4.4-rc6 does not boot on Mustang
 2016-01-15  4:11 UTC  (7+ messages)

[Qemu-devel] [PATCH v4] qemu-char: add logfile facility to all chardev backends
 2016-01-15  4:05 UTC  (2+ messages)

[PATCH 2/3] [v2] powerpc: fsl: update fman dt binding for PCS PHY
 2016-01-15  4:03 UTC  (4+ messages)

[nightly] Core TISDK (fido/1.8) 2015.12 build 2016-01-14_23-00-32
 2016-01-15  4:03 UTC 

[U-Boot] [RFC PATCH v1] net: Add headroom configuration
 2016-01-15  4:03 UTC 

[PATCH v3 0/9] perf build: Make build-test faster
 2016-01-15  4:00 UTC  (10+ messages)
` [PATCH v3 1/9] perf build: Set parallel making options build-test
` [PATCH v3 2/9] perf build: Pass O option to Makefile.perf in build-test
` [PATCH v3 3/9] perf build: Test correct path of perf "
` [PATCH v3 4/9] perf build: Pass O option to kernel makefile "
` [PATCH v3 5/9] perf build: Add feature-dump target
` [PATCH v3 6/9] perf build: Introduce FEATURES_DUMP make variable
` [PATCH v3 7/9] tools build: Allow subprojects select all feature checkers
` [PATCH v3 8/9] perf build: Select all feature checkers for feature-dump
` [PATCH v3 9/9] perf build: Use feature dump file for build-test

cron job: media_tree daily build: OK
 2016-01-15  4:01 UTC 

[PATCH 1/3][v2] net: phy: introduce 1000BASE-KX and 10GBASE-KR
 2016-01-15  4:01 UTC  (4+ messages)

[PATCH v1 0/2] usb:dwc3: Enable USB DWC3 support for 64-bit system
 2016-01-15  3:50 UTC  (4+ messages)
` [PATCH v1 1/2] usb:dwc3: Enable "

[Bug 93721] Tonga [drm:amdgpu_vm_init [amdgpu]] *ERROR* Cannot allocate memory for page table array
 2016-01-15  3:45 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] eth-raw-os.c: Add cast to bind(2) call
 2016-01-15  3:45 UTC  (3+ messages)

[U-Boot] [PATCH 0/9] EFI payload / application support
 2016-01-15  3:40 UTC  (17+ messages)
` [U-Boot] [PATCH 4/9] efi_loader: Add boot time services

[PATCH 0/1] gpio: gpio-altera: Remove gpiochip on probe failure
 2016-01-15  3:32 UTC  (2+ messages)
` [PATCH 1/1] "

[Qemu-devel] [PATCH 0/6] Some improvements and small fixes for migration
 2016-01-15  3:37 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] ram: Split host_from_stream_offset() into two helper functions
` [Qemu-devel] [PATCH 2/6] migration: Rename the'file' member of MigrationState
` [Qemu-devel] [PATCH 3/6] savevm: Split load vm state function qemu_loadvm_state
` [Qemu-devel] [PATCH 4/6] migration/ram: Fix some helper functions' parameter to use PageSearchStatus
` [Qemu-devel] [PATCH 5/6] qmp-commands.hx: Fix the missing options for migration parameters commands
` [Qemu-devel] [PATCH 6/6] qmp-commands.hx: Document the missing options for migration capability commands

[PATCH v2 0/9] perf build: Make build-test faster
 2016-01-15  3:32 UTC  (8+ messages)
` [PATCH v2 3/9] perf build: Test correct path of perf in build-test

[PATCH] driver: input :touchscreen : add Raydium I2C touch driver
 2016-01-15  3:30 UTC 

[PATCH openbmc] btbridged: Update to include bt_q_drop() bugfix
 2016-01-15  3:30 UTC  (2+ messages)

meta-java Workflow
 2016-01-15  3:29 UTC  (3+ messages)

[PATCH] Input: DT binding: Change touchscreen to touch for use with touchscreens and touchpads
 2016-01-15  3:29 UTC  (2+ messages)

[RESEND PATCH v2] media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
 2016-01-15  3:28 UTC  (2+ messages)

[PATCH v2 1/2] of: add vendor prefix for UniWest
 2016-01-15  3:26 UTC  (3+ messages)

[Intel-wired-lan] [next PATCH v2 0/4] Add support for generic Tx checksums to igb, ixgbe, igbvf, ixgbevf
 2016-01-15  3:26 UTC  (5+ messages)
` [Intel-wired-lan] [next PATCH v2 3/4] igb: Add support for generic Tx checksums
` [Intel-wired-lan] [next PATCH v2 4/4] igbvf: "

[U-Boot] [PATCH 0/5] sunxi: power: axp818: Support ALDO/DLDO/ELDOs
 2016-01-15  3:21 UTC  (3+ messages)
` [U-Boot] [PATCH 1/5] power: axp818: Remove duplicate register definition macros

writeback: Stability issue (BUG) on 4.4 with writeback_percent
 2016-01-15  3:19 UTC  (3+ messages)

[PATCH v2 00/26] drm: Add Allwinner A10 display engine support
 2016-01-15  3:17 UTC  (29+ messages)
` [PATCH v2 05/26] clk: sunxi: Add display and TCON0 clocks driver
` [PATCH v2 06/26] clk: sunxi: Add PLL3 clock
` [PATCH v2 07/26] clk: sunxi: Add TCON channel1 clock
` [PATCH v2 08/26] clk: sun5i: add DRAM gates
` [PATCH v2 17/26] drm: sun4i: Add DT bindings documentation
` [PATCH v2 24/26] devicetree: Add olimex vendor prefix
` [PATCH v2 25/26] drm/panel: simple: Add timings for the Olimex LCD-OLinuXino-4.3TS

[Qemu-devel] [PATCH] intel_iommu: large page support
 2016-01-15  3:15 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] add support for loading ACPI tables from QEMU
 2016-01-15  3:12 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] x86: qemu: re-structure qemu_fwcfg_list_firmware()
` [U-Boot] [PATCH 2/4] x86: qemu: setup PM IO base for ACPI in southbridge
` [U-Boot] [PATCH 3/4] x86: qemu: add the ability to load and link ACPI tables from QEMU
` [U-Boot] [PATCH 4/4] x86: qemu: loading ACPI table "

[PATCH] staging: ion: make the pte default none PTE_RDONLY
 2016-01-15  3:10 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/5] Xen PCI passthru: Convert to realize()
 2016-01-15  3:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 2/5] Add Error **errp for xen_host_pci_device_get()

use-after-free in perf_trace_btrfs__work
 2016-01-15  3:07 UTC 

[PATCH] media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
 2016-01-15  3:05 UTC  (4+ messages)

[U-Boot] [PATCH] Add more SPDX-License-Identifier tags
 2016-01-15  3:05 UTC 

[PATCH v2 00/11] lib/vsprintf: refactor and introduce %pl specifier
 2016-01-15  3:04 UTC  (3+ messages)
` [PATCH v2 06/11] lib/vsprintf: introduce %pl to print in human-readable form

[PATCH] libxl: Use libxl_strdup instead of strdup on libxl_version_info
 2016-01-15  3:03 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.