public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-08 16:07:09 to 2015-10-08 21:45:32 UTC [more...]

[PATCH v7 00/60] PCI: Resource allocation cleanup for v4.4
 2015-10-08 21:39 UTC  (29+ messages)
` [PATCH v7 03/60] sparc/PCI: Unify pci_register_region()
` [PATCH v7 04/60] sparc/PCI: Reserve legacy mmio after PCI mmio
` [PATCH v7 05/60] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v7 06/60] sparc/PCI: Keep resource idx order with bridge register number
` [PATCH v7 07/60] PCI: kill wrong quirk about M7101
` [PATCH v7 09/60] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v7 10/60] OF/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
` [PATCH v7 13/60] PCI: Add has_mem64 for struct host_bridge
` [PATCH v7 14/60] PCI: Only treat non-pref mmio64 as pref if host bridge has mmio64
` [PATCH v7 16/60] PCI: Don't release fixed resource for realloc
` [PATCH v7 17/60] PCI: Claim fixed resource during remove/rescan path
` [PATCH v7 18/60] PCI: Set resource to FIXED for LSI devices
` [PATCH v7 19/60] PCI: Separate realloc list checking after allocation
` [PATCH v7 23/60] PCI: Cleanup res_to_dev_res() printout
` [PATCH v7 32/60] PCI: Treat ROM resource as optional during realloc
` [PATCH v7 33/60] PCI: Add debug printout during releasing partial assigned resources
` [PATCH v7 34/60] PCI: Simplify res reference using in __assign_resources_sorted()
` [PATCH v7 40/60] PCI: Separate required+optional assigning to another function
` [PATCH v7 41/60] PCI: Skip required+optional if there is no optional
` [PATCH v7 43/60] PCI: Add alt_size ressource allocation support
` [PATCH v7 45/60] PCI: Fix size calculation with old_size on rescan path
` [PATCH v7 47/60] PCI: Move ISA io port align out of calculate_iosize()
` [PATCH v7 48/60] PCI: Don't add too much io port for hotplug bridge with old size
` [PATCH v7 52/60] PCI: Kill macro checking for bus io port sizing
` [PATCH v7 53/60] resources: Split out __allocate_resource()
` [PATCH v7 54/60] resources: Make allocate_resource() return best fit resource
` [PATCH v7 59/60] PCI: Don't set flags to 0 when assign resource fail
` [PATCH v7 60/60] PCI: Only try to assign io port only for root bus that support it

[PATCH v2] barriers: introduce smp_mb__release_acquire and update documentation
 2015-10-08 21:44 UTC  (7+ messages)

[PATCH] crash in md-raid1 and md-raid10 due to incorrect list manipulation
 2015-10-08 21:35 UTC  (2+ messages)

[PATCH 0/6] watchdog: sama5d4 and at91sam9: trivial rework
 2015-10-08 21:34 UTC  (7+ messages)
` [PATCH 1/6] watchdog: at91sam9: use devm_request_irq instead of request_irq
` [PATCH 2/6] watchdog: at91sam9: use watchdog_get_drvdata instead of container_of
` [PATCH 3/6] watchdog: at91sam9: rename heartbeats into timeout where necessary
` [PATCH 4/6] watchdog: at91sam9: remove nowayout useless copy
` [PATCH 5/6] watchdog: at91sam9: remove unused pdata support
` [PATCH 6/6] watchdog: sama5d4: try to set timeout from device tree first

crazy idea: big percpu lock (Re: task isolation)
 2015-10-08 21:25 UTC 

[PATCH v7,3/3] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes
 2015-10-08 21:22 UTC  (2+ messages)

[PATCH 1/3] slab_common: rename cache create/destroy helpers
 2015-10-08 21:17 UTC  (4+ messages)
