messages from 2016-02-24 22:03:04 to 2016-02-25 02:24:23 UTC [more...]
[PATCH v10 00/59] PCI: Resource allocation cleanup for v4.6
2016-02-25 2:12 UTC (37+ messages)
` [PATCH v10 02/59] sparc/PCI: Use correct bus address to resource offset
` [PATCH v10 03/59] sparc/PCI: Reserve legacy mmio after PCI mmio
` [PATCH v10 06/59] PCI: Kill wrong quirk about M7101
` [PATCH v10 09/59] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v10 10/59] OF/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
` [PATCH v10 11/59] PCI: Check pref compatible bit for mem64 resource of PCIe device
` [PATCH v10 15/59] PCI: Restore pref MMIO allocation logic for host bridge without mmio64
` [PATCH v10 17/59] PCI: Claim fixed resource during remove/rescan path
` [PATCH v10 18/59] PCI: Set resource to FIXED for LSI devices
` [PATCH v10 20/59] PCI: Treat optional as required in first try for bridge rescan
` [PATCH v10 21/59] PCI: Get new realloc size for bridge for last try
` [PATCH v10 22/59] PCI: Don't release sibling bridge resources during hotplug
` [PATCH v10 25/59] PCI: Use correct align for optional only resources during sorting
` [PATCH v10 28/59] PCI: Don't add too much optional size for hotplug bridge MMIO
` [PATCH v10 32/59] PCI: Treat ROM resource as optional during realloc
` [PATCH v10 34/59] PCI: Simplify res reference using in __assign_resources_sorted()
` [PATCH v10 35/59] PCI: Add __add_to_list()
` [PATCH v10 37/59] PCI: Check if resource is allocated before trying to assign one
` [PATCH v10 39/59] PCI: Move comment to pci_need_to_release()
` [PATCH v10 43/59] PCI: Add alt_size ressource allocation support
` [PATCH v10 44/59] PCI: Add support for more than two alt_size entries under same bridge
` [PATCH v10 45/59] PCI: Fix size calculation with old_size on rescan path
` [PATCH v10 46/59] PCI: Don't add too much optional size for hotplug bridge io
` [PATCH v10 47/59] PCI: Move ISA io port align out of calculate_iosize()
` [PATCH v10 48/59] PCI: Don't add too much io port for hotplug bridge with old size
` [PATCH v10 49/59] PCI: Unify calculate_size() for io port and MMIO
` [PATCH v10 50/59] PCI: Allow bridge optional only io port resource required size to be 0
` [PATCH v10 51/59] PCI: Unify skip_ioresource_align()
` [PATCH v10 52/59] PCI: Kill macro checking for bus io port sizing
` [PATCH v10 53/59] resources: Make allocate_resource() return best fit resource
` [PATCH v10 54/59] PCI, x86: Allocate from high in available window for MMIO
` [PATCH v10 55/59] PCI: Add debug print out for min_align and alt_size
` [PATCH v10 56/59] PCI, x86: Add pci=assign_pref_bars to reallocate pref BARs
` [PATCH v10 57/59] PCI: Introduce resource_disabled()
` [PATCH v10 58/59] PCI: Don't set flags to 0 when assign resource fail
` [PATCH v10 59/59] PCI: Only try to assign io port only for root bus that support it
[PATCH v3 0/6] rockchip: power-domain: fix pm domain for support RK3399 SoC
2016-02-25 2:16 UTC (7+ messages)
` [PATCH v3 1/6] rockchip: power-domain: make idle handling optional
` [PATCH v3 2/6] power-domain: allow domains only handling idle requests
` [PATCH v3 3/6] rockchip: power-domain: add support for sub-power domains
` [PATCH v3 4/6] dt/bindings: power: add RK3399 SoCs header for power-domain
` [PATCH v3 5/6] rockchip: power-domain: Modify power domain driver for rk3399
` [PATCH v3 6/6] dt/bindings: rockchip: modify document of Rockchip power domains
[PATCH 0/9] ARM: uniphier: UniPhier updates for Linux 4.6-rc1
2016-02-25 2:22 UTC (4+ messages)
` [PATCH 2/9] ARM: dts: uniphier: rework UniPhier System Bus nodes
[PATCH 00/12] KVM: MMU: cleanup around kvm_sync_page, and a few micro-optimizations
2016-02-25 2:15 UTC (3+ messages)
` [PATCH 09/12] KVM: MMU: coalesce zapping page after mmu_sync_children
[PATCHSET 00/18] perf tools: Add support for hierachy view (v7)
2016-02-25 2:14 UTC (7+ messages)
` [PATCH v7 05/18] perf hists: Introduce hist_entry__filter()
[PATCH] wlcore: Fix regression in wlcore_set_partition()
2016-02-25 2:13 UTC (8+ messages)
` "
[PATCH 00/50] pinctrl: Add and use devm_ apis for pinctrl_{register, unregister}
2016-02-25 2:10 UTC (3+ messages)
` [PATCH 26/50] pinctrl: spear: Use devm_pinctrl_register() for pinctrl registration
[PATCH v3 1/2] mm: introduce page reference manipulation functions
2016-02-25 2:11 UTC (5+ messages)
[GIT PULL 00/31] perf/core improvements and fixes
2016-02-25 1:58 UTC (32+ messages)
` [PATCH 01/31] perf mem record: Check for memory events support
` [PATCH 02/31] perf mem: Introduce perf_mem_events__name function
` [PATCH 03/31] perf tools: Introduce perf_mem__tlb_scnprintf function
` [PATCH 04/31] perf tools: Introduce perf_mem__lvl_scnprintf function
` [PATCH 05/31] perf tools: Introduce perf_mem__snp_scnprintf function
` [PATCH 06/31] perf tools: Introduce perf_mem__lck_scnprintf function
` [PATCH 07/31] perf tools: Change perf_mem__tlb_scnprintf to return nb of displayed bytes
` [PATCH 08/31] perf tools: Change perf_mem__lvl_scnprintf "
` [PATCH 09/31] perf tools: Change perf_mem__snp_scnprintf "
` [PATCH 10/31] perf tools: Change perf_mem__lck_scnprintf "
` [PATCH 11/31] perf script: Display data_src values
` [PATCH 12/31] perf tools: Make binary data printer code in trace_event public available
` [PATCH 13/31] perf script: Print bpf-output events in 'perf script'
` [PATCH 14/31] perf tools: Add helper functions for some sort keys
` [PATCH 15/31] perf hists: Basic support of hierarchical report view
` [PATCH 16/31] perf hists: Resort hist entries with hierarchy
` [PATCH 17/31] perf hists: Add helper functions for hierarchy mode
` [PATCH 18/31] perf hists: Introduce hist_entry__filter()
` [PATCH 19/31] perf hists: Support filtering in hierarchy mode
` [PATCH 20/31] perf hists: Resort after filtering hierarchy
` [PATCH 21/31] perf hists: Count number of sort keys
` [PATCH 22/31] perf ui/stdio: Implement hierarchy output mode
` [PATCH 23/31] perf ui/stdio: Align column header for hierarchy output
` [PATCH 24/31] perf hists browser: Count number of hierarchy entries
` [PATCH 25/31] perf hists browser: Support collapsing/expanding whole entries in hierarchy
` [PATCH 26/31] perf hists browser: Implement hierarchy output
` [PATCH 27/31] perf hists browser: Align column header in hierarchy mode
` [PATCH 28/31] perf ui/gtk: Implement hierarchy output mode
` [PATCH 29/31] perf report: Add --hierarchy option
` [PATCH 30/31] perf hists: Support decaying in hierarchy mode
` [PATCH 31/31] perf top: Add --hierarchy option
[PATCH] ASoC: arizona: Make logging of FLL calculations clearer
2016-02-25 1:53 UTC (4+ messages)
Applied "regulator: core: fix crash in error path of regulator_register" to the regulator tree
2016-02-25 1:51 UTC
[PATCH 31/35] block, fs: remove old REQ definitions
2016-02-25 0:54 UTC (2+ messages)
[GIT PULL] at91: dt for 4.6 #1
2016-02-25 1:19 UTC (2+ messages)
[GIT PULL] at91: drivers for 4.6 #1
2016-02-25 1:18 UTC (2+ messages)
[GIT PULL] at91: defconfig for 4.6 #1
2016-02-25 0:56 UTC (2+ messages)
[PATCH] regulator: core: fix error path of regulator_ena_gpio_free
2016-02-25 1:46 UTC (4+ messages)
[PATCH v4 00/12] Add support for the Armada 3700 SoC an mvebu ARM64 based
2016-02-25 0:47 UTC (3+ messages)
` [PATCH v4 12/12] arm64: defconfig: enable Armada 3700 related config
[PATCH v4] arm64: Add workaround for Cavium erratum 27456
2016-02-25 1:44 UTC
[PATCH] mm, memory hotplug: print more failure information for online_pages
2016-02-25 1:42 UTC (4+ messages)
[GIT PULL 0/7] ARM: EXYNOS: Pull request for v4.6
2016-02-25 1:35 UTC (18+ messages)
` [GIT PULL 1/7] ARM: EXYNOS: Non-critical fixes "
` [GIT PULL 2/7] ARM: dts: Exynos DT dependency "
` [GIT PULL 3/7] drivers: soc: EXYNOS drivers "
` [GIT PULL 4/7] ARM: EXYNOS: mach/soc changes "
` [GIT PULL 5/7] ARM: EXYNOS: Driver "
` [GIT PULL 6/7] ARM: dts: Exynos stuff "
` [GIT PULL 7/7] ARM: EXYNOS: Defconfig changes "
[PATCH] arm64/mm: fix virtual address boundary check
2016-02-25 1:34 UTC (3+ messages)
[PATCH v3 00/11] x86/init: replace paravirt_enabled() were possible
2016-02-25 1:29 UTC (8+ messages)
` [PATCH v3 01/11] x86/boot: enumerate documentation for the x86 hardware_subarch
[PATCHv2] lkdtm: Add READ_AFTER_FREE test
2016-02-25 1:28 UTC (13+ messages)
[lkp] [of] 681c3cb0e4: INFO: possible circular locking dependency detected ]
2016-02-25 1:18 UTC
[GIT PULL] nfsd bugfix for 4.5
2016-02-25 1:17 UTC
[PATCH 01/12] powerpc/module: Only try to generate the ftrace_caller() stub once
2016-02-25 1:13 UTC (22+ messages)
` [PATCH 02/12] powerpc/module: Mark module stubs with a magic value
` [PATCH 03/12] powerpc/module: Create a special stub for ftrace_caller()
` [PATCH 04/12] powerpc/ftrace: Prepare for -mprofile-kernel
` [PATCH 05/12] powerpc/ftrace: ftrace_graph_caller() needs to save/restore toc
` [PATCH 06/12] powerpc/module: Rework is_early_mcount_callsite()
` [PATCH 07/12] powerpc/ftrace: FTRACE_WITH_REGS implementation for ppc64le
` [PATCH 08/12] powerpc/ftrace: Rework ftrace_caller()
` [PATCH 09/12] powerpc/ftrace: Use generic ftrace_modify_all_code()
` [PATCH 10/12] powerpc/ftrace: FTRACE_WITH_REGS configuration variables
` [PATCH 12/12] powerpc/ftrace: Disable profiling for some files
[PATCH 00/14] Add A83T clk, r_pio, mmc rsb support
2016-02-25 0:56 UTC (8+ messages)
` [PATCH 01/14] pinctrl: sunxi: Add A83T R_PIO controller support
[PATCH v6] Fix sun7i pin assignment for IRQ's
2016-02-25 0:54 UTC (2+ messages)
[PATCH 3.14 00/70] 3.14.62-stable review
2016-02-25 1:02 UTC (3+ messages)
` [PATCH 3.14 52/70] mm: fix mlock accouting
[PATCH v2] dmaengine: pl330: fix to support the burst mode
2016-02-25 1:00 UTC
[PATCH trivial] include/linux/gfp.h: Improve the coding styles
2016-02-25 1:01 UTC (2+ messages)
[PATCH 0/4] Rockchip: rk3399: Add core dtsi for rk3399
2016-02-25 0:42 UTC (4+ messages)
` [PATCH 3/4] clk: rockchip: add dt-binding header "
[PATCH v3] net: jme: fix suspend/resume on JMC260
2016-02-25 0:43 UTC (3+ messages)
[PATCH v2] mm: scale kswapd watermarks in proportion to memory
2016-02-25 0:37 UTC (2+ messages)
[GIT PULL] power supply changes for 4.5-rc
2016-02-25 0:31 UTC
commit 271e1b86e691 is breaking DMA uart on SoCFPGA
2016-02-25 0:29 UTC (5+ messages)
[PATCH v3 0/6] arm: Add Artpec-6 SoC
2016-02-25 0:29 UTC (5+ messages)
` [PATCH v3 2/6] arm: dts: add Artpec-6 SoC dtsi file
[PATCH] mm: limit direct reclaim for higher order allocations
2016-02-25 0:30 UTC (6+ messages)
[PATCH v2 1/3] PM / sleep: Check legacy pm callbacks for direct complete
2016-02-25 0:22 UTC (3+ messages)
` [PATCH v2 2/3] PM / sleep: try to runtime suspend "
` [PATCH v2 3/3] scsi: allow scsi devices to use "
mmotm 2016-02-24-16-18 uploaded
2016-02-25 0:19 UTC
[PATCH v1 1/3] PM / sleep: Check legacy pm callbacks for direct complete
2016-02-25 0:11 UTC (3+ messages)
` [PATCH v1 2/3] PM / sleep: try to runtime suspend "
` [PATCH v1 3/3] scsi: allow scsi devices to use "
[PATCH 3.2 08/67] af_unix: fix struct pid memory leak
2016-02-24 21:24 UTC (3+ messages)
[PATCH] mtd: brcmnand: Fix v7.1 register offsets
2016-02-25 0:07 UTC
[PATCH 0/2] NUMA related header file cleanups
2016-02-25 0:02 UTC (3+ messages)
` [PATCH 1/2] topology, cleanup: Avoid redefinition of cpumask_of_pcibus in asm header files
` [PATCH 2/2] numa, mm, cleanup: remove redundant NODE_DATA macro from "
[RFC][PATCH v3 0/2] mm/page_poison.c: Allow for zero poisoning
2016-02-24 23:35 UTC (3+ messages)
` [RFC][PATCH v3 1/2] mm/page_poison.c: Enable PAGE_POISONING as a separate option
` [RFC][PATCH v3 2/2] mm/page_poison.c: Allow for zero poisoning
[RFC/RFT][PATCH 0/1] cpufreq: New governor based on scheduler-provided utilization data
2016-02-24 23:30 UTC (4+ messages)
` [RFC/RFT][PATCH v2 0/2] "
` [RFC/RFT][PATCH v2 2/2] cpufreq: schedutil: Switching frequencies from interrupt context
` [RFC/RFT][PATCH v3 "
[RFC][PATCH] lkdtm: improve use-after-free tests
2016-02-24 23:27 UTC
[PATCH 00/15] ACPICA: 20160212 Release
2016-02-24 23:18 UTC (4+ messages)
` [PATCH 12/15] ACPICA: ACPI 6.1: Add full support for this version of ACPI spec
[PATCH] writeback: call writeback tracepoints withoud holding list_lock in wb_writeback()
2016-02-24 22:47 UTC
[PATCH v8 0/8] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
2016-02-24 23:07 UTC (4+ messages)
` [PATCH v8 5/8] time: Add history to cross timestamp interface supporting slower devices
[PATCH v3 0/8] arm64: dts: apq8016 dt patches (Set2)
2016-02-24 23:06 UTC (3+ messages)
` [PATCH v3 6/8] arm64: dts: qcom: fix usb digital voltage levels
[PATCH] clk: shmobile: check for failure
2016-02-24 23:03 UTC (2+ messages)
[RFC v5 0/8] Additional kmsg devices
2016-02-24 22:59 UTC (5+ messages)
[PATCH] MAINTAINERS: unify email addrs for Kevin Hilman
2016-02-24 22:57 UTC
[BUG][4.5-rc5] rcu_shed self-detected stall on CPU - directly after network goes online
2016-02-24 22:53 UTC (2+ messages)
[PATCH 0/1] of overlay callbacks
2016-02-24 22:36 UTC (4+ messages)
` [PATCH 1/1] of/overlay: "
[PATCH v4 0/5] getcpu_cache system call for 4.6
2016-02-24 22:38 UTC (5+ messages)
[PATCH] fujitsu-laptop: Support radio toggle button
2016-02-24 22:15 UTC (2+ messages)
[PATCH] of: add pre-operation notifications
2016-02-24 22:28 UTC
[PATCH] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
2016-02-24 22:28 UTC (4+ messages)
[PATCH v2 2/2] rtc: rtc-pic32: Add PIC32 real time clock driver
2016-02-24 22:25 UTC (2+ messages)
4.4.1 skb_warn_bad_offload+0xc5/0x110
2016-02-24 22:20 UTC (5+ messages)
[PATCH] clk: gpio: Really allow an optional clock= DT property
2016-02-24 22:18 UTC (4+ messages)
[PATCH] ipv4: in new netns initialize sysctls in net.ipv4.conf.* with defaults
2016-02-24 22:05 UTC (3+ messages)
[PATCHSET v2 cgroup/for-4.6] cgroup, perf_event: make perf_event work on v2 hierarchy
2016-02-24 22:12 UTC (3+ messages)
` [PATCH 1/2] cgroup: implement cgroup_subsys->implicit_on_dfl
` [PATCH 2/2] cgroup, perf_event: make perf_event controller work on cgroup2 hierarchy
[PATCH 26/35] block: set op to REQ_OP
2016-02-24 22:10 UTC (2+ messages)
[PATCH] dtb: amd: Fix-up for ccn504 and kcs nodes
2016-02-24 22:01 UTC (2+ messages)
linux-next: manual merge of the renesas tree with the arm-soc tree
2016-02-24 22:07 UTC
[PATCHSET v2 cgroup/for-4.6] cgroup: make control mask updates modular and recursive
2016-02-24 22:02 UTC (16+ messages)
` [PATCH 01/16] cgroup: separate out interface file creation from css creation
` [PATCH 03/16] cgroup: reorder operations in cgroup_mkdir()
` [PATCH 04/16] cgroup: factor out cgroup_create() out of cgroup_mkdir()
` [PATCH 05/16] cgroup: introduce cgroup_control() and cgroup_ss_mask()
` [PATCH 06/16] cgroup: factor out cgroup_drain_offline() from cgroup_subtree_control_write()
` [PATCH 07/16] cgroup: factor out cgroup_apply_control_disable() "
` [PATCH 08/16] cgroup: factor out cgroup_apply_control_enable() "
` [PATCH 09/16] cgroup: make cgroup_drain_offline() and cgroup_apply_control_{disable|enable}() recursive
` [PATCH 10/16] cgroup: introduce cgroup_{save|propagate|restore}_control()
` [PATCH 11/16] cgroup: factor out cgroup_{apply|finalize}_control() from cgroup_subtree_control_write()
` [PATCH 12/16] cgroup: combine cgroup_mutex locking and offline css draining
` [PATCH 13/16] cgroup: use cgroup_apply_enable_control() in cgroup creation path
` [PATCH 14/16] cgroup: reimplement rebind_subsystems() using cgroup_apply_control() and friends
` [PATCH 15/16] cgroup: make cgroup_calc_subtree_ss_mask() take @this_ss_mask
` [PATCH 16/16] cgroup: allocate 2x cgrp_cset_links when setting up a new root
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox