index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-23
init: use ktime_us_delta() to make initcall_debug log more precise
Mark-PK Tsai
2022-03-23
checkpatch: use python3 to find codespell dictionary
Sagar Patel
2022-03-23
checkpatch: add early_param exception to blank line after struct/function test
Joe Perches
2022-03-23
checkpatch: add --fix option for some TRAILING_STATEMENTS
Joe Perches
2022-03-23
checkpatch: prefer MODULE_LICENSE("GPL") over MODULE_LICENSE("GPL v2")
Joe Perches
2022-03-23
lib: bitmap: fix many kernel-doc warnings
Randy Dunlap
2022-03-23
lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option
Feng Tang
2022-03-23
bitfield: add explicit inclusions to the example
Andy Shevchenko
2022-03-23
ilog2: force inlining of __ilog2_u32() and __ilog2_u64()
Christophe Leroy
2022-03-23
include: drop pointless __compiler_offsetof indirection
Rasmus Villemoes
2022-03-23
Kconfig.debug: make DEBUG_INFO selectable from a choice
Kees Cook
2022-03-23
kernel/ksysfs.c: use helper macro __ATTR_RW
Miaohe Lin
2022-03-23
Documentation/sparse: add hints about __CHECKER__
Bjorn Helgaas
2022-03-23
linux/types.h: remove unnecessary __bitwise__
Bjorn Helgaas
2022-03-23
proc/vmcore: fix vmcore_alloc_buf() kernel-doc comment
Yang Li
2022-03-23
proc/vmcore: fix possible deadlock on concurrent mmap and read
David Hildenbrand
2022-03-23
proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks
Hao Lee
2022-03-20
Linux 5.17
v5.17
Linus Torvalds
2022-03-20
Merge tag 'for-linus-5.17' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2022-03-20
kvm/emulate: Fix SETcc emulation function offsets with SLS
Borislav Petkov
2022-03-19
Merge tag 'soc-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-19
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2022-03-19
Merge tag 'perf-tools-fixes-for-v5.17-2022-03-19' of git://git.kernel.org/pub...
Linus Torvalds
2022-03-19
Merge tag 'char-misc-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-19
Merge tag 'usb-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2022-03-18
perf parse-events: Ignore case in topdown.slots check
Ian Rogers
2022-03-18
perf evlist: Avoid iteration for empty evlist.
Ian Rogers
2022-03-18
perf symbols: Fix symbol size calculation condition
Michael Petlan
2022-03-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-03-18
Merge tag '5.17-rc8-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-03-18
Merge tag 'block-5.17-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-18
Merge tag 'drm-fixes-2022-03-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-03-18
arm64: errata: avoid duplicate field initializer
Arnd Bergmann
2022-03-18
arm64: fix clang warning about TRAMP_VALIAS
Arnd Bergmann
2022-03-18
Merge tag 'drm-misc-fixes-2022-03-17' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-03-17
Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2022-03-17
Merge tag 'acpi-5.17-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-03-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-17
selftests: vm: fix clang build error multiple output files
Yosry Ahmed
2022-03-17
ocfs2: fix crash when initialize filecheck kobj fails
Joseph Qi
2022-03-17
configs/debug: restore DEBUG_INFO=y for overriding
Qian Cai
2022-03-17
mm: swap: get rid of livelock in swapin readahead
Guo Ziliang
2022-03-17
iavf: Fix hang during reboot/shutdown
Ivan Vecera
2022-03-17
net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...
Vladimir Oltean
2022-03-17
net: bcmgenet: skip invalid partial checksums
Doug Berger
2022-03-17
bnx2x: fix built-in kernel driver load failure
Manish Chopra
2022-03-17
net: phy: mscc: Add MODULE_FIRMWARE macros
Juerg Haefliger
2022-03-17
net: dsa: Add missing of_node_put() in dsa_port_parse_of
Miaoqian Lin
2022-03-17
drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERS
Thomas Zimmermann
[next]