public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-27 05:42:56 to 2015-07-27 09:46:35 UTC [more...]

[PATCH v2 0/6] Mailbox: Provide support STi based platforms
 2015-07-27  9:44 UTC  (6+ messages)
` [PATCH v2 2/6] mailbox: dt-bindings: Add shared [driver <=> device tree] defines
` [PATCH v2 3/6] mailbox: Add support for ST's Mailbox IP
` [PATCH v2 4/6] ARM: STi: stih407-family: Add nodes for Mailbox
` [PATCH v2 5/6] mailbox: Add generic mechanism for testing Mailbox Controllers
` [PATCH v2 6/6] ARM: STi: DT: STiH407: Enable Mailbox testing facility

[PATCH v3 3/3] arm: kernel: implement cpuidle_ops with psci backend
 2015-07-27  9:45 UTC  (12+ messages)

[PATCH v7 0/6] block: loop: improve loop with AIO
 2015-07-27  9:45 UTC  (5+ messages)
` [PATCH v7 4/6] block: loop: prepare for supporing direct IO

[PATCH V7 0/5] map GHES memory region according to EFI memory map
 2015-07-27  9:45 UTC  (7+ messages)
` [PATCH V7 4/5] arm64: apei: implement arch_apei_get_mem_attributes()

[RESEND PATCH 0/2] get pinctrl more flexible for per pin muxing controllers
 2015-07-27  9:43 UTC  (9+ messages)
` [RESEND PATCH 1/2] pinctrl: change function behavior "

[PATCH v3 0/3] phy: ti-pipe3: dra7: sata: allow suspend to RAM (core-retention)
 2015-07-27  9:40 UTC  (9+ messages)
` [PATCH v3 2/3] ARM: dts: dra7: Add syscon-pllreset syscon to SATA PHY
` [PATCH v3 3/3] ARM: dts: dra7: Add scm_conf1 node and remove redundant nodes

[PATCH 00/10] nbd updates
 2015-07-27  9:39 UTC  (12+ messages)
` [PATCH 01/10] nbd: sock_shutdown, remove conditional lock
` [PATCH 02/10] nbd: restructure sock_shutdown
` [PATCH 03/10] nbd: Remove 'harderror' and propagate error properly
` [PATCH 04/10] nbd: Move clear queue debug message
` [PATCH 05/10] nbd: Remove variable 'pid'
` [PATCH 06/10] nbd: Add debugfs entries
` [PATCH 07/10] nbd: Change 'disconnect' to be boolean
` [PATCH 08/10] nbd: Rename functions for clearness of recv/send path
` [PATCH 09/10] nbd: flags is a u32 variable
` [PATCH 10/10] nbd: Create size change events for userspace

[PATCH] kselftests/ftrace : Add event trigger testcases
 2015-07-27  9:34 UTC  (2+ messages)

[PATCH v4 00/46] usb: gadget: rework ep matching and claiming mechanism
 2015-07-27  9:16 UTC  (47+ messages)
