index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-01
Merge tag 'drm-msm-next-2018-07-30' of git://people.freedesktop.org/~robclark/linux into drm-next
Dave Airlie
4
-0
/
+125
2018-07-30
drm: Add puts callback for the coredump printer
Jordan Crouse
1
-0
/
+2
2018-07-30
drm: Add a -puts() function for the seq_file printer
Jordan Crouse
1
-0
/
+2
2018-07-30
drm: Add drm_puts() to complement drm_printf()
Jordan Crouse
1
-0
/
+2
2018-07-30
drm: drm_printer: Add printer for devcoredump
Jordan Crouse
1
-0
/
+65
2018-07-30
include: Move ascii85 functions from i915 to linux/ascii85.h
Jordan Crouse
1
-0
/
+38
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
54
-237
/
+359
2018-07-27
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+14
2018-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-1
/
+16
2018-07-27
Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+1
2018-07-26
include/linux/eventfd.h: include linux/errno.h
Arnd Bergmann
1
-0
/
+1
2018-07-26
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
1
-0
/
+8
2018-07-26
mm: introduce vma_init()
Kirill A. Shutemov
1
-0
/
+6
2018-07-26
delayacct: fix crash in delayacct_blkio_end() after delayacct init failure
Tejun Heo
1
-1
/
+1
2018-07-26
drm: add msm compressed format modifiers
Jeykumar Sankaran
1
-0
/
+13
2018-07-25
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
1
-0
/
+1
2018-07-25
drm: Add support for pps and compression mode command packet
vkorjani
1
-0
/
+3
2018-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-16
/
+39
2018-07-24
blk-mq: export setting request completion state
Keith Busch
1
-0
/
+14
2018-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-3
/
+2
2018-07-24
Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
1
-6
/
+6
2018-07-23
ipv6: use fib6_info_hold_safe() when necessary
Wei Wang
1
-0
/
+5
2018-07-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-6
/
+2
2018-07-22
alpha: fix osf_wait4() breakage
Al Viro
1
-1
/
+1
2018-07-21
net/ipv6: Fix linklocal to global address with VRF
David Ahern
1
-0
/
+5
2018-07-21
bpfilter: Fix mismatch in function argument types
YueHaibing
1
-3
/
+3
2018-07-21
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
1
-1
/
+1
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
1
-1
/
+3
2018-07-21
Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-3
/
+15
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2018-07-20
tcp: do not delay ACK in DCTCP upon CE status change
Yuchung Cheng
1
-0
/
+1
2018-07-20
tcp: do not cancel delay-AcK on DCTCP special ACK
Yuchung Cheng
1
-0
/
+1
2018-07-20
Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-0
/
+1
2018-07-20
netfilter: nf_tables: use dev->name directly
Florian Westphal
1
-1
/
+0
2018-07-20
Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"
Lu Baolu
1
-0
/
+1
2018-07-20
bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h
Martin KaFai Lau
1
-1
/
+1
2018-07-20
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
3
-4
/
+30
2018-07-20
Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
2
-1
/
+4
2018-07-20
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
12
-215
/
+623
2018-07-19
Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-0
/
+2
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-26
/
+47
2018-07-18
net/mlx5: Fix QP fragmented buffer allocation
Tariq Toukan
1
-3
/
+15
2018-07-18
ipv6: fix useless rol32 call on hash
Colin Ian King
1
-1
/
+1
2018-07-18
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
1
-0
/
+2
2018-07-19
Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
12
-13
/
+275
2018-07-18
drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv
Ayan Kumar Halder
1
-0
/
+2
2018-07-17
aio: don't expose __aio_sigset in uapi
Christoph Hellwig
2
-6
/
+1
2018-07-17
netfilter: nf_tables: fix jumpstack depth validation
Taehee Yoo
1
-2
/
+2
2018-07-16
tcp: Fix broken repair socket window probe patch
Stefan Baranoff
1
-0
/
+4
2018-07-16
net/ethernet/freescale/fman: fix cross-build error
Randy Dunlap
1
-0
/
+1
[next]