index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: Add support for relocating the kernel with RELR relocations
Peter Collingbourne
2019-08-05
7
-6
/
+137
*
arm64: Move TIF_* documentation to individual definitions
Geert Uytterhoeven
2019-08-05
1
-18
/
+7
*
arm64: mm: free the initrd reserved memblock in a aligned manner
Junhua Huang
2019-08-05
1
-1
/
+5
*
arm64: io: Relax implicit barriers in default I/O accessors
Will Deacon
2019-08-05
1
-2
/
+2
*
arm64: Remove unused cpucap_multi_entry_cap_cpu_enable()
Mark Brown
2019-08-05
1
-15
/
+0
*
arm64: sysreg: Remove unused and rotting SCTLR_ELx field definitions
Will Deacon
2019-08-05
1
-29
/
+0
*
arm64: esr: Add ESR exception class encoding for trapped ERET
Will Deacon
2019-08-05
2
-1
/
+3
*
arm64: Replace strncmp with str_has_prefix
Chuhong Yuan
2019-08-05
2
-2
/
+2
*
ACPI/IORT: Rename arm_smmu_v3_set_proximity() 'node' local variable
Lorenzo Pieralisi
2019-08-05
1
-3
/
+3
*
arm64: remove unneeded uapi/asm/stat.h
Masahiro Yamada
2019-08-05
1
-17
/
+0
*
arm64/kexec: Use consistent convention of initializing 'kxec_buf.mem' with KE...
Bhupesh Sharma
2019-08-05
2
-3
/
+3
*
arm64: remove pointless __KERNEL__ guards
Mark Rutland
2019-08-05
16
-46
/
+3
*
arm64: Remove unused assembly macro
Julien Thierry
2019-08-05
1
-11
/
+0
*
Linux 5.3-rc3
v5.3-rc3
Linus Torvalds
2019-08-05
1
-1
/
+1
*
Merge tag 'tpmdd-next-20190805' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
2019-08-05
4
-24
/
+63
|
\
|
*
tpm: tpm_ibm_vtpm: Fix unallocated banks
Nayna Jain
2019-08-04
4
-17
/
+47
|
*
tpm: Fix null pointer dereference on chip register error path
Milan Broz
2019-08-04
1
-7
/
+16
*
|
Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-08-05
2
-4
/
+13
|
\
\
|
|
/
|
/
|
|
*
mtd: hyperbus: Add hardware dependency to AM654 driver
Jean Delvare
2019-08-03
1
-0
/
+1
|
*
mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependencies
Vignesh Raghavendra
2019-08-03
1
-1
/
+1
|
*
mtd: rawnand: micron: handle on-die "ECC-off" devices correctly
Marco Felsch
2019-08-03
1
-3
/
+11
*
|
Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-08-04
9
-5
/
+53
|
\
\
|
*
|
powerpc/kasan: fix early boot failure on PPC32
Christophe Leroy
2019-07-31
1
-2
/
+5
|
*
|
drivers/macintosh/smu.c: Mark expected switch fall-through
Stephen Rothwell
2019-07-31
1
-0
/
+1
|
*
|
powerpc/spe: Mark expected switch fall-throughs
Michael Ellerman
2019-07-30
1
-0
/
+4
|
*
|
powerpc/nvdimm: Pick nearby online node if the device node is not online
Aneesh Kumar K.V
2019-07-30
1
-2
/
+27
|
*
|
powerpc/kvm: Fall through switch case explicitly
Santosh Sivaraj
2019-07-29
1
-0
/
+1
|
*
|
powerpc: Wire up clone3 syscall
Michael Ellerman
2019-07-29
4
-1
/
+15
*
|
|
MAINTAINERS: Add Geert as Renesas SoC Co-Maintainer
Geert Uytterhoeven
2019-08-04
1
-0
/
+4
*
|
|
Merge tag 'kbuild-fixes-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-08-04
7
-43
/
+58
|
\
\
\
|
*
|
|
kconfig: Clear "written" flag to avoid data loss
M. Vefa Bicakci
2019-08-04
1
-0
/
+4
|
*
|
|
kbuild: Check for unknown options with cc-option usage in Kconfig and clang
Stephen Boyd
2019-07-31
1
-1
/
+1
|
*
|
|
lib/raid6: fix unnecessary rebuild of vpermxor*.c
Masahiro Yamada
2019-07-31
1
-1
/
+1
|
*
|
|
kbuild: modpost: do not parse unnecessary rules for vmlinux modpost
Masahiro Yamada
2019-07-31
2
-36
/
+42
|
*
|
|
kbuild: modpost: remove unnecessary dependency for __modpost
Masahiro Yamada
2019-07-31
1
-2
/
+2
|
*
|
|
kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
Masahiro Yamada
2019-07-31
1
-1
/
+1
|
*
|
|
kbuild: modpost: include .*.cmd files only when targets exist
Masahiro Yamada
2019-07-31
1
-4
/
+2
|
*
|
|
kbuild: initialize CLANG_FLAGS correctly in the top Makefile
Masahiro Yamada
2019-07-30
1
-1
/
+2
|
*
|
|
kbuild: detect missing "WITH Linux-syscall-note" for uapi headers
Masahiro Yamada
2019-07-29
1
-0
/
+6
|
|
/
/
*
|
|
Merge tag 'safesetid-maintainers-correction-5.3-rc2' of git://github.com/mica...
Linus Torvalds
2019-08-04
1
-0
/
+6
|
\
\
\
|
*
|
|
Add entry in MAINTAINERS file for SafeSetID LSM
Micah Morton
2019-08-01
1
-0
/
+6
|
|
/
/
*
|
|
Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2019-08-04
1
-0
/
+1
|
\
\
\
|
*
|
|
xtensa: fix build for cores with coprocessors
Max Filippov
2019-07-25
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-08-03
5
-10
/
+14
|
\
\
\
|
*
|
|
i2c: s3c2410: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-01
1
-0
/
+1
|
*
|
|
i2c: at91: fix clk_offset for sama5d2
Michał Mirosław
2019-08-01
1
-1
/
+1
|
*
|
|
i2c: at91: disable TXRDY interrupt after sending data
Michał Mirosław
2019-08-01
1
-4
/
+5
|
*
|
|
i2c: iproc: Fix i2c master read more than 63 bytes
Rayagonda Kokatanur
2019-08-01
1
-4
/
+6
|
*
|
|
Merge tag 'at24-v5.3-rc3-fixes-for-wolfram' of git://git.kernel.org/pub/scm/l...
Wolfram Sang
2019-08-01
1
-1
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
eeprom: at24: make spd world-readable again
Jean Delvare
2019-07-28
1
-1
/
+1
|
|
|
/
[next]