All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-27 19:11:03 to 2016-09-27 20:45:15 UTC [more...]

[PATCH] PCI/AER: Move the error info struct into the root port container
 2016-09-27 20:45 UTC  (2+ messages)

[PATCH 0/3] recursive support for ls-files
 2016-09-27 20:44 UTC  (18+ messages)
` [PATCH 0/4 v4] "
  ` [PATCH 1/4 v4] submodules: make submodule-prefix option
  ` [PATCH 2/4 v4] ls-files: optionally recurse into submodules
  ` [PATCH 3/4 v4] ls-files: pass through safe options for --recurse-submodules
  ` [PATCH 4/4 v4] ls-files: add pathspec matching for submodules

[PATCH v6] net/virtio: add set_mtu in virtio
 2016-09-27 20:44 UTC  (9+ messages)

question about git rev-list --max-count=n
 2016-09-27 20:44 UTC  (5+ messages)
` [PATCH] rev-list-options: clarify the usage of -n/--max-number
  ` [PATCH v2] rev-list-options: clarify the usage of --reverse

[U-Boot] ccache and buildman
 2016-09-27 20:42 UTC 

libcephfs API changes for credential rework
 2016-09-27 20:40 UTC  (9+ messages)

[Buildroot] [PATCH] pkg-infra: allow dumping reverse dependencies of a package
 2016-09-27 20:40 UTC  (2+ messages)

[PATCH] kernel-fitimage, arago.conf: package OPTEE OS image files into FIT
 2016-09-27 20:38 UTC 

[PATCH] linux-ti-staging: update to ti2016.04-rc3 tag
 2016-09-27 20:33 UTC 

[PATCH] initramfs: allow again choice of the embedded compression algorithm
 2016-09-27 20:32 UTC  (5+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] "
  ` [PATCH v3 1/2] initramfs: Select builtin initram compression algorithm on KConfig instead of Makefile
    ` [PATCH v3 2/2] initramfs: Allow again choice of the embedded initram compression algorithm

[PATCH] CodingStyle: Expand IS_ENABLED() documentation
 2016-09-27 20:32 UTC  (3+ messages)

Memory Pooling and Containers
 2016-09-27 20:30 UTC 

[U-Boot] [PATCH v2] drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests
 2016-09-27 20:30 UTC  (3+ messages)

[PATCH] pinctrl: freescale: avoid overwriting pin config when freeing GPIO
 2016-09-27 20:28 UTC  (7+ messages)

[U-Boot] [PATCH v4] drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller
 2016-09-27 20:29 UTC  (3+ messages)

[PATCH 1/2] use strbuf_addstr() instead of strbuf_addf() with "%s", part 2
 2016-09-27 20:28 UTC  (3+ messages)
` [PATCH 2/2] use strbuf_add_unique_abbrev() for adding short hashes, "

[PATCH v8 00/71] xfs: add reflink and dedupe support
 2016-09-27 20:25 UTC  (8+ messages)
` [PATCH 58/71] xfs: garbage collect old cowextsz reservations

[PATCH 0/9] configurator: Support for Windows and MSVC
 2016-09-27  6:20 UTC  (10+ messages)
` [PATCH 3/9] configurator: Inline err.h functions from musl libc
` [PATCH v2 00/13] configurator: Support for Windows and MSVC
  ` [PATCH v2 12/13] Makefile: Define CFLAGS_FORCE_C_SOURCE macro

[PATCH 0/8] ppc64: Add support to understand Power ISA 3.0 based kernel
 2016-09-27 20:24 UTC  (9+ messages)
` [PATCH 1/8] ppc64: fix vtop page translation for 4K pages
` [PATCH 2/8] ppc64: Use kernel terminology for each level in 4-level page table
` [PATCH 3/8] ppc64: address changes in kernel v4.5
` [PATCH 4/8] ppc64: address change in _PAGE_PRESNT flag for PowerISA v3.0
` [PATCH 5/8] ppc64: use physical addresses and unfold pud for 64K page size
` [PATCH 6/8] ppc64: support big endian Linux page tables
` [PATCH 7/8] ppc64: use the same masked bit values for 4K and 64K pagesizes
` [PATCH 8/8] ppc64: enable address translation support for radix mmu

