index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-spear
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-09
mm: simplify compat numa syscalls
Arnd Bergmann
2
-129
/
+64
2021-09-09
mm: simplify compat_sys_move_pages
Arnd Bergmann
1
-15
/
+30
2021-09-09
kexec: avoid compat_alloc_user_space
Arnd Bergmann
1
-36
/
+25
2021-09-09
kexec: move locking into do_kexec_load
Arnd Bergmann
1
-28
/
+16
2021-09-09
mm: migrate: change to use bool type for 'page_was_mapped'
Baolin Wang
1
-2
/
+2
2021-09-09
mm: migrate: fix the incorrect function name in comments
Baolin Wang
1
-1
/
+1
2021-09-09
mm: migrate: introduce a local variable to get the number of pages
Baolin Wang
1
-2
/
+3
2021-09-09
mm/vmstat: protect per cpu variables with preempt disable on RT
Ingo Molnar
1
-0
/
+48
2021-09-08
scripts: check_extable: fix typo in user error message
Randy Dunlap
1
-1
/
+1
2021-09-08
mm/workingset: correct kernel-doc notations
Randy Dunlap
1
-1
/
+1
2021-09-08
ipc: replace costly bailout check in sysvipc_find_ipc()
Rafael Aquini
1
-12
/
+4
2021-09-08
selftests/memfd: remove unused variable
Greg Thelen
1
-1
/
+1
2021-09-08
Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCH
Lukas Bulwahn
1
-1
/
+0
2021-09-08
configs: remove the obsolete CONFIG_INPUT_POLLDEV
Zenghui Yu
9
-9
/
+0
2021-09-08
prctl: allow to setup brk for et_dyn executables
Cyrill Gorcunov
1
-7
/
+0
2021-09-08
pid: cleanup the stale comment mentioning pidmap_init().
Takahiro Itazuri
1
-1
/
+1
2021-09-08
kernel/fork.c: unexport get_{mm,task}_exe_file
Christoph Hellwig
1
-2
/
+0
2021-09-08
coredump: fix memleak in dump_vma_snapshot()
QiuXi
1
-1
/
+3
2021-09-08
fs/coredump.c: log if a core dump is aborted due to changed file permissions
David Oberhollenzer
1
-2
/
+9
2021-09-08
nilfs2: use refcount_dec_and_lock() to fix potential UAF
Zhen Lei
1
-5
/
+4
2021-09-08
nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_group
Nanyong Sun
1
-1
/
+1
2021-09-08
nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_group
Nanyong Sun
1
-2
/
+2
2021-09-08
nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_group
Nanyong Sun
1
-1
/
+1
2021-09-08
nilfs2: fix memory leak in nilfs_sysfs_create_##name##_group
Nanyong Sun
1
-2
/
+2
2021-09-08
nilfs2: fix NULL pointer in nilfs_##name##_attr_release
Nanyong Sun
1
-5
/
+3
2021-09-08
nilfs2: fix memory leak in nilfs_sysfs_create_device_group
Nanyong Sun
1
-4
/
+2
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
12
-51
/
+2
2021-09-08
init: move usermodehelper_enable() to populate_rootfs()
Rasmus Villemoes
3
-1
/
+4
2021-09-08
fs/epoll: use a per-cpu counter for user's watches count
Nicholas Piggin
3
-9
/
+37
2021-09-08
checkpatch: improve GIT_COMMIT_ID test
Joe Perches
1
-31
/
+51
2021-09-08
checkpatch: make email address check case insensitive
Mimi Zohar
1
-2
/
+2
2021-09-08
checkpatch: support wide strings
Joe Perches
1
-3
/
+4
2021-09-08
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
13
-20
/
+20
2021-09-08
lib/iov_iter.c: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+6
2021-09-08
lib/dump_stack: correct kernel-doc notation
Randy Dunlap
1
-1
/
+2
2021-09-08
lib/test: convert test_sort.c to use KUnit
Daniel Latypov
2
-23
/
+22
2021-09-08
math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting it
Geert Uytterhoeven
1
-2
/
+1
2021-09-08
math: make RATIONAL tristate
Geert Uytterhoeven
2
-1
/
+4
2021-09-08
Documentation/llvm: update IRC location
Nathan Chancellor
1
-1
/
+1
2021-09-08
Documentation/llvm: update mailing list
Nathan Chancellor
1
-1
/
+2
2021-09-08
MAINTAINERS: update ClangBuiltLinux mailing list
Nathan Chancellor
1
-2
/
+2
2021-09-08
profiling: fix shift-out-of-bounds bugs
Pavel Skripkin
1
-10
/
+11
2021-09-08
kernel/acct.c: use dedicated helper to access rlimit values
Yang Yang
1
-1
/
+1
2021-09-08
phy/drivers/stm32: use HZ macros
Daniel Lezcano
1
-1
/
+1
2021-09-08
mtd/drivers/nand: use HZ macros
Daniel Lezcano
1
-1
/
+1
2021-09-08
i2c/drivers/ov02q10: use HZ macros
Daniel Lezcano
1
-1
/
+1
2021-09-08
iio/drivers/hid-sensor: use HZ macros
Daniel Lezcano
1
-2
/
+1
2021-09-08
hwmon/drivers/mr75203: use HZ macros
Daniel Lezcano
1
-1
/
+1
2021-09-08
iio/drivers/as73211: use HZ macros
Daniel Lezcano
1
-2
/
+1
2021-09-08
devfreq: use HZ macros
Daniel Lezcano
1
-1
/
+1
[next]