All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-05 21:43:31 to 2017-10-05 23:03:34 UTC [more...]

[PATCH v2 00/16] IOMMU driver support for SVM virtualization
 2017-10-05 23:03 UTC  (16+ messages)
  ` [PATCH v2 01/16] iommu: introduce bind_pasid_table API function
  ` [PATCH v2 02/16] iommu/vt-d: add bind_pasid_table function
  ` [PATCH v2 04/16] iommu/vt-d: support flushing more TLB types
` [PATCH v2 03/16] iommu: introduce iommu invalidate API function
` [PATCH v2 05/16] iommu/vt-d: add iommu invalidate function
` [PATCH v2 06/16] iommu/vt-d: move device_domain_info to header
` [PATCH v2 07/16] iommu/vt-d: assign PFSID in device TLB invalidation
` [PATCH v2 08/16] iommu: introduce device fault data
` [PATCH v2 09/16] driver core: add iommu device fault reporting data
` [PATCH v2 10/16] iommu: introduce device fault report API
` [PATCH v2 11/16] iommu/vt-d: use threaded irq for dmar_fault
` [PATCH v2 12/16] iommu/vt-d: report unrecoverable device faults

[PATCH linux dev-4.10 v3 00/31] drivers: fsi: client fixes and refactor
 2017-10-05 23:03 UTC  (29+ messages)
` [PATCH linux dev-4.10 v3 05/31] drivers: fsi: sbefifo: replace awkward wait_event expression
` [PATCH linux dev-4.10 v3 06/31] drivers: fsi: sbefifo: remove redundant function
` [PATCH linux dev-4.10 v3 07/31] drivers: fsi: sbefifo: Use goto to reduce put statements
` [PATCH linux dev-4.10 v3 08/31] drivers: fsi: sbefifo: Do an earlier get_client call
` [PATCH linux dev-4.10 v3 09/31] drivers: fsi: sbefifo: Remove warning and user data access check
` [PATCH linux dev-4.10 v3 10/31] drivers: fsi: sbefifo: destroy the ida list on exit
` [PATCH linux dev-4.10 v3 11/31] drivers: fsi: sbefifo: Fix module authors and comments
` [PATCH linux dev-4.10 v3 12/31] drivers: fsi: sbefifo: Fix include guards in header file
` [PATCH linux dev-4.10 v3 13/31] drivers: fsi: SBEFIFO: Fix probe() and remove()
` [PATCH linux dev-4.10 v3 14/31] drivers: fsi: SBEFIFO: check for xfr complete in read wait_event
` [PATCH linux dev-4.10 v3 15/31] drivers: fsi: occ: Fix includes
` [PATCH linux dev-4.10 v3 16/31] drivers: fsi: occ: Fix errant kfree calls
` [PATCH linux dev-4.10 v3 17/31] drivers: fsi: occ: remove unused occ_command structure
` [PATCH linux dev-4.10 v3 18/31] drivers: fsi: occ: Use big-endian values

[PATCH v1 0/2] fix temporary garbage in the cache entry
 2017-10-05 23:01 UTC  (5+ messages)
` [PATCH v1 1/2] entry.c: update cache entry only for existing files

[Intel-wired-lan] [next PATCH S80-V3 01/11] i40e: use the safe hash table iterator when deleting mac filters
 2017-10-05 23:01 UTC  (6+ messages)
` [Intel-wired-lan] [next PATCH S80-V3 04/11] i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts

[PATCH v1 0/7] net/mlx5: add vectorized Rx/Tx burst for ARM
 2017-10-05 23:00 UTC  (8+ messages)
