All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-01 09:21:47 to 2015-06-01 10:12:02 UTC [more...]

[PATCHv2] android/pts: Update L2CAP test results
 2015-06-01 10:12 UTC  (2+ messages)
` [PATCHv3] "

[PATCH] shared/att: Fix boolean check in handle_notify()
 2015-06-01 10:11 UTC  (3+ messages)
` [PATCHv2] "

[PATCH i-g-t] gem_userptr_benchmark: Test overlapping bo mmu notifier performance impact
 2015-06-01 10:11 UTC 

[PATCHv2] bnep: Fix using uninitialized variable
 2015-06-01 10:11 UTC  (2+ messages)

[PATCH v7 00/25] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2015-06-01 10:10 UTC  (15+ messages)
` [PATCH 0/6] Exynos SYSMMU (IOMMU) dts and arch updates
  ` [PATCH 1/6] ARM: Exynos: pm_domains: register power domain driver from core_initcall
  ` [PATCH 2/6] ARM: dts: exynos4: add sysmmu nodes
  ` [PATCH 3/6] ARM: dts: exynos3250: "
  ` [PATCH 4/6] ARM: dts: exynos4415: "
  ` [PATCH 5/6] ARM: dts: exynos5250: "
  ` [PATCH 6/6] ARM: dts: exynos5420: "

Build regressions/improvements in v4.1-rc6
 2015-06-01 10:09 UTC 

[PATCH 0/10] crypto: Convert pcrypt/cryptd/aesni to new AEAD interface
 2015-06-01 10:08 UTC  (6+ messages)
` [v3 PATCH] crypto: aesni - Convert rfc4106 "

git gc gives "error: Could not read..."
 2015-06-01 10:08 UTC  (11+ messages)
      ` [RFC/PATCH 0/3] silence missing-link warnings in some cases
        ` [PATCH 1/3] add quieter versions of parse_{tree,commit}
        ` [PATCH 2/3] silence broken link warnings with revs->ignore_missing_links
        ` [PATCH 3/3] suppress errors on missing UNINTERESTING links

[PATCH v2 0/7] Add Per-context WA using WA batch buffers
 2015-06-01 10:07 UTC  (5+ messages)
` [PATCH v2 1/7] drm/i915/gen8: Add infrastructure to initialize "

[PATCH v2 00/11] KVM: arm: debug infrastructure support
 2015-06-01 10:16 UTC  (3+ messages)
` [PATCH v2 09/11] KVM: arm: disable debug mode if we don't actually need it

Fwd: [RFC] make kthread_worker_fn to be freezable
 2015-06-01 10:05 UTC 

[PATCH] KVM: arm: vgic: Drop useless Group0 warning
 2015-06-01 10:05 UTC  (3+ messages)

[PATCH 4/4]:dt-binding:Documents the mbigen bindings
 2015-06-01 10:04 UTC  (3+ messages)

[LTP] [PATCH 1/2] sched_setparam/9-1: cleanup code and fix memory leak
 2015-06-01 10:02 UTC  (2+ messages)
` [LTP] [PATCH 2/2] fork/7-1.c: close file descriptor before return

[xen-4.2-testing test] 57630: regressions - FAIL
 2015-06-01 10:02 UTC  (7+ messages)
  ` [PATCH OSSTEST] Toolstack: Do not pass -F to xm shutdown (Was: Re: [xen-4.2-testing test] 57630: regressions - FAIL)

[RFC PATCH v5 00/30] perf tools: filtering events using eBPF programs
 2015-06-01  7:38 UTC  (31+ messages)
