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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-654
/
+681
2018-04-13
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
5
-4
/
+28
2018-04-13
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
4
-32
/
+31
2018-04-13
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
Philipp Rudo
2
-34
/
+13
2018-04-13
kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-22
/
+12
2018-04-13
kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-46
/
+30
2018-04-13
kernel/kexec_file.c: split up __kexec_load_puragory
Philipp Rudo
1
-97
/
+103
2018-04-13
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
3
-61
/
+71
2018-04-13
kernel/kexec_file.c: search symbols in read-only kexec_purgatory
Philipp Rudo
1
-16
/
+22
2018-04-13
kernel/kexec_file.c: make purgatory_info->ehdr const
Philipp Rudo
2
-8
/
+13
2018-04-13
kernel/kexec_file.c: remove checks in kexec_purgatory_load
Philipp Rudo
1
-14
/
+0
2018-04-13
include/linux/kexec.h: silence compile warnings
Philipp Rudo
1
-0
/
+2
2018-04-13
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
3
-188
/
+201
2018-04-13
x86: kexec_file: clean up prepare_elf64_headers()
AKASHI Takahiro
1
-11
/
+7
2018-04-13
x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
AKASHI Takahiro
1
-51
/
+31
2018-04-13
x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()
AKASHI Takahiro
1
-12
/
+12
2018-04-13
x86: kexec_file: purge system-ram walking from prepare_elf64_headers()
AKASHI Takahiro
1
-63
/
+58
2018-04-13
kexec_file,x86,powerpc: factor out kexec_file_ops functions
AKASHI Takahiro
8
-94
/
+71
2018-04-13
kexec_file: make use of purgatory optional
AKASHI Takahiro
3
-0
/
+11
2018-04-13
proc: revalidate misc dentries
Alexey Dobriyan
1
-1
/
+22
2018-04-13
mm, slab: reschedule cache_reap() on the same CPU
Vlastimil Babka
1
-1
/
+2
2018-04-13
kexec: export PG_swapbacked to VMCOREINFO
Petr Tesarik
1
-0
/
+1
2018-04-13
ipc/shm: fix use-after-free of shm file via remap_file_pages()
Eric Biggers
1
-3
/
+20
2018-04-13
mm/filemap.c: provide dummy filemap_page_mkwrite() for NOMMU
Arnd Bergmann
1
-1
/
+5
2018-04-13
mm/gup.c: document return value
Michael S. Tsirkin
6
-3
/
+17
2018-04-13
get_user_pages_fast(): return -EFAULT on access_ok failure
Michael S. Tsirkin
1
-1
/
+4
2018-04-13
mm/gup_benchmark: handle gup failures
Michael S. Tsirkin
1
-1
/
+3
2018-04-13
resource: fix integer overflow at reallocation
Takashi Iwai
1
-1
/
+2
2018-04-13
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-172
/
+510
2018-04-13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
8
-5
/
+283
2018-04-13
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+13
2018-04-13
Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
10
-639
/
+789
2018-04-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
198
-3950
/
+16113
2018-04-13
Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-63
/
+205
2018-04-13
Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
55
-456
/
+628
2018-04-13
Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
33
-525
/
+2119
2018-04-13
Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-block
Linus Torvalds
19
-226
/
+245
2018-04-13
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-6
/
+47
2018-04-13
Merge tag 'sh-for-4.17' of git://git.libc.org/linux-sh
Linus Torvalds
9
-38
/
+84
2018-04-13
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
10
-199
/
+242
2018-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
30
-1358
/
+357
2018-04-13
kconfig: extend output of 'listnewconfig'
Don Zickus
1
-2
/
+12
2018-04-13
kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkg
Javier Martinez Canillas
1
-0
/
+2
2018-04-13
btrfs: Only check first key for committed tree blocks
Qu Wenruo
1
-0
/
+8
2018-04-13
powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU features
Michael Ellerman
2
-15
/
+22
2018-04-13
firmware: dmi_scan: Use lowercase letters for UUID
Jean Delvare
1
-2
/
+2
2018-04-13
firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matches
Alex Hung
2
-1
/
+10
2018-04-13
firmware: dmi_scan: Fix UUID length safety check
Jean Delvare
1
-1
/
+1
2018-04-13
Merge branches 'thermal-core' and 'thermal-soc' into next
Zhang Rui
1
-3
/
+3
2018-04-12
Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
40
-1640
/
+432
[prev]
[next]