All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-08 01:51:02 to 2015-08-08 08:56:48 UTC [more...]

[Buildroot] [PATCH] [autobuild] package/elfutils: does not build with musl
 2015-08-08  8:56 UTC  (2+ messages)

[Buildroot] [git commit] package/elfutils: does not build with musl
 2015-08-08  8:56 UTC 

[PATCH v5 01/11] block: make generic_make_request handle arbitrarily sized bios
 2015-08-08  8:52 UTC  (17+ messages)
                        ` [Drbd-dev] "
                    ` [dm-devel] "

[PATCH] lib: scatterlist: add sg splitting function
 2015-08-08  8:44 UTC 

[PATCH] ofnet: Do not set SUFFIX for sun4v network devices
 2015-08-08  8:47 UTC  (2+ messages)

[linux41] Kernel panic at i686
 2015-08-08  8:46 UTC  (4+ messages)
` [linux41] regression with 'x86/cacheinfo: Move cacheinfo sysfs code to generic infrastructure' on AMD i686
  ` [PATCH] cpu/cacheinfo: Fix teardown path

[Buildroot] [PATCH 0/7 v2] Set of patches to add MariaDB galera cluster
 2015-08-08  8:43 UTC  (6+ messages)
` [Buildroot] [PATCH 7/7 v2] mysql: add mariadb galera cluster variant

[Cocci] Finding unstored return values with SmPL
 2015-08-08  8:41 UTC  (14+ messages)
              ` [Cocci] Finding designated initialisers "

[GIT PULL] EFI changes for v4.3
 2015-08-08  8:39 UTC  (3+ messages)
  ` [PATCH 7/8] arm64: apei: implement arch_apei_get_mem_attributes()

[PATCH] f2fs:Fix concurrent access issues in the function recover_dentry
 2015-08-08  8:30 UTC  (5+ messages)
  ` [f2fs-dev] "

[linux-next:master 6277/6751] mm/page_idle.c:74:4: error: implicit declaration of function 'pte_unmap'
 2015-08-08  8:30 UTC  (3+ messages)

[RFC PATCH v10 05/50] bpf tools: Open eBPF object file and do basic validation
 2015-08-08  8:10 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH v10 03/50] bpf tools: Introduce 'bpf' library and add bpf feature check
 2015-08-08  8:09 UTC  (2+ messages)
` [tip:perf/core] "

[RFC] arm64: defconfig: enable 48-bit VA by default
 2015-08-08  8:20 UTC  (12+ messages)

[RFC PATCH v10 20/50] bpf tools: Introduce accessors for struct bpf_program
 2015-08-08  8:15 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf tests: Add LLVM test for eBPF on-the-fly compiling
 2015-08-08  8:17 UTC 

[PATCH] clk: s5pv210: add missing call to samsung_clk_of_add_provider()
 2015-08-08  8:18 UTC  (3+ messages)

[PATCH 15/39] perf tools: Auto detecting kernel include options
 2015-08-08  8:17 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf tools: Auto detecting kernel build directory
 2015-08-08  8:16 UTC 

[tip:perf/core] perf tools: Call clang to compile C source to object code
 2015-08-08  8:16 UTC 

[PATCH 12/39 update] perf tools: Introduce llvm config options
 2015-08-08  8:16 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH v10 22/50] bpf tools: Link all bpf objects onto a list
 2015-08-08  8:15 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH v10 13/50] bpf tools: Collect relocation sections from SHT_REL sections
 2015-08-08  8:12 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH v10 19/50] bpf tools: Load eBPF programs in object files into kernel
 2015-08-08  8:15 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH v10 18/50] bpf tools: Introduce bpf_load_program() to bpf.c
 2015-08-08  8:14 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH v10 10/50] bpf tools: Collect map definitions from 'maps' section
 2015-08-08  8:11 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH v10 17/50] bpf tools: Relocate eBPF programs
 2015-08-08  8:14 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH v10 16/50] bpf tools: Create eBPF maps defined in an object file
 2015-08-08  8:14 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH v10 15/50] bpf tools: Add bpf.c/h for common bpf operations
 2015-08-08  8:13 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH v10 14/50] bpf tools: Record map accessing instructions for each program
 2015-08-08  8:13 UTC  (2+ messages)
` [tip:perf/core] "

TC API
 2015-08-08  8:13 UTC  (2+ messages)

[RFC PATCH v10 12/50] bpf tools: Collect eBPF programs from their own sections
 2015-08-08  8:12 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH v10 11/50] bpf tools: Collect symbol table from SHT_SYMTAB section
 2015-08-08  8:12 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH v10 09/50] bpf tools: Collect version and license from ELF sections
 2015-08-08  8:11 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH v10 08/50] bpf tools: Iterate over ELF sections to collect information
 2015-08-08  8:11 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V10 0/5] map GHES memory region according to EFI memory map
 2015-08-08  8:11 UTC  (8+ messages)
