All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-03 16:06:26 to 2017-11-03 17:04:48 UTC [more...]

[PATCH v16 00/13] support "task_isolation" mode
 2017-11-03 17:04 UTC  (3+ messages)
` [PATCH v16 06/13] task_isolation: userspace hard isolation from kernel
` [PATCH v16 09/13] arch/arm64: enable task isolation functionality

ath10k_pci / qca6174 firmware crash
 2017-11-03 16:49 UTC 

[PATCH 00/27] clk: ti: clkctrl fixes and support for additional SoCs
 2017-11-03 17:04 UTC  (3+ messages)
` [PATCH 05/27] clk: ti: clkctrl: add support for retrying failed init

[PATCH v4] xen: support priv-mapping in an HVM tools domain
 2017-11-03 17:04 UTC 

[PATCH v4] xen: support priv-mapping in an HVM tools domain
 2017-11-03 17:04 UTC 

[PATCH 0/2] ARM: dts: exynos: Updates for Odroid HDMI audio
 2017-11-03 17:04 UTC  (10+ messages)
  ` [PATCH 1/2] ARM: dts: exynos: Switch to dedicated Odroid-XU3 sound card binding
  ` [PATCH 2/2] ARM: dts: exynos: Add sound support for Odroid XU4

[PATCH 0/6] memfd: add sealing to hugetlb-backed memory
 2017-11-03 17:03 UTC  (21+ messages)
` [PATCH 2/6] shmem: rename functions that are memfd-related
` [PATCH 3/6] hugetlb: expose hugetlbfs_inode_info in header
` [PATCH 4/6] hugetlbfs: implement memfd sealing
` [PATCH 5/6] shmem: add sealing support to hugetlb-backed memfd

[Qemu-devel] capstone ARM disassembly doesn't include hex of the input insns
 2017-11-03 17:03 UTC 

[PATCH v2 0/2] pinctrl: Allow indicating loss of state across suspend/resume
 2017-11-03 17:03 UTC  (6+ messages)

[PATCH v2 0/7] drm/bridge: tc358767: fixes and improvements (resend)
 2017-11-03 17:01 UTC  (8+ messages)
` [PATCH v2 1/7] drm/bridge: tc358767: do no fail on hi-res displays
` [PATCH v2 2/7] drm/bridge: tc358767: filter out too high modes
` [PATCH v2 3/7] drm/bridge: tc358767: fix DP0_MISC register set
` [PATCH v2 4/7] drm/bridge: tc358767: fix timing calculations
` [PATCH v2 5/7] drm/bridge: tc358767: fix AUXDATAn registers access
` [PATCH v2 6/7] drm/bridge: tc358767: fix 1-lane behavior
` [PATCH v2 7/7] drm/bridge: tc358767: add copyright lines

[U-Boot] [PATCH v2 0/2] sunxi: Fix boot of Cubietruk and al
 2017-11-03 17:01 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] sunxi: binman: Add U-Boot binary size check

[PATCH] drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+
 2017-11-03 17:01 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3] xen: support priv-mapping in an HVM tools domain
 2017-11-03 16:59 UTC  (3+ messages)

[PATCH 00/35] perf annotate: Use generic annotation line
 2017-11-03 16:59 UTC  (3+ messages)

[PATCH] crypto: chcr - Replace _manual_ swap with swap macro
 2017-11-03 16:58 UTC 

[PATCH v3] xen: support priv-mapping in an HVM tools domain
 2017-11-03 16:57 UTC 

[cryptodev:master 125/166] FATAL: drivers/crypto/marvell/marvell-cesa: struct platform_device_id is not terminated with a NULL entry!
 2017-11-03 16:56 UTC  (2+ messages)

[PATCH 0/4] Support Perf Extension on AMD KVM guests
 2017-11-03 16:56 UTC  (3+ messages)
