All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-07 09:56:07 to 2016-09-07 10:33:13 UTC [more...]

[PATCH] usb: dwc3: host: inherit dma configuration from parent dev
 2016-09-07 10:33 UTC  (16+ messages)

[PATCH] Security Advisory - collectd - CVE-2016-6254
 2016-09-07 10:32 UTC  (2+ messages)

[PATCH 0/7] More smiapp cleanups
 2016-09-07 10:30 UTC  (8+ messages)
` [PATCH 1/7] smiapp: Move sub-device initialisation into a separate function
` [PATCH 2/7] smiapp: Explicitly define number of pads in initialisation
` [PATCH 3/7] smiapp: Initialise media entity after sensor init
` [PATCH 4/7] smiapp: Split off sub-device registration into two
` [PATCH 5/7] smiapp: Provide a common function to obtain native pixel array size
` [PATCH 6/7] smiapp: Remove unnecessary BUG_ON()'s
` [PATCH 7/7] smiapp: Always initialise the sensor in probe

[PATCH 0/8] ARM: dts: bcm283x: add and use pinctrl groups
 2016-09-07 10:31 UTC  (26+ messages)
` [PATCH 1/8] ARM: dts: bcm283x: Define standard pinctrl groups in the gpio node
` [PATCH 2/8] ARM: dts: bcm283x: Add the emmc pin group to bcm283x.dtsi
` [PATCH 3/8] ARM: dts: bcm283x: Add a group for mapping pins 48-53 to sdhost
` [PATCH 4/8] ARM: dts: bcm283x: Add a new EMMC pin group from the downstream tree
` [PATCH 5/8] ARM: dts: bcm283x: add pinctrl group to &pwm, drop pins from &gpio
` [PATCH 6/8] ARM: dts: bcm283x: add pinctrl group to &i2c0, "
` [PATCH 7/8] ARM: dts: bcm283x: add pinctrl group to &i2c1, "
` [PATCH 8/8] ARM: dts: bcm283x: add pinctrl group to &sdhci, "

[PATCH] ARM: imx: build cpuidle-imx6sx.c for imx6ul
 2016-09-07 10:30 UTC 

[RFT PATCH v4 0/3] usb: dwc2: Fix core reset and force mode delays
 2016-09-07 10:29 UTC  (4+ messages)

[U-Boot] [PATCH] ARM64: Add support for some of atomic64 operations
 2016-09-07 10:30 UTC 

[PATCH 0/3] systemd: add support to manage user units
 2016-09-07 10:29 UTC  (3+ messages)
` [PATCH 3/3] pulseaudio: fix to manage user services corretly

Why patch is not showed at log?
 2016-09-07 10:28 UTC  (2+ messages)

[PATCH v6 0/4] New debugfs API for capturing CRC of frames
 2016-09-07 10:27 UTC  (10+ messages)
` [PATCH v6 1/4] drm/i915/debugfs: Move out pipe CRC code
` [PATCH v6 2/4] drm: Add API for capturing frame CRCs
` [PATCH v6 3/4] drm/i915: Use new CRC debugfs API
` [PATCH v6 4/4] drm/i915: Put "cooked" vlank counters in frame CRC lines

[Qemu-devel] [PULL 00/64] ppc-for-2.8 queue 20160907
 2016-09-07 10:29 UTC  (65+ messages)
