index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mmp
/
pwr-island.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-19
dm vdo int-map: fix kerneldoc formatting
Matthew Sakai
1
-1
/
+1
2024-07-19
dm vdo repair: add missing kerneldoc fields
Matthew Sakai
1
-3
/
+5
2024-07-19
dm: Constify struct dm_block_validator
Christophe JAILLET
12
-44
/
+46
2024-07-19
dm-integrity: introduce the Inline mode
Mikulas Patocka
1
-46
/
+360
2024-07-19
lockdep: Add comments for lockdep_set_no{validate,track}_class()
Kent Overstreet
1
-0
/
+15
2024-07-19
bcachefs: Fix integer overflow on trans->nr_updates
Kent Overstreet
1
-1
/
+1
2024-07-19
bcachefs: silence silly kdoc warning
Kent Overstreet
1
-1
/
+1
2024-07-19
bcachefs: Fix fsck warning about btree_trans not passed to fsck error
Kent Overstreet
1
-1
/
+2
2024-07-19
bcachefs: Add an error message for insufficient rw journal devs
Kent Overstreet
1
-0
/
+11
2024-07-19
bcachefs: varint: Avoid left-shift of a negative value
Tavian Barnes
1
-1
/
+1
2024-07-18
PCI: Check for the existence of 'dev.of_node' before calling of_platform_popu...
Manivannan Sadhasivam
1
-2
/
+2
2024-07-18
init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND
Mark Rutland
2
-30
/
+12
2024-07-18
kbuild: fix rebuild of generic syscall headers
Masahiro Yamada
1
-0
/
+8
2024-07-18
SUNRPC: Fixup gss_status tracepoint error output
Benjamin Coddington
1
-1
/
+1
2024-07-18
SUNRPC: Fix a race to wake a sync task
Benjamin Coddington
1
-1
/
+3
2024-07-18
nsfs: use cleanup guard
Christian Brauner
1
-3
/
+3
2024-07-18
fs/adfs: add MODULE_DESCRIPTION
Jeff Johnson
1
-0
/
+1
2024-07-17
vfio-mdev: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
4
-1
/
+4
2024-07-17
nfs: split nfs_read_folio
Christoph Hellwig
1
-28
/
+41
2024-07-17
nfs: pass explicit offset/count to trace events
Christoph Hellwig
4
-26
/
+33
2024-07-17
tracing: Update MAINTAINERS file
Steven Rostedt (Google)
2
-6
/
+7
2024-07-17
s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()
Gerald Schaefer
1
-1
/
+2
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
19
-30
/
+27
2024-07-17
virtio: remove unused virtio_find_vqs() and virtio_find_vqs_ctx() helpers
Jiri Pirko
1
-32
/
+0
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
11
-75
/
+59
2024-07-17
virtio_balloon: convert to use virtio_find_vqs_info()
Jiri Pirko
1
-21
/
+13
2024-07-17
virtiofs: convert to use virtio_find_vqs_info()
Jiri Pirko
1
-13
/
+9
2024-07-17
scsi: virtio_scsi: convert to use virtio_find_vqs_info()
Jiri Pirko
1
-19
/
+13
2024-07-17
virtio_net: convert to use virtio_find_vqs_info()
Jiri Pirko
1
-21
/
+13
2024-07-17
virtio_crypto: convert to use virtio_find_vqs_info()
Jiri Pirko
1
-19
/
+12
2024-07-17
virtio_console: convert to use virtio_find_vqs_info()
Jiri Pirko
1
-26
/
+18
2024-07-17
virtio_blk: convert to use virtio_find_vqs_info()
Jiri Pirko
1
-12
/
+8
2024-07-17
virtio: rename find_vqs_info() op to find_vqs()
Jiri Pirko
9
-15
/
+15
2024-07-17
virtio: remove the original find_vqs() op
Jiri Pirko
1
-17
/
+0
2024-07-17
virtio: call virtio_find_vqs_info() from virtio_find_single_vq() directly
Jiri Pirko
1
-3
/
+4
2024-07-17
virtio: convert find_vqs() op implementations to find_vqs_info()
Jiri Pirko
6
-42
/
+42
2024-07-17
virtio_pci: convert vp_*find_vqs() ops to find_vqs_info()
Jiri Pirko
4
-30
/
+32
2024-07-17
virtio: introduce virtio_queue_info struct and find_vqs_info() config op
Jiri Pirko
1
-3
/
+52
2024-07-17
virtio: make virtio_find_single_vq() call virtio_find_vqs()
Jiri Pirko
1
-14
/
+14
2024-07-17
virtio: make virtio_find_vqs() call virtio_find_vqs_ctx()
Jiri Pirko
1
-7
/
+8
2024-07-17
caif_virtio: use virtio_find_single_vq() for single virtqueue finding
Jiri Pirko
1
-4
/
+4
2024-07-17
firmware: qcom: tzmem: don't ask about allocator mode when not enabled
Linus Torvalds
1
-0
/
+1
2024-07-17
um: Use generic runtime constant implementation
Linus Torvalds
1
-0
/
+1
2024-07-16
Documentation: Document user_events ioctl code
Beau Belgrave
1
-0
/
+2
2024-07-16
docs/pinctrl: fix typo in mapping example
Marc Ferland
1
-1
/
+1
2024-07-16
docs: maintainer: discourage taking conversations off-list
Jakub Kicinski
1
-0
/
+11
2024-07-16
eth: fbnic: Fix spelling mistake "tiggerring" -> "triggering"
Colin Ian King
1
-1
/
+1
2024-07-16
tcp: Replace strncpy() with strscpy()
Kees Cook
1
-4
/
+5
2024-07-16
wifi: ath12k: fix build vs old compiler
Paolo Abeni
1
-2
/
+2
2024-07-16
tpm: Use auth only after NULL check in tpm_buf_check_hmac_response()
Hao Ge
1
-2
/
+3
[next]