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
2017-11-30
RISC-V: Clean up an unused include
Palmer Dabbelt
1
-1
/
+0
2017-11-30
RISC-V: Allow userspace to flush the instruction cache
Andrew Waterman
8
-0
/
+105
2017-11-30
RISC-V: Flush I$ when making a dirty page executable
Andrew Waterman
8
-30
/
+174
2017-11-30
RISC-V: Add missing include
Olof Johansson
1
-0
/
+1
2017-11-30
RISC-V: Use define for get_cycles like other architectures
Olof Johansson
1
-1
/
+2
2017-11-30
RISC-V: Provide stub of setup_profiling_timer()
Olof Johansson
1
-0
/
+7
2017-11-30
RISC-V: Export some expected symbols for modules
Olof Johansson
3
-0
/
+6
2017-11-30
RISC-V: move empty_zero_page definition to C and export it
Olof Johansson
2
-3
/
+3
2017-11-30
RISC-V: io.h: type fixes for warnings
Olof Johansson
2
-8
/
+10
2017-11-30
RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macros
Olof Johansson
2
-9
/
+9
2017-11-30
RISC-V: use generic serial.h
Olof Johansson
1
-0
/
+1
2017-11-30
SUNRPC: Handle ENETDOWN errors
Trond Myklebust
2
-0
/
+6
2017-11-30
xfs: Properly retry failed dquot items in case of error during buffer writeback
Carlos Maiolino
2
-5
/
+49
2017-11-30
xfs: scrub inode mode properly
Darrick J. Wong
1
-1
/
+13
2017-11-30
xfs: remove unused parameter from xfs_writepage_map
Darrick J. Wong
1
-3
/
+3
2017-11-30
xfs: ubsan fixes
Darrick J. Wong
1
-3
/
+3
2017-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-98
/
+214
2017-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
137
-529
/
+161
2017-11-30
drm/imx: always call wait_for_flip_done in commit_tail
Lucas Stach
1
-2
/
+9
2017-11-30
Merge branch 'acpi-ec' into acpi
Rafael J. Wysocki
5
-24
/
+69
2017-11-30
Merge branch 'pm-tools'
Rafael J. Wysocki
2
-4
/
+7
2017-11-30
omapdrm: hdmi4_cec: signedness bug in hdmi4_cec_init()
Dan Carpenter
1
-1
/
+1
2017-11-30
drm: omapdrm: Fix DPI on platforms using the DSI VDDS
Laurent Pinchart
1
-2
/
+2
2017-11-30
omapdrm: hdmi4: Correct the SoC revision matching
Peter Ujfalusi
1
-6
/
+17
2017-11-30
drm/omap: displays: panel-dpi: add backlight dependency
Arnd Bergmann
1
-0
/
+1
2017-11-30
drm/omap: Fix error handling path in 'omap_dmm_probe()'
Christophe JAILLET
1
-1
/
+2
2017-11-30
drm/i915: Disable THP until we have a GPU read BW W/A
Joonas Lahtinen
1
-1
/
+2
2017-11-30
drm/bridge: tc358767: fix 1-lane behavior
Andrey Gusakov
1
-10
/
+3
2017-11-30
drm/bridge: tc358767: fix AUXDATAn registers access
Andrey Gusakov
1
-1
/
+1
2017-11-30
drm/bridge: tc358767: fix timing calculations
Andrey Gusakov
1
-14
/
+20
2017-11-30
drm/bridge: tc358767: fix DP0_MISC register set
Andrey Gusakov
1
-2
/
+3
2017-11-30
drm/bridge: tc358767: filter out too high modes
Andrey Gusakov
1
-1
/
+4
2017-11-30
drm/bridge: tc358767: do no fail on hi-res displays
Andrey Gusakov
1
-5
/
+9
2017-11-30
drm/bridge: Fix lvds-encoder since the panel_bridge rework.
Eric Anholt
1
-7
/
+41
2017-11-30
drm/bridge: synopsys/dw-hdmi: Enable cec clock
Pierre-Hugues Husson
1
-0
/
+25
2017-11-30
drm/bridge: adv7511/33: Fix adv7511_cec_init() failure handling
Hans Verkuil
3
-25
/
+37
2017-11-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
40
-101
/
+238
2017-11-29
fs/hugetlbfs/inode.c: change put_page/unlock_page order in hugetlbfs_fallocate()
Nadav Amit
1
-2
/
+2
2017-11-29
mm/hugetlb: fix NULL-pointer dereference on 5-level paging machine
Kirill A. Shutemov
1
-1
/
+3
2017-11-29
autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"
Ian Kent
2
-13
/
+5
2017-11-29
autofs: revert "autofs: take more care to not update last_used on path walk"
Ian Kent
1
-11
/
+6
2017-11-29
fs/fat/inode.c: fix sb_rdonly() change
OGAWA Hirofumi
1
-1
/
+1
2017-11-29
mm, memcg: fix mem_cgroup_swapout() for THPs
Shakeel Butt
1
-1
/
+1
2017-11-29
mm: migrate: fix an incorrect call of prep_transhuge_page()
Zi Yan
1
-1
/
+1
2017-11-29
kmemleak: add scheduling point to kmemleak_scan()
Yisheng Xie
1
-0
/
+2
2017-11-29
scripts/bloat-o-meter: don't fail with division by 0
Andy Shevchenko
1
-2
/
+5
2017-11-29
fs/mbcache.c: make count_objects() more robust
Jiang Biao
1
-0
/
+3
2017-11-29
Revert "mm/page-writeback.c: print a warning if the vm dirtiness settings are...
Michal Hocko
2
-11
/
+1
2017-11-29
mm/madvise.c: fix madvise() infinite loop under special circumstances
chenjie
1
-3
/
+1
2017-11-29
exec: avoid RLIMIT_STACK races with prlimit()
Kees Cook
1
-1
/
+6
[prev]
[next]