linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-16 19:13:26 to 2015-09-17 00:34:27 UTC [more...]

linux-next: build failure after merge of the tip tree
 2015-09-17  0:34 UTC  (3+ messages)

[PATCH 1/1] PCI/MSI: X-Gene: Remove msi_controller assignment in X-Gene PCIe driver
 2015-09-17  0:31 UTC 

[PATCH 0/2] Fix memory leaks in virtio & remoteproc cores
 2015-09-17  0:29 UTC  (3+ messages)
` [PATCH 1/2] virtio: fix memory leak of virtio ida cache layers
` [PATCH 2/2] remoteproc: fix memory leak of remoteproc "

[PATCH] driver core: Ensure proper suspend/resume ordering
 2015-09-17  0:55 UTC  (4+ messages)

[PATCH v3 0/7] Initial support for user namespace owned mounts
 2015-09-17  0:24 UTC  (11+ messages)
` [PATCH v3 1/7] fs: Add user namesapace member to struct super_block
` [PATCH v3 2/7] userns: Simpilify MNT_NODEV handling
` [PATCH v3 3/7] fs: Verify access of user towards block device file when mounting
` [PATCH v3 4/7] fs: Limit file caps to the user namespace of the super block
` [PATCH v3 5/7] fs: Treat foreign mounts as nosuid
` [PATCH v3 6/7] Smack: Add support for unprivileged mounts from user namespaces
` [PATCH v3 7/7] selinux: "

Failover root devices
 2015-09-17  0:16 UTC 

[PATCH] ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
 2015-09-17  0:44 UTC  (3+ messages)

linux-next: manual merge of the drm-intel tree with Linus' tree
 2015-09-17  0:13 UTC 

[PATCH v2 0/2] extcon: palmas: am57xx-beagle-x15: use palmas for VBUS/ID detection
 2015-09-17  0:06 UTC  (7+ messages)
` [PATCH v2 2/2] ARM: dts: am57xx-beagle-x15: use palmas-usb for USB2

[PATCH v3 0/5] ACPI: Provide better MADT subtable sanity checks
 2015-09-17  0:34 UTC  (7+ messages)

[PATCH] x86: Fix gfp flags for coherent DMA memory allocation
 2015-09-17  0:04 UTC  (3+ messages)

[PATCH] driver core: Ensure proper suspend/resume ordering
 2015-09-17  0:27 UTC  (3+ messages)

[PATCH net-next RFC] net: increase LL_MAX_HEADER for Hyper-V
 2015-09-16 23:58 UTC  (8+ messages)

[PATCH] ARM: dts: am57xx-beagle-x15: Update Phy supplies
 2015-09-16 23:57 UTC  (3+ messages)

[PATCH v2] futex: lower the lock contention on the HB lock during wake up
 2015-09-16 23:57 UTC  (9+ messages)

[PATCH] [media] go7007: Fix returned errno code in gen_mjpeghdr_to_package()
 2015-09-16 23:55 UTC 

[linux41] Kernel panic at i686
 2015-09-16 23:52 UTC  (7+ messages)
` [linux41] regression with 'x86/cacheinfo: Move cacheinfo sysfs code to generic infrastructure' on AMD i686

[linux-next] oops in ip_route_input_noref
 2015-09-16 23:47 UTC  (4+ messages)

[PATCH] driver core: Ensure proper suspend/resume ordering
 2015-09-17  0:07 UTC  (3+ messages)

[PATCH 0/3] crypto: [sha] Restructure x86 sha trasforms glue code to expose all available transform algorithms
 2015-09-16 23:35 UTC  (4+ messages)
` [PATCH 1/3] crypto: [sha] Restructure x86 sha1 glue code to expose all the available sha1 transforms
` [PATCH 2/3] crypto: [sha] Restructure x86 sha256 glue code to expose all the available sha256 transforms
` [PATCH 3/3] crypto: [sha] Restructure x86 sha512 glue code to expose all the available sha512 transforms

mmotm 2015-09-16-16-34 uploaded
 2015-09-16 23:35 UTC 

[PATCH 0/3] x86/paravirt: Fix baremetal paravirt MSR ops
 2015-09-16 23:33 UTC  (4+ messages)
