index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
24
-206
/
+298
2020-12-09
Merge remote-tracking branch 'arm64/for-next/scs' into for-next/core
Catalin Marinas
5
-25
/
+105
2020-12-09
Merge remote-tracking branch 'arm64/for-next/perf' into for-next/core
Catalin Marinas
2
-2
/
+41
2020-12-09
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
15
-83
/
+45
2020-12-09
Merge branch 'for-next/uaccess' into for-next/core
Catalin Marinas
30
-331
/
+229
2020-12-09
Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...
Catalin Marinas
2491
-62197
/
+64122
2020-12-04
arm64: Fix build failure when HARDLOCKUP_DETECTOR_PERF is enabled
Will Deacon
1
-1
/
+1
2020-12-03
arm64: mte: fix prctl(PR_GET_TAGGED_ADDR_CTRL) if TCF0=NONE
Peter Collingbourne
1
-1
/
+2
2020-12-03
arm64: mark __system_matches_cap as __maybe_unused
Mark Rutland
1
-1
/
+1
2020-12-02
arm64: uaccess: remove vestigal UAO support
Mark Rutland
3
-33
/
+0
2020-12-02
arm64: uaccess: remove redundant PAN toggling
Mark Rutland
3
-58
/
+19
2020-12-02
arm64: uaccess: remove addr_limit_user_check()
Mark Rutland
2
-7
/
+2
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
13
-92
/
+13
2020-12-02
arm64: uaccess cleanup macro naming
Mark Rutland
6
-26
/
+26
2020-12-02
arm64: uaccess: split user/kernel routines
Mark Rutland
2
-65
/
+47
2020-12-02
arm64: uaccess: refactor __{get,put}_user
Mark Rutland
1
-17
/
+27
2020-12-02
arm64: uaccess: simplify __copy_user_flushcache()
Mark Rutland
1
-3
/
+1
2020-12-02
arm64: uaccess: rename privileged uaccess routines
Mark Rutland
3
-8
/
+8
2020-12-02
arm64: sdei: explicitly simulate PAN/UAO entry
Mark Rutland
2
-6
/
+39
2020-12-02
arm64: sdei: move uaccess logic to arch/arm64/
Mark Rutland
1
-6
/
+12
2020-12-02
arm64: head.S: always initialize PSTATE
Mark Rutland
2
-11
/
+26
2020-12-02
arm64: head.S: cleanup SCTLR_ELx initialization
Mark Rutland
3
-10
/
+16
2020-12-02
arm64: head.S: rename el2_setup -> init_kernel_el
Mark Rutland
2
-8
/
+9
2020-12-02
arm64: add C wrappers for SET_PSTATE_*()
Mark Rutland
3
-3
/
+7
2020-12-02
arm64: ensure ERET from kthread is illegal
Mark Rutland
1
-9
/
+8
2020-12-01
arm64: sdei: Push IS_ENABLED() checks down to callee functions
Will Deacon
1
-12
/
+18
2020-12-01
arm64: scs: use vmapped IRQ and SDEI shadow stacks
Sami Tolvanen
5
-20
/
+94
2020-11-30
arm64: mte: Fix typo in macro definition
Vincenzo Frascino
1
-1
/
+1
2020-11-30
arm64: entry: fix EL1 debug transitions
Mark Rutland
2
-25
/
+26
2020-11-30
arm64: entry: fix NMI {user, kernel}->kernel transitions
Mark Rutland
4
-10
/
+48
2020-11-30
arm64: entry: fix non-NMI kernel<->kernel transitions
Mark Rutland
2
-3
/
+67
2020-11-30
arm64: ptrace: prepare for EL1 irq/rcu tracking
Mark Rutland
1
-0
/
+4
2020-11-30
arm64: entry: fix non-NMI user<->kernel transitions
Mark Rutland
5
-48
/
+51
2020-11-30
arm64: entry: move el1 irq/nmi logic to C
Mark Rutland
4
-45
/
+22
2020-11-30
arm64: entry: prepare ret_to_user for function call
Mark Rutland
1
-4
/
+5
2020-11-30
arm64: entry: move enter_from_user_mode to entry-common.c
Mark Rutland
2
-7
/
+6
2020-11-30
arm64: entry: mark entry code as noinstr
Mark Rutland
1
-50
/
+25
2020-11-30
arm64: mark idle code as noinstr
Mark Rutland
1
-4
/
+4
2020-11-30
arm64: syscall: exit userspace before unmasking exceptions
Mark Rutland
1
-1
/
+1
2020-11-27
arm64: vmlinux.lds.S: Drop redundant *.init.rodata.*
Youling Tang
1
-1
/
+1
2020-11-27
arm64: Extend the kernel command line from the bootloader
Tyler Hicks
2
-2
/
+30
2020-11-27
arm64: kaslr: Refactor early init command line parsing
Tyler Hicks
1
-8
/
+11
2020-11-25
kasan: arm64: set TCR_EL1.TBID1 when enabled
Peter Collingbourne
2
-1
/
+2
2020-11-25
arm64: Enable perf events based hard lockup detector
Sumit Garg
2
-2
/
+41
2020-11-23
arm64: expose FAR_EL1 tag bits in siginfo
Peter Collingbourne
10
-65
/
+101
2020-11-23
signal: clear non-uapi flag bits when passing/returning sa_flags
Peter Collingbourne
3
-7
/
+4
2020-11-23
arch: move SA_* definitions to generic headers
Peter Collingbourne
12
-234
/
+4
2020-11-23
parisc: start using signal-defs.h
Peter Collingbourne
1
-12
/
+1
2020-11-23
parisc: Drop parisc special case for __sighandler_t
Helge Deller
1
-8
/
+0
2020-11-23
arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()
Will Deacon
1
-13
/
+14
[next]