All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-19 18:44:16 to 2016-12-19 20:38:38 UTC [more...]

[PATCH] iommu/arm-smmu-v3: prevent corruption of ste stage-1 context ptr
 2016-12-19 20:38 UTC  (2+ messages)

[PATCH V3] dpkg: upgrade to 1.18.15
 2016-12-19 20:38 UTC  (2+ messages)

[PATCH RFC net-next 0/7] net: dst_confirm replacement
 2016-12-19 20:37 UTC  (5+ messages)
` [PATCH RFC net-next 2/7] net: add dst_pending_confirm flag to skbuff

[PATCH] PM / docs: Drop confusing kernel-doc references from infrastructure.rst
 2016-12-19 20:36 UTC 

[PATCH 1/2] selinux: clean up cred usage and simplify
 2016-12-19 20:36 UTC  (8+ messages)
` [PATCH 2/2] proc, security: move restriction on writing /proc/pid/attr nodes to proc
  ` [PATCH 2/2] proc,security: "

sched/fair: Fix fixed point arithmetic width for shares and effective load
 2016-12-19 20:27 UTC 

a few questions about "COMPATIBLE_MACHINE" variable
 2016-12-19 20:33 UTC  (5+ messages)

FIO -- A few basic questions on Data Integrity
 2016-12-19 20:34 UTC  (8+ messages)

[PATCH] i40iw: Set 128B as the only supported RQ WQE size
 2016-12-19 20:32 UTC 

[Buildroot] [PATCH v3 0/7] qt5 bump to 5.8.0-rc
 2016-12-19 20:31 UTC  (5+ messages)
` [Buildroot] [PATCH v3 2/7] qt5: "

[PATCH] util-linux: 2.28.1 -> 2.29
 2016-12-19 20:31 UTC  (3+ messages)

[PATCH rdma-core] i40iw: Set 128B as the only supported RQ WQE size
 2016-12-19 20:31 UTC 

[PATCH] iommu/arm-smmu-v3: avoid over allocating for l2 stream tables
 2016-12-19 20:26 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] lxc: add dependency on gnutls
 2016-12-19 20:28 UTC  (4+ messages)

[Buildroot] [PATCH] package/google-breakpad: add C++11 dependency on the host variant
 2016-12-19 20:25 UTC 

[PATCH] ubifs: remove redundant checks for encryption key
 2016-12-19 20:24 UTC  (3+ messages)

RFC: capabilities(7): notes for kernel developers
 2016-12-19 20:20 UTC  (5+ messages)

Xen ARM - Exposing a PL011 to the guest
 2016-12-19 20:24 UTC  (8+ messages)

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2016-12-19_15-01-12
 2016-12-19 20:24 UTC 

[PATCH] drm: rcar-du: enable VSPDs on R8A7791
 2016-12-19 20:24 UTC  (4+ messages)

[PATCH] ARM: tegra: mark panel regulator as enabled on boot
 2016-12-19 20:20 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.8] migration: Fix return code of ram_save_iterate()
 2016-12-19 20:19 UTC  (8+ messages)
      ` [Qemu-devel] Is block_save_iterate() dead code? (was: migration: Fix return code of ram_save_iterate() )
          ` [Qemu-devel] Is block_save_iterate() dead code?

[m-c-s][PATCH] python-greenlet: update checksums
 2016-12-19 20:18 UTC 

[PATCH] serial: 8250: Avoid "too much work" from bogus rx timeout interrupt
 2016-12-19 20:18 UTC  (6+ messages)

[kernel-hardening] RE: [PATCH v5 1/4] siphash: add cryptographically secure PRF
 2016-12-19 20:18 UTC  (4+ messages)
  `  "
    ` [kernel-hardening] "

Btrfs: don't WARN() in btrfs_transaction_abort() for IO errors
 2016-12-19 20:17 UTC  (2+ messages)

[Bug 99152] Shader issue for "Trine 2" comparing Mesa13 to AMDGPU-PRO
 2016-12-19 20:16 UTC 

[U-Boot] [PATCH v2 0/5] arm: tegra: apalis-tk1, mmc and ext clock loopback
 2016-12-19 20:14 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/5] arm: tegra: initial support for apalis tk1

