All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-15 06:35:13 to 2015-07-15 07:37:29 UTC [more...]

[RFC PATCH 01/12] powerpc/kernel: Get pt_regs from r9 before calling do_syscall_trace_enter()
 2015-07-15  7:37 UTC  (12+ messages)
` [RFC PATCH 02/12] powerpc/kernel: Switch to using MAX_ERRNO
` [RFC PATCH 03/12] powerpc/kernel: Change the do_syscall_trace_enter() API
` [RFC PATCH 04/12] powerpc: Drop unused syscall_get_error()
` [RFC PATCH 05/12] powerpc: Don't negate error in syscall_set_return_value()
` [RFC PATCH 06/12] powerpc: Rework syscall_get_arguments() so there is only one loop
` [RFC PATCH 07/12] powerpc: Use orig_gpr3 in syscall_get_arguments()
` [RFC PATCH 08/12] powerpc: Change syscall_get_nr() to return int
` [RFC PATCH 09/12] powerpc/kernel: Add SIG_SYS support for compat tasks
` [RFC PATCH 10/12] powerpc/kernel: Enable seccomp filter
` [RFC PATCH 11/12] selftests/seccomp: Make seccomp tests work on big endian
` [RFC PATCH 12/12] selftests/seccomp: Add powerpc support

[U-Boot] [PATCH 0/5] Add support for Vybrid VF610-based PCM052
 2015-07-15  7:37 UTC  (9+ messages)
` [U-Boot] [PATCH 1/5] net: fec_mxc: remove useless struct nbuf
  ` [U-Boot] [PATCH 2/5] vf610: refactor DDRMC code
    ` [U-Boot] [PATCH 3/5] i2c: fix vf610 support
      ` [U-Boot] [PATCH 4/5] tools: mkimage: fix imximage header size

App crash when using no-huge option
 2015-07-15  7:34 UTC 

[PATCH v2] serial: mxs-auart: keep the AUART unit in reset state when not in use
 2015-07-15  7:36 UTC  (2+ messages)

[PATCHv2] libdm: mark control fd as close-on-exec
 2015-07-15  7:34 UTC 

[U-Boot] [PATCH] powerpc/t4240: update serdes table
 2015-07-15  7:34 UTC 

[PATCH] serial: mxs-auart: keep the AUART unit in reset state when not in use
 2015-07-15  7:34 UTC  (4+ messages)

[PATCH] phy: Constify struct phy_ops variables
 2015-07-15  7:33 UTC 

Kernel fast memory registration API proposal [RFC]
 2015-07-15  7:32 UTC  (2+ messages)

[Qemu-devel] [PATCH 6/6] ARM: enable PMSAv7-style MPU on Cortex-M3/M4
 2015-07-15  7:31 UTC  (3+ messages)

[Qemu-devel] [PATCH v7 00/42] Postcopy implementation
 2015-07-15  7:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 14/42] Return path: Send responses from destination to source

[Qemu-devel] [PATCH] target-mips: apply workaround for TCG optimizations for MFC1
 2015-07-15  7:31 UTC  (7+ messages)

[PATCH v2 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
 2015-07-15  7:31 UTC  (5+ messages)
` [PATCH v2 3/9] arm: twr-k70f120m: clock driver for Kinetis SoC

[PATCH v2 0/7] KVM: arm/arm64: gsi routing support
 2015-07-15  7:29 UTC  (6+ messages)
` [PATCH v2 4/7] KVM: arm/arm64: enable irqchip routing

[PATCH] libdm: mark control fd as close-on-exec
 2015-07-15  7:27 UTC 

[GIT PULL] ARC fixes for 4.2-rc3
 2015-07-15  7:27 UTC 

[PATCH] tile: add const in prefetch functions
 2015-07-15  7:26 UTC 

[PATCH v10 0/5] iommu: add rmrr Xen command line option
 2015-07-15  7:25 UTC  (4+ messages)
` [PATCH v10 5/5] iommu: add rmrr Xen command line option for extra rmrrs

[Qemu-devel] [PATCH for-2.4] virtio-net: Flush incoming queues when DRIVER_OK is being set
 2015-07-15  7:24 UTC  (3+ messages)

[U-Boot] [ANN] git server, FTP server
 2015-07-15  7:24 UTC 

[PATCH 0/35] ASoC: rsnd: add CTU/MIX prototype support
 2015-07-15  7:18 UTC  (36+ messages)