` [PATCH v4 01/46] usb: gadget: encapsulate endpoint "
` [PATCH v4 02/46] usb: gadget: add endpoint capabilities flags
` [PATCH v4 03/46] usb: gadget: add endpoint capabilities helper macros
` [PATCH v4 04/46] staging: emxx_udc: add ep capabilities support
` [PATCH v4 05/46] usb: chipidea: udc: "
` [PATCH v4 06/46] usb: dwc2: gadget: "
` [PATCH v4 07/46] usb: dwc3: "
` [PATCH v4 08/46] usb: gadget: amd5536udc: "
` [PATCH v4 09/46] usb: gadget: at91_udc: "
` [PATCH v4 10/46] usb: gadget: bcm63xx_udc: "
` [PATCH v4 11/46] usb: gadget: bdc: "
` [PATCH v4 12/46] usb: gadget: dummy-hcd: "
` [PATCH v4 13/46] usb: gadget: fotg210-udc: "
` [PATCH v4 14/46] usb: gadget: fsl_qe_udc: "
` [PATCH v4 15/46] usb: gadget: fsl_udc_core: "
` [PATCH v4 16/46] usb: gadget: fusb300_udc: "
` [PATCH v4 17/46] usb: gadget: goku_udc: "
` [PATCH v4 18/46] usb: gadget: gr_udc: "
` [PATCH v4 19/46] usb: gadget: lpc32xx_udc: "
` [PATCH v4 20/46] usb: gadget: m66592-udc: "
` [PATCH v4 21/46] usb: gadget: mv_u3d_core: "
` [PATCH v4 22/46] usb: gadget: mv_udc_core: "
` [PATCH v4 23/46] usb: gadget: net2272: "
` [PATCH v4 24/46] usb: gadget: net2280: "
` [PATCH v4 25/46] usb: gadget: omap_udc: "
` [PATCH v4 26/46] usb: gadget: pch_udc: "
` [PATCH v4 27/46] usb: gadget: pxa25x_udc: "
` [PATCH v4 28/46] usb: gadget: pxa27x_udc: "
` [PATCH v4 29/46] usb: gadget: r8a66597-udc: "
` [PATCH v4 30/46] usb: gadget: s3c-hsudc: "
` [PATCH v4 31/46] usb: gadget: s3c2410_udc: "
` [PATCH v4 32/46] usb: gadget: udc-xilinx: "
` [PATCH v4 33/46] usb: isp1760: udc: "
` [PATCH v4 34/46] usb: musb: gadget: "
` [PATCH v4 35/46] usb: renesas: "
` [PATCH v4 36/46] usb: gadget: atmel_usba_udc: "
` [PATCH v4 37/46] usb: gadget: epautoconf: add endpoint capabilities flags verification
` [PATCH v4 38/46] usb: gadget: epautoconf: remove pxa quirk from ep_matches()
` [PATCH v4 39/46] usb: gadget: epautoconf: remove ep and desc configuration "
` [PATCH v4 40/46] usb: gadget: epautoconf: rework ep_matches() function
` [PATCH v4 41/46] usb: gadget: add 'ep_match' callback to usb_gadget_ops
` [PATCH v4 42/46] usb: gadget: move ep_matches() from epautoconf to udc-core
` [PATCH v4 43/46] usb: gadget: move find_ep() from epautoconf to gadget.h
` [PATCH v4 44/46] usb: gadget: net2280: add net2280_match_ep() function
` [PATCH v4 45/46] usb: gadget: goku_udc: add goku_match_ep() function
` [PATCH v4 46/46] usb: musb: gadget: add musb_match_ep() function

[PATCH] clockevents/drivers/h8300_timer8: Migrate to new 'set-state' interface
 2015-07-27  9:32 UTC 

[PATCH v3 00/11] USB: OTG/DRD Core functionality
 2015-07-27  9:31 UTC  (6+ messages)
` [PATCH v3 10/11] usb: otg: Add dual-role device (DRD) support

[PATCHv2 00/10] mm, xen/balloon: memory hotplug improvements
 2015-07-27  9:30 UTC  (4+ messages)
` [PATCHv2 10/10] xen/balloon: pre-allocate p2m entries for ballooned pages
  ` [Xen-devel] "

[RFC v2 0/4] Outsourcing compaction for THP allocations to kcompactd
 2015-07-27  9:30 UTC  (3+ messages)

[PATCH 0/4] Show CP210x part number in sysfs
 2015-07-27  9:29 UTC  (5+ messages)
` [PATCH 3/4] cp210x: Store part number

[PATCH v3 0/5] ARM: dts: OMAP2+: Enable USB dual-role on supported boards
 2015-07-27  9:27 UTC  (3+ messages)

[PATCH 1/2] staging: lustre: fixed comments without */ on a separate line
 2015-07-27  9:21 UTC  (5+ messages)
` [PATCH 2/2] staging: lustre: fixed 80-char rule
    ` [RFC PATCH] checkpatch: Make --strict the default for drivers/staging files and patches

[RFC][PATCH 0/7] jump_label: Another (better) static_key interface
 2015-07-27  9:24 UTC  (5+ messages)
` [RFC][PATCH 5/7] jump_label: Rework update logic
` [RFC][PATCH 6/7] jump_label: Add a new static_key interface

[PATCH V8 0/5] map GHES memory region according to EFI memory map
 2015-07-27  9:19 UTC  (3+ messages)
` [PATCH V8 3/5] arm64: mm: add PROT_DEVICE_nGnRnE and PROT_NORMAL_WT

[PATCH 0/3] Generic PCI MSI + IOMMU topology bindings
 2015-07-27  9:16 UTC  (7+ messages)
` [PATCH 1/3] Docs: dt: add generic MSI bindings
` [PATCH 2/3] Docs: dt: Add PCI MSI map bindings

[PATCH v3 0/8] Add generic support for relaxed atomics
 2015-07-27  9:14 UTC  (3+ messages)
` [PATCH v3 1/8] atomics: add acquire/release/relaxed variants of some atomic operations

