All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-26 17:11:15 to 2016-08-26 18:42:24 UTC [more...]

[PATCH 0/2] utilization changes for schedutil
 2016-08-26 18:40 UTC  (3+ messages)
` [PATCH 1/2] sched: cpufreq: ignore SMT when determining max cpu capacity
` [PATCH 2/2] sched: cpufreq: use rt_avg as estimate of required RT CPU capacity

[PATCH 0/3] Add SMP support for i.MX7D
 2016-08-26 13:02 UTC  (3+ messages)

[U-Boot] Please pull u-boot-sunxi master
 2016-08-26 18:42 UTC 

[PATCH net-next v4 0/3] net: mpls: fragmentation and gso fixes for locally originated traffic
 2016-08-26 18:41 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5] 9P security fixes
 2016-08-26 18:41 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/5] 9p: forbid illegal path names
` [Qemu-devel] [PATCH v2 2/5] 9p: disallow the NUL character in all strings

[PATCH 0/3] acpi, nfit: nvdimm notification support + tests
 2016-08-26 18:39 UTC  (7+ messages)
` [PATCH 2/3] acpi, nfit: add dimm device notification support

[PATCH] Build the SELinux testsuite on systems using the Reference Policy
 2016-08-26 18:36 UTC  (8+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
        ` [PATCH v4] "
            ` [PATCH v5] "

[PATCH v2 0/7] arm64: dts: Add the dts file for Exynos5433 and TM/TM2E board
 2016-08-26 18:35 UTC  (18+ messages)
` [PATCH v2 5/7] arm64: dts: exynos: Add dts files for Samsung Exynos5433 64bit SoC
` [PATCH v2 6/7] arm64: dts: exynos: Add dts file for Exynos5433-based TM2 board
` [PATCH v2 7/7] arm64: dts: exynos: Add dts file for Exynos5433-based TM2E board

[PATCH 1/5] drm/amdgpu: Remove call to reservation_object_test_signaled_rcu before wait
 2016-08-26 18:35 UTC  (3+ messages)
` [PATCH 5/5] drm/vmwgfx: "

[PATCH v2 0/7] staging: comedi: Fix checkpatch warning
 2016-08-26 18:33 UTC  (8+ messages)
` [PATCH v2 1/7] staging: comedi: cb_pcidas64.c: "
` [PATCH v2 2/7] staging: comedi: cb_pcidas64: Fix commenting style
` [PATCH v2 3/7] staging: comedi: jr3_pci.h: Fix checkpatch warning
` [PATCH v2 4/7] staging: comedi: ni_atmio.c: "
` [PATCH v2 5/7] staging: comedi: s626.h: "
` [PATCH v2 6/7] staging: comedi: jr3_pci.c: "
` [PATCH v2 7/7] staging: comedi: ni_at_a2150: "

[PATCH] hw_random: Remove check for max less than 4 bytes
 2016-08-26 18:32 UTC 

[PATCH v11 0/8] submodule inline diff format
 2016-08-26 18:28 UTC  (4+ messages)
` [PATCH v11 5/8] allow do_submodule_path to work even if submodule isn't checked out

[Qemu-devel] [PATCH] crypto: ensure XTS is only used with ciphers with 16 byte blocks
 2016-08-26 18:27 UTC  (3+ messages)

[PATCH 1/2] gitk: align the commit summary format to the documentation
 2016-08-26 18:27 UTC  (4+ messages)
` [PATCH 2/2] SubmittingPatches: hint at gitk's "Copy commit summary" command

[PATCH net-next V3 0/4] net/sched: ip tunnel metadata set/release/classify by using TC
 2016-08-26 18:26 UTC  (4+ messages)
` [PATCH net-next V3 4/4] net/sched: Introduce act_tunnel_key

[PATCH v10 0/9] submodule inline diff format
 2016-08-26 18:26 UTC  (9+ messages)

[PATCH] drm/i915: don't track relative-constants-mode
 2016-08-26 18:25 UTC 

[PATCH 1/2] usb: ohci-sa1111: remove machine_has_neponset()
 2016-08-26 18:21 UTC  (5+ messages)

[PATCH v4 0/5] drm/i915/guc: use symbolic names for module parameter values
 2016-08-26 18:20 UTC  (7+ messages)
` [PATCH v4 1/5] drm/i915/guc: symbolic names for GuC submission preferences
` [PATCH v4 2/5] drm/i915/guc: symbolic names for GuC firmare loading preferences
` [PATCH v4 3/5] drm/i915/guc: symbolic name for GuC log-level none
` [PATCH v4 4/5] drm/i915/guc: use symbolic names in setting defaults for module parameters
` [PATCH v4 5/5] drm/i915/guc: ignore unrecognised loading & submission options
` ✓ Fi.CI.BAT: success for drm/i915/guc: use symbolic names for module parameter values (rev4)

Bunch of CRC errors in next with arm: move exports to definitions
 2016-08-26 18:19 UTC  (3+ messages)

[PATCH] ASoC: hdac_hdmi: fix spelling mistake "montior" -> "monitor"
 2016-08-26 18:17 UTC 

bluestore blobs
 2016-08-26 18:16 UTC  (2+ messages)

[RFCv2 00/16] BPF hardware offload (cls_bpf for now)
 2016-08-26 18:06 UTC  (17+ messages)
` [RFCv2 01/16] add basic register-field manipulation macros
` [RFCv2 02/16] net: cls_bpf: add hardware offload
` [RFCv2 03/16] net: cls_bpf: limit hardware offload by software-only flag
` [RFCv2 04/16] net: cls_bpf: add support for marking filters as hardware-only
` [RFCv2 05/16] bpf: recognize 64bit immediate loads as consts
` [RFCv2 06/16] bpf: verifier: recognize rN ^ rN as load of 0
` [RFCv2 07/16] bpf: enable non-core use of the verfier
` [RFCv2 08/16] bpf: export bpf_prog_clone functions
` [RFCv2 09/16] nfp: add BPF to NFP code translator
` [RFCv2 10/16] nfp: bpf: add hardware bpf offload
` [RFCv2 11/16] net: cls_bpf: allow offloaded filters to update stats
` [RFCv2 12/16] net: bpf: "
` [RFCv2 13/16] nfp: bpf: add packet marking support
` [RFCv2 14/16] net: act_mirred: allow statistic updates from offloaded actions
` [RFCv2 15/16] nfp: bpf: add support for legacy redirect action
` [RFCv2 16/16] nfp: bpf: add offload of TC direct action mode

[PATCH 0/5] IA64: Fine-tuning for some function implementations
 2016-08-26 18:06 UTC  (12+ messages)
` [PATCH 1/5] IA64-IRQ: Use kmalloc_array() in sn_irq_lh_init()
` [PATCH 2/5] IA64-IRQ: Delete unnecessary braces
` [PATCH 3/5] ia64/mm/tlb: Fix indentation in ia64_global_tlb_purge()
` [PATCH 4/5] ia64/mm/tlb: Use kmalloc_array() in ia64_itr_entry()
` [PATCH 5/5] ia64/mm/tlb: Delete unnecessary braces

[PATCH v2] python-3.5-manifest.inc: the core module RDEPENDS on misc
 2016-08-26 18:14 UTC  (2+ messages)

[U-Boot] [PATCH 00/42] Kconfig: Move CONFIG_SPL_..._SUPPORT to Kconfig
 2016-08-26 18:13 UTC  (6+ messages)
` [U-Boot] [PATCH 02/42] moveconfig: Add an option to commit changes

kernel checksumming performance vs actual raid device performance
 2016-08-26 18:11 UTC  (5+ messages)

[PATCH] ath10k: fix spelling mistake "montior" -> "monitor"
 2016-08-26 18:08 UTC  (2+ messages)

[PATCH v2] Staging: wlan-ng: replace switch-case statements with macro
 2016-08-26 18:07 UTC  (2+ messages)

Need Help with crashed RAID5 (that was rebuilding and then had SATA error on another drive)
 2016-08-26 18:07 UTC  (4+ messages)

[PATCH] USB: ohci-omap - avoid including mach/irqs.h
 2016-08-26 18:05 UTC  (5+ messages)

[PATCH 1/2] IB/hfi1: Fix a parameter of find_first_bit
 2016-08-26 18:01 UTC  (4+ messages)

MAINTAINERS without commits in the last 3 years
 2016-08-26 16:56 UTC  (2+ messages)

[PATCH v5 0/4] Reclassify messages from GuC loader/submission
 2016-08-26 18:00 UTC  (6+ messages)
` [PATCH v5 1/4] drm: two more (drm_)printk() wrapper macros
` [PATCH v5 2/4] drm/i915/guc: downgrade some DRM_ERROR() messages to DRM_WARN()
` [PATCH v5 3/4] drm/i915/guc: revisit GuC loader message levels
` [PATCH v5 4/4] NOMERGE: next version of GuC firmware is 8.11

[PATCH] binfmt_misc: allow selecting the interpreter based on xattr keywords
 2016-08-26 17:59 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/11] Allow secure boot on AM33xx devices
 2016-08-26 17:59 UTC  (5+ messages)
