All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-17 21:12:10 to 2016-10-17 22:16:12 UTC [more...]

[PATCH 00/28] Reenable maybe-uninitialized warnings
 2016-10-17 22:16 UTC  (28+ messages)
` [PATCH 01/28] [v2] netfilter: nf_tables: avoid uninitialized variable warning
` [PATCH 02/28] [v2] mtd: mtk: avoid warning in mtk_ecc_encode
` [PATCH 03/28] [v2] infiniband: shut up a maybe-uninitialized warning
` [PATCH 04/28] f2fs: replace a build-time warning with runtime WARN_ON
` [PATCH 05/28] ext2: avoid bogus -Wmaybe-uninitialized warning
` [PATCH 06/28] NFSv4.1: work around "
` [PATCH 07/28] ceph: avoid false positive maybe-uninitialized warning
` [PATCH 08/28] staging: lustre: restore initialization of return code
  ` [lustre-devel] "
` [PATCH 09/28] staging: lustre: remove broken dead code in cfs_cpt_table_create_pattern
  ` [lustre-devel] "
` [PATCH 10/28] UBI: fix uninitialized access of vid_hdr pointer
` [PATCH 11/28] block: rdb: false-postive gcc-4.9 -Wmaybe-uninitialized
` [PATCH 12/28] [media] rc: print correct variable for z8f0811
` [PATCH 13/28] [media] dib0700: fix uninitialized data on 'repeat' event
` [PATCH 14/28] iio: accel: sca3000_core: avoid potentially uninitialized variable
` [PATCH 16/28] pcmcia: fix return value of soc_pcmcia_regulator_set
` [PATCH 17/28] spi: fsl-espi: avoid processing uninitalized data on error
` [PATCH 18/28] drm: avoid uninitialized timestamp use in wait_vblank
` [PATCH 20/28] net: bcm63xx: avoid referencing uninitialized variable
` [PATCH 21/28] net/hyperv: avoid "

[PATCHv2 0/4] WX checking for arm64
 2016-10-17 22:16 UTC  (5+ messages)
` [PATCHv2 1/4] arm64: dump: Make ptdump debugfs a separate option
    ` [kernel-hardening] "

[PATCH v4 00/18] Intel Cache Allocation Technology
 2016-10-18  1:18 UTC  (9+ messages)
` [PATCH v4 13/18] x86/intel_rdt: Add mkdir to resctrl file system
` [PATCH v4 14/18] x86/intel_rdt: Add cpus file
` [PATCH v4 15/18] x86/intel_rdt: Add tasks files

[RFC V3 PATCH 0/7] msm8992/msm8994: Google Nexus 5X/6P initial board support
 2016-10-17 22:15 UTC  (7+ messages)
` [RFC V3 PATCH 5/7] arm64: dts: msm8994 SoC and Huawei Angler (Nexus 6P) support

[PATCH] thermal: intel_pch_thermal: Support skylake PCH 100 series thermal
 2016-10-17 21:44 UTC 

[PATCH] PCI: layerscape: Fix kernel panic on accessing NULL pointer
 2016-10-17 21:58 UTC  (5+ messages)

[PATCH] xfsprogs: Update FSF address in COPYING file
 2016-10-17 22:13 UTC 

[Buildroot] [PATCH 1/1] support/download: Add git download method for SHAs
 2016-10-17 22:11 UTC  (6+ messages)

[PATCH 3.12 00/84] 3.12.65-stable review
 2016-10-17 22:10 UTC  (2+ messages)

[PATCH v2 0/3] xfstests: fix tests for rmap/reflink
 2016-10-17 22:09 UTC  (4+ messages)
` [PATCH 1/3] xfs: set the refcount btree cowflag when setting up cow
` [PATCH 2/3] misc: fix fallocate commands that need the unshare switch
` [PATCH 3/3] misc: fix more xfs_db open-coding instances

linux-next: Moving mmc tree to kernel.org
 2016-10-17 22:09 UTC  (2+ messages)

[PATCH 0/20 v3] dax: Clear dirty bits after flushing caches
 2016-10-17 22:08 UTC  (4+ messages)
` [PATCH 12/20] mm: Factor out common parts of write fault handling

[Qemu-devel] [PATCH 0/2] tests: A few check-qom-proplist fixes
 2016-10-17 22:07 UTC  (3+ messages)

[xfsprogs] Update FSF address in COPYING file
 2016-10-17 22:07 UTC  (2+ messages)

[PATCH] pkey.7: add description of signal handling behavior
 2016-10-17 22:07 UTC 

[PATCH 0/5] [RFCv5] add manpages for Memory Protection Keys
 2016-10-17 22:06 UTC  (6+ messages)
` [PATCH 1/5] pkey.7: New page with overview of "

