LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-16 17:54:40 to 2015-09-16 22:29:35 UTC [more...]

[PATCH v5 00/53] PCI: Resource allocation cleanup for v4.4
 2015-09-16 21:57 UTC  (48+ messages)
` [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 11/53] PCI: Add debug printout during releasing partial assigned resources
` [PATCH v5 13/53] PCI: Separate realloc list checking after allocation
` [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 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 52/53] PCI: Introduce resource_disabled()
` [PATCH v5 53/53] PCI: Don't set flags to 0 when assign resource fail

[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] x86: Fix gfp flags for coherent DMA memory allocation
 2015-09-16 21:47 UTC  (2+ messages)

[PATCH] ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
 2015-09-16 21:45 UTC  (2+ messages)

[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

[PATCH net-next RFC] net: increase LL_MAX_HEADER for Hyper-V
 2015-09-16 21:38 UTC  (6+ messages)

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 v3 0/7] Initial support for user namespace owned mounts
 2015-09-16 20:57 UTC  (10+ 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: "

[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 

First kernel patch (optimization)
 2015-09-16 20:21 UTC  (7+ messages)

[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  (10+ messages)
` [PATCH v2 3/9] sparc/sparc64: allocate sys_membarrier system call number
` [PATCH v2 4/9] parisc: "
` [RFC PATCH v2 6/9] arm: "

[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] driver core: Ensure proper suspend/resume ordering
 2015-09-16 19:27 UTC  (2+ messages)

[PATCH v3 0/5] ACPI: Provide better MADT subtable sanity checks
 2015-09-16 19:26 UTC  (6+ messages)

[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  (4+ messages)

[PATCH] driver core: Ensure proper suspend/resume ordering
 2015-09-16 19:22 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  (6+ messages)
` [PATCH 1/4] drm: Put platform driver registration/unregistration loops in core
` [PATCH 2/4] drm/msm: Use drm_platform_register/unregister_drivers()
` [PATCH 3/4] drm: Move exynos "match_add all devices matching my drivers" to core
` [PATCH 4/4] drm/msm: Use exynos's model for handling component driver matching

[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  (10+ messages)

[PATCH v2] regulator: core: Make error messages more informative
 2015-09-16 19:10 UTC 

[PATCH v2 0/2] of: Dynamic DT updates
 2015-09-16 19:09 UTC  (3+ messages)

[PATCH v5 0/4] of: overlay: kobject & sysfs'ation
 2015-09-16 19:08 UTC  (4+ messages)
` [PATCH v5 3/4] of: overlay: add per overlay sysfs attributes

[PATCH 0/7] arm64: Use contigous PTE bit for the kernel linear mapping
 2015-09-16 19:03 UTC  (8+ messages)
` [PATCH 1/7] arm64: Add contiguous page flag shifts and constants
` [PATCH 2/7] arm64: Shorten lines which exceed 80 characters
` [PATCH 3/7] arm64: PTE/PMD contiguous bit definition
` [PATCH 4/7] arm64: Macros to check/set/unset the contiguous bit
` [PATCH 5/7] arm64: Default kernel pages should be contiguous
` [PATCH 6/7] arm64: Make the kernel page dump utility aware of the CONT bit
` [PATCH 7/7] arm64: Mark kernel page ranges contiguous

[PATCH] coccinelle: tests: unsigned value cannot be lesser than zero
 2015-09-16 18:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] perf: we can now read separate debug-info files based on a build ID
 2015-09-16 18:50 UTC  (2+ messages)

[4.2] commit d59cfc09c32 (sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem) causes regression for libvirt/kvm
 2015-09-16 18:45 UTC  (3+ messages)
` [PATCH cgroup/for-4.3-fixes 1/2] Revert "cgroup: simplify threadgroup locking"

[PATCH 0/6] pinctrl: Remove unneded semicolons in drivers
 2015-09-16 18:36 UTC  (3+ messages)
` [PATCH 5/6] pinctrl: mediatek: Remove unneded semicolon

[PATCH] staging: wilc1000: Added spaces
 2015-09-16 18:42 UTC 

[PATCH 00/17] Create and use ida and idr helper routines [RESEND]
 2015-09-16 18:39 UTC  (6+ messages)
` [PATCH 02/17] Update scsi hosts to use idr for host number mgmt
` [PATCH 06/17] Update the infiniband uverbs driver to use idr helper functions
` [PATCH 07/17] Update the memstick "
` [PATCH 08/17] Update the mmc "

[PATCH v5] x86/asm/entry/32, selftests: Add 'test_syscall_vdso' test
 2015-09-16 18:23 UTC 

[PATCH] tty: fix data race in tty_buffer_flush
 2015-09-16 18:20 UTC  (4+ messages)

[PATCH 0/3] VME bus error handling overhaul
 2015-09-16 18:18 UTC  (7+ messages)

[PATCH 5/7] f2fs: enhance multithread dio write performance
 2015-09-16 18:12 UTC  (4+ messages)

[rtc-linux] [PATCH] Fixed ds1390_get_reg returned value
 2015-09-16 18:10 UTC 

[PATCH 00/26] [RFCv2] x86: Memory Protection Keys
 2015-09-16 17:49 UTC  (15+ messages)
` [PATCH 05/26] x86, pkey: add PKRU xsave fields and data structure(s)
` [PATCH 10/26] x86, pkeys: notify userspace about protection key faults
` [PATCH 08/26] x86, pkeys: store protection in high VMA flags
` [PATCH 09/26] x86, pkeys: arch-specific protection bits
` [PATCH 11/26] x86, pkeys: add functions for set/fetch PKRU
` [PATCH 13/26] mm: simplify get_user_pages() PTE bit handling
` [PATCH 14/26] x86, pkeys: check VMAs and PTEs for protection keys
` [PATCH 17/26] x86, pkeys: dump PTE pkey in /proc/pid/smaps
` [PATCH 16/26] x86, pkeys: dump PKRU with other kernel registers
` [PATCH 15/26] x86, pkeys: optimize fault handling in access_error()
` [PATCH 20/26] [NEWSYSCALL] mm: implement new mprotect_pkey() system call
` [PATCH 19/26] [NEWSYSCALL] mm, multi-arch: pass a protection key in to calc_vm_flag_bits()
` [PATCH 18/26] x86, pkeys: add Kconfig prompt to existing config option
` [PATCH 21/26] [NEWSYSCALL] x86: wire up mprotect_key() system call

[PATCH 2/7] f2fs: do in batches truncation in truncate_hole
 2015-09-16 18:01 UTC  (2+ messages)

[PATCH] f2fs crypto: allocate buffer for decrypting filename
 2015-09-16 17:57 UTC  (5+ messages)
` [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "
      ` [f2fs-dev] [PATCH v4] "

cgroup/loop Bad page state oops in Linux v4.2-rc3-136-g45b4b782e848
 2015-09-16 17:56 UTC  (14+ messages)
                  ` 32-bit bio regression with 4.3 [was: Re: cgroup/loop Bad page state oops in Linux v4.2-rc3-136-g45b4b782e848]

[PATCH V3] mmc: block: Add new ioctl to send multi commands
 2015-09-16 17:54 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).