summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv4: provide stronger user input validation in nl_fib_input()Eric Dumazet2017-03-301-1/+2
* net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger2017-03-301-15/+0
* net/mlx5e: Count LRO packets correctlyGal Pressman2017-03-301-0/+4
* net/mlx5: Increase number of max QPs in default profileMaor Gottlieb2017-03-301-1/+1
* net: unix: properly re-increment inflight counter of GC discarded candidatesAndrey Ulanov2017-03-301-8/+9
* amd-xgbe: Fix jumbo MTU processing on newer hardwareLendacky, Thomas2017-03-303-50/+78
* net: properly release sk_frag.pageEric Dumazet2017-03-301-5/+5
* net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli2017-03-301-2/+4
* net/openvswitch: Set the ipv6 source tunnel key address attribute correctlyOr Gerlitz2017-03-301-1/+1
* Linux 4.4.57v4.4.57Greg Kroah-Hartman2017-03-261-1/+1
* ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o2017-03-261-1/+1
* percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pagesTahsin Erdogan2017-03-261-1/+4
* gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher2017-03-261-1/+1
* isdn/gigaset: fix NULL-deref at probeJohan Hovold2017-03-261-0/+3
* target: Fix VERIFY_16 handling in sbc_parse_cdbMax Lohrmann2017-03-261-2/+8
* scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech2017-03-262-1/+26
* scsi: lpfc: Add shutdown method for kexecAnton Blanchard2017-03-261-0/+1
* target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER exportNicholas Bellinger2017-03-261-35/+12
* md/raid1/10: fix potential deadlockShaohua Li2017-03-261-0/+18
* powerpc/boot: Fix zImage TOC alignmentMichael Ellerman2017-03-261-0/+1
* cpufreq: Fix and clean up show_cpuinfo_cur_freq()Rafael J. Wysocki2017-03-261-3/+5
* perf/core: Fix event inheritance on fork()Peter Zijlstra2017-03-261-2/+3
* give up on gcc ilog2() constant optimizationsLinus Torvalds2017-03-262-22/+4
* kernek/fork.c: allocate idle task for a CPU always on its local nodeAndi Kleen2017-03-261-6/+9
* hv_netvsc: use skb_get_hash() instead of a homegrown implementationVitaly Kuznetsov2017-03-261-64/+3
* tpm_tis: Use devm_free_irq not free_irqJason Gunthorpe2017-03-261-1/+1
* drm/amdgpu: add missing irq.h includeDave Airlie2017-03-261-0/+1
* s390/pci: fix use after free in dma_initSebastian Ott2017-03-261-6/+10
* KVM: PPC: Book3S PR: Fix illegal opcode emulationThomas Huth2017-03-261-1/+0
* xen/qspinlock: Don't kick CPU if IRQ is not initializedRoss Lagerwall2017-03-261-0/+6
* Drivers: hv: avoid vfree() on crashVitaly Kuznetsov2017-03-263-8/+10
* Drivers: hv: balloon: don't crash when memory is added in non-sorted orderVitaly Kuznetsov2017-03-261-2/+2
* pinctrl: cherryview: Do not mask all interrupts in probeMika Westerberg2017-03-261-3/+2
* ACPI / video: skip evaluating _DOD when it does not existAlex Hung2017-03-261-0/+3
* cxlflash: Increase cmd_per_lun for better throughputManoj N. Kumar2017-03-262-4/+6
* crypto: mcryptd - Fix load failureWang, Rui Y2017-03-261-0/+1
* crypto: cryptd - Assign statesize properlyWang, Rui Y2017-03-261-0/+1
* crypto: ghash-clmulni - Fix load failureWang, Rui Y2017-03-261-0/+26
* USB: don't free bandwidth_mutex too earlyAlan Stern2017-03-261-10/+7
* usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2017-03-264-8/+19
* Linux 4.4.56v4.4.56Greg Kroah-Hartman2017-03-221-1/+1
* futex: Add missing error handling to FUTEX_REQUEUE_PIPeter Zijlstra2017-03-221-0/+2
* futex: Fix potential use-after-free in FUTEX_REQUEUE_PIPeter Zijlstra2017-03-221-9/+11
* x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski2017-03-221-2/+2
* x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin2017-03-222-0/+2
* fscrypto: lock inode while setting encryption policyEric Biggers2017-03-222-1/+12
* fscrypt: fix renaming and linking special filesEric Biggers2017-03-222-0/+11
* net sched actions: decrement module reference count after table flush.Roman Mashak2017-03-221-4/+1
* dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa2017-03-221-0/+1
* dccp/tcp: fix routing redirect raceJon Maxwell2017-03-224-8/+14