index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / devfreq: add tracing for scheduling work
Lukasz Luba
2019-04-16
1
-0
/
+5
*
trace: events: add devfreq trace event file
Lukasz Luba
2019-04-16
2
-0
/
+41
*
PM / devfreq: rk3399_dmc: Pass ODT and auto power down parameters to TF-A.
Enric Balletbo i Serra
2019-04-16
2
-1
/
+71
*
PM / devfreq: rockchip-dfi: Move GRF definitions to a common place.
Enric Balletbo i Serra
2019-04-16
2
-16
/
+28
*
PM / devfreq: exynos-bus: Suspend all devices on system shutdown
Marek Szyprowski
2019-04-16
1
-0
/
+8
*
PM / devfreq: Fix static checker warning in try_then_request_governor
Enric Balletbo i Serra
2019-04-16
1
-2
/
+2
*
PM / devfreq: Restart previous governor if new governor fails to start
Saravana Kannan
2019-04-16
1
-2
/
+14
*
PM / devfreq: tegra: remove unneeded variable
Yangtao Li
2019-04-16
1
-5
/
+2
*
PM / devfreq: rockchip-dfi: remove unneeded semicolon
Yangtao Li
2019-04-16
1
-1
/
+1
*
PM / devfreq: rk3399_dmc: remove unneeded semicolon
Yangtao Li
2019-04-16
1
-1
/
+1
*
PM / devfreq: consistent indentation
MyungJoo Ham
2019-04-16
1
-25
/
+24
*
PM / devfreq: fix missing check of return value in devfreq_add_device()
Yangtao Li
2019-04-16
1
-1
/
+13
*
PM / devfreq: fix mem leak in devfreq_add_device()
Yangtao Li
2019-04-16
1
-1
/
+1
*
PM / devfreq: Use of_node_name_eq for node name comparisons
Rob Herring
2019-04-16
2
-2
/
+2
*
Linux 5.1-rc5
v5.1-rc5
Linus Torvalds
2019-04-15
1
-1
/
+1
*
Merge branch 'page-refs' (page ref overflow)
Linus Torvalds
2019-04-15
8
-28
/
+92
|
\
|
*
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2019-04-14
5
-15
/
+29
|
*
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
2019-04-14
2
-12
/
+49
|
*
mm: add 'try_get_page()' helper function
Linus Torvalds
2019-04-14
1
-0
/
+9
|
*
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
2019-04-14
1
-1
/
+5
*
|
Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-04-14
20
-109
/
+174
|
\
\
|
*
|
block: fix the return errno for direct IO
Jason Yan
2019-04-12
1
-4
/
+4
|
*
|
Merge branch 'nvme-5.1' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2019-04-11
5
-30
/
+73
|
|
\
\
|
|
*
|
nvmet: fix discover log page when offsets are used
Keith Busch
2019-04-11
4
-25
/
+58
|
|
*
|
nvme-fc: correct csn initialization and increments on error
James Smart
2019-04-11
1
-5
/
+15
|
|
/
/
|
*
|
block: do not leak memory in bio_copy_user_iov()
Jérôme Glisse
2019-04-11
1
-1
/
+4
|
*
|
lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecs
Hans Holmberg
2019-04-10
1
-22
/
+28
|
*
|
nvme: cancel request synchronously
Ming Lei
2019-04-10
1
-1
/
+1
|
*
|
blk-mq: introduce blk_mq_complete_request_sync()
Ming Lei
2019-04-10
2
-0
/
+8
|
*
|
scsi: virtio_scsi: limit number of hw queues by nr_cpu_ids
Dongli Zhang
2019-04-10
1
-0
/
+1
|
*
|
virtio-blk: limit number of hw queues by nr_cpu_ids
Dongli Zhang
2019-04-10
1
-0
/
+2
|
*
|
block, bfq: fix use after free in bfq_bfqq_expire
Paolo Valente
2019-04-10
3
-11
/
+23
|
*
|
io_uring: restrict IORING_SETUP_SQPOLL to root
Jens Axboe
2019-04-08
1
-0
/
+4
|
*
|
tools/io_uring: remove IOCQE_FLAG_CACHEHIT
Jens Axboe
2019-04-08
1
-28
/
+4
|
*
|
block: don't use for-inside-for in bio_for_each_segment_all
Ming Lei
2019-04-08
2
-12
/
+22
*
|
|
Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-04-13
7
-53
/
+16
|
\
\
\
|
*
|
|
Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"
Trond Myklebust
2019-04-11
2
-45
/
+8
|
*
|
|
NFSv4.1 fix incorrect return value in copy_file_range
Olga Kornievskaia
2019-04-11
2
-4
/
+3
|
*
|
|
xprtrdma: Fix helper that drains the transport
Chuck Lever
2019-04-11
1
-1
/
+1
|
*
|
|
NFS: Fix handling of reply page vector
Chuck Lever
2019-04-11
1
-2
/
+2
|
*
|
|
NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
Tetsuo Handa
2019-04-11
1
-1
/
+2
*
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-04-13
1
-1
/
+4
|
\
\
\
\
|
*
|
|
|
scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
Varun Prakash
2019-04-09
1
-1
/
+4
*
|
|
|
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-04-13
12
-27
/
+99
|
\
\
\
\
\
|
*
|
|
|
|
clk: imx: Fix PLL_1416X not rounding rates
Leonard Crestez
2019-04-12
1
-1
/
+1
|
*
|
|
|
|
clk: mediatek: fix clk-gate flag setting
Weiyi Lu
2019-04-12
1
-2
/
+1
|
*
|
|
|
|
platform/x86: pmc_atom: Drop __initconst on dmi table
Stephen Boyd
2019-04-11
1
-1
/
+1
|
*
|
|
|
|
clk: x86: Add system specific quirk to mark clocks as critical
David Müller
2019-04-11
3
-3
/
+35
|
*
|
|
|
|
Merge tag 'meson-clk-fixes-for-5.1-v2' of https://github.com/BayLibre/clk-mes...
Stephen Boyd
2019-03-29
2
-3
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
clk: meson: vid-pll-div: remove warning and return 0 on invalid config
Neil Armstrong
2019-03-29
1
-2
/
+2
[next]