All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-03 00:53:35 to 2015-09-03 02:53:13 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2015-09-03  2:52 UTC 

[PATCH 0/9 v2] sh-pfc: modify PINMUX_IPSR_MSEL() and r8a7795 support
 2015-09-03  2:52 UTC  (19+ messages)
` [PATCH 1/9 v2] sh-pfc: modify PINMUX_IPSR_MSEL() macro order
` [PATCH 2/9 v2] sh-pfc: pfc-sh7734: use PINMUX_IPSR_MSEL()
` [PATCH 3/9 v2] sh-pfc: pfc-r8a7794: "
` [PATCH 4/9 v2] sh-pfc: pfc-r8a7791: "
` [PATCH 5/9 v2] sh-pfc: pfc-r8a7790: "
` [PATCH 6/9 v2] sh-pfc: pfc-r8a7779: "
` [PATCH 7/9 v2] sh-pfc: remove unused PINMUX_IPSR_MODSEL_DATA()
` [PATCH 8/9 v2] sh-pfc: Initial R8A7795 PFC support
` [PATCH 9/9 v2] sh-pfc: r8a7795: add SCIFx support

[PATCH] cpufreq-dt: add suspend frequency support
 2015-09-03  2:50 UTC  (3+ messages)

Request Linux Graphic Driver for Intel GMA 3150
 2015-09-03  2:50 UTC  (7+ messages)

Fwd: [PATCH] x86: Use larger chunks in mtrr_cleanup
 2015-09-03  2:45 UTC  (2+ messages)

[GIT PULL 00/31] perf tools: filtering events using eBPF programs
 2015-09-03  2:42 UTC  (4+ messages)
` [PATCH 14/31] perf tools: Suppress probing messages when probing by BPF loading
    `  "

[PATCH] net: eth: altera: fix napi poll_list corruption
 2015-09-03  2:42 UTC  (4+ messages)

[PATCH 0/1] rtl8xxxu (mac80211) driver for rtl8188[cr]u/rtl8192cu/rtl8723au
 2015-09-03  2:39 UTC  (7+ messages)
` [PATCH 1/1] New driver: rtl8xxxu (mac80211)

[Qemu-devel] [RFC PATCH v0] spapr: Disable memory hotplug when HTAB size is insufficient
 2015-09-03  2:34 UTC  (3+ messages)

perhaps obvious question: auditd and setuid/setgid?
 2015-09-03  2:32 UTC  (2+ messages)

slab-nomerge (was Re: [git pull] device mapper changes for 4.3)
 2015-09-03  2:31 UTC  (6+ messages)

[Qemu-devel] [PATCH] virtio: right size for virtio_queue_get_avail_size
 2015-09-02 15:50 UTC  (2+ messages)

[PATCH v3 0/9] Support multiple queues in vhost
 2015-09-03  2:27 UTC  (4+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 02/12] vhost: support multiple queues in virtio dev

[PATCH] ARM: fix bug which VMALLOC_START is lowwer than 0xf0000000
 2015-09-03  2:24 UTC  (2+ messages)

XFS and nobarriers on Intel SSD
 2015-09-03  2:24 UTC 

perf: bug, kernel ignores the buffer size on large read
 2015-09-03  2:32 UTC  (3+ messages)

[Qemu-devel] [PATCH qemu 0/2] spapr_pci: Merge spapr-vfio-phb into spapr-phb
 2015-09-03  2:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH qemu 1/2] spapr_pci_vfio: Remove redundant spapr-pci-vfio-host-bridge

[Qemu-devel] [PATCH v2 0/2] ppc/spapr_hcall: Implement H_RANDOM hypercall
 2015-09-03  2:17 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 2/2] ppc/spapr_hcall: Implement H_RANDOM hypercall in QEMU

How to properly and efficiently balance RAID6 after more drives are added?
 2015-09-03  2:22 UTC  (4+ messages)

testmgr: templates not tested
 2015-09-03  2:20 UTC 

[review-request][PATCH 0/3] Hide irrelevant builds
 2015-09-03  2:14 UTC  (4+ messages)

Segfault at v_read() called from lib_ring_buffer_try_reserve_slow() in LTTng-UST traced app - CPU/VMware dependent
 2015-09-03  2:14 UTC 

[nightly] Distroless meta-ti/master minimal build 2015-09-02_21-01-41
 2015-09-03  2:09 UTC 

[PATCH 00/43] refs lmdb backend
 2015-09-03  2:06 UTC  (44+ messages)
