index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-17
Makefile: support flag -fsanitizer-coverage=trace-cmp
Victor Chibotaru
3
-2
/
+18
2017-11-17
kcov: support comparison operands collection
Victor Chibotaru
3
-39
/
+211
2017-11-17
kcov: remove pointless current != NULL check
Andrey Ryabinin
1
-1
/
+1
2017-11-17
kernel/panic.c: add TAINT_AUX
Borislav Petkov
2
-1
/
+4
2017-11-17
pid: remove pidhash
Gargi Sharma
8
-50
/
+18
2017-11-17
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
6
-209
/
+65
2017-11-17
kernel/sysctl.c: code cleanups
Ola N. Kaldestad
1
-5
/
+3
2017-11-17
Documentation/sysctl/vm.txt: fix typo
Kangmin Park
1
-1
/
+1
2017-11-17
drivers/rapidio/devices/rio_mport_cdev.c: fix error handling in 'rio_dma_tran...
Christophe JAILLET
1
-1
/
+1
2017-11-17
drivers/rapidio/devices/rio_mport_cdev.c: fix resource leak in error handling...
Christophe JAILLET
1
-1
/
+2
2017-11-17
rapidio: constify rio_device_id
Arvind Yadav
5
-5
/
+5
2017-11-17
kdump: print a message in case parse_crashkernel_mem resulted in zero bytes
Dave Young
1
-1
/
+2
2017-11-17
kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in compl...
Oleg Nesterov
1
-2
/
+2
2017-11-17
kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() ...
Oleg Nesterov
1
-1
/
+1
2017-11-17
kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
Oleg Nesterov
1
-5
/
+7
2017-11-17
fat: remove redundant assignment of 0 to slots
Colin Ian King
1
-1
/
+0
2017-11-17
hfs/hfsplus: clean up unused variables in bnode.c
Christos Gkekas
2
-8
/
+0
2017-11-17
nilfs2: remove inode->i_version initialization
Jeff Layton
1
-1
/
+0
2017-11-17
nilfs2: use octal for unreadable permission macro
Ryusuke Konishi
1
-1
/
+1
2017-11-17
nilfs2: align block comments of nilfs_sufile_truncate_range() at *
Ryusuke Konishi
1
-16
/
+16
2017-11-17
fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t
Elena Reshetova
2
-6
/
+7
2017-11-17
nilfs2: fix race condition that causes file system corruption
Andreas Rohner
1
-2
/
+4
2017-11-17
fs/nilfs2: convert timers to use timer_setup()
Kees Cook
2
-6
/
+6
2017-11-17
sysctl: check for UINT_MAX before unsigned int min/max
Joe Lawrence
1
-6
/
+8
2017-11-17
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
4
-15
/
+56
2017-11-17
pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
Joe Lawrence
1
-2
/
+15
2017-11-17
pipe: match pipe_max_size data type with procfs
Joe Lawrence
2
-2
/
+2
2017-11-17
autofs: don't fail mount for transient error
NeilBrown
1
-1
/
+14
2017-11-17
init/version.c: include <linux/export.h> instead of <linux/module.h>
Masahiro Yamada
1
-1
/
+1
2017-11-17
epoll: remove ep_call_nested() from ep_eventpoll_poll()
Jason Baron
1
-45
/
+35
2017-11-17
epoll: avoid calling ep_call_nested() from ep_poll_safewake()
Jason Baron
1
-29
/
+18
2017-11-17
epoll: account epitem and eppoll_entry to kmemcg
Shakeel Butt
1
-2
/
+2
2017-11-17
checkpatch: do not check missing blank line before builtin_*_driver
Masahiro Yamada
1
-0
/
+1
2017-11-17
checkpatch: add --strict test for lines ending in [ or (
Joe Perches
1
-0
/
+6
2017-11-17
checkpatch: add TP_printk to list of logging functions
Joe Perches
1
-0
/
+1
2017-11-17
checkpatch: allow DEFINE_PER_CPU definitions to exceed line length
Joe Perches
1
-2
/
+3
2017-11-17
checkpatch: printks always need a KERN_<LEVEL>
Joe Perches
1
-22
/
+4
2017-11-17
scripts/checkpatch.pl: avoid false warning missing break
Heinrich Schuchardt
1
-1
/
+1
2017-11-17
checkpatch: support function pointers for unnamed function definition arguments
Miles Chen
1
-1
/
+1
2017-11-17
lib: test module for find_*_bit() functions
Yury Norov
3
-0
/
+154
2017-11-17
lib/rbtree-test: lower default params
Davidlohr Bueso
2
-3
/
+3
2017-11-17
tools/lib/traceevent/parse-filter.c: clean up clang build warning
Cheng Jian
1
-3
/
+3
2017-11-17
lib/nmi_backtrace.c: fix kernel text address leak
Liu, Changcheng
1
-2
/
+2
2017-11-17
lib/genalloc.c: make the avail variable an atomic_long_t
Stephen Bates
2
-6
/
+7
2017-11-17
lib/int_sqrt: adjust comments
Peter Zijlstra
1
-2
/
+2
2017-11-17
lib/int_sqrt: optimize initial value compute
Peter Zijlstra
1
-4
/
+2
2017-11-17
lib/int_sqrt: optimize small argument
Peter Zijlstra
1
-0
/
+3
2017-11-17
lib/test: delete five error messages for failed memory allocations
Markus Elfring
3
-15
/
+7
2017-11-17
lib: add module support to string tests
Geert Uytterhoeven
4
-142
/
+143
2017-11-17
include/linux/radix-tree.h: remove unneeded #include <linux/bug.h>
Masahiro Yamada
1
-1
/
+0
[next]