summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-24fs/reiserfs/journal.c: add missing resierfs_warning() argAndrew Morton1-1/+1
2018-04-24task_struct: only use anon struct under randstruct pluginKees Cook2-12/+3
2018-04-24mm/hmm: hmm_pfns_bad() was accessing wrong structJérôme Glisse1-1/+2
2018-04-24mm/hmm: fix header file if/else/endif mazeJérôme Glisse1-8/+1
2018-04-24mm/ksm.c: fix inconsistent accounting of zero pagesClaudio Imbrenda1-0/+7
2018-04-24ubi: Reject MLC NANDRichard Weinberger1-0/+11
2018-04-24ubi: Fix error for write accessRomain Izard1-1/+1
2018-04-24ubi: fastmap: Don't flush fastmap work on detachRichard Weinberger1-1/+0
2018-04-24ubifs: Check ubifs_wbuf_sync() return codeRichard Weinberger1-4/+10
2018-04-24cpufreq: CPPC: Use transition_delay_us depending transition_latencyGeorge Cherian1-0/+3
2018-04-24tty: make n_tty_read() always abort if hangup is in progressTejun Heo3-0/+16
2018-04-19Linux 4.14.35v4.14.35Greg Kroah-Hartman1-1/+1
2018-04-19nfsd: fix incorrect umasksJ. Bruce Fields3-7/+15
2018-04-19hugetlbfs: fix bug in pgoff overflow checkingMike Kravetz1-3/+7
2018-04-19xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handlingSimon Gaiser1-1/+1
2018-04-19ovl: fix lookup with middle layer opaque dir and absolute path redirectsAmir Goldstein1-0/+9
2018-04-19blk-mq: don't keep offline CPUs mapped to hctx 0Ming Lei1-5/+0
2018-04-19lib: fix stall in __bitmap_parselist()Yury Norov2-1/+5
2018-04-19f2fs: fix heap mode to reset it backYunlong Song2-3/+5
2018-04-19sunrpc: remove incorrect HMAC request initializationEric Biggers1-3/+0
2018-04-19ath9k: Protect queue draining by rcu_read_lock()Toke Høiland-Jørgensen1-0/+4
2018-04-19hwmon: (ina2xx) Fix access to uninitialized mutexMarek Szyprowski1-2/+1
2018-04-19x86/mce/AMD: Get address from already initialized blockYazen Ghannam1-0/+15
2018-04-19x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank typeYazen Ghannam3-4/+15
2018-04-19x86/mce/AMD: Pass the bank number to smca_get_bank_type()Yazen Ghannam1-8/+7
2018-04-19x86/MCE: Report only DRAM ECC as memory errors on AMD systemsYazen Ghannam3-3/+14
2018-04-19rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan1-1/+1
2018-04-19Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-lowHans de Goede1-17/+3
2018-04-19Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc4-14/+34
2018-04-19getname_kernel() needs to make sure that ->name != ->iname in long caseAl Viro1-1/+2
2018-04-19get_user_pages_fast(): return -EFAULT on access_ok failureMichael S. Tsirkin1-1/+4
2018-04-19s390/ipl: ensure loadparm valid flag is setVasily Gorbik1-0/+1
2018-04-19s390/qdio: don't merge ERROR output buffersJulian Wiedmann1-11/+20
2018-04-19s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann1-9/+2
2018-04-19nfit: fix region registration vs block-data-window rangesDan Williams1-8/+14
2018-04-19block/loop: fix deadlock after loop_set_statusTetsuo Handa1-4/+8
2018-04-19apparmor: fix resource audit messages when auditing peerJohn Johansen1-4/+4
2018-04-19apparmor: fix display of .ns_name for containersJohn Johansen1-3/+1
2018-04-19apparmor: fix logging of the existence test for signalsJohn Johansen2-2/+4
2018-04-19scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failureBill Kuzeja1-23/+21
2018-04-19x86/MCE/AMD: Define a function to get SMCA bank typeYazen Ghannam1-0/+14
2018-04-19radeon: hide pointless #warning when compile testingArnd Bergmann1-1/+2
2018-04-19perf/core: Fix use-after-free in uprobe_perf_close()Prashant Bhole1-0/+6
2018-04-19perf intel-pt: Fix timestamp following overflowAdrian Hunter1-0/+1
2018-04-19perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter1-0/+1
2018-04-19perf intel-pt: Fix sync_switchAdrian Hunter1-7/+25
2018-04-19perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter3-35/+34
2018-04-19KVM: PPC: Book3S HV: trace_tlbie must not be called in realmodeNicholas Piggin1-4/+0
2018-04-19PCI: hv: Serialize the present and eject work itemsDexuan Cui1-18/+16
2018-04-19Drivers: hv: vmbus: do not mark HV_PCIE as perf_deviceDexuan Cui1-1/+1