index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-28
nvme: consult the CSE log page for unprivileged passthrough
Christoph Hellwig
2
-4
/
+25
2022-12-28
nvme: also return I/O command effects from nvme_command_effects
Christoph Hellwig
1
-6
/
+26
2022-12-28
nvmet: don't defer passthrough commands with trivial effects to the workqueue
Christoph Hellwig
1
-6
/
+5
2022-12-28
nvmet: set the LBCC bit for commands that modify data
Christoph Hellwig
1
-2
/
+4
2022-12-28
nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
Christoph Hellwig
1
-16
/
+19
2022-12-28
nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
Christoph Hellwig
1
-1
/
+2
2022-12-28
docs, nvme: add a feature and quirk policy document
Christoph Hellwig
3
-0
/
+79
2022-12-26
nvme-pci: update sqsize when adjusting the queue depth
Christoph Hellwig
1
-4
/
+5
2022-12-26
nvme: fix setting the queue depth in nvme_alloc_io_tag_set
Christoph Hellwig
1
-1
/
+1
2022-12-26
block, bfq: fix uaf for bfqq in bfq_exit_icq_bfqq
Yu Kuai
1
-1
/
+1
2022-12-22
Merge tag 'nvme-6.2-2022-12-22' of git://git.infradead.org/nvme into block-6.2
Jens Axboe
2
-19
/
+20
2022-12-22
nvme: fix multipath crash caused by flush request when blktrace is enabled
Yanjun Zhang
1
-1
/
+1
2022-12-21
nvme-pci: fix page size checks
Keith Busch
1
-4
/
+4
2022-12-21
nvme-pci: fix mempool alloc size
Keith Busch
1
-2
/
+2
2022-12-21
nvme-pci: fix doorbell buffer value endianness
Klaus Jensen
1
-12
/
+13
2022-12-16
block: don't clear REQ_ALLOC_CACHE for non-polled requests
Jens Axboe
1
-2
/
+1
2022-12-15
block: fix use-after-free of q->q_usage_counter
Ming Lei
1
-4
/
+5
2022-12-15
block, bfq: only do counting of pending-request for BFQ_GROUP_IOSCHED
Yuwei Guan
3
-4
/
+10
2022-12-14
blk-iolatency: Fix memory leak on add_disk() failures
Tejun Heo
1
-0
/
+2
2022-12-14
loop: Fix the max_loop commandline argument treatment when it is set to 0
Isaac J. Manjarres
1
-16
/
+12
2022-12-14
block/blk-iocost (gcc13): keep large values in a new enum
Jiri Slaby (SUSE)
1
-0
/
+2
2022-12-14
block, bfq: replace 0/1 with false/true in bic apis
Yu Kuai
2
-6
/
+6
2022-12-14
block, bfq: don't return bfqg from __bfq_bic_change_cgroup()
Yu Kuai
1
-5
/
+3
2022-12-14
block, bfq: fix possible uaf for 'bfqq->bic'
Yu Kuai
1
-1
/
+6
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
237
-5047
/
+9281
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2013
-34345
/
+165926
2022-12-13
Merge tag 'xtensa-20221213' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
10
-11
/
+234
2022-12-13
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
70
-340
/
+393
2022-12-13
Merge tag 'x86_sev_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+2
2022-12-13
Merge tag 'x86_paravirt_for_v6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-49
/
+12
2022-12-13
Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-476
/
+410
2022-12-13
Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
30
-662
/
+538
2022-12-13
Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-512
/
+547
2022-12-13
Merge tag 'x86_asm_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-187
/
+223
2022-12-13
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
69
-1492
/
+2138
2022-12-13
Merge tag 'integrity-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
8
-26
/
+59
2022-12-13
Merge tag 'sysctl-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
4
-29
/
+27
2022-12-13
Merge tag 'modules-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-43
/
+840
2022-12-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
215
-3497
/
+18581
2022-12-13
Merge tag 'mmc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
82
-728
/
+2117
2022-12-13
Merge tag 'for-linus-6.2-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
11
-23
/
+1004
2022-12-13
Merge tag 'for-linus-2022121301' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
25
-295
/
+2056
2022-12-13
Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
134
-809
/
+3098
2022-12-13
Merge tag 'devicetree-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
98
-724
/
+1362
2022-12-13
Merge tag 'hwmon-for-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
42
-407
/
+1611
2022-12-13
Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
201
-4770
/
+7899
2022-12-13
Merge tag 'spi-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
51
-390
/
+2616
2022-12-13
Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
65
-288
/
+1998
2022-12-13
Merge tag 'regmap-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
6
-18
/
+341
2022-12-13
Merge tag 'mtd/for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
69
-1280
/
+1177
[next]