All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-02 17:14:17 to 2015-10-02 17:56:44 UTC [more...]

[PATCH 0/5] NAND support for Broadcom NS2 SoC
 2015-10-02 17:56 UTC  (12+ messages)
` [PATCH 1/5] mtd: brcmnand: Fix pointer type-cast in brcmnand_write()
` [PATCH 2/5] mtd: nand: Allow MTD_NAND_BRCMNAND to be selected for ARM64
` [PATCH 3/5] mtd: brcmnand: Optional DT flag to reset IPROC NAND controller

[PATCH 0/6] arm64: Simple additions to NS2 DT
 2015-10-02 17:54 UTC  (21+ messages)
` [PATCH 1/6] arm64: dts: Add L2-cache DT node for NS2
` [PATCH 2/6] arm64: dts: Add SMMU "
` [PATCH 3/6] arm64: dts: Add syscon based reboot in DT "
` [PATCH 4/6] arm64: dts: Add ARM PMUv3 DT node in NS2 DT
` [PATCH 5/6] arm64: dts: Add IPROC RNG200 DT node for NS2
` [PATCH 6/6] arm64: dts: Add I2C nodes "

[PATCH net] ppp: don't override sk->sk_state in pppoe_flush_dev()
 2015-10-02 17:54 UTC  (3+ messages)

[PATCH] Input: goldfish - Allow compile the driver with COMPILE_TEST
 2015-10-02 17:53 UTC  (2+ messages)

similar files: fusbh200-hcd.c and fotg210-hcd.c
 2015-10-02 17:52 UTC  (33+ messages)
` [PATCH 00/14] RFC: Consolidation: FUSB200 and FOTG210
  ` [PATCH 01/14] RFC: usb/host/fotg210: Fix coding style issues
  ` [PATCH 02/14] RFC: usb/host/fotg210: remove KERN_WARNING from pr_info
  ` [PATCH 03/14] RFC: usb/host/fotg210: Remove useless else statement
  ` [PATCH 04/14] RFC: usb/host/fotg210: Remove NULL checks dma_pool_destroy
  ` [PATCH 05/14] RFC: usb/host/fotg210: change kmalloc by kmalloc_array
  ` [PATCH 06/14] RFC: usb/host/fotg210: replace msleep by usleep_range
  ` [PATCH 07/14] RFC: usb/host/fotg210: Remove a macro from snprintf
  ` [PATCH 08/14] RFC: usb/host/fotg210: convert macro to inline function
  ` [PATCH 09/14] RFC: usb/host/fotg210: Add function: output_buf_tds_dir()
  ` [PATCH 10/14] RFC: usb/host/fotg210: Add function scan_frame_queue()
  ` [PATCH 11/14] RFC: usb/host: Rename fotg210-hcd to faraday-hcd
  ` [PATCH 12/14] RFC: usb/host/faraday-hcd: Replace fotg210 by fhcd2xx
  ` [PATCH 13/14] RFC: usb/host/faraday-hcd: Move #defines outside struct
  ` [PATCH 14/14] RFC: usb/host/faraday-hcd: Import FUSBH200 parameters
  ` [PATCH] usb-host: Remove fusbh200 driver

RFC: change to 6 months release cycle
 2015-10-02 17:52 UTC  (2+ messages)

[PATCH v2 00/25] replace ioremap_{cache|wt} with memremap
 2015-10-02 17:51 UTC  (5+ messages)
` [PATCH v2 19/25] pxa2xx-flash: switch from ioremap_cache to memremap

[PATCH 00/26] [RFCv2] x86: Memory Protection Keys
 2015-10-02 17:50 UTC  (12+ messages)
` [PATCH 26/26] x86, pkeys: Documentation

[PATCH 0/5] Declare functions as static
 2015-10-02 17:49 UTC  (6+ messages)
` [PATCH 1/5] Staging: lustre: obdclass: cl_io: Declare "
` [PATCH 2/5] Staging: lustre: obdclass: cl_lock: "
` [PATCH 3/5] Staging: lustre: obdclass: obd_config: "
` [PATCH 4/5] Staging: lustre: obdclass: genops: "
` [PATCH 5/5] Staging: lustre: obdclass: class_obd: "

two failing xfstests using xfs (no DAX)
 2015-10-02 17:49 UTC 