` [PATCH 2/3] slab_common: clear pointers to per memcg caches on destroy

[PATCH] iio: mxs-lradc: Fix temperature offset
 2015-10-08 21:12 UTC  (4+ messages)

[PATCH] PCI: generic: Fix address window calculation for non-zero starting bus
 2015-10-08 21:09 UTC  (2+ messages)

[PATCH] panic: release stale console lock to always get the logbuf printed out
 2015-10-08 20:56 UTC  (7+ messages)

i.mx6 video out in mainline
 2015-10-08 20:54 UTC  (7+ messages)

[PATCH] USB: serial: cp210x: Workaround for cp2108 failure due to GET_LINE_CTL bug
 2015-10-08 20:53 UTC 

[PATCH 0/2] PM / sleep: prohibit devices probing during suspend/hibernation
 2015-10-08 20:53 UTC  (11+ messages)
` [PATCH 1/2] PM / sleep: ensure deferred probe workqueue is finished in wait_for_device_probe
` [PATCH 2/2] PM / sleep: prohibit devices probing during suspend/hibernation

[PATCH V3] crypto/nx842: Add CRC and validation support
 2015-10-08 20:45 UTC 

[GIT PULL] ARM: SoC fixes for 4.3-rc
 2015-10-08 20:42 UTC 

[RFCv5 PATCH 00/46] sched: Energy cost model for energy-aware scheduling
 2015-10-08 20:40 UTC  (3+ messages)
` [RFCv5 PATCH 43/46] sched/{fair,cpufreq_sched}: add reset_capacity interface

[PATCH 0/4] Add support for STM32 DMA
 2015-10-08 20:40 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: Document the STM32 DMA bindings

[PATCH] arm64: defconfig: Enable devices for MSM8916
 2015-10-08 20:37 UTC 

[PATCH] usb: dwc2: Avoid more calls to dwc2_core_reset()
 2015-10-08 20:34 UTC 

[lkp] [ACPI] 7494b07eba: Kernel panic - not syncing: Watchdog detected hard LOCKUP on cpu 0
 2015-10-08 20:41 UTC  (5+ messages)

[PATCH v7 00/11] support "task_isolated" mode for nohz_full
 2015-10-08 20:28 UTC  (5+ messages)
` [PATCH v7 05/11] task_isolation: add debug boot flag

[PATCH 01/10] nbd: Fix timeout detection
 2015-10-08 20:21 UTC  (4+ messages)
` [PATCH] nbd: Add locking for tasks

[Patch V3 0/9] Enable memoryless node support for x86
 2015-10-08 20:20 UTC  (5+ messages)
` [Patch V3 5/9] i40e: Use numa_mem_id() to better support memoryless node
  ` [Intel-wired-lan] "

[PATCH 0/4] firmware_class: few small code shifts
 2015-10-08 20:16 UTC  (6+ messages)