` [PATCH 1/3] x86/paravirt: Add _safe to the read_msr and write_msr PV hooks
` [PATCH 2/3] x86/paravirt: Add paravirt_{read,write}_msr
` [PATCH 3/3] x86/paravirt: Make "unsafe" MSR accesses unsafe even if PARAVIRT=y

[PATCH] [media] omap3isp: Fix module autoloading
 2015-09-16 23:31 UTC 

[PATCH v4 0/5] Provide better MADT subtable sanity checks
 2015-09-16 23:26 UTC  (6+ messages)
` [PATCH v4 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro
` [PATCH v4 2/5] ACPI / ARM64: remove usage of BAD_MADT_ENTRY/BAD_MADT_GICC_ENTRY
` [PATCH v4 3/5] ACPI / IA64: remove usage of BAD_MADT_ENTRY
` [PATCH v4 4/5] ACPI / X86: "
` [PATCH v4 5/5] ACPI: remove definition of BAD_MADT_ENTRY macro

[PATCH] nohz: make the idle_entrytime/idle_exittime correct
 2015-09-16 23:19 UTC 

[PATCH v2 0/7] Add support for Exynos SROM Controller driver
 2015-09-16 23:19 UTC  (2+ messages)

[PATCH] ARM: dts: Fix LEDs on exynos5422-odroidxu3
 2015-09-16 23:13 UTC  (3+ messages)

[PATCH] cpufreq: s5pv210: remove superfluous CONFIG_PM ifdefs
 2015-09-16 23:03 UTC  (3+ messages)

[PATCH v2] ARM: exynos_defconfig: Enable USB Video Class support
 2015-09-16 22:59 UTC  (3+ messages)

[PATCH v5 00/53] PCI: Resource allocation cleanup for v4.4
 2015-09-16 21:57 UTC  (54+ messages)
` [PATCH v5 01/53] PCI: Cleanup res_to_dev_res() printout
` [PATCH v5 02/53] PCI: Reuse res_to_dev_res() in reassign_resources_sorted()
` [PATCH v5 03/53] PCI: Use correct align for optional only resources during sorting
` [PATCH v5 04/53] PCI: Optimize bus min_align/size calculation during sizing
` [PATCH v5 05/53] PCI: Optimize bus align/size calculation for optional "
` [PATCH v5 06/53] PCI: Don't add too much optional size for hotplug bridge MMIO
` [PATCH v5 07/53] PCI: Reorder resources list for required/optional resources
` [PATCH v5 08/53] PCI: Remove duplicated code for resource sorting
` [PATCH v5 09/53] PCI: Rename pdev_sort_resources() to pdev_assign_resources_prepare()
` [PATCH v5 10/53] PCI: Treat ROM resource as optional during realloc
` [PATCH v5 11/53] PCI: Add debug printout during releasing partial assigned resources
` [PATCH v5 12/53] PCI: Simplify res reference using in __assign_resources_sorted()
` [PATCH v5 13/53] PCI: Separate realloc list checking after allocation
` [PATCH v5 14/53] PCI: Add __add_to_list()
` [PATCH v5 15/53] PCI: Cache window alignment value during bus sizing
` [PATCH v5 16/53] PCI: Check if resource is allocated before trying to assign one
` [PATCH v5 17/53] PCI: Separate out save_resources()/restore_resources()
` [PATCH v5 18/53] PCI: Move comment to pci_need_to_release()
` [PATCH v5 19/53] PCI: Separate required+optional assigning to another function
` [PATCH v5 20/53] PCI: Skip required+optional if there is no optional
` [PATCH v5 21/53] PCI: Move saved required resource list out of required+optional assigning
` [PATCH v5 22/53] PCI: Add alt_size ressource allocation support
` [PATCH v5 23/53] PCI: Add support for more than two alt_size entries under same bridge
` [PATCH v5 24/53] PCI: Fix size calculation with old_size on rescan path
` [PATCH v5 25/53] PCI: Don't add too much optional size for hotplug bridge io
` [PATCH v5 26/53] PCI: Move ISA io port align out of calculate_iosize()
` [PATCH v5 27/53] PCI: Don't add too much io port for hotplug bridge with old size
` [PATCH v5 28/53] PCI: Unify calculate_size() for io port and MMIO
` [PATCH v5 29/53] PCI: Allow bridge optional only io port resource required size to be 0
` [PATCH v5 30/53] PCI: Unify skip_ioresource_align()
` [PATCH v5 31/53] PCI: Kill macro checking for bus io port sizing
` [PATCH v5 32/53] resources: Split out __allocate_resource()
` [PATCH v5 33/53] resources: Make allocate_resource() return best fit resource
` [PATCH v5 34/53] PCI, x86: Allocate from high in available window for MMIO
` [PATCH v5 35/53] PCI: Add debug print out for min_align and alt_size
` [PATCH v5 36/53] PCI: Check pref compatible bit for mem64 resource of PCIe device
` [PATCH v5 37/53] PCI: Only treat non-pref mmio64 as pref if all bridges have MEM_64
` [PATCH v5 38/53] PCI: Add has_mem64 for struct host_bridge
` [PATCH v5 39/53] PCI: Only treat non-pref mmio64 as pref if host bridge has mmio64
` [PATCH v5 40/53] PCI: Restore pref MMIO allocation logic for host bridge without mmio64
` [PATCH v5 41/53] sparc/PCI: Add mem64 resource parsing for root bus
` [PATCH v5 42/53] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v5 43/53] powerpc/PCI: "
` [PATCH v5 44/53] OF/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
` [PATCH v5 45/53] PCI: Treat optional as required in first try for bridge rescan
` [PATCH v5 46/53] PCI: Get new realloc size for bridge for last try
` [PATCH v5 47/53] PCI: Don't release sibling bridge resources during hotplug
` [PATCH v5 48/53] PCI: Don't release fixed resource for realloc
` [PATCH v5 49/53] PCI: Claim fixed resource during remove/rescan path
` [PATCH v5 50/53] PCI: Set resource to FIXED for LSI devices
` [PATCH v5 51/53] PCI, x86: Add pci=assign_pref_bars to reallocate pref BARs
` [PATCH v5 52/53] PCI: Introduce resource_disabled()
` [PATCH v5 53/53] PCI: Don't set flags to 0 when assign resource fail

