All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-05 21:16:50 to 2017-10-05 22:33:25 UTC [more...]

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

[PATCH 01/12] usb: mtu3: fix error return code in ssusb_gadget_init()
 2017-10-05 22:33 UTC  (7+ 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] 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)

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

[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 "

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

[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 tip/core/rcu 0/3] Updates to sys_membarrier for v4.14 to add registration
 2017-10-05 22:19 UTC  (12+ messages)
` [PATCH tip/core/rcu 1/3] membarrier: Provide register expedited private command

[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 linux dev-4.10 v3 00/31] drivers: fsi: client fixes and refactor
 2017-10-05 22:15 UTC  (25+ messages)
` [PATCH linux dev-4.10 v3 01/31] drivers: fsi: sbefifo: Fix includes
` [PATCH linux dev-4.10 v3 02/31] drivers: fsi: sbefifo: Use a defined reschedule length
` [PATCH linux dev-4.10 v3 03/31] drivers: fsi: sbefifo: Use __be32 for big endian values
` [PATCH linux dev-4.10 v3 04/31] drivers: fsi: sbefifo: white space fixes
` [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 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  (5+ 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  (9+ 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] block/laptop_mode: Convert timers to use timer_setup()
 2017-10-05 22:07 UTC  (10+ messages)

[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)

Support generic disabling of all XSAVE features
 2017-10-05 21:52 UTC  (6+ 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

[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

Line ending normalization doesn't work as expected
 2017-10-05 21:42 UTC  (10+ messages)

[Buildroot] [PATCH 1/5] support/testing: standardize defconfig fragments style
 2017-10-05 21:42 UTC  (7+ messages)
` [Buildroot] [PATCH v2 1/6] support/testing: allow to indent ccache defconfig fragment
  ` [Buildroot] [PATCH v2 2/6] support/testing: standardize defconfig fragments style
  ` [Buildroot] [PATCH v2 3/6] support/testing: fix code style
  ` [Buildroot] [PATCH v2 4/6] testing/tests/init: use lowercase method names
  ` [Buildroot] [PATCH v2 5/6] .flake8: add config file for Python code style
  ` [Buildroot] [PATCH v2 6/6] support/testing: fix remaining "

[PATCH] vfio: fix close unchecked file descriptor
 2017-10-05 21:42 UTC  (4+ messages)
` [PATCH v2] "

[patch net-next 0/2] mlxsw: Add more extack error reporting
 2017-10-05 21:40 UTC  (3+ messages)
` [patch net-next 1/2] mlxsw: spectrum: Add extack for VLAN enslavements
` [patch net-next 2/2] mlxsw: spectrum: Propagate extack further for bridge enslavements

[RFC PATCH 2/2] man: document dead-peer detection for relayd
 2017-10-05 21:37 UTC  (2+ messages)
` [RFC PATCH 1/2] lttng-relayd: use tcp keep-alive mechanism to detect dead-peer

[PATCH] hash: document rte_jhash() boundary behavior
 2017-10-05 21:37 UTC  (3+ messages)

[PATCH] powerpc/tm: P9 disabled suspend mode workaround
 2017-10-05 21:35 UTC  (2+ messages)

PROBLEM: Kernel BUG with raid5 soft + Xen + DRBD - invalid opcode
 2017-10-05 21:35 UTC  (7+ messages)

[PATCH 1/2] net/tap: fix indentation in flow file
 2017-10-05 21:34 UTC  (9+ messages)
` [PATCH 2/2] net/tap: allow RSS flow action

Extreme time jitter with suspend/resume cycles
 2017-10-05 21:33 UTC  (12+ messages)

[PATCH] net: fix inner L2 length in software ptype parser
 2017-10-05 21:33 UTC  (2+ messages)

is it "core.excludesfile" or "core.excludesFile"?
 2017-10-05 21:32 UTC  (2+ messages)

Recover from a "deleted inode referenced" situation
 2017-10-05 21:31 UTC 

[PATCH 1/3] arm/xen: don't inclide rwlock.h directly
 2017-10-05 21:32 UTC  (5+ messages)
` [PATCH 1/3] arm/xen: don't inclide rwlock.h directly.1~B

[PATCH 1/3] media: rc: gpio-ir-tx does not work without devicetree or gpiolib
 2017-10-05 21:30 UTC  (3+ messages)
` [PATCH 2/3] media: rc: pwm-ir-tx needs OF
` [PATCH 3/3] media: rc: hix5hd2 drivers "

[PATCH v1 0/5] NVIDIA Tegra AHB DMA controller driver
 2017-10-05 21:30 UTC  (4+ messages)
` [PATCH v1 3/5] dt-bindings: Add DT bindings for NVIDIA Tegra AHB DMA controller

[PATCH 0/2] [v5] pinctrl: qcom: add support for sparse GPIOs
 2017-10-05 21:30 UTC  (12+ messages)

[Buildroot] [PATCH 0/2] toolchain: Add glibc support for ARCv2
 2017-10-05 21:30 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] "

[Intel-wired-lan] [PATCH] PCI: Check/Set ARI capability before setting numVFs
 2017-10-05 21:29 UTC  (6+ messages)

[PATCH 1/2] ring: increase maximum ring size
 2017-10-05 21:25 UTC  (3+ messages)
` [PATCH v2 "

[Intel-wired-lan] [next-queue PATCH v4 3/4] net/sched: Introduce Credit Based Shaper (CBS) qdisc
 2017-10-05 21:23 UTC  (6+ messages)
        `  "

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

[PATCH/RFC] git-post: the opposite of git-cherry-pick
 2017-10-05 21:22 UTC  (3+ messages)

[PATCH, resend] block: remove QUEUE_FLAG_STACKABLE
 2017-10-05 21:21 UTC  (2+ messages)

[PATCH net-next] ip_gre: check packet length and mtu correctly in erspan_fb_xmit
 2017-10-05 21:20 UTC  (3+ messages)

[Buildroot] [Bug 10366] New: dropbear download url has changed
 2017-10-05 21:20 UTC  (2+ messages)
` [Buildroot] [Bug 10366] "

[Buildroot] [PATCH] pkg-download: make package name optional in github helper
 2017-10-05 21:20 UTC  (5+ messages)

[PATCH] test/logs: fix dynamic log levels testing
 2017-10-05 21:19 UTC  (3+ messages)

[PATCH 0/2] fix 4GB DRAM window support on mvebu
 2017-10-05 21:16 UTC  (5+ messages)
` [PATCH 2/2] PCI: mvebu: Check DRAM window size


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.