summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-18net: socket: fix a missing-check bugWenwen Wang
2018-10-18net: sched: Fix for duplicate class dumpPhil Sutter
2018-10-18mtip32xx: fully switch to the generic DMA APIChristoph Hellwig
2018-10-18rsxx: switch to the generic DMA APIChristoph Hellwig
2018-10-18umem: switch to the generic DMA APIChristoph Hellwig
2018-10-18sx8: switch to the generic DMA APIChristoph Hellwig
2018-10-18sx8: remove dead IF_64BIT_DMA_IS_POSSIBLE codeChristoph Hellwig
2018-10-18skd: switch to the generic DMA APIChristoph Hellwig
2018-10-18ubd: remove use of blk_rq_map_sgChristoph Hellwig
2018-10-18r8169: fix NAPI handling under high loadHeiner Kallweit
2018-10-18sparc: Revert unintended perf changes.David S. Miller
2018-10-18drm: Get ref on CRTC commit object when waiting for flip_doneLeo Li
2018-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-10-18block: don't deal with discard limit in blkdev_issue_discard()Ming Lei
2018-10-18Merge branches 'acpi-property' and 'acpi-sbs'Rafael J. Wysocki
2018-10-18Merge branches 'acpi-soc', 'acpi-processor', 'acpi-pmic', 'acpi-cppc' and 'ac...Rafael J. Wysocki
2018-10-18Merge branches 'acpi-init', 'acpi-osl', 'acpi-bus', 'acpi-tables' and 'acpi-m...Rafael J. Wysocki
2018-10-18Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki
2018-10-18Merge branches 'pm-opp' and 'powercap'Rafael J. Wysocki
2018-10-18Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki
2018-10-18Merge branch 'pm-cpufreq'Rafael J. Wysocki
2018-10-18Merge branch 'pm-cpuidle'Rafael J. Wysocki
2018-10-18PM / Domains: Document flags for genpdUlf Hansson
2018-10-18PM / Domains: Deal with multiple states but no governor in genpdUlf Hansson
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-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-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-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-17virtio_net: avoid using netif_tx_disable() for serializing tx routineAke Koomsin
2018-10-18Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-10-17udp6: fix encap return code for resubmittingPaolo Abeni