All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-03 16:51:24 to 2016-11-03 17:42:12 UTC [more...]

[PATCH net v2 0/4] net: fix device reference leaks
 2016-11-03 17:40 UTC  (5+ messages)
` [PATCH net v2 1/4] phy: "
` [PATCH net v2 2/4] net: ethernet: ti: cpsw: fix device and of_node leaks
` [PATCH net v2 3/4] net: ethernet: ti: davinci_emac: fix device reference leak
` [PATCH net v2 4/4] net: hns: fix device reference leaks

[PATCH v2] console: use first console if stdout-path device doesn't appear
 2016-11-03 17:40 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 3/3] clocksource: Add clockevent support to NPS400 driver
 2016-11-03 17:41 UTC  (28+ messages)
` [PATCH 0/9] Move ARC timer code into drivers/clocksource/
  ` [PATCH 1/9] ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists
  ` [PATCH 2/9] ARC: timer: rtc: implement read loop in "C" vs. inline asm
  ` [PATCH 3/9] ARC: timer: gfrc: boot print alongside other timers
  ` [PATCH 4/9] ARC: time: move time_init() out of the driver
  ` [PATCH 6/9] ARC: move mcip.h into include/soc and adjust the includes
  ` [PATCH 7/9] ARC: breakout timer stuff into a seperate header
  ` [PATCH 9/9] clocksource: import ARC timer driver

[Buildroot] [PATCH v3 9/9] lttng-babeltrace: rename to babeltrace
 2016-11-03 17:41 UTC  (6+ messages)
` [Buildroot] [PATCH 2/2] package/babeltrace: enable debug info support for the host variant

[PATCH 1/3] dma-buf: return index of the first signaled fence
 2016-11-03 17:41 UTC  (3+ messages)
  ` [PATCH 2/3] drm/amdgpu: add the interface of waiting multiple fences (v3)
  ` [PATCH 3/3] drm/amdgpu: return first signaled fence index in status parameter

[PATCH] transport: add core.allowProtocol config option
 2016-11-03 17:39 UTC  (5+ messages)

[PATCH] libsepol/cil: Exit with an error for an unknown map permission
 2016-11-03 17:39 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s
 2016-11-03 17:39 UTC  (2+ messages)

Problems trying to bridge/route RoCE
 2016-11-03 17:38 UTC  (3+ messages)

[PATCH 00/43] Krogoth-next pull request
 2016-11-03 17:36 UTC 

[PATCH v2 00/14] ASoC: sun4i-codec: Add support for A31 Codec
 2016-11-03 17:36 UTC  (7+ messages)
` [PATCH v2 02/14] ASoC: sun4i-codec: Expand quirks to handle register offsets and card creation
` [PATCH v2 06/14] ASoC: sun4i-codec: Add support for A31 playback through headphone output

[PATCH v8] app/testpmd: fix DCB configuration
 2016-11-03 17:35 UTC  (2+ messages)
` [PATCH v9] "

[xen-unstable-smoke test] 101888: regressions - FAIL
 2016-11-03 17:35 UTC 

[PATCH net] net: Check for fullsock in sock_i_uid()
 2016-11-03 17:34 UTC  (5+ messages)

[kvm-unit-tests PATCH v2 0/6] x86: enable malloc and friends
 2016-11-03 17:34 UTC  (9+ messages)
` [kvm-unit-tests PATCH v2 4/6] x86: lib/alloc: move heap management to lib
` [kvm-unit-tests PATCH v2 6/6] lib/x86/vm: enable malloc and friends

[PATCHv2] ARM: OMAP3: Fix formatting of features printed
 2016-11-03 17:34 UTC  (2+ messages)

[PATCH 17/25] ia64/topology: Convert to hotplug state machine
 2016-11-03 17:33 UTC  (4+ messages)
  ` [PATCH 17/25 v2] "

[PATCH v3 0/5] usb: musb: da8xx: Fix few issues
 2016-11-03 17:33 UTC  (11+ messages)
` [PATCH v3 2/5] phy: da8xx-usb: Configure CFGCHIP2 to support OTG workaround
` [PATCH v3 3/5] dt/bindings: Add a new property to DA8xx USB PHY
` [PATCH v3 5/5] usb: musb: da8xx: Remove set_mode callback

