summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-16media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil1-0/+1
2018-02-16vb2: V4L2_BUF_FLAG_DONE is set after DQBUFRicardo Ribalda1-0/+6
2018-02-16media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil1-1/+4
2018-02-16nsfs: mark dentry with DCACHE_RCUACCESSCong Wang1-0/+1
2018-02-16crypto: poly1305 - remove ->setkey() methodEric Biggers3-15/+5
2018-02-16crypto: cryptd - pass through absence of ->setkey()Eric Biggers1-1/+2
2018-02-16crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers2-0/+13
2018-02-16ahci: Add Intel Cannon Lake PCH-H PCI IDMika Westerberg1-0/+1
2018-02-16ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCIHans de Goede1-0/+4
2018-02-16ahci: Annotate PCI ids for mobile Intel chipsets as suchHans de Goede1-16/+16
2018-02-16kernfs: fix regression in kernfs_fop_write caused by wrong typeIvan Vecera1-1/+1
2018-02-16NFS: reject request for id_legacy key without auxdataEric Biggers1-1/+5
2018-02-16NFS: commit direct writes even if they fail partiallyJ. Bruce Fields1-3/+1
2018-02-16NFS: Add a cond_resched() to nfs_commit_release_pages()Trond Myklebust1-0/+2
2018-02-16nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mdsScott Mayhew1-2/+2
2018-02-16ubi: block: Fix locking for idr_alloc/idr_removeBradley Bolen1-16/+26
2018-02-16mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal1-1/+7
2018-02-16mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal1-1/+4
2018-02-16mtd: nand: brcmnand: Disable prefetch by defaultKamal Dasu1-10/+3
2018-02-16mtd: cfi: convert inline functions to macrosArnd Bergmann1-69/+61
2018-02-16media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tunerMalcolm Priestley1-7/+6
2018-02-16media: dvb-usb-v2: lmedm04: Improve logic checking of warm startMalcolm Priestley1-8/+18
2018-02-16dccp: CVE-2017-8824: use-after-free in DCCP codeMohamed Ghannam1-0/+5
2018-02-16sched/rt: Up the root domain ref count when passing it around via IPIsSteven Rostedt (VMware)3-2/+22
2018-02-16sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()Steven Rostedt (VMware)1-7/+8
2018-02-16usb: gadget: uvc: Missing files for configfs interfacePetr Cvek1-8/+8
2018-02-16posix-timer: Properly check sigevent->sigev_notifyThomas Gleixner1-15/+19
2018-02-16netfilter: nf_queue: Make the queue_handler pernetEric W. Biederman4-17/+24
2018-02-16kaiser: fix compile error without vsyscallHugh Dickins1-1/+1
2018-02-16x86/kaiser: fix build error with KASAN && !FUNCTION_GRAPH_TRACEREric Biggers1-1/+1
2018-02-16dmaengine: dmatest: fix container_of member in dmatest_callbackYang Shunyong1-1/+1
2018-02-16CIFS: zero sensitive data when freeingAurelien Aptel3-15/+8
2018-02-16cifs: Fix autonegotiate security settings mismatchDaniel N Pettersson1-2/+1
2018-02-16cifs: Fix missing put_xid in cifs_file_strict_mmapMatthew Wilcox1-14/+12
2018-02-16powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek1-0/+1
2018-02-16x86/microcode: Do the family check firstBorislav Petkov1-9/+18
2018-02-16x86/microcode/AMD: Do not load when running on a hypervisorBorislav Petkov1-9/+19
2018-02-16crypto: tcrypt - fix S/G table for test_aead_speed()Robert Baronescu1-2/+4
2018-02-16don't put symlink bodies in pagecache into highmemAl Viro7-10/+15
2018-02-16KEYS: encrypted: fix buffer overread in valid_master_desc()Eric Biggers1-16/+15
2018-02-16media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2018-02-16vhost_net: stop device during reset ownerJason Wang1-0/+1
2018-02-16tcp: release sk_frag.page in tcp_disconnectLi RongQing1-0/+6
2018-02-16r8169: fix RTL8168EP take too long to complete driver initialization.Chunhao Lin1-2/+2
2018-02-16qlcnic: fix deadlock bugJunxiao Bi1-9/+9
2018-02-16net: igmp: add a missing rcu locking sectionEric Dumazet1-0/+4
2018-02-16ip6mr: fix stale iteratorNikolay Aleksandrov1-0/+1
2018-02-16x86/asm: Fix inline asm call constraints for GCC 4.4Josh Poimboeuf1-1/+3
2018-02-16drm: rcar-du: Fix race condition when disabling planes at CRTC stopLaurent Pinchart2-6/+56
2018-02-16drm: rcar-du: Use the VBK interrupt for vblank eventsLaurent Pinchart1-1/+1