[review-request][PATCH 0/9] Implement UI changes for "command line builds" project
 2015-10-02 17:46 UTC  (10+ messages)
` [review-request][PATCH 1/9] toaster: Reorganise and lint tests
` [review-request][PATCH 2/9] toaster: Replace "Run again" button with help text for cli builds
` [review-request][PATCH 3/9] toaster: Show 'not applicable' for default project machine and release
` [review-request][PATCH 4/9] toaster: Make the builds view the project page for "command line builds"
` [review-request][PATCH 5/9] toaster: Hide tabs and add info popups for command line builds
` [review-request][PATCH 6/9] toaster: Show tooltip next to cli builds project name in all builds
` [review-request][PATCH 7/9] toaster: More linting of tests
` [review-request][PATCH 8/9] toaster: Clean up template code
` [review-request][PATCH 9/9] toaster: Exclude "command line builds" project from projects typeahead

[PATCH] input: gpio_keys: Make pdev vs dev usage more consistent
 2015-10-02 17:47 UTC  (2+ messages)

[PATCH v2] modpost: Add flag -E for making section mismatches fatal
 2015-10-02 17:46 UTC 

[PATCH] submodule-parallel-fetch: make some file local symbols static
 2015-10-02 17:45 UTC  (4+ messages)

[PATCH] input: gpio_keys: Don't report events on gpio failure
 2015-10-02 17:44 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/16] block: Get rid of bdrv_swap()
 2015-10-02 17:44 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 07/16] block: Convert bs->backing_hd to BdrvChild
` [Qemu-devel] [PATCH v2 08/16] block: Manage backing file references in bdrv_set_backing_hd()
` [Qemu-devel] [PATCH v2 11/16] block-backend: Add blk_set_bs()
` [Qemu-devel] [PATCH v2 13/16] block: Implement bdrv_append() without bdrv_swap()
` [Qemu-devel] [PATCH v2 14/16] blockjob: Store device name at job creation

[PATCH net] fib_rules: fix fib rule dumps across multiple skbs
 2015-10-02 17:44 UTC  (3+ messages)

[BUG?] applypatch-msg hook no-longer thinks stdin is a tty
 2015-10-02 17:43 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/2] imx_watchdog: Add a header file for watchdog registers
 2015-10-02 17:43 UTC  (3+ messages)
` [U-Boot] [PATCH v2] ls102xa: Fix reset hang

[PATCH] Btrfs: fix deadlock when finalizing block group creation
 2015-10-02 17:43 UTC 

[PATCH] Input: da9052_onkey: Convert to managed resources
 2015-10-02 17:43 UTC  (3+ messages)

[PATCH 0/2] Fix NVMe driver support on Power with 32-bit DMA
 2015-10-02 17:41 UTC  (12+ messages)
` [PATCH 1/2] powerpc/iommu: expose IOMMU page shift
  ` [PATCH 2/2] drivers/nvme: default to the IOMMU page size on Power

[PATCH] input:gpio-key: set IRQF_NO_SUSPEND for wake capable key
 2015-10-02 17:41 UTC  (3+ messages)

[PATCH 0/9] port branch.c to use ref-filter printing APIs
 2015-10-02 17:39 UTC  (10+ messages)
` [PATCH 1/9] ref-filter: implement %(if), %(then), and %(else) atoms
` [PATCH 2/9] ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)
` [PATCH 3/9] ref-filter: add support for %(path) atom
` [PATCH 4/9] ref-filter: modify "%(objectname:short)" to take length
` [PATCH 5/9] ref-filter: adopt get_head_description() from branch.c
` [PATCH 6/9] ref-filter: introduce format_ref_array_item()
` [PATCH 7/9] ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams
` [PATCH 8/9] branch: use ref-filter printing APIs
` [PATCH 9/9] branch: implement '--format' option

[PATCH 0/3] kobject: support namespace aware udev
 2015-10-02 17:40 UTC  (3+ messages)
` [PATCH 1/3] lib/kobject_uevent.c: disable broadcast of uevents to other namespaces

[PATCH 1/1] integrity: prevent loading untrusted certificates to IMA trusted keyring
 2015-10-02 17:39 UTC  (2+ messages)

[RFC PATCH 3/3] net: dsa: exit probe if no switch were found
 2015-10-02 17:39 UTC  (5+ messages)

[PATCH] mtd: mtdram: check offs and len in mtdram->erase
 2015-10-02 17:38 UTC  (4+ messages)