` [PATCH V10 4/5] arm64: apei: implement arch_apei_get_mem_attributes()

[RFC PATCH v10 07/50] bpf tools: Check endianness and make libbpf fail early
 2015-08-08  8:10 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH v10 06/50] bpf tools: Read eBPF object from buffer
 2015-08-08  8:10 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH v10 04/50] bpf tools: Allow caller to set printing function
 2015-08-08  8:09 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] mktemp.3: reference mkdtemp(3) in addition to mkstemp(3)
 2015-08-08  8:08 UTC  (2+ messages)

[PATCH] unshare.2: fix unbalanced parentheses
 2015-08-08  8:07 UTC  (2+ messages)

[GIT PULL 00/24] perf/ebpf lib + llvm/clang building infrastructure
 2015-08-08  8:06 UTC  (2+ messages)

[PATCH] sendfile.2: tfix
 2015-08-08  8:06 UTC  (2+ messages)

[PATCH] usb: core: hub.c: Removed some warnings generated by checkpatch.pl
 2015-08-08  8:03 UTC 

FAILED: patch "[PATCH] ARC: Make ARC bitops "safer" (add anti-optimization)" failed to apply to 4.1-stable tree
 2015-08-08  7:47 UTC  (2+ messages)

btusb regression / 0a12:0001 CSR
 2015-08-08  7:47 UTC 

[PATCH 00/19] e2fsprogs: Resizing rewrite
 2015-08-08  7:45 UTC  (3+ messages)
` [PATCH 13/19] tune2fs: Add support for changing number of reserved inodes

[PATCH] cpufreq: exynos: Fix for memory leak in case SoC name does not match
 2015-08-08  7:36 UTC  (3+ messages)

[PATCH v2] clk: pxa: pxa3xx: fix CKEN register access
 2015-08-08  7:34 UTC  (3+ messages)

[PATCH v3 2/2] perf,x86: skip intel_cqm_stable if CMT is not present in a CPU model
 2015-08-08  7:36 UTC 

[PATCH v4 0/6] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
 2015-08-08  7:27 UTC  (13+ messages)
` [PATCH v4 1/6] cpufreq: make scaling_boost_freqs sysfs attr available when boost is enabled

resolving a (possibly remote) branch HEAD to a hash
 2015-08-08  7:05 UTC  (3+ messages)

[nightly] Core TISDK (fido/1.8) 2015.08 build 2015-08-08_03-00-51
 2015-08-08  7:19 UTC 

vhost-switch example: huge memory need and CRC off-loading issue
 2015-08-08  7:17 UTC  (3+ messages)

[PATCH 1/2] tools: stop checkmans.sh validating libtool builds
 2015-08-08  7:14 UTC  (2+ messages)
` [PATCH 2/2] misc: fix redundant assignment and reassignments before use [cppcheck]

[GIT PULL] Thermal Management updates for v4.2-rc6
 2015-08-08  7:07 UTC 

[PATCH v9 03/11] ref-filter: implement an `align` atom
 2015-08-08  7:03 UTC  (5+ messages)

Next round: revised futex(2) man page for review
 2015-08-08  6:57 UTC  (11+ messages)

[PATCH 1/1] Staging: media: davinci_vpfe: fix over 80 characters coding style issue
 2015-08-08  6:55 UTC  (3+ messages)

[PATCH 1/4] ARM: exynos: Remove PTN3460 dependency
 2015-08-08  6:54 UTC  (7+ messages)
` [PATCH 2/4] drm/bridge: Add vendor prefixes
` [PATCH 3/4] drm/panel: Add Samsung prefix to panel drivers

[PATCH 4.1 000/267] 4.1.4-stable review
 2015-08-08  6:48 UTC  (4+ messages)
