index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
coda
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-05
dm raid: fix incorrect status output at the end of a "recover" process
Jonathan Brassow
2
-5
/
+7
2017-10-05
ovl: fix regression caused by exclusive upper/work dir protection
Amir Goldstein
3
-9
/
+26
2017-10-05
ovl: fix missing unlock_rename() in ovl_do_copy_up()
Amir Goldstein
4
-24
/
+22
2017-10-05
ovl: fix dentry leak in ovl_indexdir_cleanup()
Amir Goldstein
1
-2
/
+4
2017-10-05
ovl: fix dput() of ERR_PTR in ovl_cleanup_index()
Amir Goldstein
1
-1
/
+4
2017-10-05
ovl: fix error value printed in ovl_lookup_index()
Amir Goldstein
1
-0
/
+1
2017-10-05
ovl: fix may_write_real() for overlayfs directories
Amir Goldstein
1
-1
/
+3
2017-10-05
net: 8021q: skip packets if the vlan is down
Vishakha Narvekar
1
-0
/
+6
2017-10-05
Update James Hogan's email address
James Hogan
5
-6
/
+8
2017-10-05
drm/i915/glk: Fix DMC/DC state idleness calculation
Imre Deak
1
-1
/
+1
2017-10-05
drm/i915/cnl: Reprogram DMC firmware after S3/S4 resume
Imre Deak
1
-0
/
+3
2017-10-04
dm crypt: reject sector_size feature if device length is not aligned to it
Milan Broz
1
-0
/
+4
2017-10-04
ARM: dts: stm32: use right pinctrl compatible for stm32f469
Alexandre Torgue
7
-297
/
+537
2017-10-04
powerpc/mm: Call flush_tlb_kernel_range with interrupts enabled
Guenter Roeck
1
-1
/
+1
2017-10-04
powerpc/xive: Clear XIVE internal structures when a CPU is removed
Cédric Le Goater
1
-0
/
+8
2017-10-04
powerpc/xive: Fix IPI reset
Cédric Le Goater
1
-0
/
+4
2017-10-04
ARM: dts: stm32: Fix STMPE1600 binding on stm32429i-eval board
Alexandre Torgue
1
-3
/
+1
2017-10-04
watchdog/core: Put softlockup_threads_initialized under ifdef guard
Thomas Gleixner
1
-1
/
+1
2017-10-04
watchdog/core: Rename some softlockup_* functions
Thomas Gleixner
1
-9
/
+9
2017-10-04
powerpc/watchdog: Make use of watchdog_nmi_probe()
Thomas Gleixner
3
-10
/
+13
2017-10-04
watchdog/core, powerpc: Lock cpus across reconfiguration
Thomas Gleixner
3
-7
/
+10
2017-10-04
watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()
Thomas Gleixner
3
-25
/
+34
2017-10-04
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
Casey Schaufler
2
-31
/
+26
2017-10-04
ARM: defconfig: update Gemini defconfig
Linus Walleij
1
-1
/
+2
2017-10-04
ARM: defconfig: FRAMEBUFFER_CONSOLE can no longer be =m
Arnd Bergmann
3
-3
/
+3
2017-10-04
include/linux/fs.h: fix comment about struct address_space
Mike Rapoport
1
-1
/
+1
2017-10-04
checkpatch: fix ignoring cover-letter logic
Stafford Horne
1
-1
/
+1
2017-10-04
m32r: fix build failure
Sudip Mukherjee
1
-0
/
+9
2017-10-04
lib/ratelimit.c: use deferred printk() version
Sergey Senozhatsky
1
-1
/
+3
2017-10-04
kernel/params.c: improve STANDARD_PARAM_DEF readability
Jean Delvare
1
-8
/
+8
2017-10-04
kernel/params.c: fix an overflow in param_attr_show
Jean Delvare
1
-10
/
+7
2017-10-04
kernel/params.c: fix the maximum length in param_get_string
Jean Delvare
1
-1
/
+1
2017-10-04
mm/memory_hotplug: define find_{smallest|biggest}_section_pfn as unsigned long
YASUAKI ISHIMATSU
1
-2
/
+2
2017-10-04
mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...
YASUAKI ISHIMATSU
2
-3
/
+9
2017-10-04
kernel/kcmp.c: drop branch leftover typo
Cyrill Gorcunov
1
-1
/
+1
2017-10-04
memremap: add scheduling point to devm_memremap_pages
Michal Hocko
1
-1
/
+3
2017-10-04
mm, page_alloc: add scheduling point to memmap_init_zone
Michal Hocko
1
-0
/
+1
2017-10-04
mm, memory_hotplug: add scheduling point to __add_pages
Michal Hocko
1
-0
/
+1
2017-10-04
lib/idr.c: fix comment for idr_replace()
Eric Biggers
1
-2
/
+2
2017-10-04
mm: memcontrol: use vmalloc fallback for large kmem memcg arrays
Johannes Weiner
2
-13
/
+21
2017-10-04
kernel/sysctl.c: remove duplicate UINT_MAX check on do_proc_douintvec_conv()
Luis R. Rodriguez
1
-2
/
+0
2017-10-04
include/linux/bitfield.h: remove 32bit from FIELD_GET comment block
Masahiro Yamada
1
-1
/
+1
2017-10-04
lib/lz4: make arrays static const, reduces object code size
Colin Ian King
1
-2
/
+2
2017-10-04
exec: binfmt_misc: kill the onstack iname[BINPRM_BUF_SIZE] array
Oleg Nesterov
1
-9
/
+5
2017-10-04
exec: binfmt_misc: fix race between load_misc_binary() and kill_node()
Oleg Nesterov
1
-4
/
+8
2017-10-04
exec: binfmt_misc: remove the confusing e->interp_file != NULL checks
Oleg Nesterov
1
-2
/
+2
2017-10-04
exec: binfmt_misc: shift filp_close(interp_file) from kill_node() to bm_evict...
Oleg Nesterov
1
-6
/
+6
2017-10-04
exec: binfmt_misc: don't nullify Node->dentry in kill_node()
Oleg Nesterov
1
-13
/
+9
2017-10-04
exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array
Oleg Nesterov
3
-10
/
+11
2017-10-04
userfaultfd: non-cooperative: fix fork use after free
Andrea Arcangeli
1
-10
/
+56
[next]