aboutsummaryrefslogtreecommitdiffstats
path: root/.cocciconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-25dcache: subtract d_hash_shift from 32 in advanceAlexey Dobriyan1-1/+3
2018-01-25fs/buffer.c: fold init_buffer() into init_page_buffers()Eric Biggers2-9/+2
2018-01-25fs: fold __inode_permission() into inode_permission()Eric Biggers2-46/+26
2018-01-25fs: add RWF_APPENDJürg Billeter2-1/+7
2018-01-19sctp: use vmemdup_user() rather than badly open-coding memdup_user()Al Viro1-48/+11
2018-01-19snd_ctl_elem_init_enum_names(): switch to vmemdup_user()Al Viro1-3/+3
2018-01-19replace_user_tlv(): switch to vmemdup_user()Al Viro1-4/+5
2018-01-07new primitive: vmemdup_user()Al Viro2-1/+29
2018-01-07memdup_user(): switch to GFP_USERAl Viro1-6/+1
2018-01-06eventfd: fold eventfd_ctx_get() into eventfd_ctx_fileget()Eric Biggers2-16/+7
2018-01-06eventfd: fold eventfd_ctx_read() into eventfd_read()Eric Biggers2-45/+15
2018-01-06eventfd: convert to use anon_inode_getfd()Eric Biggers2-51/+7
2017-12-30nfs4file: get rid of pointless include of btrfs.hAl Viro1-1/+0
2017-12-29uvc_v4l2: clean copyin/copyout upAl Viro1-33/+22
2017-12-29vme_user: don't use __copy_..._user()Al Viro1-4/+4
2017-12-28usx2y: don't bother with memdup_user() for 16-byte structureAl Viro1-25/+18
2017-12-28snd_hwdep_dsp_load(): don't bother with access_ok()Al Viro1-2/+0
2017-12-28usx2y: don't bother with access_ok() in ->dsp_load()Al Viro1-15/+13
2017-12-27r128: don't open-code memdup_user()Al Viro1-17/+6
2017-12-25VFS: don't keep disconnected dentries on d_anonNeilBrown5-29/+34
2017-12-17Add primitives for manipulating bitfields both in host- and fixed-endian.Al Viro1-0/+46
2017-12-11Fix misannotated out-of-line _copy_to_user()Christophe Leroy1-1/+1
2017-12-07vfs: remove unused hardirq.hYang Shi2-2/+0
2017-12-05fs/file.c: trim includesAl Viro1-5/+0
2017-11-26Linux 4.15-rc1Linus Torvalds1-2/+2
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King2-0/+24
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook1-2/+2
2017-11-24afs: remove redundant assignment of dvnode to itselfColin Ian King1-1/+1
2017-11-24afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva1-6/+1
2017-11-24afs: Fix signal handling in some file opsDavid Howells1-0/+8
2017-11-24afs: Fix some dentry handling in dir ops and missing key_putsDavid Howells1-10/+5
2017-11-24afs: Make afs_write_begin() avoid writing to a page that's being storedDavid Howells1-0/+5
2017-11-24sched/debug: Fix task state recording/printoutThomas Gleixner1-3/+3
2017-11-24x86/decoder: Add new TEST instruction patternMasami Hiramatsu1-1/+1
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas11-454/+2
2017-11-23x86/umip: Fix insn_get_code_seg_params()'s return valueBorislav Petkov3-4/+4
2017-11-23x86/boot/KASLR: Remove unused variableChao Fan1-3/+2
2017-11-23genirq/matrix: Make - vs ?: Precedence explicitKees Cook1-1/+1
2017-11-23irqchip/imgpdc: Use resource_size function on resource objectVasyl Gomonovych1-1/+1
2017-11-23irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King1-1/+1
2017-11-24ipvlan: Fix insufficient skb linear check for ipv6 icmpGao Feng1-1/+19
2017-11-24ipvlan: Fix insufficient skb linear check for arpGao Feng1-8/+8
2017-11-24geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6Hangbin Liu1-1/+15
2017-11-24net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHYFlorian Fainelli1-1/+1
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn15-14/+209
2017-11-24net: realtek: r8169: implement set_link_ksettings()Tobias Jakobi1-16/+22
2017-11-24net: ipv6: Fixup device for anycast routes during copyDavid Ahern1-1/+1
2017-11-24net/smc: Fix preinitialization of buf_desc in __smc_buf_create()Geert Uytterhoeven1-1/+1
2017-11-24net/smc: use sk_rcvbuf as start for rmb creationUrsula Braun1-1/+1
2017-11-24ipv6: Do not consider linkdown nexthops during multipathIdo Schimmel1-0/+5