` [RFC PATCH v5 01/30] perf tools: Move linux/kernel.h to tools/include
` [RFC PATCH v5 02/30] perf tools: Move linux/{list.h,poison.h} "
` [RFC PATCH v5 03/30] tools build: Add feature check for eBPF API
` [RFC PATCH v5 04/30] bpf tools: Introduce 'bpf' library to tools
` [RFC PATCH v5 05/30] bpf tools: Allow caller to set printing function
` [RFC PATCH v5 06/30] bpf tools: Open eBPF object file and do basic validation
` [RFC PATCH v5 07/30] bpf tools: Check endianess and make libbpf fail early
` [RFC PATCH v5 08/30] bpf tools: Iterate over ELF sections to collect information
` [RFC PATCH v5 09/30] bpf tools: Collect version and license from ELF sections
` [RFC PATCH v5 10/30] bpf tools: Collect map definitions from 'maps' section
` [RFC PATCH v5 11/30] bpf tools: Collect symbol table from SHT_SYMTAB section
` [RFC PATCH v5 12/30] bpf tools: Collect eBPF programs from their own sections
` [RFC PATCH v5 13/30] bpf tools: Collect relocation sections from SHT_REL sections
` [RFC PATCH v5 14/30] bpf tools: Record map accessing instructions for each program
` [RFC PATCH v5 15/30] bpf tools: Add bpf.c/h for common bpf operations
` [RFC PATCH v5 16/30] bpf tools: Create eBPF maps defined in an object file
` [RFC PATCH v5 17/30] bpf tools: Relocate eBPF programs
` [RFC PATCH v5 18/30] bpf tools: Introduce bpf_load_program() to bpf.c
` [RFC PATCH v5 19/30] bpf tools: Load eBPF programs in object files into kernel
` [RFC PATCH v5 20/30] bpf tools: Introduce accessors for struct bpf_program
` [RFC PATCH v5 21/30] bpf tools: Introduce accessors for struct bpf_object
` [RFC PATCH v5 22/30] bpf tools: Link all bpf objects onto a list
` [RFC PATCH v5 23/30] perf tools: Make perf depend on libbpf
` [RFC PATCH v5 24/30] perf record: Enable passing bpf object file to --event
` [RFC PATCH v5 25/30] perf tools: Parse probe points of eBPF programs during preparation
` [RFC PATCH v5 26/30] perf probe: Attach trace_probe_event with perf_probe_event
` [RFC PATCH v5 27/30] perf record: Probe at kprobe points
` [RFC PATCH v5 28/30] perf record: Load all eBPF object into kernel
` [RFC PATCH v5 29/30] perf tools: Add bpf_fd field to evsel and config it
` [RFC PATCH v5 30/30] perf tools: Attach eBPF program to perf event

[PATCH 0/10] perf: Add support for PMU events in JSON format
 2015-06-01 10:01 UTC  (7+ messages)
` [PATCH 04/10] perf, tools: Handle header line in mapfile

[PATCH] ext4 crypto: handle ENOKEY correctly
 2015-06-01  9:59 UTC  (4+ messages)

sched_setscheduler() vs idle_balance() race
 2015-06-01 10:00 UTC  (7+ messages)

[xen-unstable test] 57644: regressions - trouble: blocked/broken/fail/pass
 2015-06-01  9:59 UTC  (2+ messages)

[PATCH] mm/oom: Suppress unnecessary "sharing same memory" message
 2015-06-01  9:58 UTC  (7+ messages)
  ` [PATCH] mm/oom: Suppress unnecessary "sharing same memory"message

[patch 1/2] w1: fix for loop exit condition in w1_seq_show()
 2015-06-01  9:55 UTC  (2+ messages)

[PATCH/RFCv2 0/2] rebase -i : drop command and removed commits
 2015-06-01  9:57 UTC  (3+ messages)
` [PATCH/RFCv2 1/2] git-rebase -i: add command "drop" to remove a commit
` [PATCH/RFCv2 2/2] git rebase -i: warn about removed commits

[patch 2/2] w1: unlock correct lock on error in w1_seq_show()
 2015-06-01  9:56 UTC  (2+ messages)

[PATCH 0/8] arm64 UEFI early FDT handling
 2015-06-01  9:56 UTC  (10+ messages)
` [PATCH 1/8] of/fdt: split off FDT self reservation from memreserve processing
` [PATCH 2/8] arm64: use fixmap region for permanent FDT mapping

4.1 touchscreen regression on n900 -- pinpointed [was Re: linux-n900 v4.1-rc4]
 2015-06-01  9:55 UTC  (17+ messages)
          ` [PATCH] fix n900 dts file to work around 4.1 touchscreen regression on n900

[RFC PATCH 1/2] usb: dwc3: ep0: preparation for implementing chained TRB
 2015-06-01  9:53 UTC  (5+ messages)
` [RFC PATCH 2/2] usb: dwc3: Add chained TRB support for ep0

State of bitbake world, Failed tasks 2015-05-31
 2015-06-01  9:53 UTC 

