Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b92adb74adde62d9a9780ff2977d63dcb21aeaa6
/
arch
b92adb7
signal/ia64: Use the force_sig(SIGSEGV,...) in ia64_rt_sigreturn
by Eric W. Biederman
· 7 years ago
8b9c6b2
signal/ia64: Use the generic force_sigsegv in setup_frame
by Eric W. Biederman
· 7 years ago
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
4a63c1ff
signal: Properly deliver SIGSEGV from x86 uprobes
by Eric W. Biederman
· 6 years ago
aba16dc
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
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
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
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
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
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
4def196
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 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
6a01228
x86/speculation/l1tf: Suggest what to do on systems with too much RAM
by Vlastimil Babka
· 6 years ago
b0a182f
x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM
by Vlastimil Babka
· 6 years ago
33e1787
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
8f2bc80
s390: ebcdic: convert comments to UTF-8
by Arnd Bergmann
· 6 years ago
3723c63
treewide: convert ISO_8859-1 text comments to utf-8
by Arnd Bergmann
· 6 years ago
3cc97be
treewide: correct "differenciate" and "instanciate" typos
by Finn Thain
· 6 years ago
d475fac
arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.h
by Will Deacon
· 6 years ago
d503ac5
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
by Masahiro Yamada
· 6 years ago
706a1ea
Merge branch 'tlb-fixes'
by Linus Torvalds
· 6 years ago
d40acad
Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
0c4b0f8
Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
2ab054f
Merge tag 'for-linus' of git://github.com/openrisc/linux
by Linus Torvalds
· 6 years ago
2f34a64
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
ee09075
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
9e259f9
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
5563ae9
Merge tag 'riscv-for-linus-4.19-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
48a8b97
x86/mm: Only use tlb_remove_table() for paravirt
by Peter Zijlstra
· 6 years ago
d86564a
mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
by Peter Zijlstra
· 6 years ago
0f52b3a
powerpc/mce: Fix SLB rebolting during MCE recovery path.
by Mahesh Salgaonkar
· 6 years ago
8cfbdbdc
KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
by Paul Mackerras
· 6 years ago
f08d08f
powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition
by Aneesh Kumar K.V
· 6 years ago
bd0dbb7
powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.
by Aneesh Kumar K.V
· 6 years ago
810e9f8
powerpc/nohash: fix pte_access_permitted()
by Christophe Leroy
· 6 years ago
52a288c
x86/mm/tlb: Revert the recent lazy TLB patches
by Peter Zijlstra
· 6 years ago
815f0dd
include/linux/compiler*.h: make compiler-*.h mutually exclusive
by Nick Desaulniers
· 6 years ago
2edd73a
ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_info
by Tony Luck
· 6 years ago
45b74a6
Merge branch 'parisc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 6 years ago
433bcf6
Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 6 years ago
b372115
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
cd9b44f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
7290d58
module: use relative references for __ksymtab entries
by Ard Biesheuvel
· 6 years ago
f922c4a
module: allow symbol exports to be disabled
by Ard Biesheuvel
· 6 years ago
271ca78
arch: enable relative relocations for arm64, power and x86
by Ard Biesheuvel
· 6 years ago
a670468
mm: zero out the vma in vma_init()
by Andrew Morton
· 6 years ago
93065ac
mm, oom: distinguish blockable mode for mmu notifiers
by Michal Hocko
· 6 years ago
0027ff2
KVM: VMX: fixes for vmentry_l1d_flush module parameter
by Paolo Bonzini
· 6 years ago
024d83c
KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
by Thomas Gleixner
· 6 years ago
Next »