index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-23
riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Jisheng Zhang
2022-03-23
kexec: make crashk_res, crashk_low_res and crash_notes symbols always visible
Jisheng Zhang
2022-03-23
cgroup: use irqsave in cgroup_rstat_flush_locked().
Sebastian Andrzej Siewior
2022-03-23
fat: use pointer to simple type in put_user()
Helge Deller
2022-03-23
minix: fix bug when opening a file with O_DIRECT
Qinghua Jin
2022-03-23
fs/pipe.c: local vars have to match types of proper pipe_inode_info fields
Andrei Vagin
2022-03-23
fs/pipe: use kvcalloc to allocate a pipe_buffer array
Andrei Vagin
2022-03-23
init/main.c: return 1 from handled __setup() functions
Randy Dunlap
2022-03-23
init.h: improve __setup and early_param documentation
Randy Dunlap
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-23
Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2022-03-23
Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2022-03-23
Merge tag 'arm-defconfig-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-03-23
Merge tag 'm68knommu-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-23
Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-03-23
Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2022-03-23
Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
Merge tag 'mmc-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2022-03-23
Merge tag 'ata-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
2022-03-23
Merge tag 'linux-kselftest-kunit-5.18-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-03-23
Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-03-23
Merge branch 'for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2022-03-23
Merge branch 'for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2022-03-23
Merge tag 'slab-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2022-03-23
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-03-23
Merge tag 'trace-rtla-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
Merge tag 'printk-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-23
llc: fix netdevice reference leaks in llc_ui_bind()
Eric Dumazet
2022-03-23
drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtool
Sondhauß, Jan
2022-03-23
Merge branch 'ice-avoid-sleeping-scheduling-in-atomic-contexts'
Jakub Kicinski
[prev]
[next]