index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-28
ring_buffer_poll_wait() return value used as return value of ->poll()
Al Viro
1
-1
/
+1
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
3
-4
/
+4
2017-11-27
media: annotate ->poll() instances
Al Viro
6
-9
/
+8
2017-11-27
net: annotate ->poll() instances
Al Viro
8
-8
/
+8
2017-11-27
crypto: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-27
dmabuf: annotate dma_buf->active
Al Viro
1
-1
/
+1
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
1
-4
/
+4
2017-11-27
annotate poll-related wait keys
Al Viro
1
-4
/
+6
2017-11-27
->poll() methods should return __poll_t
Al Viro
9
-9
/
+9
2017-11-27
define __poll_t, annotate constants
Al Viro
2
-15
/
+21
2017-11-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+11
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-45
/
+0
2017-11-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+7
2017-11-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+13
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-111
/
+51
2017-11-24
Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+38
2017-11-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-0
/
+2
2017-11-24
sched/debug: Fix task state recording/printout
Thomas Gleixner
1
-3
/
+3
2017-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-21
/
+23
2017-11-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-26
/
+28
2017-11-23
Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2017-11-23
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-887
/
+12
2017-11-24
Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
2
-4
/
+5
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
2
-45
/
+0
2017-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-19
/
+12
2017-11-24
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
5
-2
/
+11
2017-11-23
Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...
Thomas Gleixner
535
-7647
/
+13367
2017-11-23
bpf: fix branch pruning logic
Alexei Starovoitov
1
-1
/
+1
2017-11-22
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-27
/
+14
2017-11-23
dt-bindings: remove file that was added accidentally
Rob Clark
1
-887
/
+0
2017-11-23
drm: add connector info/property for non-desktop displays [v2]
Dave Airlie
2
-0
/
+12
2017-11-22
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
1
-0
/
+1
2017-11-22
ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
Takashi Iwai
1
-1
/
+3
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
3
-6
/
+3
2017-11-21
timer: Remove redundant __setup_timer*() macros
Kees Cook
3
-45
/
+29
2017-11-21
timer: Pass function down to initialization routines
Kees Cook
1
-15
/
+18
2017-11-21
timer: Remove unused data arguments from macros
Kees Cook
3
-15
/
+8
2017-11-21
timer: Switch callback prototype to take struct timer_list * argument
Kees Cook
1
-2
/
+2
2017-11-21
timer: Pass timer_list pointer to callbacks unconditionally
Kees Cook
1
-4
/
+0
2017-11-21
timer: Remove setup_*timer() interface
Kees Cook
1
-17
/
+0
2017-11-21
timer: Remove init_timer() interface
Kees Cook
1
-3
/
+0
2017-11-21
block/laptop_mode: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+1
2017-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2017-11-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-4
/
+2
2017-11-21
sched/deadline: Don't use dubious signed bitfields
Dan Carpenter
1
-4
/
+4
2017-11-20
Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux
Linus Torvalds
1
-25
/
+0
2017-11-21
bpf: make bpf_prog_offload_verifier_prep() static inline
Jakub Kicinski
1
-1
/
+1
2017-11-21
bpf: revert report offload info to user space
Jakub Kicinski
2
-7
/
+0
[next]