` [Qemu-devel] [PULL 01/64] xics_kvm: drop extra checking of kernel_xics_fd
` [Qemu-devel] [PULL 02/64] hw/ppc: include fdt helper routine in a common file
` [Qemu-devel] [PULL 03/64] target-ppc: Introduce Power9 family
` [Qemu-devel] [PULL 04/64] target-ppc: Introduce POWER ISA 3.0 flag
` [Qemu-devel] [PULL 05/64] target-ppc: adding addpcis instruction
` [Qemu-devel] [PULL 06/64] target-ppc: add cmprb instruction
` [Qemu-devel] [PULL 07/64] target-ppc: add modulo word operations
` [Qemu-devel] [PULL 08/64] target-ppc: add modulo dword operations
` [Qemu-devel] [PULL 09/64] target-ppc: add cnttzd[.] instruction
` [Qemu-devel] [PULL 10/64] target-ppc: add cnttzw[.] instruction
` [Qemu-devel] [PULL 11/64] target-ppc: add cmpeqb instruction
` [Qemu-devel] [PULL 12/64] target-ppc: add setb instruction
` [Qemu-devel] [PULL 13/64] target-ppc: add maddld instruction
` [Qemu-devel] [PULL 14/64] target-ppc: add maddhd and maddhdu instruction
` [Qemu-devel] [PULL 15/64] target-ppc: introduce opc4 for Expanded Opcode
` [Qemu-devel] [PULL 16/64] ppc: Provide basic raise_exception_* functions
` [Qemu-devel] [PULL 17/64] ppc: Move classic fp ops out of translate.c
` [Qemu-devel] [PULL 18/64] ppc: Move embedded spe "
` [Qemu-devel] [PULL 19/64] ppc: Move DFP "
` [Qemu-devel] [PULL 20/64] ppc: Move VMX "
` [Qemu-devel] [PULL 21/64] ppc: Move VSX "
` [Qemu-devel] [PULL 22/64] ppc: Rename fload_invalid_op_excp to float_invalid_op_excp
` [Qemu-devel] [PULL 23/64] ppc: Make float_invalid_op_excp() pass the return address
` [Qemu-devel] [PULL 24/64] ppc: Make float_check_status() "
` [Qemu-devel] [PULL 25/64] ppc: Don't update the NIP in floating point generated code
` [Qemu-devel] [PULL 26/64] ppc: FP exceptions are always precise
` [Qemu-devel] [PULL 27/64] ppc: Don't update NIP in lswi/lswx/stswi/stswx
` [Qemu-devel] [PULL 28/64] ppc: Don't update NIP in lmw/stmw/icbi
` [Qemu-devel] [PULL 29/64] ppc: Make tlb_fill() use new exception helper
` [Qemu-devel] [PULL 30/64] ppc: Fix source NIP on SLB related interrupts
` [Qemu-devel] [PULL 31/64] ppc: Don't update NIP in DCR access routines
` [Qemu-devel] [PULL 32/64] ppc: Don't update NIP in facility unavailable interrupts
` [Qemu-devel] [PULL 33/64] ppc: Don't update NIP BookE 2.06 tlbwe
` [Qemu-devel] [PULL 34/64] ppc: Don't update NIP on conditional trap instructions
` [Qemu-devel] [PULL 35/64] ppc: Don't update NIP if not taking alignment exceptions
` [Qemu-devel] [PULL 36/64] ppc: Don't update NIP in dcbz and lscbx
` [Qemu-devel] [PULL 37/64] ppc: Make alignment exceptions suck less
` [Qemu-devel] [PULL 38/64] ppc: Handle unconditional (always/never) traps at translation time
` [Qemu-devel] [PULL 39/64] ppc: Speed up dcbz
` [Qemu-devel] [PULL 40/64] ppc: Fix CFAR updates
` [Qemu-devel] [PULL 41/64] ppc: Don't set access_type on all load/stores on hash64
` [Qemu-devel] [PULL 42/64] ppc: Use a helper to generate "LE unsupported" alignment interrupts
` [Qemu-devel] [PULL 43/64] ppc: load/store multiple and string insns don't do LE
` [Qemu-devel] [PULL 44/64] target-ppc: implement branch-less divw[o][.]
` [Qemu-devel] [PULL 45/64] target-ppc: implement branch-less divd[o][.]
` [Qemu-devel] [PULL 46/64] target-ppc: add dtstsfi[q] instructions
` [Qemu-devel] [PULL 47/64] target-ppc: add vabsdu[b, h, w] instructions
` [Qemu-devel] [PULL 48/64] target-ppc: add vcmpnez[b, h, w][.] instructions
` [Qemu-devel] [PULL 49/64] target-ppc: add vslv instruction
` [Qemu-devel] [PULL 50/64] target-ppc: add vsrv instruction
` [Qemu-devel] [PULL 51/64] target-ppc: add extswsli[.] instruction
` [Qemu-devel] [PULL 52/64] ppc: Rename #include'd .c files to .inc.c
` [Qemu-devel] [PULL 53/64] hw/ppc: use error_report instead of fprintf
` [Qemu-devel] [PULL 54/64] hw/ppc: add a ppc_create_page_sizes_prop() helper routine
` [Qemu-devel] [PULL 55/64] ppc: Fix macio ESCC legacy mapping
` [Qemu-devel] [PULL 56/64] ppc: Fix catching some segfaults in user mode
` [Qemu-devel] [PULL 57/64] ppc: Stop dumping state on all exceptions in linux-user
` [Qemu-devel] [PULL 58/64] ppc: Don't generate dead code on unconditional branches
` [Qemu-devel] [PULL 59/64] ppc: Improve flags for helpers loading/writing the time facilities
` [Qemu-devel] [PULL 60/64] ppc: Improve the exception helpers flags
` [Qemu-devel] [PULL 61/64] ppc: Improve a few more helper flags
` [Qemu-devel] [PULL 62/64] spapr: implement H_CHANGE_LOGICAL_LAN_MAC h_call
` [Qemu-devel] [PULL 63/64] tests: Resort check-qtest entries in Makefile.include
` [Qemu-devel] [PULL 64/64] tests: Check serial output of firmware boot of some machines

