All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-11 09:09:26 to 2016-07-11 10:15:19 UTC [more...]

[WireGuard] [ANNOUNCE] Snapshot `experimental-0.0.20160711` Available
 2016-07-11 10:15 UTC 

[PATCH v2 00/13] KVM: x86: break the xAPIC barrier
 2016-07-11 10:14 UTC  (10+ messages)
` [PATCH v2 04/13] KVM: x86: dynamic kvm_apic_map
` [PATCH v2 11/13] KVM: x86: add KVM_CAP_X2APIC_API

[PATCH review 0/12] General unprivileged mount support v2
 2016-07-11 10:14 UTC  (8+ messages)
` [PATCH review 01/12] fs: Refuse uid/gid changes which don't map into s_user_ns
  ` [PATCH review 08/12] quota: Ensure qids map to the filesystem
  ` [PATCH review 10/12] dquot: For now explicitly don't support filesystems outside of init_user_ns

a question about protection_map[]
 2016-07-11 10:12 UTC 

[PATCH v23 00/22] Richacls (Core and Ext4)
 2016-07-11 10:11 UTC  (6+ messages)
` [PATCH v23 06/22] richacl: In-memory representation and helper functions

[Buildroot] [PATCH 0/6] Add support for AMD Catalyst graphics driver
 2016-07-11 10:11 UTC  (7+ messages)
` [Buildroot] [PATCH 2/6] pkg-download: Allow packages to pass an URL referer to the wget method
` [Buildroot] [PATCH 3/6] docs/manual: Document the variable $(PKG)_DL_REFERER

[PART2 PATCH v3 00/11] iommu/AMD: Introduce IOMMU AVIC support
 2016-07-11 10:11 UTC  (12+ messages)
` [PART2 PATCH v3 01/11] iommu/amd: Detect and enable guest vAPIC support
` [PART2 PATCH v3 02/11] iommu/amd: Move and introduce new IRTE-related unions and structures
` [PART2 PATCH v3 03/11] iommu/amd: Introduce interrupt remapping ops structure
` [PART2 PATCH v3 04/11] iommu/amd: Add support for multiple IRTE formats
` [PART2 PATCH v3 05/11] iommu/amd: Detect and initialize guest vAPIC log
` [PART2 PATCH v3 06/11] iommu/amd: Adding GALOG interrupt handler
` [PART2 PATCH v3 07/11] iommu/amd: Introduce amd_iommu_update_ga()
` [PART2 PATCH v3 08/11] iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pass-through devices
` [PART2 PATCH v3 09/11] iommu/amd: Enable vAPIC interrupt remapping mode by default
` [PART2 PATCH v3 10/11] svm: Introduce AMD IOMMU avic_ga_log_notifier
` [PART2 PATCH v3 11/11] svm: Implements update_pi_irte hook to setup posted interrupt

[PATCH -next] netfilter: conntrack: simplify early_drop
 2016-07-11 10:11 UTC  (2+ messages)

KASAN vs vmapped stacks
 2016-07-11  9:57 UTC  (2+ messages)

[PATCH nf-next 0/2] netfilter: nat: simplify & convert bysrc hash to rhashtable
 2016-07-11 10:10 UTC  (5+ messages)
` [PATCH nf-next 1/2] netfilter: move nat hlist_head to nf_conn
` [PATCH nf-next 2/6] netfilter: nat: convert nat bysrc hash to rhashtable

[PATCH nf-next] netfilter: nft_ct: make byte/packet expr more friendly
 2016-07-11 10:09 UTC  (2+ messages)

[PATCH V2,nf 0/3] netfilter: conntrack: fix race condition associated with hash resize
 2016-07-11 10:09 UTC  (2+ messages)

[patch] crypto: sha256-mb - cleanup a || vs | typo
 2016-07-11 10:09 UTC  (9+ messages)

[PATCH v2 1/1] gpio: merrifield: Introduce GPIO driver to support Merrifield
 2016-07-11 10:08 UTC  (9+ messages)

[PATCH] CFLAGS: add -Wunused-but-set-parameter
 2016-07-11 10:13 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC v4 0/4] docker: Support building qemu-user powered docker test images
 2016-07-11 10:08 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFC v4 3/4] docker: Support "QEMU_CHROOT" in dockerfiles

[PATCH] crypto: qat - Stop dropping leading zeros from RSA output
 2016-07-11 10:08 UTC  (2+ messages)

[PATCH] crypto: qat - Add DH support
 2016-07-11 10:08 UTC  (2+ messages)

[kernel-hardening] [PATCH v4 00/29] virtually mapped stacks and thread_info cleanup
 2016-07-11 10:08 UTC  (3+ messages)
` [kernel-hardening] [PATCH v4 26/29] sched: Allow putting thread_info into task_struct

