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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-30
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
1
-3
/
+2
2019-04-25
nvme-rdma: fix typo in struct comment
Minwoo Im
1
-1
/
+1
2019-04-22
block: fix use-after-free on gendisk
Yufen Yu
1
-0
/
+1
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
26
-67
/
+149
2019-04-20
Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+4
2019-04-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2019-04-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2019-04-19
block: make sure that bvec length can't be overflow
Ming Lei
1
-2
/
+3
2019-04-19
block: kill all_q_node in request_queue
Hou Tao
1
-1
/
+0
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
1
-0
/
+21
2019-04-19
mm: swapoff: shmem_unuse() stop eviction without igrab()
Hugh Dickins
1
-0
/
+1
2019-04-19
x86/kprobes: Verify stack frame on kretprobe
Masami Hiramatsu
1
-0
/
+1
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+3
2019-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+6
2019-04-16
KVM: fix spectrev1 gadgets
Paolo Bonzini
1
-4
/
+6
2019-04-16
x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
Jian-Hong Pan
1
-1
/
+6
2019-04-14
Merge branch 'page-refs' (page ref overflow)
Linus Torvalds
2
-5
/
+20
2019-04-14
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
1
-4
/
+6
2019-04-14
mm: add 'try_get_page()' helper function
Linus Torvalds
1
-0
/
+9
2019-04-14
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
1
-1
/
+5
2019-04-13
bfq: update internal depth state when queue depth changes
Jens Axboe
1
-0
/
+1
2019-04-13
Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-14
/
+30
2019-04-13
Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-8
/
+0
2019-04-13
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2019-04-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2019-04-12
block: disk_events: introduce event flags
Martin Wilck
1
-1
/
+9
2019-04-12
block: genhd: remove async_events field
Martin Wilck
1
-1
/
+0
2019-04-12
block: only allow contiguous page structs in a bio_vec
Christoph Hellwig
1
-9
/
+4
2019-04-12
block: change how we get page references in bio_iov_iter_get_pages
Christoph Hellwig
1
-5
/
+0
2019-04-11
Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"
Trond Myklebust
1
-8
/
+0
2019-04-11
nvmet: fix discover log page when offsets are used
Keith Busch
1
-2
/
+7
2019-04-10
failover: allow name change on IFF_UP slave interfaces
Si-Wei Liu
1
-0
/
+3
2019-04-10
clk: x86: Add system specific quirk to mark clocks as critical
David Müller
1
-0
/
+3
2019-04-10
blk-mq: introduce blk_mq_complete_request_sync()
Ming Lei
1
-0
/
+1
2019-04-08
virtio: Honour 'may_reduce_num' in vring_create_virtqueue
Cornelia Huck
1
-1
/
+1
2019-04-08
block: don't use for-inside-for in bio_for_each_segment_all
Ming Lei
2
-12
/
+22
2019-04-06
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
1
-0
/
+4
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
3
-21
/
+6
2019-04-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-25
/
+31
2019-04-05
mm: writeback: use exact memcg dirty counts
Greg Thelen
1
-1
/
+4
2019-04-05
mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()
Jann Horn
1
-1
/
+1
2019-04-05
include/linux/bitrev.h: fix constant bitrev
Arnd Bergmann
1
-23
/
+23
2019-04-05
lib/string.c: implement a basic bcmp
Nick Desaulniers
1
-0
/
+3
2019-04-05
Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-3
/
+8
2019-04-05
block: add dma_map_bvec helper
Christoph Hellwig
1
-0
/
+4
2019-04-05
block: add a rq_dma_dir helper
Christoph Hellwig
1
-0
/
+3
2019-04-05
block: add a rq_integrity_vec helper
Christoph Hellwig
1
-0
/
+16
2019-04-05
block: add a req_bvec helper
Christoph Hellwig
1
-0
/
+11
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+3
2019-04-04
block: bio: ensure newly added bio flags don't override BVEC_POOL_IDX
Johannes Thumshirn
1
-13
/
+16
[next]