summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-27Linux 4.4.64v4.4.64Greg Kroah-Hartman
2017-04-27tipc: fix crash during node removalJon Paul Maloy
2017-04-27block: fix del_gendisk() vs blkdev_ioctl crashDan Williams
2017-04-27x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams
2017-04-27hv: don't reset hv_context.tsc_page on crashVitaly Kuznetsov
2017-04-27Drivers: hv: balloon: account for gaps in hot add regionsVitaly Kuznetsov
2017-04-27Drivers: hv: balloon: keep track of where ha_region startsVitaly Kuznetsov
2017-04-27Tools: hv: kvp: ensure kvp device fd is closed on execVitaly Kuznetsov
2017-04-27kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose
2017-04-27x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam
2017-04-27powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria
2017-04-27ubi/upd: Always flush after prepared for an updateSebastian Siewior
2017-04-27mac80211: reject ToDS broadcast data framesJohannes Berg
2017-04-27mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen
2017-04-27ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann
2017-04-27Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis
2017-04-27VSOCK: Detach QP check should filter out non matching QPs.Jorgen Hansen
2017-04-27Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()K. Y. Srinivasan
2017-04-27Drivers: hv: get rid of timeout in vmbus_open()Vitaly Kuznetsov
2017-04-27Drivers: hv: don't leak memory in vmbus_establish_gpadl()Vitaly Kuznetsov
2017-04-27s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger
2017-04-27CIFS: remove bad_network_name flagGermano Percossi
2017-04-27cifs: Do not send echoes before Negotiate is completeSachin Prabhu
2017-04-27ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)
2017-04-27tracing: Allocate the snapshot buffer before enabling probeSteven Rostedt (VMware)
2017-04-27KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsEric Biggers
2017-04-27KEYS: Change the name of the dead type to ".dead" to prevent user accessDavid Howells
2017-04-27KEYS: Disallow keyrings beginning with '.' to be joined as session keyringsDavid Howells
2017-04-21Linux 4.4.63v4.4.63Greg Kroah-Hartman
2017-04-21MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.Greg Kroah-Hartman
2017-04-21sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner
2017-04-21net: ipv6: check route protocol when deleting routesMantas M
2017-04-21tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud
2017-04-21SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown
2017-04-21ibmveth: calculate gso_segs for large packetsThomas Falcon
2017-04-21catc: Use heap buffer for memory size testBen Hutchings
2017-04-21catc: Combine failure cleanup code in catc_probe()Ben Hutchings
2017-04-21rtl8150: Use heap buffers for all register accessBen Hutchings
2017-04-21pegasus: Use heap buffers for all register accessBen Hutchings
2017-04-21virtio-console: avoid DMA from stackOmar Sandoval
2017-04-21dvb-usb-firmware: don't do DMA on stackStefan BrĂ¼ns
2017-04-21dvb-usb: don't use stack for firmware loadMauro Carvalho Chehab
2017-04-21mm: Tighten x86 /dev/mem with zeroing readsKees Cook
2017-04-21rtc: tegra: Implement clock handlingThierry Reding
2017-04-21platform/x86: acer-wmi: setup accelerometer when machine has appropriate noti...Lee, Chun-Yi
2017-04-21ext4: fix inode checksum calculation problem if i_extra_size is smallDaeho Jeong
2017-04-21dvb-usb-v2: avoid use-after-freeArnd Bergmann
2017-04-21ath9k: fix NULL pointer dereferenceMiaoqing Pan
2017-04-21crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu
2017-04-21powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt