index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-28
Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
Ingo Molnar
1
-4
/
+5
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
159
-603
/
+1110
2019-02-28
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
160
-609
/
+1124
2019-02-28
crypto: arm64/chacha - fix hchacha_block_neon() for big endian
Eric Biggers
1
-2
/
+2
2019-02-28
crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endian
Eric Biggers
1
-0
/
+16
2019-02-28
crypto: x86/poly1305 - Clear key material from stack in SSE2 variant
Tommi Hirvola
1
-0
/
+4
2019-02-27
MIPS: fix memory setup for platforms with PHYS_OFFSET != 0
Thomas Bogendoerfer
1
-1
/
+2
2019-02-28
powerpc/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tables
Alexey Kardashevskiy
2
-2
/
+6
2019-02-27
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038
Thomas Gleixner
33
-1
/
+54
2019-02-27
powerpc/fsl: Fix the flush of branch predictor.
Christophe Leroy
1
-0
/
+1
2019-02-27
powerpc/powernv: Make opal log only readable by root
Jordan Niethe
1
-1
/
+1
2019-02-27
arm64: dts: rockchip: move QCA6174A wakeup pin into its USB node
Brian Norris
3
-30
/
+42
2019-02-26
arm64: dts: qcom: msm8998: Extend TZ reserved memory area
Marc Gonzalez
1
-1
/
+1
2019-02-27
KVM: PPC: Fix compilation when KVM is not enabled
Paul Mackerras
1
-1
/
+1
2019-02-26
arm64: Rename get_thread_info()
Julien Thierry
3
-6
/
+6
2019-02-26
arm64: Remove documentation about TIF_USEDFPU
Julien Grall
1
-1
/
+0
2019-02-26
powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc
Nathan Chancellor
1
-1
/
+1
2019-02-26
powerpc/powernv: move OPAL call wrapper tracing and interrupt handling to C
Nicholas Piggin
4
-313
/
+327
2019-02-26
powerpc/64s: Fix data interrupts vs d-side MCE reentrancy
Nicholas Piggin
1
-10
/
+26
2019-02-26
powerpc/64s: Prepare to handle data interrupts vs d-side MCE reentrancy
Nicholas Piggin
1
-6
/
+42
2019-02-26
powerpc/64s: system reset interrupt preserve HSRRs
Nicholas Piggin
1
-1
/
+24
2019-02-26
powerpc/64s: Fix HV NMI vs HV interrupt recoverability test
Nicholas Piggin
5
-0
/
+87
2019-02-26
ARM: 8849/1: NOMMU: Fix encodings for PMSAv8's PRBAR4/PRLAR4
Vladimir Murzin
1
-2
/
+2
2019-02-26
ARM: 8848/1: virt: Align GIC version check with arm64 counterpart
Vladimir Murzin
1
-2
/
+2
2019-02-26
ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is used
Marek Szyprowski
3
-1
/
+14
2019-02-26
ARM: 8845/1: use unified assembler in c files
Stefan Agner
3
-3
/
+6
2019-02-26
ARM: 8844/1: use unified assembler in assembly files
Stefan Agner
31
-124
/
+124
2019-02-26
ARM: 8843/1: use unified assembler in headers
Stefan Agner
3
-14
/
+14
2019-02-26
ARM: 8841/1: use unified assembler in macros
Stefan Agner
3
-4
/
+4
2019-02-26
ARM: 8840/1: use a raw_spinlock_t in unwind
Sebastian Andrzej Siewior
1
-7
/
+7
2019-02-26
ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
Yang Shi
1
-3
/
+3
2019-02-26
powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown search
Aneesh Kumar K.V
1
-4
/
+6
2019-02-26
powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callback
Aneesh Kumar K.V
1
-2
/
+3
2019-02-25
x86/mce: Improve error message when kernel cannot recover, p2
Tony Luck
1
-0
/
+5
2019-02-25
MIPS: lantiq: Remove separate GPHY Firmware loader
Hauke Mehrtens
2
-5
/
+0
2019-02-25
x86/uaccess: Remove unused __addr_ok() macro
Borislav Petkov
1
-3
/
+0
2019-02-25
MIPS: BCM63XX: provide DMA masks for ethernet devices
Jonas Gorski
1
-0
/
+8
2019-02-25
riscv: Use latest system call ABI
Arnd Bergmann
3
-5
/
+3
2019-02-25
x86/uaccess: Don't leak the AC flag into __put_user() value evaluation
Andy Lutomirski
1
-2
/
+4
2019-02-25
Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"
Linus Torvalds
1
-58
/
+0
2019-02-26
powerpc sstep: Add support for modsd, modud instructions
Sandipan Das
1
-2
/
+15
2019-02-26
powerpc sstep: Add support for modsw, moduw instructions
PrasannaKumar Muralidharan
1
-0
/
+14
2019-02-26
powerpc sstep: Add support for extswsli instruction
Sandipan Das
1
-0
/
+14
2019-02-26
powerpc sstep: Add support for cnttzw, cnttzd instructions
Sandipan Das
1
-0
/
+14
2019-02-26
powerpc: sstep: Add support for darn instruction
Sandipan Das
1
-0
/
+22
2019-02-26
powerpc: sstep: Add support for maddhd, maddhdu, maddld instructions
Sandipan Das
2
-2
/
+48
2019-02-25
ARM: dts: gemini: Re-enable display controller
Linus Walleij
1
-1
/
+1
2019-02-25
m68k: add ColdFire mcf5441x eDMA platform support
Angelo Dureghello
3
-2
/
+98
2019-02-24
Merge back earlier cpufreq material for v5.1.
Rafael J. Wysocki
2
-27
/
+1
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
34
-162
/
+338
[prev]
[next]