` [PATCH 01/35] ASoC: core: add snd_soc_of_parse_audio_prefix()
` [PATCH 02/35] ASoC: rsrc-card: use snd_soc_of_parse_audio_route/prefix for routing
` [PATCH 03/35] ASoC: rsnd: remove unnecessary 'out of memory' message from SSI
` [PATCH 04/35] ASoC: rsnd: remove unnecessary 'out of memory' message from SRC
` [PATCH 05/35] ASoC: rsnd: remove unnecessary 'out of memory' message from DVC
` [PATCH 06/35] ASoC: rsnd: rename BUSIF_DALIGN to SSI_BUSIF_DALIGN
` [PATCH 07/35] ASoC: rsnd: rename INT_ENABLE to SSI_INT_ENABLE
` [PATCH 08/35] ASoC: rsnd: fixup each module counter on __rsnd_mod_call()
` [PATCH 09/35] ASoC: rsnd: add workaround for SRC sync convert + DVC
` [PATCH 10/35] ASoC: rsnd: rsnd_mod_id() return -1 if mod was NULL
` [PATCH 11/35] ASoC: rsnd: move DVC specific macro into dvc.c
` [PATCH 12/35] ASoC: rsnd: move SRC specific macro into src.c
` [PATCH 13/35] ASoC: rsnd: dvc: make sure DVC soft reset
` [PATCH 14/35] ASoC: rsnd: src: make sure SRC "
` [PATCH 15/35] ASoC: rsnd: enable module multi connection
` [PATCH 16/35] ASoC: rsnd: rename rsnd_path_parse/break() into add/remove
` [PATCH 17/35] ASoC: rsnd: add rsnd_path_parse() for CTU/MIX/DVC route setting
` [PATCH 18/35] ASoC: rsnd: add rsnd_dvc_initialize_lock/unlock()
` [PATCH 19/35] ASoC: rsnd: add rsnd_src_initialize_lock/unlock()
` [PATCH 20/35] ASoC: rsnd: tidyup ADINR function name
` [PATCH 21/35] ASoC: rsnd: add rsnd_get_adinr_chan()
` [PATCH 22/35] ASoC: rsnd: tidyup data align position
` [PATCH 23/35] ASoC: rsnd: show debug message for SSI/SRC/DVC connection
` [PATCH 24/35] ASoC: rsnd: tidyup rsnd_dma_ops definition place
` [PATCH 25/35] ASoC: rsnd: check the Gen1 at the beginning of DVC probe
` [PATCH 26/35] ASoC: rsnd: dma: add DMA name on .ops
` [PATCH 27/35] ASoC: rsnd: add rsnd_io_to_mod()
` [PATCH 28/35] ASoC: rsnd: tidyup SRC position on each code
` [PATCH 29/35] ASoC: rsnd: update Audio DMA path search method
` [PATCH 30/35] ASoC: rsnd: add CTU (Channel Transfer Unit) prototype support
` [PATCH 31/35] ASoC: rsnd: add MIX (Mixer) support
` [PATCH 32/35] ARM: shmobile: r8a7790: Add Audio CTU support on DTSI
` [PATCH 33/35] ARM: shmobile: r8a7790: Add Audio MIX "
` [PATCH 34/35] ARM: shmobile: r8a7791: Add Audio CTU "
` [PATCH 35/35] ARM: shmobile: r8a7791: Add Audio MIX "

[PATCH][v3] ARM: imx: pinctrl-imx: imx7d: add support for iomuxc lpsr
 2015-07-15  7:23 UTC  (3+ messages)

[PATCH v2 1/2] ASoC: Drop owner assignment from i2c_driver
 2015-07-15  7:23 UTC  (4+ messages)
` [PATCH v2 2/2] ASoC: Drop owner assignment from platform_driver

[PATCH net-next]r8169:Remove SYSErr bit add FEmp bit and more on RTL_CFG_2
 2015-07-15  7:22 UTC 

megaraid_sas: "FW in FAULT state!!", how to get more debug output? [BKO63661]
 2015-07-15  7:21 UTC  (11+ messages)

[PATCH/RFC net-next] rocker: forward packets to CPU when a port in promiscuous mode
 2015-07-15  7:18 UTC  (6+ messages)

Fwd: [alsa-devel] [PATCH 1/1] SPI : spi-pxa2xx : fix spi init of WM510205 codec via ACPI (resend)
 2015-07-15  7:17 UTC  (13+ messages)
    ` [alsa-devel] Fwd: "

[PATCH v4 00/17] Add ITS support
 2015-07-15  7:16 UTC  (4+ messages)
` [PATCH v4 05/17] xen/arm: ITS: implement hw_irq_controller for LPIs

[ANNOUNCE] bcachefs!
 2015-07-15  7:15 UTC  (3+ messages)

[U-Boot] [ANN] U-Boot v2015.07 released
 2015-07-15  7:15 UTC  (2+ messages)

Issue in alsa when dma complete race with pcm release
 2015-07-15  7:13 UTC  (8+ messages)

ping6 -> lowpan0 -> wpan0. Ping6 doesn't succeed to send messages
 2015-07-15  7:13 UTC  (8+ messages)