` [PATCH 1/4] firmware: generalize "firmware" as "system data" helpers

[PATCHv3 00/56] perf stat: Add scripting support
 2015-10-08 20:11 UTC  (3+ messages)

randconfig build error with next-20151008, in drivers/tty/serial/mxs-auart.c
 2015-10-08 20:07 UTC 

[PATCH v8 4/6] pci: altera: Add Altera PCIe MSI driver
 2015-10-08 20:05 UTC 

linux-next: build warning after merge of the driver-core tree
 2015-10-08 20:30 UTC  (4+ messages)

[PATCH] Staging: vt6655: Renamed uRATE to rate
 2015-10-08 19:53 UTC 

[PATCH] gpio: Add driver for MEN 16Z127 GPIO controller
 2015-10-08 19:49 UTC  (4+ messages)

linux-next: build failure after merge of Linus' tree
 2015-10-08 19:47 UTC  (4+ messages)
` [GIT PULL] strscpy powerpc fix for 3.4
    ` [GIT PULL] strscpy powerpc fix for 4.3 - not 3.4 :-)

[Regression] Minnowboard-Max fails to boot in next-20151007+
 2015-10-08 19:41 UTC 

[PATCH] perf: Fix build on architectures without CONFIG_PERF_REGS
 2015-10-08 19:37 UTC  (3+ messages)

[PATCH RESEND] rtsx_usb_ms: Use msleep_interruptible() in polling loop
 2015-10-08 19:35 UTC  (3+ messages)

Soft lockup issue in Linux 4.1.9
 2015-10-08 19:27 UTC  (5+ messages)

[PATCH v2] video: fbdev: add Marvell PXA framebuffer binding
 2015-10-08 19:15 UTC  (5+ messages)

[PATCH v2 00/25] powerpc/8xx: Use large pages for RAM and IMMR and other improvments
 2015-10-08 19:13 UTC  (9+ messages)
` [PATCH v2 05/25] powerpc/8xx: Fix vaddr for IMMR early remap
` [PATCH v2 22/25] powerpc32: move xxxxx_dcache_range() functions inline

[PATCH] fs/file.c: tidy up close_files
 2015-10-08 19:08 UTC  (2+ messages)

[PATCH] powerpc/pseries/hvcserver: don't memset pi_buff if it is null
 2015-10-08 19:00 UTC 

Hard lockup in ext4_finish_bio
 2015-10-08 18:56 UTC  (4+ messages)

[PATCH v2 00/13] Enable building all dtb files
 2015-10-08 18:54 UTC  (16+ messages)
` [PATCH v2 01/13] of: add config option to enable building of all dtbs
` [PATCH v2 02/13] arc: use common make variables for dtb builds
` [PATCH v2 03/13] arc: enable building of all dtbs
` [PATCH v2 04/13] arm: "
` [PATCH v2 05/13] arm64: "
` [PATCH v2 06/13] h8300: "
` [PATCH v2 07/13] metag: use common make variables for dtb builds
` [PATCH v2 08/13] metag: enable building of all dtbs
` [PATCH v2 09/13] mips: "
` [PATCH v2 10/13] nios2: use common make variables for dtb builds
` [PATCH v2 11/13] nios2: enable building of all dtbs
` [PATCH v2 12/13] powerpc: "
` [PATCH v2 13/13] xtensa: "

[PATCH] x86/pci/legacy: make pci_subsys_init static
 2015-10-08 18:51 UTC 

drivers/net/wireless/brcm80211/brcmfmac/debug.c:28:6: error: redefinition of 'brcmf_debugfs_init'
 2015-10-08 18:53 UTC 

[RFC][PATCH] sched: Start stopper early
 2015-10-08 18:47 UTC  (3+ messages)

staging: wilc1000: WILC1000_DYNAMICALLY_ALLOCATE_MEMROY
 2015-10-08 18:47 UTC  (2+ messages)

[PATCH v3 2/3] uio_pci_generic: add MSI/MSI-X support
 2015-10-08 18:38 UTC  (15+ messages)

[PATCH] trace: stop critical timings before idle loop on idle=poll
 2015-10-08 18:36 UTC 

[PATCH 1/5] iio: adc: add IMX7D ADC driver support
 2015-10-08 18:35 UTC  (3+ messages)
` [PATCH 3/5] clk: imx7d: add ADC root clock

[PATCH] KVM: x86: don't notify userspace IOAPIC on edge EOI
 2015-10-08 18:34 UTC  (2+ messages)

[PATCH 1/2] mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST
 2015-10-08 18:32 UTC  (3+ messages)

[PATCH v2 0/2] KVM: x86: fix edge EOI and IOAPIC reconfig race
 2015-10-08 18:23 UTC  (3+ messages)
` [PATCH v2 1/2] kvm: x86: set KVM_REQ_EVENT when updating IRR
` [PATCH v2 2/2] KVM: x86: fix edge EOI and IOAPIC reconfig race

[PATCH 1/2] staging: wilc1000: linux_wlan_spi: correct types
 2015-10-08 18:23 UTC  (2+ messages)
` [PATCH 2/2] staging: wilc1000: linux_wlan_spi: include header

[PATCH v2 net-next 0/3] bpf: unprivileged
 2015-10-08 18:20 UTC  (7+ messages)