` [PATCH v1 1/7] net/mlx5: cleanup memory barriers
` [PATCH v1 2/7] net/mlx5: rename a file of SSE Rx/Tx
` [PATCH v1 3/7] net/mlx5: use static assert for compile-time sanity checks
` [PATCH v1 4/7] net/mlx5: separate shareable vector functions
` [PATCH v1 5/7] net/mlx5: match Rx completion entry size to cacheline
` [PATCH v1 6/7] net/mlx5: fix configuration of Rx CQE compression
` [PATCH v1 7/7] net/mlx5: add vectorized Rx/Tx burst for ARM

[PATCH 0/8] KEYS: keyctl operations for asymmetric keys [ver #2]
 2017-10-05 22:59 UTC  (4+ messages)

[PATCH 4/5] bcache: writeback: collapse contiguous IO better
 2017-10-05 22:59 UTC  (16+ messages)

[PATCH] block/laptop_mode: Convert timers to use timer_setup()
 2017-10-05 22:58 UTC  (12+ messages)

[linux-next][Oops] CPU toggle resulted in kernel crash
 2017-10-05 22:53 UTC  (4+ messages)
    ` [Oops] "

[xen-unstable-smoke test] 114053: regressions - FAIL
 2017-10-05 22:51 UTC 

[PATCH] PM: docs: Fix stale reference in kernel-parameters.txt
 2017-10-05 22:38 UTC 

[PATCH tip/core/rcu 0/3] Updates to sys_membarrier for v4.14 to add registration
 2017-10-05 22:46 UTC  (11+ messages)
` [PATCH tip/core/rcu 1/3] membarrier: Provide register expedited private command

[PATCH] drm/i915/cnl: WaDisableGatherAtSetShaderCommonSlice
 2017-10-05 22:45 UTC  (3+ messages)
` [PATCH] drm/i915/cnl: WaSendPushConstantsFromMMIO / WaDisableGatherAtSetShaderCommonSlice

[GIT PULL] Power management fix for v4.14-rc4
 2017-10-05 22:45 UTC 

[PATCH] net/failsafe: fix calling device during RMV events
 2017-10-05 22:42 UTC  (2+ messages)
` [PATCH v3] "

Support generic disabling of all XSAVE features
 2017-10-05 22:41 UTC  (7+ messages)
` [PATCH v8 1/5] x86/xsave: Move xsave initialization to after parsing early parameters
` [PATCH v8 2/5] x86/cpuid: Add generic table for cpuid dependencies
` [PATCH v8 3/5] x86/cpuid: Make clearcpuid an early param
` [PATCH v8 4/5] x86/xsave: Make XSAVE check the base CPUID features before enabling
` [PATCH v8 5/5] x86/xsave: Remove the explicit clearing of XSAVE dependend features

[PATCH igt] igt/gem_memfd: Exercise hugepages and memfd
 2017-10-05 22:40 UTC 

[PATCH 00/13] timer: Start conversion to timer_setup()
 2017-10-05 22:39 UTC  (6+ messages)
` [PATCH 07/13] timer: Remove last user of TIMER_INITIALIZER

[PATCH] toaster: build missing toaster.conf settings
 2017-10-05 22:40 UTC  (3+ messages)

[PATCH 0/4] Make max expected current configurable for ina2xx drivers
 2017-10-05 22:35 UTC  (7+ messages)
  ` [PATCH 3/4] dt-bindings: hwmon: Add max-expected-current property to ina2xx

[PATCH v4 11/11] arm: allwinner: Correct unit name in devicetree binding example
 2017-10-05 22:34 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] test/py/tests/test_sleep.py: test time approximately
 2017-10-05 22:33 UTC  (3+ messages)

[RFC PATCH for 4.14 1/2] membarrier: Remove unused code for architectures without membarrier hooks
 2017-10-05 22:33 UTC  (2+ messages)
` [RFC PATCH v2 for 4.14 2/2] Fix: membarrier: Handle CLONE_VM + !CLONE_THREAD correctly on powerpc

[PATCH 01/12] usb: mtu3: fix error return code in ssusb_gadget_init()
 2017-10-05 22:33 UTC  (8+ messages)
` [PATCH 10/12] dt-bindings: usb: mtu3: add a optional property to disable u3ports
` [PATCH 12/12] dt-bindings: usb: mtu3: remove optional pinctrls

[PATCH] eal: fix resource leak
 2017-10-05 22:33 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: fix overflow of Rx SW ring
 2017-10-05 22:32 UTC  (2+ messages)
` [dpdk-stable] "