[PATCH] [linux-next] crypto: doc- Fix double words "the the" in crypto-API.tmpl
 2016-07-11 10:08 UTC  (2+ messages)

[PATCH 00/15] net: thunderx: Add support for 81xx and 83xx
 2016-07-11 10:01 UTC  (32+ messages)
` [PATCH 01/15] net: thunderx: Moved HW capability info from macros to structure
` [PATCH 02/15] net: thunderx: Add VNIC's PCI devid on future chips
` [PATCH 03/15] net: thunderx: Add support for 81xx and 83xx chips
` [PATCH 04/15] net: thunderx: Set queue count based on number of CPUs
` [PATCH 05/15] net: thunderx: Enable CQE_RX desc's extension fields
` [PATCH 06/15] net: thunderx: Enable mailbox interrupts on 81xx/83xx
` [PATCH 07/15] net: thunderx: Support for different LMAC types within BGX
` [PATCH 08/15] net: thunderx: Add 81xx support to BGX driver
` [PATCH 09/15] net: thunderx: Add QSGMII interface type support
` [PATCH 10/15] net: thunderx: Add RGMII "
` [PATCH 11/15] net: thunderx: Use netdev's name for naming VF's interrupts
` [PATCH 12/15] net: thunderx: Use skb_add_rx_frag() for split buffer Rx pkts
` [PATCH 13/15] net: thunderx: Improvement for MBX interface debug messages
` [PATCH 14/15] net: thunderx: Reset RXQ HW stats when interface is brought down
` [PATCH 15/15] net: thunderx: Don't set mac address for secondary Qset VFs

[PATCH v4] Axi-usb: Add support for 64-bit addressing
 2016-07-11 10:07 UTC  (4+ messages)

[PATCH 1/2] tty: amba-pl011: add support for clock frequency setting via dt
 2016-07-11  9:53 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: set UART1 clock frequency to 150MHz

btrfs module does not load on sparc64
 2016-07-11 10:06 UTC  (3+ messages)

[PATCH 0/3] ALSA - hda: Add support for link audio time reporting
 2016-07-11 10:13 UTC  (4+ messages)
` [PATCH 1/3] ALSA - hda: Add support for GTS capability
` [PATCH 2/3] ALSA - hda: Add support for link audio time reporting
` [PATCH 3/3] ALSA - hda: Fix timestamping documentation

[PATCH v1 1/1] gpio: merrifield: Protect irq_ack() and gpio_set() by lock
 2016-07-11 10:06 UTC 

[PATCH v8 0/9] ARM: dts: DRA7: Add dt nodes for PWMSS
 2016-07-11 10:06 UTC  (9+ messages)
` [PATCH v8 3/9] pwm: pwm-tiehrpwm: Update dt binding document to use generic node name
` [PATCH v8 4/9] pwm: pwm-tiecap: Update dt binding document to use proper unit address

[RFC] Generic flow director/filtering/classification API
 2016-07-11 10:06 UTC  (5+ messages)

[PATCH] iommu/amd: Fix unity mapping initialization race
 2016-07-11 10:05 UTC  (6+ messages)

[PATCH v2 00/13] sched: Clean-ups and asymmetric cpu capacity support
 2016-07-11 10:04 UTC  (5+ messages)
` [PATCH v2 04/13] sched: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flag
` [PATCH v2 05/13] sched: Enable SD_BALANCE_WAKE for asymmetric capacity systems

[GIT PULL nf] Second Round of IPVS Fixes for v4.7
 2016-07-11 10:04 UTC  (2+ messages)

[PATCH v4 00/17] Support for sustained capturing of GuC firmware logs
 2016-07-11 10:04 UTC  (5+ messages)
` [PATCH 01/17] drm/i915: Decouple GuC log setup from verbosity parameter
` [PATCH 04/17] drm/i915: Add low level set of routines for programming PM IER/IIR/IMR register set

[GIT PULL nf-next] IPVS Updates for v4.8
 2016-07-11 10:04 UTC  (2+ messages)

[PATCH] net/enic: decrement Tx mbuf reference count before recycling
 2016-07-11 10:04 UTC  (2+ messages)

