summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-19Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser
2014-11-19[media] usbvision-video: two use after freesDan Carpenter
2014-11-19drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driverMicky Ching
2014-11-19net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-11-19net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-11-19net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann
2014-11-19KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit
2014-11-19rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreadsPranith Kumar
2014-11-19rcu: Make callers awaken grace-period kthreadPaul E. McKenney
2014-11-19ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks
2014-11-19netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira
2014-11-19netfilter: nf_log: release skbuff on nlmsg put failureHoucheng Lin
2014-11-19netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal
2014-11-19netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal
2014-11-19ipc: always handle a new value of auto_msgmniAndrey Vagin
2014-11-19clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas
2014-11-19kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas
2014-11-19vmcore: Remove "weak" from function declarationsBjorn Helgaas
2014-11-19NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATETrond Myklebust
2014-11-19NFSv4: Fix races between nfs_remove_bad_delegation() and delegation returnTrond Myklebust
2014-11-19nfs: Fix use of uninitialized variable in nfs_getattr()Jan Kara
2014-11-19NFS: Don't try to reclaim delegation open state if recovery failedTrond Myklebust
2014-11-19NFSv4: Ensure that we remove NFSv4.0 delegations when state has expiredTrond Myklebust
2014-11-19Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár
2014-11-19Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár
2014-11-19Input: alps - ignore potential bare packets when device is out of syncPali Rohár
2014-11-19dm raid: ensure superblock's size matches device's logical block sizeHeinz Mauelshagen
2014-11-19dm btree: fix a recursion depth bug in btree walking codeJoe Thornber
2014-11-19dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacksMikulas Patocka
2014-11-19block: Fix computation of merged request priorityJan Kara
2014-11-19parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller
2014-11-19scsi: only re-lock door after EH on devices that were resetChristoph Hellwig
2014-11-19nfs: fix pnfs direct write memory leakPeng Tao
2014-11-19firewire: cdev: prevent kernel stack leaking into ioctl argumentsStefan Richter
2014-11-19arm64: __clear_user: handle exceptions on strbKyle McMartin
2014-11-19dm thin: grab a virtual cell before looking up the mappingJoe Thornber
2014-11-19ARM: 8191/1: decompressor: ensure I-side picks up relocated codeWill Deacon
2014-11-19ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch
2014-11-19drm/radeon: add missing crtc unlock when setting up the MCAlex Deucher
2014-11-19drm/radeon: make sure mode init is complete in bandwidth_updateAlex Deucher
2014-11-19drm/radeon: set correct CE ram size for CIKJammy Zhou
2014-11-19mac80211: fix use-after-free in defragmentationJohannes Berg
2014-11-19mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho
2014-11-19mac80211: properly flush delayed scan work on interface removalJohannes Berg
2014-11-19mac80211_hwsim: release driver when ieee80211_register_hw failsJunjie Mao
2014-11-19macvtap: Fix csum_start when VLAN tags are presentHerbert Xu
2014-11-19libceph: do not crash on large auth ticketsIlya Dryomov
2014-11-19xtensa: re-wire umount syscall to sys_oldumountMax Filippov
2014-11-19ALSA: usb-audio: Fix memory leak in FTU quirkTakashi Iwai
2014-11-19ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooksTejun Heo