` [PATCH 1/4] x86/kvm/cpuid: Fix CPUID function for word 6 (80000001_ECX)

[PATCH v2 0/2] ARM: dts: exynos: Updates for Odroid HDMI audio
 2017-11-03 16:54 UTC  (8+ messages)
  ` [PATCH v2 1/2] ARM: dts: exynos: Switch to dedicated Odroid-XU3 sound card binding
  ` [PATCH v2 2/2] ARM: dts: exynos: Add sound support for Odroid XU4

b+tree for the incore extent list V2
 2017-11-03 16:55 UTC  (15+ messages)
` [PATCH 02/21] xfs: remove a duplicate assignment in xfs_bmap_add_extent_delay_real
` [PATCH 09/21] xfs: pass an on-disk extent to xfs_bmbt_validate_extent
` [PATCH 13/21] xfs: iterate backwards in xfs_reflink_cancel_cow_blocks
` [PATCH 14/21] xfs: simplify xfs_reflink_convert_cow
` [PATCH 15/21] xfs: remove support for inlining data/extents into the inode fork
` [PATCH 20/21] xfs: pass struct xfs_bmbt_irec to xfs_bmbt_validate_extent
` [PATCH 21/21] xfs: move xfs_bmbt_irec and xfs_exntst_t to xfs_types.h

[PATCH v5 00/10] Fix OPEN/CLOSE races
 2017-11-03 16:54 UTC  (10+ messages)
` [PATCH v5 01/10] NFSv4: Fix OPEN / CLOSE race
  ` [PATCH v5 02/10] NFSv4: Add a tracepoint to document open stateid updates
    ` [PATCH v5 03/10] NFSv4: Fix open create exclusive when the server reboots
      ` [PATCH v5 04/10] NFS: Fix a typo in nfs_rename()
        ` [PATCH v5 05/10] NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID
          ` [PATCH v5 06/10] NFSv4: Don't try to CLOSE if the stateid 'other' field has changed
            ` [PATCH v5 07/10] pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-close

[PATCH] evm: allow metadata changes for inode without xattr support
 2017-11-03 16:54 UTC  (2+ messages)

[PATCH v6 00/10] Fix OPEN/CLOSE races
 2017-11-03 16:53 UTC  (11+ messages)
` [PATCH v6 01/10] NFSv4: Fix OPEN / CLOSE race
  ` [PATCH v6 02/10] NFSv4: Add a tracepoint to document open stateid updates
    ` [PATCH v6 03/10] NFSv4: Fix open create exclusive when the server reboots
      ` [PATCH v6 04/10] NFS: Fix a typo in nfs_rename()
        ` [PATCH v6 05/10] NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID
          ` [PATCH v6 06/10] NFSv4: Don't try to CLOSE if the stateid 'other' field has changed
            ` [PATCH v6 07/10] pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-close
              ` [PATCH v6 08/10] NFSv4: Retry NFS4ERR_OLD_STATEID errors in layoutreturn
                ` [PATCH v6 09/10] NFSv4: cleanup nfs4_close_done
                  ` [PATCH v6 10/10] NFSv4: Clean up nfs4_delegreturn_done

[PATCH] USB: add SPDX identifiers to all files in drivers/usb/
 2017-11-03 16:53 UTC  (3+ messages)
` [PATCH v2] USB: add SPDX identifiers to all remaining "

[PATCH] mISDN: l1oip_core: replace _manual_ swap with swap macro
 2017-11-03 16:52 UTC 

[PATCH 0/2][v4] Add the ability to do BPF directed error injection
 2017-11-03 16:52 UTC  (5+ messages)
` [PATCH 1/2] bpf: add a bpf_override_function helper

git, isolation
 2017-11-03 16:52 UTC  (2+ messages)

[PATCH] crypto: marvell - Add a NULL entry at the end of mv_cesa_plat_id_table[]
 2017-11-03 16:52 UTC 

[PATCH] rng-tools: Fix crazy defaults
 2017-11-03 16:51 UTC 

[Qemu-devel] [Bug 1568107] [NEW] setup_rt_frame: not implemented
 2017-11-03 16:31 UTC  (2+ messages)
` [Qemu-devel] [Bug 1568107] Re: x86_64 linux-user: "

