All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-10 05:16:02 to 2015-08-10 07:04:50 UTC [more...]

Odd log messages for apps using autotools and __FILE__
 2015-08-10  7:04 UTC  (4+ messages)

[RFC PATCH 0/3] mailbox: hisilicon: add mailbox driver
 2015-08-10  7:02 UTC  (5+ messages)

[alsa-devel] Fwd: [PATCH 1/1] SPI : spi-pxa2xx : fix spi init of WM510205 codec via ACPI (resend)
 2015-08-10  7:00 UTC  (12+ messages)
                    `  "

[Buildroot] [PATCH v3 1/1] package/jsoncpp: Broken on musl
 2015-08-10  6:58 UTC  (4+ messages)

[U-Boot] [PATCH] x86: Set APs' req_seq to the reg number from device tree
 2015-08-10  6:58 UTC 

linux-next: Tree for Aug 10
 2015-08-10  6:58 UTC 

[PATCH v2 0/6] Mailbox: Provide support STi based platforms
 2015-08-10  6:58 UTC  (9+ messages)
` [PATCH v2 2/6] mailbox: dt-bindings: Add shared [driver <=> device tree] defines
` [PATCH v2 5/6] mailbox: Add generic mechanism for testing Mailbox Controllers

[PATCH 6/6 v2] drm/i915: Enable HDMI on DDI-E
 2015-08-10  7:02 UTC 

[RFC PATCH 0/3] New Atmel PIO4 pinctrl/gpio driver
 2015-08-10  6:53 UTC  (5+ messages)

[PATCH 5/6] drm/i915/skl: enable DDIE hotplug
 2015-08-10  6:53 UTC  (2+ messages)
` [PATCH 5/6 v2] drm/i915/skl: enable DDI-E hotplug

[U-Boot] [PATCH] driver: misc: debug server: Update Error message
 2015-08-10  6:50 UTC  (2+ messages)
` [U-Boot] [u-boot-release] "

[PATCH 2/2] mm/hwpoison: fix refcount of THP head page in no-injection case
 2015-08-10  6:32 UTC  (2+ messages)

[PATCH 1/2] mm/hwpoison: fix fail to split THP w/ refcount held
 2015-08-10  6:32 UTC  (2+ messages)

[PATCH 0/5] 64 bit build patch
 2015-08-10  6:47 UTC  (7+ messages)
` [PATCH 1/5] staging: wilc1000: replace WILC_WFIDrvHandle by tstrWILC_WFIDrv
` [PATCH 2/5] staging: wilc1000: change void pointer type to real type
` [PATCH 3/5] staging: wilc1000: clarify the argument type
` [PATCH 4/5] staging: wilc1000: use the real data type
` [PATCH 5/5] staging: wilc1000: use id value as argument

[PATCH] thermal: rockhip: fix setting thermal shutdown polarity
 2015-08-10  6:37 UTC  (6+ messages)

qca6164 support
 2015-08-10  6:41 UTC  (9+ messages)

[RFC/PATCH] Generalize poll events from eventfd
 2015-08-10  6:39 UTC  (5+ messages)
` [PATCH] eventfd: implementation of EFD_MASK flag

[nightly] Core TISDK (1.6/daisy) 2015.06 build 2015-08-09_22-00-51
 2015-08-10  6:39 UTC 

[B.A.T.M.A.N.] Fwd: [Babel-users] Fwd: Why we switched to Babel
 2015-08-10  6:39 UTC 

[PATCH v2] Add continuous sampling with IIO buffers for Vybrid
 2015-08-10  6:35 UTC  (7+ messages)
` [PATCH v2] iio: adc: vf610: Add IIO buffer support for Vybrid ADC

[PATCH 3/5] drivers/tty: make hvc_console.c explicitly non-modular
 2015-08-10  6:38 UTC  (2+ messages)
` [3/5] "

[PATCH]doc: Add performance tuning guide about how to get DPDK high perf on Intel platform
 2015-08-10  6:34 UTC 

[PATCH 0/6] PM / OPP: Add debugfs support
 2015-08-10  6:32 UTC  (13+ messages)
` [PATCH 1/6] PM / OPP: reuse of_parse_phandle()
` [PATCH 2/6] PM / OPP: restructure _of_init_opp_table_v2()
` [PATCH 3/6] PM / OPP: Prefix exported opp routines with dev_pm_opp_
` [PATCH 4/6] PM / OPP: Move opp core to its own directory
` [PATCH 5/6] PM / OPP: Move cpu specific code to opp/cpu.c
` [PATCH 6/6] PM / OPP: Add debugfs support

[PATCH RT 0/7] Linux 3.18.18-rt16-rc1
 2015-08-10  6:33 UTC  (3+ messages)
` [PATCH RT 2/7] mm/slub: move slab initialization into irq enabled region