` [PATCH 01/43] refs.c: create a public version of verify_refname_available
` [PATCH 02/43] refs: make repack_without_refs and is_branch public
` [PATCH 04/43] refs.c: add a new refs.c file to hold all common refs code
` [PATCH 05/43] refs.c: move update_ref to refs.c
` [PATCH 06/43] refs.c: move delete_ref and delete_refs to the common code
` [PATCH 07/43] refs.c: move read_ref_at to the common refs file
` [PATCH 08/43] refs.c: move the hidden refs functions to the common code
` [PATCH 09/43] refs.c: move dwim and friend functions to the common refs code
` [PATCH 10/43] refs.c: move warn_if_dangling_symref* to the common code
` [PATCH 11/43] refs.c: move read_ref, read_ref_full and ref_exists "
` [PATCH 12/43] refs.c: move resolve_refdup to common
` [PATCH 13/43] refs.c: move check_refname_format to the common code
` [PATCH 14/43] refs.c: move is_branch "
` [PATCH 15/43] refs.c: move prettify_refname "
` [PATCH 16/43] refs.c: move ref iterators "
` [PATCH 17/43] refs.c: move head_ref_namespaced "
` [PATCH 18/43] refs-be-files.c: add a backend method structure with transaction functions
` [PATCH 19/43] refs-be-files.c: add methods for misc ref operations
` [PATCH 20/43] refs-be-files.c: add methods for the ref iterators
` [PATCH 21/43] refs-be-files.c: add method for for_each_reftype_
` [PATCH 22/43] refs-be-files.c: add do_for_each_per_worktree_ref
` [PATCH 23/43] refs.c: move refname_is_safe to the common code
` [PATCH 24/43] refs.h: document make refname_is_safe and add it to header
` [PATCH 25/43] refs.c: move copy_msg to the common code
` [PATCH 26/43] refs.c: move peel_object "
` [PATCH 27/43] refs.c: move should_autocreate_reflog to "
` [PATCH 28/43] refs.c: add ref backend init function
` [PATCH 29/43] refs.c: add methods for reflog
` [PATCH 30/43] refs.c: add method for initial ref transaction commit
` [PATCH 31/43] initdb: move safe_create_dir into common code
` [PATCH 32/43] refs.c: add method for initializing refs db
` [PATCH 33/43] refs.c: make struct ref_transaction generic
` [PATCH 34/43] refs-be-files.c: add method to rename refs
` [PATCH 35/43] refs-be-files.c: add method to expire reflogs
` [PATCH 36/43] run-command: track total number of commands run
` [PATCH 37/43] refs: move some defines from refs-be-files.c to refs.h
` [PATCH 38/43] refs: make some files backend functions public
` [PATCH 39/43] refs: break out a ref conflict check
` [PATCH 40/43] refs: allow ref backend to be set for clone
` [PATCH 41/43] refs: add register_refs_backend
` [PATCH 42/43] refs: add LMDB refs backend
` [PATCH 43/43] refs: tests for db backend

[Qemu-devel] [PATCH v3 0/4] target-ppc: Add FWNMI support in qemu for powerKVM guests
 2015-09-03  2:02 UTC  (11+ messages)
    ` [Qemu-devel] [Qemu-ppc] "

[U-Boot] [PATCH] Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"
 2015-09-03  2:02 UTC  (19+ messages)

pcieport AER error spam on Intel Skylake
 2015-09-03  1:57 UTC  (3+ messages)

[PATCH 00/13] power: bq24257: Add support for bq24250/bq24251
 2015-09-03  1:57 UTC  (7+ messages)
` [PATCH 13/13] dt: power: bq24257-charger: Cover additional devices

[PATCH 1/1] net/ipv6: Correct PIM6 mrt_lock handling
 2015-09-03  1:52 UTC 

[PATCH 3/3] scsi:stex.c Add S3/S4 support
 2015-09-03  1:50 UTC 

[PATCH 2/4] scsi:stex.c Add hotplug support
 2015-09-03  1:48 UTC 

[RFC] asm-generic/pci_iomap.h: make custom PCI BAR requirements explicit
 2015-09-03  1:47 UTC  (6+ messages)

The tick when exit idle for nohz_full cpu
 2015-09-03  1:46 UTC 

[PATCH 1/3] scsi:stex.c Support to Pegasus series
 2015-09-03  1:46 UTC 

[PATCH 0/3] drivers/staging: Use %pM format specifier to print mac address
 2015-09-03  1:37 UTC  (3+ messages)