` [PATCH v2 net-next 1/3] bpf: enable non-root eBPF programs
` [PATCH v2 net-next 3/3] bpf: add unprivileged bpf tests

[PATCH 0/4] arm64: dts: qcom: add support to LS and HS connectors
 2015-10-08 18:17 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: qcom: Add msm8916 I2C nodes
` [PATCH 4/4] arm64: dts: apq8016-sbc: enable spi buses on LS and HS

[RFC PATCH 1/2] airo: Track APList_rid in struct airo_info
 2015-10-08 18:14 UTC  (2+ messages)
` [RFC PATCH 2/2] airo: fix scan after SIOCSIWAP (airo_set_wap)

[PATCH v3] x86/mm: warn on W+x mappings
 2015-10-08 18:11 UTC  (6+ messages)
` [tip:x86/mm] x86/mm: Warn on W^X mappings

[PATCH tip/core/rcu 0/18] Expedited grace-period improvements for 4.4
 2015-10-08 18:01 UTC  (21+ messages)
` [PATCH tip/core/rcu 01/18] rcu: Use rsp->expedited_wq instead of sync_rcu_preempt_exp_wq
  ` [PATCH tip/core/rcu 02/18] rcu: Move rcu_report_exp_rnp() to allow consolidation
  ` [PATCH tip/core/rcu 18/18] rcu: Better hotplug handling for synchronize_sched_expedited()

[PATCH v2 0/5] firmware_class: extensible firmware API
 2015-10-08 17:59 UTC  (5+ messages)
` [PATCH v2 4/5] firmware: generalize reading file contents as a helper
` [PATCH v2 5/5] firmware: add an extensible system data helpers

[PATCH net-next 0/2] bpf: unprivileged
 2015-10-08 17:42 UTC  (10+ messages)
` [PATCH net-next 1/2] bpf: enable non-root eBPF programs

v6 of seccomp filter c/r
 2015-10-08 17:39 UTC  (6+ messages)
` [PATCH v6] seccomp, ptrace: add support for dumping seccomp filters

[PATCH 0/8] Armada 38x SDHCI driver improvements
 2015-10-08 17:35 UTC  (7+ messages)
` [PATCH 1/8] mmc: sdhci-pxav3: remove broken clock base quirk for Armada 38x sdhci driver
` [PATCH 2/8] mmc: sdhci-pxav3: disable clock inversion for HS MMC cards
` [PATCH 3/8] mmc: sdhci-pxav3: fix error handling of armada_38x_quirks

[PATCH 0/5] usb: dwc2: fix dwc2_get_hwparams() + optimize probe time a bit
 2015-10-08 17:34 UTC  (3+ messages)
` [PATCH 3/5] CHROMIUM: usb: dwc2: Avoid double-reset at boot time

[PATCH -next] mm/vmacache: inline vmacache_valid_mm()
 2015-10-08 17:32 UTC  (6+ messages)

[PATCH 00/10] Drivers: hv: Miscellaneous fixes
 2015-10-08 17:31 UTC  (6+ messages)
` [PATCH 01/10] Drivers: hv: util: Increase the timeout for util services
  ` [PATCH 07/10] drivers/hv: cleanup synic msrs if vmbus connect failed

[PATCHv2 00/15] arm64: 16K translation granule support
 2015-10-08 17:28 UTC  (7+ messages)
` [PATCH 03/15] arm64: Introduce helpers for page table levels

[PATCH] Bluetooth: hci_smd: Qualcomm WCNSS HCI driver
 2015-10-08 17:28 UTC  (6+ messages)

[PATCH v4 0/5] PCI: generic: Misc. bug fixes/enhancements
 2015-10-08 17:27 UTC  (6+ messages)
` [PATCH v4 4/5] PCI: generic: Correct, and avoid overflow, in bus_max calculation

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

[PATCH v2 0/3] Introduce usb charger framework to deal with the usb gadget power negotation
 2015-10-08 17:16 UTC  (9+ messages)
