summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: fix del_gendisk() vs blkdev_ioctl crashDan Williams2017-04-271-1/+0
* x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams2017-04-271-13/+32
* hv: don't reset hv_context.tsc_page on crashVitaly Kuznetsov2017-04-271-2/+3
* Drivers: hv: balloon: account for gaps in hot add regionsVitaly Kuznetsov2017-04-271-37/+94
* Drivers: hv: balloon: keep track of where ha_region startsVitaly Kuznetsov2017-04-271-2/+5
* Tools: hv: kvp: ensure kvp device fd is closed on execVitaly Kuznetsov2017-04-271-1/+1
* kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose2017-04-271-0/+12
* x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam2017-04-271-1/+1
* powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria2017-04-271-3/+3
* ubi/upd: Always flush after prepared for an updateSebastian Siewior2017-04-271-4/+4
* mac80211: reject ToDS broadcast data framesJohannes Berg2017-04-271-0/+21
* mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen2017-04-271-0/+1
* ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann2017-04-271-0/+1
* Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis2017-04-271-0/+8
* VSOCK: Detach QP check should filter out non matching QPs.Jorgen Hansen2017-04-271-2/+2
* Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()K. Y. Srinivasan2017-04-271-4/+4
* Drivers: hv: get rid of timeout in vmbus_open()Vitaly Kuznetsov2017-04-271-6/+1
* Drivers: hv: don't leak memory in vmbus_establish_gpadl()Vitaly Kuznetsov2017-04-271-1/+8
* s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger2017-04-271-0/+2
* CIFS: remove bad_network_name flagGermano Percossi2017-04-272-6/+0
* cifs: Do not send echoes before Negotiate is completeSachin Prabhu2017-04-271-0/+10
* ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)2017-04-271-2/+14
* tracing: Allocate the snapshot buffer before enabling probeSteven Rostedt (VMware)2017-04-271-3/+5
* KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsEric Biggers2017-04-272-24/+31
* KEYS: Change the name of the dead type to ".dead" to prevent user accessDavid Howells2017-04-271-1/+1
* KEYS: Disallow keyrings beginning with '.' to be joined as session keyringsDavid Howells2017-04-271-2/+7
* Linux 4.4.63v4.4.63Greg Kroah-Hartman2017-04-211-1/+1
* MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.Greg Kroah-Hartman2017-04-211-2/+2
* sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner2017-04-211-2/+6
* net: ipv6: check route protocol when deleting routesMantas M2017-04-211-0/+2
* tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud2017-04-211-6/+5
* SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown2017-04-211-1/+6
* ibmveth: calculate gso_segs for large packetsThomas Falcon2017-04-211-2/+10
* catc: Use heap buffer for memory size testBen Hutchings2017-04-211-7/+18
* catc: Combine failure cleanup code in catc_probe()Ben Hutchings2017-04-211-16/+17
* rtl8150: Use heap buffers for all register accessBen Hutchings2017-04-211-7/+27
* pegasus: Use heap buffers for all register accessBen Hutchings2017-04-211-4/+25
* virtio-console: avoid DMA from stackOmar Sandoval2017-04-211-2/+10
* dvb-usb-firmware: don't do DMA on stackStefan BrĂ¼ns2017-04-211-10/+12
* dvb-usb: don't use stack for firmware loadMauro Carvalho Chehab2017-04-211-6/+13
* mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-04-212-41/+82
* rtc: tegra: Implement clock handlingThierry Reding2017-04-211-2/+26
* platform/x86: acer-wmi: setup accelerometer when machine has appropriate noti...Lee, Chun-Yi2017-04-211-4/+18
* ext4: fix inode checksum calculation problem if i_extra_size is smallDaeho Jeong2017-04-211-3/+2
* dvb-usb-v2: avoid use-after-freeArnd Bergmann2017-04-211-4/+5
* ath9k: fix NULL pointer dereferenceMiaoqing Pan2017-04-211-1/+7
* crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu2017-04-212-29/+60
* powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt2017-04-211-0/+9
* zram: do not use copy_page with non-page aligned addressMinchan Kim2017-04-211-3/+3
* kvm: fix page struct leak in handle_vmonPaolo Bonzini2017-04-211-2/+8