[PATCH v3] iio: temperature: maxim_thermocouple: Replace unsigned int with __be16/__be32 to fix endianness warnings
 2016-09-27 20:21 UTC  (3+ messages)

[PATCH] scsi: ufs: add support for BLKSECDISCARD
 2016-09-27 20:18 UTC  (2+ messages)

[PATCH] drivers: iio: chemical: Fix sparse endianness warnings cast to restricted __be16
 2016-09-27 20:18 UTC  (3+ messages)

TODO/comment questions
 2016-09-27 20:16 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCHv2 0/2] pwm: sunxi: give the pwm IP block more time
 2016-09-27 20:16 UTC  (10+ messages)
` [PATCH 1/2] pwm: sunxi: allow the pwm to finish its pulse before disable

[Qemu-devel] [PULL 00/20] x86 and machine queue, 2016-09-27
 2016-09-27 20:12 UTC  (21+ messages)
` [Qemu-devel] [PULL 01/20] target-i386: Remove unused X86CPUDefinition::xlevel2 field
` [Qemu-devel] [PULL 02/20] target-i386: Add a marker to end of the region zeroed on reset
` [Qemu-devel] [PULL 03/20] tests: Add test code for CPUID level/xlevel handling
` [Qemu-devel] [PULL 04/20] tests: Test CPUID level handling for old machines
` [Qemu-devel] [PULL 05/20] target-i386: Automatically set level/xlevel/xlevel2 when needed
` [Qemu-devel] [PULL 06/20] target-i386: Enable CPUID[0x8000000A] if SVM is enabled
` [Qemu-devel] [PULL 07/20] linux-user: remove #define smp_{cores, threads}
` [Qemu-devel] [PULL 08/20] target-i386: Move feature name arrays inside FeatureWordInfo
` [Qemu-devel] [PULL 09/20] target-i386: Don't try to enable PT State xsave component
` [Qemu-devel] [PULL 10/20] target-i386: xsave: Calculate enabled components only once
` [Qemu-devel] [PULL 11/20] target-i386: xsave: Simplify CPUID[0xD, 0].{EAX, EDX} calculation
` [Qemu-devel] [PULL 12/20] target-i386: xsave: Helper function to calculate xsave area size
` [Qemu-devel] [PULL 13/20] target-i386: xsave: Calculate set of xsave components on realize
` [Qemu-devel] [PULL 14/20] target-i386: Move xsave component mask to features array
` [Qemu-devel] [PULL 15/20] target-i386: Remove has_msr_mtrr global variable
` [Qemu-devel] [PULL 16/20] target-i386: Remove has_msr_hv_apic "
` [Qemu-devel] [PULL 17/20] target-i386: Remove has_msr_hv_tsc "
` [Qemu-devel] [PULL 18/20] target-i386: Clear KVM CPUID features if KVM is disabled
` [Qemu-devel] [PULL 19/20] target-i386: Remove has_msr_* global vars for KVM features
` [Qemu-devel] [PULL 20/20] sysbus: Remove ignored return value of FindSysbusDeviceFunc

[PATCH] gitignore: ignore output files of coccicheck make target
 2016-09-27 20:12 UTC  (3+ messages)

[PATCHv3 0/5] PCI access on removed devices
 2016-09-27 20:23 UTC  (6+ messages)
` [PATCHv3 1/5] mips/pci: Reduce stack frame usage
` [PATCHv3 2/5] pci: Add is_removed state
` [PATCHv3 3/5] pci: No config access for removed devices
` [PATCHv3 4/5] pcie/aer: Cache capability position
` [PATCHv3 5/5] pci/msix: Skip disabling removed devices

[PATCH 0/3] ARM: dts: omap5 uevm: add LEDs, USR1 button and EEPROM
 2016-09-27 20:10 UTC  (6+ messages)
