summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-18PM / Domains: Don't treat zero found compatible idle states as an errorUlf Hansson
2018-10-18Merge branch 'acpica'Rafael J. Wysocki
2018-10-18fscache: Fix out of bound read in long cookie keysEric Sandeen
2018-10-18fscache: Fix incomplete initialisation of inline key spaceDavid Howells
2018-10-18cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)Al Viro
2018-10-18mremap: properly flush TLB before releasing the pageLinus Torvalds
2018-10-18LICENSES: Remove CC-BY-SA-4.0 license textChristoph Hellwig
2018-10-18Merge branch 'ida-fixes-4.19-rc8' of git://git.infradead.org/users/willy/linu...Greg Kroah-Hartman
2018-10-18arm/arm64: KVM: Enable 32 bits kvm vcpu events supportDongjiu Geng
2018-10-18arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()Dongjiu Geng
2018-10-18ALSA: doc: Brush up the old writing-an-alsa-driverTakashi Iwai
2018-10-18Bluetooth: hci_qca: Add support for controller debug logs.Balakrishna Godavarthi
2018-10-18cpuidle: menu: Avoid computations when result will be discardedRafael J. Wysocki
2018-10-18cpuidle: menu: Drop redundant comparisonRafael J. Wysocki
2018-10-18nvme-pci: remove duplicate checkChaitanya Kulkarni
2018-10-18Bluetooth: btusb: Add support for 0cf3:535b QCA_ROME deviceOwen Lin
2018-10-18ACPI / scan: Create platform device for INT33FE ACPI nodesHans de Goede
2018-10-18ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()Bart Van Assche
2018-10-18ACPI: probe ECDT before loading AML tables regardless of module-level code flagErik Schmauss
2018-10-18ACPICA: Remove acpi_gbl_group_module_level_code and only use acpi_gbl_execute...Erik Schmauss
2018-10-18ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended opcodesErik Schmauss
2018-10-18ACPICA: AML interpreter: add region addresses in global list during initializ...Erik Schmauss
2018-10-18ACPI: TAD: Add low-level support for real time capabilityRafael J. Wysocki
2018-10-18kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stackSteven Rostedt (VMware)
2018-10-18xfs: cancel COW blocks before swapextChristoph Hellwig
2018-10-18xfs: clear ail delwri queued bufs on unmount of shutdown fsBrian Foster
2018-10-18xfs: use offsetof() in place of offset macros for __xfsstatsCarlos Maiolino
2018-10-18xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstatCarlos Maiolino
2018-10-18xfs: fix use-after-free race in xfs_buf_releDave Chinner
2018-10-18xfs: Add attibute remove and helper functionsAllison Henderson
2018-10-18xfs: Add attibute set and helper functionsAllison Henderson
2018-10-18xfs: Add helper function xfs_attr_try_sf_addnameAllison Henderson
2018-10-18xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.hAllison Henderson
2018-10-18xfs: issue log message on user force shutdownDave Chinner
2018-10-18xfs: fix buffer state management in xrep_findroot_blockDarrick J. Wong
2018-10-18xfs: always assign buffer verifiers when one is providedDarrick J. Wong
2018-10-18xfs: xrep_findroot_block should reject root blocks with siblingsDarrick J. Wong
2018-10-18xfs: add a define for statfs magic to uapiAdam Borowski
2018-10-18xfs: print dangling delalloc extentsChristoph Hellwig
2018-10-18xfs: fix fork selection in xfs_find_trim_cow_extentChristoph Hellwig
2018-10-18xfs: remove the unused trimmed argument from xfs_reflink_trim_around_sharedChristoph Hellwig
2018-10-18xfs: remove the unused shared argument to xfs_reflink_reserve_cowChristoph Hellwig
2018-10-18xfs: handle zeroing in xfs_file_iomap_begin_delayChristoph Hellwig
2018-10-18xfs: remove suport for filesystems without unwritten extent flagChristoph Hellwig
2018-10-18xfs: remove XFS_IO_INVALIDChristoph Hellwig
2018-10-18Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/s...Ingo Molnar
2018-10-17net: ipmr: fix unresolved entry dumpsNikolay Aleksandrov
2018-10-17net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()Gregory CLEMENT
2018-10-17sctp: fix the data size calculation in sctp_data_sizeXin Long
2018-10-17net: skbuff.h: Mark expected switch fall-throughsGustavo A. R. Silva