aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-15ubi: provide a way to skip CRC checksQuentin Schulz5-1/+23
2018-08-15ubifs: Use kmalloc_array()Richard Weinberger1-1/+1
2018-08-15ubifs: Check data node size before truncateRichard Weinberger1-1/+10
2018-08-15Revert "UBIFS: Fix potential integer overflow in allocation"Richard Weinberger1-3/+2
2018-08-15ubifs: Add comment on c->commit_semRichard Weinberger1-0/+1
2018-08-15ubifs: introduce Kconfig symbol for xattr supportStefan Agner6-3/+29
2018-08-15ubifs: use swap macro in swap_dirty_idxGustavo A. R. Silva1-4/+1
2018-08-15x86/ACPI/cstate: Make APCI C1 FFH MWAIT C-state description vendor-neutralPrarit Bhargava1-1/+1
2018-08-14x86: Add entry trampolines to kcoreAdrian Hunter3-2/+28
2018-08-14kallsyms, x86: Export addresses of PTI entry trampolinesAlexander Shishkin2-1/+50
2018-08-14kallsyms: Simplify update_iter_mod()Adrian Hunter1-14/+11
2018-08-15cpuidle: menu: Fix white spaceRafael J. Wysocki1-2/+2
2018-08-15PM / sleep: wakeup: Fix build error caused by missing SRCU supportzhangyi (F)1-0/+1
2018-08-15ubifs: tnc: use monotonic znode timestampArnd Bergmann4-5/+5
2018-08-15ubifs: use timespec64 for inode timestampsArnd Bergmann2-9/+8
2018-08-15ubifs: xattr: Don't operate on deleted inodesRichard Weinberger1-0/+24
2018-08-15ubifs: gc: Fix typoRichard Weinberger1-1/+1
2018-08-15ubifs: Fix memory leak in lprobs self-checkRichard Weinberger1-4/+4
2018-08-15ubi: Initialize Fastmap checkmapping correctlyRichard Weinberger1-10/+10
2018-08-15ubifs: Fix synced_i_size calculation for xattr inodesRichard Weinberger1-0/+5
2018-08-15ubifs: Fix directory size calculation for symlinksRichard Weinberger1-2/+3
2018-08-14perf auxtrace: Fix queue resizeAdrian Hunter1-0/+3
2018-08-14x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_threadVlastimil Babka1-0/+2
2018-08-14cpu/hotplug: Non-SMP machines do not make use of booted_onceAbel Vesa1-0/+2
2018-08-14ACPI / PMIC: CrystalCove: Extend PMOP support to support all possible fieldsHans de Goede1-2/+107
2018-08-14ACPICA: Clear status of all events when entering sleep statesRafael J. Wysocki1-8/+3
2018-08-14perf python: Remove -mcet and -fcf-protection when building with clangArnaldo Carvalho de Melo1-1/+9
2018-08-14ACPICA: Update version to 20180810Bob Moore1-1/+1
2018-08-14ACPICA: acpiexec: fix a small memory leak regressionBob Moore1-3/+2
2018-08-14ACPICA: Reference Counts: increase max to 0x4000 for large serversErik Schmauss1-1/+1
2018-08-14ACPICA: Reference count: add additional debugging detailsErik Schmauss1-2/+5
2018-08-14ACPICA: acpi_exec: fixing -fi optionErik Schmauss4-9/+57
2018-08-14ACPICA: Debugger: Cleanup interface to the AML disassemblerBob Moore3-6/+22
2018-08-14ACPICA: AML Parser: skip opcodes that open a scope upon parse failureErik Schmauss1-6/+11
2018-08-14ACPICA: Utilities: split hex detection into smaller functionsErik Schmauss3-4/+26
2018-08-14ACPICA: Update an error message for a duplicate tableBob Moore1-2/+2
2018-08-14ACPICA: ACPICA: add status check for acpi_hw_read before assigning return valueErik Schmauss1-2/+7
2018-08-14ACPICA: AML Parser: ignore all exceptions resulting from incorrect AML during table loadErik Schmauss2-13/+19
2018-08-14rtc: s5m: Add SPDX license identifierKrzysztof Kozlowski1-16/+6
2018-08-14rtc: maxim: Add SPDX license identifiersKrzysztof Kozlowski3-39/+21
2018-08-14IB/mlx5: Fix leaking stack memory to userspaceJason Gunthorpe1-1/+1
2018-08-14Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds57-893/+5096
2018-08-14rtc: isl1219: add device tree documentationDenis Osterland1-0/+29
2018-08-14rtc: isl1208: set ev-evienb bit from device treeDenis Osterland1-3/+18
2018-08-14PCI/MSI: Set IRQCHIP_ONESHOT_SAFE for PCI-MSI irqchipsHeiner Kallweit1-0/+3
2018-08-14Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds498-6529/+19413
2018-08-14PCI/VPD: Check for VPD access completion before checking for timeoutBert Kenward1-2/+5
2018-08-14rtc: isl1208: Add "evdet" interrupt source for isl1219Denis Osterland1-16/+30
2018-08-14PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entryAndy Shevchenko2-6/+15
2018-08-14rtc: isl1208: add support for isl1219 with tamper detectionMichael Grzeschik1-7/+124