messages from 2015-09-30 21:59:05 to 2015-10-01 06:02:45 UTC [more...]
[PATCH v6 00/53] PCI: Resource allocation cleanup for v4.4
2015-10-01 5:53 UTC (36+ messages)
` [PATCH v6 01/53] sparc/PCI: Add mem64 resource parsing for root bus
` [PATCH v6 02/53] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v6 03/53] powerpc/PCI: "
` [PATCH v6 04/53] OF/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
` [PATCH v6 05/53] PCI: Don't release fixed resource for realloc
` [PATCH v6 06/53] PCI: Claim fixed resource during remove/rescan path
` [PATCH v6 07/53] PCI: Set resource to FIXED for LSI devices
` [PATCH v6 08/53] PCI: Separate realloc list checking after allocation
` [PATCH v6 09/53] PCI: Treat optional as required in first try for bridge rescan
` [PATCH v6 10/53] PCI: Get new realloc size for bridge for last try
` [PATCH v6 11/53] PCI: Don't release sibling bridge resources during hotplug
` [PATCH v6 13/53] PCI: Reuse res_to_dev_res() in reassign_resources_sorted()
` [PATCH v6 14/53] PCI: Use correct align for optional only resources during sorting
` [PATCH v6 15/53] PCI: Optimize bus min_align/size calculation during sizing
` [PATCH v6 16/53] PCI: Optimize bus align/size calculation for optional "
` [PATCH v6 18/53] PCI: Reorder resources list for required/optional resources
` [PATCH v6 19/53] PCI: Remove duplicated code for resource sorting
` [PATCH v6 22/53] PCI: Add debug printout during releasing partial assigned resources
` [PATCH v6 23/53] PCI: Simplify res reference using in __assign_resources_sorted()
` [PATCH v6 28/53] PCI: Move comment to pci_need_to_release()
` [PATCH v6 29/53] PCI: Separate required+optional assigning to another function
` [PATCH v6 31/53] PCI: Move saved required resource list out of required+optional assigning
` [PATCH v6 32/53] PCI: Add alt_size ressource allocation support
` [PATCH v6 35/53] PCI: Don't add too much optional size for hotplug bridge io
` [PATCH v6 36/53] PCI: Move ISA io port align out of calculate_iosize()
` [PATCH v6 37/53] PCI: Don't add too much io port for hotplug bridge with old size
` [PATCH v6 39/53] PCI: Allow bridge optional only io port resource required size to be 0
` [PATCH v6 40/53] PCI: Unify skip_ioresource_align()
` [PATCH v6 42/53] resources: Split out __allocate_resource()
` [PATCH v6 43/53] resources: Make allocate_resource() return best fit resource
` [PATCH v6 45/53] PCI: Add debug print out for min_align and alt_size
` [PATCH v6 46/53] PCI: Check pref compatible bit for mem64 resource of PCIe device
` [PATCH v6 48/53] PCI: Add has_mem64 for struct host_bridge
` [PATCH v6 50/53] PCI: Restore pref MMIO allocation logic for host bridge without mmio64
` [PATCH v6 53/53] PCI: Don't set flags to 0 when assign resource fail
[PATCH 01/11 RESEND] ARM: OMAP: DRA7: hwmod: Add data for McASP3
2015-10-01 5:57 UTC (5+ messages)
[PATCH] regulator: core: Handle probe deferral from DT when resolving supplies
2015-10-01 5:51 UTC (2+ messages)
[GIT PULL] clk: mediatek: New clocks support and fixes
2015-10-01 5:44 UTC
[PATCH 1/1] staging: ion: Fix error handling in ion_buffer_create
2015-10-01 5:31 UTC (3+ messages)
[PATCH v6 0/7] perf tools: Add 'perf-config' command
2015-10-01 5:24 UTC (4+ messages)
` [PATCH v6 1/7] "
[RESEND] drm/exynos: Staticize local function in exynos_drm_gem.c
2015-10-01 5:21 UTC
[PATCH] coccinelle: misc: remove "complex return code" warnings
2015-10-01 5:20 UTC (2+ messages)
[PATCH] Bluetooth: hci_smd: Qualcomm WCNSS HCI driver
2015-10-01 5:16 UTC (2+ messages)
[PATCH] irqchip: renesas-intc-irqpin: r8a7778 IRLM setup support
2015-10-01 5:06 UTC (2+ messages)
[UVC][4.x][USB] Logitech QuickCam 9000 - Stability problems device disconnects/fails to reset
2015-10-01 4:45 UTC
[PATCH] wd719x: Remove use of macro DEFINE_PCI_DEVICE_TABLE
2015-10-01 4:51 UTC (2+ messages)
[PATCH] perf/x86/intel/uncore: Remove use of macro DEFINE_PCI_DEVICE_TABLE
2015-10-01 4:51 UTC (2+ messages)
Soft lockup issue in Linux 4.1.9
2015-10-01 4:41 UTC (3+ messages)
[PATCH v2 00/11] exynos-ufs: add support for Exynos
2015-10-01 4:32 UTC (4+ messages)
` [PATCH v2 01/11] phy: exynos-ufs: add UFS PHY driver for EXYNOS SoC
[PATCH 00/10] exynos-ufs: add support for Exynos
2015-10-01 4:28 UTC (4+ messages)
` [PATCH 01/10] phy: exynos-ufs: add UFS PHY driver for EXYNOS SoC
[PATCH 00/32] Lustre (mostly locking) unused code removal
2015-10-01 4:12 UTC (33+ messages)
` [PATCH 01/32] staging/lustre/llite: Remove unused ll_get_default/max_cookiesize()
` [PATCH 02/32] staging/lustre: KEY_DEFAULT/MAX_COOKIESIZE key is unused, remove them
` [PATCH 03/32] staging/lustre: Remove ununused ll_ra_read_get()
` [PATCH 04/32] staging/lustre/llite: Remove unused ll_rmdir_entry()
` [PATCH 05/32] staging/lustre/lov: Remove unused lov_dump_lmm/pool()
` [PATCH 06/32] staging/lustre/lov: Remove unused lov_lsm_decref()
` [PATCH 07/32] staging/lustre/ldlm: Remove unused interval tree bits
` [PATCH 08/32] staging/lustre/ldlm: Remove unused ldlm_cancel_locks_for_exports()
` [PATCH 09/32] staging/lustre/ldlm: Remove ldlm_init/destroy_export()
` [PATCH 10/32] staging/lustre/ldlm: Remove unimplemented lock conversion traces
` [PATCH 11/32] staging/lustre/ldlm: Get rid of lr_converting queue
` [PATCH 12/32] staging/lustre/ldlm: Remove unused ldlm_cli_enqueue_local()
` [PATCH 13/32] staging/lustre/ldlm: Remove unused ldlm_init/fini_flock_export
` [PATCH 14/32] staging/lustre/ldlm: Remove unused ldlm_enqueue_pack()
` [PATCH 15/32] staging/lustre/ldlm: Remove ldlm_errno2error()
` [PATCH 16/32] staging/lustre/ldlm: Remove ldlm_glimpse_ast()
` [PATCH 17/32] staging/lustre/ldlm: Remove ldlm_lock_fail_match()
` [PATCH 18/32] staging/lustre/ldlm: Remove ldlm_namespace_free()
` [PATCH 19/32] staging/lustre/ldlm: Remove unused ldlm_pool_get_clv()
` [PATCH 20/32] staging/lustre/ldlm: Remove unused ldlm_pool_set_slv()
` [PATCH 21/32] staging/lustre/ldlm: Remove ldlm_refresh/del_waiting_lock()
` [PATCH 22/32] staging/lustre/ldlm: Remove intent policies handler
` [PATCH 23/32] staging/lustre/ldlm: Remove unused ldlm_reprocess_all*()
` [PATCH 24/32] staging/lustre/ldlm: Remove unused ldlm_resource_insert_lock_after()
` [PATCH 25/32] staging/lustre/ldlm: Remove unused ldlm_blocking_ast/_nocheck()
` [PATCH 26/32] staging/lustre: Remove ns_is_client()
` [PATCH 27/32] staging/lustre: Remove ns_is_server()
` [PATCH 28/32] staging/lustre/ldlm: Remove server side code from pool support
` [PATCH 29/32] staging/lustre/ldlm: Remove unused exported symbols
` [PATCH 30/32] staging/lustre/ldlm: Remove ldlm_namespace_inactive_list()
` [PATCH 31/32] staging/lustre/ldlm: Remove posix lock (flock) deadlock detection
` [PATCH 32/32] staging/lustre/ldlm: Make ldlm_add_ast_work_item() static
[PATCH v2 0/5] Add support for Broadcom's iProc MDIO and Cygnus Ethernet PHY
2015-10-01 4:04 UTC (7+ messages)
` [PATCH v2 1/5] dt-bindings: net: Broadcom iProc MDIO bus driver device tree binding
` [PATCH v2 2/5] net: phy: Broadcom iProc MDIO bus driver
` [PATCH v2 3/5] net: phy: Add Broadcom phy library for common interfaces
` [PATCH v2 4/5] net: phy: Broadcom Cygnus internal Etherent PHY driver
` [PATCH v2 5/5] net: phy: bcm7xxx: Modified to use global core register defines
GPF in do_raw_spin_lock on Linux 4.1
2015-10-01 4:02 UTC (2+ messages)
RBI COMPENSATION UNIT
2015-10-01 3:47 UTC
[PATCH] staging: dgap: fix memory leak in dgap_parsefile()
2015-10-01 3:41 UTC (3+ messages)
[PATCH 3.14 00/84] 3.14.54-stable review
2015-10-01 3:04 UTC (4+ messages)
` [PATCH 3.14 40/84] stmmac: fix check for phydev being open
[PATCH 00/10] Remove zonelist cache and high-order watermark checking v4
2015-10-01 3:04 UTC (12+ messages)
` [PATCH 03/10] mm, page_alloc: Remove unnecessary taking of a seqlock when cpusets are disabled
` [PATCH 05/10] mm, page_alloc: Distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
` [PATCH 06/10] mm, page_alloc: Rename __GFP_WAIT to __GFP_RECLAIM
[PATCH 4.1 000/159] 4.1.9-stable review
2015-10-01 3:04 UTC (4+ messages)
` [PATCH 4.1 108/159] stmmac: fix check for phydev being open
[PATCH 2/2] mm: add the "struct mm_struct *mm" local into
2015-10-01 3:02 UTC (2+ messages)
[PATCH 1/2] mm: fix the racy mm->locked_vm change in
2015-10-01 3:01 UTC (2+ messages)
[PATCH 1/3] x86/irq: drop unlikely before IS_ERR_OR_NULL
2015-10-01 2:55 UTC (3+ messages)
` [PATCH 2/3] Input: alps: "
` [PATCH 3/3] cxlflash: "
List corruption on epoll_ctl(EPOLL_CTL_DEL) an AF_UNIX socket
2015-10-01 2:55 UTC (8+ messages)
linux-next: build failure after merge of the drm-misc tree
2015-10-01 2:47 UTC
[RESEND PATCH 1/1] ASoC: dwc: correct irq clear method
2015-10-01 2:39 UTC (3+ messages)
[V4 PATCH 0/4] Fix race issues among panic, NMI and crash_kexec
2015-10-01 2:33 UTC (11+ messages)
` [V4 PATCH 1/4] panic/x86: Fix re-entrance problem due to panic on NMI
` [V4 PATCH 2/4] panic/x86: Allow cpus to save registers even if they are looping in NMI context
` [V4 PATCH 4/4] x86/apic: Introduce noextnmi boot option
[PATCH net 0/7] OVS conntrack fixes for net
2015-10-01 2:32 UTC (16+ messages)
` [PATCH net 1/7] openvswitch: Make LABELS name more consistent
` [PATCH net 2/7] openvswitch: Fix typos in CT headers
` [PATCH net 4/7] openvswitch: Ensure flow is valid before executing ct
` [PATCH net 5/7] openvswitch: Reject ct_state unsupported bits
` [PATCH net 6/7] openvswitch: Extend ct_state match field to 32 bits
` [PATCH net 7/7] openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT
[RESEND PATCH v2 1/1] ASoC: dwc: fix dma stop transferring issue
2015-10-01 2:24 UTC (3+ messages)
[PATCH 0/5] extcon: gpio: Clean-up code and use the gpiod_* API
2015-10-01 2:24 UTC (6+ messages)
` [PATCH 1/5] extcon: gpio: Use resource managed function for request_irq
` [PATCH 2/5] extcon: gpio: Remove duplicate data from struct gpio_extcon_data
` [PATCH 3/5] extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_allocate()
` [PATCH 4/5] extcon: gpio: Fix minor coding style and remove the unused fields
` [PATCH 5/5] extcon: gpio: Use descriptor-based GPIO interface instead of legacy gpio_* API
[PATCH v2 1/2] dma: pxa_dma: fix the no-requestor case
2015-10-01 2:15 UTC (2+ messages)
CONFIG_OF vs DMA_OF
2015-10-01 2:10 UTC (8+ messages)
` [PATCH 0/2] "
` [PATCH 1/2] dmaengine: OF DMAEngine API based on CONFIG_DMA_OF instead of CONFIG_OF
` [alsa-devel] "
[V4 PATCH 3/4] kexec: Fix race between panic() and crash_kexec() called directly
2015-10-01 2:04 UTC (5+ messages)
` "
[PATCH 0/6] dmaengine: Fix module autoload for OF platform drivers
2015-10-01 2:07 UTC (2+ messages)
[PATCH] GPIO: Add GPIO support for the ACCES 104-IDIO-16
2015-10-01 1:58 UTC
[PATCH 0/4] at_xdmac: improvment and fixes for the interleaved mode
2015-10-01 2:01 UTC (2+ messages)
[PATCH] tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c
2015-10-01 1:55 UTC (3+ messages)
[PATCH] kselftest: add cleankselftest rule
2015-10-01 1:17 UTC (2+ messages)
linux-next: manual merge of the mips tree with Linus' tree
2015-10-01 1:13 UTC
[lkp] [nfsd] 4aac1bf05b: -2.9% fsmark.files_per_sec
2015-10-01 0:56 UTC (8+ messages)
[PATCH RFC 0/2] Input: Goodix - add axis swapping and inversion support
2015-10-01 0:54 UTC (4+ messages)
` [PATCH 1/2] Input: goodix - add dt axis swapping and axis "
` [PATCH 2/2] Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen"
[PATCH v2 0/9] Build and support rk3036 SoC platform
2015-10-01 0:51 UTC (5+ messages)
` [PATCH v2 4/9] clk: rockchip: add new clock type and controller for rk3036
[PATCH] perf: Fix time formatting for Y2038-compliant 32-bit architectures
2015-10-01 0:44 UTC
[PATCH] [v2] ACPI / PM: Fix incorrect wakeup irq setting before suspend-to-idle
2015-10-01 1:10 UTC (2+ messages)
[PATCH] x86: uapi: Fix __BITS_PER_LONG for x32
2015-10-01 0:40 UTC
[PATCH 4/4] net: phy: Broadcom Cygnus internal Etherent PHY driver
2015-10-01 0:37 UTC (2+ messages)
[PATCH v2 0/8] Improvements for SPI IMX driver for Freescale IMX53 and IMX6 families
2015-10-01 0:34 UTC (13+ messages)
` [PATCH v2 1/8] spi: imx: Fix DMA transfer
` [PATCH v2 2/8] spi: imx: replace fixed timeout with calculated one
` [PATCH v2 3/8] spi: imx: add support for all SPI word width for DMA transfer
` [PATCH v2 5/8] spi: imx: Add support for loopback for ECSPI controllers
We finally succeeded in getting your package worth of $5.7M contact William Dagar with your information Receiver's Name;Address:;Country:;Phone Number
2015-10-01 0:24 UTC
Rate limiting AP bandwidth change messages in ieee80211_config_bw?
2015-10-01 0:09 UTC (4+ messages)
[PATCH 0/2] block drivers + dax vs driver unbind
2015-10-01 0:09 UTC (4+ messages)
` [PATCH 2/2] block, dax: fix lifetime of in-kernel dax mappings
[PATCH] ARM: dts: Add Exynos5250 Snow Rev5+ support
2015-09-30 23:58 UTC (5+ messages)
[PATCH RESENDv2] mach:-s3c64xx:Output trace information with WARN_ON if calls for setting up gpio board configuration fail in s3c64xx_i2s_cfg_gpio
2015-09-30 23:48 UTC
[PATCH v2] fsl-ifc: fix compilation error on ARM's 42 bit VA
2015-09-30 22:55 UTC
[PATCH 0/5] User namespace mount updates
2015-09-30 23:42 UTC (3+ messages)
` [PATCH 1/5] fs: Verify access of user towards block device file when mounting
[PATCH v3 0/5] mfd: tps65912: Driver rewrite with DT support
2015-09-30 23:32 UTC (12+ messages)
` [PATCH v3 4/5] regulators: tps65912: Add regulator driver for the TPS65912 PMIC
[PATCH] Input: Add support for FocalTech FT6236 touchscreen controller
2015-09-30 23:29 UTC (2+ messages)
[PATCH v2 net-next 0/3] RDS: RDS-TCP perf enhancements
2015-09-30 23:25 UTC (2+ messages)
[PATCH] Prevent writing reserved registers on tlv320aic3104 CODECs
2015-09-30 23:24 UTC
mmotm 2015-09-30-16-16 uploaded
2015-09-30 23:16 UTC
[PATCH] arm64: replace read_lock to rcu lock in call_break_hook
2015-09-30 22:59 UTC
[PATCH v3 0/2] PCI: Add support for PCI Enhanced Allocation "BARs"
2015-09-30 23:01 UTC (8+ messages)
` [PATCH v3 2/2] PCI: Add support for Enhanced Allocation devices
[PATCH 1/2] of: Add vendor prefix for QiaoDian Xianshi
2015-09-30 22:54 UTC (3+ messages)
[PATCH v3 0/4] MSI, of, irqchip/gicv3-its: Handle "msi-map" properties
2015-09-30 22:47 UTC (5+ messages)
` [PATCH v3 1/4] Docs: dt: Add PCI MSI map bindings
` [PATCH v3 2/4] of/irq: Add new function of_msi_map_rid()
` [PATCH v3 3/4] PCI/MSI: Add helper function pci_msi_domain_get_msi_rid()
` [PATCH v3 4/4] irqchip/gic-v3-its: Add handling of PCI requester id
[lkp] [sched/fair] 482eaa50ff: INFO: suspicious RCU usage. ]
2015-09-30 22:43 UTC (2+ messages)
` [sched/fair] swapper/0/1 is trying to release lock (rcu_read_lockrcu_read_lock) at:
[PATCH 0/5] ARM: sunxi: Introduce CHIP support
2015-09-30 22:38 UTC (3+ messages)
` [PATCH 1/5] ARM: sunxi: Add R8 support
[lkp] [arch/x86] 2657eee793: BUG: kernel boot hang
2015-09-30 22:36 UTC (2+ messages)
` [arch/x86] INFO: task swapper:1 blocked for more than 120 seconds
[RFC] regulator: Propagate voltage changes to supply regulators
2015-09-30 22:36 UTC (3+ messages)
` [PATCH 3/6] regulator: core: create unlocked version of regulator_list_voltage
[PATCH 0/2] uio_msi: device driver
2015-09-30 22:28 UTC (3+ messages)
` [PATCH 1/2] uio: add support for ioctls
` [PATCH 2/2] uio: new driver to support PCI MSI-X
[PATCH v7 00/11] support "task_isolated" mode for nohz_full
2015-09-30 22:11 UTC (11+ messages)
` [PATCH v7 07/11] arch/x86: enable task isolation functionality
checkpoint/restore of seccomp filters v3
2015-09-30 22:10 UTC (10+ messages)
` [PATCH v3 4/5] kcmp: add KCMP_FILE_PRIVATE_DATA
[PATCH 0/1] add devm_of_clk_get() and devm_of_clk_get_by_name() functions
2015-09-30 22:04 UTC (4+ messages)
[PATCH] perf report: Fix a bug on "--call-graph none" option
2015-09-30 22:03 UTC (2+ messages)
[PATCH 1/3] perf record: Allocate area for sample_id_hdr in a synthesized comm event
2015-09-30 22:02 UTC (2+ messages)
[GIT PULL 00/16] perf/core improvements and fixes
2015-09-30 21:55 UTC (4+ messages)
` [PATCH 01/16] tools: Fix shadowed declaration in err.h
` [PATCH 07/16] perf machine: Add method for common kernel_map(FUNCTION) operation
` [PATCH 16/16] perf tools: By default use the most precise "cycles" hw counter available
e1000_main_c_Remove checkpatch coding style errors
2015-09-30 21:59 UTC
[RFC/PATCH 00/11] arm: omap: counter32k rework
2015-09-30 21:58 UTC (4+ messages)
` [RFC/PATCH 11/11] arm: boot: dts: omap: add missing default status for 32k counter
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;
as well as URLs for NNTP newsgroup(s).