summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-29Linux 3.10.76v3.10.76Greg Kroah-Hartman1-1/+1
2015-04-29dcache: Fix locking bugs in backported "deal with deadlock in d_walk()"Ben Hutchings1-1/+3
2015-04-29arc: mm: Fix build failureGuenter Roeck1-1/+1
2015-04-29sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channelSeth Jennings1-2/+6
2015-04-29x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds1-7/+1
2015-04-29vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUSLinus Torvalds1-1/+1
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds28-6/+60
2015-04-29deal with deadlock in d_walk()Al Viro1-40/+62
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro22-82/+82
2015-04-29kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel1-2/+2
2015-04-29KVM: x86: SYSENTER emulation is brokenNadav Amit1-19/+8
2015-04-29netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal1-1/+25
2015-04-29Bluetooth: Ignore isochronous endpoints for Intel USB bootloaderMarcel Holtmann1-1/+2
2015-04-29Bluetooth: Add support for Intel bootloader devicesMarcel Holtmann1-0/+7
2015-04-29Bluetooth: btusb: Add IMC Networks (Broadcom based)Jurgen Kramer1-0/+3
2015-04-29Bluetooth: Add firmware update for Atheros 0cf3:311fOliver Neukum2-0/+3
2015-04-29Bluetooth: Enable Atheros 0cf3:311e for firmware uploadOliver Neukum2-0/+3
2015-04-29mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov1-3/+2
2015-04-29splice: Apply generic position and size checks to each writeBen Hutchings2-5/+11
2015-04-29jfs: fix readdir regressionDave Kleikamp1-2/+2
2015-04-29serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley1-2/+8
2015-04-29benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman1-1/+1
2015-04-29ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-04-29tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-7/+7
2015-04-29bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-04-29r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-04-298139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-2/+2
2015-04-298139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman1-1/+1
2015-04-29tcp: tcp_make_synack() should clear skb->tstampEric Dumazet1-0/+2
2015-04-29tcp: fix FRTO undo on cumulative ACK of SACKed rangeNeal Cardwell1-3/+4
2015-04-29ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark1-1/+8
2015-04-29tcp: prevent fetching dst twice in early demux codeMichal Kubeček2-2/+2
2015-04-29remove extra definitions of U32_MAXAlex Elder3-26/+0
2015-04-29conditionally define U32_MAXAlex Elder3-0/+6
2015-04-19Linux 3.10.75v3.10.75Greg Kroah-Hartman1-1/+1
2015-04-19pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov1-0/+10
2015-04-19console: Fix console name size mismatchPeter Hurley1-1/+3
2015-04-19IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny1-4/+16
2015-04-19kernel.h: define u8, s8, u32, etc. limitsAlex Elder1-0/+13
2015-04-19net: llc: use correct size for sysctl timeout entriesSasha Levin1-4/+4
2015-04-19net: rds: use correct size for max unacked packets and bytesSasha Levin1-2/+2
2015-04-19ipc: fix compat msgrcv with negative msgtypMateusz Guzik1-1/+1
2015-04-19core, nfqueue, openvswitch: fix compilation warningJiri Slaby1-1/+1
2015-04-19media: s5p-mfc: fix mmap support for 64bit archMarek Szyprowski1-1/+1
2015-04-19iscsi target: fix oops when adding reject pduMike Christie1-1/+1
2015-04-19ocfs2: _really_ sync the right rangeAl Viro1-4/+10
2015-04-19be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose1-1/+1
2015-04-19cifs: fix use-after-free bug in find_writable_fileDavid Disseldorp1-0/+1
2015-04-19usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu1-1/+1
2015-04-19cpuidle: ACPI: do not overwrite name and description of C0Thomas Schlichter1-1/+1