summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
46bf22ed97043495b9ab96e4d5c213b'>remoteproc: qcom_wcnss: Fix circular module dependencyBjorn Andersson 2016-11-14remoteproc: wcnss: Bond SMD edge to remoteprocBjorn Andersson 2016-10-18remoteproc: qcom: wcnss: Fix module autoloadJavier Martinez Canillas 2016-10-02remoteproc: Split driver and consumer dereferencingBjorn Andersson 2016-08-22remoteproc: qcom: wcnss: Fix return value check in wcnss_probe()Wei Yongjun 2016-08-18remoteproc: qcom: Introduce WCNSS peripheral image loaderBjorn Andersson /span>block: switch polling to be bio basedChristoph Hellwig 2021-10-18block: rename REQ_HIPRI to REQ_POLLEDChristoph Hellwig 2021-10-18block: replace the spin argument to blk_iopoll with a flags argumentChristoph Hellwig 2021-09-27mm/swap: Add folio_rotate_reclaimable()Matthew Wilcox (Oracle) 2021-03-02swap: fix swapfile read/write offsetJens Axboe 2021-02-24mm/page_io: use pr_alert_ratelimited for swap read/write errorsGeorgi Djakov 2021-01-27mm: remove get_swap_bioChristoph Hellwig 2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig 2020-12-02mm: memcontrol: Use helpers to read page's memcg dataRoman Gushchin 2020-10-13mm/page_io.c: remove useless out label in __swap_writepage()Miaohe Lin 2020-10-13swap: rename SWP_FS to SWAP_FS_OPS to avoid ambiguityGao Xiang 2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds 2020-09-24mm: use SWP_SYNCHRONOUS_IO more intelligentlyChristoph Hellwig 2020-09-04mm: Add arch hooks for saving/restoring tagsSteven Price 2020-08-14mm/page_io: mark various intentional data racesQian Cai 2020-08-14mm: replace hpage_nr_pages with thp_nr_pagesMatthew Wilcox (Oracle) 2020-08-14mm: add thp_sizeMatthew Wilcox (Oracle) 2020-08-07mm/page_io.c: use blk_io_schedule() for avoiding task hung in sync ioXianting Tian 2020-06-29block: move bio_associate_blkg_from_page to mm/page_io.cChristoph Hellwig 2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport 2020-02-03fs: Enable bmap() function to properly return errorsCarlos Maiolino 2019-12-01mm/page_io.c: annotate refault stalls from swap_readpageMinchan Kim 2019-11-15mm/page_io.c: do not free shared swap slotsVinayak Menon 2019-07-12mm, swap: use rbtree for swap_extentAaron Lu 2019-07-05swap_readpage(): avoid blk_wake_io_task() if !synchronousOleg Nesterov 2019-06-29mm, swap: fix THP swap outHuang Ying 2019-01-04mm/page_io.c: fix polled swap page inJens Axboe 2019-01-02block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)Linus Torvalds 2018-12-07blkcg: associate a blkg for pages being evicted by swapDennis Zhou 2018-11-26block: make blk_poll() take a parameter on whether to spin or notJens Axboe 2018-11-19block: avoid ordered task state change for polled IOJens Axboe 2018-11-16block: add polled wakeup task helperJens Axboe 2018-11-02Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds 2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds 2018-11-01blkcg: revert blkcg cleanups seriesDennis Zhou