summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-12HID: hid-microsoft: Add support for scrollwheel and special keypad keysHans de Goede3-1/+50
2015-03-12HID: pidff: Fix initialisation forMicrosoft Sidewinder FF Pro 2Jim Keir1-0/+6
2015-03-12HID: apple: fix battery support for the 2009 ANSI wireless keyboardRoss Skaliotis1-3/+6
2015-03-12tty: fix up atime/mtime mess, take fourJiri Slaby1-2/+2
2015-03-12ARC: Fix KSTK_ESP()Vineet Gupta2-7/+8
2015-03-12sunrpc: fix braino in ->poll()Al Viro1-1/+1
2015-03-12procfs: fix race between symlink removals and traversalsAl Viro3-12/+22
2015-03-12debugfs: leave freeing a symlink body until inode evictionAl Viro1-17/+17
2015-03-12autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro1-2/+6
2015-03-12USB: serial: fix tty-device error handling at probeJohan Hovold1-1/+10
2015-03-12USB: serial: fix potential use-after-free after failed probeJohan Hovold1-1/+1
2015-03-12TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold1-3/+9
2015-03-12USB: serial: fix infinite wait_until_sent timeoutJohan Hovold1-2/+3
2015-03-12net: irda: fix wait_until_sent poll timeoutJohan Hovold1-1/+3
2015-03-12mac80211: Send EAPOL frames at lowest rateJouni Malinen1-0/+1
2015-03-12xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2-2/+11
2015-03-12xhci: Allocate correct amount of scratchpad buffersMathias Nyman1-2/+3
2015-03-12usb: dwc3: dwc3-omap: Fix disable IRQGeorge Cherian1-2/+28
2015-03-12usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield2-0/+5
2015-03-12USB: ftdi_sio: add PIDs for Actisense USB devicesMark Glover2-0/+37
2015-03-12USB: usbfs: don't leak kernel data in siginfoAlan Stern1-0/+2
2015-03-12USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde1-0/+2
2015-03-12KVM: MIPS: Fix trace event to save PC directlyJames Hogan1-3/+3
2015-03-12KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini1-1/+2
2015-03-12Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.Quentin Casasnovas1-1/+1
2015-03-12Btrfs: fix data loss in the fast fsync pathFilipe Manana1-28/+28
2015-03-12btrfs: fix lost return value due to variable shadowingDavid Sterba1-1/+0
2015-03-12mei: make device disabled on stop unconditionallyAlexander Usyskin1-0/+2
2015-03-12iio: ad5686: fix optional reference voltage declarationUrs Fässler1-1/+1
2015-03-12iio: imu: adis16400: Fix sign extensionRasmus Villemoes1-1/+2
2015-03-12x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski1-5/+8
2015-03-12target: Check for LBA + sectors wrap-around in sbc_parse_cdbNicholas Bellinger1-1/+2
2015-03-12target: Add missing WRITE_SAME end-of-device sanity checkNicholas Bellinger1-0/+12
2015-03-12target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger2-13/+14
2015-03-12drm/radeon: workaround for CP HW bug on CIKChristian König1-1/+15
2015-03-12drm/radeon: only enable kv/kb dpm interrupts once v3Alex Deucher2-23/+15
2015-03-12mm/memory.c: actually remap enough memoryGrazvydas Ignotas1-1/+1
2015-03-12mm/compaction: fix wrong order check in compact_finished()Joonsoo Kim1-1/+1
2015-03-12mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin1-2/+2
2015-03-12mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin1-2/+2
2015-03-12mm/hugetlb: add migration entry check in __unmap_hugepage_rangeNaoya Horiguchi1-2/+3
2015-03-12mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protectionNaoya Horiguchi1-1/+18
2015-03-12team: don't traverse port list using rcu in team_set_mac_addressJiri Pirko1-3/+3
2015-03-12net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti2-3/+16
2015-03-12udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček2-2/+4
2015-03-12usb: plusb: Add support for National Instruments host-to-host cableBen Shelton1-0/+5
2015-03-12macvtap: make sure neighbour code can push ethernet headerEric Dumazet1-2/+5
2015-03-12net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msgCatalin Marinas1-9/+0
2015-03-12team: fix possible null pointer dereference in team_handle_frameJiri Pirko1-3/+1
2015-03-12net: reject creation of netdev names with colonsMatthew Thode1-1/+1