` [U-Boot] [RFC PATCH v2 11/11] spl: Kconfig: Add CONFIG_SPL_TEXT_BASE as Kconfig option

[PATCH 0/2] help: make option --help open man pages only for Git commands
 2016-08-26 17:58 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] Revert "display HTML in default browser using Windows' shell API"
  ` [PATCH v2 2/3] help: introduce option --exclude-guides
  ` [PATCH v2 3/3] help: make option --help open man pages only for Git commands

[Qemu-devel] [PATCH 0/3] ppc/pnc: add a minimal platform
 2016-08-26 17:55 UTC  (6+ messages)
` [Qemu-devel] [PATCH 3/3] ppc/pnv: add a PowerNVCPUCore object

[linux-lvm] LVM cache/dm-cache questions
 2016-08-26 17:55 UTC  (8+ messages)

[PATCH v3 0/2] ARM: dts: Add support for the MDM9615
 2016-08-26 17:55 UTC  (5+ messages)
` [PATCH v3 1/2] ARM: dts: Add MDM9615 dtsi

[PATCH] ASoC: wm8962: fix spelling mistake "mesurement" -> "measurement"
 2016-08-26 17:52 UTC 

[PULL REQUEST] Please pull rdma.git
 2016-08-26 17:53 UTC  (5+ messages)

[Ksummit-discuss] [CORE TOPIC] GPL defense issues
 2016-08-26 17:49 UTC  (13+ messages)

readlink() example sometimes fails
 2016-08-26 17:47 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Your build results for 2016-08-23
 2016-08-26 17:46 UTC  (2+ messages)

[PATCH 00/15] Lib'ify quite a few functions in sequencer.c
 2016-08-26 17:44 UTC  (5+ messages)
` [PATCH 07/15] sequencer: lib'ify read_populate_opts()
` [PATCH 12/15] sequencer: lib'ify save_opts()

[PATCH 00/26] MIPS generic kernels, SEAD-3 & Boston support
 2016-08-26 17:44 UTC  (5+ messages)
` [PATCH 24/26] dt-bindings: Document img,boston-clock binding
` [PATCH 25/26] clk: boston: Add a driver for MIPS Boston board clocks

[PATCH v2 0/7] drm/tilcdc: Address LCDC rev 2 color errata
 2016-08-26 17:44 UTC  (4+ messages)
` [PATCH v2 2/7] drm/tilcdc: Add blue-and-red-crossed devicetree property

