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-12-03
media: dvb: Use WARM definition from identify_state()
Victor Toso
1
-4
/
+2
2018-12-03
media: af9033: Remove duplicated switch statement
Victor Toso
1
-10
/
+2
2018-12-03
media: dib0700: fix spelling mistake "Amplifyer" -> "Amplifier"
Colin Ian King
1
-1
/
+1
2018-12-03
media: dvb-usb-v2: Fix incorrect use of transfer_flags URB_FREE_BUFFER
Malcolm Priestley
1
-3
/
+2
2018-12-03
media: saa7134: rc-core maintains users count, no need to duplicate
Sean Young
3
-67
/
+18
2018-12-03
media: venus: fix reported size of 0-length buffers
Alexandre Courbot
1
-3
/
+1
2018-12-03
media: venus: dynamic handling of bitrate
Malathi Gottam
1
-0
/
+15
2018-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2
-13
/
+3
2018-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-2
/
+8
2018-12-02
ide: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-13
/
+2
2018-12-02
ide: pmac: add of_node_put()
Yangtao Li
1
-0
/
+1
2018-12-02
drivers/tty: add missing of_node_put()
Yangtao Li
1
-0
/
+1
2018-12-02
drivers/sbus/char: add of_node_put()
Yangtao Li
1
-0
/
+2
2018-12-02
sbus: char: add of_node_put()
Yangtao Li
1
-0
/
+1
2018-12-02
Linux 4.20-rc5
v4.20-rc5
Linus Torvalds
1
-1
/
+1
2018-12-02
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
24
-33
/
+176
2018-12-02
Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-164
/
+37
2018-12-02
Merge tag 'dmaengine-fix-4.20-rc5' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
1
-1
/
+9
2018-12-01
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
26
-282
/
+780
2018-12-01
Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-7
/
+14
2018-12-01
Merge tag 'pci-v4.20-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-24
/
+13
2018-11-30
Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linus
Bjorn Helgaas
3
-11
/
+2
2018-11-30
PCI: Fix incorrect value returned from pcie_get_speed_cap()
Mikulas Patocka
1
-13
/
+11
2018-11-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
25
-177
/
+319
2018-11-30
Merge tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-25
/
+25
2018-11-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-6
/
+59
2018-11-30
Merge tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+3
2018-11-30
Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-9
/
+17
2018-11-30
MAINTAINERS: Update linux-mips mailing list address
Paul Burton
1
-23
/
+23
2018-11-30
ocfs2: fix potential use after free
Pan Bian
1
-1
/
+1
2018-11-30
mm/khugepaged: fix the xas_create_range() error path
Hugh Dickins
1
-11
/
+14
2018-11-30
mm/khugepaged: collapse_shmem() do not crash on Compound
Hugh Dickins
1
-1
/
+9
2018-11-30
mm/khugepaged: collapse_shmem() without freezing new_page
Hugh Dickins
1
-12
/
+7
2018-11-30
mm/khugepaged: minor reorderings in collapse_shmem()
Hugh Dickins
1
-40
/
+32
2018-11-30
mm/khugepaged: collapse_shmem() remember to clear holes
Hugh Dickins
1
-0
/
+10
2018-11-30
mm/khugepaged: fix crashes due to misaccounted holes
Hugh Dickins
2
-2
/
+9
2018-11-30
mm/khugepaged: collapse_shmem() stop if punched or truncated
Hugh Dickins
1
-0
/
+11
2018-11-30
mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()
Hugh Dickins
1
-6
/
+13
2018-11-30
mm/huge_memory: splitting set mapping+index before unfreeze
Hugh Dickins
1
-6
/
+6
2018-11-30
mm/huge_memory: rename freeze_page() to unmap_page()
Hugh Dickins
2
-16
/
+9
2018-11-30
initramfs: clean old path before creating a hardlink
Li Zhijian
1
-10
/
+12
2018-11-30
kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace
Anders Roxell
1
-2
/
+2
2018-11-30
psi: make disabling/enabling easier for vendor kernels
Johannes Weiner
5
-14
/
+40
2018-11-30
proc: fixup map_files test on arm
Alexey Dobriyan
1
-2
/
+7
2018-11-30
debugobjects: avoid recursive calls with kmemleak
Qian Cai
1
-3
/
+2
2018-11-30
userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set
Andrea Arcangeli
1
-0
/
+11
2018-11-30
userfaultfd: shmem: add i_size checks
Andrea Arcangeli
2
-4
/
+40
2018-11-30
userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
Andrea Arcangeli
2
-9
/
+21
2018-11-30
userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
Andrea Arcangeli
1
-2
/
+13
2018-11-30
userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
Andrea Arcangeli
3
-5
/
+5
[prev]
[next]