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
2019-05-29
signal: Explicitly call force_sig_fault on current
Eric W. Biederman
14
-21
/
+21
2019-05-29
signal/unicore32: Remove tsk parameter from __do_user_fault
Eric W. Biederman
1
-5
/
+6
2019-05-29
signal/arm: Remove tsk parameter from __do_user_fault
Eric W. Biederman
1
-5
/
+6
2019-05-29
signal/arm: Remove tsk parameter from ptrace_break
Eric W. Biederman
3
-5
/
+5
2019-05-29
signal/nds32: Remove tsk parameter from send_sigtrap
Eric W. Biederman
1
-3
/
+4
2019-05-29
signal/riscv: Remove tsk parameter from do_trap
Eric W. Biederman
3
-7
/
+8
2019-05-29
signal/sh: Remove tsk parameter from force_sig_info_fault
Eric W. Biederman
1
-7
/
+4
2019-05-29
signal/um: Remove task parameter from send_sigtrap
Eric W. Biederman
1
-4
/
+4
2019-05-29
signal/x86: Remove task parameter from send_sigtrap
Eric W. Biederman
3
-6
/
+6
2019-05-27
signal: Remove task parameter from force_sig_mceerr
Eric W. Biederman
7
-9
/
+8
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
76
-166
/
+160
2019-05-27
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
12
-16
/
+18
2019-05-27
signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
Eric W. Biederman
1
-1
/
+1
2019-05-27
signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig
Eric W. Biederman
1
-1
/
+1
2019-05-27
signal/bpfilter: Fix bpfilter_kernl to use send_sig not force_sig
Eric W. Biederman
1
-1
/
+1
2019-05-27
signal/drbd: Use send_sig not force_sig
Eric W. Biederman
3
-3
/
+3
2019-05-27
signal/arm64: Use force_sig not force_sig_fault for SIGKILL
Eric W. Biederman
1
-1
/
+4
2019-05-23
signal: Correct namespace fixups of si_pid and si_uid
Eric W. Biederman
1
-27
/
+40
2019-05-23
signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio
Eric W. Biederman
3
-33
/
+86
2019-05-20
Linux 5.2-rc1
v5.2-rc1
Linus Torvalds
1
-2
/
+2
2019-05-20
Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+8
2019-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-257
/
+889
2019-05-19
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
74
-172
/
+178
2019-05-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-13
/
+111
2019-05-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-65
/
+107
2019-05-19
Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-51
/
+173
2019-05-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
94
-214
/
+5414
2019-05-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
12
-136
/
+202
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
38
-229
/
+2511
2019-05-19
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
2019-05-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-26
/
+27
2019-05-19
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
25
-124
/
+277
2019-05-19
Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-5
/
+7
2019-05-19
Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
18
-659
/
+831
2019-05-19
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
36
-321
/
+635
2019-05-19
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
1
-3
/
+1
2019-05-19
panic: add an option to replay all the printk message in buffer
Feng Tang
5
-4
/
+24
2019-05-19
initramfs: don't free a non-existent initrd
Steven Price
1
-1
/
+1
2019-05-19
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
1
-3
/
+8
2019-05-19
mm/compaction.c: correct zone boundary handling when isolating pages from a p...
Mel Gorman
1
-2
/
+2
2019-05-19
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+43
2019-05-19
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+48
2019-05-19
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2
-247
/
+763
2019-05-18
Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/...
Ingo Molnar
94
-214
/
+5414
2019-05-18
kbuild: check uniqueness of module names
Masahiro Yamada
2
-0
/
+17
2019-05-18
kconfig: Terminate menu blocks with a comment in the generated config
Alexander Popov
1
-1
/
+12
2019-05-18
kbuild: add LICENSES to KBUILD_ALLDIRS
Masahiro Yamada
1
-1
/
+1
2019-05-18
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
3
-33
/
+13
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
17
-26
/
+25
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
30
-49
/
+47
[next]