[RFC PATCH for 4.14 1/2] membarrier: Remove unused code for architectures without membarrier hooks
 2017-10-05 22:32 UTC  (3+ messages)
` [RFC PATCH for 4.14 2/2] Fix: membarrier: Handle CLONE_VM + !CLONE_THREAD correctly on powerpc

[PATCH] vfs: fix statfs64() returning impossible EOVERFLOW for 64-bit f_files
 2017-10-05 22:31 UTC  (3+ messages)

[PATCH v2 0/6] dt-bindings: rtc: document existing bindings
 2017-10-05 22:27 UTC  (2+ messages)

[Qemu-devel] [Bug 1719196] Re: [arm64 ocata] newly created instances are unable to raise network interfaces
 2017-10-05 22:19 UTC 

[PATCH v8 0/6] Support TCP/IPv4, VxLAN, and GRE GSO in DPDK
 2017-10-05 22:24 UTC  (3+ messages)
` [PATCH v9 "

[Devel] [PATCH v8 0/5] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-10-05 22:24 UTC  (4+ messages)
` [Devel] [PATCH v8 1/5] Doc: iommu/arm-smmu-v3: Add workaround for HiSilicon erratum 161010801
  `  "

[PATCH v5 0/6] Add MediaTek PMIC keys support
 2017-10-05 22:23 UTC  (7+ messages)
` [PATCH v5 2/6] dt-bindings: input: Add common keyboard document bindings
` [PATCH v5 3/6] dt-bindings: input: Add document bindings for mtk-pmic-keys

[RFC] Wireless Base Band Device (bbdev)
 2017-10-05 22:22 UTC  (6+ messages)

[PATCH 1/1] device properties: Fix return codes for __acpi_node_get_property_reference
 2017-10-05 22:22 UTC  (6+ messages)

[PATCH v2] powerpc: Default to enabling STRICT_KERNEL_RWX
 2017-10-05 22:22 UTC  (2+ messages)

[PATCH v6 00/11] net: stmmac: dwmac-sun8i: Handle integrated PHY
 2017-10-05 22:21 UTC  (10+ messages)
` [PATCH v6 11/11] of: mdio: Prevent of_mdiobus_register from scanning mdio-mux nodes

[PATCH] fs, mm: account filp and names caches to kmemcg
 2017-10-05 22:21 UTC  (2+ messages)

[PATCH 1/9] usb: xhci-mtk: use dma_set_mask_and_coherent() in probe function
 2017-10-05 22:20 UTC  (9+ messages)
` [PATCH 8/9] dt-bindings: usb: mtk-xhci: add a optional property to disable u3ports
` [PATCH 9/9] dt-bindings: usb: mtk-xhci: remove dummy clocks and add optional ones

[PATCH 1/1] completion: Add forgotten describe options
 2017-10-05 22:17 UTC  (2+ messages)

[PATCH 1/3 v2] net: phy: Remove TI DP83822 from DP83848 driver
 2017-10-05 22:16 UTC  (5+ messages)
` [PATCH 2/3 v2] net: phy: DP83822 initial driver submission

[libvirt test] 114030: tolerable all pass - PUSHED
 2017-10-05 22:16 UTC 

[PATCH v3] librte_eal: fix wrong assert for arm and ppc
 2017-10-05 22:16 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2 00/17] Support for Qualcomm QUSBv2 and QMPv3 USB PHYs
 2017-10-05 22:14 UTC  (5+ messages)
` [PATCH v2 08/17] dt-bindings: phy-qcom-qusb2: Update binding for QUSB2 V2 version
` [PATCH v2 12/17] dt-bindings: phy-qcom-qmp: Update bindings for QMP V3 USB PHY