[PATCH] ARM: multi_v7_defconfig: Enable Intel e1000e driver
 2016-10-17 22:03 UTC  (5+ messages)

[PATCH] ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializer for array
 2016-10-17 22:02 UTC 

[PATCH 1/3] f2fs: count dirty inodes to flush node pages during checkpoint
 2016-10-17 21:56 UTC  (5+ messages)
` [PATCH 2/3] f2fs: call f2fs_balance_fs for setattr
` [PATCH 3/3] f2fs: keep dirty inodes selectively for checkpoint

[PATCH v2 0/5] PCI: iproc: Cleanups
 2016-10-17 22:02 UTC  (5+ messages)

[U-Boot] [PATCH] test/py: Fix exception, do not parametrize with empty set
 2016-10-17 22:01 UTC  (4+ messages)

Latest testing with drm-next-4.9-wip and latest LLVM/mesa stack - Regression in PowerPlay/DPM on CIK?
 2016-10-17 22:01 UTC  (9+ messages)
    ` mm: fix cache mode tracking in vm_insert_mixed() breaks AMDGPU [was: Re: Latest testing with drm-next-4.9-wip and latest LLVM/mesa stack - Regression in PowerPlay/DPM on CIK?]

[Bug 92806] 1 second freezes during new effects UT4
 2016-10-17 21:59 UTC  (2+ messages)

[PATCH v2] arm64: defconfig: enable EEPROM_AT25 config option
 2016-10-17 21:58 UTC  (3+ messages)

[PATCH 0/3] xfstests: fix tests for rmap/reflink
 2016-10-17 21:57 UTC  (5+ messages)
` [PATCH 2/3] misc: fix fallocate commands that need the unshare switch

[BUG] XEN-4.8-rc2 sched-rtds does not accept settings
 2016-10-17 21:55 UTC 

[Buildroot] [PATCH v2] support/misc/Vagrantfile: bump to ubuntu 16.04
 2016-10-17 21:53 UTC 

hci_ldisc: suspicious/buggy code
 2016-10-17 21:52 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/13] pc: q35: x2APIC support in kvm_apic mode
 2016-10-17 21:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 05/13] pc: leave max apic_id_limit only in legacy cpu hotplug code
` [Qemu-devel] [PATCH v3 09/13] pc: kvm_apic: pass APIC ID depending on xAPIC/x2APIC mode

[PATCH] t0040: convert all possible tests to use `test-parse-options --expect`
 2016-10-17 21:51 UTC  (2+ messages)

[PATCH 1/3] arm64/dts: Add SMMUs to Juno
 2016-10-17 21:50 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: Update Broadcom NS2 to generic IOMMU binding

[PATCH v2 1/3] fstests: fix call sites that used xfs_io directly
 2016-10-17 21:49 UTC  (5+ messages)
` [PATCH v2 3/3] fstests: run xfs_io as multi threaded for 'quick' tests

[Qemu-devel] [PULL 0/4] ppc patches for qemu-2.7 stable branch
 2016-10-17 21:49 UTC  (12+ messages)
    ` [Qemu-devel] [Qemu-ppc] "
          ` [Qemu-devel] [Qemu-stable] "

[PATCH] convert: mark a file-local symbol static
 2016-10-17 21:48 UTC  (11+ messages)

[PATCH 0/2] staging: lustre: replace and remove class_devno_max
 2016-10-17 21:47 UTC  (6+ messages)
` [lustre-devel] "
` [PATCH 1/2] staging: lustre: replace uses of class_devno_max by MAX_OBD_DEVICES
  ` [lustre-devel] "
` [PATCH 2/2] staging: lustre: remove class_devno_max
  ` [lustre-devel] "

[PATCH v2] mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
 2016-10-17  8:18 UTC  (2+ messages)

[Bug 96381] Texture artifacts with immutable texture storage and mipmaps
 2016-10-17 21:46 UTC 

[meta-oe][PATCH] inotify-tools: add recipe
 2016-10-17 21:46 UTC  (2+ messages)

[PATCH] staging: dgnc: replace DGNC_VERIFY_BOARD macro
 2016-10-17 21:46 UTC  (4+ messages)

[PATCH] reiserfs: switch to generic_{get,set,remove}xattr()
 2016-10-17 21:45 UTC 

[PATCH v2] bitbake: bitbake-layers: Make show-recipes show PR
 2016-10-17 21:42 UTC  (3+ messages)

[Qemu-devel] [PATCH v9 00/12] Add Mediated device support
 2016-10-17 21:41 UTC  (29+ messages)
`  "
` [PATCH v9 01/12] vfio: Mediated device Core driver
  ` [Qemu-devel] "