[PATCH v2] ARM: dts: Fix LEDs on exynos5422-odroidxu3
 2015-09-16 22:52 UTC  (4+ messages)

[PATCH v4 0/4] cpufreq-dt: add suspend frequency support
 2015-09-16 22:44 UTC  (7+ messages)

Linux 4.3-rc1 build error on CentOS 5.11 "scripts/sign-file.c:23:25: fatal error: openssl/cms.h: No such file or directory"
 2015-09-16 22:45 UTC  (5+ messages)

First kernel patch (optimization)
 2015-09-16 22:38 UTC  (8+ messages)

[RESEND PATCH 0/2] ST PLL fixes for 4.3-rc2
 2015-09-16 22:30 UTC  (2+ messages)

[PATCH 1/1] x509: only prefix strip raw serial numbers
 2015-09-16 22:29 UTC  (2+ messages)

[PATCH 08/11] mm,thp: reduce ifdef'ery for THP in generic code
 2015-09-16 22:27 UTC  (3+ messages)
  ` [PATCH 09/11] mm,thp: introduce flush_pmd_tlb_range
` [PATCH 00/11] THP support for ARC

[PATCH] clk: tegra: dfll: add missing rcu_read_unlock() for error path
 2015-09-16 22:15 UTC  (2+ messages)

[PATCH] fs-writeback: drop wb->list_lock during blk_finish_plug()
 2015-09-16 22:07 UTC  (13+ messages)

Linux 4.3-rc1 build error with older elfutils "util/symbol-elf.c:41:5: error: no previous prototype for ‘elf_getphdrnum’"
 2015-09-16 22:10 UTC 

[PATCH 0/3] Add __ioread32_copy() and use it
 2015-09-16 22:09 UTC  (4+ messages)

[PATCH v4 0/4] Add support for more MSM8916 clocks
 2015-09-16 22:07 UTC  (3+ messages)
` [PATCH v4 2/4] clk: qcom: Add support for RCGs with shared branches

[PATCH] nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
 2015-09-16 22:04 UTC  (7+ messages)
` [HPDD-discuss] "

[PATCH V1] audit: add warning that an old auditd may be starved out by a new auditd
 2015-09-16 21:45 UTC  (6+ messages)

[GIT PULL 00/27] perf tools: filtering events using eBPF programs
 2015-09-16 21:43 UTC  (3+ messages)
