index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
oprofile
/
oprof.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-28
mm, page_alloc: avoid expensive reclaim when compaction may not succeed
David Rientjes
1
-0
/
+22
2019-09-28
Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...
David Rientjes
4
-22
/
+51
2019-09-28
Revert "Revert "mm, thp: restore node-local hugepage allocations""
David Rientjes
3
-29
/
+17
2019-09-27
keys: Add Jarkko Sakkinen as co-maintainer
Jarkko Sakkinen
1
-0
/
+1
2019-09-27
block: fix null pointer dereference in blk_mq_rq_timed_out()
Yufen Yu
3
-1
/
+21
2019-09-27
rq-qos: get rid of redundant wbt_update_limits()
Yufen Yu
1
-1
/
+0
2019-09-27
powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devices
Oliver O'Halloran
1
-2
/
+2
2019-09-26
perf unwind: Fix libunwind build failure on i386 systems
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-26
binfmt_elf: Do not move brk for INTERP-less ET_EXEC
Kees Cook
1
-1
/
+2
2019-09-26
arch/sparc/include/asm/pgtable_64.h: fix build
Andrew Morton
1
-1
/
+1
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
26
-48
/
+48
2019-09-26
ntfs: remove (un)?likely() from IS_ERR() conditions
Denis Efremov
4
-9
/
+9
2019-09-26
IB/hfi1: remove unlikely() from IS_ERR*() condition
Denis Efremov
1
-1
/
+1
2019-09-26
xfs: remove unlikely() from WARN_ON() condition
Denis Efremov
1
-2
/
+2
2019-09-26
wimax/i2400m: remove unlikely() from WARN*() condition
Denis Efremov
1
-2
/
+1
2019-09-26
fs: remove unlikely() from WARN_ON() condition
Denis Efremov
1
-1
/
+1
2019-09-26
xen/events: remove unlikely() from WARN() condition
Denis Efremov
1
-1
/
+1
2019-09-26
jffs2: Fix mounting under new mount API
David Howells
1
-2
/
+0
2019-09-26
MAINTAINERS: Add myself as reviewer for the PWM subsystem
Uwe Kleine-König
1
-0
/
+1
2019-09-26
MAINTAINERS: Add patchwork link for PWM entry
Uwe Kleine-König
1
-0
/
+1
2019-09-26
MAINTAINERS: Add a selection of PWM related keywords to the PWM entry
Uwe Kleine-König
1
-0
/
+1
2019-09-26
pwm: mediatek: Add MT7629 compatible string
Sam Shih
1
-0
/
+6
2019-09-26
io_uring: make CQ ring wakeups be more efficient
Jens Axboe
1
-10
/
+56
2019-09-26
iocost: bump up default latency targets for hard disks
Tejun Heo
1
-2
/
+2
2019-09-26
iocost: improve nr_lagging handling
Tejun Heo
1
-8
/
+11
2019-09-26
iocost: better trace vrate changes
Tejun Heo
1
-1
/
+6
2019-09-26
block: don't release queue's sysfs lock during switching elevator
Ming Lei
2
-39
/
+5
2019-09-26
blk-mq: move lockdep_assert_held() into elevator_exit
Ming Lei
2
-2
/
+2
2019-09-26
checkpatch: check for nested (un)?likely() calls
Denis Efremov
1
-0
/
+6
2019-09-26
hexagon: drop empty and unused free_initrd_mem
Mike Rapoport
1
-13
/
+0
2019-09-26
mm: factor out common parts between MADV_COLD and MADV_PAGEOUT
Minchan Kim
1
-147
/
+45
2019-09-26
mm: introduce MADV_PAGEOUT
Minchan Kim
8
-0
/
+251
2019-09-26
mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
Minchan Kim
1
-3
/
+3
2019-09-26
mm: introduce MADV_COLD
Minchan Kim
10
-4
/
+232
2019-09-26
mm: untag user pointers in mmap/munmap/mremap/brk
Catalin Marinas
2
-5
/
+6
2019-09-26
vfio/type1: untag user pointers in vaddr_get_pfn
Andrey Konovalov
1
-0
/
+2
2019-09-26
tee/shm: untag user pointers in tee_shm_register
Andrey Konovalov
1
-0
/
+1
2019-09-26
media/v4l2-core: untag user pointers in videobuf_dma_contig_user_get
Andrey Konovalov
1
-4
/
+5
2019-09-26
drm/radeon: untag user pointers in radeon_gem_userptr_ioctl
Andrey Konovalov
1
-0
/
+2
2019-09-26
drm/amdgpu: untag user pointers
Andrey Konovalov
2
-1
/
+3
2019-09-26
userfaultfd: untag user pointers
Andrey Konovalov
1
-10
/
+12
2019-09-26
fs/namespace: untag user pointers in copy_mount_options
Andrey Konovalov
1
-1
/
+1
2019-09-26
mm: untag user pointers in get_vaddr_frames
Andrey Konovalov
1
-0
/
+2
2019-09-26
mm: untag user pointers in mm/gup.c
Andrey Konovalov
1
-0
/
+4
2019-09-26
mm: untag user pointers passed to memory syscalls
Andrey Konovalov
8
-1
/
+23
2019-09-26
lib: untag user pointers in strn*_user
Andrey Konovalov
3
-4
/
+7
2019-09-26
lib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rle
Dave Rodgman
1
-6
/
+8
2019-09-26
ipc/sem.c: convert to use built-in RCU list checking
Joel Fernandes (Google)
1
-1
/
+2
2019-09-26
ipc/mqueue: improve exception handling in do_mq_notify()
Markus Elfring
1
-12
/
+8
2019-09-26
ipc/mqueue.c: delete an unnecessary check before the macro call dev_kfree_skb()
Markus Elfring
1
-1
/
+1
[next]