index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-08
gfs2: Fix missed wakeups in find_insert_glock
Andreas Gruenbacher
1
-1
/
+1
2019-03-08
gpio: gpio-omap: fix level interrupt idling
Russell King
1
-6
/
+8
2019-03-08
gpio: amd-fch: Set proper output level for direction_output
Axel Lin
1
-1
/
+10
2019-03-08
x86: apuv2: remove unused variable
Arnd Bergmann
1
-1
/
+0
2019-03-08
gpio: pca953x: Use PCA_LATCH_INT
Andy Shevchenko
1
-5
/
+5
2019-03-08
platform/x86: fix PCENGINES_APU2 Kconfig warning
Randy Dunlap
1
-0
/
+2
2019-03-08
samples/mic/mpssd/mpssd.h: remove duplicate header
Brajeswar Ghosh
1
-3
/
+0
2019-03-08
kernel/fork.c: remove duplicated include
YueHaibing
1
-1
/
+0
2019-03-08
include/linux/relay.h: fix percpu annotation in struct rchan
Luc Van Oostenryck
1
-1
/
+1
2019-03-08
arch/nios2/mm/fault.c: remove duplicate include
Sabyasachi Gupta
1
-1
/
+0
2019-03-08
unicore32: stop printing the virtual memory layout
Geert Uytterhoeven
1
-24
/
+0
2019-03-08
MAINTAINERS: fix GTA02 entry and mark as orphan
Jann Horn
1
-2
/
+3
2019-03-08
mm: create the new vm_fault_t type
Souptick Joarder
3
-48
/
+73
2019-03-08
arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()
Mike Rapoport
3
-25
/
+8
2019-03-08
arch: simplify several early memory allocations
Mike Rapoport
10
-43
/
+18
2019-03-08
openrisc: simplify pte_alloc_one_kernel()
Mike Rapoport
1
-7
/
+4
2019-03-08
sh: prefer memblock APIs returning virtual address
Mike Rapoport
2
-16
/
+7
2019-03-08
microblaze: prefer memblock API returning virtual address
Mike Rapoport
1
-2
/
+3
2019-03-08
powerpc: prefer memblock APIs returning virtual address
Mike Rapoport
9
-51
/
+44
2019-03-08
lib/lzo: separate lzo-rle from lzo
Dave Rodgman
8
-17
/
+226
2019-03-08
lib/lzo: implement run-length encoding
Dave Rodgman
5
-43
/
+181
2019-03-08
lib/lzo: fast 8-byte copy on arm64
Matt Sealey
1
-1
/
+1
2019-03-08
lib/lzo: 64-bit CTZ on arm64
Matt Sealey
1
-1
/
+1
2019-03-08
lib/lzo: tidy-up ifdefs
Dave Rodgman
1
-4
/
+4
2019-03-08
ipc/sem.c: replace kvmalloc/memset with kvzalloc and use struct_size
Gustavo A. R. Silva
1
-5
/
+1
2019-03-08
ipc: annotate implicit fall through
Mathieu Malaterre
1
-0
/
+1
2019-03-08
init/initramfs.c: provide more details in error messages
David Engraf
1
-3
/
+3
2019-03-08
lib/ubsan: default UBSAN_ALIGNMENT to not set
Anders Roxell
1
-5
/
+9
2019-03-08
scripts/gdb: replace flags (MS_xyz -> SB_xyz)
Jackie Liu
2
-12
/
+12
2019-03-08
kcov: convert kcov.refcount to refcount_t
Elena Reshetova
1
-4
/
+5
2019-03-08
kcov: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-4
/
+2
2019-03-08
kernel/configs: use .incbin directive to embed config_data.gz
Masahiro Yamada
4
-35
/
+21
2019-03-08
configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
Alexey Brodkin
56
-56
/
+2
2019-03-08
kernel/gcov/gcc_3_4.c: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2019-03-08
sysctl: handle overflow for file-max
Christian Brauner
1
-0
/
+3
2019-03-08
sysctl: handle overflow in proc_get_long
Christian Brauner
1
-1
/
+39
2019-03-08
rapidio/mport_cdev: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-03-08
drivers/rapidio/rio_cm.c: fix potential oops in riocm_ch_listen()
Dan Carpenter
1
-1
/
+3
2019-03-08
kernel: workqueue: clarify wq_worker_last_func() caller requirements
Johannes Weiner
1
-0
/
+10
2019-03-08
exec: increase BINPRM_BUF_SIZE to 256
Oleg Nesterov
2
-2
/
+2
2019-03-08
fs/exec.c: replace opencoded set_mask_bits()
Vineet Gupta
1
-6
/
+1
2019-03-08
fat: enable .splice_write to support splice on O_DIRECT file
Hou Tao
1
-0
/
+1
2019-03-08
autofs: clear O_NONBLOCK on the pipe
NeilBrown
1
-0
/
+2
2019-03-08
fs/autofs/inode.c: use seq_puts() for simple strings in autofs_show_options()
Ian Kent
1
-6
/
+6
2019-03-08
autofs: add ignore mount option
Ian Kent
3
-2
/
+10
2019-03-08
init/calibrate.c: provide proper prototype
Valdis Kletnieks
1
-0
/
+1
2019-03-08
fs/binfmt_elf.c: spread const a little
Alexey Dobriyan
1
-5
/
+3
2019-03-08
fs/binfmt_elf.c: use list_for_each_entry()
Alexey Dobriyan
1
-10
/
+5
2019-03-08
fs/binfmt_elf.c: don't be afraid of overflow
Alexey Dobriyan
1
-6
/
+3
2019-03-08
epoll: use rwlock in order to reduce ep_poll_callback() contention
Roman Penyaev
1
-36
/
+122
[next]