` [PATCH 2/3] DT: EVM: add LEDs

[PATCH v3] Staging: ks7010 : Fix block comments warning
 2016-09-27 20:10 UTC 

[PATCH] scsi: ufs: enable no vccq quirk for skhynix device
 2016-09-27 20:09 UTC  (2+ messages)

[PATCH] virtio/s390: add missing \n to end of dev_err message
 2016-09-27 20:08 UTC 

[PATCH] virtio/s390: add missing \n to end of dev_err message
 2016-09-27 20:08 UTC 

[PATCH v7 00/14] x86: multiboot2 protocol support
 2016-09-27 20:07 UTC  (7+ messages)
` [PATCH v7 12/14] x86: make Xen early boot code relocatable
` [PATCH v7 14/14] x86: add multiboot2 protocol support for relocatable images

Home Page of dtc is gone?
 2016-09-27 20:07 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/7] target-i386: xsave CPUID handling refactor
 2016-09-27 20:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH 6/7] target-i386: xsave: Calculate set of xsave components on realize

Patch "hrtimer: Add support for CLOCK_MONOTONIC_RAW" has been added to the 4.4-stable tree
 2016-09-27 20:06 UTC  (5+ messages)

BUG Re: mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk
 2016-09-27 20:05 UTC  (4+ messages)

[PATCH net] tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
 2016-09-27 20:05 UTC 

Cmake build. C compiler
 2016-09-27 19:31 UTC  (7+ messages)

[PATCH net] net: skbuff: Fix incorrect skb->mac_len adjustment in skb_vlan_push()
 2016-09-27 20:04 UTC  (2+ messages)

linux-next: manual merge of the percpu tree with the asm-generic tree
 2016-09-27 20:01 UTC  (3+ messages)

+ mm-vma_adjust-remove-superfluous-confusing-update-in-remove_next-==-1-case.patch added to -mm tree
 2016-09-27 20:00 UTC 

+ mm-vma_merge-correct-false-positive-from-__vma_unlink-validate_mm_rb.patch added to -mm tree
 2016-09-27 20:00 UTC 

+ mm-vma_adjust-minor-comment-correction.patch added to -mm tree
 2016-09-27 20:00 UTC 

+ mm-vm_page_prot-update-with-write_once-read_once.patch added to -mm tree
 2016-09-27 20:00 UTC 

[PATCH 0/5] add resistive touchscreen support for new Allwinner SoCs' GPADC's driver
 2016-09-27 19:59 UTC  (14+ messages)
` [PATCH 3/5] iio: adc: sunxi-gpadc-iio: enable iio_buffers
` [PATCH 4/5] input: touchscreen: support Allwinner SoCs' touchscreen

[PATCH] s390/lcs: remove trailing space at end of dev_err message
 2016-09-27 19:57 UTC 

[PATCH 0/2] enables vhost/virtio any layout feature
 2016-09-27 19:56 UTC  (9+ messages)
` [PATCH 1/2] vhost: enable "
        ` [Qemu-devel] "

[ovmf test] 101170: all pass - PUSHED
 2016-09-27 19:51 UTC 

[PATCH RFC] scripts/runqemu: Be more loose when guessing QB_SYSTEM_NAME variable
 2016-09-27 19:51 UTC  (3+ messages)

Error reading /dev/mem
 2016-09-27 19:49 UTC 

[PATCH 1/2] drm/i915: Update only cur_freq without setting RPNSWREQ when device is suspended
 2016-09-27 19:49 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH] rc: ir-raw: change type of available_protocols to atomic64_t
 2016-09-27 19:48 UTC 

[PATCH v1] i40: fix the VXLAN TSO issue
 2016-09-27 19:47 UTC  (4+ messages)
` [PATCH v4 0/3] Add TSO on tunneling packet

[PATCH] ti-sci-fw: update to version 0.1.1.22
 2016-09-27 19:47 UTC 

