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-23
Revert "printk: add kthread console printers"
Petr Mladek
-2
/
+0
2022-06-23
Revert "printk: extend console_lock for per-console locking"
Petr Mladek
-15
/
+0
2022-06-23
Revert "printk: Wait for the global console lock when the system is going down"
Petr Mladek
-5
/
+0
2022-06-23
io_uring: move io_uring_get_opcode out of TP_printk
Dylan Yudaken
-7
/
+35
2022-06-23
Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-0
/
+5
2022-06-23
nvme: fix the CRIMS and CRWMS definitions to match the spec
Joel Granados
-2
/
+2
2022-06-23
sock: redo the psock vs ULP protection check
Jakub Kicinski
-0
/
+5
2022-06-22
pwm: Drop unused forward declaration from pwm.h
Uwe Kleine-König
-2
/
+0
2022-06-22
pwm: Reorder header file to get rid of struct pwm_capture forward declaration
Uwe Kleine-König
-11
/
+10
2022-06-22
pwm: Drop support for legacy drivers
Uwe Kleine-König
-12
/
+0
2022-06-21
Merge tag 'certs-20220621' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
-0
/
+3
2022-06-21
certs: Move load_certificate_list() to be with the asymmetric keys code
David Howells
-0
/
+3
2022-06-20
ACPI: bus: Introduce acpi_dev_for_each_child_reverse()
Rafael J. Wysocki
-0
/
+3
2022-06-20
ACPI: glue: Introduce acpi_find_child_by_adr()
Rafael J. Wysocki
-0
/
+2
2022-06-20
dt-bindings: clock: Add indices for Exynos7885 TREX clocks
David Virag
-8
/
+15
2022-06-20
dt-bindings: clock: Add bindings for Exynos7885 CMU_FSYS
David Virag
-1
/
+30
2022-06-19
block: remove queue from struct blk_independent_access_range
Damien Le Moal
-1
/
+0
2022-06-19
random: quiet urandom warning ratelimit suppression message
Jason A. Donenfeld
-4
/
+8
2022-06-19
Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+6
2022-06-17
Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+5
2022-06-17
Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-block
Linus Torvalds
-2
/
+2
2022-06-17
Merge tag 'io_uring-5.19-2022-06-16' of git://git.kernel.dk/linux-block
Linus Torvalds
-6
/
+0
2022-06-17
Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+2
2022-06-17
Merge tag 'staging-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-344
/
+0
2022-06-17
Merge tag 'tty-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-0
/
+1
2022-06-17
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
-0
/
+5
2022-06-17
soc: mediatek: mutex: add functions that operate registers by CMDQ
Moudy Ho
-0
/
+2
2022-06-17
soc: mediatek: mutex: add common interface for modules setting
Moudy Ho
-0
/
+25
2022-06-17
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
-4
/
+4
2022-06-17
ata: libata: add qc->flags in ata_qc_complete_template tracepoint
Edward Wu
-0
/
+1
2022-06-16
Merge tag 'drm-fixes-2022-06-17' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-4
/
+5
2022-06-16
mm/memory-failure: disable unpoison once hw error happens
zhenwei pi
-0
/
+1
2022-06-16
mm: re-allow pinning of zero pfns
Alex Williamson
-1
/
+1
2022-06-17
Merge tag 'drm-misc-fixes-2022-06-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-4
/
+5
2022-06-16
blk-mq: avoid to touch q->elevator without any protection
Ming Lei
-2
/
+2
2022-06-16
cgroup: Use separate src/dst nodes when preloading css_sets for migration
Tejun Heo
-1
/
+2
2022-06-16
Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-84
/
+1
2022-06-16
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
-84
/
+1
2022-06-16
init: Initialize noop_backing_dev_info early
Jan Kara
-0
/
+2
2022-06-15
Merge tag 'hardening-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+1
2022-06-15
printk: Wait for the global console lock when the system is going down
Petr Mladek
-0
/
+5
2022-06-15
regmap: provide regmap_field helpers for simple bit operations
Li Chen
-0
/
+37
2022-06-14
netfs: fix up netfs_inode_init() docbook comment
Linus Torvalds
-1
/
+1
2022-06-14
io_uring: remove IORING_CLOSE_FD_AND_FILE_SLOT
Pavel Begunkov
-6
/
+0
2022-06-14
Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+3
2022-06-14
cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrink
Eiichi Tsukata
-0
/
+29
2022-06-14
Merge tag 'scmi-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
-4
/
+5
2022-06-14
drm/ttm: fix bulk move handling v2
Christian König
-4
/
+4
2022-06-13
usercopy: Handle vm_map_ram() areas
Matthew Wilcox (Oracle)
-0
/
+1
2022-06-12
Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-13
/
+61
[prev]
[next]