summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-02ASoC: fsl_esai: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-02ALSA: hdsp: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-02ALSA: riptide: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-02ALSA: pci/asihpi: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-02ALSA: firewire: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-02ALSA: core: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-02s390: update defconfigsHeiko Carstens
2020-09-02s390: fix GENERIC_LOCKBREAK dependency typo in KconfigEric Farman
2020-09-02drm/i915: Clear the repeater bit on HDCP disableSean Paul
2020-09-02drm/i915: Fix sha_text population codeSean Paul
2020-09-02drm/i915/display: Ensure that ret is always initialized in icl_combo_phy_veri...Nathan Chancellor
2020-09-02arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACEJessica Yu
2020-09-02arm64: Remove exporting cpu_logical_map symbolSudeep Holla
2020-09-01Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/...Linus Torvalds
2020-09-01Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-01blk-stat: make q->stats->lock irqsafeTejun Heo
2020-09-01blk-iocost: ioc_pd_free() shouldn't assume irq disabledTejun Heo
2020-09-01net: usb: dm9601: Add USB ID of Keenetic Plus DSLKamil Lorenc
2020-09-01vhost: fix typo in error messageYunsheng Lin
2020-09-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-01dm integrity: fix error reporting in bitmap mode after creationMikulas Patocka
2020-09-01dm crypt: Initialize crypto wait structuresDamien Le Moal
2020-09-01dm mpath: fix racey management of PG initializationMike Snitzer
2020-09-01dm writecache: handle DAX to partitions on persistent memory correctlyMikulas Patocka
2020-09-01net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu
2020-09-01cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabledFrancisco Jerez
2020-09-01cpufreq: intel_pstate: Free memory only when turning offRafael J. Wysocki
2020-09-01cpufreq: intel_pstate: Add ->offline and ->online callbacksRafael J. Wysocki
2020-09-01cpufreq: intel_pstate: Tweak the EPP sysfs interfaceRafael J. Wysocki
2020-09-01cpufreq: intel_pstate: Update cached EPP in the active modeRafael J. Wysocki
2020-09-01cpufreq: intel_pstate: Refuse to turn off with HWP enabledRafael J. Wysocki
2020-09-01ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-idEvgeniy Didin
2020-09-01pktgen: fix error message with wrong function nameLeesoo Ahn
2020-09-01arc: fix memory initialization for systems with two memory banksMike Rapoport
2020-09-01Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Rafael J. Wysocki
2020-09-01ia64: fix min_low_pfn/max_low_pfn build errorsRandy Dunlap
2020-09-01perf report: Disable ordered_events for raw dumpJiri Olsa
2020-09-01perf tools: Correct SNOOPX field offsetAl Grant
2020-09-01perf intel-pt: Fix corrupt data after perf inject fromAl Grant
2020-09-01perf cs-etm: Fix corrupt data after perf inject fromAl Grant
2020-09-01perf top/report: Fix infinite loop in the TUI for grouped eventsArnaldo Carvalho de Melo
2020-09-01perf parse-events: Avoid an uninitialized read when using fake PMUsIan Rogers
2020-09-01perf stat: Fix out of bounds array access in the print_counters() evlist methodThomas Richter
2020-09-01perf test: Set NULL sentinel in pmu_events table in "Parse and process metric...Thomas Richter
2020-09-01perf parse-events: Set exclude_guest=1 for user-space countingJin Yao
2020-09-01perf record: Correct the help info of option "--no-bpf-event"Wei Li
2020-09-01perf tools: Use %zd for size_t printf formats on 32-bitChris Wilson
2020-09-01block: fix locking in bdev_del_partitionChristoph Hellwig
2020-09-01block: release disk reference in hd_struct_free_workMing Lei
2020-09-01io_uring: fix removing the wrong file in __io_sqe_files_update()Jiufei Xue