summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockupPhil Auld2019-04-161-0/+25
* Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-167-71/+117
|\
| * tools/testing/nvdimm: Retain security state after overwriteDave Jiang2019-04-081-2/+4
| * libnvdimm/pmem: fix a possible OOB access when read and write pmemLi RongQing2019-04-071-4/+4
| * libnvdimm/security, acpi/nfit: unify zero-key for all security commandsDave Jiang2019-03-302-54/+73
| * libnvdimm/security: provide fix for secure-erase to use zero-keyDave Jiang2019-03-302-7/+21
| * libnvdimm/btt: Fix a kmemdup failure checkAditya Pakki2019-03-271-5/+13
| * libnvdimm/namespace: Fix a potential NULL pointer dereferenceKangjie Lu2019-03-231-1/+4
| * acpi/nfit: Always dump _DSM output payloadDan Williams2019-03-231-6/+6
* | Merge tag 'fsdax-fix-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-04-161-0/+15
|\ \
| * | fs/dax: Deposit pagetable even when installing zero pageAneesh Kumar K.V2019-03-131-0/+15
* | | Linux 5.1-rc5v5.1-rc5Linus Torvalds2019-04-151-1/+1
* | | Merge branch 'page-refs' (page ref overflow)Linus Torvalds2019-04-158-28/+92
|\ \ \
| * | | fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox2019-04-145-15/+29
| * | | mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds2019-04-142-12/+49
| * | | mm: add 'try_get_page()' helper functionLinus Torvalds2019-04-141-0/+9
| * | | mm: make page ref count overflow check tighter and more explicitLinus Torvalds2019-04-141-1/+5
* | | | Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-1420-109/+174
|\ \ \ \
| * | | | block: fix the return errno for direct IOJason Yan2019-04-121-4/+4
| * | | | Merge branch 'nvme-5.1' of git://git.infradead.org/nvme into for-linusJens Axboe2019-04-115-30/+73
| |\ \ \ \
| | * | | | nvmet: fix discover log page when offsets are usedKeith Busch2019-04-114-25/+58
| | * | | | nvme-fc: correct csn initialization and increments on errorJames Smart2019-04-111-5/+15
| |/ / / /
| * | | | block: do not leak memory in bio_copy_user_iov()Jérôme Glisse2019-04-111-1/+4
| * | | | lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecsHans Holmberg2019-04-101-22/+28
| * | | | nvme: cancel request synchronouslyMing Lei2019-04-101-1/+1
| * | | | blk-mq: introduce blk_mq_complete_request_sync()Ming Lei2019-04-102-0/+8
| * | | | scsi: virtio_scsi: limit number of hw queues by nr_cpu_idsDongli Zhang2019-04-101-0/+1
| * | | | virtio-blk: limit number of hw queues by nr_cpu_idsDongli Zhang2019-04-101-0/+2
| * | | | block, bfq: fix use after free in bfq_bfqq_expirePaolo Valente2019-04-103-11/+23
| * | | | io_uring: restrict IORING_SETUP_SQPOLL to rootJens Axboe2019-04-081-0/+4
| * | | | tools/io_uring: remove IOCQE_FLAG_CACHEHITJens Axboe2019-04-081-28/+4
| * | | | block: don't use for-inside-for in bio_for_each_segment_allMing Lei2019-04-082-12/+22
* | | | | Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-04-137-53/+16
|\ \ \ \ \
| * | | | | Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust2019-04-112-45/+8
| * | | | | NFSv4.1 fix incorrect return value in copy_file_rangeOlga Kornievskaia2019-04-112-4/+3
| * | | | | xprtrdma: Fix helper that drains the transportChuck Lever2019-04-111-1/+1
| * | | | | NFS: Fix handling of reply page vectorChuck Lever2019-04-111-2/+2
| * | | | | NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.Tetsuo Handa2019-04-111-1/+2
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-04-131-1/+4
|\ \ \ \ \ \
| * | | | | | scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash2019-04-091-1/+4
* | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-04-1312-27/+99
|\ \ \ \ \ \ \
| * | | | | | | clk: imx: Fix PLL_1416X not rounding ratesLeonard Crestez2019-04-121-1/+1
| * | | | | | | clk: mediatek: fix clk-gate flag settingWeiyi Lu2019-04-121-2/+1
| * | | | | | | platform/x86: pmc_atom: Drop __initconst on dmi tableStephen Boyd2019-04-111-1/+1
| * | | | | | | clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller2019-04-113-3/+35
| * | | | | | | Merge tag 'meson-clk-fixes-for-5.1-v2' of https://github.com/BayLibre/clk-mes...Stephen Boyd2019-03-292-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | clk: meson: vid-pll-div: remove warning and return 0 on invalid configNeil Armstrong2019-03-291-2/+2
| | * | | | | | | clk: meson: pll: fix rounding and setting a rate that matches preciselyMartin Blumenstingl2019-03-251-1/+1
| * | | | | | | | Merge tag 'meson-clk-fixes-for-5.1' of https://github.com/BayLibre/clk-meson ...Stephen Boyd2019-03-192-3/+5
| |\| | | | | | |
| | * | | | | | | clk: meson-g12a: fix VPU clock parentsNeil Armstrong2019-03-191-1/+1