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-11-29
mm: replace pmd_write with pmd_access_permitted in fault + gup paths
Dan Williams
1
-1
/
+1
2017-11-29
mm: replace pud_write with pud_access_permitted in fault + gup paths
Dan Williams
2
-1
/
+7
2017-11-29
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
8
-8
/
+4
2017-11-29
mm: fix device-dax pud write-faults triggered by get_user_pages()
Dan Williams
1
-0
/
+6
2017-11-26
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-6
/
+42
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
26
-413
/
+272
2017-11-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+31
2017-11-26
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2
-0
/
+24
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
21
-71
/
+58
2017-11-25
Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
8
-56
/
+136
2017-11-25
Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
13
-37
/
+0
2017-11-24
Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-44
/
+134
2017-11-24
Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-34
/
+66
2017-11-24
m68k/macboing: Fix missed timer callback assignment
Kees Cook
1
-2
/
+2
2017-11-24
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
1
-1
/
+1
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
6
-262
/
+2
2017-11-23
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
3
-4
/
+4
2017-11-23
x86/boot/KASLR: Remove unused variable
Chao Fan
1
-3
/
+2
2017-11-23
x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
Andy Lutomirski
1
-2
/
+8
2017-11-22
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-7
/
+13
2017-11-22
powerpc/64s: Fix Power9 DD2.1 logic in DT CPU features
Michael Ellerman
1
-2
/
+2
2017-11-22
powerpc/perf: Fix IMC_MAX_PMU macro
Madhavan Srinivasan
3
-8
/
+29
2017-11-22
powerpc/perf: Fix pmu_count to count only nest imc pmus
Madhavan Srinivasan
1
-2
/
+4
2017-11-22
powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
1
-4
/
+2
2017-11-22
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2
-8
/
+137
2017-11-22
x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
Andy Lutomirski
1
-2
/
+2
2017-11-22
powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
Michael Ellerman
1
-6
/
+6
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
1
-4
/
+3
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
13
-41
/
+38
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
4
-14
/
+7
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
6
-12
/
+12
2017-11-21
s390: cmm: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+3
2017-11-21
ARC: perf: avoid vmalloc backed mmap
Vineet Gupta
1
-1
/
+1
2017-11-21
ARCv2: perf: optimize given that num counters <= 32
Vineet Gupta
1
-9
/
+7
2017-11-21
ARCv2: perf: tweak overflow interrupt
Vineet Gupta
1
-10
/
+14
2017-11-21
ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
Philip Derrin
1
-2
/
+2
2017-11-21
ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
Philip Derrin
1
-2
/
+2
2017-11-21
ARM: make decompressor debug output user selectable
Russell King
1
-2
/
+2
2017-11-21
ARM: fix get_user_pages_fast
Russell King
1
-0
/
+12
2017-11-21
powerpc/vas: Export chip_to_vas_id()
Sukadev Bhattiprolu
1
-0
/
+1
2017-11-21
x86/umip: Print a warning into the syslog if UMIP-protected instructions are ...
Ricardo Neri
1
-4
/
+58
2017-11-20
powerpc/64s/slice: Use addr limit when computing slice mask
Aneesh Kumar K.V
1
-12
/
+22
2017-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
39
-17
/
+1701
2017-11-18
kbuild: remove all dummy assignments to obj-
Masahiro Yamada
13
-37
/
+0
2017-11-17
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-16
/
+20
2017-11-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-20
/
+18
2017-11-17
arch/tile/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
1
-6
/
+0
2017-11-17
arch/sparc/include/asm/topology_64.h: remove unused parent_node() macro
Dou Liyang
1
-2
/
+0
2017-11-17
arch/sh/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
1
-1
/
+0
2017-11-17
arch/ia64/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
1
-7
/
+0
[next]