[U-Boot] [PATCH RESEND] tools/imximage: set DCD pointer to NULL when its length is 0
 2015-07-15  7:13 UTC  (4+ messages)

[U-Boot] [PATCH] arm: ls1021a: Ensure LS1021 ARM Generic Timer CompareValue Set 64-bit
 2015-07-15  7:13 UTC 

BUG: unable to handle kernel NULL pointer dereference on 3.18.13-rt10
 2015-07-15  7:12 UTC  (9+ messages)

[PATCH] phy: ulpi_phy: Add const qualifier to ops
 2015-07-15  7:10 UTC  (2+ messages)

[PATCH V3 1/5] RDMA/core: Transport-independent access flags
 2015-07-15  7:10 UTC  (21+ messages)

pull-request: can 2015-07-15
 2015-07-15  7:09 UTC  (13+ messages)
` [PATCH 01/12] can: at91_can: don't touch skb after netif_receive_skb()/netif_rx()
` [PATCH 02/12] can: flexcan: don't touch skb after netif_receive_skb()
` [PATCH 03/12] can: bfin_can: don't touch skb after netif_rx()
` [PATCH 04/12] can: grcan: "
` [PATCH 05/12] can: slcan: don't touch skb after netif_rx_ni()
` [PATCH 06/12] can: ti_heccn: don't touch skb after netif_rx()
` [PATCH 07/12] can: cc770: "
` [PATCH 08/12] can: sja1000: "
` [PATCH 09/12] can: esd_usb2: "
` [PATCH 10/12] can: ems_usb: "
` [PATCH 11/12] can: usb_8dev: "
` [PATCH 12/12] can: pcan_usb: "

Disconnected due to excessive missing ACKs on Ath10k (OpenWRT Chaos Chalmer RC2)
 2015-07-15  7:09 UTC  (2+ messages)

[Qemu-devel] [PATCH] virtio-net: remove virtio queues if the guest doesn't support multiqueue
 2015-07-15  7:13 UTC  (3+ messages)

[Cocci] Checking signal handler implementations with SmPL
 2015-07-15  7:09 UTC 

[PATCH] arm64: dts: sprd: adding ETM entries to Spreadtrum SC9836
 2015-07-15  7:05 UTC  (3+ messages)

[PATCH v2 00/23] staging: rtl8192e: Various cleanups
 2015-07-15  7:05 UTC  (4+ messages)
` [PATCH v2 04/23] staging: rtl8192e: Remove unused enums

[Qemu-devel] (no subject)
 2015-07-15  7:05 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2 v2] virtio-rng: Bump up quota value only when guest requests entropy
` [Qemu-devel] [PATCH 2/2 v2] virtio-rng: Serve pending request if any after timer bumps up quota

[U-Boot] [PATCH] nand: lpc32xx: add SLC NAND controller support
 2015-07-15  7:05 UTC  (2+ messages)

[PATCH RESEND] phy: tusb1210: Use devm_gpiod_get_optional for optional GPIOs
 2015-07-15  7:04 UTC  (2+ messages)

[PATCH v3] powerpc/pseries: Limit EPOW reset event warnings
 2015-07-15  7:01 UTC  (3+ messages)
` [RESEND PATCH "

[PATCH] rpm: fix segment fault in lib/psm.c
 2015-07-15  7:04 UTC 

Purchasing/TENS massager products/Aukewel Co., ltd
 2015-07-15  7:08 UTC 

Configuration settings for WM8850 wolfson audio codec
 2015-07-15  6:56 UTC 

[PATCH v2] ARM: shmobile: r8a7779 Marzen legacy fix V2
 2015-07-15  6:55 UTC  (5+ messages)

[PATCH] ARM: multi_v7_defconfig: Remove Marzen
 2015-07-15  6:55 UTC  (6+ messages)

[PATCH] ARM: shmobile: Enable fixed voltage regulator in shmobile_defconfig
 2015-07-15  6:55 UTC  (6+ messages)

BTRFS raid6 unmountable after a couple of days of usage
 2015-07-15  6:53 UTC 

[Buildroot] [PATCH 2/2] uclibc: remove obsolete patches
 2015-07-15  6:53 UTC 

[Buildroot] [PATCH 1/2] uclibc: update uClibc-ng to latest version
 2015-07-15  6:52 UTC 

[PATCH 10/10 v7] nfsd: Allows user un-mounting filesystem where nfsd exports base on
 2015-07-15  6:51 UTC  (12+ messages)

[PATCH 1/2] mm/page_owner: fix possible access violation
 2015-07-15  6:33 UTC  (2+ messages)
` [PATCH 2/2] mm/page_owner: set correct gfp_mask on page_owner

[PATCH 0/2] Make generic MMIO GPIO aware of the pinctrl subsystem
 2015-07-15  6:49 UTC  (2+ messages)