[PATCH v11 00/22] Add HiSilicon RoCE driver
 2016-07-11  9:38 UTC  (5+ messages)

[PATCH v3 1/1] gpio: merrifield: Introduce GPIO driver to support Merrifield
 2016-07-11 10:03 UTC  (2+ messages)

[PATCH 1/4] ath9k_hw: fix duplicate (and partially wrong) definition of AR_CH0_THERM
 2016-07-11 10:02 UTC  (4+ messages)
` [PATCH 2/4] ath9k_hw: simplify ar9003_hw_per_calibration
` [PATCH 3/4] ath9k_hw: get rid of some duplicate code in calibration init
` [PATCH 4/4] ath9k_hw: implement temperature compensation support for AR9003+

[PATCHv2 3/5] pulse8-cec: new driver for the Pulse-Eight USB-CEC Adapter
 2016-07-11 10:02 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH V5 0/4] Introduce COLO-compare
 2016-07-11 10:02 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH V5 4/4] colo-compare: add TCP, UDP, ICMP packet comparison

oFono chat
 2016-07-11 10:00 UTC 

[PATCH] libxl: trigger attach events for devices attached before xl devd startup
 2016-07-11 10:00 UTC  (6+ messages)

[PATCH] lib/librte_ether: bypass code cleanup
 2016-07-11  9:56 UTC  (5+ messages)

[PATCH] xen_pvscsi: reclaim the ring request when mapping data failed
 2016-07-11  9:53 UTC  (8+ messages)
  ` [Xen-devel] "

[Bug 96881] ViennaCL fails dense_blas-bench-opencl benchmark with doubles on AMD CYPRESS (DRM 2.43.0, LLVM 3.8.0)
 2016-07-11  9:54 UTC  (2+ messages)

[Buildroot] [PATCH] toolchain: add hidden symbol for PIE support
 2016-07-11  9:54 UTC  (3+ messages)

[PATCH v2 0/6] enable lpm, acl and other missing libraries in ppc64le
 2016-07-11  9:37 UTC  (3+ messages)

[PATCH] sched/fair: do not announce throttled next buddy in dequeue_task_fair
 2016-07-11  9:54 UTC  (5+ messages)

GRUB does not work when sb_meta_uuid is set on XFSv5
 2016-07-11  9:53 UTC  (6+ messages)

[PATCH] sstate.bbclass: make PV to depend on PV variable value
 2016-07-11  9:43 UTC 

[ath9k-devel] AuthSAE rekeying issues with ATH9K
 2016-07-11  9:53 UTC  (2+ messages)

[PATCH] vhost: fix segfault on bad descriptor address
 2016-07-11  9:50 UTC  (8+ messages)

