summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-08mtd: nand: nandsim: convert to memalloc_noreclaim_*()Vlastimil Babka
2017-05-08treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka
2017-05-08lustre: replace CURRENT_TIME macroDeepa Dinamani
2017-05-08fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani
2017-05-08format-security: move static strings to constKees Cook
2017-05-08drivers/scsi/megaraid: remove expensive inline from megasas_return_cmdAndi Kleen
2017-05-08drivers/staging/media/atomisp/pci/atomisp2: use set_memory.hAndrew Morton
2017-05-08drivers/video/fbdev/vermilion/vermilion.c: use set_memory.h headerLaura Abbott
2017-05-08drivers/misc/sram-exec.c: use set_memory.h headerLaura Abbott
2017-05-08drivers/watchdog/hpwdt.c: use set_memory.h headerLaura Abbott
2017-05-08drivers/hwtracing/intel_th/msu.c: use set_memory.h headerLaura Abbott
2017-05-08drm: use set_memory.h headerLaura Abbott
2017-05-08agp: use set_memory.h headerLaura Abbott
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches
2017-05-08scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-05-08scripts/spelling.txt: add "memory" pattern and fix typosStephen Boyd
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-05-08drivers/md/bcache/super.c: use kvmallocMichal Hocko
2017-05-08drivers/md/dm-ioctl.c: use kvmalloc rather than opencoded variantMichal Hocko
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-08mm: support __GFP_REPEAT in kvmalloc_node for >32kBMichal Hocko
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko
2017-05-08drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()Dan Carpenter
2017-05-08drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow testsDan Carpenter
2017-05-08drivers/virt/fsl_hypervisor.c: use get_user_pages_unlocked()Lorenzo Stoakes
2017-05-08net: mdio-mux: bcm-iproc: call mdiobus_free() in error pathJon Mason
2017-05-08ide: don't call memcpy with the same source and destinationMikulas Patocka
2017-05-08ide: use setup_timerGeliang Tang
2017-05-08net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow controlGrygorii Strashko
2017-05-08Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-05-08net: cdc_ncm: Fix TX zero paddingJim Baxter
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-08stmmac: pci: split out common_default_data() helperAndy Shevchenko
2017-05-08stmmac: pci: RX queue routing configurationAndy Shevchenko
2017-05-08stmmac: pci: TX and RX queue priority configurationAndy Shevchenko
2017-05-08stmmac: pci: set default number of rx and tx queuesAndy Shevchenko
2017-05-08yam: use memdup_userGeliang Tang
2017-05-08net/hippi/rrunner: use memdup_userGeliang Tang
2017-05-08cxgb4: avoid disabling FEC by defaultGanesh Goudar
2017-05-08net: dsa: loop: Check for memory allocation failureChristophe Jaillet
2017-05-08bonding: check nla_put_be32 return valueHangbin Liu
2017-05-08ubi: Add debugfs file for tracking PEB stateBen Shelton
2017-05-08ubi: fastmap: Fix slab corruptionRabin Vincent
2017-05-08ubi: Make mtd parameter readableAndy Shevchenko
2017-05-08ubi: Fix section mismatchAndy Shevchenko
2017-05-08bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter
2017-05-08qlge: Avoid reading past end of bufferKees Cook
2017-05-08bna: ethtool: Avoid reading past end of bufferKees Cook
2017-05-08bna: Avoid reading past end of bufferKees Cook