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-07-09
x86/traps: Disable interrupts in exc_aligment_check()
Thomas Gleixner
1
-0
/
+2
2020-07-05
x86/entry/32: Fix XEN_PV build dependency
Ingo Molnar
1
-2
/
+2
2020-07-04
x86/ldt: Disable 16-bit segments on Xen PV
Andy Lutomirski
1
-1
/
+34
2020-07-04
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
3
-12
/
+17
2020-07-04
x86/entry/xen: Route #DB correctly on Xen PV
Andy Lutomirski
4
-25
/
+44
2020-07-04
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
1
-0
/
+19
2020-07-04
x86/entry/compat: Clear RAX high bits on Xen PV SYSENTER
Andy Lutomirski
1
-9
/
+10
2020-07-01
x86/entry/64/compat: Fix Xen PV SYSENTER frame setup
Andy Lutomirski
2
-4
/
+17
2020-07-01
x86/entry: Move SYSENTER's regs->sp and regs->flags fixups into C
Andy Lutomirski
3
-9
/
+19
2020-07-01
x86/entry: Assert that syscalls are on the right stack
Andy Lutomirski
1
-3
/
+15
2020-06-30
x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelisted
Sean Christopherson
1
-1
/
+10
2020-06-29
x86/fpu: Reset MXCSR to default in kernel_fpu_begin()
Petteri Aimonen
2
-0
/
+11
2020-06-21
Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-06-21
Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-17
/
+27
2020-06-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-13
/
+3
2020-06-20
Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+545
2020-06-20
Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
12
-40
/
+106
2020-06-20
Merge tag 'riscv-for-linus-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+22
2020-06-20
powerpc/8xx: Provide ptep_get() with 16k pages
Christophe Leroy
1
-0
/
+10
2020-06-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-57
/
+63
2020-06-19
x86/platform/intel-mid: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-06-18
RISC-V: Acquire mmap lock before invoking walk_page_range
Atish Patra
1
-2
/
+12
2020-06-18
RISC-V: Don't allow write+exec only page mapping request in mmap
Yash Shah
1
-0
/
+6
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
50
-104
/
+117
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
6
-7
/
+7
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
18
-32
/
+32
2020-06-18
arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints
Will Deacon
1
-18
/
+26
2020-06-18
arm64: kexec_file: Use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-2
/
+1
2020-06-18
arm64: mm: reserve hugetlb CMA after numa_init
Barry Song
1
-5
/
+10
2020-06-17
s390: fix syscall_get_error for compat processes
Dmitry V. Levin
1
-1
/
+11
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
8
-13
/
+17
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
31
-57
/
+66
2020-06-17
powerpc/syscalls: Use the number when building SPU syscall table
Michael Ellerman
1
-1
/
+1
2020-06-17
powerpc/8xx: use pmd_off() to access a PMD entry in pte_update()
Mike Rapoport
1
-5
/
+3
2020-06-17
arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support
Will Deacon
1
-0
/
+2
2020-06-17
kconfig: unify cc-option and as-option
Masahiro Yamada
1
-1
/
+1
2020-06-16
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
1
-13
/
+3
2020-06-16
Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2020-06-16
x86/purgatory: Add -fno-stack-protector
Arvind Sankar
1
-0
/
+1
2020-06-16
arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=n
Will Deacon
1
-3
/
+3
2020-06-16
arm64: pgtable: Clear the GP bit for non-executable kernel pages
Will Deacon
1
-1
/
+1
2020-06-16
s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODES
Heiko Carstens
1
-0
/
+1
2020-06-16
s390/vdso: fix vDSO clock_getres()
Vincenzo Frascino
4
-6
/
+8
2020-06-16
s390/vdso: Use $(LD) instead of $(CC) to link vDSO
Nathan Chancellor
1
-6
/
+4
2020-06-16
s390/protvirt: use scnprintf() instead of snprintf()
Chen Zhou
1
-4
/
+4
2020-06-16
s390: use scnprintf() in sys_##_prefix##_##_name##_show
Chen Zhou
1
-1
/
+1
2020-06-16
s390/crypto: use scnprintf() instead of snprintf()
Chen Zhou
1
-7
/
+7
2020-06-16
s390/ptrace: fix setting syscall number
Sven Schnelle
1
-1
/
+30
2020-06-16
s390/ptrace: pass invalid syscall numbers to tracing
Sven Schnelle
2
-5
/
+3
[next]