summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-06ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin
2015-05-06power_supply: lp8788-charger: Fix leaked power supply on probe failKrzysztof Kozlowski
2015-05-06ring-buffer: Replace this_cpu_*() with __this_cpu_*()Steven Rostedt
2015-05-06spi: spidev: fix possible arithmetic overflow for multi-transfer messageIan Abbott
2015-05-06cdc-wdm: fix endianness bug in debug statementsOliver Neukum
2015-05-06MIPS: Hibernate: flush TLB entries earlierHuacai Chen
2015-05-06KVM: use slowpath for cross page cached accessesRadim Krčmář
2015-05-06s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens
2015-05-06KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova
2015-05-06usb: gadget: composite: enable BESL supportFelipe Balbi
2015-05-06Btrfs: fix inode eviction infinite loop after cloning into itFilipe Manana
2015-05-06Btrfs: fix log tree corruption when fs mounted with -o discardFilipe Manana
2015-05-06tcp: avoid looping in tcp_send_fin()Eric Dumazet
2015-05-06tcp: fix possible deadlock in tcp_send_fin()Eric Dumazet
2015-05-06ip_forward: Drop frames with attached skb->skSebastian Pöhn
2015-04-29Linux 3.10.76v3.10.76Greg Kroah-Hartman
2015-04-29dcache: Fix locking bugs in backported "deal with deadlock in d_walk()"Ben Hutchings
2015-04-29arc: mm: Fix build failureGuenter Roeck
2015-04-29sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channelSeth Jennings
2015-04-29x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds
2015-04-29vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUSLinus Torvalds
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-04-29deal with deadlock in d_walk()Al Viro
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-04-29kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel
2015-04-29KVM: x86: SYSENTER emulation is brokenNadav Amit
2015-04-29netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal
2015-04-29Bluetooth: Ignore isochronous endpoints for Intel USB bootloaderMarcel Holtmann
2015-04-29Bluetooth: Add support for Intel bootloader devicesMarcel Holtmann
2015-04-29Bluetooth: btusb: Add IMC Networks (Broadcom based)Jurgen Kramer
2015-04-29Bluetooth: Add firmware update for Atheros 0cf3:311fOliver Neukum
2015-04-29Bluetooth: Enable Atheros 0cf3:311e for firmware uploadOliver Neukum
2015-04-29mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov
2015-04-29splice: Apply generic position and size checks to each writeBen Hutchings
2015-04-29jfs: fix readdir regressionDave Kleikamp
2015-04-29serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley
2015-04-29benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-04-29ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-29tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-29bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-29r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-298139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-298139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-04-29tcp: tcp_make_synack() should clear skb->tstampEric Dumazet
2015-04-29tcp: fix FRTO undo on cumulative ACK of SACKed rangeNeal Cardwell
2015-04-29ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark
2015-04-29tcp: prevent fetching dst twice in early demux codeMichal Kubeček
2015-04-29remove extra definitions of U32_MAXAlex Elder
2015-04-29conditionally define U32_MAXAlex Elder
2015-04-19Linux 3.10.75v3.10.75Greg Kroah-Hartman