index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libcrc32c.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-31
blk-mq: remove redundant call to blk_freeze_queue_start in blk_mq_destroy_queue
Jinlong Chen
1
-1
/
+1
2022-10-31
blk-mq: move queue_is_mq out of blk_mq_cancel_work_sync
Jinlong Chen
2
-8
/
+8
2022-10-31
block: simplify blksize_bits() implementation
Dawei Li
1
-6
/
+1
2022-10-31
blk-mq: avoid double ->queue_rq() because of early timeout
David Jeffery
1
-12
/
+44
2022-10-25
block: Micro-optimize get_max_segment_size()
Bart Van Assche
1
-4
/
+11
2022-10-25
block: Constify most queue limits pointers
Bart Van Assche
4
-22
/
+26
2022-10-25
block: Remove request.write_hint
Bart Van Assche
1
-1
/
+0
2022-10-25
block: remove bio_start_io_acct_time
Christoph Hellwig
2
-13
/
+0
2022-10-25
nvme-apple: remove an extra queue reference
Christoph Hellwig
1
-9
/
+0
2022-10-25
nvme-pci: remove an extra queue reference
Christoph Hellwig
1
-6
/
+0
2022-10-25
scsi: remove an extra queue reference
Christoph Hellwig
2
-2
/
+0
2022-10-25
blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queue
Christoph Hellwig
7
-5
/
+16
2022-10-24
block: fix up elevator_type refcounting
Jinlong Chen
3
-3
/
+10
2022-10-24
block: check for an unchanged elevator earlier in __elevator_change
Jinlong Chen
1
-6
/
+3
2022-10-24
block: sanitize the elevator name before passing it to __elevator_change
Christoph Hellwig
1
-8
/
+7
2022-10-24
block: add proper helpers for elevator_type module refcount management
Christoph Hellwig
3
-16
/
+19
2022-10-24
blk-wbt: don't enable throttling if default elevator is bfq
Yu Kuai
3
-4
/
+12
2022-10-24
elevator: add new field flags in struct elevator_queue
Yu Kuai
2
-5
/
+5
2022-10-24
blk-wbt: don't show valid wbt_lat_usec in sysfs while wbt is disabled
Yu Kuai
3
-0
/
+16
2022-10-24
blk-wbt: make enable_state more accurate
Yu Kuai
2
-6
/
+13
2022-10-24
blk-wbt: remove unnecessary check in wbt_enable_default()
Yu Kuai
1
-1
/
+1
2022-10-24
elevator: remove redundant code in elv_unregister_queue()
Yu Kuai
1
-2
/
+0
2022-10-24
blk-iocost: read 'ioc->params' inside 'ioc->lock' in ioc_timer_fn()
Yu Kuai
1
-2
/
+4
2022-10-24
blk-iocost: prevent configuration update concurrent with io throttling
Yu Kuai
1
-2
/
+24
2022-10-24
blk-iocost: don't release 'ioc->lock' while updating params
Yu Kuai
1
-5
/
+2
2022-10-24
blk-iocost: disable writeback throttling
Yu Kuai
1
-0
/
+2
2022-10-24
Linux 6.1-rc2
v6.1-rc2
Linus Torvalds
1
-1
/
+1
2022-10-23
Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()"
Jason A. Donenfeld
1
-0
/
+8
2022-10-23
kernel/utsname_sysctl.c: Fix hostname polling
Linus Torvalds
2
-0
/
+2
2022-10-22
io_uring/net: fail zc sendmsg when unsupported by socket
Pavel Begunkov
1
-0
/
+2
2022-10-22
io_uring/net: fail zc send when unsupported by socket
Pavel Begunkov
1
-0
/
+2
2022-10-22
net: flag sockets supporting msghdr originated zerocopy
Pavel Begunkov
3
-0
/
+3
2022-10-22
hwmon: (corsair-psu) Add USB id of the new HX1500i psu
Wilken Gottwalt
2
-0
/
+3
2022-10-22
tools: include: sync include/api/linux/kvm.h
Paolo Bonzini
1
-0
/
+1
2022-10-22
KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER
Alexander Graf
1
-0
/
+56
2022-10-22
KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()
Alexander Graf
1
-14
/
+17
2022-10-22
kvm: Add support for arch compat vm ioctls
Alexander Graf
2
-0
/
+13
2022-10-22
x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly
Chang S. Bae
1
-0
/
+9
2022-10-21
x86/unwind/orc: Fix unreliable stack dump with gcov
Chen Zhongjin
1
-1
/
+1
2022-10-21
efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0
Ard Biesheuvel
3
-6
/
+6
2022-10-21
efi: libstub: Fix incorrect payload size in zboot header
Ard Biesheuvel
1
-1
/
+2
2022-10-21
efi: libstub: Give efi_main() asmlinkage qualification
Ard Biesheuvel
1
-3
/
+3
2022-10-21
efi: efivars: Fix variable writes without query_variable_store()
Ard Biesheuvel
3
-24
/
+5
2022-10-21
efi: ssdt: Don't free memory if ACPI table was loaded successfully
Ard Biesheuvel
1
-0
/
+2
2022-10-21
efi: libstub: Remove zboot signing from build options
Ard Biesheuvel
2
-47
/
+4
2022-10-21
iommu/vt-d: Clean up si_domain in the init_dmars() error path
Jerry Snitselaar
1
-0
/
+5
2022-10-21
iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()
Charlotte Tan
1
-1
/
+3
2022-10-21
iommu/vt-d: Use rcu_lock in get_resv_regions
Lu Baolu
1
-3
/
+3
2022-10-21
iommu: Add gfp parameter to iommu_alloc_resv_region
Lu Baolu
10
-18
/
+27
2022-10-21
RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc
Anup Patel
3
-2
/
+19
[next]