All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-24 15:47:42 to 2017-01-24 16:29:35 UTC [more...]

[PATCH 00/12] Fix few rmap-related THP bugs
 2017-01-24 16:28 UTC  (19+ messages)
` [PATCH 01/12] uprobes: split THPs before trying replace them
` [PATCH 02/12] mm: introduce page_check_walk()
` [PATCH 03/12] mm: fix handling PTE-mapped THPs in page_referenced()
` [PATCH 04/12] mm: fix handling PTE-mapped THPs in page_idle_clear_pte_refs()
` [PATCH 06/12] mm: convert page_mkclean_one() to page_check_walk()
` [PATCH 07/12] mm: convert try_to_unmap_one() "
` [PATCH 08/12] mm, ksm: convert write_protect_page() "
` [PATCH 09/12] mm, uprobes: convert __replace_page() "
` [PATCH 10/12] mm: convert page_mapped_in_vma() "
` [PATCH 11/12] mm: drop page_check_address{,_transhuge}
` [PATCH 12/12] mm: convert remove_migration_pte() to page_check_walk()

[PATCH] net/szedata2: fix incorrect device memory access
 2017-01-24 16:29 UTC  (9+ messages)

[U-Boot] [PATCH 0/3] ARM: am335x: Support chiliSOM and chiliBoard
 2017-01-24 16:29 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] ARM: am335x: Add support for chiliSOM

[Qemu-devel] [PATCH v5 00/18] VT-d: vfio enablement and misc enhances
 2017-01-24 16:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 02/18] vfio: introduce vfio_get_vaddr()

[PATCH v2 00/14] x86/cpuid: Handling of simple leaves in guest_cpuid()
 2017-01-24 16:29 UTC  (13+ messages)
` [PATCH v2 08/14] x86/cpuid: Handle leaf 0x80000008 "
` [PATCH v2 11/14] x86/cpuid: Handle leaves 0x8000000b-1a "
` [PATCH v2 13/14] x86/cpuid: Handle leaf 0x8000001c "
` [PATCH v2 14/14] x86/cpuid: Remove the legacy path handling extd leaves

ath9k/ath10k DFS testing / certification
 2017-01-24 16:26 UTC  (5+ messages)

[Buildroot] [git commit] micropython: bump version to v1.8.7
 2017-01-24 16:28 UTC 

[PATCH net 0/2] net: Fix oops on state free after lwt module unload
 2017-01-24 16:26 UTC  (8+ messages)
` [PATCH net v2 "
  ` [PATCH net v2 2/2] lwtunnel: Fix oops on state free after encap "
  ` [PATCH net v3 0/2] net: Fix oops on state free after lwt "
    ` [PATCH net v3 1/2] net: Specify the owning module for lwtunnel ops
    ` [PATCH net v3 2/2] lwtunnel: Fix oops on state free after encap module unload

[PATCH v3] dt-bindings: power: supply: bq24735: reverse the polarity of ac-detect
 2017-01-24 16:24 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/6] ARMv7M: some simple bugfixes and cleanups
 2017-01-24 16:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/6] armv7m: MRS/MSR: handle unprivileged access
  ` [Qemu-devel] [Qemu-arm] "

setattr ATTR_SIZE vs the rest
 2017-01-24 16:25 UTC  (10+ messages)
` [PATCH] nfsd: special case truncates some more

[PATCH 1/3] powerpc: bpf: remove redundant check for non-null image
 2017-01-24 16:25 UTC  (9+ messages)
` [PATCH 3/3] powerpc: bpf: implement in-register swap for 64-bit endian operations

NXP DPAA2: Symbol renaming issue: Request for Suggestions
 2017-01-24 16:24 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC v4 00/20] VT-d: vfio enablement and misc enhances
 2017-01-24 16:24 UTC  (9+ messages)
` [Qemu-devel] [PATCH RFC v4 18/20] intel_iommu: enable vfio devices

[Qemu-devel] [PATCH V2] hw/pci: disable pci-bridge's shpc by default
 2017-01-24 16:23 UTC  (2+ messages)

[PATCH v5] crypto/scheduler: add driver for scheduler crypto pmd
 2017-01-24 16:24 UTC  (25+ messages)
