summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-18sunrpc: fix braino in ->poll()Al Viro1-1/+1
2015-03-18procfs: fix race between symlink removals and traversalsAl Viro3-12/+22
2015-03-18debugfs: leave freeing a symlink body until inode evictionAl Viro1-17/+17
2015-03-18autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro1-2/+6
2015-03-18USB: serial: fix potential use-after-free after failed probeJohan Hovold1-1/+1
2015-03-18TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold1-3/+9
2015-03-18USB: serial: fix infinite wait_until_sent timeoutJohan Hovold1-2/+3
2015-03-18net: irda: fix wait_until_sent poll timeoutJohan Hovold1-1/+3
2015-03-18xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2-2/+11
2015-03-18xhci: Allocate correct amount of scratchpad buffersMathias Nyman1-2/+3
2015-03-18usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield2-0/+5
2015-03-18USB: usbfs: don't leak kernel data in siginfoAlan Stern1-0/+2
2015-03-18USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde1-0/+2
2015-03-18KVM: MIPS: Fix trace event to save PC directlyJames Hogan1-3/+3
2015-03-18KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini1-1/+2
2015-03-18Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.Quentin Casasnovas1-1/+1
2015-03-18Btrfs: fix data loss in the fast fsync pathFilipe Manana1-28/+28
2015-03-18btrfs: fix lost return value due to variable shadowingDavid Sterba1-1/+0
2015-03-18iio: imu: adis16400: Fix sign extensionRasmus Villemoes1-1/+2
2015-03-18x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski1-5/+8
2015-03-18PM / QoS: remove duplicate call to pm_qos_update_targetMichael Scott1-6/+0
2015-03-18target: Check for LBA + sectors wrap-around in sbc_parse_cdbNicholas Bellinger1-1/+2
2015-03-18mm/memory.c: actually remap enough memoryGrazvydas Ignotas1-1/+1
2015-03-18mm/compaction: fix wrong order check in compact_finished()Joonsoo Kim1-1/+1
2015-03-18mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin1-2/+2
2015-03-18mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin1-2/+2
2015-03-18mm/hugetlb: add migration entry check in __unmap_hugepage_rangeNaoya Horiguchi1-2/+3
2015-03-18team: don't traverse port list using rcu in team_set_mac_addressJiri Pirko1-3/+3
2015-03-18udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček2-2/+4
2015-03-18usb: plusb: Add support for National Instruments host-to-host cableBen Shelton1-0/+5
2015-03-18macvtap: make sure neighbour code can push ethernet headerEric Dumazet1-2/+5
2015-03-18net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msgCatalin Marinas1-9/+0
2015-03-18team: fix possible null pointer dereference in team_handle_frameJiri Pirko1-3/+1
2015-03-18net: reject creation of netdev names with colonsMatthew Thode1-1/+1
2015-03-18ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki1-0/+1
2015-03-18net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck1-3/+21
2015-03-18ipv4: ip_check_defrag should not assume that skb_network_offset is zeroAlexander Drozdov1-4/+7
2015-03-18ipv4: ip_check_defrag should correctly check return value of skb_copy_bitsAlexander Drozdov1-1/+1
2015-03-18gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki1-1/+14
2015-03-18rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong1-2/+10
2015-03-18ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau1-1/+1
2015-03-18rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYDaniel Borkmann1-8/+4
2015-03-07Linux 3.10.71v3.10.71Greg Kroah-Hartman1-1/+1
2015-03-07libceph: fix double __remove_osd() problemIlya Dryomov1-8/+18
2015-03-07libceph: change from BUG to WARN for __remove_osd() assertsIlya Dryomov1-2/+2
2015-03-07libceph: assert both regular and lingering lists in __remove_osd()Ilya Dryomov1-0/+2
2015-03-07MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan1-0/+8
2015-03-07x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert2-5/+6
2015-03-07blk-throttle: check stats_cpu before reading it from sysfsThadeu Lima de Souza Cascardo1-0/+3
2015-03-07jffs2: fix handling of corrupted summary lengthChen Jie1-0/+5