linux-next: manual merge of the arm-perf tree with the tree
 2015-06-01  9:52 UTC  (2+ messages)

[xen-unstable test] 57488: regressions - trouble: broken/fail/pass
 2015-06-01  9:51 UTC  (2+ messages)

linux-next: build failure after merge of the edac-amd tree
 2015-06-01  9:51 UTC  (2+ messages)

[PATCH v03 00/98] Userspace compile test and fixes for exported uapi header files
 2015-06-01  9:51 UTC  (12+ messages)
` [PATCH 05/98] exynos_drm.h: use __u64 from linux/types.h

[RFC PATCH v2] suspend/resume performance improvement
 2015-06-01  9:51 UTC  (2+ messages)

[PATCH] mmc: core: Fix off-by-one error in mmc_do_calc_max_discard()
 2015-06-01  9:20 UTC 

AEAD x86 assembler crash
 2015-06-01  9:48 UTC  (6+ messages)

[PATCH v2 0/4] arm64: alternative patching rework
 2015-06-01  9:47 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: insn: Add aarch64_{get,set}_branch_offset
` [PATCH v2 2/4] arm64: alternative: Allow immediate branch as alternative instruction
` [PATCH v2 3/4] arm64: alternative: Merge alternative-asm.h into alternative.h
` [PATCH v2 4/4] arm64: alternative: Work around .inst assembler bugs

[Qemu-devel] [PATCH 0/6] pci/isa: QOMify
 2015-06-01  7:36 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/2] kconfig: Make board selection choices optional
 2015-06-01  9:46 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/2] arch: "
  ` [U-Boot] [PATCH v3 2/2] Clean all defconfigs with savedefconfig

[PATCH v4 0/4] r8a7793 SoC, Gose board support
 2015-06-01  9:45 UTC  (9+ messages)
` [PATCH v4 2/4] ARM: shmobile: add r8a7793 minimal SoC device tree
` [PATCH v4 3/4] ARM: shmobile: r8a7793: add minimal Gose board "

[PATCH] log: Properly reset log_history_size in rte_log_dump_history()
 2015-06-01  9:46 UTC  (5+ messages)
` [PATCH v2] "

[Qemu-devel] [RFC] extensions to the -m memory option
 2015-06-01  9:45 UTC  (17+ messages)

[RFC] Export alignment requirements for buffers
 2015-06-01  9:44 UTC 

[Qemu-devel] [PATCH V7 00/24] hw/pc: implement multiple primary busses for pc machines
 2015-06-01  9:44 UTC  (4+ messages)
` [Qemu-devel] [PATCH V7 23/24] apci: fix PXB behaviour if used with unsupported BIOS

[PATCH] selftests/powerpc: Add install support to more powerpc tests
 2015-06-01  9:44 UTC 

[PATCH 0/3] i2c: at91: add support to FIFOs and alternative command
 2015-06-01  9:44 UTC  (11+ messages)
` [PATCH 1/3] i2c: at91: add support for new alternative command mode
` [PATCH 2/3] i2c: at91: print hardware version
` [PATCH 3/3] i2c: at91: add support to FIFOs

[PATCH 0/2] Upgrade gawk and util-linux
 2015-06-01  9:44 UTC  (3+ messages)
` [PATCH 1/2] util-linux: upgrade to 2.26.2
` [PATCH 2/2] gawk: upgrade to 4.1.3

[PATCH v2 for Xen 4.6 0/4] Enabling XL to set per-VCPU parameters of a domain for RTDS scheduler
 2015-06-01  9:44 UTC  (11+ messages)

[PATCH v3] tools/l2test: Add -g option
 2015-06-01  9:42 UTC 

[PATCH v4 4/4] ARM: shmobile: gose: enable R-Car Gen2 regulator quirk
 2015-06-01  9:42 UTC  (3+ messages)

[PATCH 0/3] iommu/arm-smmu: Add driver for ARM SMMUv3 devices
 2015-06-01  9:40 UTC  (9+ messages)
