summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.10.76v3.10.76Greg Kroah-Hartman2015-04-291-1/+1
* dcache: Fix locking bugs in backported "deal with deadlock in d_walk()"Ben Hutchings2015-04-291-1/+3
* arc: mm: Fix build failureGuenter Roeck2015-04-291-1/+1
* sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channelSeth Jennings2015-04-291-2/+6
* x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds2015-04-291-7/+1
* vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUSLinus Torvalds2015-04-291-1/+1
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-04-2928-6/+60
* deal with deadlock in d_walk()Al Viro2015-04-291-40/+62
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2015-04-2922-82/+82
* kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel2015-04-291-2/+2
* KVM: x86: SYSENTER emulation is brokenNadav Amit2015-04-291-19/+8
* netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal2015-04-291-1/+25
* Bluetooth: Ignore isochronous endpoints for Intel USB bootloaderMarcel Holtmann2015-04-291-1/+2
* Bluetooth: Add support for Intel bootloader devicesMarcel Holtmann2015-04-291-0/+7
* Bluetooth: btusb: Add IMC Networks (Broadcom based)Jurgen Kramer2015-04-291-0/+3
* Bluetooth: Add firmware update for Atheros 0cf3:311fOliver Neukum2015-04-292-0/+3
* Bluetooth: Enable Atheros 0cf3:311e for firmware uploadOliver Neukum2015-04-292-0/+3
* mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov2015-04-291-3/+2
* splice: Apply generic position and size checks to each writeBen Hutchings2015-04-292-5/+11
* jfs: fix readdir regressionDave Kleikamp2015-04-291-2/+2
* serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley2015-04-291-2/+8
* benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman2015-04-291-1/+1
* ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2015-04-291-3/+3
* tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2015-04-291-7/+7
* bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2015-04-291-3/+3
* r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2015-04-291-3/+3
* 8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2015-04-291-2/+2
* 8139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman2015-04-291-1/+1
* tcp: tcp_make_synack() should clear skb->tstampEric Dumazet2015-04-291-0/+2
* tcp: fix FRTO undo on cumulative ACK of SACKed rangeNeal Cardwell2015-04-291-3/+4
* ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark2015-04-291-1/+8
* tcp: prevent fetching dst twice in early demux codeMichal Kubeček2015-04-292-2/+2
* remove extra definitions of U32_MAXAlex Elder2015-04-293-26/+0
* conditionally define U32_MAXAlex Elder2015-04-293-0/+6
* Linux 3.10.75v3.10.75Greg Kroah-Hartman2015-04-191-1/+1
* pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov2015-04-191-0/+10
* console: Fix console name size mismatchPeter Hurley2015-04-191-1/+3
* IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny2015-04-191-4/+16
* kernel.h: define u8, s8, u32, etc. limitsAlex Elder2015-04-191-0/+13
* net: llc: use correct size for sysctl timeout entriesSasha Levin2015-04-191-4/+4
* net: rds: use correct size for max unacked packets and bytesSasha Levin2015-04-191-2/+2
* ipc: fix compat msgrcv with negative msgtypMateusz Guzik2015-04-191-1/+1
* core, nfqueue, openvswitch: fix compilation warningJiri Slaby2015-04-191-1/+1
* media: s5p-mfc: fix mmap support for 64bit archMarek Szyprowski2015-04-191-1/+1
* iscsi target: fix oops when adding reject pduMike Christie2015-04-191-1/+1
* ocfs2: _really_ sync the right rangeAl Viro2015-04-191-4/+10
* be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose2015-04-191-1/+1
* cifs: fix use-after-free bug in find_writable_fileDavid Disseldorp2015-04-191-0/+1
* usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu2015-04-191-1/+1
* cpuidle: ACPI: do not overwrite name and description of C0Thomas Schlichter2015-04-191-1/+1