[PATCH 0/6] Switch arm64 over to qrwlock
 2017-10-05 22:12 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/8] nbd minimal structured read
 2017-10-05 22:12 UTC  (10+ messages)
` [Qemu-devel] [PATCH 8/8] nbd: Minimal structured read for client
    ` [Qemu-devel] [Qemu-block] "

[Cluster-devel] [PATCH] gfs2: Remove incorrect permission check in gfs2_setattr
 2017-10-05 22:11 UTC 

[PATCH v2] ACPI / LPIT: Add Low Power Idle Table (LPIT) support
 2017-10-05 22:10 UTC  (6+ messages)

Recipe versions and layer confusion
 2017-10-05 22:10 UTC  (4+ messages)

[net-next,v2] ip_gre: check packet length and mtu correctly in erspan tx
 2017-10-05 19:07 UTC 

[PATCH 0/6] Teach Status options around showing ignored files
 2017-10-05 22:08 UTC  (7+ messages)
` [PATCH 2/6] Update documentation for new directory and status logic
` [PATCH 3/6] Add tests for git status `--ignored=matching`
` [PATCH 6/6] Handle unsupported combination status arguments

[PATCH lttng-tools v2 2/2] man: document dead-peer detection for relayd
 2017-10-05 22:06 UTC 

[PATCH lttng-tools v2 1/2] lttng-relayd: use tcp keep-alive mechanism to detect dead-peer
 2017-10-05 22:06 UTC 

[RFC GIT Pull] core watchdog sanitizing
 2017-10-05 22:06 UTC  (2+ messages)
` [RFC GIT Pull V2] "

[PATCH] md: raid10: remove VLAIS
 2017-10-05 22:05 UTC  (2+ messages)

[nftables][ipv6] Header examination
 2017-10-05 22:02 UTC  (3+ messages)

[v10 0/6] cgroup-aware OOM killer
 2017-10-05 22:02 UTC  (11+ messages)
` [v10 3/6] mm, oom: "

[meta-gplv2][pyro] Fast-forward to master?
 2017-10-05 22:01 UTC  (2+ messages)

[PATCH] drm/amdgpu: Refactor amdgpu_move_blit
 2017-10-05 21:56 UTC  (3+ messages)

[Qemu-devel] Qemu Documentation
 2017-10-05 21:56 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/23] generalize parsing of cpu_model (part 3/PPC)
 2017-10-05 21:55 UTC  (3+ messages)
` [Qemu-devel] [PATCH 15/23] ppc: spapr: register 'host' core type along with the rest of core types

[PATCH v2] livepatch: unpatch all klp_objects if klp_module_coming fails
 2017-10-05 21:55 UTC  (2+ messages)

[PATCH] eal: cleanup strerror function
 2017-10-05 21:55 UTC  (3+ messages)

[PATCH] blk-stat: delete useless code
 2017-10-05 21:55 UTC 

[Ksummit-discuss] Maintainer's Summit Agenda Planning
 2017-10-05 21:55 UTC  (2+ messages)

[PATCH] mwifiex: Use put_unaligned_le32
 2017-10-05 21:54 UTC  (8+ messages)

[Intel-wired-lan] [PATCH v3 00/14 net-next] i40e: refactor ethtool interface
 2017-10-05 21:53 UTC  (15+ messages)
