index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ps3
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-29
eventpoll: no need to mask the result of epi_item_poll() again
Al Viro
1
-7
/
+2
2017-11-29
eventpoll: constify struct epoll_event pointers
Al Viro
1
-3
/
+5
2017-11-28
debugging printk in sg_poll() uses %x to print POLL... bitmap
Al Viro
1
-1
/
+1
2017-11-28
annotate poll(2) guts
Al Viro
1
-6
/
+10
2017-11-28
9p: untangle ->poll() mess
Al Viro
1
-30
/
+30
2017-11-28
->si_band gets POLL... bitmap stored into a user-visible long field
Al Viro
1
-2
/
+2
2017-11-28
ring_buffer_poll_wait() return value used as return value of ->poll()
Al Viro
2
-2
/
+2
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
144
-256
/
+257
2017-11-27
media: annotate ->poll() instances
Al Viro
80
-147
/
+143
2017-11-27
fs: annotate ->poll() instances
Al Viro
24
-41
/
+41
2017-11-27
ipc, kernel, mm: annotate ->poll() instances
Al Viro
7
-14
/
+14
2017-11-27
net: annotate ->poll() instances
Al Viro
40
-76
/
+77
2017-11-27
apparmor: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-27
tomoyo: annotate ->poll() instances
Al Viro
4
-7
/
+7
2017-11-27
sound: annotate ->poll() instances
Al Viro
25
-49
/
+49
2017-11-27
acpi: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-27
crypto: annotate ->poll() instances
Al Viro
3
-4
/
+3
2017-11-27
block: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-27
x86: annotate ->poll() instances
Al Viro
2
-2
/
+2
2017-11-27
um: annotate ->poll() instances
Al Viro
1
-3
/
+3
2017-11-27
ppc: annotate ->poll() instances
Al Viro
6
-18
/
+16
2017-11-27
mips: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-27
ia64: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-27
cris: annotate ->poll() instances
Al Viro
3
-11
/
+11
2017-11-27
dmabuf: annotate dma_buf->active
Al Viro
1
-1
/
+1
2017-11-27
vhost: annotate vhost_poll
Al Viro
2
-3
/
+3
2017-11-27
scif: annotate scif_pollepd
Al Viro
1
-2
/
+2
2017-11-27
annotate poll_table_entry->key
Al Viro
1
-1
/
+1
2017-11-27
annotate poll_table_struct ->_key
Al Viro
21
-26
/
+26
2017-11-27
annotate poll-related wait keys
Al Viro
9
-18
/
+19
2017-11-27
anntotate the places where ->poll() return values go
Al Viro
12
-14
/
+15
2017-11-27
->poll() methods should return __poll_t
Al Viro
10
-10
/
+10
2017-11-27
define __poll_t, annotate constants
Al Viro
8
-26
/
+32
2017-11-27
switch wrapper poll.h instances to generic-y
Al Viro
12
-16
/
+7
2017-11-27
um: make sure to have generated headers for target
Al Viro
1
-0
/
+7
2017-11-27
orangefs: fix a braino in ->poll()
Al Viro
1
-1
/
+1
2017-11-27
Linux 4.15-rc1
v4.15-rc1
Linus Torvalds
1
-2
/
+2
2017-11-26
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2
-0
/
+24
2017-11-24
m68k/macboing: Fix missed timer callback assignment
Kees Cook
1
-2
/
+2
2017-11-24
afs: remove redundant assignment of dvnode to itself
Colin Ian King
1
-1
/
+1
2017-11-24
afs: cell: Remove unnecessary code in afs_lookup_cell
Gustavo A. R. Silva
1
-6
/
+1
2017-11-24
afs: Fix signal handling in some file ops
David Howells
1
-0
/
+8
2017-11-24
afs: Fix some dentry handling in dir ops and missing key_puts
David Howells
1
-10
/
+5
2017-11-24
afs: Make afs_write_begin() avoid writing to a page that's being stored
David Howells
1
-0
/
+5
2017-11-24
sched/debug: Fix task state recording/printout
Thomas Gleixner
1
-3
/
+3
2017-11-24
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
1
-1
/
+1
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
11
-454
/
+2
2017-11-23
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
3
-4
/
+4
2017-11-23
x86/boot/KASLR: Remove unused variable
Chao Fan
1
-3
/
+2
2017-11-23
genirq/matrix: Make - vs ?: Precedence explicit
Kees Cook
1
-1
/
+1
[next]