[bug] crypto/vmx/p8_ghash memory corruption in 4.8-rc7
 2016-09-27 19:46 UTC  (7+ messages)

[PATCH] staging: iio: cdc: add comment to mutex
 2016-09-27 19:46 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH] mfd/gpio: move HTC GPIO driver to GPIO subsystem
 2016-09-27 19:47 UTC  (2+ messages)

[PATCH v4] mfd: arizona: Add DT options for max_channels_clocked and PDM speaker config
 2016-09-27 19:44 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/7] block: Make more blockdev-add options work
 2016-09-27 19:43 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 3/7] block/qapi: Move 'aio' option to file driver

Fwd: OS X Time Machine and BTRFS
 2016-09-27 19:43 UTC  (4+ messages)

[PATCH v2] ltp-ddt: depends on libaio and update to the latest
 2016-09-27 19:43 UTC 

[Qemu-devel] [PULL 00/18] Block layer patches
 2016-09-27 19:42 UTC  (2+ messages)

help? usage of indirect per-cpu variables
 2016-09-27 19:41 UTC 

[Qemu-devel] [PATCH v3 0/3] iotests: Fix test 162
 2016-09-27 19:41 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] qemu-nbd: Add --fork option

[PATCH 0/4] Add DMA support for ti_am335x_adc driver
 2016-09-27 19:40 UTC  (5+ messages)
` [PATCH 1/4] mfd: ti_am335x_tscadc: store physical address

[krogoth][PATCH] libarchive: respect disable-acl configuration option
 2016-09-27 19:40 UTC  (2+ messages)

[PATCH v2 0/4] ACPI / watchdog: Add support for WDAT (Watchdog Action Table)
 2016-09-27 19:41 UTC  (3+ messages)
` [PATCH v2 2/4] mfd: lpc_ich: Do not create iTCO watchdog when WDAT table exists

next-20160927 build: 2 failures 4 warnings (next-20160927)
 2016-09-27 19:36 UTC  (4+ messages)

[meta-qt5][PATCH 1/1 (possible duplicate)] layer.conf: add LAYERVERSION and LAYERDEPENDS
 2016-09-27 19:35 UTC 

[meta-multimedia][PATCH 1/1 (possible duplicate)] layer.conf: add LAYERVERSION and LAYERDEPENDS
 2016-09-27 19:35 UTC 

WARNING: mismatch_cnt is not 0 on <array device>
 2016-09-27 19:35 UTC  (10+ messages)

[PATCH v3 0/2] Ajust lockdep static allocations for sparc
 2016-09-27 19:33 UTC  (6+ messages)
` [PATCH v3 1/2] config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL "
` [PATCH v3 2/2] lockdep: Limit static allocations if PROVE_LOCKING_SMALL is defined

[Qemu-arm] 9p as rootfs
 2016-09-27 19:33 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH v8 00/11] Git filter protocol
 2016-09-27 19:33 UTC  (6+ messages)
` [PATCH v8 06/11] pkt-line: add packet_write_gently()

[PATCH v4 0/2] Add IIO support for counter devices
 2016-09-27 19:31 UTC  (5+ messages)
` [PATCH v4 1/2] iio: Implement counter channel type and info constants

[Qemu-devel] [PATCH 00/18] target-riscv: Add full-system emulation support for the RISC-V Instruction Set Architecture (RV64G, RV32G)
 2016-09-27 19:30 UTC  (5+ messages)
` [Qemu-devel] [PATCH 08/18] target-riscv: Add Atomic Instructions
` [Qemu-devel] [PATCH 09/18] target-riscv: Add FMADD, FMSUB, FNMADD, FNMSUB Instructions,

[PATCH 1/2 v2] pci-hyperv: properly handle pci bus remove
 2016-09-27 19:29 UTC  (2+ messages)

[PATCH v2 0/8] i2c: bcm2835: Bring in changes from downstream
 2016-09-27 19:27 UTC  (9+ messages)
` [PATCH v2 3/8] i2c: bcm2835: Use ratelimited logging on transfer errors
` [PATCH v2 8/8] ARM: bcm2835: Disable i2c2 in the Device Tree

