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
2017-06-30
MIPS: Perform post-DMA cache flushes on systems with MAARs
Paul Burton
1
-5
/
+18
2017-06-30
MIPS: Fix IRQ tracing & lockdep when rescheduling
Paul Burton
1
-0
/
+3
2017-06-30
MIPS: pm-cps: Drop manual cache-line alignment of ready_count
Paul Burton
1
-8
/
+1
2017-06-29
iov_iter: sanity checks for copy to/from page primitives
Al Viro
1
-0
/
+17
2017-06-29
iov_iter/hardening: move object size checks to inlined part
Al Viro
2
-16
/
+64
2017-06-29
copy_{to,from}_user(): consolidate object size checks
Al Viro
2
-26
/
+29
2017-06-29
copy_{from,to}_user(): move kasan checks and might_fault() out-of-line
Al Viro
2
-10
/
+16
2017-06-29
clk: gemini: Read status before using the value
Joel Stanley
1
-0
/
+1
2017-06-29
clk: scpi: error when clock fails to register
Jerome Brunet
1
-3
/
+5
2017-06-29
clk: at91: Add sama5d2 suspend/resume
Alexandre Belloni
4
-1
/
+140
2017-06-29
libnvdimm, btt: fix btt_rw_page not returning errors
Vishal Verma
1
-3
/
+6
2017-06-29
Make statfs properly return read-only state after emergency remount
Carlos Maiolino
1
-0
/
+2
2017-06-29
fs/dcache: init in_lookup_hashtable
Sebastian Andrzej Siewior
1
-0
/
+5
2017-06-29
minix: Deinline get_block, save 2691 bytes
Denys Vlasenko
1
-1
/
+1
2017-06-29
fs: Reorder inode_owner_or_capable() to avoid needless
Kees Cook
2
-2
/
+2
2017-06-29
fs: warn in case userspace lied about modprobe return
Luis R. Rodriguez
1
-1
/
+3
2017-06-30
tile: remove unneeded extra-y in Makefile
Masahiro Yamada
1
-1
/
+0
2017-06-30
kbuild: thin archives make default for all archs
Nicholas Piggin
3
-14
/
+5
2017-06-30
x86/um: thin archives build fix
Nicholas Piggin
1
-1
/
+1
2017-06-30
tile: thin archives fix linking
Nicholas Piggin
1
-7
/
+7
2017-06-30
ia64: thin archives fix linking
Nicholas Piggin
1
-6
/
+9
2017-06-30
sh: thin archives fix linking
Nicholas Piggin
1
-8
/
+8
2017-06-30
kbuild: handle libs-y archives separately from built-in.o archives
Nicholas Piggin
3
-15
/
+46
2017-06-30
kbuild: thin archives use P option to ar
Nicholas Piggin
2
-5
/
+5
2017-06-30
kbuild: thin archives final link close --whole-archives option
Nicholas Piggin
1
-3
/
+3
2017-06-30
ia64: remove unneeded extra-y in Makefile.gate
Masahiro Yamada
1
-3
/
+1
2017-06-30
tile: fix dependency and .*.cmd inclusion for incremental build
Masahiro Yamada
1
-6
/
+5
2017-06-30
sparc64: Use indirect calls in hamming weight stubs
David S. Miller
1
-8
/
+8
2017-06-29
usbdevfs: get rid of field-by-field copyin
Al Viro
1
-29
/
+19
2017-06-29
compat_hdio_ioctl: get rid of set_fs()
Al Viro
1
-9
/
+6
2017-06-29
take floppy compat ioctls to sodding floppy.c
Al Viro
2
-340
/
+328
2017-06-29
ARM: 8685/1: ensure memblock-limit is pmd-aligned
Doug Berger
1
-4
/
+4
2017-06-29
spidev: quit messing with access_ok()
Al Viro
1
-31
/
+11
2017-06-29
nfsd: remove nfsd_vfs_read
Christoph Hellwig
1
-11
/
+6
2017-06-29
nfsd: use vfs_iter_read/write
Christoph Hellwig
1
-10
/
+7
2017-06-29
fs: implement vfs_iter_write using do_iter_write
Christoph Hellwig
6
-26
/
+16
2017-06-29
fs: implement vfs_iter_read using do_iter_read
Christoph Hellwig
5
-25
/
+15
2017-06-29
fs: move more code into do_iter_read/do_iter_write
Christoph Hellwig
1
-45
/
+28
2017-06-29
fs: remove __do_readv_writev
Christoph Hellwig
1
-24
/
+36
2017-06-29
fs: remove do_compat_readv_writev
Christoph Hellwig
1
-26
/
+16
2017-06-29
fs: remove do_readv_writev
Christoph Hellwig
1
-22
/
+21
2017-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
42
-84
/
+350
2017-06-29
cpufreq: Update scaling_cur_freq documentation
Rafael J. Wysocki
1
-6
/
+6
2017-06-29
cpufreq: intel_pstate: Clean up after performance governor changes
Rafael J. Wysocki
2
-10
/
+2
2017-06-29
Merge tag 'for-4.12/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
2
-16
/
+27
2017-06-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-5
/
+16
2017-06-29
PM: hibernate: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-06-29
cpuidle: menu: allow state 0 to be disabled
Nicholas Piggin
1
-5
/
+15
2017-06-29
intel_idle: Use more common logging style
Joe Perches
1
-16
/
+16
2017-06-29
acpi, nfit: quiet invalid block-aperture-region warnings
Dan Williams
1
-1
/
+1
[prev]
[next]