[Bug 99151] Shader issue for "Space Run" comparing Mesa13 to AMDGPU-PRO
 2016-12-19 20:14 UTC 

[Bug 99147] New: xorg hangs at initial startup on linux-4.9.0
 2016-12-19 20:12 UTC  (4+ messages)
  ` [Bug 99147] "

[Intel-wired-lan] [RFC PATCH 00/20] Enable the use of build_skb in igb/ixgbe
 2016-12-19 20:12 UTC  (21+ messages)
` [Intel-wired-lan] [RFC PATCH 01/20] mm: Rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free
` [Intel-wired-lan] [RFC PATCH 02/20] mm: Rename __page_frag functions to __page_frag_cache, drop order from drain
` [Intel-wired-lan] [RFC PATCH 03/20] mm: Add documentation for page fragment APIs
` [Intel-wired-lan] [RFC PATCH 04/20] igb: Add support for DMA_ATTR_WEAK_ORDERING
` [Intel-wired-lan] [RFC PATCH 05/20] igb: Use length to determine if descriptor is done
` [Intel-wired-lan] [RFC PATCH 06/20] igb: Limit maximum frame Rx based on MTU
` [Intel-wired-lan] [RFC PATCH 07/20] igb: Add support for padding packet
` [Intel-wired-lan] [RFC PATCH 08/20] igb: Add support for ethtool private flag to allow use of legacy Rx
` [Intel-wired-lan] [RFC PATCH 09/20] igb: Break out Rx buffer page management
` [Intel-wired-lan] [RFC PATCH 10/20] igb: Revert "igb: Revert support for build_skb in igb"
` [Intel-wired-lan] [RFC PATCH 11/20] ixgbe: Add function for checking to see if we can reuse page
` [Intel-wired-lan] [RFC PATCH 12/20] ixgbe: Only DMA sync frame length
` [Intel-wired-lan] [RFC PATCH 13/20] ixgbe: Update driver to make use of DMA attributes in Rx path
` [Intel-wired-lan] [RFC PATCH 14/20] ixgbe: Update code to better handle incrementing page count
` [Intel-wired-lan] [RFC PATCH 15/20] ixgbe: Make use of order 1 pages and 3K buffers independent of FCoE
` [Intel-wired-lan] [RFC PATCH 16/20] ixgbe: Use length to determine if descriptor is done
` [Intel-wired-lan] [RFC PATCH 17/20] ixgbe: Break out Rx buffer page management
` [Intel-wired-lan] [RFC PATCH 18/20] ixgbe: Add support for padding packet
` [Intel-wired-lan] [RFC PATCH 19/20] ixgbe: Add private flag to control buffer mode
` [Intel-wired-lan] [RFC PATCH 20/20] ixgbe: Add support for build_skb

Soft lockup in tc_classify
 2016-12-19 16:39 UTC  (5+ messages)

[RFC][PATCH 00/11] common implementation of dirent file types
 2016-12-19 20:11 UTC  (12+ messages)
` [RFC][PATCH 01/11] fs: common implementation of file type conversions
` [RFC][PATCH 02/11] ufs: use fs_umode_to_dtype() helper
` [RFC][PATCH 03/11] hfsplus: "
` [RFC][PATCH 04/11] ext2: use common file type conversion
` [RFC][PATCH 05/11] exofs: "
` [RFC][PATCH 06/11] ext4: "
` [RFC][PATCH 07/11] ocfs2: "
` [RFC][PATCH 08/11] f2fs: "
` [RFC][PATCH 09/11] nilfs2: "
` [RFC][PATCH 10/11] btrfs: "
` [RFC][PATCH 11/11] xfs: "

[Bug 99150] Shader issue for "The Cave" comparing Mesa13 to AMDGPU-PRO
 2016-12-19 20:11 UTC 

[Buildroot] [PATCH] package/weston: fix build on ancient glibc
 2016-12-19 20:10 UTC  (3+ messages)

[PATCH 0/2] cpufreq: brcmstb-avs-cpufreq: properly retrieve P-state upon suspend
 2016-12-19 20:10 UTC  (3+ messages)
` [PATCH 1/2] cpufreq: brcmstb-avs-cpufreq: extend sysfs entry brcm_avs_pmap
` [PATCH 2/2] cpufreq: brcmstb-avs-cpufreq: properly retrieve P-state upon suspend