` [PATCH 05/27] perf record, bpf: Parse and create probe points for BPF programs

[PATCH V10 0/8] Freq/CPU%/CORE_BUSY% support
 2015-09-16 14:21 UTC  (9+ messages)
` [PATCH V10 1/8] perf,tools: introduce generic FEAT for CPU attributes
` [PATCH V10 2/8] perf, record: introduce --perf-freq option
` [PATCH V10 3/8] perf,tools: caculate freq per sample
` [PATCH V10 4/8] perf,tools: Dump per-sample freq/CPU%/CORE_BUSY% in report -D
` [PATCH V10 5/8] perf,tools: caculate and save freq/CPU%/CORE_BUSY% in he_stat
` [PATCH V10 6/8] perf,tools: only show leader's value in hpp__fmt
` [PATCH V10 7/8] perf,tools: Introduce HPP__SINGLE_PRINT_FNS support
` [PATCH V10 8/8] perf,tools: Show freq/CPU%/CORE_BUSY% in perf report by --perf-freq

LTP regressions due to 6dc296e7df4c ("mm: make sure all file VMAs have ->vm_ops set")
 2015-09-16 21:28 UTC  (7+ messages)

[Patch 0/2] media: v4l: ti-vpe: Add CAL v4l2 camera capture driver
 2015-09-16 21:22 UTC  (5+ messages)
` [Patch 1/2] "

[Patch v3 12/36] genirq: Move field 'handler_data' from struct irq_data into struct irq_common_data
 2015-09-16 20:56 UTC  (2+ messages)
` [tip:irq/urgent] genirq: Move field 'handler_data' from irq_data into irq_common_data

[PATCH] bcache: Fix writeback_thread never writing back incomplete stripes
 2015-09-16 21:08 UTC  (3+ messages)

[RFC] Potential issue with GPIO/IRQ flags
 2015-09-16 21:07 UTC 

[PATCH 0/3] Updates to amd64_edac and ghes_edac
 2015-09-16 20:53 UTC  (4+ messages)
` [PATCH 1/3] EDAC, ghes_edac: Remove redundant memory_type array
` [PATCH 2/3] EDAC, amd64_edac: Extend scrub rate programmability feature for F15hM60h
` [PATCH 3/3] EDAC, amd64_edac: Update copyright and documentation info

[PATCH 6/6] dmaengine: xilinx: Fix module autoload for OF platform driver
 2015-09-16 21:00 UTC 

[tip:irq/urgent] sh: Kill off set_irq_flags usage
 2015-09-16 20:58 UTC 

[tip:irq/urgent] irqchip: Kill off set_irq_flags usage
 2015-09-16 20:58 UTC 

[PATCH 5/6] dmaengine: sun6i: Fix module autoload for OF platform driver
 2015-09-16 20:59 UTC 

[PATCH 4/6] dmaengine: sirf: Fix module autoload for OF platform driver
 2015-09-16 20:58 UTC 

[PATCH] ASoC: sunxi: fix platform_no_drv_owner.cocci warnings
 2015-09-16 20:55 UTC 

[PATCH 3/6] dmaengine: mpc512x: Fix module autoload for OF platform driver
 2015-09-16 20:58 UTC 

[Patch v3 34/36] genirq: Move field 'msi_desc' from struct irq_data into struct irq_common_data
 2015-09-16 20:57 UTC  (2+ messages)
` [tip:irq/urgent] genirq: Move field 'msi_desc' from irq_data into irq_common_data

[PATCH 2/6] dmaengine: moxart-dma: Fix module autoload for OF platform driver
 2015-09-16 20:57 UTC 

[Patch v3 31/36] genirq: Move field 'affinity' from struct irq_data into struct irq_common_data
 2015-09-16 20:56 UTC  (2+ messages)
` [tip:irq/urgent] genirq: Move field 'affinity' from irq_data into irq_common_data

[PATCH 1/6] dmaengine: fsldma: Fix module autoload for OF platform driver
 2015-09-16 20:57 UTC 

[Patch v3 07/36] genirq: Move field 'node' from struct irq_data into struct irq_common_data
 2015-09-16 20:56 UTC  (2+ messages)