` [PATCH 3/3] staging/wilc1000: "

[PATCH] csiostor:Fix locking issues in the function csio_scsim_cleanup_io_lnode
 2015-09-03  1:37 UTC 

[RFC] firmware: annotate thou shalt not request fw on init or probe
 2015-09-03  1:37 UTC  (8+ messages)
    ` [Cocci] "

[PATCH V5 0/6] Redesign SR-IOV on PowerNV
 2015-09-03  1:29 UTC  (7+ messages)
` [PATCH V5 1/6] powerpc/powernv: don't enable SRIOV when VF BAR has non 64bit-prefetchable BAR
` [PATCH V5 2/6] powerpc/powernv: simplify the calculation of iov resource alignment
` [PATCH V5 3/6] powerpc/powernv: use one M64 BAR in Single PE mode for one VF BAR
` [PATCH V5 4/6] powerpc/powernv: replace the hard coded boundary with gate
` [PATCH V5 5/6] powerpc/powernv: boundary the total VF BAR size instead of the individual one
` [PATCH V5 6/6] powerpc/powernv: allocate sparse PE# when using M64 BAR in Single PE mode

[PATCH 0/5] staging: wilc1000: support 64bit machine and remove warnings
 2015-09-03  1:33 UTC  (3+ messages)
` [PATCH 3/5] staging: wilc1000: use id value as argument

[Qemu-devel] [PATCH v15 00/33] TileGX basic instructions
 2015-09-03  1:31 UTC  (34+ messages)
` [Qemu-devel] [PATCH v15 01/33] linux-user: tilegx: Firstly add architecture related features
` [Qemu-devel] [PATCH v15 02/33] linux-user: Support tilegx architecture in linux-user
` [Qemu-devel] [PATCH v15 03/33] linux-user: Conditionalize syscalls which are not defined in tilegx
` [Qemu-devel] [PATCH v15 04/33] target-tilegx: Add opcode basic implementation from Tilera Corporation
` [Qemu-devel] [PATCH v15 05/33] target-tilegx: Modify opcode_tilegx.h to fit QEMU usage
` [Qemu-devel] [PATCH v15 06/33] target-tilegx: Modify _SPECIAL_ opcodes
` [Qemu-devel] [PATCH v15 07/33] target-tilegx: Fix LDNA_ADD_IMM8_OPCODE_X1
` [Qemu-devel] [PATCH v15 08/33] target-tilegx: Add special register information from Tilera Corporation
` [Qemu-devel] [PATCH v15 09/33] target-tilegx: Add cpu basic features for linux-user
` [Qemu-devel] [PATCH v15 10/33] target-tilegx: Add several helpers for instructions translation
` [Qemu-devel] [PATCH v15 11/33] target-tilegx: Framework for decoding bundles
` [Qemu-devel] [PATCH v15 12/33] target-tilegx: Generate SEGV properly
` [Qemu-devel] [PATCH v15 13/33] target-tilegx: Add TILE-Gx building files
` [Qemu-devel] [PATCH v15 14/33] target-tilegx: Handle simple logical operations
` [Qemu-devel] [PATCH v15 15/33] target-tilegx: Handle arithmetic instructions
` [Qemu-devel] [PATCH v15 16/33] target-tilegx: Handle most bit manipulation instructions
` [Qemu-devel] [PATCH v15 17/33] target-tilegx: Handle basic load and store instructions
` [Qemu-devel] [PATCH v15 18/33] target-tilegx: Handle post-increment "
` [Qemu-devel] [PATCH v15 19/33] target-tilegx: Handle unconditional jump instructions
` [Qemu-devel] [PATCH v15 20/33] target-tilegx: Handle conditional branch instructions
` [Qemu-devel] [PATCH v15 21/33] target-tilegx: Handle comparison instructions
` [Qemu-devel] [PATCH v15 22/33] target-tilegx: Implement system and memory management instructions
` [Qemu-devel] [PATCH v15 23/33] target-tilegx: Handle bitfield instructions
` [Qemu-devel] [PATCH v15 24/33] target-tilegx: Handle shift instructions
` [Qemu-devel] [PATCH v15 25/33] target-tilegx: Handle conditional move instructions
` [Qemu-devel] [PATCH v15 26/33] target-tilegx: Handle scalar multiply instructions
` [Qemu-devel] [PATCH v15 27/33] target-tilegx: Handle mask instructions
` [Qemu-devel] [PATCH v15 28/33] target-tilegx: Handle v1cmpeq, v1cmpne
` [Qemu-devel] [PATCH v15 29/33] target-tilegx: Handle mtspr, mfspr
` [Qemu-devel] [PATCH v15 30/33] target-tilegx: Handle atomic instructions
` [Qemu-devel] [PATCH v15 31/33] target-tilegx: Handle v4int_l/h
` [Qemu-devel] [PATCH v15 32/33] target-tilegx: Handle v1shli, v1shrui
` [Qemu-devel] [PATCH v15 33/33] target-tilegx: Handle v1shl, v1shru, v1shrs

