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
2017-12-08
kmemcheck: rip it out for real
Michal Hocko
10
-10
/
+0
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
34
-67
/
+120
2017-12-08
Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
9
-29
/
+54
2017-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
26
-30
/
+39
2017-12-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-47
/
+63
2017-12-07
s390: fix compat system call table
Heiko Carstens
1
-3
/
+3
2017-12-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
4
-1
/
+6
2017-12-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-44
/
+107
2017-12-06
x86/vdso: Change time() prototype to match __vdso_time()
Arnd Bergmann
1
-1
/
+1
2017-12-06
arm64/sve: Avoid dereference of dead task_struct in KVM guest entry
Dave Martin
1
-12
/
+16
2017-12-06
x86: Fix Sparse warnings about non-static functions
Colin Ian King
2
-4
/
+4
2017-12-06
arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlb
Will Deacon
1
-14
/
+10
2017-12-06
arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mm
Will Deacon
2
-12
/
+14
2017-12-06
arm64: fpsimd: Abstract out binding of task's fpsimd context to the cpu.
Dave Martin
1
-10
/
+15
2017-12-06
arm64: fpsimd: Prevent registers leaking from dead tasks
Dave Martin
1
-0
/
+9
2017-12-07
powerpc/xmon: Don't print hashed pointers in xmon
Michael Ellerman
1
-5
/
+5
2017-12-06
powerpc/64s: Initialize ISAv3 MMU registers before setting partition table
Nicholas Piggin
1
-0
/
+2
2017-12-06
x86/power: Fix some ordering bugs in __restore_processor_context()
Andy Lutomirski
1
-4
/
+17
2017-12-06
x86/PCI: Make broadcom_postcore_init() check acpi_disabled
Rafael J. Wysocki
1
-1
/
+1
2017-12-06
x86/microcode/AMD: Add support for fam17h microcode loading
Tom Lendacky
1
-0
/
+4
2017-12-06
x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2
-2
/
+6
2017-12-05
x86: don't hash faulting address in oops printout
Linus Torvalds
1
-1
/
+1
2017-12-05
locking/refcounts: Do not force refcount_t usage as GPL-only export
Kees Cook
1
-1
/
+1
2017-12-05
Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-1
/
+22
2017-12-05
s390/uapi: correct whitespace & coding style in asm/ptrace.h
Hendrik Brueckner
1
-66
/
+52
2017-12-05
arm64/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
2
-0
/
+11
2017-12-05
s390/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
4
-3
/
+29
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
28
-0
/
+30
2017-12-05
Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"
David Gibson
6
-22
/
+45
2017-12-05
s390/mm: fix off-by-one bug in 5-level page table handling
Heiko Carstens
1
-2
/
+0
2017-12-05
s390: Remove redudant license text
Martin Schwidefsky
2
-10
/
+0
2017-12-05
s390: add a few more SPDX identifiers
Martin Schwidefsky
22
-0
/
+22
2017-12-05
s390: always save and restore all registers on context switch
Heiko Carstens
1
-14
/
+13
2017-12-05
s390/virtio: add BSD license to virtio-ccw
Michael S. Tsirkin
1
-1
/
+1
2017-12-04
m68k/defconfig: fix stmark2 broken local compilation
Angelo Dureghello
1
-1
/
+0
2017-12-04
powerpc/perf: Fix oops when grouping different pmu events
Ravi Bangoria
1
-2
/
+2
2017-12-04
m68k: add missing SOFTIRQENTRY_TEXT linker section
Greg Ungerer
3
-0
/
+6
2017-12-03
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2017-12-01
Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...
Linus Torvalds
33
-140
/
+492
2017-12-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
13
-93
/
+92
2017-12-01
RISC-V: Fixes for clean allmodconfig build
Palmer Dabbelt
12
-21
/
+39
2017-12-01
RISC-V: __io_writes should respect the length argument
Palmer Dabbelt
1
-1
/
+1
2017-12-01
RISC-V: User-Visible Changes
Palmer Dabbelt
19
-34
/
+392
2017-12-01
RISC-V: __io_writes should respect the length argument
Palmer Dabbelt
1
-1
/
+1
2017-12-01
Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-6
/
+23
2017-12-01
arm64: context: Fix comments and remove pointless smp_wmb()
Will Deacon
1
-11
/
+12
2017-12-01
arm64: cpu_ops: Add missing 'const' qualifiers
Yury Norov
1
-3
/
+3
2017-12-01
arm64: perf: remove unsupported events for Cortex-A73
Xu YiPing
1
-6
/
+0
2017-12-01
arm64: fpsimd: Fix failure to restore FPSIMD state after signals
Dave Martin
1
-3
/
+3
2017-12-01
arm64: pgd: Mark pgd_cache as __ro_after_init
Jinbum Park
1
-1
/
+1
[next]