summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-23fs: Give dentry to inode_change_ok() instead of inodeJan Kara50-67/+70
2017-02-23fuse: Propagate dentry down to inode_change_ok()Jan Kara3-5/+6
2017-02-23xfs: Propagate dentry down to inode_change_ok()Jan Kara5-33/+66
2017-02-23Revert "fs: Give dentry to inode_change_ok() instead of inode"Ben Hutchings55-87/+78
2016-11-20Linux 3.16.39v3.16.39Ben Hutchings1-1/+1
2016-11-20mm: filemap: don't plant shadow entries without radix tree nodeJohannes Weiner1-0/+7
2016-11-20Using BUG_ON() as an assert() is _never_ acceptableLinus Torvalds1-2/+2
2016-11-20KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan1-8/+53
2016-11-20PM / devfreq: Fix incorrect type issue.Xiaolong Ye1-1/+1
2016-11-20compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini1-1/+1
2016-11-20xenbus: don't look up transaction IDs for ordinary writesJan Beulich1-1/+1
2016-11-20xenbus: don't BUG() on user mode induced conditionJan Beulich1-6/+8
2016-11-20staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott1-1/+1
2016-11-20usbvision: revert commit 588afcc1Vladis Dronov1-7/+0
2016-11-20ARC: use ASL assembler mnemonicVineet Gupta1-3/+3
2016-11-20posix_acl: Clear SGID bit when setting file permissionsJan Kara16-100/+87
2016-11-20fs: Avoid premature clearing of capabilitiesJan Kara1-6/+14
2016-11-20fs: Give dentry to inode_change_ok() instead of inodeJan Kara55-78/+87
2016-11-20vfio/pci: Fix integer overflows, bitmask checkVlad Tsyrklevich2-13/+22
2016-11-20brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel1-1/+1
2016-11-20firewire: net: guard against rx buffer overflowsStefan Richter1-16/+35
2016-11-20scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter1-1/+7
2016-11-20KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells1-1/+1
2016-11-20Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery1-8/+12
2016-11-20arm64: perf: reject groups spanning multiple HW PMUsSuzuki K. Poulose1-6/+15
2016-11-20ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana1-1/+1
2016-11-20mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner3-49/+49
2016-11-20MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton1-1/+7
2016-11-20ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros1-1/+1
2016-11-20mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang1-1/+2
2016-11-20drm/radeon/si/dpm: add workaround for for Jet partsAlex Deucher1-0/+6
2016-11-20ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov6-7/+12
2016-11-20tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)1-7/+8
2016-11-20ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson1-1/+0
2016-11-20ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.Haishuang Yan1-0/+1
2016-11-20tcp: fix a compile error in DBGUNDO()Eric Dumazet1-2/+1
2016-11-20i2c: qup: skip qup_i2c_suspend if the device is already runtime suspendedSudeep Holla1-1/+2
2016-11-20can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2-11/+19
2016-11-20btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney1-0/+12
2016-11-20i2c: mux: pca954x: retry updating the mux selection on failurePeter Rosin1-1/+1
2016-11-20i2c-eg20t: fix race between i2c init and interrupt enableYadi.hu1-7/+11
2016-11-20fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19
2016-11-20ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant1-10/+24
2016-11-20fanotify: fix list corruption in fanotify_get_response()Jan Kara4-42/+25
2016-11-20fsnotify: add a way to stop queueing events on group shutdownJan Kara3-1/+29
2016-11-20ocfs2/dlm: fix race between convert and migrationJoseph Qi1-6/+6
2016-11-20can: flexcan: fix resume functionFabio Estevam1-5/+8
2016-11-20xfrm: Fix memory leak of aead algorithm nameIlan Tayari1-0/+1
2016-11-20openrisc: fix the fix of copy_from_user()Guenter Roeck1-1/+1
2016-11-20avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck1-2/+2