` [Intel-wired-lan] [PATCH v3 01/14 net-next] i40e: rename 'cmd' variables in "
` [Intel-wired-lan] [PATCH v3 02/14 net-next] i40e: remove ifdef SPEED_25000
` [Intel-wired-lan] [PATCH v3 03/14 net-next] i40e: add function header for i40e_get_rxfh
` [Intel-wired-lan] [PATCH v3 04/14 net-next] i40e: fix clearing link masks in i40e_get_link_ksettings
` [Intel-wired-lan] [PATCH v3 05/14 net-next] i40e: fix i40e_phy_type_to_ethtool function header
` [Intel-wired-lan] [PATCH v3 06/14 net-next] i40e: fix comment typo
` [Intel-wired-lan] [PATCH v3 07/14 net-next] i40e: fix whitespace issues in i40e_ethtool.c
` [Intel-wired-lan] [PATCH v3 08/14 net-next] i40e: group autoneg PHY types together
` [Intel-wired-lan] [PATCH v3 09/14 net-next] i40e: Add new phy types for 25G AOC and ACC support
` [Intel-wired-lan] [PATCH v3 10/14 net-next] ethtool: add ethtool_intersect_link_masks
` [Intel-wired-lan] [PATCH v3 11/14 net-next] i40e: convert i40e_phy_type_to_ethtool to new API
` [Intel-wired-lan] [PATCH v3 12/14 net-next] i40e: convert i40e_get_settings_link_up "
` [Intel-wired-lan] [PATCH v3 13/14 net-next] i40e: rename 'change' variable to 'autoneg_changed'
` [Intel-wired-lan] [PATCH v3 14/14 net-next] i40e: convert i40e_set_link_ksettings to new API

[PATCH v7 1/3] media: dt: bindings: Add binding for tango HW IR decoder
 2017-10-05 21:52 UTC  (3+ messages)
` [PATCH v7 3/3] media: rc: Add tango keymap

[U-Boot] [PATCH] disk: part_dos: Use the original allocation scheme for the SPL case
 2017-10-05 21:52 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] dm: replace dm_dbg() with pr_debug()
 2017-10-05 21:52 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13
 2017-10-05 21:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3 8/8] dm: define dev_*() log functions in DM header
 2017-10-05 21:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v2 7/8] bug.h: move runtime BUG/WARN macros into <linux/bug.h>
 2017-10-05 21:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 6/8] bug.h: sync BUILD_BUG stuff with Linux 4.13
 2017-10-05 21:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 5/8] vsprintf.h: include <linux/types.h>
 2017-10-05 21:52 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,5/8] "

converting mac80211 to TXQs entirely
 2017-10-05 21:52 UTC  (5+ messages)

[U-Boot] [PATCH v2 4/8] common.h: remove error()
 2017-10-05 21:52 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,4/8] "

[U-Boot] [PATCH v2 3/8] treewide: replace with error() with pr_err()
 2017-10-05 21:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/8] printk: collect printk stuff into <linux/printk.h> with loglevel support
 2017-10-05 21:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/8] stdio.h: move printf() stuff from <common.h> to <stdio.h>
 2017-10-05 21:51 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [GIT PULL v3] u-boot-sunxi/master
 2017-10-05 21:51 UTC  (2+ messages)

[U-Boot] [PATCH] common: Drop LOGLEVEL to 4
 2017-10-05 21:51 UTC  (2+ messages)

[PATCH 1/2] drm/i915: avoid unnecessary call to intel_hpd_pin_to_port
 2017-10-05 21:50 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: avoid division by zero on cnl_calc_wrpll_link

Bug#877735: busybox: m68k build broken due to "-Os" in CFLAGS
 2017-10-05 21:49 UTC  (5+ messages)

[PATCH net-next 1/1] [net] bonding: Add NUMA notice
 2017-10-05 21:46 UTC  (2+ messages)

Mellanox ConnectX-5 crashes and mbuf leak
 2017-10-05 21:46 UTC  (2+ messages)

[PATCH net-next 0/5] bpf: get rid of global verifier state and reuse instruction printer
 2017-10-05 21:45 UTC  (5+ messages)
` [PATCH net-next 5/5] bpf: write back the verifier log buffer as it gets filled

[PATCH 1/1] completion: Add forgotten describe options
 2017-10-05 21:45 UTC 

[PATCH v3 0/2] Qualcomm SMEM cached item support
 2017-10-05 21:43 UTC  (5+ messages)
` [PATCH v3 1/2] soc: qcom: smem: Rename "uncached" accessors
` [PATCH v3 2/2] soc: qcom: smem: Support getting cached entries


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.