aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ipv6: avoid write to a possibly cloned skbFlorian Westphal2017-07-041-1/+6
* uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin2017-07-041-1/+1
* tcp: fix various issues for sockets morphing to listen stateEric Dumazet2017-07-042-4/+9
* dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo2017-07-041-0/+1
* net: don't call strlen() on the user buffer in packet_bind_spkt()Alexander Potapenko2017-07-041-2/+6
* l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber2017-07-041-1/+1
* mvsas: fix misleading indentationLuis de Bethencourt2017-07-041-2/+2
* cpmac: remove hopeless #warningArnd Bergmann2017-07-041-1/+1
* mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann2017-07-041-3/+1
* crypto: improve gcc optimization flags for serpent and wp512Arnd Bergmann2017-07-041-0/+2
* xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman2017-07-043-2/+6
* drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan2017-07-041-1/+1
* fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi2017-07-041-1/+12
* drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer2017-07-041-2/+2
* drm/ast: Fix test for VGA enabledY.C. Chen2017-07-041-6/+2
* mac80211: flush delayed work when entering suspendMatt Chen2017-07-041-0/+1
* xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRDMax Filippov2017-07-041-2/+2
* s390: TASK_SIZE for kernel threadsMartin Schwidefsky2017-07-041-1/+2
* KVM: s390: fix task size checkMartin Schwidefsky2017-07-042-1/+3
* KVM: PPC: Book3S PR: Fix illegal opcode emulationThomas Huth2017-07-041-1/+0
* KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng2017-07-041-1/+1
* powerpc/xmon: Fix data-breakpointRavi Bangoria2017-07-041-1/+3
* bcma: use (get|put)_device when probing/removing device driverRafał Miłecki2017-07-041-0/+4
* NFSv4: fix getacl ERANGE for some ACL buffer sizesWeston Andros Adamson2017-07-041-6/+2
* rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise2017-07-041-0/+3
* ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau2017-07-041-2/+1
* samples/seccomp: fix 64-bit comparison macrosMathias Svensson2017-07-041-53/+72
* sd: get disk reference in sd_check_events()Hannes Reinecke2017-07-041-2/+7
* mm: vmpressure: fix sending wrong events on underflowVinayak Menon2017-07-041-1/+9
* MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle2017-07-041-0/+2
* rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk2017-07-041-0/+18
* tty: serial: msm: Fix module autoloadJavier Martinez Canillas2017-07-041-0/+1
* rtc: interface: ignore expired timers when enqueuing new timersColin Ian King2017-07-041-1/+15
* futex: Move futex_init() to core_initcallYang Yang2017-07-041-1/+1
* siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab2017-07-041-5/+13
* vfs: fix uninitialized flags in splice_to_pipe()Miklos Szeredi2017-07-041-0/+1
* packet: round up linear to header lenWillem de Bruijn2017-07-041-2/+4
* macvtap: read vnet_hdr_size onceWillem de Bruijn2017-07-041-2/+2
* sched/debug: Don't dump sched debug info in SysRq-WRabin Vincent2017-07-041-1/+2
* ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta2017-07-041-1/+1
* mm, fs: check for fatal signals in do_generic_file_read()Michal Hocko2017-07-041-0/+5
* mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()Toshi Kani2017-07-041-4/+8
* ata: sata_mv:- Handle return value of devm_ioremap.Arvind Yadav2017-07-041-0/+3
* crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an algSalvatore Benedetto2017-07-041-0/+1
* drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrievalIlia Mirkin2017-07-041-1/+2
* af_unix: move unix_mknod() out of bindlockWANG Cong2017-07-041-11/+18
* ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang2017-07-041-3/+1
* nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever2017-07-041-1/+2
* parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller2017-07-043-5/+10
* ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta2017-07-041-1/+2