index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-03
Linux 4.15-rc2
Linus Torvalds
1
-1
/
+1
2017-12-01
RISC-V: __io_writes should respect the length argument
Palmer Dabbelt
1
-1
/
+1
2017-12-01
move libgcc.h to include/linux
Christoph Hellwig
7
-6
/
+6
2017-12-01
arm64: context: Fix comments and remove pointless smp_wmb()
Will Deacon
1
-11
/
+12
2017-12-01
arm64: cpu_ops: Add missing 'const' qualifiers
Yury Norov
1
-3
/
+3
2017-12-01
arm64: perf: remove unsupported events for Cortex-A73
Xu YiPing
1
-6
/
+0
2017-12-01
arm64: fpsimd: Fix failure to restore FPSIMD state after signals
Dave Martin
1
-3
/
+3
2017-12-01
arm64: pgd: Mark pgd_cache as __ro_after_init
Jinbum Park
1
-1
/
+1
2017-12-01
arm64: ftrace: emit ftrace-mod.o contents through code
Ard Biesheuvel
7
-31
/
+22
2017-12-01
arm64: module-plts: factor out PLT generation code for ftrace
Ard Biesheuvel
2
-36
/
+46
2017-12-01
afs: Properly reset afs_vnode (inode) fields
David Howells
2
-2
/
+17
2017-12-01
afs: Fix permit refcounting
David Howells
1
-8
/
+10
2017-11-30
hwmon: (jc42) optionally try to disable the SMBUS timeout
Peter Rosin
2
-0
/
+25
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
drm/imx: always call wait_for_flip_done in commit_tail
Lucas Stach
1
-2
/
+9
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
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
[next]