index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
block: Return effective IO priority from get_current_ioprio()
Jan Kara
1
-2
/
+9
2022-06-27
block: fix default IO priority handling again
Jan Kara
3
-3
/
+5
2022-06-27
blk-mq: Don't disable preemption around __blk_mq_run_hw_queue().
Sebastian Andrzej Siewior
1
-5
/
+1
2022-06-27
block: bfq: Fix kernel-doc headers
Bart Van Assche
2
-2
/
+6
2022-06-27
block: bfq: Remove an unused function definition
Bart Van Assche
1
-2
/
+0
2022-06-27
bfq: Remove useless code in bfq_lookup_next_entity
GuoYong Zheng
1
-3
/
+0
2022-06-27
block: move blk_queue_get_max_sectors to blk.h
Christoph Hellwig
2
-13
/
+13
2022-06-27
block: fold blk_max_size_offset into get_max_io_size
Christoph Hellwig
2
-21
/
+7
2022-06-27
block: cleanup variable naming in get_max_io_size
Christoph Hellwig
1
-10
/
+8
2022-06-27
block: open code blk_max_size_offset in blk_rq_get_max_sectors
Christoph Hellwig
1
-4
/
+5
2022-06-27
dm: open code blk_max_size_offset in max_io_len
Christoph Hellwig
1
-11
/
+6
2022-06-27
block: factor out a chunk_size_left helper
Christoph Hellwig
1
-6
/
+13
2022-06-27
block: Make blk_mq_get_sq_hctx() select the proper hardware queue type
Bart Van Assche
1
-1
/
+1
2022-06-27
block: Rename a blk_mq_map_queue() argument
Bart Van Assche
1
-6
/
+6
2022-06-27
blk-iocost: Simplify ioc_rqos_done()
Bart Van Assche
1
-1
/
+1
2022-06-27
block: Directly use ida_alloc()/free()
Bo Liu
2
-3
/
+3
2022-06-27
iomap: add support for dma aligned direct-io
Keith Busch
1
-2
/
+2
2022-06-27
block: relax direct io memory alignment
Keith Busch
3
-2
/
+16
2022-06-27
block: introduce bdev_iter_is_aligned helper
Keith Busch
1
-0
/
+7
2022-06-27
iov: introduce iov_iter_aligned
Keith Busch
2
-0
/
+94
2022-06-27
block/bounce: count bytes instead of sectors
Keith Busch
1
-3
/
+10
2022-06-27
block/merge: count bytes instead of sectors
Keith Busch
1
-17
/
+24
2022-06-27
block: add a helper function for dio alignment
Keith Busch
1
-6
/
+10
2022-06-27
block: introduce bdev_dma_alignment helper
Keith Busch
1
-0
/
+5
2022-06-27
block: export dma_alignment attribute
Keith Busch
2
-0
/
+16
2022-06-27
block/bio: remove duplicate append pages code
Keith Busch
1
-60
/
+42
2022-06-27
block: fix infinite loop for invalid zone append
Keith Busch
1
-3
/
+0
2022-06-26
Linux 5.19-rc4
v5.19-rc4
Linus Torvalds
1
-1
/
+1
2022-06-26
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+13
2022-06-26
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+20
2022-06-26
perf stat: Enable ignore_missing_thread
Gang Li
1
-0
/
+2
2022-06-26
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
3
-1
/
+17
2022-06-26
perf trace beauty: Fix generation of errno id->str table on ALT Linux
Arnaldo Carvalho de Melo
1
-12
/
+2
2022-06-26
perf build-id: Fix caching files with a wrong build ID
Adrian Hunter
1
-0
/
+28
2022-06-26
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2
-3
/
+12
2022-06-26
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-81
/
+272
2022-06-26
perf inject: Fix missing free in copy_kcore_dir()
Adrian Hunter
1
-1
/
+3
2022-06-26
parisc: Enable ARCH_HAS_STRICT_MODULE_RWX
Helge Deller
1
-0
/
+1
2022-06-26
parisc: Fix flush_anon_page on PA8800/PA8900
John David Anglin
1
-1
/
+4
2022-06-26
parisc: align '*' in comment in math-emu code
Jiang Jian
1
-1
/
+1
2022-06-25
kbuild: Ignore __this_module in gen_autoksyms.sh
Sami Tolvanen
1
-0
/
+3
2022-06-25
kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)
Masahiro Yamada
1
-1
/
+1
2022-06-25
LoongArch: Make compute_return_era() return void
Tiezhu Yang
2
-4
/
+2
2022-06-25
LoongArch: Fix wrong fpu version
Tiezhu Yang
1
-1
/
+1
2022-06-25
LoongArch: Fix EENTRY/MERRENTRY setting in setup_tlb_handler()
Huacai Chen
1
-2
/
+3
2022-06-25
LoongArch: Fix sleeping in atomic context in setup_tlb_handler()
Huacai Chen
1
-1
/
+1
2022-06-25
LoongArch: Fix the _stext symbol address
Huacai Chen
2
-2
/
+1
2022-06-25
LoongArch: Fix the !THP build
Huacai Chen
1
-5
/
+5
2022-06-24
cifs: update cifs_ses::ip_addr after failover
Paulo Alcantara
1
-1
/
+7
2022-06-24
ARM: dts: aspeed: nuvia: rename vendor nuvia to qcom
Jae Hyun Yoo
2
-3
/
+3
[next]