` [PATCH v6 00/11] "
  ` [PATCH v6 01/11] cryptodev: add scheduler PMD name and type
  ` [PATCH v6 02/11] crypto/scheduler: add APIs for scheduler
  ` [PATCH v6 03/11] crypto/scheduler: add internal structure declarations
  ` [PATCH v6 04/11] crypto/scheduler: add scheduler API implementations
  ` [PATCH v6 05/11] crypto/scheduler: add round-robin scheduling mode
  ` [PATCH v6 06/11] crypto/scheduler: register scheduler vdev driver
  ` [PATCH v6 07/11] crypto/scheduler: register operation function pointer table
  ` [PATCH v6 08/11] crypto/scheduler: add scheduler PMD to DPDK compile system
  ` [PATCH v6 09/11] crypto/scheduler: add scheduler PMD config options
  ` [PATCH v6 10/11] app/test: add unit test for cryptodev scheduler PMD
  ` [PATCH v6 11/11] crypto/scheduler: add documentation
  ` [PATCH v7 00/11] crypto/scheduler: add driver for scheduler crypto pmd
    ` [PATCH v7 01/11] cryptodev: add scheduler PMD name and type
    ` [PATCH v7 02/11] crypto/scheduler: add APIs for scheduler
    ` [PATCH v7 03/11] crypto/scheduler: add internal structure declarations
    ` [PATCH v7 04/11] crypto/scheduler: add scheduler API implementations
    ` [PATCH v7 05/11] crypto/scheduler: add round-robin scheduling mode
    ` [PATCH v7 06/11] crypto/scheduler: register scheduler vdev driver
    ` [PATCH v7 07/11] crypto/scheduler: register operation function pointer table
    ` [PATCH v7 08/11] crypto/scheduler: add scheduler PMD to DPDK compile system
    ` [PATCH v7 09/11] crypto/scheduler: add scheduler PMD config options
    ` [PATCH v7 10/11] app/test: add unit test for cryptodev scheduler PMD
    ` [PATCH v7 11/11] crypto/scheduler: add documentation

[PATCH v3 0/3] xen: optimize xenbus performance
 2017-01-24 16:23 UTC  (6+ messages)
` [PATCH v3 3/3] xen: optimize xenbus driver for multiple concurrent xenstore accesses

[RFC] Runtime PM on the RZ/A series is never going to work right
 2017-01-24 16:22 UTC  (5+ messages)

reflink COW improvements
 2017-01-24 16:21 UTC  (12+ messages)
` [PATCH 2/3] xfs: go straight to real allocations for direct I/O COW writes

[PATCH 4/4] drm/i915: Add support for DP Video pattern compliance tests
 2017-01-24 16:21 UTC  (2+ messages)
` [PATCH v4 "

[PATCH net] net: reset ct before calling ndo_start_xmit
 2017-01-24 16:21 UTC  (2+ messages)

[PATCH] eal: fix wrong log at startup
 2017-01-24 16:21 UTC 

renesas-drivers-2017-01-24-v4.10-rc5
 2017-01-24 16:21 UTC 

[Qemu-devel] [PULL 00/13] x86, machine, numa queue (2017-01-23)
 2017-01-24 16:20 UTC  (4+ messages)

[PATCH] pata_legacy: Allow disabling of legacy PATA device probes on non-PCI systems
 2017-01-24 16:19 UTC  (12+ messages)

[PATCH] mbuf: remove redundant line in rte_pktmbuf_attach
 2017-01-24 16:19 UTC  (7+ messages)

[PATCH v2] xfs: use per-AG reservations for the finobt
 2017-01-24 16:19 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH v4] alfred: IPv4 multicast distribution support
 2017-01-24 16:19 UTC  (9+ messages)

[PATCH 0/6] x86/cpuid: Handling of simple leaves in guest_cpuid()
 2017-01-24 16:17 UTC  (6+ messages)
` [PATCH 1/6] x86/cpuid: Hide VT-x/SVM from HVM-based control domains

[ath6kl:pending 49/54] drivers/net/wireless/ath/ath10k/htt_tx.c:733:2: warning: large integer implicitly truncated to unsigned type
 2017-01-24 16:15 UTC 

[PATCH v4 0/2] modversions: redefine kcrctab entries as 32-bit values
 2017-01-24 16:16 UTC  (6+ messages)
` [PATCH v4 1/2] kbuild: modversions: add infrastructure for emitting relative CRCs
` [PATCH v4 2/2] modversions: treat symbol CRCs as 32 bit quantities

[RFC 0/8] mbuf: structure reorganization
 2017-01-24 16:16 UTC  (5+ messages)