[Qemu-devel] [Bug 1594069] [NEW] SIMD instructions translated to scalar host instructions
 2017-11-03 16:32 UTC  (2+ messages)
` [Qemu-devel] [Bug 1594069] "

[PATCH 0/3] Solaris related patches
 2017-11-03 16:48 UTC  (5+ messages)
` [PATCH 1/3] solaris: #include <pthread.h>
` [PATCH 2/3] solaris: add os_phys_mem() implementation
` [PATCH 3/3] solaris: add get_fs_free_size() implementation

[ANNOUNCE] libdrm 2.4.88
 2017-11-03 16:48 UTC 

[PATCH V2 0/2] block: remove unnecessary RESTART
 2017-11-03 16:47 UTC  (14+ messages)

[Qemu-devel] [Bug 1673976] [NEW] core dump
 2017-11-03 16:34 UTC  (2+ messages)
` [Qemu-devel] [Bug 1673976] Re: locale-gen dumps core run under arm-linux-user on x86-64 host

[Qemu-devel] [Bug 1723984] [NEW] ID_MMFR0 has an invalid value on aarch64 cpu (A57, A53)
 2017-11-03 16:38 UTC  (2+ messages)
` [Qemu-devel] [Bug 1723984] "

[tpm2] [01org/tpm2-tools]
 2017-11-03 16:45 UTC 

[Xenomai] [PATCH] Fix unneeded pre-commit of memory pool when CONFIG_XENO_PSHARED set
 2017-11-03 16:44 UTC 

[Qemu-devel] [Bug 1353346] [NEW] ARMv7-M software-triggered interrupts-- unexpected behaviour
 2017-11-03 16:29 UTC  (2+ messages)
` [Qemu-devel] [Bug 1353346] "

git, isolation
 2017-11-03 16:36 UTC 

[PATCH] thermal: imx: use cpufreq cooling of registration method
 2017-11-03 16:42 UTC 

[Qemu-devel] [Bug 1480562] [NEW] register values in sp804 timer
 2017-11-03 16:26 UTC  (2+ messages)
` [Qemu-devel] [Bug 1480562] "

[GIT PULL] SCSI fixes for 4.14-rc7
 2017-11-03 16:42 UTC 

[PATCH] pci/switchtec: Don't use completion's wait queue
 2017-11-03 16:42 UTC  (14+ messages)
  ` [PATCH v2] "
          ` [PATCH v3] "

[PATCH] scsi: lpfc_els: use swap macro in lpfc_plogi_confirm_nport
 2017-11-03 16:42 UTC 

[PATCHv2 1/1] locking/qspinlock/x86: Avoid test-and-set when PV_DEDICATED is set
 2017-11-03 16:40 UTC  (7+ messages)

[PATCH] staging: comedi: usbduxfast: Improve unlocking of a mutex in usbduxfast_ai_insn_read()
 2017-11-03 16:39 UTC  (4+ messages)

[RFT][PATCH 0/2] PM / QoS: Device resume latency framework fix
 2017-11-03 16:39 UTC  (4+ messages)
` [RFT][PATCH v2 "
  ` [RFT][PATCH v2 2/2] PM / QoS: Fix device resume latency framework

[PATCH net 0/2] NULL pointer dereference in {ipvlan|macvlan}_port_destroy
 2017-11-03 16:39 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/7] Misc qcow2 corruption checks
 2017-11-03 16:37 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 3/7] qcow2: Prevent allocating compressed clusters at offset 0
` [Qemu-devel] [PATCH v2 5/7] qcow2: Add iotest for an image with header.refcount_table_offset == 0

btrfs_cleaner lockdep warning in v4.9.56
 2017-11-03 16:34 UTC 

[PATCH] misc: mic: scif_nodeqp: use swap macro in scif_node_connect
 2017-11-03 16:34 UTC 

[Bug 29322] New: Software rendering with UMS on radeon 9000 AGP (rv250)
 2017-11-03 16:34 UTC  (2+ messages)
` [Bug 29322] Very slow "