[[m-c-s][PATCH] housekeeping: drop usage of bb.data.getVar()
 2016-12-19 20:10 UTC 

[Buildroot] [PATCH v1 1/6] qt5base: add examples license information
 2016-12-19 20:10 UTC  (6+ messages)
` [Buildroot] [PATCH v1 2/6] qt5connectivity: "
` [Buildroot] [PATCH v1 3/6] qt5enginio: "
` [Buildroot] [PATCH v1 4/6] qt5webchannel: "
` [Buildroot] [PATCH v1 5/6] qt5websockets: "
` [Buildroot] [PATCH v1 6/6] qt5xmlpatterns: "

[Buildroot] [git commit] package/weston: fix build on ancient glibc
 2016-12-19 20:09 UTC 

[PATCH] PM / Hibernate: use rb_entry instead of container_of
 2016-12-19 20:08 UTC  (2+ messages)

[PATCH 5/5] firmware: add DECLARE_FW_CUSTOM_FALLBACK() annotation
 2016-12-19 20:08 UTC  (12+ messages)

[PATCH net] virtio_net: reject XDP programs using header adjustment
 2016-12-19 20:08 UTC  (3+ messages)

[PATCH] fio: add additional support for dev-dax ioengine
 2016-12-19 20:08 UTC  (2+ messages)

[Buildroot] [RFC] external toolchain scanner
 2016-12-19 20:07 UTC  (4+ messages)

[PATCH 0/2] mfd: add Ricoh RC5T619 PMIC support
 2016-12-19 20:06 UTC  (4+ messages)
` [PATCH 2/2] regulator: rn5t618: add "

[PATCH] mailinfo.c: move side-effects outside of assert
 2016-12-19 20:03 UTC  (2+ messages)

[RFC][PATCH 0/2] xfstests on ubifs
 2016-12-19 20:02 UTC  (8+ messages)
` [RFC][PATCH 1/2] xfstests: add experimental support for ubifs
` [RFC][PATCH 2/2] xfstests-bld: "

test failure
 2016-12-19 20:00 UTC  (4+ messages)
` [PATCH v1] t0021: fix flaky test

[Buildroot] [PATCH] samba4: security bump to version 4.4.8
 2016-12-19 20:00 UTC  (2+ messages)

tracker.ceph.com
 2016-12-19 19:57 UTC  (2+ messages)

[PATCH] solo6x10: use designated initializers
 2016-12-19 19:56 UTC  (2+ messages)

[PATCH] ubifs: allow encryption ioctls in compat mode
 2016-12-19 19:56 UTC  (2+ messages)

[Buildroot] [git commit] samba4: security bump to version 4.4.8
 2016-12-19 19:55 UTC 

+ kernel-watchdog-prevent-false-hardlockup-on-overloaded-system-fix.patch added to -mm tree
 2016-12-19 19:54 UTC 

+ kernel-watchdog-prevent-false-hardlockup-on-overloaded-system.patch added to -mm tree
 2016-12-19 19:54 UTC 

[PATCH] kernel/watchdog: Prevent false hardlockup on overloaded system
 2016-12-19 19:54 UTC  (2+ messages)

[Buildroot] [git commit] openssh: security bump to version 7.4p1
 2016-12-19 19:53 UTC 

[PATCH v4 1/3] dax: masking off __GFP_FS in fs DAX handlers
 2016-12-19 19:53 UTC  (6+ messages)

[PATCH] xfs_io: prefix dedupe command error messages consistently
 2016-12-19 19:50 UTC 

[PATCH v3 0/4] Generic HDMI codec: Add channel mapping control
 2016-12-19 19:49 UTC  (2+ messages)

ipv6: handle -EFAULT from skb_copy_bits
 2016-12-19 19:48 UTC  (4+ messages)

+ tmpfs-change-shmem_mapping-to-test-shmem_aops.patch added to -mm tree
 2016-12-19 19:48 UTC 

[PATCH 0/7] PM / devfreq: Update the devfreq and devfreq-event device
 2016-12-19 19:47 UTC  (3+ messages)
` [PATCH 2/7] PM / devfreq: exynos-ppmu: Use the regmap interface to handle the registers

[PATCH net v3 0/4] fsl/fman: fixes for ARM
 2016-12-19 19:46 UTC  (3+ messages)
` [PATCH net v3 2/4] powerpc: fsl/fman: remove fsl, fman from of_device_ids[]
  ` [upstream-release] "

[PATCH v3 0/5] SED OPAL Library
 2016-12-19 19:35 UTC  (12+ messages)
` [PATCH v3 1/5] include: Add definitions for sed
` [PATCH v3 2/5] lib: Add Sed-opal library
` [PATCH v3 3/5] fs: Wire up SED/Opal to ioctl
` [PATCH v3 4/5] nvme: Implement resume_from_suspend and SED Allocation code
` [PATCH v3 5/5] Maintainers: Add Information for SED Opal library

[PATCH] intel_idle: work around errate VLP52 on Baytrail CPUs
 2016-12-19 19:43 UTC  (2+ messages)

Disabling Hardware Continuous Integration Testing
 2016-12-19 19:35 UTC 

[PATCH 0/1] Fix a long-standing isatty() problem on Windows
 2016-12-19 19:34 UTC  (8+ messages)
` [PATCH 1/1] mingw: intercept isatty() to handle /dev/null as Git expects it
        ` [PATCH] winansi_isatty(): fix when Git is used from CMD

第一、能力互补
 2016-12-19 19:34 UTC 

[Qemu-devel] [PATCH] smbios: stop ignoring command line options for TARGET_ARM
 2016-12-19 19:33 UTC  (2+ messages)

OFS / RDMA 2017 Conference Call for Sessions
 2016-12-19 19:33 UTC 

Data exchange between two bluetooth devices
 2016-12-19 19:32 UTC  (2+ messages)

Switching from group to project quota's
 2016-12-19 19:23 UTC  (3+ messages)

[RFC] Mechanism for high priority scheduling in amdgpu
 2016-12-19 19:29 UTC  (2+ messages)

[PATCH v2] doc: fix required tools list layout
 2016-12-19 19:28 UTC 

[PATCH for rdma-next] RDMA: Adding ethertype ETH_P_IBOE
 2016-12-19 19:28 UTC 

[PATCH pci/next] PCI: rcar: Add compatible string for r8a7796
 2016-12-19 19:27 UTC  (3+ messages)

Suggestion for the "Did you mean this?" feature
 2016-12-19 19:24 UTC  (3+ messages)

[Buildroot] [PATCH] openssh: bump to version 7.4p1
 2016-12-19 19:23 UTC  (2+ messages)

[Buildroot] [PATCH] openssh: security bump to version 7.4p1
 2016-12-19 19:20 UTC 

[PATCH] ASoC: wm_adsp: Don't overrun firmware file buffer when reading region data
 2016-12-19 19:20 UTC  (3+ messages)

[PATCH] ata: ide-sff: don't call free for ide_port in error path
 2016-12-19 19:18 UTC 

[PATCH 00/34] Teach the sequencer to act as rebase -i's backend
 2016-12-19 19:18 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 03/34] sequencer (rebase -i): implement the 'edit' command
  ` [PATCH v2 24/34] sequencer (rebase -i): respect strategy/strategy_opts settings
  ` [PATCH v2 27/34] sequencer (rebase -i): differentiate between comments and 'noop'
  ` [PATCH v2 32/34] sequencer (rebase -i): show the progress

[PATCH v10 0/8] power: add power sequence library
 2016-12-19 19:15 UTC  (3+ messages)

[PATCH] xen/x86: Improve hypercall page writing
 2016-12-19 19:14 UTC  (2+ messages)

[PATCH v2] monitor/rfcomm: Fix a potential memory access issue for compatibility with LLVM
 2016-12-19 19:13 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] selftests/x86: Add a selftest for SYSRET to noncanonical addresses
 2016-12-19 19:12 UTC 