[meta-oe][PATCH 1/2] krb5: Add -fPIC to compile flags
 2016-11-03 17:33 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] Disable PIE for libvdpau

[PATCH linux v6 00/18] FSI device driver introduction
 2016-11-03 17:33 UTC  (4+ messages)
` [PATCH linux v6 16/18] drivers/fsi: Add GPIO FSI master

[PATCH 00/33] userfaultfd tmpfs/hugetlbfs/non-cooperative
 2016-11-03 17:33 UTC  (7+ messages)
` [PATCH 12/33] userfaultfd: non-cooperative: Add madvise() event for MADV_DONTNEED request
` [PATCH 15/33] userfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb for huge page UFFDIO_COPY

printk considered harmful (was: [TECH TOPIC] asynchronous printk)
 2016-11-03 17:31 UTC 

[U-Boot] [PATCH v2] cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c
 2016-11-03 17:31 UTC  (2+ messages)

[PATCH 16/25] ia64/salinfo: Convert to hotplug state machine
 2016-11-03 17:31 UTC  (4+ messages)
  ` [PATCH 16/25 v2] "

[Qemu-devel] [PATCH 0/5] ARM BE8/BE32 big-endian system-mode fixes (semihosting, gdbstub)
 2016-11-03 17:30 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/5] ARM BE8/BE32 semihosting and gdbstub support
