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
...
|
*
|
|
riscv: Improve stack randomisation on RV64
Kefeng Wang
2021-09-11
2
-1
/
+4
|
*
|
|
riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1
Heinrich Schuchardt
2021-09-11
1
-0
/
+2
|
*
|
|
riscv: defconfig: enable BLK_DEV_NVME
Heinrich Schuchardt
2021-09-11
1
-0
/
+2
*
|
|
|
Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...
Linus Torvalds
2021-09-11
2
-1
/
+3
|
\
\
\
\
|
*
|
|
|
scripts: coccinelle: allow list_entry_is_head() to use pos
Daniel Thompson
2021-08-08
1
-0
/
+2
|
*
|
|
|
coccinelle: api: rename kzfree to kfree_sensitive
Weizhao Ouyang
2021-08-05
1
-1
/
+1
*
|
|
|
|
Merge tag 'io_uring-5.15-2021-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-11
2
-13
/
+44
|
\
\
\
\
\
|
*
|
|
|
|
io_uring: fix off-by-one in BUILD_BUG_ON check of __REQ_F_LAST_BIT
Hao Xu
2021-09-10
1
-1
/
+1
|
*
|
|
|
|
io_uring: fail links of cancelled timeouts
Pavel Begunkov
2021-09-09
1
-0
/
+2
|
*
|
|
|
|
io-wq: fix memory leak in create_io_worker()
Qiang.zhang
2021-09-09
1
-0
/
+3
|
*
|
|
|
|
io-wq: fix silly logic error in io_task_work_match()
Jens Axboe
2021-09-09
1
-2
/
+7
|
*
|
|
|
|
io_uring: drop ctx->uring_lock before acquiring sqd->lock
Jens Axboe
2021-09-09
1
-0
/
+7
|
*
|
|
|
|
io_uring: fix missing mb() before waitqueue_active
Pavel Begunkov
2021-09-08
1
-1
/
+4
|
*
|
|
|
|
io-wq: fix cancellation on create-worker failure
Pavel Begunkov
2021-09-08
1
-9
/
+20
*
|
|
|
|
|
Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-11
22
-682
/
+805
|
\
\
\
\
\
\
|
*
|
|
|
|
|
n64cart: fix return value check in n64cart_probe()
Yang Yingliang
2021-09-09
1
-2
/
+2
|
*
|
|
|
|
|
blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queues
Song Liu
2021-09-08
1
-1
/
+13
|
*
|
|
|
|
|
block: move fs/block_dev.c to block/bdev.c
Christoph Hellwig
2021-09-07
7
-9
/
+8
|
*
|
|
|
|
|
block: split out operations on block special files
Christoph Hellwig
2021-09-07
4
-638
/
+643
|
*
|
|
|
|
|
Merge tag 'nvme-5.15-2021-09-07' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
2021-09-07
10
-31
/
+132
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
nvme: update MAINTAINERS email address
Chaitanya Kulkarni
2021-09-06
1
-1
/
+1
|
|
*
|
|
|
|
|
nvme: add error handling support for add_disk()
Luis Chamberlain
2021-09-06
1
-1
/
+8
|
|
*
|
|
|
|
|
nvme: only call synchronize_srcu when clearing current path
Daniel Wagner
2021-09-06
1
-3
/
+6
|
|
*
|
|
|
|
|
nvme: update keep alive interval when kato is modified
Tatsuya Sasaki
2021-09-06
1
-2
/
+40
|
|
*
|
|
|
|
|
nvme-tcp: Do not reset transport on data digest errors
Daniel Wagner
2021-09-06
1
-4
/
+18
|
|
*
|
|
|
|
|
nvmet: fixup buffer overrun in nvmet_subsys_attr_serial()
Hannes Reinecke
2021-09-06
1
-1
/
+2
|
|
*
|
|
|
|
|
nvmet: return bool from nvmet_passthru_ctrl and nvmet_is_passthru_req
Christoph Hellwig
2021-09-06
5
-12
/
+11
|
|
*
|
|
|
|
|
nvmet: looks at the passthrough controller when initializing CAP
Adam Manzanares
2021-09-06
3
-2
/
+16
|
|
*
|
|
|
|
|
nvme: move nvme_multi_css into nvme.h
Adam Manzanares
2021-09-06
2
-5
/
+5
|
|
*
|
|
|
|
|
nvme-multipath: revalidate paths during rescan
Hannes Reinecke
2021-09-06
3
-1
/
+24
|
|
*
|
|
|
|
|
nvme-multipath: set QUEUE_FLAG_NOWAIT
Christoph Hellwig
2021-09-06
1
-0
/
+2
|
*
|
|
|
|
|
|
blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()
Li Jinlin
2021-09-07
1
-0
/
+1
|
*
|
|
|
|
|
|
block: genhd: don't call blkdev_show() with major_names_lock held
Tetsuo Handa
2021-09-07
1
-2
/
+7
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'libata-5.15-2021-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-11
1
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
libata: pass over maintainership to Damien Le Moal
Jens Axboe
2021-09-07
1
-2
/
+2
*
|
|
|
|
|
|
|
Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-09-11
3
-25
/
+24
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()
Masami Hiramatsu
2021-09-10
3
-18
/
+18
|
*
|
|
|
|
|
|
|
tracing/boot: Fix to check the histogram control param is a leaf node
Masami Hiramatsu
2021-09-10
1
-3
/
+3
|
*
|
|
|
|
|
|
|
tracing/boot: Fix trace_boot_hist_add_array() to check array is value
Masami Hiramatsu
2021-09-10
1
-4
/
+3
*
|
|
|
|
|
|
|
|
Merge tag 'devicetree-fixes-for-5.15-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-09-11
5
-16
/
+17
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
spi: dt-bindings: xilinx: Drop type reference on *-bits properties
Rob Herring
2021-09-10
1
-2
/
+0
|
*
|
|
|
|
|
|
|
|
dt-bindings: More use 'enum' instead of 'oneOf' plus 'const' entries
Rob Herring
2021-09-10
3
-14
/
+14
|
*
|
|
|
|
|
|
|
|
of: property: Disable fw_devlink DT support for X86
Saravana Kannan
2021-09-10
1
-0
/
+3
*
|
|
|
|
|
|
|
|
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2021-09-11
1
-4
/
+0
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
clk: qcom: gcc-sm6350: Remove unused variable
Konrad Dybcio
2021-09-03
1
-4
/
+0
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'rtc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2021-09-11
9
-64
/
+243
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
rtc: rx8010: select REGMAP_I2C
Yu-Tung Chang
2021-09-09
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
dt-bindings: rtc: add Epson RX-8025 and RX-8035
Mathew McBride
2021-08-17
1
-0
/
+3
|
*
|
|
|
|
|
|
|
|
|
|
rtc: rx8025: implement RX-8035 support
Mathew McBride
2021-08-17
1
-5
/
+41
|
*
|
|
|
|
|
|
|
|
|
|
rtc: cmos: remove stale REVISIT comments
Mateusz Jończyk
2021-08-17
1
-7
/
+1
[prev]
[next]