[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx
 2016-07-11  9:50 UTC  (4+ messages)

[Buildroot] [PATCH 1/3] package/runc: use BR_PATH to find pkg-config
 2016-07-11  9:47 UTC  (7+ messages)
` [Buildroot] [PATCH 2/3] package/runc: fix shared only build when libseccomp is enabled

[PATCH v3 0/6] R8A7795/Salvator-X PWM support
 2016-07-11  9:45 UTC  (5+ messages)
` [PATCH v3 1/6] pwm: rcar: Use ARCH_RENESAS
` [PATCH v3 5/6] pwm: add R-Car H3 device tree bindings

[Qemu-devel] [PATCH 00/15] optimize Qemu RSS usage
 2016-07-11  9:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH 13/15] exec: use mmap for PhysPageMap->nodes

[Bug 121831] New: Several kmemcheck: Caught 64-bit read from uninitialized memory in radeo
 2016-07-11  9:39 UTC  (2+ messages)
` [Bug 121831] "

[PATCH] pwm: Create device class for pwm channels
 2016-07-11  9:39 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Use bitwise instead of arithmetic operator for flags
 2016-07-11  9:38 UTC  (2+ messages)

[PATCHv3 0/2] libfs,xenfs: replace /proc/xen/xenbus with a symlink
 2016-07-11  9:38 UTC  (4+ messages)
` [PATCHv3 1/2] libfs: allow simple_fill_super() to add symlinks
  ` [Xen-devel] "

[RFC v2 0/3] Improve wireless netdev detection
 2016-07-11  9:34 UTC  (8+ messages)
` [RFC v2 1/3] nl80211: Add nl80211_notify_iface

[PATCH 0/6] crypto: img-hash - fixes and interface changes
 2016-07-11  9:33 UTC  (7+ messages)
` [PATCH 1/6] crypto: img-hash - Fix null pointer exception
` [PATCH 2/6] crypto: img-hash - Fix hash request context
` [PATCH 3/6] crypto: img-hash - Reconfigure DMA Burst length
` [PATCH 4/6] crypto: img-hash - Add suspend resume hooks for img hash
` [PATCH 5/6] crypto: img-hash - Add support for export and import
` [PATCH 6/6] crypto: img-hash - log a successful probe

PCIe MSI address is not written at pci_enable_msi_range call
 2016-07-11  9:33 UTC  (3+ messages)

[PATCH 0/5] pwm: Fixes and support for Tegra186
 2016-07-11  9:31 UTC  (2+ messages)

MIPS: We need to clear MMU contexts of all other processes when asid_cache(cpu) wraps to 0
 2016-07-11  9:30 UTC  (3+ messages)

[PATCH 0/2] xfstests: extended names fixes
 2016-07-11  9:29 UTC  (7+ messages)
` [PATCH 1/2] xfstests: Fix installation for extended names
` [PATCH 2/2] xfstests: filename handling for extended names in ./check was on a wrong place

[PATCH 0/4 v2] xfstests: extended names fixes
 2016-07-11  9:26 UTC  (5+ messages)
` [PATCH 1/4] xfstests: Fix installation for extended names
` [PATCH 2/4] fstests: filename handling for extended names in ./check was on a wrong place
` [PATCH 3/4] xfstests: remove unused variable
` [PATCH 4/4] xfstests: filename handling - fix early wildcard expansion

Question about xen event channel
 2016-07-11  9:26 UTC  (2+ messages)

[meta-python][PATCH v2] Add some python packages bb
 2016-07-11  9:23 UTC  (4+ messages)
` [meta-python][PATCH v2 5/5] python-setuptools-scm: Add python-setuptools-scm bb

[PATCH v2] xen: arm64: Add support for Renesas RCar Gen3 H3 Salvator-X platform
 2016-07-11  9:25 UTC  (11+ messages)

[Qemu-devel] [PATCH v11 00/28] IOMMU: Enable interrupt remapping for Intel IOMMU
 2016-07-11  9:25 UTC  (10+ messages)
` [Qemu-devel] [PATCH v11 04/28] x86-iommu: q35: generalize find_add_as()

[PATCH v3] sched/deadline: remove useless param from setup_new_dl_entity
 2016-07-11  9:22 UTC  (5+ messages)

[PATCH 0/7] Rockchip dw-mipi-dsi driver
 2016-07-11  9:20 UTC  (7+ messages)
` [PATCH 5/7] drm/rockchip: dw-mipi: support HPD poll

powerpc / cxl: Add support for the Mellanox CX4 in cxl mode
 2016-07-11  9:19 UTC  (8+ messages)
` [PATCH 14/14] cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards

[PATCH] spi: spi-ti-qspi: clear wlen field while setting word length
 2016-07-11  9:19 UTC  (9+ messages)

[Qemu-devel] [PATCH] net: cleanup before character devices
 2016-07-11  9:18 UTC  (3+ messages)

[meta-oe][PATCH] freeglut: add opengl to REQUIRED_DISTRO_FEATURES
 2016-07-11  9:15 UTC 

[PATCH v1 1/1] pinctrl: intel: Protect set wake flow by spin lock
 2016-07-11  9:16 UTC  (2+ messages)

[Ksummit-discuss] [CORE TOPIC] stable workflow
 2016-07-11  8:56 UTC  (14+ messages)
                    ` [Ksummit-discuss] [CORE TOPIC] kernel unit testing

[U-Boot] [PATCH v2] rockchip: add basic support for evb-rk3288 board
 2016-07-11  9:14 UTC 

[PATCHv5 0/8] 2c: Relax mandatory I2C ID table passing
 2016-07-11  9:13 UTC  (4+ messages)
` [TEST PATCH] rtc: convert ds1307 to interim probe_new

[PATCH 0/3] thermal: Add Mediatek thermal driver for mt2701
 2016-07-11  9:09 UTC  (6+ messages)
` [PATCH 3/3] arm: dts: thermal: add thermal/auxadc node

How to set Current register in IIO driver from sysfs
 2016-07-11  9:10 UTC  (4+ messages)

[libvirt test] 97003: tolerable FAIL - PUSHED
 2016-07-11  9:10 UTC 


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.