` [PATCH v9 02/12] vfio: VFIO based driver for Mediated devices
  ` [Qemu-devel] "
` [PATCH v9 03/12] vfio: Rearrange functions to get vfio_group from dev
  ` [Qemu-devel] "
` [PATCH v9 04/12] vfio iommu: Add support for mediated devices
  ` [Qemu-devel] "
` [PATCH v9 05/12] vfio: Introduce common function to add capabilities
  ` [Qemu-devel] "
` [PATCH v9 06/12] vfio_pci: Update vfio_pci to use vfio_info_add_capability()
  ` [Qemu-devel] "
` [PATCH v9 07/12] vfio: Introduce vfio_set_irqs_validate_and_prepare()
  ` [Qemu-devel] "
` [PATCH v9 08/12] vfio_pci: Updated to use vfio_set_irqs_validate_and_prepare()
  ` [Qemu-devel] "
` [PATCH v9 09/12] vfio_platform: "
  ` [Qemu-devel] "
` [PATCH v9 10/12] vfio: Add function to get device_api string from vfio_device_info.flags
  ` [Qemu-devel] "
` [PATCH v9 11/12] docs: Add Documentation for Mediated devices
  ` [Qemu-devel] "
` [PATCH v9 12/12] docs: Sample driver to demonstrate how to use Mediated device framework
  ` [Qemu-devel] "

[Buildroot] [Bug 9366] New: no link rootfs.ext4 -> rootfs.ext2
 2016-10-17 21:40 UTC 

[PATCH] x86/fpu: Finish excising 'eagerfpu'
 2016-10-17 21:40 UTC 

drivers/pci/hotplug/ibmphp_ebda.c:409:1: warning: the frame size of 1108 bytes is larger than 1024 bytes
 2016-10-17 21:37 UTC  (2+ messages)

+ mm-compaction-allow-compaction-for-gfp_nofs-requests-fix.patch added to -mm tree
 2016-10-17 21:36 UTC 

[PATCH] xfs: remove pointless error goto in xfs_bmap_remap_alloc
 2016-10-17 21:36 UTC  (2+ messages)

fix locking for the reflink operation
 2016-10-17 21:35 UTC  (8+ messages)
` [PATCH 2/4] xfs: fix the same_inode check in xfs_file_share_range
` [PATCH 3/4] xfs: move inode locking from xfs_reflink_remap_range to xfs_file_share_range
` [PATCH 4/4] xfs: merge xfs_reflink_remap_range and xfs_file_share_range

[U-Boot] [PATCH 1/2] armv8: add hooks for all cache-wide operations
 2016-10-17 21:35 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: tegra186: call secure monitor for all cache-wide ops

[withdrawn] hung_task-decrement-sysctl_hung_task_warnings-only-if-it-is-positive-fix.patch removed from -mm tree
 2016-10-17 21:35 UTC 

[PATCH 0/4] R-Car Salvator-X M3-W: Enable DU support
 2016-10-17 21:34 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: renesas: r8a7796: Add FCPF and FCPV instances
` [PATCH 2/4] arm64: dts: renesas: r8a7796: Add VSP instances
` [PATCH 3/4] arm64: dts: renesas: r8a7796: Add DU device to DT
` [PATCH 4/4] arm64: dts: renesas: r8a7796-salvator-x: Enable DU

General policies for CVE fixes
 2016-10-17 21:34 UTC  (3+ messages)

[PATCH v3 0/5] drm/fsl-dcu: initialization fixes
 2016-10-17 21:33 UTC  (12+ messages)
` [PATCH v3 1/5] drm/fsl-dcu: enable TCON bypass mode by default
` [PATCH v3 2/5] drm/fsl-dcu: do not transfer registers on plane init
` [PATCH v3 3/5] drm/fsl-dcu: do not transfer registers in mode_set_nofb
` [PATCH v3 4/5] drm/fsl-dcu: enable pixel clock when enabling CRTC
` [PATCH v3 5/5] drm/fsl-dcu: only init fbdev if required

[PATCH 00/12] external array access helpers
 2016-10-17 21:33 UTC  (5+ messages)
` [PATCH 11/12] jump_label: declare jump table as external array

