index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2022-06-27
block: fix default IO priority handling again
Jan Kara
-1
/
+1
2022-06-27
block: move blk_queue_get_max_sectors to blk.h
Christoph Hellwig
-13
/
+0
2022-06-27
block: fold blk_max_size_offset into get_max_io_size
Christoph Hellwig
-19
/
+0
2022-06-27
block: factor out a chunk_size_left helper
Christoph Hellwig
-6
/
+13
2022-06-27
block: relax direct io memory alignment
Keith Busch
-0
/
+5
2022-06-27
block: introduce bdev_iter_is_aligned helper
Keith Busch
-0
/
+7
2022-06-27
iov: introduce iov_iter_aligned
Keith Busch
-0
/
+2
2022-06-27
block: introduce bdev_dma_alignment helper
Keith Busch
-0
/
+5
2022-06-27
spi: opportunistically skip ctlr->cur_msg_completion
David Jander
-0
/
+8
2022-06-27
spi: Ensure the io_mutex is held until spi_finalize_current_message()
David Jander
-4
/
+2
2022-06-27
spi: Remove the now unused ctlr->idling flag
David Jander
-2
/
+0
2022-06-27
spi: Don't use the message queue if possible in spi_sync
David Jander
-1
/
+10
2022-06-27
spi: Move ctlr->cur_msg_prepared to struct spi_message
David Jander
-3
/
+4
2022-06-27
mm: ioremap: Add ioremap/iounmap_allowed()
Kefeng Wang
-0
/
+26
2022-06-27
mm: ioremap: Use more sensible name in ioremap_prot()
Kefeng Wang
-1
/
+2
2022-06-27
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
-2
/
+4
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
-0
/
+3
2022-06-27
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
-0
/
+2
2022-06-27
x86/kvm/vmx: Make noinstr clean
Peter Zijlstra
-1
/
+1
2022-06-26
Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
-4
/
+5
2022-06-26
Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-1
/
+2
2022-06-26
attr: port attribute changes to new types
Christian Brauner
-2
/
+6
2022-06-26
security: pass down mount idmapping to setattr hook
Christian Brauner
-5
/
+9
2022-06-26
quota: port quota helpers mount ids
Christian Brauner
-3
/
+6
2022-06-26
fs: port to iattr ownership update helpers
Christian Brauner
-3
/
+3
2022-06-26
fs: introduce tiny iattr ownership update helpers
Christian Brauner
-0
/
+76
2022-06-26
fs: use mount types in iattr
Christian Brauner
-2
/
+21
2022-06-26
fs: add two type safe mapping helpers
Christian Brauner
-2
/
+36
2022-06-26
mnt_idmapping: add vfs{g,u}id_t
Christian Brauner
-28
/
+234
2022-06-24
Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-13
/
+16
2022-06-24
net: fix IFF_TX_SKB_NO_LINEAR definition
Dan Carpenter
-1
/
+1
2022-06-24
Merge tag 'ata-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
-0
/
+1
2022-06-24
Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-block
Linus Torvalds
-7
/
+6
2022-06-24
Merge tag 'io_uring-5.19-2022-06-24' of git://git.kernel.dk/linux-block
Linus Torvalds
-7
/
+35
2022-06-24
Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-33
/
+0
2022-06-24
fs: dlm: add resource name to tracepoints
Alexander Aring
-18
/
+92
2022-06-24
fs: dlm: remove additional dereference of lksb
Alexander Aring
-4
/
+4
2022-06-24
ASoC: Remove unused hw_write_t type
Amadeusz Sławiński
-2
/
+0
2022-06-24
locking/lockdep: Fix lockdep_init_map_*() confusion
Peter Zijlstra
-13
/
+17
2022-06-24
jump_label: make initial NOP patching the special case
Ard Biesheuvel
-2
/
+0
2022-06-24
jump_label: mips: move module NOP patching into arch code
Ard Biesheuvel
-6
/
+1
2022-06-24
Merge branch 'for-v5.20/exynos7885-emmc-clk' into next/dt64
Krzysztof Kozlowski
-9
/
+45
2022-06-24
virtio: disable notification hardening by default
Jason Wang
-0
/
+2
2022-06-23
memregion: Fix memregion_free() fallback definition
Dan Williams
-1
/
+1
2022-06-23
gpio: Fix kernel-doc comments to nested union
Akira Yokosawa
-13
/
+16
2022-06-23
Merge tag 'random-5.19-rc4-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-4
/
+8
2022-06-23
ACPI / MMC: PM: Unify fixing up device power
Rafael J. Wysocki
-0
/
+1
2022-06-23
asm-generic: Add memory barrier dma_mb()
Kefeng Wang
-0
/
+8
2022-06-23
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
-33
/
+0
2022-06-23
Revert "printk: add functions to prefer direct printing"
Petr Mladek
-11
/
+0
[prev]
[next]