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
2021-09-08
nilfs2: fix NULL pointer in nilfs_##name##_attr_release
Nanyong Sun
2021-09-08
nilfs2: fix memory leak in nilfs_sysfs_create_device_group
Nanyong Sun
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
2021-09-08
init: move usermodehelper_enable() to populate_rootfs()
Rasmus Villemoes
2021-09-08
fs/epoll: use a per-cpu counter for user's watches count
Nicholas Piggin
2021-09-08
checkpatch: improve GIT_COMMIT_ID test
Joe Perches
2021-09-08
checkpatch: make email address check case insensitive
Mimi Zohar
2021-09-08
checkpatch: support wide strings
Joe Perches
2021-09-08
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
2021-09-08
lib/iov_iter.c: fix kernel-doc warnings
Randy Dunlap
2021-09-08
lib/dump_stack: correct kernel-doc notation
Randy Dunlap
2021-09-08
lib/test: convert test_sort.c to use KUnit
Daniel Latypov
2021-09-08
math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting it
Geert Uytterhoeven
2021-09-08
math: make RATIONAL tristate
Geert Uytterhoeven
2021-09-08
Documentation/llvm: update IRC location
Nathan Chancellor
2021-09-08
Documentation/llvm: update mailing list
Nathan Chancellor
2021-09-08
MAINTAINERS: update ClangBuiltLinux mailing list
Nathan Chancellor
2021-09-08
profiling: fix shift-out-of-bounds bugs
Pavel Skripkin
2021-09-08
kernel/acct.c: use dedicated helper to access rlimit values
Yang Yang
2021-09-08
phy/drivers/stm32: use HZ macros
Daniel Lezcano
2021-09-08
mtd/drivers/nand: use HZ macros
Daniel Lezcano
2021-09-08
i2c/drivers/ov02q10: use HZ macros
Daniel Lezcano
2021-09-08
iio/drivers/hid-sensor: use HZ macros
Daniel Lezcano
2021-09-08
hwmon/drivers/mr75203: use HZ macros
Daniel Lezcano
2021-09-08
iio/drivers/as73211: use HZ macros
Daniel Lezcano
2021-09-08
devfreq: use HZ macros
Daniel Lezcano
2021-09-08
thermal/drivers/devfreq_cooling: use HZ macros
Daniel Lezcano
2021-09-08
units: add the HZ macros
Daniel Lezcano
2021-09-08
units: change from 'L' to 'UL'
Daniel Lezcano
2021-09-08
include/linux/once.h: fix trivia typo Not -> Note
Andy Shevchenko
2021-09-08
arch: Kconfig: fix spelling mistake "seperate" -> "separate"
Colin Ian King
2021-09-08
connector: send event on write to /proc/[pid]/comm
Ohhoon Kwon
2021-09-08
proc: stop using seq_get_buf in proc_task_name
Christoph Hellwig
2021-09-08
percpu: remove export of pcpu_base_addr
Greg Kroah-Hartman
2021-09-08
alpha: pci-sysfs: fix all kernel-doc warnings
Randy Dunlap
2021-09-08
alpha: agp: make empty macros use do-while-0 style
Randy Dunlap
2021-09-08
MAINTAINERS: update for DAMON
SeongJae Park
2021-09-08
mm/damon: add user space selftests
SeongJae Park
2021-09-08
mm/damon: add kunit tests
SeongJae Park
2021-09-08
Documentation: add documents for DAMON
SeongJae Park
2021-09-08
mm/damon/dbgfs: support multiple contexts
SeongJae Park
2021-09-08
mm/damon/dbgfs: export kdamond pid to the user space
SeongJae Park
2021-09-08
mm/damon: implement a debugfs-based user space interface
SeongJae Park
2021-09-08
mm/damon: add a tracepoint
SeongJae Park
2021-09-08
mm/damon: implement primitives for the virtual memory address spaces
SeongJae Park
2021-09-08
mm/idle_page_tracking: make PG_idle reusable
SeongJae Park
2021-09-08
mm/damon: adaptively adjust regions
SeongJae Park
2021-09-08
mm/damon/core: implement region-based sampling
SeongJae Park
2021-09-08
mm: introduce Data Access MONitor (DAMON)
SeongJae Park
2021-09-08
kfence: test: fail fast if disabled at boot
Marco Elver
[next]