` [PATCH 4.1 099/267] phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function

[PATCH] crypto: nx-sha256/512: respect sg limit bounds when building sg lists
 2015-08-08  6:47 UTC 

[PATCH] vchost: Notify application of ownership change
 2015-08-08  6:43 UTC  (3+ messages)

[Bug 91545] [BONAIRE][ARK: Survival Evolved] Regression: radeonsi: flush if the memory usage for an IB is too high
 2015-08-08  6:43 UTC  (2+ messages)

[PATCH v3 1/2] perf,x86: add Intel Memory Bandwidth Monitoring (MBM) PMU
 2015-08-08  6:42 UTC 

vhost: Problem RESET_OWNER processing
 2015-08-08  6:37 UTC  (3+ messages)

[PATCH] Staging: media: davinci_vpfe: Fix over 80 characters coding style issue
 2015-08-08  6:30 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2015-08-07
 2015-08-08  6:30 UTC 

Error when cloning with weird local directory
 2015-08-08  6:26 UTC  (5+ messages)

[Qemu-devel] [PATCH RFC v3 00/32] qapi: QMP introspection
 2015-08-08  6:24 UTC  (7+ messages)
` [Qemu-devel] [PATCH RFC v3 11/32] qapi-visit: Convert to QAPISchemaVisitor, fixing bugs
` [Qemu-devel] [PATCH RFC v3 26/32] qapi: Introduce a first class 'any' type

[PATCH 0/2] Introduce usb charger framework to deal with the usb gadget power negotation
 2015-08-08  6:23 UTC  (12+ messages)
` [PATCH 2/2] gadget: Support for the usb charger framework

[PATCH 2/4] submodule: implement `module_name` as a builtin helper
 2015-08-08  6:20 UTC  (11+ messages)
` [PATCH] "

RE:Huangyan plastic injection mould factory
 2015-08-08  6:18 UTC 

3.4.106: futex: Wrong back port of 9e9aab5dbf?
 2015-08-08  6:12 UTC 

Re-add not selecting drive for correct slot?
 2015-08-08  6:11 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] qemu-doc.texi: Add usb sound card info
 2015-08-08  6:04 UTC  (2+ messages)

[PATCH v5 0/6] locking/qspinlock: Enhance pvqspinlock performance
 2015-08-08  6:02 UTC  (8+ messages)
` [PATCH v5 1/6] locking/pvqspinlock: Unconditional PV kick with _Q_SLOW_VAL
` [PATCH v5 2/6] locking/pvqspinlock: Add pending bit support
` [PATCH v5 3/6] locking/pvqspinlock: Collect slowpath lock statistics
` [PATCH v5 4/6] locking/pvqspinlock, x86: Optimize PV unlock code path
` [PATCH v5 5/6] locking/pvqspinlock: Allow vCPUs kick-ahead
` [PATCH v5 6/6] locking/pvqspinlock: Queue node adaptive spinning

git blame breaking on repository with CRLF files
 2015-08-08  5:58 UTC  (2+ messages)

[PATCH v4 2/2] usb: Add support for ACPI identification to xhci-platform
 2015-08-08  5:43 UTC  (10+ messages)
      ` [PATCH v5 1/2] usb: make xhci platform driver use 64 bit or 32 bit DMA
        ` [PATCH v5 2/2] usb: Add support for ACPI identification to xhci-platform

[gitk] display error for angle brackets in diff
 2015-08-08  5:33 UTC 

[PATCH] drm/i915:gen9: Add WA for disable gather at set shader bit
 2015-08-08  5:35 UTC  (2+ messages)

ARM: dts: sunxi: Regulators at common board layouts
 2015-08-08  5:28 UTC  (3+ messages)

[qemu-mainline test] 60616: tolerable FAIL - PUSHED
 2015-08-08  5:25 UTC 

[Xenomai] Raspberry Pi 2 patch - BCM2709
 2015-08-08  5:25 UTC  (3+ messages)

[staging] 68905a14e49: kernel BUG at drivers/base/driver.c:153!
 2015-08-08  5:10 UTC  (3+ messages)
  ` [lkp] "

[PATCH V9 0/3] audit by executable name
 2015-08-08  5:07 UTC  (7+ messages)
` [PATCH V9 3/3] audit: add audit by children of executable path

[PATCH v2 0/8] watchdog: Add support for keepalives triggered by infrastructure
 2015-08-08  5:02 UTC  (9+ messages)
` [PATCH v2 1/8] watchdog: watchdog_dev: Use single variable name for struct watchdog_device
` [PATCH v2 2/8] watchdog: Introduce hardware maximum timeout in watchdog core
` [PATCH v2 3/8] watchdog: Introduce WDOG_RUNNING flag
` [PATCH v2 4/8] watchdog: Make set_timeout function optional
` [PATCH v2 5/8] watchdog: imx2: Convert to use infrastructure triggered keepalives
` [PATCH v2 6/8] watchdog: retu: "
` [PATCH v2 7/8] watchdog: gpio_wdt: "
` [PATCH v2 8/8] watchdog: at91sam9: "

What is my i2c device slave address?
 2015-08-08  4:39 UTC 

Caro usuário Valorizado
 2015-08-08  3:41 UTC 

Caro usuário Valorizado
 2015-08-08  3:41 UTC 

[lm-sensors] [PATCH] hwmon: (pmbus) Add device IDs for TPS544{B, C}2{0, 5}
 2015-08-08  4:17 UTC 

[PATCH 1/3] .gitignore: add cscope and Qt project files
 2015-08-08  3:58 UTC  (3+ messages)
` [PATCH 1/3 v2] "