master-pending: ODEBUG: free active (active state 0) object type: timer_list hint: ath10k_htt_rx_ring_refill_retry+0x0/0x10 [ath10k_core]
 2016-08-26 17:43 UTC  (6+ messages)

[GIT PULL] arm64 fix for 4.8-rc4
 2016-08-26 17:41 UTC  (2+ messages)

[PATCH] arc: perf: Enable generic "cache-references" and "cache-misses" events
 2016-08-26 17:30 UTC  (4+ messages)

possible memory leak in ipc
 2016-08-26 17:40 UTC  (9+ messages)
        ` [PATCH net] rhashtable: fix a memory leak in alloc_bucket_locks()

[PATCH] wget: allow basic http auth for SSTATE_MIRRORS
 2016-08-26 17:41 UTC 

Add element in set when element already present
 2016-08-26 17:41 UTC  (5+ messages)

[PATCH] bash: Fix build with clang+security flags
 2016-08-26 17:41 UTC  (2+ messages)

[PATCH] app/test: add 3DES tests into QuickAssist PMD testsuite
 2016-08-26 17:40 UTC 

[PATCH 00/22] pcap pmd improvements
 2016-08-26 17:38 UTC  (2+ messages)

[PATCH iptables v3 1/2] xtables-compat: check if nft ruleset is compatible
 2016-08-26 17:36 UTC  (2+ messages)

[PATCH 0/3] mini-os: some cleanups
 2016-08-26 17:34 UTC  (5+ messages)
` [PATCH 1/3] mini-os: cleanup x86_32.S
` [PATCH 3/3] mini-os: remove unused functions from sched.c

[PATCH RESEND nf] netfilter: avoid a race between nf_register_hook() and cleanup_net()
 2016-08-26 17:31 UTC  (3+ messages)

[PATCH 0/6] add Tx preparation
 2016-08-26 17:31 UTC  (2+ messages)

[U-Boot] [PATCH] TI: Rework SRAM definitions and maximums
 2016-08-26 17:30 UTC 

Yocto Project Status WW35
 2016-08-26 17:29 UTC 

[PATCH] drm/panel: simple: Fix bus flags for ortustech com43h4m85ulc
 2016-08-26 16:12 UTC  (3+ messages)

[PATCH libnftnl] expr: imm: Fix immediate verdict comparison
 2016-08-26 17:26 UTC  (3+ messages)

[PATCH 00/11] Support Intel® Turbo Boost Max Technology 3.0
 2016-08-26 17:25 UTC  (9+ messages)
` [PATCH 03/11] sched: Extend scheduler's asym packing