` [Qemu-devel] [PATCH 2/5] Fix Thumb-1 BE32 execution and disassembly
` [Qemu-devel] [PATCH 3/5] Fix arm_semi_flen_cb for BE32 system mode
` [Qemu-devel] [PATCH 4/5] ARM BE32 watchpoint fix

[PATCH v4 0/3] nvdimm: hotplug support
 2016-11-03 17:29 UTC  (15+ messages)
` [PATCH v4 2/3] nvdimm acpi: introduce _FIT
                    ` [Qemu-devel] "

[PATCH v3 09/12] ufs-qcom: phy/hcd: Refactoring phy clock handling
 2016-11-03 17:30 UTC  (2+ messages)
` [PATCH v4 "

requiring sortbitwise post-jewel
 2016-11-03 17:30 UTC 

[GIT PULL] iommu/arm-smmu: Fixes for 4.9
 2016-11-03 17:29 UTC  (10+ messages)

[RFC] A proposal for adding case insensitive lookups to ext4
 2016-11-03 17:28 UTC 

[PATCH 02/10] ASoC: Intel: Add sst_ipc_tx_message_nopm
 2016-11-03 17:27 UTC  (2+ messages)
` Applied "ASoC: Intel: Add sst_ipc_tx_message_nopm" to the asoc tree

[PATCH 03/10] ASoC: Intel: Skylake: Add D0iX IPCs
 2016-11-03 17:27 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Add D0iX IPCs" to the asoc tree

[PATCH 04/10] ASoC: Intel: Skylake: Add support for programming D0i3C
 2016-11-03 17:27 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Add support for programming D0i3C" to the asoc tree

[PATCH 05/10] ASoC: Intel: Skylake: Add D0iX callbacks
 2016-11-03 17:26 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Add D0iX callbacks" to the asoc tree

[PATCH 06/10] ASoC: Intel: Skylake: Add support for LPMode
 2016-11-03 17:26 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Add support for LPMode" to the asoc tree

[PATCH v2 01/14] ASoC: sun4i-codec: Move data structures to add create_card call to quirks
 2016-11-03 17:26 UTC  (4+ messages)
` Applied "ASoC: sun4i-codec: Move data structures to add create_card call to quirks" to the asoc tree

[PATCH 07/10] ASoC: Intel: Skylake: Add support for specifying D0i3 configuration
 2016-11-03 17:26 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Add support for specifying D0i3 configuration" to the asoc tree

[PATCH 08/10] ASoC: Intel: Skylake: Add D0i3 mode ref counting
 2016-11-03 17:26 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Add D0i3 mode ref counting" to the asoc tree

[PATCH 1/3] fs/exec: don't force writing memory access
 2016-11-03 18:24 UTC  (4+ messages)
` [PATCH v3 "

[PATCH] toaster: buildinfohelper toaster-custom-images layer
 2016-11-03 17:24 UTC 

[PATCH net-next v2] net: inet: Support UID-based routing
 2016-11-03 17:23 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: core: Add a UID field to struct sock
` [PATCH net-next v2 2/3] net: core: add UID to flows, rules, and routes
` [PATCH net-next v2 3/3] net: inet: Support UID-based routing in IP protocols

[PATCH net-next v1 00/21] amd-xgbe: AMD XGBE driver updates 2016-11-01
 2016-11-03 17:23 UTC  (3+ messages)

[PATCH 0/2] mm: fix the "counter.sh" failure for libhugetlbfs
 2016-11-03 17:22 UTC  (3+ messages)

[Bug 98578] AMDGPU white glitches in some games
 2016-11-03 17:22 UTC  (2+ messages)

net/netlink: null-ptr-deref in netlink_dump/lock_acquire
 2016-11-03 17:21 UTC  (7+ messages)

[PATCH] arm64: errata: Check for --fix-cortex-a53-843419 and --fix-cortex-a53
 2016-11-03 17:20 UTC  (9+ messages)

[Buildroot] [PATCH] authsae: new package
 2016-11-03 17:20 UTC  (2+ messages)

linux-next: manual merge of the mali-dp tree with the drm-misc tree
 2016-11-03 17:19 UTC  (3+ messages)

Linux Foundation Technical Advisory Board Elections updates and location
 2016-11-03 17:19 UTC  (4+ messages)
    ` [Ksummit-discuss] "

[RFD] match kernel and modules at run time
 2016-11-03 17:18 UTC  (4+ messages)

[PATCH net-next resend 00/13] ring reconfiguration and XDP support
 2016-11-03 17:12 UTC  (14+ messages)
` [PATCH net-next resend 01/13] nfp: add support for ethtool .get_channels
` [PATCH net-next resend 02/13] nfp: centralize runtime reconfiguration logic
` [PATCH net-next resend 03/13] nfp: rename ring allocation helpers
` [PATCH net-next resend 04/13] nfp: reuse ring helpers on .ndo_open() path
` [PATCH net-next resend 05/13] nfp: loosen relation between rings and IRQs vectors
` [PATCH net-next resend 06/13] nfp: add helper to reassign rings to IRQ vectors
` [PATCH net-next resend 07/13] nfp: move RSS indirection table init into a separate function
` [PATCH net-next resend 08/13] nfp: add support for ethtool .set_channels
` [PATCH net-next resend 09/13] nfp: reorganize nfp_net_rx() to get packet offsets early
` [PATCH net-next resend 10/13] debugfs: constify argument to debugfs_real_fops()
` [PATCH net-next resend 11/13] nfp: add XDP support in the driver
` [PATCH net-next resend 12/13] nfp: remove unnecessary parameters from nfp_net_bpf_offload()
` [PATCH net-next resend 13/13] nfp: add support for offload of XDP programs

[patch v1 1/1] leds: verify vendor and change license in mlxcpld driver
 2016-11-03 19:17 UTC 

How do I used Yocto to build an sdcard image for my Raspberry Pi 3 Model B?
 2016-11-03 17:18 UTC  (6+ messages)

[PATCH v2 0/2] support USB2 PHY OTG port for rk3399
 2016-11-03 17:17 UTC  (5+ messages)
` [PATCH v2 1/2] phy: rockchip-inno-usb2: support otg-port "

[PATCH net-next v2 1/1] driver: veth: Refine the statistics codes of veth driver
 2016-11-03 17:18 UTC  (4+ messages)

[Qemu-devel] [QEMU PATCH v10 0/3] migration: migrate QTAILQ
 2016-11-03 17:17 UTC  (6+ messages)
` [Qemu-devel] [QEMU PATCH v10 3/3] tests/migration: Add test for QTAILQ migration

[PATCH for-4.8] docs: replace hint with pointer in PVHv2 ACPI documentation
 2016-11-03 17:15 UTC  (2+ messages)

[Bug 98577] New: Graphical issues with the game SOMA
 2016-11-03 17:15 UTC  (2+ messages)
  ` [Bug 98577] "

using devtool for rebasing patches
 2016-11-03 17:14 UTC  (5+ messages)

[PATCH v3 0/8] Various fixes related to ptrace_may_access()
 2016-11-03 18:12 UTC  (5+ messages)
` [PATCH v3 1/8] exec: introduce cred_guard_light

[PATCH] net: icmp_route_lookup should use rt dev to determine L3 domain
 2016-11-03 17:13 UTC 

[PATCH 00/19] drm/atomic: Use less confusing iterator names
 2016-11-03 17:11 UTC  (7+ messages)
` [PATCH 15/19] drm/i915: Use new atomic iterator macros in ddi
` [PATCH 18/19] drm/i915: Use new atomic iterator macros in display code
  ` [Intel-gfx] "
` [PATCH 19/19] drm/atomic: Rename atomic oldnew iterator
  ` [Intel-gfx] "

net/sctp: use-after-free in __sctp_connect
 2016-11-03 17:11 UTC  (5+ messages)

[PATCH 0/2] pinctrl: sh-pfc: Fixups for bias handeling
 2016-11-03 17:10 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLE
` [PATCH 2/2] pinctrl: sh-pfc: r8a7795: Use lookup function for bias data

[PATCH] KVM:x86: avoid VMCS access from non-vCPU context
 2016-11-03 17:10 UTC  (4+ messages)

[PATCH RFC 0/2] ethtool: Add actual port speed reporting
 2016-11-03 17:09 UTC  (4+ messages)

[PATCH] poly1305: generic C can be faster on chips with slow unaligned access
 2016-11-03 17:08 UTC  (4+ messages)

[drm/qxl v2 0/7] qxl: Various cleanups/fixes
 2016-11-03 17:08 UTC  (5+ messages)
` [drm/qxl v2 7/7] qxl: Allow resolution which are not multiple of 8

[PATCH v3 00/12] ufs-qcom: phy/hcd: Clean up qcom-ufs phy and ufs-qcom hcd
 2016-11-03 17:07 UTC  (4+ messages)
` [PATCH v3 04/12] phy: qcom-ufs-14nm: Add new compatible for msm8996 based phy

[PATCH V6 0/5] ECAM quirks handling for ARM64 platforms
 2016-11-03 17:06 UTC  (11+ messages)
` [PATCHv2] PCI: QDF2432 32 bit config space accessors

`git stash apply` deleted a random dir from my working copy
 2016-11-03 17:04 UTC  (3+ messages)

[PATCH v2] arc: Implement arch-specific dma_map_ops.mmap
 2016-11-03 17:03 UTC  (4+ messages)

[PATCH] usb: gadget: u_ether: remove interrupt throttling
 2016-11-03 17:04 UTC  (4+ messages)

[PATCH v8: 0/4] Enabling Ring 3 MONITOR/MWAIT feature for Knights Landing
 2016-11-03 17:00 UTC  (3+ messages)
` [PATCH v8: 1/4] x86/msr: Add MSR_MISC_FEATURE_ENABLES and PHIR3MWAIT bit

[Qemu-devel] [PATCH V2 00/11] vhost device IOTLB support
 2016-11-03 17:03 UTC  (7+ messages)
` [Qemu-devel] [PATCH V2 05/11] exec: introduce address_space_get_iotlb_entry()
` [Qemu-devel] [PATCH V2 09/11] memory: handle alias for iommu notifier
` [Qemu-devel] [PATCH V2 10/11] memory: handle alias in memory_region_is_iommu()

[Buildroot] [PATCH 1/1] berkeleydb: fix build on powerpc64le
 2016-11-03 17:02 UTC  (3+ messages)

How to add libudev.h
 2016-11-03 16:49 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/2] libidn2: new package
 2016-11-03 17:00 UTC  (2+ messages)