[PATCH v8 0/6] vfs: Use dlock list for SB's s_inodes list
 2017-11-03 16:33 UTC  (7+ messages)
` [PATCH v8 1/6] lib/dlock-list: Distributed and lock-protected lists
        ` [PATCH v3] lib/dlock-list: Scale dlock_lists_empty()

[Qemu-devel] [PATCH] linux-user: return EINVAL from prctl(PR_*_SECCOMP)
 2017-11-03 16:33 UTC  (5+ messages)

[PATCH v3] lpfc: Tie in to new dev_loss_tmo interface in nvme transport
 2017-11-03 16:33 UTC  (2+ messages)

block layer patches for nvme multipath support
 2017-11-03 16:33 UTC  (3+ messages)

[PATCH v2] lpfc: Tie in to new dev_loss_tmo interface in nvme transport
 2017-11-03 16:33 UTC  (4+ messages)

[PATCH 1/2] can: peak_usb: remove some 'struct timeval' users
 2017-11-03 16:31 UTC  (2+ messages)
` [PATCH 2/2] can: peak_usb: use ktime_t consistently

[PATCH] lockd: added cleanup checks in exit_net hook
 2017-11-03 16:32 UTC 

[PATCH 00/13] mpt3sas driver NVMe support:
 2017-11-03 16:32 UTC  (3+ messages)

Manual unbind of ATA devices causes use-after-free
 2017-11-03 16:32 UTC  (3+ messages)

[U-Boot] Support of latest qemux86-64
 2017-11-03 16:32 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] dhcpcd: start-up scripts
 2017-11-03 16:31 UTC  (8+ messages)
` [Buildroot] [PATCH 1/2] dhcpcd: add SysV start-up script

[PATCH v3 00/19] Vhost-user: Implement device IOTLB support
 2017-11-03 16:31 UTC  (5+ messages)
` [PATCH v3 01/19] Revert "vhost: workaround MQ fails to startup"

[PATCH 00/14] rollup of fstests fixes
 2017-11-03 16:30 UTC  (10+ messages)
` [PATCH 01/14] common/xfs: refactor xfs_scrub presence testing
` [PATCH 09/14] xfs/348: dir->symlink corruption must not be allowed

[Intel-wired-lan] [jkirsher/next-queue PATCH 0/5] macvlan offload fixes
 2017-11-03 16:30 UTC  (4+ messages)
` [Intel-wired-lan] [jkirsher/next-queue PATCH 3/5] ixgbe: Fix handling of macvlan Tx offload

[Qemu-devel] [Bug 942659] [NEW] ARM: CORTEX M, PRIMASK does not disable interrupts
 2017-11-03 16:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 942659] "

[U-Boot] [PATCH] sunxi: set the default CPUx frequency of H5 to 816MHz
 2017-11-03 16:30 UTC  (8+ messages)

[PATCH] lpfc: Tie in to new dev_loss_tmo interface in nvme transport
 2017-11-03 16:30 UTC  (4+ messages)

[PATCH v12 00/16] Introduce support for Dell SMBIOS over WMI
 2017-11-03 16:30 UTC  (4+ messages)

[GIT PULL] nvme updates for Linux 4.15
 2017-11-03 16:29 UTC  (3+ messages)

[PATCH v5 0/6] perf report/script: Support percent and multiple range in --time option
 2017-11-03 16:29 UTC  (6+ messages)
` [PATCH v5 2/6] perf record: Get the first sample time and last sample time

[PATCH v2 1/4] common: Check for fiemap range argument support
 2017-11-03 16:28 UTC  (5+ messages)
` [PATCH v3] "

[PATCH V3] scsi: storvsc: Allow only one remove lun work item to be issued per lun
 2017-11-03 16:28 UTC  (3+ messages)

Traffic shaping with nftables maps and tc
 2017-11-03 16:28 UTC  (6+ messages)

[PATCH 0/2] Account for uncorrectable failures in probing
 2017-11-03 16:27 UTC  (3+ messages)
