summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-23init: use ktime_us_delta() to make initcall_debug log more preciseMark-PK Tsai
2022-03-23checkpatch: use python3 to find codespell dictionarySagar Patel
2022-03-23checkpatch: add early_param exception to blank line after struct/function testJoe Perches
2022-03-23checkpatch: add --fix option for some TRAILING_STATEMENTSJoe Perches
2022-03-23checkpatch: prefer MODULE_LICENSE("GPL") over MODULE_LICENSE("GPL v2")Joe Perches
2022-03-23lib: bitmap: fix many kernel-doc warningsRandy Dunlap
2022-03-23lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN optionFeng Tang
2022-03-23bitfield: add explicit inclusions to the exampleAndy Shevchenko
2022-03-23ilog2: force inlining of __ilog2_u32() and __ilog2_u64()Christophe Leroy
2022-03-23include: drop pointless __compiler_offsetof indirectionRasmus Villemoes
2022-03-23Kconfig.debug: make DEBUG_INFO selectable from a choiceKees Cook
2022-03-23kernel/ksysfs.c: use helper macro __ATTR_RWMiaohe Lin
2022-03-23Documentation/sparse: add hints about __CHECKER__Bjorn Helgaas
2022-03-23linux/types.h: remove unnecessary __bitwise__Bjorn Helgaas
2022-03-23proc/vmcore: fix vmcore_alloc_buf() kernel-doc commentYang Li
2022-03-23proc/vmcore: fix possible deadlock on concurrent mmap and readDavid Hildenbrand
2022-03-23proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinksHao Lee
2022-03-20Linux 5.17v5.17Linus Torvalds
2022-03-20Merge tag 'for-linus-5.17' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-03-20kvm/emulate: Fix SETcc emulation function offsets with SLSBorislav Petkov
2022-03-19Merge tag 'soc-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-03-19Merge tag 'perf-tools-fixes-for-v5.17-2022-03-19' of git://git.kernel.org/pub...Linus Torvalds
2022-03-19Merge tag 'char-misc-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-19Merge tag 'usb-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2022-03-18perf parse-events: Ignore case in topdown.slots checkIan Rogers
2022-03-18perf evlist: Avoid iteration for empty evlist.Ian Rogers
2022-03-18perf symbols: Fix symbol size calculation conditionMichael Petlan
2022-03-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-03-18Merge tag '5.17-rc8-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-03-18Merge tag 'block-5.17-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-18Merge tag 'drm-fixes-2022-03-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-18arm64: errata: avoid duplicate field initializerArnd Bergmann
2022-03-18arm64: fix clang warning about TRAMP_VALIASArnd Bergmann
2022-03-18Merge tag 'drm-misc-fixes-2022-03-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-03-17Merge tag 'acpi-5.17-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-03-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-17selftests: vm: fix clang build error multiple output filesYosry Ahmed
2022-03-17ocfs2: fix crash when initialize filecheck kobj failsJoseph Qi
2022-03-17configs/debug: restore DEBUG_INFO=y for overridingQian Cai
2022-03-17mm: swap: get rid of livelock in swapin readaheadGuo Ziliang
2022-03-17iavf: Fix hang during reboot/shutdownIvan Vecera
2022-03-17net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...Vladimir Oltean
2022-03-17net: bcmgenet: skip invalid partial checksumsDoug Berger
2022-03-17bnx2x: fix built-in kernel driver load failureManish Chopra
2022-03-17net: phy: mscc: Add MODULE_FIRMWARE macrosJuerg Haefliger
2022-03-17net: dsa: Add missing of_node_put() in dsa_port_parse_ofMiaoqian Lin
2022-03-17drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERSThomas Zimmermann