index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-09
Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-52
/
+197
2021-09-09
Merge tag 'docs-5.15-2' of git://git.lwn.net/linux
Linus Torvalds
73
-129
/
+2686
2021-09-09
Merge tag 'modules-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+2
2021-09-09
Merge tag 'microblaze-v5.15' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-5
/
+4
2021-09-09
Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
3
-7
/
+10
2021-09-09
Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
14
-207
/
+438
2021-09-09
Merge tag '9p-for-5.15-rc1' of git://github.com/martinetd/linux
Linus Torvalds
4
-6
/
+10
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
149
-930
/
+5341
2021-09-08
Merge tag 'mm-slub-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-251
/
+563
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
[next]