[PATCH] pinctrl/amd: Configure GPIO register using BIOS settings
 2016-09-07  8:56 UTC 

[RFC] rlimit exceed notification events
 2016-09-07 10:27 UTC  (4+ messages)
` [PATCH RFC 0/2] "
  ` [PATCH RFC 1/2] rlimits: add infra to report violations
  ` [PATCH RFC 2/2] rlimits: report resource limits violations

[U-Boot] UBI and UBIFS on ARM64
 2016-09-07 10:26 UTC  (5+ messages)

[PATCH 0/6] drm/i915: Enable support for nonblocking modesets
 2016-09-07 10:26 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] generic: simple permission check on hard links
 2016-09-07 10:26 UTC 

[PATCH 0/3] tpm/tpm_crb: implement power management
 2016-09-07 10:25 UTC  (4+ messages)
  ` [PATCH 1/3] tpm/tpm_crb: implement tpm crb idle state
  ` [PATCH 2/3] tmp/tpm_crb: fix Intel PTT hw bug during "
  ` [PATCH 3/3] tpm/tpm_crb: cache cmd_size register value

[PATCH] mfd: ucb1x00: remove NO_IRQ check
 2016-09-07 10:27 UTC  (5+ messages)

[PATCH nf-next,v2] netfilter: nft_dynset: allow to invert match criteria
 2016-09-07 10:22 UTC 

[Qemu-devel] [PATCH v3 0/3] Introduce IOMMUNotifier struct
 2016-09-07 10:23 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 1/3] memory: introduce IOMMUNotifier and its caps
` [Qemu-devel] [PATCH v3 2/3] memory: generalize iommu_ops.notify_started to notifier_add

[U-Boot] [PATCH] armv8: ls1043a: Extend the size for SPL
 2016-09-07 10:21 UTC 

[PATCH 1/4] dt-bindings: Add summit vendor id
 2016-09-07 10:20 UTC  (8+ messages)
` [PATCH 2/4] dt-bindings: Add summit SMB347 charger bindings
` [PATCH 3/4] power: smb347-charger: Support devicetree binding
` [PATCH 4/4] power: smb347-charger: Summit SMB345 charger IC

[Qemu-devel] [RFC v4 00/28] Base enabling patches for MTTCG
 2016-09-07 10:19 UTC  (12+ messages)
` [Qemu-devel] [RFC v4 14/28] tcg: add kick timer for single-threaded vCPU emulation
` [Qemu-devel] [RFC v4 20/28] cpus: tweak sleeping and safe_work rules for MTTCG
` [Qemu-devel] [RFC v4 25/28] cputlb: introduce tlb_flush_* async work
` [Qemu-devel] [RFC v4 28/28] cputlb: make tlb_flush_by_mmuidx safe for MTTCG

[LTP] [PATCH 1/4] memcg_lib.sh: Print test number at test start
 2016-09-07 10:19 UTC  (4+ messages)
` [LTP] [PATCH 3/4] memcg_lib.sh: Get rid of sleep 1 in signal_memcg_process

[Buildroot] [PATCH] libcurl: bump version to 7.50.2
 2016-09-07 10:18 UTC  (2+ messages)

[Buildroot] [git commit] libcurl: bump version to 7.50.2
 2016-09-07 10:17 UTC 

Memory barrier needed with wake_up_process()?
 2016-09-07 10:12 UTC  (2+ messages)

[PATCH] mwifiex: PCIe8997 chip specific handling
 2016-09-07 10:13 UTC  (7+ messages)
`  "

v4.4.20 build: 0 failures 0 warnings (v4.4.20)
 2016-09-07 10:12 UTC 

[PATCH] mwifiex: handle edmac vendor command
 2016-09-07 10:12 UTC  (8+ messages)

lvmetad doesn't terminate with SIGTERM if thin volume used
 2016-09-07 10:09 UTC  (7+ messages)

