index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/kcmp.c: drop branch leftover typo
Cyrill Gorcunov
2017-10-03
1
-1
/
+1
*
memremap: add scheduling point to devm_memremap_pages
Michal Hocko
2017-10-03
1
-1
/
+3
*
mm, page_alloc: add scheduling point to memmap_init_zone
Michal Hocko
2017-10-03
1
-0
/
+1
*
mm, memory_hotplug: add scheduling point to __add_pages
Michal Hocko
2017-10-03
1
-0
/
+1
*
lib/idr.c: fix comment for idr_replace()
Eric Biggers
2017-10-03
1
-2
/
+2
*
mm: memcontrol: use vmalloc fallback for large kmem memcg arrays
Johannes Weiner
2017-10-03
2
-13
/
+21
*
kernel/sysctl.c: remove duplicate UINT_MAX check on do_proc_douintvec_conv()
Luis R. Rodriguez
2017-10-03
1
-2
/
+0
*
include/linux/bitfield.h: remove 32bit from FIELD_GET comment block
Masahiro Yamada
2017-10-03
1
-1
/
+1
*
lib/lz4: make arrays static const, reduces object code size
Colin Ian King
2017-10-03
1
-2
/
+2
*
exec: binfmt_misc: kill the onstack iname[BINPRM_BUF_SIZE] array
Oleg Nesterov
2017-10-03
1
-9
/
+5
*
exec: binfmt_misc: fix race between load_misc_binary() and kill_node()
Oleg Nesterov
2017-10-03
1
-4
/
+8
*
exec: binfmt_misc: remove the confusing e->interp_file != NULL checks
Oleg Nesterov
2017-10-03
1
-2
/
+2
*
exec: binfmt_misc: shift filp_close(interp_file) from kill_node() to bm_evict...
Oleg Nesterov
2017-10-03
1
-6
/
+6
*
exec: binfmt_misc: don't nullify Node->dentry in kill_node()
Oleg Nesterov
2017-10-03
1
-13
/
+9
*
exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array
Oleg Nesterov
2017-10-03
3
-10
/
+11
*
userfaultfd: non-cooperative: fix fork use after free
Andrea Arcangeli
2017-10-03
1
-10
/
+56
*
mm/device-public-memory: fix edge case in _vm_normal_page()
Reza Arbab
2017-10-03
1
-1
/
+1
*
mm: fix data corruption caused by lazyfree page
Shaohua Li
2017-10-03
1
-0
/
+11
*
mm: avoid marking swap cached page as lazyfree
Shaohua Li
2017-10-03
1
-2
/
+2
*
mm: have filemap_check_and_advance_wb_err clear AS_EIO/AS_ENOSPC
Jeff Layton
2017-10-03
1
-0
/
+8
*
m32r: define CPU_BIG_ENDIAN
Sudip Mukherjee
2017-10-03
1
-0
/
+4
*
zram: fix null dereference of handle
Minchan Kim
2017-10-03
1
-24
/
+12
*
mm: fix RODATA_TEST failure "rodata_test: test data was not read only"
Christophe Leroy
2017-10-03
1
-1
/
+1
*
rapidio: remove global irq spinlocks from the subsystem
Ioan Nicu
2017-10-03
4
-37
/
+35
*
mm: meminit: mark init_reserved_page as __meminit
Arnd Bergmann
2017-10-03
1
-1
/
+1
*
z3fold: fix stale list handling
Vitaly Wool
2017-10-03
1
-4
/
+2
*
mm,compaction: serialize waitqueue_active() checks (for real)
Davidlohr Bueso
2017-10-03
1
-8
/
+5
*
android: binder: drop lru lock in isolate callback
Sherry Yang
2017-10-03
3
-6
/
+36
*
mm/memcg: avoid page count check for zone device
Jérôme Glisse
2017-10-03
1
-1
/
+2
*
mm, memcg: remove hotplug locking from try_charge
Michal Hocko
2017-10-03
1
-5
/
+15
*
mm, oom_reaper: skip mm structs with mmu notifiers
Michal Hocko
2017-10-03
2
-0
/
+21
*
z3fold: fix potential race in z3fold_reclaim_page
Vitaly Wool
2017-10-03
1
-1
/
+3
*
sh: sh7269: remove nonexistent GPIO_PH[0-7] to fix pinctrl registration
Geert Uytterhoeven
2017-10-03
1
-3
/
+1
*
sh: sh7264: remove nonexistent GPIO_PH[0-7] to fix pinctrl registration
Geert Uytterhoeven
2017-10-03
1
-3
/
+1
*
sh: sh7757: remove nonexistent GPIO_PT[JLNQ]7_RESV to fix pinctrl registration
Geert Uytterhoeven
2017-10-03
1
-4
/
+4
*
sh: sh7722: remove nonexistent GPIO_PTQ7 to fix pinctrl registration
Geert Uytterhoeven
2017-10-03
1
-1
/
+1
*
mm, hugetlb, soft_offline: save compound page order before page migration
Alexandru Moise
2017-10-03
1
-2
/
+10
*
ksm: fix unlocked iteration over vmas in cmp_and_merge_page()
Kirill Tkhai
2017-10-03
1
-1
/
+4
*
include/linux/mm.h: fix typo in VM_MPX definition
Kirill A. Shutemov
2017-10-03
1
-1
/
+1
*
scripts/spelling.txt: add more spelling mistakes to spelling.txt
Colin Ian King
2017-10-03
1
-0
/
+33
*
kernel/params.c: align add_sysfs_param documentation with code
Jean Delvare
2017-10-03
1
-1
/
+1
*
alpha: fix build failures
Sudip Mukherjee
2017-10-03
1
-0
/
+1
*
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-03
1
-6
/
+6
|
\
|
*
Documentation: core-api: minor workqueue.rst cleanups
Randy Dunlap
2017-09-18
1
-6
/
+6
*
|
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-03
1
-0
/
+8
|
\
\
|
*
|
cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returns
Waiman Long
2017-09-22
1
-0
/
+8
*
|
|
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-03
3
-3
/
+27
|
\
\
\
|
*
|
|
percpu: fix iteration to prevent skipping over block
Dennis Zhou
2017-09-28
1
-0
/
+4
|
*
|
|
percpu: fix starting offset for chunk statistics traversal
Dennis Zhou
2017-09-27
1
-1
/
+1
|
*
|
|
percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
Mark Rutland
2017-09-26
1
-2
/
+22
[next]