index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-09
compiler_attributes.h: move __compiletime_{error|warning}
Nick Desaulniers
3
-9
/
+24
2021-09-08
Merge tag 'modules-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
Linus Torvalds
2
-0
/
+2
2021-09-08
Merge tag 'microblaze-v5.15' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-5
/
+4
2021-09-08
Merge branch 'for-5.15/fsdax-cleanups' into for-5.15/libnvdimm
Dan Williams
8
-169
/
+117
2021-09-08
Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
3
-7
/
+10
2021-09-08
Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
14
-207
/
+438
2021-09-08
Merge tag '9p-for-5.15-rc1' of git://github.com/martinetd/linux
Linus Torvalds
4
-6
/
+10
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
24
-333
/
+12
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
14
-117
/
+42
2021-09-08
mm: simplify compat numa syscalls
Arnd Bergmann
2
-129
/
+64
2021-09-08
mm: simplify compat_sys_move_pages
Arnd Bergmann
1
-15
/
+30
2021-09-08
kexec: avoid compat_alloc_user_space
Arnd Bergmann
1
-36
/
+25
2021-09-08
kexec: move locking into do_kexec_load
Arnd Bergmann
1
-28
/
+16
2021-09-08
mm: migrate: change to use bool type for 'page_was_mapped'
Baolin Wang
1
-2
/
+2
2021-09-08
mm: migrate: fix the incorrect function name in comments
Baolin Wang
1
-1
/
+1
2021-09-08
mm: migrate: introduce a local variable to get the number of pages
Baolin Wang
1
-2
/
+3
2021-09-08
mm/vmstat: protect per cpu variables with preempt disable on RT
Ingo Molnar
1
-0
/
+48
2021-09-08
ksmbd: fix control flow issues in sid_to_id()
Namjae Jeon
1
-24
/
+20
2021-09-08
ksmbd: fix read of uninitialized variable ret in set_file_basic_info
Namjae Jeon
1
-1
/
+1
2021-09-08
ksmbd: add missing assignments to ret on ndr_read_int64 read calls
Colin Ian King
1
-2
/
+2
2021-09-08
io_uring: fix missing mb() before waitqueue_active
Pavel Begunkov
1
-1
/
+4
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
149
-909
/
+5320
2021-09-08
tracing/boot: Fix to loop on only subkeys
Masami Hiramatsu
1
-3
/
+3
2021-09-08
Merge tag 'mm-slub-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/linux
Linus Torvalds
4
-251
/
+563
2021-09-08
selftests/ftrace: Exclude "(fault)" in testing add/remove eprobe events
Steven Rostedt (VMware)
1
-1
/
+1
2021-09-08
tracing: Dynamically allocate the per-elt hist_elt_data array
Tom Zanussi
1
-2
/
+12
2021-09-08
tracing: synth events: increase max fields count
Artem Bityutskiy
1
-1
/
+1
2021-09-08
tools/bootconfig: Show whole test command for each test case
Masami Hiramatsu
1
-2
/
+2
2021-09-08
bootconfig: Fix missing return check of xbc_node_compose_key function
Julio Faracco
1
-1
/
+3
2021-09-08
tools/bootconfig: Fix tracing_on option checking in ftrace2bconf.sh
Masami Hiramatsu
1
-2
/
+2
2021-09-08
docs: bootconfig: Add how to use bootconfig for kernel parameters
Masami Hiramatsu
1
-1
/
+38
2021-09-08
init/bootconfig: Reorder init parameter from bootconfig and cmdline
Masami Hiramatsu
1
-9
/
+14
2021-09-08
init: bootconfig: Remove all bootconfig data when the init memory is removed
Masami Hiramatsu
1
-2
/
+12
2021-09-08
tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads()
Qiang.Zhang
1
-3
/
+3
2021-09-08
ACPI: PRM: Find PRMT table before parsing it
Aubrey Li
1
-1
/
+9
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
[prev]
[next]