[PATCH 1/2] drm/i915/gen9: fix watermarks when using the pipe scaler
 2016-10-17 21:33 UTC  (2+ messages)
` [Intel-gfx] "

[GIT PULL] HSV formats v2
 2016-10-17 21:32 UTC 

[Qemu-devel] [PATCH 0/3] migrate: simplify migrate-set-parameters
 2016-10-17 21:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] migrate: Share common MigrationParameters struct

[PATCH v2] MAINTAINERS: add myself as Marvell berlin SoC maintainer
 2016-10-17 21:31 UTC  (2+ messages)

[PATCH -next 1/2] Input: synaptics-rmi4 - add support for F55 sensor tuning
 2016-10-17 21:30 UTC  (2+ messages)
` [-next, "

[Qemu-devel] [PATCH] trivial: Restore blank line in qapi-schema
 2016-10-17 21:29 UTC 

[refpolicy] Confining services without confining users
 2016-10-17 21:29 UTC 

[PATCH] multipath-tools: replace IO by I/O in multipath.conf.5
 2016-10-17 21:29 UTC 

[U-Boot] [PATCH] ARM: zynq: Extend picozed board support
 2016-10-17 21:28 UTC  (3+ messages)

[PATCH] fsl-ifc: set extended addressing for systems whose bootloader doesn't
 2016-10-17 21:27 UTC  (2+ messages)

[PATCH] iio: imu: inv_mpu6050: implemented IIO_CHAN_INFO_SAMP_FREQ
 2016-10-17 21:27 UTC  (2+ messages)

[RFC] Vendor events file/dir names
 2016-10-17 21:26 UTC  (2+ messages)

[PATCH] usb: xhci: add support for performing fake doorbell
 2016-10-17 21:21 UTC  (5+ messages)
` [PATCH V2] "

Project Governance and Linux Foundation
 2016-10-17 21:23 UTC  (4+ messages)

[PATCH net] soreuseport: do not export reuseport_add_sock()
 2016-10-17 21:22 UTC 

[U-Boot] [Resend RFC PATCH 0/2] Fix armv8 cache flushing
 2016-10-17 21:22 UTC  (3+ messages)
` [U-Boot] [Resend RFC PATCH 1/2] armv8: Fix dcache disable function

[Buildroot] [PATCH v1] filemq: disable documentation generation
 2016-10-17 21:20 UTC 

[userspace PATCH v2 0/2] Add support for loginuid_set
 2016-10-17 21:19 UTC  (7+ messages)

Problems with "git svn clone"
 2016-10-17 21:03 UTC 

[PATCH] multipath-tools: clarify no_path_retry in multipath.conf.5
 2016-10-17 21:18 UTC 

[PATCH V4 0/2] irqchip: qcom: Add IRQ combiner driver
 2016-10-17 21:17 UTC  (4+ messages)
` [PATCH V4 1/2] ACPI: Add support for ResourceSource/IRQ domain mapping

[PATCH V2 RFC 0/2] ixgbe: ixgbe_atr() bug fixes
 2016-10-17 21:16 UTC  (7+ messages)
` [PATCH V2 RFC 2/2] ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transport headers
  ` [Intel-wired-lan] "

[PATCH] tools: iio: iio_generic_buffer: add -A to force-enable all channels
 2016-10-17 21:15 UTC  (2+ messages)

[PATCH resend 4.9] hw_random: Don't use a stack buffer in add_early_randomness()
 2016-10-17 21:14 UTC  (4+ messages)

[Bug 95551] Firewatch: Missing elements in menu
 2016-10-17 21:13 UTC  (2+ messages)

[PATCH v3 0/4] MIPS: Remote processor driver
 2016-10-17 21:13 UTC  (2+ messages)

[PATCH v3 RFC 0/2] ixgbe: ixgbe_atr() bug fixes
 2016-10-17 21:12 UTC  (6+ messages)
` [Intel-wired-lan] "
` [PATCH V3 RFC 1/2] ixgbe: ixgbe_atr() should access udp_hdr(skb) only for UDP packets
  ` [Intel-wired-lan] "
` [PATCH V3 RFC 2/2] ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transport headers
  ` [Intel-wired-lan] "

[PATCH 0/3] R-Car M3-W: Add FCP, VSP and DU clocks
 2016-10-17 21:12 UTC  (4+ messages)
` [PATCH 1/3] clk: renesas: r8a7796: Add FCP clocks
` [PATCH 2/3] clk: renesas: r8a7796: Add VSP clocks
` [PATCH 3/3] clk: renesas: r8a7796: Add DU and LVDS clocks


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.