[Qemu-devel] [PULL 00/47] virtio, pc: fixes and features
 2016-11-03 16:59 UTC  (2+ messages)

Making rcu_normal=1 in RT
 2016-11-03 16:59 UTC  (11+ messages)
            ` [PATCH] rcu: update: make RCU_EXPEDITE_BOOT default

[Qemu-devel] [PULL v3 00/30] Misc patches for 2016-10-31
 2016-11-03 16:58 UTC  (2+ messages)

[PATCH net-next 00/13] ring reconfiguration and XDP support
 2016-11-03 16:58 UTC  (4+ messages)
` [PATCH net-next 10/13] debugfs: constify argument to debugfs_real_fops()

[Buildroot] [PATCH 0/2] libcurl: Incorrect fix for CVE-2016-8625
 2016-11-03 16:58 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] libidn2: new package

stmmac/RTL8211F/Meson GXBB: TX throughput problems
 2016-11-03 16:57 UTC  (6+ messages)

[PATCH nf v2] netfilter: conntrack: refine gc worker heuristics
 2016-11-03 16:57 UTC  (4+ messages)

[PATCH] ARM: DTS: r8a7794: alt: Fix PCF names for DU
 2016-11-03 16:57 UTC  (4+ messages)

Need some help on IPMI Get Self Test Result command
 2016-11-03 16:52 UTC 