` [PATCH v2 2/3] gadget: Introduce the usb charger framework
      ` [Device-mainlining] "

[PATCH v2] crypto/jitterentropy-kcapi: remove unnecessary information from a comment
 2015-10-08 17:12 UTC 

[PATCH 0/3] (Was: [RFC][PATCH] sched: Start stopper early)
 2015-10-08 17:01 UTC  (6+ messages)
` [PATCH 3/3] stop_machine: change cpu_stop_queue_two_works() to rely on stopper->enabled
  ` [PATCH v2 "

[PATCH] security: selinux: Use a kmem_cache for allocation struct file_security_struct
 2015-10-08 17:03 UTC  (2+ messages)

[PATCH] dmaengine: zxdma: fix memset that is currently doing nothing
 2015-10-08 17:01 UTC 

Re: Re: Re: Re: [PATCH v3] arm: Adding support for atomic half word exchange
 2015-10-08 16:56 UTC  (2+ messages)

[PATCH v3] scsi: report 'INQUIRY result too short' once per host
 2015-10-08 16:54 UTC 

[PATCH v4 0/2] arm64: Introduce IRQ stack
 2015-10-08 16:51 UTC  (5+ messages)
` [PATCH v4 1/2] "

[PATCH v4 0/8] Add SPDIF support for rockchip
 2015-10-08 16:50 UTC  (3+ messages)
` [PATCH v4 1/8] ASoC: dt-bindings: add rockchip tranceiver bindings

[PATCH 1/5] thermal: exynos: Fix unbalanced regulator disable on probe failure
 2015-10-08 16:47 UTC  (8+ messages)
` [PATCH 2/5] thermal: exynos: Fix first temperature read after registering sensor
` [PATCH 3/5] thermal: exynos: Use IS_ERR() because regulator cannot be NULL
` [PATCH 5/5] thermal: exynos: Directly return 0 instead of using local ret variable

[PATCH] ARM: OMAP2+: Fixed inverted OMAP_OFFOUT_EN
 2015-10-08 16:19 UTC 

[PATCH v3 1/2] of: Add vendor prefix for QiaoDian Xianshi
 2015-10-08 16:41 UTC  (2+ messages)

[PATCH v2] fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries
 2015-10-08 16:38 UTC 

[PATCH v2 0/3] ASoC: da7213: Add DT support for codec
 2015-10-08 16:31 UTC  (6+ messages)
` [PATCH v2 3/3] ASoC: da7213: Add bindings documentation for codec driver

[PATCH 1/1] mm: vmstat: Add OOM kill count in vmstat counter
 2015-10-08 16:30 UTC  (10+ messages)

[RFC 1/7] arm64: pm/domains: try mutualize CPU domains init between arm/arm64
 2015-10-08 16:27 UTC  (6+ messages)
` [RFC v2 0/6] Managing cluser-level c-states with generic power domains
  ` [RFC v2 2/6] PM / Domains: prepare for devices that might register a power state
  ` [RFC v2 3/6] PM / Domains: introduce power-states consistent with c-states

[PATCH RESEND 1/3] drm/i915: use error path
 2015-10-08 16:20 UTC  (3+ messages)
` [PATCH RESEND 3/3] drm/amdgpu: fix memory leak

[PATCH v2 00/22] arm64: Consolidate CPU feature handling
 2015-10-08 16:13 UTC  (6+ messages)
` [PATCH v2 06/22] arm64: sys_reg: Define System register encoding

[RFC/PATCH 00/38] perf tools: Speed-up perf report by using multi thread (v5)
 2015-10-08 16:07 UTC  (8+ messages)
` [RFC/PATCH 03/38] perf tools: Move auxtrace_mmap field to struct perf_evlist

[PATCH 0/5] arm64: Allow booting with GICv3 in GICv2 mode
 2015-10-08 16:09 UTC  (3+ messages)

[PATCH v6 0/6] KASAN for arm64
 2015-10-08 16:07 UTC  (8+ messages)


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