index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-09-08
thermal/drivers/devfreq_cooling: use HZ macros
Daniel Lezcano
1
-1
/
+1
2021-09-08
units: add the HZ macros
Daniel Lezcano
1
-0
/
+4
2021-09-08
units: change from 'L' to 'UL'
Daniel Lezcano
1
-3
/
+3
2021-09-08
include/linux/once.h: fix trivia typo Not -> Note
Andy Shevchenko
1
-1
/
+1
2021-09-08
arch: Kconfig: fix spelling mistake "seperate" -> "separate"
Colin Ian King
1
-1
/
+1
2021-09-08
connector: send event on write to /proc/[pid]/comm
Ohhoon Kwon
1
-1
/
+4
2021-09-08
proc: stop using seq_get_buf in proc_task_name
Christoph Hellwig
1
-14
/
+4
2021-09-08
percpu: remove export of pcpu_base_addr
Greg Kroah-Hartman
1
-1
/
+0
2021-09-08
alpha: pci-sysfs: fix all kernel-doc warnings
Randy Dunlap
1
-4
/
+8
2021-09-08
alpha: agp: make empty macros use do-while-0 style
Randy Dunlap
1
-2
/
+2
2021-09-08
MAINTAINERS: update for DAMON
SeongJae Park
1
-0
/
+11
2021-09-08
mm/damon: add user space selftests
SeongJae Park
3
-0
/
+110
2021-09-08
mm/damon: add kunit tests
SeongJae Park
7
-0
/
+760
[next]