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
*
blk-mq: remove redundant call to blk_freeze_queue_start in blk_mq_destroy_queue
Jinlong Chen
2022-10-31
1
-1
/
+1
*
blk-mq: move queue_is_mq out of blk_mq_cancel_work_sync
Jinlong Chen
2022-10-31
2
-8
/
+8
*
block: simplify blksize_bits() implementation
Dawei Li
2022-10-31
1
-6
/
+1
*
blk-mq: avoid double ->queue_rq() because of early timeout
David Jeffery
2022-10-31
1
-12
/
+44
*
block: Micro-optimize get_max_segment_size()
Bart Van Assche
2022-10-25
1
-4
/
+11
*
block: Constify most queue limits pointers
Bart Van Assche
2022-10-25
4
-22
/
+26
*
block: Remove request.write_hint
Bart Van Assche
2022-10-25
1
-1
/
+0
*
block: remove bio_start_io_acct_time
Christoph Hellwig
2022-10-25
2
-13
/
+0
*
nvme-apple: remove an extra queue reference
Christoph Hellwig
2022-10-25
1
-9
/
+0
*
nvme-pci: remove an extra queue reference
Christoph Hellwig
2022-10-25
1
-6
/
+0
*
scsi: remove an extra queue reference
Christoph Hellwig
2022-10-25
2
-2
/
+0
*
blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queue
Christoph Hellwig
2022-10-25
7
-5
/
+16
*
block: fix up elevator_type refcounting
Jinlong Chen
2022-10-24
3
-3
/
+10
*
block: check for an unchanged elevator earlier in __elevator_change
Jinlong Chen
2022-10-24
1
-6
/
+3
*
block: sanitize the elevator name before passing it to __elevator_change
Christoph Hellwig
2022-10-24
1
-8
/
+7
*
block: add proper helpers for elevator_type module refcount management
Christoph Hellwig
2022-10-24
3
-16
/
+19
*
blk-wbt: don't enable throttling if default elevator is bfq
Yu Kuai
2022-10-24
3
-4
/
+12
*
elevator: add new field flags in struct elevator_queue
Yu Kuai
2022-10-24
2
-5
/
+5
*
blk-wbt: don't show valid wbt_lat_usec in sysfs while wbt is disabled
Yu Kuai
2022-10-24
3
-0
/
+16
*
blk-wbt: make enable_state more accurate
Yu Kuai
2022-10-24
2
-6
/
+13
*
blk-wbt: remove unnecessary check in wbt_enable_default()
Yu Kuai
2022-10-24
1
-1
/
+1
*
elevator: remove redundant code in elv_unregister_queue()
Yu Kuai
2022-10-24
1
-2
/
+0
*
blk-iocost: read 'ioc->params' inside 'ioc->lock' in ioc_timer_fn()
Yu Kuai
2022-10-24
1
-2
/
+4
*
blk-iocost: prevent configuration update concurrent with io throttling
Yu Kuai
2022-10-24
1
-2
/
+24
*
blk-iocost: don't release 'ioc->lock' while updating params
Yu Kuai
2022-10-24
1
-5
/
+2
*
blk-iocost: disable writeback throttling
Yu Kuai
2022-10-24
1
-0
/
+2
*
Linux 6.1-rc2
v6.1-rc2
Linus Torvalds
2022-10-24
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-10-24
18
-99
/
+180
|
\
|
*
tools: include: sync include/api/linux/kvm.h
Paolo Bonzini
2022-10-22
1
-0
/
+1
|
*
KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER
Alexander Graf
2022-10-22
1
-0
/
+56
|
*
KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()
Alexander Graf
2022-10-22
1
-14
/
+17
|
*
kvm: Add support for arch compat vm ioctls
Alexander Graf
2022-10-22
2
-0
/
+13
|
*
Merge tag 'kvm-riscv-fixes-6.1-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2022-10-22
6
-51
/
+57
|
|
\
|
|
*
RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc
Anup Patel
2022-10-21
3
-2
/
+19
|
|
*
RISC-V: Fix compilation without RISCV_ISA_ZICBOM
Andrew Jones
2022-10-21
3
-49
/
+38
|
*
|
Merge tag 'kvmarm-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2022-10-22
2
-1
/
+8
|
|
\
\
|
|
*
|
KVM: arm64: vgic: Fix exit condition in scan_its_table()
Eric Ren
2022-10-15
1
-1
/
+4
|
|
*
|
KVM: arm64: nvhe: Fix build with profile optimization
Denis Nikitin
2022-10-15
1
-0
/
+4
|
*
|
|
Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2022-10-22
7
-33
/
+28
|
|
\
|
|
|
|
|
/
|
|
/
|
|
|
*
KVM: selftests: Fix number of pages for memory slot in memslot_modification_s...
Gavin Shan
2022-10-13
1
-1
/
+1
|
|
*
KVM: arm64: selftests: Fix multiple versions of GIC creation
Zenghui Yu
2022-10-10
1
-2
/
+2
|
|
*
KVM: arm64: Enable stack protection and branch profiling for VHE
Vincent Donnefort
2022-10-09
2
-4
/
+4
|
|
*
KVM: arm64: Limit stage2_apply_range() batch size to largest block
Oliver Upton
2022-10-09
2
-21
/
+8
|
|
*
KVM: arm64: Work out supported block level at compile time
Oliver Upton
2022-10-09
1
-5
/
+13
*
|
|
Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()"
Jason A. Donenfeld
2022-10-23
1
-0
/
+8
*
|
|
kernel/utsname_sysctl.c: Fix hostname polling
Linus Torvalds
2022-10-23
2
-0
/
+2
*
|
|
Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-23
5
-46
/
+163
|
\
\
\
|
*
|
|
bpf: Fix sample_flags for bpf_perf_event_output
Sumanth Korikkar
2022-10-17
1
-0
/
+2
|
*
|
|
selftests/perf_events: Add a SIGTRAP stress test with disables
Marco Elver
2022-10-17
1
-3
/
+32
|
*
|
|
perf: Fix missing SIGTRAPs
Peter Zijlstra
2022-10-17
3
-43
/
+129
|
|
/
/
[next]