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-08-02
rxrpc: Remove set but not used variable 'nowj'
Wei Yongjun
1
-2
/
+1
2018-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-30
/
+184
2018-08-02
ARM: spectre-v1: mitigate user accesses
Russell King
2
-0
/
+13
2018-08-02
ARM: spectre-v1: use get_user() for __get_user()
Russell King
1
-6
/
+11
2018-08-02
ARM: use __inttype() in get_user()
Russell King
1
-1
/
+8
2018-08-02
ARM: oabi-compat: copy semops using __copy_from_user()
Russell King
1
-3
/
+5
2018-08-02
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
3
-24
/
+17
2018-08-02
block: really disable runtime-pm for blk-mq
Ming Lei
1
-2
/
+4
2018-08-02
tracing/kprobes: Fix within_notrace_func() to check only notrace functions
Masami Hiramatsu
1
-3
/
+5
2018-08-02
Squashfs: Compute expected length from inode size rather than block length
Phillip Lougher
4
-23
/
+24
2018-08-02
squashfs: more metadata hardening
Linus Torvalds
3
-6
/
+13
2018-08-02
ASoC: core: remove support for card rebind using component framework
Srinivas Kandagatla
2
-69
/
+0
2018-08-02
ASoC: smd845: remove auto rebinding
Srinivas Kandagatla
1
-2
/
+0
2018-08-02
ASoC: apq8096: remove auto rebinding
Srinivas Kandagatla
1
-2
/
+0
2018-08-02
kernel/module: Use kmemdup to replace kmalloc+memcpy
zhong jiang
1
-4
/
+2
2018-08-02
aoe: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-02
block: make iolatency avg_lat exponentially decay
Dennis Zhou (Facebook)
2
-24
/
+57
2018-08-03
Kbuild: Makefile.modbuiltin: include auto.conf and tristate.conf mandatory
Dirk Gouders
1
-2
/
+2
2018-08-02
rtc: remove struct rtc_task
Alexandre Belloni
2
-11
/
+6
2018-08-02
char: rtc: remove task handling
Alexandre Belloni
1
-13
/
+0
2018-08-02
mtd: m25p80: Call spi_mem_get_name() to let controller set a custom name
Frieder Schrempf
1
-0
/
+3
2018-08-02
spi: spi-mem: Extend the SPI mem interface to set a custom memory name
Frieder Schrempf
2
-0
/
+40
2018-08-02
spi: spi-mem: Fix a typo in the documentation of struct spi_mem
Frieder Schrempf
1
-1
/
+1
2018-08-02
watchdog: add driver for the MEN 16z069 IP-Core
Johannes Thumshirn
4
-0
/
+187
2018-08-02
watchdog: sprd_wdt: Remove redundant dev_err call in sprd_wdt_probe()
Wei Yongjun
1
-3
/
+1
2018-08-02
watchdog: stmp3xxx: Switch to SPDX identifier
Fabio Estevam
1
-4
/
+1
2018-08-02
watchdog: imx2_wdt: Switch to SPDX identifier
Fabio Estevam
1
-4
/
+1
2018-08-02
watchdog: sp805: set WDOG_HW_RUNNING when appropriate
Ray Jui
1
-0
/
+19
2018-08-02
watchdog: sp805: add 'timeout-sec' DT property support
Ray Jui
1
-1
/
+8
2018-08-02
dt-bindings: watchdog: Add optional 'timeout-sec' property for sp805
Ray Jui
1
-0
/
+2
2018-08-02
dt-bindings: watchdog: Consolidate SP805 binding docs
Ray Jui
2
-38
/
+20
2018-08-02
watchdog: orion_wdt: Mark watchdog as active when running at probe
Maxim Kochetkov
1
-0
/
+2
2018-08-02
watchdog: stm32: add pclk feature for stm32mp1
Ludovic Barre
1
-42
/
+74
2018-08-02
dt-bindings: watchdog: add stm32mp1 support
Ludovic Barre
1
-3
/
+10
2018-08-02
dt-bindings: watchdog: renesas-wdt: Add support for the R8A77990 wdt
Masaharu Hayakawa
1
-0
/
+1
2018-08-02
perf trace: Associate vfs_getname()'ed pathname with fd returned from 'openat'
Arnaldo Carvalho de Melo
1
-5
/
+8
2018-08-02
stop_machine: Reflow cpu_stop_queue_two_works()
Peter Zijlstra
1
-18
/
+23
2018-08-02
clockevents: Warn if cpu_all_mask is used as cpumask
Sudeep Holla
1
-0
/
+6
2018-08-02
tick/broadcast-hrtimer: Use cpu_possible_mask for ce_broadcast_hrtimer
Sudeep Holla
1
-1
/
+1
2018-08-02
clocksource/drivers/arm_arch_timer: Fix bogus cpu_all_mask usage
Thomas Gleixner
1
-1
/
+1
2018-08-02
media: camss: csid: Add support for events triggered by user controls
Todor Tomov
1
-1
/
+5
2018-08-02
media: doc: media/v4l-drivers: Update Qualcomm CAMSS driver document for 8x96
Todor Tomov
2
-33
/
+164
2018-08-02
media: camss: Add support for 10-bit grayscale formats
Todor Tomov
5
-11
/
+56
2018-08-02
x86/iommu: Use NULL instead of 0
Zhong Jiang
1
-1
/
+1
2018-08-02
x86/boot: Use CC_SET()/CC_OUT() instead of open coding it
Uros Bizjak
2
-3
/
+5
2018-08-02
x86/mm: Remove redundant check for kmem_cache_create()
Chengguang Xu
1
-3
/
+0
2018-08-02
x86/platform/UV: Remove redundant check of p == q
Colin Ian King
1
-2
/
+0
2018-08-02
x86/platform/olpc: Use PTR_ERR_OR_ZERO()
zhong jiang
1
-3
/
+1
2018-08-02
x86/boot/compressed/64: Validate trampoline placement against E820
Kirill A. Shutemov
1
-18
/
+55
2018-08-02
ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry
Hans de Goede
1
-1
/
+1
[prev]
[next]