[PATCH] thermal: rockchip: fix handling of invalid readings
 2015-08-10  6:30 UTC  (2+ messages)

[PATCH v6 00/42] powerpc/powernv: PCI hotplug suppport
 2015-08-10  6:30 UTC  (4+ messages)
` [PATCH v6 03/42] powerpc/powernv: Enable M64 on P7IOC

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

What is my i2c device slave address?
 2015-08-10  6:28 UTC  (5+ messages)

[U-Boot] [PATCH] video: vesa: Correct a typo in the Kconfig VESA mode string
 2015-08-10  6:26 UTC 

[GIT PULL 00/27] perf tools: filtering events using eBPF programs
 2015-08-10  6:16 UTC  (28+ messages)
` [PATCH 01/27] perf tools: Make perf depend on libbpf
` [PATCH 02/27] perf ebpf: Add the libbpf glue
` [PATCH 03/27] perf tools: Enable passing bpf object file to --event
` [PATCH 04/27] perf probe: Attach trace_probe_event with perf_probe_event
` [PATCH 05/27] perf record, bpf: Parse and probe eBPF programs probe points
` [PATCH 06/27] perf bpf: Collect 'struct perf_probe_event' for bpf_program
` [PATCH 07/27] perf record: Load all eBPF object into kernel
` [PATCH 08/27] perf tools: Add bpf_fd field to evsel and config it
` [PATCH 09/27] perf tools: Attach eBPF program to perf event
` [PATCH 10/27] perf tools: Suppress probing messages when probing by BPF loading
` [PATCH 11/27] perf record: Add clang options for compiling BPF scripts
` [PATCH 12/27] perf tools: Infrastructure for compiling scriptlets when passing '.c' to --event
` [PATCH 13/27] perf tests: Enforce LLVM test for BPF test
` [PATCH 14/27] perf test: Enable 'perf test' run as test targets
` [PATCH 15/27] perf test: Add 'perf test BPF'
` [PATCH 16/27] bpf tools: Load a program with different instances using preprocessor
` [PATCH 17/27] perf tools: Fix probe-event.h include
` [PATCH 18/27] perf probe: Reset args and nargs for probe_trace_event when failure
` [PATCH 19/27] perf tools: Move linux/filter.h to tools/include
` [PATCH 20/27] perf tools: Add BPF_PROLOGUE config options for further patches
` [PATCH 21/27] perf tools: Introduce arch_get_reg_info() for x86
` [PATCH 22/27] perf tools: Add prologue for BPF programs for fetching arguments
` [PATCH 23/27] perf tools: Generate prologue for BPF programs
` [PATCH 24/27] perf tools: Use same BPF program if arguments are identical
` [PATCH 25/27] perf record: Support custom vmlinux path
` [PATCH 26/27] perf probe: Init symbol as kprobe
` [PATCH 27/27] perf tools: Support attach BPF program on uprobe events

[PATCH 0/6] staging: android: allow building some drivers as a module
 2015-08-10  6:24 UTC  (7+ messages)
` [PATCH 1/6] staging: android: allow building timed_gpio "
` [PATCH 2/6] staging: android: sync_debug.c: add include for linux/module.h
` [PATCH 3/6] staging: android: combine sync.o and sync_debug.o into sync-core.o
` [PATCH 4/6] staging: android: allow building sync and sw_sync as a module
` [PATCH 5/6] mm: export shmem_zero_setup for modules
` [PATCH 6/6] staging: android: allow building ashmem as a module

[PATCH V1 Resend 00/11] vial: Drop unlikely before IS_ERR(_OR_NULL)
 2015-08-10  6:24 UTC  (22+ messages)
` [PATCH V1 Resend 01/11] err.h: add (missing) unlikely() to IS_ERR_OR_NULL()
` [PATCH V1 Resend 02/11] PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)
` [PATCH V1 Resend 03/11] drivers: devfreq: "
` [PATCH V1 Resend 04/11] drivers: md: "
` [PATCH V1 Resend 05/11] drivers: misc: "
` [PATCH V1 Resend 06/11] drivers: net: "
` [PATCH V1 Resend 07/11] drivers: rtc: Drop (un)likely "
  ` [rtc-linux] "