[rtc-linux] [PATCH 1/2] rtc: jz4740: remove unused EXPORT_SYMBOL
 2016-12-19 19:12 UTC  (5+ messages)
` [rtc-linux] [PATCH 2/2] rtc: jz4740: make the driver builtin only
  ` [rtc-linux] "

[PATCH] gnutls: Do not use libunistring prefix
 2016-12-19 19:12 UTC 

[meta-multimedia][PATCH 1/2] gst-plugins-bad_0.10.23.bb: Add packageconfig for zbar plugin
 2016-12-19 19:10 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] directfb: Disable vdpau x11 spport

[LTP] On the performance of lcov
 2016-12-19 19:07 UTC  (4+ messages)

[PATCH 0/9] NFS client attribute cache performance improvements
 2016-12-19 19:05 UTC  (7+ messages)
` [PATCH 1/9] NFSv4: Don't invalidate the directory twice

[PATCH 3/3] drm/i915: Simplify gem stolen initialization
 2016-12-19 19:05 UTC  (2+ messages)
` [PATCH] "

[PATCH 0/3] push only submodules
 2016-12-19 18:56 UTC  (3+ messages)
` [PATCH 3/3] push: add option to "

[PATCH 0/2] Add support for the S6E3HA2 panel on TM2 board
 2016-12-19 18:55 UTC  (3+ messages)
` [PATCH 1/2] drm/panel: Add support for S6E3HA2 panel driver "

