summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-30Linux 4.4.65v4.4.65Greg Kroah-Hartman1-1/+1
2017-04-30perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' racePeter Zijlstra1-4/+53
2017-04-30ping: implement proper lockingEric Dumazet1-2/+3
2017-04-30staging/android/ion : fix a race condition in the ion driverEunTaik Lee1-13/+42
2017-04-30vfio/pci: Fix integer overflows, bitmask checkVlad Tsyrklevich2-13/+22
2017-04-30tipc: check minimum bearer MTUMichal Kubeček3-2/+29
2017-04-30netfilter: nfnetlink: correctly validate length of batch messagesPhil Turnbull1-4/+6
2017-04-30xc2028: avoid use after freeMauro Carvalho Chehab1-1/+2
2017-04-30mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman7-2/+71
2017-04-30tipc: fix socket timer deadlockJon Paul Maloy1-12/+42
2017-04-30tipc: fix random link resets while adding a second bearerParthasarathy Bhuvaragan1-3/+5
2017-04-30gfs2: avoid uninitialized variable warningArnd Bergmann1-2/+2
2017-04-30hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann1-5/+10
2017-04-30tty: nozomi: avoid a harmless gcc warningArnd Bergmann1-1/+1
2017-04-30tipc: correct error in node fsmJon Paul Maloy1-2/+2
2017-04-30tipc: re-enable compensation for socket receive buffer double countingJon Paul Maloy1-1/+1
2017-04-30tipc: make dist queue pernetErik Hugne3-9/+11
2017-04-30tipc: make sure IPv6 header fits in skb headroomRichard Alpe1-1/+1
2017-04-27Linux 4.4.64v4.4.64Greg Kroah-Hartman1-1/+1
2017-04-27tipc: fix crash during node removalJon Paul Maloy1-13/+11
2017-04-27block: fix del_gendisk() vs blkdev_ioctl crashDan Williams1-1/+0
2017-04-27x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams1-13/+32
2017-04-27hv: don't reset hv_context.tsc_page on crashVitaly Kuznetsov1-2/+3
2017-04-27Drivers: hv: balloon: account for gaps in hot add regionsVitaly Kuznetsov1-37/+94
2017-04-27Drivers: hv: balloon: keep track of where ha_region startsVitaly Kuznetsov1-2/+5
2017-04-27Tools: hv: kvp: ensure kvp device fd is closed on execVitaly Kuznetsov1-1/+1
2017-04-27kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose1-0/+12
2017-04-27x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam1-1/+1
2017-04-27powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria1-3/+3
2017-04-27ubi/upd: Always flush after prepared for an updateSebastian Siewior1-4/+4
2017-04-27mac80211: reject ToDS broadcast data framesJohannes Berg1-0/+21
2017-04-27mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen1-0/+1
2017-04-27ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann1-0/+1
2017-04-27Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis1-0/+8
2017-04-27VSOCK: Detach QP check should filter out non matching QPs.Jorgen Hansen1-2/+2
2017-04-27Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()K. Y. Srinivasan1-4/+4
2017-04-27Drivers: hv: get rid of timeout in vmbus_open()Vitaly Kuznetsov1-6/+1
2017-04-27Drivers: hv: don't leak memory in vmbus_establish_gpadl()Vitaly Kuznetsov1-1/+8
2017-04-27s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger1-0/+2
2017-04-27CIFS: remove bad_network_name flagGermano Percossi2-6/+0
2017-04-27cifs: Do not send echoes before Negotiate is completeSachin Prabhu1-0/+10
2017-04-27ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)1-2/+14
2017-04-27tracing: Allocate the snapshot buffer before enabling probeSteven Rostedt (VMware)1-3/+5
2017-04-27KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsEric Biggers2-24/+31
2017-04-27KEYS: Change the name of the dead type to ".dead" to prevent user accessDavid Howells1-1/+1
2017-04-27KEYS: Disallow keyrings beginning with '.' to be joined as session keyringsDavid Howells1-2/+7
2017-04-21Linux 4.4.63v4.4.63Greg Kroah-Hartman1-1/+1
2017-04-21MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.Greg Kroah-Hartman1-2/+2
2017-04-21sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner1-2/+6
2017-04-21net: ipv6: check route protocol when deleting routesMantas M1-0/+2