Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b059454846141c2daacffe8a99366ef31cc1f23f
b059454
signal/arm: Use send_sig_fault where appropriate
by Eric W. Biederman
· 7 years ago
3ee6a44
signal/arm: Use force_sig_fault where appropriate
by Eric W. Biederman
· 7 years ago
05e792e
signal/arm: Push siginfo generation into arm_notify_die
by Eric W. Biederman
· 7 years ago
c852680
signal/arm64: Use send_sig_fault where appropriate
by Eric W. Biederman
· 7 years ago
f3a900b
signal/arm64: Add and use arm64_force_sig_ptrace_errno_trap
by Eric W. Biederman
· 6 years ago
2627f03
signal/arm64: In ptrace_hbptriggered name the signal description string
by Eric W. Biederman
· 6 years ago
009f608
signal/arm64: Remove arm64_force_sig_info
by Eric W. Biederman
· 6 years ago
b4d5557
signal/arm64: Add and use arm64_force_sig_mceerr as appropriate
by Eric W. Biederman
· 6 years ago
feca355
signal/arm64: Add and use arm64_force_sig_fault where appropriate
by Eric W. Biederman
· 6 years ago
559d8d9
signal/arm64: Only call set_thread_esr once in do_page_fault
by Eric W. Biederman
· 6 years ago
2d2837f
signal/arm64: Only perform one esr_to_fault_info call in do_page_fault
by Eric W. Biederman
· 6 years ago
effb093
signal/arm64: Expand __do_user_fault and remove it
by Eric W. Biederman
· 6 years ago
aefab2b
signal/arm64: For clarity separate the 3 signal sending cases in do_page_fault
by Eric W. Biederman
· 6 years ago
9ea3a97
signal/arm64: Consolidate the two hwpoison cases in do_page_fault
by Eric W. Biederman
· 6 years ago
f29ad20
signal/arm64: Factor set_thread_esr out of __do_user_fault
by Eric W. Biederman
· 6 years ago
1628a7c
signal/arm64: Factor out arm64_show_signal from arm64_force_sig_info
by Eric W. Biederman
· 6 years ago
24b8f79
signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info
by Eric W. Biederman
· 6 years ago
6fa998e
signal/arm64: Push siginfo generation into arm64_notify_die
by Eric W. Biederman
· 6 years ago
f383d8b
signal/powerpc: Use force_sig_fault where appropriate
by Eric W. Biederman
· 6 years ago
77c7072
signal/powerpc: Simplify _exception_pkey by using force_sig_pkuerr
by Eric W. Biederman
· 6 years ago
5d8fb8a
signal/powerpc: Specialize _exception_pkey for handling pkey exceptions
by Eric W. Biederman
· 6 years ago
c1c7c85
signal/powerpc: Call force_sig_fault from _exception
by Eric W. Biederman
· 6 years ago
2c44ce2
signal/powerpc: Factor the common exception code into exception_common
by Eric W. Biederman
· 6 years ago
cd60ab7a
signal/powerpc: Remove pkey parameter from __bad_area_nosemaphore
by Eric W. Biederman
· 6 years ago
8eb2ba2
signal/powerpc: Call _exception_pkey directly from bad_key_fault_exception
by Eric W. Biederman
· 6 years ago
9f2ee69
signal/powerpc: Remove pkey parameter from __bad_area
by Eric W. Biederman
· 6 years ago
f654fc0
signal/powerpc: Use force_sig_mceerr as appropriate
by Eric W. Biederman
· 7 years ago
0a996c1
signal/x86: Use force_sig_fault where appropriate
by Eric W. Biederman
· 6 years ago
419ceeb
signal/x86: Pass pkey by value
by Eric W. Biederman
· 6 years ago
b4fd52f
signal/x86: Replace force_sig_info_fault with force_sig_fault
by Eric W. Biederman
· 6 years ago
9db812d
signal/x86: Call force_sig_pkuerr from __bad_area_nosemaphore
by Eric W. Biederman
· 6 years ago
aba1ecd
signal/x86: Pass pkey not vma into __bad_area
by Eric W. Biederman
· 6 years ago
988bbc7b
signal/x86: Don't compute pkey in __do_page_fault
by Eric W. Biederman
· 6 years ago
25c102d
signal/x86: Remove pkey parameter from mm_fault_error
by Eric W. Biederman
· 6 years ago
27274f7
signal/x86: Remove the pkey parameter from do_sigbus
by Eric W. Biederman
· 6 years ago
768fd9c
signal/x86: Remove pkey parameter from bad_area_nosemaphore
by Eric W. Biederman
· 6 years ago
164881b
signal/x86/traps: Simplify trap generation
by Eric W. Biederman
· 7 years ago
afe8448
signal/x86/traps: Use force_sig instead of open coding it.
by Eric W. Biederman
· 7 years ago
851ce9e
signal/x86/traps: Use force_sig_bnderr
by Eric W. Biederman
· 7 years ago
79e21d6
signal/x86/traps: Move more code into do_trap_no_signal so it can be reused
by Eric W. Biederman
· 7 years ago
6ace109
signal/x86/traps: Factor out show_signal
by Eric W. Biederman
· 7 years ago
8d68fa0
signal/x86: Move mpx siginfo generation into do_bounds
by Eric W. Biederman
· 7 years ago
8a35eb2
signal/x86: In trace_mpx_bounds_register_exception add __user annotations
by Eric W. Biederman
· 7 years ago
585a8b9
signal/x86: Use send_sig_mceerr as apropriate
by Eric W. Biederman
· 7 years ago
40e5539
signal/x86: Move MCE error reporting out of force_sig_info_fault
by Eric W. Biederman
· 7 years ago
73f297a
signal/x86: Inline fill_sigtrap_info in it's only caller send_sigtrap
by Eric W. Biederman
· 7 years ago
efc463a
signal: Simplify tracehook_report_syscall_exit
by Eric W. Biederman
· 7 years ago
fb50f5a
signal: Pair exports with their functions
by Eric W. Biederman
· 6 years ago
b21c5bd
signal: Remove specific_send_sig_info
by Eric W. Biederman
· 6 years ago
82058d6
signal: Use group_send_sig_info to kill all processes in a pid namespace
by Eric W. Biederman
· 6 years ago
a8ebd17
tty_io: Use group_send_sig_info in __do_SACK to note it is a session being killed
by Eric W. Biederman
· 6 years ago
0ab93e9c
signal/GenWQE: Fix sending of SIGKILL
by Eric W. Biederman
· 6 years ago
4ff4c31
signal: Remove SEND_SIG_FORCED
by Eric W. Biederman
· 6 years ago
079b22d
signal: Use SEND_SIG_PRIV not SEND_SIG_FORCED with SIGKILL and SIGSTOP
by Eric W. Biederman
· 6 years ago
f149b31
signal: Never allocate siginfo for SIGKILL or SIGSTOP
by Eric W. Biederman
· 6 years ago
0351505
signal: Don't send siginfo to kthreads.
by Eric W. Biederman
· 6 years ago
961366a
signal: Remove the siginfo paramater from kernel_dqueue_signal
by Eric W. Biederman
· 6 years ago
b16503b
signal: send_sig_all no longer needs SEND_SIG_FORCED
by Eric W. Biederman
· 6 years ago
3597dfe
signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init
by Eric W. Biederman
· 6 years ago
4a63c1ff
signal: Properly deliver SIGSEGV from x86 uprobes
by Eric W. Biederman
· 6 years ago
55a3235
signal: Properly deliver SIGILL from uprobes
by Eric W. Biederman
· 6 years ago
86989c4
signal: Always ignore SIGKILL and SIGSTOP sent to the global init
by Eric W. Biederman
· 6 years ago
5b394b2
Linux 4.19-rc1
by Linus Torvalds
· 6 years ago
b933d6e
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
aba16dc
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
c4726e7
Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
d207ea8
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2a8a2b7
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
de37503
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
a9ce323
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2923b27
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
828bf6e
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
b326272
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
1bc2767
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
b8dcdab
Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
db84abf
Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 6 years ago
04faac1
Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
1b2de5d
mm/cow: don't bother write protecting already write-protected pages
by Linus Torvalds
· 7 years ago
e0fcfe1
hpfs: remove unnecessary checks on the value of r when assigning error code
by Colin Ian King
· 6 years ago
7634ccd
libata: maintainership update
by Jens Axboe
· 6 years ago
0519359
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 6 years ago
5967661
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
9022ada8
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 6 years ago
18b8bfd
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
d972604
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 6 years ago
57bb8e3
Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 6 years ago
aa5b105
Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
e1dbc5a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
40c431a
Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
4def196
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
5e8704a
Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
019cddc
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
1aa55ca
iommu/rockchip: Move irq request past pm_runtime_enable
by Marc Zyngier
· 6 years ago
3fc7c5c
iommu/rockchip: Handle errors returned from PM framework
by Marc Zyngier
· 6 years ago
7db7a8f
arm64: rockchip: Force CONFIG_PM on Rockchip systems
by Marc Zyngier
· 6 years ago
d1558df
ARM: rockchip: Force CONFIG_PM on Rockchip systems
by Marc Zyngier
· 6 years ago
e988024
arm64: dts: Fix various entry-method properties to reflect documentation
by Amit Kucheria
· 6 years ago
5920cce
Merge tag 'reset-fixes-for-4.18' of git://git.pengutronix.de/git/pza/linux into next/late
by Olof Johansson
· 6 years ago
c37aad3
Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into next/late
by Olof Johansson
· 6 years ago
d002924
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 6 years ago
Next »