index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-12-13
15
-266
/
+64
|
\
|
*
[elf] get rid of get_note_info_size()
Al Viro
2022-11-25
1
-6
/
+1
|
*
[elf] unify regset and non-regset cases
Al Viro
2022-11-25
1
-192
/
+38
|
*
[elf][non-regset] use elf_core_copy_task_regs() for dumper as well
Al Viro
2022-11-25
1
-1
/
+1
|
*
[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...
Al Viro
2022-11-25
9
-34
/
+13
|
*
elf_core_copy_task_regs(): task_pt_regs is defined everywhere
Al Viro
2022-10-24
1
-1
/
+1
|
*
[elf][regset] simplify thread list handling in fill_note_info()
Al Viro
2022-10-24
1
-12
/
+10
|
*
[elf][regset] clean fill_note_info() a bit
Al Viro
2022-10-24
1
-9
/
+2
|
*
kill extern of vsyscall32_sysctl
Al Viro
2022-10-24
1
-1
/
+0
|
*
kill coredump_params->regs
Al Viro
2022-10-24
3
-4
/
+2
|
*
kill signal_pt_regs()
Al Viro
2022-10-24
4
-12
/
+2
*
|
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-12-13
100
-302
/
+750
|
\
\
|
*
|
ipc: fix memory leak in init_mqueue_fs()
Zhengchao Shao
2022-12-12
1
-2
/
+4
|
*
|
hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...
Aditya Garg
2022-12-12
3
-2
/
+8
|
*
|
rapidio: devices: fix missing put_device in mport_cdev_open
Cai Xinchen
2022-12-12
1
-0
/
+1
|
*
|
kcov: fix spelling typos in comments
Rong Tao
2022-12-12
1
-1
/
+1
|
*
|
hfs: Fix OOB Write in hfs_asc2mac
ZhangPeng
2022-12-12
1
-1
/
+1
|
*
|
hfs: fix OOB Read in __hfs_brec_find
ZhangPeng
2022-12-12
1
-0
/
+2
|
*
|
relay: fix type mismatch when allocating memory in relay_create_buf()
Gavrilov Ilia
2022-12-12
1
-2
/
+2
|
*
|
ocfs2: always read both high and low parts of dinode link count
Alexey Asemov
2022-12-12
1
-2
/
+1
|
*
|
io-mapping: move some code within the include guarded section
Christophe JAILLET
2022-12-12
1
-2
/
+2
|
*
|
kernel: kcsan: kcsan_test: build without structleak plugin
Anders Roxell
2022-12-12
1
-0
/
+1
|
*
|
mailmap: update email for Iskren Chernev
Iskren Chernev
2022-12-12
1
-0
/
+1
|
*
|
eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFD
Zhang Qilong
2022-12-12
1
-1
/
+1
|
*
|
rapidio: fix possible UAF when kfifo_alloc() fails
Wang Weiyang
2022-12-12
1
-4
/
+3
|
*
|
relay: use strscpy() is more robust and safer
Xu Panda
2022-12-12
1
-2
/
+2
|
*
|
cpumask: limit visibility of FORCE_NR_CPUS
Yury Norov
2022-12-01
1
-2
/
+2
|
*
|
acct: fix potential integer overflow in encode_comp_t()
Zheng Yejian
2022-12-01
1
-0
/
+2
|
*
|
acct: fix accuracy loss for input value of encode_comp_t()
Zheng Yejian
2022-12-01
1
-2
/
+2
|
*
|
linux/init.h: include <linux/build_bug.h> and <linux/stringify.h>
Masahiro Yamada
2022-12-01
1
-0
/
+2
|
*
|
rapidio: rio: fix possible name leak in rio_register_mport()
Yang Yingliang
2022-12-01
1
-2
/
+7
|
*
|
rapidio: fix possible name leaks when rio_add_device() fails
Yang Yingliang
2022-12-01
2
-4
/
+11
|
*
|
fat (exportfs): fix some kernel-doc warnings
Bo Liu
2022-12-01
1
-2
/
+2
|
*
|
ocfs2: fix memory leak in ocfs2_mount_volume()
Li Zetao
2022-12-01
3
-2
/
+6
|
*
|
lib/radix-tree.c: fix uninitialized variable compilation warning
Rong Tao
2022-12-01
1
-1
/
+1
|
*
|
vmcoreinfo: warn if we exceed vmcoreinfo data size
Stephen Brennan
2022-12-01
1
-0
/
+3
|
*
|
checkpatch: add check for array allocator family argument order
Liao Chang
2022-12-01
1
-1
/
+1
|
*
|
wifi: rt2x00: use explicitly signed or unsigned types
Jason A. Donenfeld
2022-12-01
13
-58
/
+58
|
*
|
debugfs: fix error when writing negative value to atomic_t debugfs file
Akinobu Mita
2022-12-01
3
-14
/
+43
|
*
|
lib/notifier-error-inject: fix error when writing -errno to debugfs file
Akinobu Mita
2022-12-01
1
-1
/
+1
|
*
|
libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
Akinobu Mita
2022-12-01
2
-5
/
+29
|
*
|
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
2022-11-18
1
-1
/
+32
|
*
|
sched/fair: use try_cmpxchg in task_numa_work
Uros Bizjak
2022-11-18
1
-1
/
+1
|
*
|
selftests: cgroup: fix unsigned comparison with less than zero
YueHaibing
2022-11-18
1
-2
/
+3
|
*
|
selftests/vm: add local_config.h and local_config.mk to .gitignore
Zhao Gongyi
2022-11-18
1
-0
/
+2
|
*
|
squashfs: fix null-ptr-deref in squashfs_fill_super
Baokun Li
2022-11-18
1
-1
/
+2
|
*
|
ocfs2: fix memory leak in ocfs2_stack_glue_init()
Shang XiaoJing
2022-11-18
1
-1
/
+7
|
*
|
tools/accounting/procacct: remove some unused variables
Xiongfeng Wang
2022-11-18
1
-6
/
+1
|
*
|
rapidio/tsi721: replace flush_scheduled_work() with flush_work()
Tetsuo Handa
2022-11-18
1
-1
/
+2
|
*
|
lib/fonts: fix undefined behavior in bit shift for get_default_font
Gaosheng Cui
2022-11-18
1
-2
/
+2
[next]