` [PATCH V1 Resend 08/11] fs: Drop unlikely "
` [PATCH V1 Resend 09/11] blk-cgroup: "
` [PATCH V1 Resend 10/11] mm: "
  ` [PATCH V1 Resend 11/11] net: "

[Qemu-devel] virtio 1 issues
 2015-08-10  6:22 UTC  (4+ messages)

Linux 3.12.46
 2015-08-10  6:21 UTC 

[U-Boot] [PATCH v2 0/9] x86: minnowmax: Add interrupt support
 2015-08-10  6:19 UTC  (19+ messages)
` [U-Boot] [PATCH v2 1/9] dm: pci: Provide friendly config access functions
` [U-Boot] [PATCH v2 2/9] dm: pci: Add a way to iterate through all PCI devices
` [U-Boot] [PATCH v2 3/9] x86: Re-order efi-x86_defconfig
` [U-Boot] [PATCH v2 4/9] x86: Tidy up the PIRQ routing code a little
` [U-Boot] [PATCH v2 5/9] x86: Split out fsp_init_phase_pci() code into a new function
` [U-Boot] [PATCH v2 6/9] x86: Allow pirq_init() to return an error
` [U-Boot] [PATCH v2 7/9] x86: minnowmax: Define and enable interrupt setup
` [U-Boot] [PATCH v2 8/9] x86: baytrail: Tidy up interrupt and FSP init
` [U-Boot] [PATCH v2 9/9] x86: baytrail: Support running as an EFI payload

Inquiry Mrs Ella from Al-Areen Trading Co,
 2015-08-10  6:18 UTC 

[PATCH] i2c: allow specifying separate wakeup interrupt in device tree
 2015-08-10  6:16 UTC  (5+ messages)

[PATCH] bjam-native: inhibit sysroot strip
 2015-08-10  6:14 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/4] add dfu support for at91 sam9260 based boards
 2015-08-10  6:14 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] ARM: at91: add cpu.h
` [U-Boot] [PATCH v2 2/4] usb: gadget: at91_udc: port linux driver at91_udc
` [U-Boot] [PATCH v2 3/4] usb: gadget: at91_udc: add at91_udc into U-Boot
` [U-Boot] [PATCH v2 4/4] at91, taurus, smartweb: add dfu support

[PATCH] IB/sa: Restrict SA Netlink to admin users
 2015-08-10  6:11 UTC  (2+ messages)

Query: consistent method for identifying watchdog driver
 2015-08-10  6:10 UTC 

[PATCH] sched: sync with the prev cfs when changing cgroup within a cpu
 2015-08-10  6:08 UTC 

[PATCH] drm/i915: Retry port as HDMI if dp_is_edp turns out to be false
 2015-08-10  6:05 UTC  (4+ messages)

[PATCH v4 0/7] KASAN for arm64
 2015-08-10  6:01 UTC  (5+ messages)
` [PATCH v4 2/7] mm: kasan: introduce generic kasan_populate_zero_shadow()

[Bug 91588] [LLVM] (bisected) Unigine Valley: High + AA = incorrect rendering
 2015-08-10  6:01 UTC  (2+ messages)

4.1-rc6: ATA link is slow to respond, please be patient (fwd)
 2015-08-10  5:52 UTC 

[RFC PATCH 10/10] ASOC: topology: Add PCM DAIs dynamically when loading them
 2015-08-10  6:13 UTC 

[RFC PATCH 09/10] ASoC: Topology: change stream formats to bitwise flag
 2015-08-10  6:13 UTC 

[RFC PATCH 08/10] ASoC: topology: change pass number of DAI smaller than graph
 2015-08-10  6:13 UTC 

[U-Boot] [PATCH 00/21] beagle_x15/omap5: Add dwc3 peripheral support
 2015-08-10  6:00 UTC  (4+ messages)
` [U-Boot] [PATCH 15/21] usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop

[RFC PATCH 07/10] ASoC: support adding a DAI dynamically
 2015-08-10  6:13 UTC 

[RFC PATCH 06/10] ASoC: bind new DAI links after probing components
 2015-08-10  6:13 UTC 

[RFC PATCH 05/10] ASoC: Add support for dummy DAI links and PCM runtimes
 2015-08-10  6:13 UTC 

