projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
platform/kernel/linux-rpi.git
2021-03-29
Christophe...
powerpc/32: Remove the xfer parameter in EXCEPTION...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Only restore non volatile registers when...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Add a prepare_transfer_to_handler macro...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Save trap number on stack in exception...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Call bad_page_fault() from do_page_fault()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Set regs parameter in r3 in transfer_to_handler
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Don't save thread.regs on interrupt entry
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Replace ASM exception exit by C exception...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Always save non volatile registers on excep...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Perform normal function call in exception...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Refactor booke critical registers saving
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Provide a name to exception prolog continua...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Move exception prolog code into .text once...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Use START_EXCEPTION() as much as possible
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Add vmap_stack_overflow label inside the...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Statically initialise first emergency context
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Enable instruction translation at the same...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Tag DAR in EXCEPTION_PROLOG_2 for the 8xx
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Always enable data translation in exception...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Remove ksp_limit
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Use fast instruction to set MSR RI in excep...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Handle bookE debugging in C in exception...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Entry cpu time accounting in C
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/32: Reconcile interrupts in C
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/40x: Prepare normal exception handler for enabl...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/40x: Prepare for enabling MMU in critical excep...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/40x: Reorder a few instructions in critical...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/40x: Save SRR0/SRR1 and r10/r11 earlier in...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/40x: Change CRITICAL_EXCEPTION_PROLOG macro...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/40x: Don't use SPRN_SPRG_SCRATCH0/1 in TLB...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christophe...
powerpc/traps: Declare unrecoverable_exception() as...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Laurent Dufour
cxl: don't manipulate the mm.mm_users field directly
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Ravi Bangoria
powerpc/uprobes: Validation for prefixed instruction
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christopher...
powerpc/signal: Use __get_user() to copy sigset_t
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Daniel Axtens
powerpc/signal64: Rewrite rt_sigreturn() to minimise...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Daniel Axtens
powerpc/signal64: Rewrite handle_rt_signal64() to minim...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christopher...
powerpc/signal64: Replace restore_sigcontext() w/ unsaf...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christopher...
powerpc/signal64: Replace setup_sigcontext() w/ unsafe_...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christopher...
powerpc/signal64: Remove TM ifdefery in middle of if...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christopher...
powerpc: Reference parameter in MSR_TM_ACTIVE() macro
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christopher...
powerpc/signal64: Remove non-inline calls from setup_si...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christopher...
powerpc/signal: Add unsafe_copy_{vsx, fpr}_from_user()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Christopher...
powerpc/uaccess: Add unsafe_copy_from_user()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Davidlohr Bueso
powerpc/qspinlock: Use generic smp_cond_load_relaxed
commit
|
commitdiff
|
tree
|
snapshot
2021-03-26
Davidlohr Bueso
powerpc/spinlock: Unserialize spin_is_locked
commit
|
commitdiff
|
tree
|
snapshot
2021-03-26
Davidlohr Bueso
powerpc/spinlock: Define smp_mb__after_spinlock only...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-26
Christophe...
powerpc/ptrace: Convert gpr32_set_common() to user...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-26
Christophe...
powerpc/futex: Switch to user_access block
commit
|
commitdiff
|
tree
|
snapshot
2021-03-26
Christophe...
powerpc/net: Switch csum_and_copy_{to/from}_user to...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-26
Christophe...
powerpc/lib: Don't use __put_user_asm_goto() outside...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-26
Christophe...
powerpc/syscalls: Use sys_old_select() in ppc_select()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-26
Christophe...
powerpc/uaccess: Move copy_mc_xxx() functions down
commit
|
commitdiff
|
tree
|
snapshot
2021-03-26
Christophe...
powerpc/uaccess: Swap clear_user() and __clear_user()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-26
Christophe...
powerpc/uaccess: Also perform 64 bits copies in unsafe_...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-26
Laurent Dufour
powerpc/pseries: export LPAR security flavor in lparcfg
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Christophe...
powerpc: Enable KFENCE for PPC32
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Denis Efremov
powerpc/ptrace: Remove duplicate check from pt_regs_check()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Lee Jones
powerpc/pseries: Move hvc_vio_init_early() prototype...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Zhang Yunkai
powerpc: Fix misspellings in tlbflush.h
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Zhang Yunkai
powerpc: Remove duplicate includes
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Nathan Chancellor
powerpc/prom: Mark identical_pvr_fixup as __init
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Nathan Chancellor
powerpc/fadump: Mark fadump_calculate_reserve_size...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Russell Currey
selftests/powerpc: Fix L1D flushing tests for Power10
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Bhaskar Chowdhury
powerpc: Fix spelling of "droping" to "dropping" in...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Jiapeng Chong
powerpc: remove unneeded semicolon
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Geert Uytterhoeven
powerpc/chrp: Make hydra_init() static
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Sebastian Andrzej...
powerpc/mm: Move the linear_mapping_mutex to the ifdef...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-14
Linus Torvalds
Linux 5.12-rc3
commit
|
commitdiff
|
tree
|
snapshot
2021-03-14
Alexey Dobriyan
prctl: fix PR_SET_MM_AUXV kernel stack leak
commit
|
commitdiff
|
tree
|
snapshot
2021-03-14
Linus Torvalds
Merge tag 'irq-urgent-2021-03-14' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-14
Linus Torvalds
Merge tag 'timers-urgent-2021-03-14' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2021-03-14
Linus Torvalds
Merge tag 'sched-urgent-2021-03-14' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-14
Linus Torvalds
Merge tag 'objtool-urgent-2021-03-14' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-14
Linus Torvalds
Merge tag 'locking-urgent-2021-03-14' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-14
Linus Torvalds
Merge tag 'perf_urgent_for_v5.12-rc3' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-14
Linus Torvalds
Merge tag 'efi-urgent-for-v5.12-rc2' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2021-03-14
Linus Torvalds
Merge tag 'x86_urgent_for_v5.12_rc3' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2021-03-14
Linus Torvalds
Merge tag 'powerpc-5.12-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-14
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
2021-03-14
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
|
snapshot
2021-03-14
Thomas Gleixner
Merge tag 'irqchip-fixes-5.12-1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Linus Torvalds
Merge tag 'char-misc-5.12-rc3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Linus Torvalds
Merge tag 'staging-5.12-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Linus Torvalds
Merge tag 'tty-5.12-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Linus Torvalds
Merge tag 'usb-5.12-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Linus Torvalds
Merge tag 'erofs-for-5.12-rc3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Linus Torvalds
Merge tag 'kbuild-fixes-v5.12-2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Minchan Kim
zram: fix broken page writeback
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Minchan Kim
zram: fix return value on writeback_store
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Zhou Guanghui
mm/memcg: set memcg when splitting page
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Zhou Guanghui
mm/memcg: rename mem_cgroup_split_huge_fixup to split_p...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Sergei Trofimovich
ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Sergei Trofimovich
ia64: fix ia64_syscall_get_set_arguments() for break...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Nadav Amit
mm/userfaultfd: fix memory corruption due to writeprotect
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Andrey Konovalov
kasan: fix KASAN_STACK dependency for HW_TAGS
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Andrey Konovalov
kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Suren Baghdasaryan
mm/madvise: replace ptrace attach requirement for proce...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Matthew Wilcox...
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Marco Elver
kfence: fix reports if constant function prefixes exist
commit
|
commitdiff
|
tree
|
snapshot
next