summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.65v4.4.65Greg Kroah-Hartman2017-04-301-1/+1
* perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' racePeter Zijlstra2017-04-301-4/+53
* ping: implement proper lockingEric Dumazet2017-04-301-2/+3
* staging/android/ion : fix a race condition in the ion driverEunTaik Lee2017-04-301-13/+42
* vfio/pci: Fix integer overflows, bitmask checkVlad Tsyrklevich2017-04-302-13/+22
* tipc: check minimum bearer MTUMichal Kubeček2017-04-303-2/+29
* netfilter: nfnetlink: correctly validate length of batch messagesPhil Turnbull2017-04-301-4/+6
* xc2028: avoid use after freeMauro Carvalho Chehab2017-04-301-1/+2
* mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman2017-04-307-2/+71
* tipc: fix socket timer deadlockJon Paul Maloy2017-04-301-12/+42
* tipc: fix random link resets while adding a second bearerParthasarathy Bhuvaragan2017-04-301-3/+5
* gfs2: avoid uninitialized variable warningArnd Bergmann2017-04-301-2/+2
* hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann2017-04-301-5/+10
* tty: nozomi: avoid a harmless gcc warningArnd Bergmann2017-04-301-1/+1
* tipc: correct error in node fsmJon Paul Maloy2017-04-301-2/+2
* tipc: re-enable compensation for socket receive buffer double countingJon Paul Maloy2017-04-301-1/+1
* tipc: make dist queue pernetErik Hugne2017-04-303-9/+11
* tipc: make sure IPv6 header fits in skb headroomRichard Alpe2017-04-301-1/+1
* Linux 4.4.64v4.4.64Greg Kroah-Hartman2017-04-271-1/+1
* tipc: fix crash during node removalJon Paul Maloy2017-04-271-13/+11
* 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