` [RFC 3/8] mbuf: set mbuf fields while in pool

[PATCH 1/4] drm/i915: Add support for DP link training compliance
 2017-01-24 16:16 UTC  (2+ messages)
` [PATCH v5 "

[PATCH 1/4] drm/i915: Disable plane gamma in SKL+ sprite planes
 2017-01-24 16:16 UTC  (4+ messages)
` [PATCH 2/4] drm/i915/glk: Plane color correction register changes

[LTP] [PATCH] test_net.sh: add tst_wait_ipv6_dad()
 2017-01-24 16:15 UTC  (3+ messages)

[PATCH] ata: pata_of_platform: using of_property_read_u32() helper
 2017-01-24 16:15 UTC  (2+ messages)

[RFC 2/4] irqchip, gicv3-its:Workaround for HiSilicon erratum 161010801
 2017-01-24 16:14 UTC  (10+ messages)

[SPDK] Timer subsystem in SPDK application framework?
 2017-01-24 16:14 UTC 

[Qemu-devel] [PATCH] cirrus: fix oob access issue
 2017-01-24 16:12 UTC  (7+ messages)

[Qemu-devel] [PATCH] pci: mark ROMs read-only
 2017-01-24 16:12 UTC  (2+ messages)

[PATCH v5 1/3] dt: bindings: add documentation for zx2967 family watchdog controller
 2017-01-24 16:12 UTC  (4+ messages)
` [PATCH v5 3/3] watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family

[PATCHv2 perf/core 0/7] Libbpf improvements
 2017-01-24 16:12 UTC  (2+ messages)

[PATCH RFC net-next] packet: always ensure that we pass hard_header_len bytes in skb_headlen() to the driver
 2017-01-24 16:11 UTC 

[PATCH 10/12] firmware: qcom_scm: Add qcom_scm_gpu_zap_resume()
 2017-01-24 16:11 UTC  (4+ messages)
` [PATCH] firmware: qcom_scm: Add set remote state API

Problems with pci/vga passthrough
 2017-01-24 16:11 UTC  (5+ messages)
` Is: EPT violations. Was:Re: "

Progress bar not showing 100% completion for command line builds
 2017-01-24 16:10 UTC  (3+ messages)

[Bug 99513] incorrect reporting/status/performance ?
 2017-01-24 16:10 UTC  (2+ messages)

[RFC] net: ipv6: return the first matched rt6_info for multicast packets in find_rr_leaf()
 2017-01-24 16:10 UTC  (3+ messages)

[PATCH v2 2/2] vring: Force use of DMA API for ARM-based systems
 2017-01-24 16:10 UTC  (17+ messages)

[PATCH 1/2] drm/amdgpu: fix 64bit shift for KV/KB
 2017-01-24 16:09 UTC  (3+ messages)

[PATCH] queue stall with blk-mq-sched
 2017-01-24 16:09 UTC  (3+ messages)

[patch] samples/bpf: silence shift wrapping warning
 2017-01-24 16:02 UTC  (3+ messages)

[PATCH v3 00/12] ASoC: hdmi: Preparatory work to support MST audio
 2017-01-24 16:19 UTC  (13+ messages)
` [PATCH v3 01/12] ASoC: hdac_hdmi: Register widget event handlers
` [PATCH v3 02/12] ASoC: Intel: Skylake: Use set_tdm_slot to set the dma channel
` [PATCH v3 03/12] ASoC: hdac_hdmi: Move channel info from pin to PCM structure
` [PATCH v3 04/12] ASoC: Intel: bxt: add channel map support in rt298 machine
` [PATCH v3 05/12] ASoC: Intel: bxt: add channel map support in bxt_da7219_max98357a machine
` [PATCH v3 06/12] ASoC: hdac_hdmi: Begin to add support for DP Multi-stream audio
` [PATCH v3 07/12] ASoC: Intel: Skylake: Add route change to rt286 machine
` [PATCH v3 08/12] ASoC: Intel: Skylake: Add route change to nau88l25_max98357a machine
` [PATCH v3 09/12] ASoC: Intel: Skylake: Add route change to nau88l25_ssm4567 machine
` [PATCH v3 10/12] ASoC: Intel: bxt: Add route change to rt298 machine
` [PATCH v3 11/12] ASoC: Intel: bxt: Add route change to da7219_max98357a machine
` [PATCH v3 12/12] ASoC: hdac_hdmi: Add support to handle MST capable pin

[PATCH] Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
 2017-01-24 16:08 UTC  (3+ messages)

[PATCH v14 0/3] iommu: add rmrr Xen command line option
 2017-01-24 16:08 UTC  (7+ messages)
` [PATCH v14 3/3] iommu: add rmrr Xen command line option for extra rmrrs

[PATCH] ALSA: x86: hdmi: fix returnvar.cocci warnings
 2017-01-24 16:07 UTC 

[PATCH 0/4] Use per-cpu allocator for !irq requests and prepare for a bulk allocator v4
 2017-01-24 16:07 UTC  (10+ messages)
` [PATCH 3/4] mm, page_alloc: Drain per-cpu pages from workqueue context

[Qemu-devel] [PATCH 0/7] virtio: use MemoryRegionCache for descriptors and rings
 2017-01-24 16:06 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/7] virtio: use address_space_map/unmap to access descriptors

[PATCH v3 1/8] drm/i915: Assert that we don't submit to execlists whilst a preempt is pending
 2017-01-24 16:06 UTC  (5+ messages)
` [PATCH v3 6/8] drm/i915: Only attempt to pass the first request to execlists
` ✓ Fi.CI.BAT: success for series starting with [v3,1/8] drm/i915: Assert that we don't submit to execlists whilst a preempt is pending (rev3)

x86: WARNING: kernel stack frame pointer in kworker has bad value
 2017-01-24 16:06 UTC  (5+ messages)

[PATCH net-next v2 0/2] net: ipv6: Improve user experience with multipath routes
 2017-01-24 16:06 UTC  (3+ messages)

[PATCH 0/4] Add automation support for DP Compliance (Rev 6)
 2017-01-24 16:05 UTC  (3+ messages)
` [PATCH 3/4] drm: Add definitions for DP compliance Video pattern tests

[PATCH v3] mm: add arch-independent testcases for RODATA
 2017-01-24 16:04 UTC  (4+ messages)
` [kernel-hardening] "

[PATCH 0/1 v2] ib_srp mr allocation failure
 2017-01-24 16:04 UTC  (3+ messages)
` [PATCH 1/1 v2] IB/srp: fix mr allocation when the device supports sg gaps

[ath6kl:pending 43/54] drivers/net/wireless/ath/ath10k/bmi.c:141:8: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'unsigned int'
 2017-01-24 16:02 UTC 

[PATCH 00/37] PCI: Support for configurable PCI endpoint
 2017-01-24 16:02 UTC  (4+ messages)
` [PATCH 31/37] misc: Add host side pci driver for pci test function device

[Buildroot] [RFC 1/1] zynq-custom-fpga: new package
 2017-01-24 16:02 UTC 

[PATCH 0/6 v3] kvmalloc
 2017-01-24 16:00 UTC  (4+ messages)

[PATCH] drivers: firmware: psci: Use __pa_symbol for cpu_resume
 2017-01-24 15:58 UTC  (4+ messages)

[PATCH net-next 0/5] External MDIO support for mv88e6xxx
 2017-01-24 15:56 UTC  (3+ messages)
` [PATCH net-next 1/5] net: dsa: mv88e6xxx: Abstract mv88e6165 PHY operations

[PATCH 0/2] Support bpf prologue for arm64
 2017-01-24 15:56 UTC  (2+ messages)

[PATCH v1] fix API parameter checking for ixgbe
 2017-01-24 15:56 UTC  (3+ messages)
` [PATCH v1] net/ixgbe: fix API parameter checking

[PATCH] net/ixgbe: correct error when SFP not present
 2017-01-24 15:55 UTC  (3+ messages)

[Qemu-devel] [PATCH V2] virtio: Fix no interrupt when not creating msi controller
 2017-01-24 15:55 UTC  (10+ messages)

[Qemu-devel] [PATCH V3 0/3] hw/pcie: Introduce Generic PCI Express Root Port
 2017-01-24 15:55 UTC  (3+ messages)

[PATCH v1] MAINTAINERS: Add myself to X86 PLATFORM DRIVERS as a co-maintainer
 2017-01-24 15:54 UTC  (2+ messages)

[PATCH 0/3] sh_eth: E-DMAC interrupt mask cleanups
 2017-01-24 15:54 UTC  (7+ messages)
` [PATCH 2/3] sh_eth: add missing EESIPR bits
` [PATCH 3/3] sh_eth: stop using bare numbers for EESIPR values

[PATCH] net/bnx2x: fix Rx mode configuration
 2017-01-24 15:54 UTC  (2+ messages)

Blood Pressure GATT LE profile
 2017-01-24 15:53 UTC  (3+ messages)

net: use-after-free in tw_timer_handler
 2017-01-24 15:52 UTC  (5+ messages)

[PATCH] spi: mediatek: Manually set dma_ops for spi_master device
 2017-01-24 15:48 UTC  (4+ messages)

[RFC PATCH net-next 0/5] bridge: per vlan lwt and dst_metadata support
 2017-01-24 15:47 UTC  (2+ messages)

[OSSTEST PATCH 1/2] Revert "timeouts: Call target_adjust_timeout for all build commands"
 2017-01-24 15:47 UTC  (2+ messages)
` [OSSTEST PATCH 2/2] timeouts: Print slightly better message


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.