[PATCH v4 03/11] ASoC: topology: Not quit on topology file of ABI version 4
 2016-11-03 16:55 UTC  (2+ messages)
` Applied "ASoC: topology: Support topology file of ABI v4" to the asoc tree

[PATCH v7 02/11] ASoC: topology: Only use valid names of PCM for the kernel DAI & DAI link
 2016-11-03 16:55 UTC  (2+ messages)
` Applied "ASoC: topology: Only use valid names of PCM for the kernel DAI & DAI link" to the asoc tree

[PATCH v7 04/11] ASoC: topology: ABI - Add flags and private data to PCM
 2016-11-03 16:55 UTC  (2+ messages)
` Applied "ASoC: topology: ABI - Add flags and private data to PCM" to the asoc tree

[PATCHSET] block: IO polling improvements
 2016-11-03 16:55 UTC  (6+ messages)
` [PATCH 1/4] block: add scalable completion tracking of requests

Applied "ASoC: sun4i-i2s: Implement capture support" to the asoc tree
 2016-11-03 16:55 UTC 

[PATCH] drm/amd/powerplay: return false instead of -EINVAL
 2016-11-03 16:39 UTC  (2+ messages)

Trivial priority scheduler
 2016-11-03 16:54 UTC  (4+ messages)
` [PATCH 07/12] drm/i915/scheduler: Boost priorities for flips

[Qemu-devel] [PATCH 0/2] qom+coccinelle: add and use object_new_with_class()
 2016-11-03 16:54 UTC  (3+ messages)
` [Qemu-arm] "

[PATCH nf-next] netfilter: nft_hash: get random bytes if seed is not specified
 2016-11-03 16:52 UTC 

[Qemu-devel] [PATCH v2] target-sh4: add atomic tas
 2016-11-03 16:51 UTC  (7+ messages)

[ANNOUNCE] Git for Windows 2.10.2
 2016-11-03 16:51 UTC  (5+ messages)
` Help with vger's rules, was "

[Qemu-devel] [PATCH 0/2] tests: A few check-qom-proplist fixes
 2016-11-03 16:51 UTC  (2+ messages)

[PATCH] kvm: x86: make function static to avoid compiling warning
 2016-11-03 16:51 UTC  (2+ messages)


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.