[PATCH V5 0/7] Allow user to request memory to be locked on page fault
 2015-07-27  9:08 UTC  (12+ messages)
` [PATCH V5 1/7] mm: mlock: Refactor mlock, munlock, and munlockall code
` [PATCH V5 2/7] mm: mlock: Add new mlock system call
` [PATCH V5 3/7] mm: Introduce VM_LOCKONFAULT
` [PATCH V5 4/7] mm: mlock: Add mlock flags to enable VM_LOCKONFAULT usage
` [PATCH V5 5/7] mm: mmap: Add mmap flag to request VM_LOCKONFAULT

Requesting inclusion of 26bb0e9a in linux-3.14.y
 2015-07-27  9:07 UTC  (2+ messages)

[PATCH v3 0/5] add driver for Atmel QSPI controller
 2015-07-27  8:59 UTC  (6+ messages)
` [PATCH v3 1/5] mtd: spi-nor: notify (Q)SPI controller about protocol change
` [PATCH v3 2/5] Documentation: mtd: add a DT property to set the number of dummy cycles
` [PATCH v3 3/5] mtd: spi-nor: allow to tune "
` [PATCH v3 4/5] Documentation: atmel-quadspi: add binding file for Atmel QSPI driver
` [PATCH v3 5/5] mtd: atmel-quadspi: add driver for Atmel QSPI controller

[PATCH v3 0/2] clk: improve handling of orphan clocks
 2015-07-27  8:57 UTC  (4+ messages)

[linux41] Kernel panic at i686
 2015-07-27  8:56 UTC  (4+ messages)
` [linux41] regression with 'x86/cacheinfo: Move cacheinfo sysfs code to generic infrastructure' on AMD i686
  ` [PATCH] cpu/cacheinfo: Fix teardown path

[PATCH v7 0/5] clk: Provide support for always-on clocks
 2015-07-27  8:53 UTC  (7+ messages)
` [PATCH v7 3/5] clk: Supply the critical clock {init, enable, disable} framework
` [PATCH v7 5/5] clk: dt: Introduce binding for critical clock support

[PATCH] Smack: replace capable() with ns_capable()
 2015-07-27  8:52 UTC  (4+ messages)

[PATCH v4 0/5] perf tools: Add 'perf-config' command
 2015-07-27  8:48 UTC  (9+ messages)
` [PATCH v4 1/5] "
` [PATCH v4 2/5] perf config: Add '--system' and '--global' options to select which config file is used
` [PATCH v4 3/5] perf config: Add functions which can get or set perf config variables
` [PATCH v4 4/5] perf config: Add a option 'list-all' to perf-config

[PATCH v2 0/5] add driver for Atmel QSPI controller
 2015-07-27  8:41 UTC  (4+ messages)
` [PATCH v2 5/5] mtd: atmel-quadspi: "

[PATCH v2 0/7] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
 2015-07-27  8:37 UTC  (7+ messages)
` [PATCH v2 1/7] opp: add dev_pm_opp_get_turbo_mode_setting() helper
` [PATCH v2 2/7] cpufreq: opp: fix handling of turbo modes
` [PATCH v2 3/7] cpufreq-dt: add turbo modes support

[PATCH] mwifiex: corrected README as per the file debugfs.c
 2015-07-27  8:31 UTC 

[PATCH] mm: add resched points to remap_pmd_range/ioremap_pmd_range
 2015-07-27  8:29 UTC  (5+ messages)

[PATCH] mmc: sdhci-of-arasan: Get quirks from device tree
 2015-07-27  8:23 UTC  (2+ messages)

[PATCH] clk: zynq: remove redundant $(CONFIG_ARCH_ZYNQ) in Makefile
 2015-07-27  8:21 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) maintainers list
 2015-07-27  8:19 UTC  (2+ messages)

[PATCH v3] [SCSI] mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detected
 2015-07-27  8:19 UTC  (2+ messages)

[PATCH] net: netcp: Fixes SGMII reset on network interface shutdown
 2015-07-27  8:14 UTC  (2+ messages)

[PATCH net-next] hv_netvsc: Add structs and handlers for VF messages
 2015-07-27  8:14 UTC  (2+ messages)

[PATCH v4 0/7] KASAN for arm64
 2015-07-27  8:13 UTC  (2+ messages)

[RFC] ARM: dts: sunxi: Add regulators and board-specific operating points for LeMaker BananaPi
 2015-07-27  8:07 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH v2 00/25] replace ioremap_{cache|wt} with memremap
 2015-07-27  8:03 UTC  (5+ messages)