` [PATCH 2/3] iommu/arm-smmu: Add initial driver support "

[PATCH 00/15] KVM: x86: fully implement vMTRR
 2015-06-01  9:38 UTC  (10+ messages)
` [PATCH 08/15] KVM: MTRR: introduce fixed_mtrr_segment table
` [PATCH 10/15] KVM: MTRR: sort variable MTRRs
` [PATCH 12/15] KVM: MTRR: introduce mtrr_for_each_mem_type
` [PATCH 14/15] KVM: MTRR: do not map huage page for non-consistent range

Need advice on Gatt Client with services/characteristics
 2015-06-01  9:37 UTC 

[PATCH] intel_pstate: Force setting target pstate when required
 2015-06-01 10:02 UTC  (2+ messages)

[PATCH v2 6/9] x86/intel_pstate: the main boby of the intel_pstate driver
 2015-06-01  9:37 UTC  (6+ messages)

[Formal Vote] Changes to Xen Project Security Vulnerability Process - Open until June 8th, 2015
 2015-06-01  9:36 UTC 

Secure barebox
 2015-06-01  9:34 UTC 

[PATCH] ath10k: free wmi mgmt event skb when parsing fails
 2015-06-01  9:34 UTC  (4+ messages)

[PATCH] mbuf: optimize first reference increment in rte_pktmbuf_attach
 2015-06-01  9:32 UTC 

As Slave: Disable/Delay the sending of Connection Parameter Update Request
 2015-06-01  9:30 UTC 

[PATCH for-next V2 0/9] Add completion timestamping support
 2015-06-01  9:30 UTC  (5+ messages)
` [PATCH for-next V2 6/9] IB/core: Pass hardware specific data in query_device

[U-Boot] Instructions for upgrading U-boot on Marvell OpenRD "Base" computer?
 2015-06-01  9:30 UTC 

[Qemu-trivial] [PATCH 1/1] Add -incoming help text
 2015-06-01  9:29 UTC  (5+ messages)
  ` [Qemu-trivial] [Qemu-devel] "
      `  "

[PATCH] cxl: Set up and enable PSL Timebase
 2015-06-01  9:25 UTC  (5+ messages)

[PATCH v2] kdb: use kstrto* instead of simple_strto
 2015-06-01  9:28 UTC  (2+ messages)

[PATCH] Staging: comedi: ni_at_a2150: remove extra spaces before tab
 2015-06-01  9:28 UTC  (2+ messages)

[GIT PULL FOR v4.2] Final set of compile/sparse fixes
 2015-06-01  9:28 UTC 

[PATCH v4 0/2] Remaining sunxi musb patches
 2015-06-01  9:28 UTC  (6+ messages)
` [PATCH v4 1/2] phy-sun4i-usb: Add full support for usb0 phy / OTG

[PATCH 0/6] drivers: firmware: psci: add basic v1.0 support
 2015-06-01  9:28 UTC  (4+ messages)
` [PATCH 3/6] drivers: firmware: psci: move power_state handling to generic code

[RFC] [PATCH] net: socket: Fix the wrong returns for recvmsg and sendmsg
 2015-06-01  9:28 UTC 

[PATCH 1/4] tools/l2test: Add -e option
 2015-06-01  9:27 UTC  (4+ messages)
` [PATCH 2/4] tools/l2test: Allow to send zero frames before delay
` [PATCH 3/4] tools/l2test: Sort options alphabetically
` [PATCH 4/4] tools/l2test: Add -g option

OMAP baseline test results for v4.1-rc6
 2015-06-01  9:27 UTC  (2+ messages)

[PATCH 0/3] Use acpi_video_unregister_backlight instead of acpi_video_unregister in platfrom backlight drivers
 2015-06-01  9:25 UTC  (4+ messages)
` [PATCH 1/3] apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregister
` [PATCH 2/3] asus-wmi: "
` [PATCH 3/3] samsung-laptop: "

[PATCH net-next] cxgb4: remove unused fn to enable/disable db coalescing
 2015-06-01 14:37 UTC 

[PATCH] remove unused 'numbytes'
 2015-06-01  9:22 UTC 

[PATCH] pinctrl: cherryview: Do not mask all interrupts on probe
 2015-06-01  9:23 UTC  (2+ messages)

Strange configure error (???)
 2015-06-01  9:23 UTC 

[PATCH] Optimise nfq_queue_cb
 2015-06-01  9:22 UTC 

[PATCH 0/3] DocBook media: xmllint/typo fixes
 2015-06-01  9:22 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.