summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-30lzo: check for length overrun in variable length encoding.Willy Tarreau
2014-10-30Revert "lzo: properly check for overruns"Willy Tarreau
2014-10-30Documentation: lzo: document part of the encodingWilly Tarreau
2014-10-30m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven
2014-10-30Drivers: hv: vmbus: Fix a bug in vmbus_open()K. Y. Srinivasan
2014-10-30Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl()K. Y. Srinivasan
2014-10-30Drivers: hv: vmbus: Cleanup vmbus_teardown_gpadl()K. Y. Srinivasan
2014-10-30Drivers: hv: vmbus: Cleanup vmbus_post_msg()K. Y. Srinivasan
2014-10-30firmware_class: make sure fw requests contain a nameKees Cook
2014-10-30qla2xxx: Use correct offset to req-q-out for reserve calculationArun Easi
2014-10-30mptfusion: enable no_write_same for vmware scsi disksChris J Arges
2014-10-30be2iscsi: check ip buffer before copyingMike Christie
2014-10-30regmap: fix NULL pointer dereference in _regmap_write/readPankaj Dubey
2014-10-30regmap: debugfs: fix possbile NULL pointer dereferenceXiubo Li
2014-10-30spi: dw-mid: check that DMA was inited before exitAndy Shevchenko
2014-10-30spi: dw-mid: respect 8 bit modeAndy Shevchenko
2014-10-30x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue
2014-10-30kvm: don't take vcpu mutex for obviously invalid vcpu ioctlsDavid Matlack
2014-10-30KVM: s390: unintended fallthrough for external callChristian Borntraeger
2014-10-30kvm: x86: fix stale mmio cache bugDavid Matlack
2014-10-30fs: Add a missing permission check to do_umountAndy Lutomirski
2014-10-30Btrfs: fix race in WAIT_SYNC ioctlSage Weil
2014-10-30Btrfs: fix build_backref_tree issue with multiple shared blocksJosef Bacik
2014-10-30Btrfs: try not to ENOSPC on log replayJosef Bacik
2014-10-15Linux 3.10.58v3.10.58Greg Kroah-Hartman
2014-10-15USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz
2014-10-15USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-15ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng
2014-10-15tcp: fixing TLP's FIN recoveryPer Hurtig
2014-10-15sctp: handle association restarts when the socket is closed.Vlad Yasevich
2014-10-15ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel
2014-10-15hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan
2014-10-15tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich
2014-10-15tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich
2014-10-15l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault
2014-10-15openvswitch: fix panic with multiple vlan headersJiri Benc
2014-10-15packet: handle too big packets for PACKET_V3Eric Dumazet
2014-10-15tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-10-15sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani
2014-10-15myri10ge: check for DMA mapping errorsStanislaw Gruszka
2014-10-09Linux 3.10.57v3.10.57Greg Kroah-Hartman
2014-10-09cpufreq: ondemand: Change the calculation of target frequencyStratos Karafotis
2014-10-09cpufreq: Fix wrong time unit conversionAndreas Schwab
2014-10-09nl80211: clear skb cb before passing to netlinkJohannes Berg
2014-10-09drbd: fix regression 'out of mem, failed to invoke fence-peer helper'Lars Ellenberg
2014-10-09jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-10-09md/raid5: disable 'DISCARD' by default due to safety concerns.NeilBrown
2014-10-09media: vb2: fix VBI/poll regressionHans Verkuil
2014-10-09mm: numa: Do not mark PTEs pte_numa when splitting huge pagesMel Gorman