` [tip:irq/urgent] genirq: Move field 'node' from irq_data into irq_common_data

[PATCH 0/6] dmaengine: Fix module autoload for OF platform drivers
 2015-09-16 20:56 UTC 

[PATCH] perf tools: session: avoid infinite loop
 2015-09-16 20:54 UTC  (2+ messages)

[PATCH] pmem: add proper synchronization to pmem_rw_page()
 2015-09-16 20:52 UTC 

[PATCH] staging: comedi: drivers: coding style: fixed block comment style
 2015-09-16 20:48 UTC 

[PATCH] CHROMIUM: drm: bridge/dw_hdmi: Eliminate unused cable_plugin
 2015-09-16 20:41 UTC 

Applied "regulator: core: Make error messages more informative" to the regulator tree
 2015-09-16 20:36 UTC 

[RFC PATCH 0/3] fix *pbl format support
 2015-09-16 20:35 UTC  (4+ messages)

[PATCH] cpufreq: integrator: Fix module autoload for OF platform driver
 2015-09-16 20:24 UTC 

[PATCH] staging: wilc1000: Removed unwanted curly braces
 2015-09-16 20:18 UTC  (2+ messages)

[PATCH RFC 0/8] Add New DRM Driver for Hisilicon's Hi6220 SoC
 2015-09-16 20:16 UTC  (3+ messages)

[PATCH] pidns: fix set/getpriority and ioprio_set/get in PRIO_USER mode
 2015-09-16 19:58 UTC 

[PATCH 0/3] mfd: tps65912: Driver rewrite with DT support
 2015-09-16 19:57 UTC  (3+ messages)
` [PATCH 3/3] tps65912: Cleanup TPS65912 subdevice configuration dependencies

[PATCH v2 0/9] Allocate sys_membarrier on main architectures
 2015-09-16 19:56 UTC  (4+ messages)
` [PATCH v2 4/9] parisc: allocate sys_membarrier system call number

[PATCH 1/2] x86/math-emu: Add support for FCMOVcc and F[U]COMI[P] insns
 2015-09-16 19:51 UTC  (3+ messages)
` [PATCH 2/2] x86/math-emu: Remove define layer for undocumented opcodes

[PATCH] ARM: pxa: add wm9713 codec
 2015-09-16 19:42 UTC 

Pcie bus enumeration and 64bit issues
 2015-09-16 19:41 UTC  (2+ messages)

[PATCH 0/2] ASoC: atmel-classd: add the Audio Class D Amplifier
 2015-09-16 19:42 UTC  (9+ messages)
` [PATCH 2/2] ASoC: atmel-classd: DT binding for Class D audio amplifier driver

[PATCH 0/3] add CSR SiRFSoC power control module MFD driver
 2015-09-16 19:39 UTC  (5+ messages)
` [PATCH 1/3] regmap: irq: add support for chips who have separate unmask registers
` [PATCH 2/3] regmap: irq: add ack_invert flag for chips using cleared bits as ack

[PATCH v4] Input: Add userio module
 2015-09-16 19:38 UTC  (2+ messages)

[PATCH v4 0/22] On-demand device probing
 2015-09-16 19:35 UTC  (5+ messages)
` [PATCH v4 04/22] of: add function to allow probing a device from a OF node

[PATCH v4 00/52] PCI: Resource allocation cleanup for v4.3
 2015-09-16 19:33 UTC  (6+ messages)
` [PATCH v4 04/52] PCI: Optimize bus min_align/size calculation during sizing

[PATCH v2] atm: deal with setting entry before mkip was called
 2015-09-16 19:30 UTC 

[PATCH 1/3] dmaengine: virt-dma: don't always free descriptor upon completion
 2015-09-16 19:20 UTC  (3+ messages)

[PATCH v2] ata: pata_macio: Fix module autoload for OF platform driver
 2015-09-16 19:23 UTC  (2+ messages)

[PATCH v5 0/10] Fix broken DMAFLUSHP on Rockchips platform
 2015-09-16 19:22 UTC  (3+ messages)
` [PATCH v5 10/10] ASoC: rockchip_i2s: modify DMA max burst to 1

[PATCH v2] mmc: pxamci: fix card detect with slot-gpio API
 2015-09-16 19:16 UTC 

drm: Platform helpers for exynos-style component registration
 2015-09-16 19:20 UTC  (3+ messages)
` [PATCH 1/4] drm: Put platform driver registration/unregistration loops in core

[PATCH 0/2] ASoC: Add support for the Allwinner A10 codec
 2015-09-16 19:16 UTC  (3+ messages)
` [PATCH 2/2] ASoC: sunxi: add support for the on-chip codec on early Allwinner SoCs

[PATCH v1 1/2] soc: ti: display firmware file name as part of boot log
 2015-09-16 19:13 UTC  (7+ messages)

[PATCH] irqchip: bcm2835: Add FIQ support
 2015-09-16 19:13 UTC  (9+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).