projects
/
openwrt
/
staging
/
blogic.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openwrt/staging/blogic.git
2018-04-11
Andrei Vagin
proc: add seq_put_decimal_ull_width to speed up /proc...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Alexey Dobriyan
proc: account "struct pde_opener"
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Alexey Dobriyan
proc: move "struct pde_opener" to kmem cache
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Alexey Dobriyan
proc: randomize "struct pde_opener"
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Alexey Dobriyan
proc: faster open/close of files without ->release...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Alexey Dobriyan
proc: move /proc/sysvipc creation to where it belongs
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Alexey Dobriyan
proc: do less stuff under ->pde_unload_lock
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Mateusz Guzik
proc: get rid of task lock/unlock pair to read umask...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Andrei Vagin
procfs: optimize seq_pad() to speed up /proc/pid/maps
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Andrei Vagin
procfs: add seq_put_hex_ll to speed up /proc/pid/maps
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Andrey Konovalov
kasan: prevent compiler from optimizing away memset...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Andrey Konovalov
kasan: fix invalid-free test crashing the kernel
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Andrey Konovalov
kasan, slub: fix handling of kasan_slab_free hook
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Joonsoo Kim
mm/thp: don't count ZONE_MOVABLE as the target for...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Joonsoo Kim
ARM: CMA: avoid double mapping to the CMA area if CONFI...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Joonsoo Kim
mm/cma: remove ALLOC_CMA
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Joonsoo Kim
mm/cma: manage the memory of the CMA area by using...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Joonsoo Kim
mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVA...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Michal Hocko
mm: unclutter THP migration
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Michal Hocko
mm, migrate: remove reason argument from new_page_t
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Michal Hocko
mm, numa: rework do_pages_move
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Colin Ian King
mm/swapfile.c: make pointer swap_avail_heads static
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Michal Hocko
memcg: fix per_node_info cleanup
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Tom Abraham
swap: divide-by-zero when zero length swap file on ssd
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Johannes Weiner
mm: memcg: make sure memory.events is uptodate when...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Claudio Imbrenda
mm/ksm.c: fix inconsistent accounting of zero pages
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Matthew Wilcox
mm/z3fold.c: use gfpflags_allow_blocking
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Xidong Wang
z3fold: fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Michal Hocko
memcg, thp: do not invoke oom killer on thp charges
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Ralph Campbell
mm/migrate: properly preserve write attribute in specia...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Wei Yang
mm: check __highest_present_section_nr directly in...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Mel Gorman
sched/numa: avoid trapping faults and attempting migrat...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Jérôme Glisse
Documentation/vm/hmm.txt: typos and syntaxes fixes
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Arnd Bergmann
mm/hmm: fix header file if/else/endif maze, again
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Tejun Heo
mm/hmm.c: remove superfluous RCU protection around...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Jérôme Glisse
mm/hmm: use device driver encoding for HMM pfn
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Jérôme Glisse
mm/hmm: change hmm_vma_fault() to allow write fault...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Jérôme Glisse
mm/hmm: factor out pte and pmd handling to simplify...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Jérôme Glisse
mm/hmm: move hmm_pfns_clear() closer to where it is...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Jérôme Glisse
mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Jérôme Glisse
mm/hmm: do not differentiate between empty entry or...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Jérôme Glisse
mm/hmm: cleanup special vma handling (VM_SPECIAL)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Jérôme Glisse
mm/hmm: use uint64_t for HMM pfn instead of defining...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Jérôme Glisse
mm/hmm: remove HMM_PFN_READ flag and ignore peculiar...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Jérôme Glisse
mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfn...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Jérôme Glisse
mm/hmm: hmm_pfns_bad() was accessing wrong struct
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Jérôme Glisse
mm/hmm: unregister mmu_notifier when last HMM client...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Ralph Campbell
mm/hmm: HMM should have a callback before MM is destroyed
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Jérôme Glisse
mm/hmm: fix header file if/else/endif maze
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Ralph Campbell
mm/hmm: documentation editorial update to HMM documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Steven Rostedt
mm, vmscan, tracing: use pointer to reclaim_stat struct...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Andrey Ryabinin
mm/vmscan: don't mess with pgdat->flags in memcg reclaim
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Andrey Ryabinin
mm/vmscan: don't change pgdat state on base of a single...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Andrey Ryabinin
mm/vmscan: remove redundant current_may_throttle()...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Andrey Ryabinin
mm/vmscan: update stale comments
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Roman Gushchin
mm: treat indirectly reclaimable memory as free in...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Roman Gushchin
dcache: account external names as indirectly reclaimabl...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Roman Gushchin
mm: treat indirectly reclaimable memory as available...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Roman Gushchin
mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Linus Torvalds
Merge tag 'for-linus' of git://linux-c6x.org/git/projec...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Linus Torvalds
Merge tag 'mips_4.17' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Linus Torvalds
Merge tag 'trace-v4.17' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Linus Torvalds
Merge tag 'libnvdimm-for-4.17' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Linus Torvalds
Merge tag 'rtc-4.17' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Linus Torvalds
Merge tag 'fbdev-v4.17' of git://github.com/bzolnier...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Linus Torvalds
Merge tag 'sound-fix-4.17-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Linus Torvalds
Merge tag 'media/v4.17-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Luc Van Oostenryck
c6x: pass endianness info to sparse
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Randy Dunlap
c6x: fix platforms/plldata.c get_coreid build error
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Jérémy Lefaure
c6x: remove unused KTHREAD_SIZE definition
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Linus Torvalds
Merge tag 'hwmon-for-linus-v4.17' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Linus Torvalds
Merge branch 'work.namei' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Linus Torvalds
Merge tag 'for-linus-4.17-ofs' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Linus Torvalds
Merge tag 'pstore-v4.17-rc1-fix' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Stephen Smalley
selinux: fix missing dput() before selinuxfs unmount
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Dan Williams
Merge branch 'for-4.17/dax' into libnvdimm-for-next
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Dan Williams
Merge branch 'for-4.17/libnvdimm' into libnvdimm-for...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Linus Torvalds
Fix subtle macro variable shadowing in min_not_zero()
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Linus Torvalds
Merge branch 'for-linus-sa1100' of git://git.armlinux...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Linus Torvalds
Merge branch 'for-linus' of git://git.armlinux.org...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Linus Torvalds
Merge branch 'for-next' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Dan Williams
libnvdimm, of_pmem: workaround OF_NUMA=n build error
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Takashi Iwai
ALSA: pcm: Remove WARN_ON() at snd_pcm_hw_params()...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
haibinzhang...
vhost-net: set packet weight of tx polling to 2 * vq...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Vadim Lomovtsev
net: thunderx: rework mac addresses list to u64 array
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Eric Dumazet
inetpeer: fix uninit-value in inet_getpeer
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Russell King
Merge branches 'devel-stable' and 'misc' into for-linus
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Esben Haabendal
dp83640: Ensure against premature access to PHY registe...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
David S. Miller
Merge git://git./pub/scm/linux/kernel/git/bpf/bpf
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
David S. Miller
Merge branch 'for-upstream' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Jiri Pirko
devlink: convert occ_get op to separate registration
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Esben Haabendal
ARM: dts: ls1021a: Specify TBIPA register address
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Esben Haabendal
net/fsl_pq_mdio: Allow explicit speficition of TBIPA...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
David S. Miller
Merge branch 'ibmvnic-Fix-driver-reset-and-DMA-bugs'
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Nathan Fontenot
ibmvnic: Do not reset CRQ for Mobility driver resets
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Thomas Falcon
ibmvnic: Fix failover case for non-redundant configuration
commit
|
commitdiff
|
tree
|
snapshot
next