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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-07
x86: hibernate: fix swsusp_arch_resume() prototype
Arnd Bergmann
4
-5
/
+4
2018-02-07
ASoC: mt8173-rt5650: fix child-node lookup
Johan Hovold
1
-8
/
+3
2018-02-07
ASoC: dapm: fix debugfs read using path->connected
KaiChieh Chuang
1
-1
/
+1
2018-02-07
drm/i915/breadcrumbs: Ignore unsubmitted signalers
Chris Wilson
1
-16
/
+4
2018-02-07
PM / domains: Fix up domain-idle-states OF parsing
Ulf Hansson
1
-31
/
+45
2018-02-07
netfilter: nf_flow_offload: fix use-after-free and a resource leak
Felix Fietkau
2
-21
/
+7
2018-02-07
netfilter: remove useless prototype
Taehee Yoo
1
-5
/
+0
2018-02-07
cpufreq: scpi: fix static checker warning cdev isn't an ERR_PTR
Sudeep Holla
1
-4
/
+1
2018-02-07
platform/x86: samsung-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-15
/
+3
2018-02-07
platform/x86: ideapad-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-26
/
+2
2018-02-07
platform/x86: dell-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-13
/
+1
2018-02-07
seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro
Andy Shevchenko
4
-41
/
+14
2018-02-07
cpufreq: remove at32ap-cpufreq
Corentin LABBE
3
-138
/
+0
2018-02-07
ACPI: SPCR: Make SPCR available to x86
Prarit Bhargava
8
-34
/
+44
2018-02-07
cpufreq: AMD: Ignore the check for ProcFeedback in ST/CZ
Akshu Agrawal
1
-2
/
+9
2018-02-07
ACPI / CPPC: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-1
/
+1
2018-02-07
ACPI / tables: Add IORT to injectable table list
Shunyong Yang
1
-1
/
+2
2018-02-07
drm/pl111: Support multiple endpoints on the CLCD
Linus Walleij
1
-6
/
+56
2018-02-07
drm/pl111: Support variants with broken VBLANK
Linus Walleij
4
-10
/
+18
2018-02-07
drm/pl111: Support variants with broken clock divider
Linus Walleij
3
-0
/
+12
2018-02-07
drm/pl111: Handle the Versatile RGB/BGR565 mode
Linus Walleij
1
-2
/
+13
2018-02-07
drm/pl111: Properly detect the ARM PL110 variants
Linus Walleij
3
-46
/
+78
2018-02-07
drm/panel: Add support for ARM Versatile panels
Linus Walleij
4
-0
/
+395
2018-02-07
drm/panel: Device tree bindings for ARM Versatile panels
Linus Walleij
1
-0
/
+31
2018-02-07
drm/bridge: Rename argument from crtc to bridge
Linus Walleij
1
-1
/
+1
2018-02-07
drm/i915: Update DRIVER_DATE to 20180207
Joonas Lahtinen
1
-2
/
+2
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
134
-1070
/
+1417
2018-02-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
25
-127
/
+750
2018-02-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
14
-13
/
+91
2018-02-06
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+3
2018-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
51
-334
/
+1915
2018-02-06
Documentation/sysctl/user.txt: fix typo
Kangmin Park
1
-1
/
+1
2018-02-06
MAINTAINERS: update ARM/QUALCOMM SUPPORT patterns
Joe Perches
1
-1
/
+0
2018-02-06
MAINTAINERS: update various PALM patterns
Joe Perches
1
-8
/
+4
2018-02-06
MAINTAINERS: update "ARM/OXNAS platform support" patterns
Joe Perches
1
-3
/
+1
2018-02-06
MAINTAINERS: update Cortina/Gemini patterns
Joe Perches
1
-1
/
+1
2018-02-06
MAINTAINERS: remove ARM/CLKDEV SUPPORT file pattern
Joe Perches
1
-1
/
+0
2018-02-06
MAINTAINERS: remove ANDROID ION pattern
Joe Perches
1
-1
/
+0
2018-02-06
mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors
Mike Rapoport
3
-0
/
+4
2018-02-06
mm: docs: fix parameter names mismatch
Mike Rapoport
8
-20
/
+20
2018-02-06
mm: docs: fixup punctuation
Mike Rapoport
5
-27
/
+27
2018-02-06
pipe: read buffer limits atomically
Eric Biggers
1
-4
/
+9
2018-02-06
pipe: simplify round_pipe_size()
Eric Biggers
1
-11
/
+3
2018-02-06
pipe: reject F_SETPIPE_SZ with size over UINT_MAX
Eric Biggers
3
-5
/
+5
2018-02-06
pipe: fix off-by-one error when checking buffer limits
Eric Biggers
1
-2
/
+2
2018-02-06
pipe: actually allow root to exceed the pipe buffer limits
Eric Biggers
1
-3
/
+8
2018-02-06
pipe, sysctl: remove pipe_proc_fn()
Eric Biggers
4
-24
/
+5
2018-02-06
pipe, sysctl: drop 'min' parameter from pipe-max-size converter
Eric Biggers
3
-22
/
+5
2018-02-06
kasan: rework Kconfig settings
Arnd Bergmann
3
-1
/
+14
2018-02-06
crash_dump: is_kdump_kernel can be boolean
Yaowei Bai
1
-6
/
+6
[prev]
[next]