开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-02-21
Merge branch 'rework/buffers-cleanup' into for-linus
Petr Mladek
2023-02-15
printf: fix errname.c list
Arnd Bergmann
2023-02-03
kernel/printk/index.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-01-18
printk: Use scnprintf() to print the message about the dropped messages on a ...
Petr Mladek
2023-01-11
printk: adjust string limit macros
John Ogness
2023-01-11
printk: use printk_buffers for devkmsg
John Ogness
2023-01-11
printk: introduce console_prepend_dropped() for dropped messages
John Ogness
2023-01-11
printk: introduce printk_get_next_message() and printk_message
John Ogness
2023-01-11
printk: introduce struct printk_buffers
John Ogness
2023-01-11
console: Document struct console
Thomas Gleixner
2023-01-11
console: Use BIT() macros for @flags values
Thomas Gleixner
2023-01-11
printk: move size limit macros into internal.h
John Ogness
2023-01-03
docs: gdbmacros: print newest record
John Ogness
2022-12-12
Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-12-12
Merge tag 'locks-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
2022-12-12
Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-12
Merge tag 'seccomp-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-12
Merge tag 'pstore-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-12
Merge tag 'unsigned-char-6.2-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-12-12
Merge tag 'nolibc.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-12
Merge tag 'kcsan.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-12
Merge tag 'lkmm.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-12
Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-11
Linux 6.1
v6.1
Linus Torvalds
2022-12-11
Merge tag 'iommu-fix-v6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-10
Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-12-10
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-12-09
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
2022-12-09
MAINTAINERS: update Muchun Song's email
Muchun Song
2022-12-09
mm/gup: fix gup_pud_range() for dax
John Starks
2022-12-09
mmap: fix do_brk_flags() modifying obviously incorrect VMAs
Liam Howlett
2022-12-09
mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bit
David Hildenbrand
2022-12-09
tmpfs: fix data loss from failed fallocate
Hugh Dickins
2022-12-09
kselftests: cgroup: update kmem test precision tolerance
Michal Hocko
2022-12-09
mm: do not BUG_ON missing brk mapping, because userspace can unmap it
Jason A. Donenfeld
2022-12-09
mailmap: update Matti Vaittinen's email address
Matti Vaittinen
2022-12-09
Merge tag 'media/v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2022-12-09
Merge tag 'soc-fixes-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-08
Merge tag 'drm-fixes-2022-12-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-12-09
Merge tag 'drm-misc-fixes-2022-12-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-12-09
Merge tag 'amd-drm-fixes-6.1-2022-12-07' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-12-08
Merge tag 'block-6.1-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-08
Merge tag 'io_uring-6.1-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-08
Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-12-08
Merge tag 'for-linus-2022120801' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-08
Merge tag 'soc-fixes-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-08
Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devi...
Benjamin Tissoires
2022-12-08
Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"
Benjamin Tissoires
2022-12-08
Merge tag 'loongarch-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-12-08
Merge tag 'for-linus-xsa-6.1-rc9b-tag' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]