[PATCH 3.2 27/87] rtlwifi: rtl8192ce: Fix handling of module parameters
3.2.77-rc1 review patch. If anyone has any objections, please let me know. ------------------ From: Larry Finger <Larry.Finger@lwfinger.net> commi
View Article[PATCH 3.2 31/87] x86/xen: don't reset vcpu_info on a cancelled suspend
3.2.77-rc1 review patch. If anyone has any objections, please let me know. ------------------ From: "Ouyang Zhaowei (Charles)" <ouyangzhaowei@huawe
View Article[PATCH 3.2 30/87] Input: i8042 - add Fujitsu Lifebook U745 to the nomux list
3.2.77-rc1 review patch. If anyone has any objections, please let me know. ------------------ From: Aurélien Francillon <aurelien@francillon.net>
View Article[PATCH 3.2 25/87] rtlwifi: rtl8192de: Fix incorrect module parameter...
3.2.77-rc1 review patch. If anyone has any objections, please let me know. ------------------ From: Larry Finger <Larry.Finger@lwfinger.net> commi
View Article[PATCH 3.2 56/87] ocfs2/dlm: ignore cleaning the migration mle that is inuse
3.2.77-rc1 review patch. If anyone has any objections, please let me know. ------------------ From: xuejiufei <xuejiufei@huawei.com> commit bef550
View Article[PATCH 3.2 23/87] posix-clock: Fix return code on the poll method's...
3.2.77-rc1 review patch. If anyone has any objections, please let me know. ------------------ From: Richard Cochran <richardcochran@gmail.com> com
View Article[PATCH 3.2 24/87] x86/LDT: Print the real LDT base address
3.2.77-rc1 review patch. If anyone has any objections, please let me know. ------------------ From: Jan Beulich <JBeulich@suse.com> commit 0d430e3
View Article[PATCH 3.2 42/87] x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]
3.2.77-rc1 review patch. If anyone has any objections, please let me know. ------------------ From: Mario Kleiner <mario.kleiner.de@gmail.com> com
View Article[PATCH 3.2 71/87] crypto: algif_skcipher - Add nokey compatibility path
3.2.77-rc1 review patch. If anyone has any objections, please let me know. ------------------ From: Herbert Xu <herbert@gondor.apana.org.au> commi
View Article[PATCH 3.2 29/87] NFS: Fix attribute cache revalidation
3.2.77-rc1 review patch. If anyone has any objections, please let me know. ------------------ From: Trond Myklebust <trond.myklebust@primarydata.co
View Article[PATCH 3.2 02/87] [media] media: dvb-core: Don't force...
3.2.77-rc1 review patch. If anyone has any objections, please let me know. ------------------ From: Malcolm Priestley <tvboxspy@gmail.com> commit
View Article[PATCH 3.2 09/87] drm/radeon: call hpd_irq_event on resume
3.2.77-rc1 review patch. If anyone has any objections, please let me know. ------------------ From: Alex Deucher <alexander.deucher@amd.com> commi
View Article[PATCH v6 0/3] Add host controller drivers for Cavium ThunderX PCI
From: David Daney <david.daney@cavium.com> Some Cavium ThunderX processors require quirky access methods for the config space of the PCIe bridge. Th
View Article[PATCH v6 1/3] PCI: generic: Refactor code to enable reuse by other drivers.
From: David Daney <david.daney@cavium.com> No change in functionality. Move structure definitions into a separate header file. Move common code to
View Article[PATCH v6 2/3] pci, pci-thunder-pem: Add PCIe host driver for ThunderX...
From: David Daney <david.daney@cavium.com> The root complexes used to access off-chip PCIe devices (called PEM units in the hardware manuals) on some
View Article[PATCH v6 3/3] pci, pci-thunder-ecam: Add driver for ThunderX-pass1 on-chip...
From: David Daney <david.daney@cavium.com> The cavium,pci-thunder-ecam devices are exactly ECAM based PCI root complexes. These root complexes (loos
View Article[PATCH] x86/mm/vmfault: Make vmalloc_fault() handle large pages
Since 4.1, ioremap() supports large page (pud/pmd) mappings in x86_64 and PAE. vmalloc_fault() however assumes that the vmalloc range is limited to p
View Articlelinux-next: build failure after merge of the xfs tree
Hi all, After merging the xfs tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: ERROR: "xfs_rtbuf_ops" [fs/xfs/xfs.ko] unde
View Article[PATCH 0/3] vc4: Runtime PM and GPU reset.
Here's a series to re-add GPU reset, which I cut out of the driver in 8483d152db61c5baf5452b844ef65b96ee9a6cfb to deal with a build regression. Along
View Article[PATCH 1/3] drm/vc4: Fix spurious GPU resets due to BO reuse.
We were tracking the "where are the head pointers pointing" globally, so if another job reused the same BOs and execution was at the same point as las
View Article