[PATCH v5 2/3] arm64: Extend the PCI I/O space to 16MB (no replies)
From: Catalin Marinas <catalin.marinas@arm.com> The patch moves the PCI I/O space (currently at 64K) before the earlyprintk mapping and extends it to 16MB. Signed-off-by: Catalin Marinas...
View Article[PATCH v5 0/7] [RFC] Support for creating generic host_bridge from device...
This is v5 of my attempt to add support for a generic pci_host_bridge controller created from a description passed in the device tree. Changes from v4: - Export pci_find_host_bridge() to be used by...
View Article[PATCH v5 3/3] arm64: Add architecture support for PCI (no replies)
Use the generic host bridge functions to provide support for PCI Express on arm64. There is no support for ISA memory. Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com> create mode 100644...
View Article[PATCH v5 0/3] [RFC] Add support for PCI in AArch64 (1 reply)
Hi, This patch adds support for PCI to AArch64. It is based on my v5 patch that adds support for creating generic host bridge structure from device tree. With that in place, I was able to boot a...
View Article[PATCH] efi: Quirk out SGI UV (no replies)
From: Borislav Petkov <bp@suse.de> Getting this thing to work with the new mapping scheme would need more work. Signed-off-by: Borislav Petkov <bp@suse.de> --- arch/x86/include/asm/efi.h |...
View Article[PATCH] KEYS: Make the keyring cycle detector ignore other keyrings of the...
This fixes CVE-2014-0102. The following command sequence produces an oops: keyctl new_session i=`keyctl newring _ses @s` keyctl link @s $i The problem is that search_nested_keyrings() sees two...
View Article[PATCH 3.5 30/62] tg3: Fix deadlock in tg3_change_mtu() (no replies)
3.5.7.32 -stable review patch. If anyone has any objections, please let me know. ------------------ From: Nithin Sujir <nsujir@broadcom.com> commit c6993dfd7db9b0c6b7ca7503a56fda9236a4710f...
View Article[PATCH 3.5 36/62] net: asix: handle packets crossing URB boundaries (no replies)
3.5.7.32 -stable review patch. If anyone has any objections, please let me know. ------------------ From: Emil Goode <emilgoode@gmail.com> commit 8b5b6f5413e97c3e8bafcdd67553d508f4f698cd...
View Article[PATCH 3.5 35/62] net: ip, ipv6: handle gso skbs in forwarding path (no replies)
3.5.7.32 -stable review patch. If anyone has any objections, please let me know. ------------------ From: Florian Westphal <fw@strlen.de> commit fe6cc55f3a9a053482a76f5a6b2257cee51b4663...
View Article[PATCH 3.5 34/62] net: add and use skb_gso_transport_seglen() (no replies)
3.5.7.32 -stable review patch. If anyone has any objections, please let me know. ------------------ From: Florian Westphal <fw@strlen.de> commit de960aa9ab4decc3304959f69533eef64d05d8e8...
View Article[PATCH 3.5 13/62] cifs: ensure that uncached writes handle unmapped areas...
3.5.7.32 -stable review patch. If anyone has any objections, please let me know. ------------------ From: Jeff Layton <jlayton@redhat.com> commit 5d81de8e8667da7135d3a32a964087c0faf5483f...
View Article[PATCH 3.5 22/62] workqueue: ensure @task is valid across kthread_stop() (no...
3.5.7.32 -stable review patch. If anyone has any objections, please let me know. ------------------ From: Lai Jiangshan <laijs@cn.fujitsu.com> commit 5bdfff96c69a4d5ab9c49e60abf9e070ecd2acbb...
View Article[PATCH 3.5 29/62] net: fix 'ip rule' iif/oif device rename (no replies)
3.5.7.32 -stable review patch. If anyone has any objections, please let me know. ------------------ From: =?UTF-8?q?Maciej=20=C5=BBenczykowski?= <maze@google.com> commit...
View Article[PATCH 3.5 32/62] usbnet: remove generic hard_header_len check (no replies)
3.5.7.32 -stable review patch. If anyone has any objections, please let me know. ------------------ From: Emil Goode <emilgoode@gmail.com> commit eb85569fe2d06c2fbf4de7b66c263ca095b397aa...
View Article[PATCH 3.5 26/62] ACPI / video: Filter the _BCL table for duplicate...
3.5.7.32 -stable review patch. If anyone has any objections, please let me know. ------------------ From: Hans de Goede <hdegoede@redhat.com> commit bd8ba20597f0cfef3ef65c3fd2aa92ab23d4c8e1...
View Article[PATCH 3.5 25/62] cpufreq: powernow-k8: Initialize per-cpu data-structures...
3.5.7.32 -stable review patch. If anyone has any objections, please let me know. ------------------ From: "Srivatsa S. Bhat" <srivatsa.bhat@linux.vnet.ibm.com> commit...
View Article[PATCH 3.5 31/62] bonding: 802.3ad: make aggregator_identifier bond-private...
3.5.7.32 -stable review patch. If anyone has any objections, please let me know. ------------------ From: Jiri Bohac <jiri@boha.cz> commit 163c8ff30dbe473abfbb24a7eac5536c87f3baa9 upstream....
View Article[PATCH 3.5 14/62] ext4: fix online resize with a non-standard blocks per...
3.5.7.32 -stable review patch. If anyone has any objections, please let me know. ------------------ From: Theodore Ts'o <tytso@mit.edu> commit 3d2660d0c9c2f296837078c189b68a47f6b2e3b5 upstream....
View Article[PATCH 3.5 15/62] ext4: don't leave i_crtime.tv_sec uninitialized (no replies)
3.5.7.32 -stable review patch. If anyone has any objections, please let me know. ------------------ From: Theodore Ts'o <tytso@mit.edu> commit 19ea80603715d473600cd993b9987bc97d042e02 upstream....
View Article[PATCH 3.5 24/62] hwmon: (max1668) Fix writing the minimum temperature (no...
3.5.7.32 -stable review patch. If anyone has any objections, please let me know. ------------------ From: Guenter Roeck <linux@roeck-us.net> commit 500a91571f0a5d0d3242d83802ea2fd1faccc66e...
View Article