[PATCH 00/16] worktree: use "git reset --hard" to populate worktree
 2015-07-15  6:48 UTC  (3+ messages)

[PATCH RFC 0/4] change sb_writers to use percpu_rw_semaphore
 2015-07-15  6:47 UTC  (7+ messages)

[PATCH] lib/decompress: Set the compressor name to NULL on error
 2015-07-15  6:44 UTC 

[PATCH v3 00/04] ARM: shmobile: r8a7779 Marzen multiplatform cleanup V3
 2015-07-15  6:43 UTC  (2+ messages)

[PATCH v4 0/1] suspend: make sync() on suspend-to-RAM optional
 2015-07-15  6:43 UTC  (3+ messages)
` [PATCH 1/1] "

perf: fuzzer triggered warning in intel_pmu_drain_pebs_nhm()
 2015-07-15  6:42 UTC  (6+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2015-07-15  6:41 UTC  (13+ messages)
              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                ` [PATCH 0/2] ARM-OMAP2+: Deletion of unnecessary checks before two "

[PATCH 5/8] pinctrl: qcom: spmi-mpp: Add support for setting analog output level
 2015-07-15  6:40 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH 7/8] mfd: pm8921: Implement irq_get_irqchip_state
    ` [PATCH v2 "
  ` [PATCH 8/8] pinctrl: qcom: ssbi: Family A gpio & mpp drivers
    ` [PATCH v2 "

[PATCH] gpio: make flags mandatory for gpiod_get functions
 2015-07-15  6:39 UTC  (5+ messages)
` [PULL gpio-for-next] "

[PATCH v3 00/46] usb: gadget: rework ep matching and claiming mechanism
 2015-07-15  6:32 UTC  (31+ messages)
` [PATCH v3 14/46] usb: gadget: fsl_qe_udc: add ep capabilities support
` [PATCH v3 16/46] usb: gadget: fusb300_udc: "
` [PATCH v3 17/46] usb: gadget: goku_udc: "
` [PATCH v3 18/46] usb: gadget: gr_udc: "
` [PATCH v3 19/46] usb: gadget: lpc32xx_udc: "
` [PATCH v3 20/46] usb: gadget: m66592-udc: "
` [PATCH v3 21/46] usb: gadget: mv_u3d_core: "
` [PATCH v3 22/46] usb: gadget: mv_udc_core: "
` [PATCH v3 23/46] usb: gadget: net2272: "
` [PATCH v3 25/46] usb: gadget: omap_udc: "
` [PATCH v3 26/46] usb: gadget: pch_ud: "
` [PATCH v3 27/46] usb: gadget: pxa25x_udc: "
` [PATCH v3 29/46] usb: gadget: r8a66597-udc: "
` [PATCH v3 30/46] usb: gadget: s3c-hsudc: "
` [PATCH v3 31/46] usb: gadget: s3c2410_udc: "
` [PATCH v3 32/46] usb: gadget: udc-xilinx: "
` [PATCH v3 33/46] usb: isp1760: udc: "
` [PATCH v3 34/46] usb: musb: gadget: "
` [PATCH v3 35/46] usb: renesas: "
` [PATCH v3 36/46] usb: gadget: atmel_usba_udc: "
` [PATCH v3 37/46] usb: gadget: epautoconf: add endpoint capabilities flags verification
` [PATCH v3 38/46] usb: gadget: epautoconf: remove pxa quirk from ep_matches()
` [PATCH v3 39/46] usb: gadget: epautoconf: remove ep and desc configuration "
` [PATCH v3 40/46] usb: gadget: epautoconf: rework ep_matches() function
` [PATCH v3 41/46] usb: gadget: add 'ep_match' callback to usb_gadget_ops
` [PATCH v3 42/46] usb: gadget: move ep_matches() from epautoconf to udc-core
` [PATCH v3 43/46] usb: gadget: move find_ep() from epautoconf to gadget.h
` [PATCH v3 44/46] usb: gadget: net2280: add net2280_match_ep() function
` [PATCH v3 45/46] usb: gadget: goku_udc: add goku_match_ep() function
` [PATCH v3 46/46] usb: musb: gadget: add musb_match_ep() function

[PATCH v4] clk: mediatek: Export CPU mux clocks for CPU frequency control
 2015-07-15  6:38 UTC  (3+ messages)
` [PATCH] "

[PATCH v3 00/20] Convert to atomic, part 4
 2015-07-15  6:38 UTC  (4+ messages)
` [PATCH v3 19/20] drm/i915: always disable irqs in intel_pipe_update_start

[PATCH 1/2] mm/cma_debug: fix debugging alloc/free interface
 2015-07-15  6:35 UTC  (4+ messages)
` [PATCH 2/2] mm/cma_debug: correct size input to bitmap function


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.