` [PATCH 1/2] platform/x86: dell-wmi-descriptor: check if memory was allocated
` [PATCH 2/2] platform/x86: dell-*wmi*: Relay failed initial probe to dependent drivers

[PATCH] drm/i915/dmc: DMC 1.04 for Kabylake
 2017-11-03 16:27 UTC  (6+ messages)

Request to add cpupower git to linux-next
 2017-11-03 16:26 UTC 

[PATCH] scsi: lpfc: fix kzalloc-simple.cocci warnings
 2017-11-03 16:26 UTC  (2+ messages)

[PATCH i-g-t] igt/kms_rotation_crc: Add RGB565 90 degree test for gen>9
 2017-11-03 16:25 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2] scsi: be2iscsi: Use kasprintf
 2017-11-03 16:25 UTC  (5+ messages)

[Intel-wired-lan] Cable pull behaviour on Intel I350 card
 2017-11-03 16:23 UTC  (4+ messages)

[net-next v2 0/4] Openvswitch meter action
 2017-11-03 16:22 UTC  (8+ messages)
` [net-next v2 3/4] openvswitch: Add meter infrastructure

[PATCH] rpm: update to 4.14.0
 2017-11-03 16:21 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] util-linux: security bump to version 2.31
 2017-11-03 16:21 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] rfkill: remove package

[Buildroot] [git commit] rfkill: remove package
 2017-11-03 16:21 UTC 

Regression[2.14.3->2.15]: Interactive rebase fails if submodule is modified
 2017-11-03 16:20 UTC  (3+ messages)

[PATCH v4 1/5] drm/i915/guc: Split GuC firmware xfer function into clear steps
 2017-11-03 16:20 UTC  (5+ messages)
` [PATCH v4 3/5] drm/i915/guc: Drop legacy workarounds from guc_prepare_xfer
` [PATCH v4 4/5] drm/i915/guc: Simplify programming of GUC_SHIM_CONTROL

[RFC] stable branch naming scheme
 2017-11-03 16:20 UTC 

Problems enabling the PCIe/USB3.0 port on MT7623N
 2017-11-03 16:20 UTC  (5+ messages)

[PATCH v2] nfsd: deal with revoked delegations appropriately
 2017-11-03 16:20 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/13] Add support for the ZynqMP Generic QSPI
 2017-11-03 16:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 01/13] m25p80: Add support for continuous read out of RDSR and READ_FSR

[Buildroot] Realtek-patched hostapd
 2017-11-03 16:17 UTC  (3+ messages)
` [Buildroot] [PATCH] hostapd: add support for Realtek driver

[PATCH] watchdog: pcwd_pci: mark expected switch fall-through
 2017-11-03 16:15 UTC  (5+ messages)

[PATCH v4 00/21] SError rework + RAS&IESB for firmware first support
 2017-11-03 16:14 UTC  (9+ messages)
` [PATCH v4 20/21] KVM: arm64: Take any host SError before entering the guest

[LTP] [PATCH] Fix buffer overflow in print_result() function
 2017-11-03 16:13 UTC 

[PATCH v2 0/8] SRP patches for kernel v4.15
 2017-11-03 16:13 UTC  (7+ messages)
` [PATCH v2 4/8] IB/srpt: Change default behavior from using SRQ to using RC

[Qemu-devel] tcg/translate-all.c:169: tb_lock: Assertion `!have_tb_lock' failed when doing cpu_restore_state in usermode
 2017-11-03 16:11 UTC  (2+ messages)

[PATCH kvmtool] irq.h: fix compilation error due to missing bool type
 2017-11-03 16:10 UTC 

[Buildroot] [RFCv1 0/4] Per-package SDK and target directories
 2017-11-03 16:06 UTC  (3+ messages)
` [Buildroot] [RFCv1 3/4] toolchain: post-pone evaluation of TOOLCHAIN_EXTERNAL_BIN
` [Buildroot] [RFCv1 4/4] core: implement per-package SDK and target


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.