summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-16crypto: poly1305 - remove ->setkey() methodEric Biggers
2018-02-16crypto: cryptd - pass through absence of ->setkey()Eric Biggers
2018-02-16crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers
2018-02-16ahci: Add Intel Cannon Lake PCH-H PCI IDMika Westerberg
2018-02-16ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCIHans de Goede
2018-02-16ahci: Annotate PCI ids for mobile Intel chipsets as suchHans de Goede
2018-02-16kernfs: fix regression in kernfs_fop_write caused by wrong typeIvan Vecera
2018-02-16NFS: reject request for id_legacy key without auxdataEric Biggers
2018-02-16NFS: commit direct writes even if they fail partiallyJ. Bruce Fields
2018-02-16NFS: Add a cond_resched() to nfs_commit_release_pages()Trond Myklebust
2018-02-16nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mdsScott Mayhew
2018-02-16ubi: block: Fix locking for idr_alloc/idr_removeBradley Bolen
2018-02-16mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal
2018-02-16mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal
2018-02-16mtd: nand: brcmnand: Disable prefetch by defaultKamal Dasu
2018-02-16mtd: cfi: convert inline functions to macrosArnd Bergmann
2018-02-16media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tunerMalcolm Priestley
2018-02-16media: dvb-usb-v2: lmedm04: Improve logic checking of warm startMalcolm Priestley
2018-02-16dccp: CVE-2017-8824: use-after-free in DCCP codeMohamed Ghannam
2018-02-16sched/rt: Up the root domain ref count when passing it around via IPIsSteven Rostedt (VMware)
2018-02-16sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()Steven Rostedt (VMware)
2018-02-16usb: gadget: uvc: Missing files for configfs interfacePetr Cvek
2018-02-16posix-timer: Properly check sigevent->sigev_notifyThomas Gleixner
2018-02-16netfilter: nf_queue: Make the queue_handler pernetEric W. Biederman
2018-02-16kaiser: fix compile error without vsyscallHugh Dickins
2018-02-16x86/kaiser: fix build error with KASAN && !FUNCTION_GRAPH_TRACEREric Biggers
2018-02-16dmaengine: dmatest: fix container_of member in dmatest_callbackYang Shunyong
2018-02-16CIFS: zero sensitive data when freeingAurelien Aptel
2018-02-16cifs: Fix autonegotiate security settings mismatchDaniel N Pettersson
2018-02-16cifs: Fix missing put_xid in cifs_file_strict_mmapMatthew Wilcox
2018-02-16powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek
2018-02-16x86/microcode: Do the family check firstBorislav Petkov
2018-02-16x86/microcode/AMD: Do not load when running on a hypervisorBorislav Petkov
2018-02-16crypto: tcrypt - fix S/G table for test_aead_speed()Robert Baronescu
2018-02-16don't put symlink bodies in pagecache into highmemAl Viro
2018-02-16KEYS: encrypted: fix buffer overread in valid_master_desc()Eric Biggers
2018-02-16media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2018-02-16vhost_net: stop device during reset ownerJason Wang
2018-02-16tcp: release sk_frag.page in tcp_disconnectLi RongQing
2018-02-16r8169: fix RTL8168EP take too long to complete driver initialization.Chunhao Lin
2018-02-16qlcnic: fix deadlock bugJunxiao Bi
2018-02-16net: igmp: add a missing rcu locking sectionEric Dumazet
2018-02-16ip6mr: fix stale iteratorNikolay Aleksandrov
2018-02-16x86/asm: Fix inline asm call constraints for GCC 4.4Josh Poimboeuf
2018-02-16drm: rcar-du: Fix race condition when disabling planes at CRTC stopLaurent Pinchart
2018-02-16drm: rcar-du: Use the VBK interrupt for vblank eventsLaurent Pinchart
2018-02-16ASoC: rsnd: avoid duplicate free_irq()Kuninori Morimoto
2018-02-16ASoC: rsnd: don't call free_irq() on Parent SSIKuninori Morimoto
2018-02-16ASoC: simple-card: Fix misleading error messageJulian Scheel
2018-02-16net: cdc_ncm: initialize drvflags before usageMatthias Hintzmann