[PATCH v2 0/9] drm/i915: Add a per-pipe plane identifier enum (v2)
 2016-12-19 18:55 UTC  (8+ messages)
` [PATCH 8/9] drm/i915: Don't populate plane->plane for cursors and sprites

[CORRUPTION FILESYSTEM] Corrupted and unrecoverable file system during the snapshot receive
 2016-12-19 18:55 UTC  (4+ messages)

[PATCH 0/2] ASoC: Add driver for CX2072X CODEC
 2016-12-19 18:54 UTC  (3+ messages)
  ` [PATCH 2/2] ASoC: cx2072x "

[PATCH 04/13] acl: allow zero verdict
 2016-12-19 18:54 UTC  (6+ messages)
` [PATCH 00/13] Fixes and tweaks
  ` [PATCH v2] acl: allow zero verdict
  ` [PATCH] acl: remove invalid test

[PATCH pci/host-iproc] PCI: iproc: Allow more than slot 0 on PAXC
 2016-12-19 18:54 UTC  (2+ messages)

Btrfs Heatmap - v3 - scriptable .. more flexible
 2016-12-19 18:54 UTC  (2+ messages)

[linux-3.18 bisection] complete test-amd64-amd64-xl-qemut-win7-amd64
 2016-12-19 18:53 UTC  (4+ messages)
` Regression due to "mm/swap.c: flush lru pvecs on compound page arrival"

[PATCH] Xen: ARM: Zero reserved fields of xatp before making hypervisor call
 2016-12-19 18:49 UTC  (4+ messages)

[PATCH] policycoreutils/setfiles: Mention customizable types in restorecon man page
 2016-12-19 18:49 UTC  (3+ messages)

setting up autobuilder on local machine
 2016-12-19 18:49 UTC  (7+ messages)

[Qemu-devel] [Bug 697510] [NEW] Machine shut off after tons of lsi_scsi: error: MSG IN data too long
 2016-12-19 18:27 UTC  (2+ messages)
` [Qemu-devel] [Bug 697510] "

[Qemu-devel] [Bug 1251470] [NEW] Guest not working in KVM mode but does in TCG mode
 2016-12-19 18:30 UTC  (2+ messages)
` [Qemu-devel] [Bug 1251470] "

[PATCH v3 1/2] dt-bindings: display: Add BOE nv101wxmn51 panel binding
 2016-12-19 18:45 UTC  (3+ messages)

[PATCH v2] mmc: sdhci-cadence: add Socionext UniPhier specific compatible string
 2016-12-19 18:44 UTC  (2+ messages)

[PATCH v8 00/16] kvmtool: arm: ITS emulation and GSI routing support
 2016-12-19 18:44 UTC  (4+ messages)
` [PATCH v8 04/16] MSI-X: update GSI routing after changed MSI-X configuration

Help please: BTRFS fs crashed due to bad removal of USB drive, no help from recovery procedures
 2016-12-19 18:44 UTC  (4+ messages)

[PATCH 0/3] amdgpu: Add support for Polaris 12
 2016-12-19 18:44 UTC  (4+ messages)
  ` [PATCH 1/3] drm/amd/amdgpu: add Polaris12 support (v2)
  ` [PATCH 2/3] drm/amdgpu/powerplay: add Polaris12 support
  ` [PATCH 3/3] drm/amd/amdgpu: add Polaris12 PCI ID


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.