summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-21perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver1-0/+3
2014-11-21mei: bus: fix possible boundaries violationAlexander Usyskin1-1/+1
2014-11-21perf: Handle compat ioctlPawel Moll1-1/+21
2014-11-21MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa1-0/+2
2014-11-21dell-wmi: Fix access out of memoryPali Rohár1-3/+9
2014-11-21ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks3-20/+28
2014-11-21br: fix use of ->rx_handler_data in code executed on non-rx_handler pathJiri Pirko2-1/+11
2014-11-21netfilter: nf_nat: fix oops on netns removalFlorian Westphal1-1/+34
2014-11-21netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira1-0/+2
2014-11-21netfilter: nf_log: release skbuff on nlmsg put failureHoucheng Lin1-9/+8
2014-11-21netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal1-3/+5
2014-11-21netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal1-3/+3
2014-11-21ipc: always handle a new value of auto_msgmniAndrey Vagin1-2/+1
2014-11-21clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas1-1/+1
2014-11-21kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas1-1/+1
2014-11-21media: ttusb-dec: buffer overflow in ioctlDan Carpenter1-0/+3
2014-11-21NFSv4: Fix races between nfs_remove_bad_delegation() and delegation returnTrond Myklebust3-3/+23
2014-11-21nfs: Fix use of uninitialized variable in nfs_getattr()Jan Kara1-1/+1
2014-11-21NFS: Don't try to reclaim delegation open state if recovery failedTrond Myklebust1-0/+2
2014-11-21NFSv4: Ensure that we remove NFSv4.0 delegations when state has expiredTrond Myklebust1-1/+23
2014-11-21Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár1-0/+3
2014-11-21Input: alps - ignore potential bare packets when device is out of syncPali Rohár1-1/+7
2014-11-21dm raid: ensure superblock's size matches device's logical block sizeHeinz Mauelshagen1-4/+7
2014-11-21dm btree: fix a recursion depth bug in btree walking codeJoe Thornber3-15/+17
2014-11-21block: Fix computation of merged request priorityJan Kara1-6/+8
2014-11-21parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller2-20/+13
2014-11-21scsi: only re-lock door after EH on devices that were resetChristoph Hellwig1-1/+3
2014-11-21nfs: fix pnfs direct write memory leakPeng Tao2-0/+12
2014-11-21firewire: cdev: prevent kernel stack leaking into ioctl argumentsStefan Richter1-2/+1
2014-11-21arm64: __clear_user: handle exceptions on strbKyle McMartin1-1/+1
2014-11-21ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch1-0/+1
2014-11-21drm/radeon: add missing crtc unlock when setting up the MCAlex Deucher1-0/+1
2014-11-21mac80211: fix use-after-free in defragmentationJohannes Berg1-7/+7
2014-11-21macvtap: Fix csum_start when VLAN tags are presentHerbert Xu1-0/+2
2014-11-21iwlwifi: configure the LTREmmanuel Grumbach6-8/+57
2014-11-21libceph: do not crash on large auth ticketsIlya Dryomov1-37/+132
2014-11-21xtensa: re-wire umount syscall to sys_oldumountMax Filippov1-1/+2
2014-11-21ALSA: usb-audio: Fix memory leak in FTU quirkTakashi Iwai1-0/+6
2014-11-21ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooksTejun Heo1-3/+11
2014-11-21ahci: Add Device IDs for Intel Sunrise Point PCHJames Ralston1-0/+5
2014-11-21audit: keep inode pinnedMiklos Szeredi1-0/+1
2014-11-21x86, x32, audit: Fix x32's AUDIT_ARCH wrt auditAndy Lutomirski1-10/+1
2014-11-21sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson3-11/+30
2014-11-21sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller1-0/+4
2014-11-21sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller1-3/+3
2014-11-21sunvdc: don't call VD_OP_GET_VTOCDwight Engen1-9/+0
2014-11-21vio: fix reuse of vio_dring slotDwight Engen3-19/+26
2014-11-21sunvdc: limit each sg segment to a pageDwight Engen1-0/+4
2014-11-21sunvdc: compute vdisk geometry from capacityAllen Pais1-9/+14
2014-11-21sunvdc: add cdrom and v1.1 protocol supportAllen Pais2-20/+101