[PATCHv2 0/2] VMD PCIe specific LED control
 2016-08-26 17:23 UTC  (3+ messages)
` [PATCHv2 1/2] pciehp: Let user control LED status
` [PATCHv2 2/2] x86/vmd: Add PCI domain specific LED option

[PATCH 0/7] arm64: Privileged Access Never using TTBR0_EL1 switching
 2016-08-26 17:24 UTC  (4+ messages)
` [kernel-hardening] "

[PATCH v6 00/13] Git filter protocol
 2016-08-26 17:23 UTC  (20+ messages)
` [PATCH v6 03/13] pkt-line: add packet_write_fmt_gently()
` [PATCH v6 05/13] pkt-line: add packet_write_gently()
` [PATCH v6 06/13] pkt-line: add functions to read/write flush terminated packet streams

listing fdisk partition tyles
 2016-08-26 17:14 UTC  (3+ messages)

[PATCH 00/17] smartpqi updates
 2016-08-26 16:45 UTC  (3+ messages)
` [PATCH 06/17] smartpqi: change commonly used function to inline
` [PATCH 09/17] smartpqi: correct event acknowledgment timeout issue

[PATCHv3 0/6] x86: 32-bit compatible C/R on x86_64
 2016-08-26 17:16 UTC  (8+ messages)
` [PATCHv3 1/6] x86/vdso: unmap vdso blob on vvar mapping failure
` [PATCHv3 2/6] x86/vdso: replace calculate_addr in map_vdso() with addr
` [PATCHv3 3/6] x86/arch_prctl/vdso: add ARCH_MAP_VDSO_*
` [PATCHv3 4/6] x86/coredump: use pr_reg size, rather that TIF_IA32 flag
` [PATCHv3 5/6] x86/ptrace: down with test_thread_flag(TIF_IA32)
` [PATCHv3 6/6] x86/signal: add SA_{X32,IA32}_ABI sa_flags

[PATCH] ARM: dts: da850: Add missing pin muxing for the UARTs
 2016-08-26 17:17 UTC  (10+ messages)

[RFC PATCH 0/3] arm64: cpufeatures: constify and expose CTR_EL0 directly
 2016-08-26 17:15 UTC  (4+ messages)
` [RFC PATCH 1/3] arm64: cpufeature: constify arm64_ftr_bits structures
` [RFC PATCH 2/3] arm64: cpufeature: constify arm64_ftr_regs array
` [RFC PATCH 3/3] arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0

[PATCH v1] mm, sysctl: Add sysctl for controlling VM_MAYEXEC taint
 2016-08-26 17:17 UTC  (3+ messages)

[PATCH] thermal: hisilicon: fix COMPILE_TEST dependencies
 2016-08-26 17:12 UTC  (2+ messages)

[PATCH] drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" property
 2016-08-26 17:11 UTC  (2+ messages)

[PATCH] drm/i915: Add GEN7_PCODE_MIN_FREQ_TABLE_GT_RATIO_OUT_OF_RANGE to SNB
 2016-08-26 17:11 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] f2fs: add noinline_dentry mount option
 2016-08-26 17:11 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.