[PATCH v6 0/2] Enable capsule loader interface for efi firmware updating
 2015-10-02 17:39 UTC  (6+ messages)
` [PATCH v6 1/2] efi: export efi_capsule_supported() function symbol
` [PATCH v6 2/2] efi: a misc char interface for user to update efi firmware

[GIT PULL] arm64 fixes for 4.3
 2015-10-02 17:38 UTC  (2+ messages)

[PATCH] cpufreq: arm_big_little: fix frequency check when bL switcher is active
 2015-10-02 17:38 UTC 

Obtaining process which generated packet
 2015-10-02 17:38 UTC 

[PATCH net-next V14 0/3] openvswitch: Add support for 802.1ad
 2015-10-02 17:38 UTC  (2+ messages)

[PATCH v6 1/1] Input: Add userio module
 2015-10-02 17:37 UTC  (3+ messages)
` [PATCH v6.1 "

[PATCH] mfd: tps6105x: Use i2c regmap to access registers
 2015-10-02 17:36 UTC  (2+ messages)

[PATCH libdrm v4 0/2] 48-bit virtual address support in i915
 2015-10-02 17:35 UTC  (2+ messages)

[Xenomai] [PATCH 1/1] rtcan_flexcan: with open firmware, use devm_clk_put instead of clk_put
 2015-10-02 17:34 UTC  (2+ messages)

[Buildroot] [PATCH] mutt: bump to version 1.5.24
 2015-10-02 17:34 UTC  (4+ messages)

[PATCHv5 00/36] asynchronous ALUA device handler
 2015-10-02 17:33 UTC  (3+ messages)
` [PATCH 15/36] scsi_dh_alua: Make stpg synchronous

[Bug 92258] Opening context menu in Steam could lead to radeon kernel module crash
 2015-10-02 17:33 UTC 

[RFC] regulator: Propagate voltage changes to supply regulators
 2015-10-02 17:33 UTC  (7+ messages)
` [PATCH 4/6] regulator: core: "
` [PATCH 6/6] ARM: i.MX6 Phytec PFLA02: Add supplies for the SoC internal regulators

[Buildroot] [PATCH] cryptsetup: bump to version 1.6.8
 2015-10-02 17:32 UTC  (2+ messages)

[PATCH v2] clk: ti: fix dual-registration of uart4_ick
 2015-10-02 17:31 UTC  (4+ messages)

[PATCH v3 0/5] mtd: Qualcomm NAND controller driver
 2015-10-02 17:31 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/5] mtd: nand: "

[Buildroot] [PATCH] pciutils: bump to version 3.4.0
 2015-10-02 17:30 UTC  (2+ messages)

[PATCH] percpu_counter: return precise count from __percpu_counter_compare()
 2015-10-02 17:29 UTC  (2+ messages)

[Buildroot] [PATCH] zsh: bump to version 5.1.1
 2015-10-02 17:28 UTC  (2+ messages)

[PATCH 0/4] remove startup questions v2
 2015-10-02 17:30 UTC  (5+ messages)
` [PATCH 1/4] toaster: removed superuser question from startup
` [PATCH 2/4] toaster: remove layer and build dir interactive questions
` [PATCH 3/4] toaster: check for configuration file and exit if not found
` [PATCH 4/4] toaster: get rid of interactivity in bldcontrol

[PATCH v4 0/5] Introduce usb charger framework to deal with the usb gadget power negotation
 2015-10-02 17:27 UTC  (11+ messages)
` [PATCH v4 1/5] gadget: Introduce the notifier functions

[Buildroot] [PATCH] smartmontools: bump to version 6.4
 2015-10-02 17:27 UTC 

linux-next: Tree for Oct 2
 2015-10-02 17:26 UTC  (2+ messages)
` linux-next: Tree for Oct 2 (kvm)

FILESEXTRAPATHS_prepend fails for systemd
 2015-10-02 17:26 UTC  (3+ messages)

[PATCH net-next v2] net: Add support for filtering neigh dump by master device
 2015-10-02 17:18 UTC  (2+ messages)

[Buildroot] [PATCH] tiff: bump to version 4.0.6
 2015-10-02 17:26 UTC  (2+ messages)

[PATCH 1/1] Force mkiss to reset the line discipline when serial device is removed
 2015-10-02 17:25 UTC  (9+ messages)