[PATCH v3 0/4] clk: bcm2835: critical clocks and parent selection
 2016-09-07  9:08 UTC  (2+ messages)

[PATCH 0/9] devtool / recipetool fixes
 2016-09-07 10:07 UTC  (5+ messages)
` [PATCH 1/9] lib/oe/patch: handle non-UTF8 encoding when reading patches

[PATCH i-g-t] demo/Makefile.source: Compile intel_sprite_on when HAVE_LIBDRM_INTEL
 2016-09-07 10:07 UTC  (2+ messages)

[PATCH 0/3] arm64: alternative: add auto-nop support
 2016-09-07 10:07 UTC  (8+ messages)
` [PATCH 1/3] arm64: alternative: add auto-nop infrastructure
` [PATCH 2/3] arm64: use alternative auto-nop
` [PATCH 3/3] arm64/kvm: "

Fourth draft of the Y2038 design document
 2016-09-07 10:05 UTC  (2+ messages)
      ` [Y2038] "

[PATCHv2 0/2] v4l: vsp1: Add HGT support
 2016-09-07 10:05 UTC  (5+ messages)
` [PATCHv2 2/2] "

[Buildroot] [git commit] libpng: bump to version 1.6.25
 2016-09-07 10:04 UTC 

[Buildroot] [PATCH] libpng: bump to version 1.6.25
 2016-09-07 10:04 UTC  (2+ messages)

Regression with 4.7.2 on sun4u
 2016-09-07 10:01 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] linux-headers: bump 4.7.x series to 4.7.3
 2016-09-07 10:00 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] linux: bump default to version 4.7.3

Still not production ready
 2016-09-07  9:53 UTC  (3+ messages)
` kworker threads may be working saner now instead of using 100% of a CPU core for minutes (Re: Still not production ready)

[OpenRISC] Access a de0_nano JP2 header pin
 2016-09-07 10:00 UTC  (3+ messages)

[Buildroot] [git commit] linux: bump default to version 4.7.3
 2016-09-07 10:00 UTC 

[Buildroot] [git commit] linux-headers: bump 4.7.x series to 4.7.3
 2016-09-07  9:59 UTC 

[PATCH 1/3 v2] net: smsc911x: augment device tree bindings
 2016-09-07  9:59 UTC  (4+ messages)
` [PATCH 2/3 v2] net: smsc911x: request and deassert optional RESET GPIO

[PATCH] pinctrl/at91: Don't provide a default trigger type
 2016-09-07  9:59 UTC  (3+ messages)

[PATCH 1/1] android-tools: add recipe from AOSP tag android-5.1.1_r37
 2016-09-07  9:58 UTC 

[PATCH 11/14] drm/i915: Fallback to lower link rate and lane count during link training
 2016-09-07  9:47 UTC  (3+ messages)
` [PATCH v2 "

[U-Boot] is anyone using CONFIG_DELAY_ENVIRONMENT?
 2016-09-07  9:56 UTC 

[PATCH 1/9] drm: Extract drm_encoder.[hc]
 2016-09-07  9:56 UTC  (5+ messages)
` [PATCH 8/9] drm: Unify handling of blob and object properties
    ` [PATCH] Revert "drm: Unify handling of blob and object properties"

[PATCH] cmake.bbclass: avoid treating imports as system includes
 2016-09-07  9:56 UTC  (2+ messages)

[U-Boot] [Patch v6 0/9] Add LS1046ARDB&QDS board support
 2016-09-07  9:56 UTC  (9+ messages)
` [U-Boot] [Patch v6 2/9] Export memset for standalone AQ FW load apps
` [U-Boot] [Patch v6 3/9] armv8: fsl-layerscape: Increase L2 Data RAM latency and L2 Tag RAM latency
` [U-Boot] [Patch v6 4/9] armv8: fsl-layerscape: add define CONFIG_STANDALONE_LOAD_ADDR for standalone app
` [U-Boot] [Patch v6 5/9] armv8: fsl-layerscape: spl: remove BSS clearing and board_init_r
` [U-Boot] [Patch v6 6/9] armv8: ls1046a: Enable DDR erratum for ls1046a
` [U-Boot] [Patch v6 7/9] armv8: ls1046a: disable SATA ECC in DCSR
` [U-Boot] [Patch v6 8/9] armv8: ls1046ardb: Add LS1046ARDB board support
` [U-Boot] [Patch v6 9/9] armv8: ls1046aqds: Add LS1046AQDS "


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.