[RFC PATCH 04/10] ASoC: implement DAI links in a list
 2015-08-10  6:13 UTC 

[RFC PATCH 03/10] ASoC: soc_bind_dai_link() change 2nd argument to DAI link pointer
 2015-08-10  6:13 UTC 

[RFC PATCH 02/10] ASoC: Define soc_init_dai_link() to wrap link intialization
 2015-08-10  6:12 UTC 

[RFC PATCH 01/10] ASoC: change the PCM runtime array to a list
 2015-08-10  6:12 UTC 

[RFC PATCH 00/10] ASoC: support adding PCM dynamically from topology
 2015-08-10  6:09 UTC 

4.1-rc6: ATA link is slow to respond, please be patient (fwd)
 2015-08-10  5:50 UTC 

[patch net-next 0/7] mlxsw: Couple of fixes/adjustments
 2015-08-10  5:54 UTC  (2+ messages)

[PATCH] [trivial] net: ethernet: Fix double word "the the" in eth.c
 2015-08-10  5:53 UTC  (2+ messages)

[PATCH] net: phy: add RealTek RTL8211DN phy id
 2015-08-10  5:52 UTC  (2+ messages)

[PATCH net-next] mpls: Enforce payload type of traffic sent using explicit NULL
 2015-08-10  5:51 UTC  (2+ messages)

[PATCH v7 0/5] bpf: Introduce the new ability of eBPF programs to access hardware PMU counter
 2015-08-10  5:50 UTC  (2+ messages)

[PATCH net-next v2 0/7] net: dsa: mv88e6xxx: support switchdev FDB objects
 2015-08-10  5:48 UTC  (2+ messages)

[U-Boot] [PATCH v3 04/16] drivers/net/vsc9953: Fix missing reserved register
 2015-08-10  5:47 UTC  (5+ messages)
` [U-Boot] [PATCH v3 07/16] common/cmd_ethsw: Add generic commands for Ethernet Switches

[xen-4.5-testing test] 60638: tolerable FAIL - PUSHED
 2015-08-10  5:47 UTC 

linux-next: build failure after merge of the gpio tree
 2015-08-10  5:46 UTC  (2+ messages)

[PATCH] ext4, jbd2: ensure entering into panic after recording an error in JBD2 superblock
 2015-08-10  5:44 UTC 

[PATCH 0/3] HDMI optimization series
 2015-08-10  5:44 UTC  (3+ messages)
` [PATCH 3/3] drm/i915: Check live status before reading edid

[PATCH] [trivial] net:wimax: Fix doucble word "the the" in networking.xml
 2015-08-10  5:44 UTC  (2+ messages)

[PATCH net-next 1/1] lan78xx: Fix Smatch warnings
 2015-08-10  5:43 UTC  (2+ messages)

[PATCH 4.1 000/123] 4.1.5-stable review
 2015-08-10  5:42 UTC  (2+ messages)

[PATCH] net: Unbreak resetting default values for tcp_wmem/udp_wmem_min
 2015-08-10  5:41 UTC  (2+ messages)

[PATCH 1/5] powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash
 2015-08-10  5:37 UTC  (8+ messages)
` [PATCH 3/5] powerpc/mm: Drop the 64K on 4K version of pte_pagesize_index()
` [PATCH 4/5] powerpc/mm: Simplify page size kconfig dependencies
` [PATCH 5/5] powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64K

[PATCH v1] Change rte_eal_vdev_init to update port_id
 2015-08-10  5:31 UTC  (4+ messages)

[PATCH 0/3] Add BXT A0/A1 WA for HPD swap in generic way
 2015-08-10  5:28 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: Dont enable hpd for eDP
` [PATCH 2/3] drm/i915/bxt: Add HPD support for DDIA
` [PATCH 3/3] drm/i915/bxt: WA for swapped HPD pins in A stepping

Perf tool cross build issue
 2015-08-10  5:21 UTC  (4+ messages)
  ` Compile linux tool perf for Android

"git pull --rebase" fails if pager.pull is true, after producing a colorized diff it cannot apply
 2015-08-10  5:23 UTC  (5+ messages)
    ` [PATCH 1/2] pager_in_use: use git_env_bool
    ` [PATCH 2/2] pager_in_use: make sure output is still going to pager

[U-Boot] [PATCH 0/3] add dfu support for at91 sam9260 based boards
 2015-08-10  5:16 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] usb: gadget: at91_udc: add support for at91_udc


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.