` [PATCH v2 "
  `  "

[Qemu-devel] [RFC 5/5] arm: Simplify cycle counter
 2015-10-02 17:25 UTC  (7+ messages)
` [Qemu-devel] [PATCH] target-arm: Use common CPU cycle infrastructure

[Buildroot] [PATCH] lftp: bump to version 4.6.4
 2015-10-02 17:24 UTC 

[PATCH v4] Staging: olpc_dcon: Replace timespec with ktime_t
 2015-10-02 17:24 UTC 

[Buildroot] [PATCH] minidlna: bump to version 1.1.5
 2015-10-02 17:24 UTC 

Queueing b0a688ddcc50 "usb: musb: cppi41: allow it to work again" for -stable
 2015-10-02 17:24 UTC  (7+ messages)

[Buildroot] [PATCH] mpg123: bump to version 1.22.4
 2015-10-02 17:23 UTC 

Trouble loading firmware (error -2)
 2015-10-02 17:23 UTC 

[PATCH] devicetree: add Sigma Designs vendor prefix
 2015-10-02 17:21 UTC 

[PATCH] MIPS: Octeon: Fix kernel panic on startup from memory corruption
 2015-10-02 17:21 UTC  (3+ messages)

[Qemu-devel] [PULL 00/10] Fix device introspection regressions
 2015-10-02 17:20 UTC  (11+ messages)
` [Qemu-devel] [PULL 01/10] memory: allow destroying a non-empty MemoryRegion
` [Qemu-devel] [PULL 02/10] hw: do not pass NULL to memory_region_init from instance_init
` [Qemu-devel] [PULL 03/10] macio: move DBDMA_init from instance_init to realize
` [Qemu-devel] [PULL 04/10] tests: Fix how qom-test is run
` [Qemu-devel] [PULL 05/10] libqtest: Clean up unused QTestState member sigact_old
` [Qemu-devel] [PULL 06/10] libqtest: New hmp() & friends
` [Qemu-devel] [PULL 07/10] device-introspect-test: New, covering device introspection
` [Qemu-devel] [PULL 08/10] qmp: Fix device-list-properties not to crash for abstract device
` [Qemu-devel] [PULL 09/10] qdev: Protect device-list-properties against broken devices
` [Qemu-devel] [PULL 10/10] Revert "qdev: Use qdev_get_device_class() for -device <type>, help"

[Intel-wired-lan] [net PATCH] i40e/i40evf: set aq count after memory allocation
 2015-10-02 17:19 UTC 

[PATCH 1/2] regmap: Allow installing custom reg_update_bits function
 2015-10-02 17:19 UTC  (4+ messages)

[PATCH v3 0/8] Rework architected timer and forwarded IRQs handling
 2015-10-02 17:18 UTC  (4+ messages)
` [PATCH v3 8/8] arm/arm64: KVM: Support edge-triggered forwarded interrupts

[RFC PATCH 00/20] Coresight integration with perf
 2015-10-02 17:17 UTC  (7+ messages)
` [RFC PATCH 06/20] coresight: etm3x: unlocking tracer in default arch init

[PATCH v7 00/11] support "task_isolated" mode for nohz_full
 2015-10-02 17:15 UTC  (8+ messages)
` [PATCH v7 02/11] task_isolation: add initial support

[PATCH] staging: dgnc: Fix line over 80 characters warning
 2015-10-02 17:15 UTC 

[meta-java][PATCH] OpenJDK-8: For x86 and ARM
 2015-10-02 17:15 UTC  (7+ messages)

Applied "regulator: act8865: support output voltage by VSET2[] bits" to the regulator tree
 2015-10-02 17:14 UTC 

[RFC PATCH] nfs4: clear delegation from open states when returning delegation voluntarily
 2015-10-02 17:14 UTC  (2+ messages)
` [PATCH v2] nfs4: reset states to use open_stateid "

[Buildroot] [Bug 8206] New: mplayer uses host xorg development files
 2015-10-02 17:14 UTC  (9+ messages)
` [Buildroot] [Bug 8206] "

[Qemu-devel] [PATCH v6 00/12] post-introspection cleanups, subset B
 2015-10-02 17:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 06/12] qapi: Track owner of each object member

Applied "regulator: act8865: add DT binding for property "active-semi,vsel-high"" to the regulator tree
 2015-10-02 17:14 UTC 


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.