[xtf test] 101171: all pass - PUSHED
 2016-09-27 19:27 UTC 

[PATCH 0/2] Staging: iio: constify attribute_group structures
 2016-09-27 19:26 UTC  (3+ messages)
` [PATCH 1/2] Staging: iio: adc: "

[PATCH lttng-tools] Cleanup: Remove fun from code base
 2016-09-27 19:24 UTC  (2+ messages)

[Q] would it be bad to make /etc/gitconfig runtime configurable?
 2016-09-27 19:25 UTC  (2+ messages)

[PATCH] xfs: fix xfs_reflink_allocate_cow_range
 2016-09-27 19:25 UTC  (2+ messages)

[PATCH] sched/fair: Do not decay new task load on first enqueue
 2016-09-27 19:24 UTC  (5+ messages)

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2016-09-27_15-00-47
 2016-09-27 19:24 UTC 

[PATCH v2] mm: remove unnecessary condition in remove_inode_hugepages
 2016-09-27 19:23 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/6] tests: enable ohci/uhci/xhci tests on PPC64
 2016-09-27 19:23 UTC  (2+ messages)

[PATCH] xdiff: rename "struct group" to "struct xdlgroup"
 2016-09-27 19:21 UTC  (3+ messages)

[PATCH] PCI: Add parameter @mmio_force_on to pci_update_resource()
 2016-09-27 19:20 UTC  (2+ messages)

[PATCH 0/2] tree-walk improvements
 2016-09-27 19:19 UTC  (5+ messages)
` [PATCH 2/2] fsck: handle bad trees like other errors
      ` thoughts on error passing, was "

[PATCH] io: accel: mma7666: declare mma7660_nscale as static
 2016-09-27 19:19 UTC  (2+ messages)

[PATCH v2] libselinux: add ANDROID_HOST=y build option
 2016-09-27 19:17 UTC  (13+ messages)

[PATCH net v2] L2TP:Adjust intf MTU,factor underlay L3,overlay L2
 2016-09-27 19:17 UTC  (3+ messages)

linux-next: manual merge of the gpio tree with the arm-soc tree
 2016-09-27 19:16 UTC  (3+ messages)

[Qemu-devel] [PATCH] proto: add 'shift' extension
 2016-09-27 18:59 UTC  (8+ messages)

Stack read out-of-bounds in parse_sha1_header_extended using git 2.10.0
 2016-09-27 19:14 UTC  (5+ messages)
` Possible integer overflow parsing malformed objects in "

[Fuego] Fuego test_pre_check bug
 2016-09-27 19:14 UTC  (11+ messages)
` [Fuego] Value of the Fuego to kernel "integrators"?
  ` [Fuego] [LTSI-dev] "
    ` [Fuego] Failure on trial run of Fuego
          ` [Fuego] [LTSI-dev] "

Problem with parcel shipping, ID:0000639296
 2016-09-27 19:13 UTC 

[PATCH 0/4] kill get_clock_tick_rate()
 2016-09-27 19:13 UTC  (3+ messages)
` [PATCH 3/4] watchdog: sa11x0/pxa: get rid of get_clock_tick_rate

[net-next 0/5][pull request] 1GbE Intel Wired LAN Driver Updates 2016-09-22
 2016-09-27 19:13 UTC  (7+ messages)
` [net-next 5/5] PCI: disable FLR for 82579 device

[PATCH] s390/dasd: add missing \n to end of dev_err messages
 2016-09-27 19:13 UTC 

Invalid argument on 1.4.4 w/DisableExternalCache On (Kernel 4.7.4)
 2016-09-27 19:11 UTC  (4+ messages)

[PATCH 0/3] fix virtio_user issues
 2016-09-27 19:11 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] net/virtio_user: fix queue pair not enabled
  ` [PATCH v2 2/3] net/virtio_user: fix wrong sequence of messages
  ` [PATCH v2 3/3] net/virtio_user: fix dev not freed after init error


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.