` [PATCH v2 12/25] i915: switch from acpi_os_ioremap to ioremap
  ` [Intel-gfx] "
` [PATCH v2 24/25] arch: remove ioremap_wt, replace with arch_memremap

[PATCH] net: phy: dp83867: fix simple_return.cocci warnings
 2015-07-27  7:59 UTC  (2+ messages)

[PATCH net 0/3] r8152: issues fix
 2015-07-27  7:56 UTC  (3+ messages)
` [PATCH net v2 "

[PATCH] rsi: Fix failure to load firmware after memory leak fix and fix the leak
 2015-07-27  7:55 UTC  (2+ messages)

[PATCH v4 0/7] Add Mediatek MT8173 subsystem clocks support
 2015-07-27  7:52 UTC  (5+ messages)
` [PATCH v4 2/7] clk: mediatek: Fix rate and dependency of MT8173 clocks

[PATCH 00/45] Remove clk.h from clk-provider.h (clk drivers part)
 2015-07-27  7:33 UTC  (5+ messages)
` [PATCH 33/45] clk: sunxi: Include clk.h

virtio-serial: Add multiple times opening support to virtserialport(port)
 2015-07-27  7:34 UTC 

[PATCH v2 00/11] Qualcomm Shared Memory & RPM drivers
 2015-07-27  7:29 UTC  (11+ messages)
` [PATCH v2 05/11] mfd: devicetree: bindings: Add Qualcomm SMD based RPM DT binding

[net-next PATCH v0 0/6] net: netcp: Bug fixes of CPSW statistics collection
 2015-07-27  7:18 UTC  (2+ messages)

[GIT PULL] AVR32 fixes for 4.2 (rc4)
 2015-07-27  7:15 UTC 

n900 in 4.2-rc0: repeating oopses
 2015-07-27  7:12 UTC  (11+ messages)

[RFCv2 0/3] Adding support for Zynq Reset Controller
 2015-07-27  7:12 UTC  (5+ messages)
` [RFCv2 2/3] dts: zynq: Add devicetree entry for Xilinx Zynq reset controller
` [RFCv2 3/3] reset: reset-zynq: Adding support "

[PATCH] [PATCH v4] mtd:spi-nor: Add Altera Quad SPI Driver
 2015-07-27  7:10 UTC  (3+ messages)

[PATCH v2 1/2] dmaengine: Add an enum for the dmaengine alignment constraints
 2015-07-27  7:09 UTC  (4+ messages)

[RFC v5 PATCH 0/9] hugetlbfs: add fallocate support
 2015-07-27  7:07 UTC  (5+ messages)
` [RFC v5 PATCH 8/9] hugetlbfs: add hugetlbfs_fallocate()

documentation: sysfs-bus-usb: no CONFIG_PM_RUNTIME
 2015-07-27  7:01 UTC 

[PATCH v3 0/6] usb: dwc3: handle non maxpacket aligned transfers > 512
 2015-07-27  6:55 UTC  (7+ messages)
` [PATCH v3 1/6] usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes
` [PATCH v3 2/6] usb: dwc3: ep0: use _roundup_ to calculate the transfer size
` [PATCH v3 3/6] usb: dwc3: ep0: preparation for handling non maxpacket aligned transfers > 512
` [PATCH v3 4/6] usb: dwc3; ep0: Modify _dwc3_ep0_start_trans_ API to take 'chain' parameter
` [PATCH v3 5/6] usb: dwc3: ep0: Add chained TRB support
` [PATCH v3 6/6] usb: dwc3: ep0: handle non maxpacket aligned transfers > 512

[PATCH 2/3] drivers: usb: dwc3: Add adjust_frame_length_quirk
 2015-07-27  6:56 UTC  (4+ messages)

(no subject)
 2015-07-27  6:39 UTC 

[char-misc-next 0/9 RESEND] mei: support for async event notifications
 2015-07-27  6:36 UTC  (3+ messages)

[PATCH v3 0/3] dra7xx: Add PM support to PCIe
 2015-07-27  6:24 UTC  (4+ messages)
` [PATCH v3 1/3] PCI: host: pci-dra7xx: Disable pm_runtime on get_sync failure
` [PATCH v3 2/3] PCI: host: pci-dra7xx: add pm support to pci dra7xx
` [PATCH v3 3/3] PCI: host: pci-dra7xx: Idle the module by disabling MSE bit

[PATCH v3] ASoC: Add support for NAU8825 codec to ASoC
 2015-07-27  6:25 UTC  (3+ messages)
` [alsa-devel] "

[PATCH] irqchip: bcm7120-l2: Fix interrupt status for multiple parent IRQs
 2015-07-27  6:15 UTC  (2+ messages)
` [tip:irq/core] irqchip/bcm7120-l2: "

[PATCH v2 2/2] IRQCHIP: bcm7120-l2: perform suspend/resume even without installed child IRQs
 2015-07-27  6:15 UTC  (2+ messages)
` [tip:irq/core] irqchip/bcm7120-l2: Perform suspend/ resume "

[PATCH v2 1/2] genirq: add chip_{suspend,resume} PM support to irq_chip
 2015-07-27  6:14 UTC  (2+ messages)
` [tip:irq/core] genirq: Add chip_[suspend|resume] "

[PATCH] irqchip: appropriate __init annotation for const data
 2015-07-27  6:14 UTC  (2+ messages)
` [tip:irq/core] irqchip: Appropriate "

[PATCH] genirq: Export irq_{get,set}_irqchip_state()
 2015-07-27  6:14 UTC  (2+ messages)
` [tip:irq/core] genirq: Export irq_[get|set]_irqchip_state()

[PATCH 2/2] irqchip: gic: remove reduntant gic_set_irqchip_flags
 2015-07-27  6:13 UTC  (2+ messages)
` [tip:irq/core] irqchip/gic: Remove redundant gic_set_irqchip_flags

[PATCH 1/2] irqchip: gic: enable SKIP_SET_WAKE and MASK_ON_SUSPEND
 2015-07-27  6:13 UTC  (2+ messages)
` [tip:irq/core] irqchip/gic: Enable "

[PATCH] usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16
 2015-07-27  6:14 UTC  (2+ messages)

[patch 2/3] avr32/at32ap: Use irq_set_handler_locked()
 2015-07-27  6:13 UTC  (2+ messages)
` [tip:irq/core] "

[patch 1/3] avr32/at32ap: Consolidate chained IRQ handler install/remove
 2015-07-27  6:12 UTC  (2+ messages)
` [tip:irq/core] "

[patch 3/3] avr32/irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
 2015-07-27  6:13 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH 0/5] ARM: berlin: PWM support
 2015-07-27  6:10 UTC  (3+ messages)
` [PATCH 1/5] pwm: add the Berlin pwm controller driver

[PATCH 0/7] ipmi: various fixes for panic notifier robustness
 2015-07-27  5:55 UTC  (8+ messages)
` [PATCH 3/7] ipmi: Don't flush messages in sneder() in run-to-completion mode
` [PATCH 1/7] ipmi: Remove unneeded set_run_to_completion call
` [PATCH 7/7] ipmi/kcs: Don't run the KCS state machine when it is KCS_IDLE
` [PATCH 6/7] ipmi: Handle queued messages more certainly on panic
` [PATCH 5/7] ipmi: Don't call receive handler in the panic context
` [PATCH 4/7] ipmi: Avoid touching possible corrupted lists "
` [PATCH 2/7] ipmi: Factor out message flushing procedure

linux-next: build failure after merge of the wireless-drivers-next tree
 2015-07-27  6:04 UTC  (3+ messages)

linux-next: Tree for Jul 27
 2015-07-27  6:02 UTC 

[PATCH 0/4] loop: enable different physical blocksizes
 2015-07-27  5:59 UTC  (4+ messages)
` [PATCH 1/4] loop: Enable correct physical blocksize

[PATCH v3 0/8] Implement group-read of events using txn interface
 2015-07-27  5:54 UTC  (4+ messages)
` [PATCH v3 5/8] perf: Split perf_event_read_value()

[RFC v4 00/25] Re-use nvram module
 2015-07-27  5:51 UTC  (15+ messages)
` [RFC v4 03/25] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c

[PATCH v4 0/10] Implement group-read of events using txn interface
 2015-07-27  5:40 UTC  (6+ messages)
` [PATCH 04/10] perf: Rename perf_event_read_{one,group}, perf_read_hw
` [PATCH 06/10] perf: Add return value for perf_event_read()
` [PATCH 07/10] perf: Add group parameter to perf_event_read()
` [PATCH 08/10] perf: Add return value to __perf_event_read()
` [PATCH 10/10] powerpc/perf/hv-24x7: Use PMU_TXN_READ interface


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox