index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-03
memremap: add scheduling point to devm_memremap_pages
Michal Hocko
1
-1
/
+3
2017-10-03
mm, page_alloc: add scheduling point to memmap_init_zone
Michal Hocko
1
-0
/
+1
2017-10-03
mm, memory_hotplug: add scheduling point to __add_pages
Michal Hocko
1
-0
/
+1
2017-10-03
lib/idr.c: fix comment for idr_replace()
Eric Biggers
1
-2
/
+2
2017-10-03
mm: memcontrol: use vmalloc fallback for large kmem memcg arrays
Johannes Weiner
2
-13
/
+21
2017-10-03
kernel/sysctl.c: remove duplicate UINT_MAX check on do_proc_douintvec_conv()
Luis R. Rodriguez
1
-2
/
+0
2017-10-03
include/linux/bitfield.h: remove 32bit from FIELD_GET comment block
Masahiro Yamada
1
-1
/
+1
2017-10-03
lib/lz4: make arrays static const, reduces object code size
Colin Ian King
1
-2
/
+2
2017-10-03
exec: binfmt_misc: kill the onstack iname[BINPRM_BUF_SIZE] array
Oleg Nesterov
1
-9
/
+5
2017-10-03
exec: binfmt_misc: fix race between load_misc_binary() and kill_node()
Oleg Nesterov
1
-4
/
+8
2017-10-03
exec: binfmt_misc: remove the confusing e->interp_file != NULL checks
Oleg Nesterov
1
-2
/
+2
2017-10-03
exec: binfmt_misc: shift filp_close(interp_file) from kill_node() to bm_evict...
Oleg Nesterov
1
-6
/
+6
2017-10-03
exec: binfmt_misc: don't nullify Node->dentry in kill_node()
Oleg Nesterov
1
-13
/
+9
2017-10-03
exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array
Oleg Nesterov
3
-10
/
+11
2017-10-03
userfaultfd: non-cooperative: fix fork use after free
Andrea Arcangeli
1
-10
/
+56
2017-10-03
mm/device-public-memory: fix edge case in _vm_normal_page()
Reza Arbab
1
-1
/
+1
2017-10-03
mm: fix data corruption caused by lazyfree page
Shaohua Li
1
-0
/
+11
2017-10-03
mm: avoid marking swap cached page as lazyfree
Shaohua Li
1
-2
/
+2
2017-10-03
mm: have filemap_check_and_advance_wb_err clear AS_EIO/AS_ENOSPC
Jeff Layton
1
-0
/
+8
2017-10-03
m32r: define CPU_BIG_ENDIAN
Sudip Mukherjee
1
-0
/
+4
2017-10-03
zram: fix null dereference of handle
Minchan Kim
1
-24
/
+12
2017-10-03
mm: fix RODATA_TEST failure "rodata_test: test data was not read only"
Christophe Leroy
1
-1
/
+1
2017-10-03
rapidio: remove global irq spinlocks from the subsystem
Ioan Nicu
4
-37
/
+35
2017-10-03
mm: meminit: mark init_reserved_page as __meminit
Arnd Bergmann
1
-1
/
+1
2017-10-03
z3fold: fix stale list handling
Vitaly Wool
1
-4
/
+2
2017-10-03
mm,compaction: serialize waitqueue_active() checks (for real)
Davidlohr Bueso
1
-8
/
+5
2017-10-03
android: binder: drop lru lock in isolate callback
Sherry Yang
3
-6
/
+36
2017-10-03
mm/memcg: avoid page count check for zone device
Jérôme Glisse
1
-1
/
+2
2017-10-03
mm, memcg: remove hotplug locking from try_charge
Michal Hocko
1
-5
/
+15
2017-10-03
mm, oom_reaper: skip mm structs with mmu notifiers
Michal Hocko
2
-0
/
+21
2017-10-03
z3fold: fix potential race in z3fold_reclaim_page
Vitaly Wool
1
-1
/
+3
2017-10-03
sh: sh7269: remove nonexistent GPIO_PH[0-7] to fix pinctrl registration
Geert Uytterhoeven
1
-3
/
+1
2017-10-03
sh: sh7264: remove nonexistent GPIO_PH[0-7] to fix pinctrl registration
Geert Uytterhoeven
1
-3
/
+1
2017-10-03
sh: sh7757: remove nonexistent GPIO_PT[JLNQ]7_RESV to fix pinctrl registration
Geert Uytterhoeven
1
-4
/
+4
2017-10-03
sh: sh7722: remove nonexistent GPIO_PTQ7 to fix pinctrl registration
Geert Uytterhoeven
1
-1
/
+1
2017-10-03
mm, hugetlb, soft_offline: save compound page order before page migration
Alexandru Moise
1
-2
/
+10
2017-10-03
ksm: fix unlocked iteration over vmas in cmp_and_merge_page()
Kirill Tkhai
1
-1
/
+4
2017-10-03
include/linux/mm.h: fix typo in VM_MPX definition
Kirill A. Shutemov
1
-1
/
+1
2017-10-03
scripts/spelling.txt: add more spelling mistakes to spelling.txt
Colin Ian King
1
-0
/
+33
2017-10-03
kernel/params.c: align add_sysfs_param documentation with code
Jean Delvare
1
-1
/
+1
2017-10-03
alpha: fix build failures
Sudip Mukherjee
1
-0
/
+1
2017-10-03
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+6
2017-10-03
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+8
2017-10-03
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+27
2017-10-03
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-11
/
+15
2017-10-03
Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
33
-145
/
+277
2017-10-03
Merge tag 'tty-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-30
/
+46
2017-10-03
Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
22
-51
/
+126
2017-10-03
Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-24
/
+58
2017-10-03
Merge tag 'char-misc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-14
/
+39
[next]