summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-26Linux 4.4.57v4.4.57Greg Kroah-Hartman
2017-03-26ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o
2017-03-26percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pagesTahsin Erdogan
2017-03-26gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher
2017-03-26isdn/gigaset: fix NULL-deref at probeJohan Hovold
2017-03-26target: Fix VERIFY_16 handling in sbc_parse_cdbMax Lohrmann
2017-03-26scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech
2017-03-26scsi: lpfc: Add shutdown method for kexecAnton Blanchard
2017-03-26target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER exportNicholas Bellinger
2017-03-26md/raid1/10: fix potential deadlockShaohua Li
2017-03-26powerpc/boot: Fix zImage TOC alignmentMichael Ellerman
2017-03-26cpufreq: Fix and clean up show_cpuinfo_cur_freq()Rafael J. Wysocki
2017-03-26perf/core: Fix event inheritance on fork()Peter Zijlstra
2017-03-26give up on gcc ilog2() constant optimizationsLinus Torvalds
2017-03-26kernek/fork.c: allocate idle task for a CPU always on its local nodeAndi Kleen
2017-03-26hv_netvsc: use skb_get_hash() instead of a homegrown implementationVitaly Kuznetsov
2017-03-26tpm_tis: Use devm_free_irq not free_irqJason Gunthorpe
2017-03-26drm/amdgpu: add missing irq.h includeDave Airlie
2017-03-26s390/pci: fix use after free in dma_initSebastian Ott
2017-03-26KVM: PPC: Book3S PR: Fix illegal opcode emulationThomas Huth
2017-03-26xen/qspinlock: Don't kick CPU if IRQ is not initializedRoss Lagerwall
2017-03-26Drivers: hv: avoid vfree() on crashVitaly Kuznetsov
2017-03-26Drivers: hv: balloon: don't crash when memory is added in non-sorted orderVitaly Kuznetsov
2017-03-26pinctrl: cherryview: Do not mask all interrupts in probeMika Westerberg
2017-03-26ACPI / video: skip evaluating _DOD when it does not existAlex Hung
2017-03-26cxlflash: Increase cmd_per_lun for better throughputManoj N. Kumar
2017-03-26crypto: mcryptd - Fix load failureWang, Rui Y
2017-03-26crypto: cryptd - Assign statesize properlyWang, Rui Y
2017-03-26crypto: ghash-clmulni - Fix load failureWang, Rui Y
2017-03-26USB: don't free bandwidth_mutex too earlyAlan Stern
2017-03-26usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge
2017-03-22Linux 4.4.56v4.4.56Greg Kroah-Hartman
2017-03-22futex: Add missing error handling to FUTEX_REQUEUE_PIPeter Zijlstra
2017-03-22futex: Fix potential use-after-free in FUTEX_REQUEUE_PIPeter Zijlstra
2017-03-22x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski
2017-03-22x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin
2017-03-22fscrypto: lock inode while setting encryption policyEric Biggers
2017-03-22fscrypt: fix renaming and linking special filesEric Biggers
2017-03-22net sched actions: decrement module reference count after table flush.Roman Mashak
2017-03-22dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa
2017-03-22dccp/tcp: fix routing redirect raceJon Maxwell
2017-03-22bridge: drop netfilter fake rtable unconditionallyFlorian Westphal
2017-03-22ipv6: avoid write to a possibly cloned skbFlorian Westphal
2017-03-22ipv6: make ECMP route replacement less greedySabrina Dubroca
2017-03-22mpls: Send route delete notifications when router module is unloadedDavid Ahern
2017-03-22act_connmark: avoid crashing on malformed nlattrs with null parmsEtienne Noss
2017-03-22uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin
2017-03-22vrf: Fix use-after-free in vrf_xmitDavid Ahern
2017-03-22dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet
2017-03-22net: fix socket refcounting in skb_complete_tx_timestamp()Eric Dumazet