[PATCH v2 0/8] Add Analogix Core Display Port Driver
 2015-08-08  3:54 UTC  (5+ messages)
` [PATCH v2 4/8] drm: rockchip/dp: add rockchip platform dp driver

[U-Boot] [PATCH 0/9] Replace the FAT filesystem code
 2015-08-08  3:09 UTC  (10+ messages)
` [U-Boot] [PATCH 1/9] disk: support host devices in dev_print()
` [U-Boot] [PATCH 2/9] fat: move to a different directory
` [U-Boot] [PATCH 3/9] fat: add ff.c implementation
` [U-Boot] [PATCH 4/9] fat: apply upstream bugfix to ff.c
` [U-Boot] [PATCH 5/9] fat: ffconf.h changes for U-Boot port
` [U-Boot] [PATCH 6/9] fat: port integer.h to U-Boot types
` [U-Boot] [PATCH 7/9] fat: add U-Boot to ff.c API conversion wrapper
` [U-Boot] [PATCH 8/9] fat: switch to new FAT implementation
` [U-Boot] [PATCH 9/9] fat: remove old implementation

why crc req on free-inobt & file-type-indir options?
 2015-08-08  2:59 UTC  (7+ messages)

[meta-fsl-arm] mesa-demos patch redundant?
 2015-08-08  2:56 UTC 

cron job: media_tree daily build: OK
 2015-08-08  2:51 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] bf337b25e3b70b748fabc1f74c1f4f8871c9697f BUILD DONE
 2015-08-08  2:47 UTC 

[PATCH][v3] powerpc/fsl-booke: Add T1040D4RDB/T1042D4RDB board support
 2015-08-08  2:40 UTC  (2+ messages)
` [v3] "

[nightly] Distroless meta-ti/master minimal build 2015-08-07_21-00-51
 2015-08-08  2:37 UTC 

[PATCH] powerpc/fsl_book3e: fix the relocatable bug in debug interrupt handler
 2015-08-08  2:29 UTC  (2+ messages)
`  "

[PATCH] perf, tools, report: Add support for srcfile sort key
 2015-08-08  2:27 UTC  (4+ messages)

[meta-java][PATCH] OpenJDK-8u: For x86 and arm
 2015-08-08  2:20 UTC 

[linux-3.18 test] 60614: regressions - FAIL
 2015-08-08  2:14 UTC 

[PATCH v3] cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabled
 2015-08-08  2:09 UTC  (3+ messages)

PROBLEM: 4.1.4 -- Kernel Panic on shutdown
 2015-08-08  2:07 UTC  (11+ messages)

[PATCH 0/2] fix vdso coarse clock monotonicity regressions
 2015-08-08  2:03 UTC  (6+ messages)
` [PATCH 1/2] ARM: VDSO: fix coarse clock monotonicity regression
` [PATCH 2/2] arm64: "

[PATCH] power: twl4030: missing dep for CHARGER_TWL4030
 2015-08-08  2:04 UTC 

[pulseaudio-discuss] No sound Lubuntu 14.02
 2015-08-08  2:00 UTC  (2+ messages)
            ` [SOLVED] "

VIMC: API proposal, configuring the topology through user space
 2015-08-08  1:55 UTC 

[PATCH 00/16] Add vTPM support to SLOF
 2015-08-08  1:55 UTC  (17+ messages)
` [PATCH 01/16] Add a TPM driver implementation
` [PATCH 02/16] Add TPM initialization support
` [PATCH 03/16] Add sha1 implementation
` [PATCH 04/16] Add initial support for logging
` [PATCH 05/16] Extend internal firmware API
` [PATCH 06/16] Return value of actual log in sml-get-handover-size
` [PATCH 07/16] Perform some initial measurements
` [PATCH 08/16] Add support for controlling the states of the TPM
` [PATCH 09/16] Add support for a TPM menu to control the state "
` [PATCH 10/16] Implement measurements of the master boot record
` [PATCH 11/16] Measure the static core root of trust for measurements
` [PATCH 12/16] Add TPM firmware API calls hash-all, log-event, hash-log-extend-event
` [PATCH 13/16] Add TPM firmware API call get-maximum-cmd-size
` [PATCH 14/16] Add TPM firmware API call pass-through-to-tpm
` [PATCH 15/16] Add TPM firmware API call get-state
` [PATCH 16/16] Add TPM firmware API call get-failure-reason

[PATCH RT 0/3] Linux 3.2.69-rt102-rc1
 2015-08-08  1:50 UTC  (2+ messages)
` [PATCH RT 1/3] mm/slub: move slab initialization into irq enabled region


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.