aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/ia32/ia32_aout.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-13perf/core: Fix impossible ring-buffer sizes warningIngo Molnar1-1/+1
2019-02-12scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmdBill Kuzeja1-2/+2
2019-02-12scsi: sd: fix entropy gathering for most rotational disksJames Bottomley1-3/+9
2019-02-13csky: Fixup dead loop in show_stackGuo Ren1-0/+4
2019-02-13csky: Fixup io-range page attribute for mmap("/dev/mem")Guo Ren2-0/+19
2019-02-13csky: coding convention: Use task_stack_pageGuo Ren2-3/+4
2019-02-13csky: Fixup wrong pt_regs sizeGuo Ren1-1/+2
2019-02-13csky: Fixup _PAGE_GLOBAL bit for 610 tlb entryGuo Ren1-2/+2
2019-02-12mm: proc: smaps_rollup: fix pss_locked calculationSandeep Patil1-8/+14
2019-02-12Rename include/{uapi => }/asm-generic/shmparam.h reallyMasahiro Yamada1-0/+0
2019-02-12Revert "mm: use early_pfn_to_nid in page_ext_init"Qian Cai2-4/+3
2019-02-12mm/gup: fix gup_pmd_range() for daxYu Zhao1-1/+2
2019-02-12Revert "mm: slowly shrink slabs with a relatively small number of objects"Dave Chinner1-10/+0
2019-02-12Revert "mm: don't reclaim inodes with many attached pages"Dave Chinner1-5/+2
2019-02-12md/raid1: don't clear bitmap bits on interrupted recovery.Nate Dailey1-10/+18
2019-02-12NFS: Don't use page_file_mapping after removing the pageBenjamin Coddington1-5/+6
2019-02-12rpc: properly check debugfs dentry before using itGreg Kroah-Hartman1-1/+1
2019-02-12xprtrdma: Make sure Send CQ is allocated on an existing compvecNicolas Morey-Chaisemartin1-1/+2
2019-02-12team: avoid complex list operations in team_nl_cmd_options_set()Cong Wang1-22/+5
2019-02-12net_sched: fix two more memory leaks in cls_tcindexCong Wang1-9/+7
2019-02-12net_sched: fix a memory leak in cls_tcindexCong Wang1-16/+30
2019-02-12net_sched: fix a race condition in tcindex_destroy()Cong Wang1-7/+11
2019-02-12net: ena: update driver version from 2.0.2 to 2.0.3Arthur Kiyanovski1-1/+1
2019-02-12net: ena: fix race between link up and device initalizationArthur Kiyanovski1-5/+5
2019-02-12net/packet: fix 4gb buffer limit due to overflow checkKal Conley1-1/+1
2019-02-12inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov3-6/+21
2019-02-12batman-adv: fix uninit-value in batadv_interface_tx()Eric Dumazet1-0/+2
2019-02-12ipv6: propagate genlmsg_reply return codeLi RongQing1-3/+1
2019-02-12net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed1-2/+20
2019-02-12net: phylink: avoid resolving link state too earlyRussell King1-6/+13
2019-02-12geneve: change NET_UDP_TUNNEL dependency to selectMatteo Croce1-2/+2
2019-02-12sfc: initialise found bitmap in efx_ef10_mtd_probeBert Kenward1-1/+1
2019-02-12floppy: check_events callback should not return a negative numberYufen Yu1-1/+1
2019-02-12x86/kvm/nVMX: read from MSR_IA32_VMX_PROCBASED_CTLS2 only when it is availableVitaly Kuznetsov1-3/+5
2019-02-12drm/i915/opregion: rvda is relative from opregion base in opregion 2.1+Jani Nikula1-3/+21
2019-02-12drm/i915/opregion: fix version checkJani Nikula1-2/+12
2019-02-12drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen1-1/+11
2019-02-12drm/i915: Block fbdev HPD processing during suspendLyude Paul2-1/+42
2019-02-12drm/i915/pmu: Fix enable count array size and bounds checkingTvrtko Ursulin3-11/+22
2019-02-12ipvs: fix dependency on nf_defrag_ipv6Andrea Claudi3-6/+15
2019-02-12nvme-pci: add missing unlock for reset errorKeith Busch1-3/+5
2019-02-11tipc: fix link session and re-establish issuesTuong Lien3-5/+43
2019-02-11net: fix IPv6 prefix route residueZhiqiang Liu1-1/+2
2019-02-11blk-mq: insert rq with DONTPREP to hctx dispatch list when requeueJianchao Wang1-2/+10
2019-02-11tipc: fix skb may be leaky in tipc_link_inputHoang Le1-1/+1
2019-02-12netfilter: compat: initialize all fields in xt_initFrancesco Ruggeri1-1/+1
2019-02-11Revert "RISC-V: Make BSS section as the last section in vmlinux.lds.S"Palmer Dabbelt1-6/+2
2019-02-11riscv: Add pte bit to distinguish swap from invalidStefan O'Rear2-4/+10
2019-02-11Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov1-1/+0
2019-02-11Input: qt2160 - switch to using brightness_set_blocking()Dmitry Torokhov1-42/+27