[Qemu-devel] [PATCH qemu] pseries: Update SLOF firmware image to qemu-slof-20150813
 2015-09-03  1:31 UTC  (2+ messages)

[GIT PULL] sched/nohz: Affine unpinned timers to housekeepers
 2015-09-03  1:29 UTC  (7+ messages)
` [PATCH 1/2] nohz: "

[GIT PULL] Orangefs (text only resend)
 2015-09-03  1:28 UTC  (4+ messages)

[Cocci] [PATCH] Makefile: fix autotools pre ./configure version regression
 2015-09-03  1:24 UTC  (2+ messages)

[PATCHv3] staging: wilc1000: replace MALLOC_WILC_BUFFER() macro to avoid possible memory leak
 2015-09-03  1:19 UTC  (4+ messages)
` [PATCHv4 0/2] staging: wilc1000: code improvements
  ` [PATCHv4 1/2] staging: wilc1000: remove FREE_WILC_BUFFER()

[PATCH v3] staging: dgnc: take lock when storing value in dgnc_poll_tick
 2015-09-03  1:15 UTC  (2+ messages)

[PATCH 0/7] Exynos4412-based Trats2 USB gadget (DWC2) fixes
 2015-09-03  1:12 UTC  (4+ messages)
` [PATCH 7/7] usb: dwc2: refactor common low-level hw code to platform.c

[PATCH] staging: fbtft: Removed a space
 2015-09-03  1:10 UTC  (3+ messages)

[PATCH 0/5] staging: fbtft: some checpatch.pl cleanups
 2015-09-03  1:08 UTC  (3+ messages)
` [PATCH 1/5] staging: fbtft: remove unused bl_ops from fbtft_unregister_backlight

[PATCH v3] cpuidle/coupled: Add sanity check for safe_state_index
 2015-09-03  1:35 UTC  (2+ messages)

[PATCH v12 0/5] mtd: nand: vf610_nfc: Freescale NFC for VF610
 2015-09-03  1:06 UTC  (15+ messages)
` [PATCH v12 1/5] mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others
` [PATCH v12 2/5] mtd: nand: vf610_nfc: add hardware BCH-ECC support
` [PATCH v12 3/5] mtd: nand: vf610_nfc: add device tree bindings
` [PATCH v12 4/5] ARM: dts: vf610twr: add NAND flash controller peripherial
` [PATCH v12 5/5] ARM: dts: vf-colibri: enable NAND flash controller

[PATCH 1/2] android, lmk: Protect task->comm with task_lock
 2015-09-03  1:06 UTC  (3+ messages)
` [PATCH 2/2] android, lmk: Reverse the order of setting TIF_MEMDIE and sending SIGKILL

[PATCH v2] btrfs: qgroup: exit the rescan worker during umount
 2015-09-03  1:05 UTC 

[PATCH 0/8] fix drivers/staging/android several coding style issues
 2015-09-03  1:05 UTC  (2+ messages)

PCI rescan : can't assign mem
 2015-09-03  1:03 UTC  (6+ messages)

[PATCH] staging: android: fix typo
 2015-09-03  1:02 UTC  (2+ messages)

Poor SRIOV performance with ESXi Linux guest
 2015-09-03  1:02 UTC  (3+ messages)

[PATCH] drivers:staging:vt6655: Fix coding style issues
 2015-09-03  1:01 UTC  (2+ messages)

[PATCH v4 0/16] Add Analogix Core Display Port Driver
 2015-09-03  0:58 UTC  (4+ messages)
` [PATCH v4 03/16] drm: bridge: analogix/dp: split exynos dp driver to bridge dir

Possible deadlock related to CPU hotplug and kernfs
 2015-09-03  0:58 UTC  (3+ messages)

[PATCH] dax, pmem: add support for msync
 2015-09-03  0:57 UTC  (7+ messages)

[PATCH V2] PM / Domains: Try power off masters in error path of __pm_genpd_poweron()
 2015-09-03  1:25 UTC  (2+ messages)

[PATCH] Fix recursive mode -st on BUILDDIR setup
 2015-09-03  0:57 UTC  (5+ messages)

[PATCH V2] PM / Domains: Remove cpuidle attach
 2015-09-03  1:24 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.