index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-24
kbuild: test dead code/data elimination support in Kconfig
Masahiro Yamada
2
-6
/
+4
2018-08-23
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
52
-216
/
+924
2018-08-23
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
30
-217
/
+299
2018-08-23
Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
41
-571
/
+787
2018-08-23
Merge tag 'pwm/for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-66
/
+115
2018-08-23
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
Linus Torvalds
35
-291
/
+637
2018-08-23
Merge tag 'sound-fix-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-6
/
+40
2018-08-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-51
/
+47
2018-08-23
Merge branch 'tlb-fixes'
Linus Torvalds
13
-211
/
+139
2018-08-23
Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-161
/
+30
2018-08-23
Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
12
-69
/
+116
2018-08-23
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
4
-133
/
+12
2018-08-23
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
581
-7095
/
+22415
2018-08-23
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-81
/
+324
2018-08-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
82
-880
/
+1360
2018-08-23
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
133
-5307
/
+2432
2018-08-23
Merge tag 'riscv-for-linus-4.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-38
/
+24
2018-08-23
cifs: update internal module version number for cifs.ko to 2.12
Steve French
1
-1
/
+1
2018-08-23
cifs: check kmalloc before use
Nicholas Mc Guire
1
-0
/
+6
2018-08-23
cifs: check if SMB2 PDU size has been padded and suppress the warning
Ronnie Sahlberg
1
-0
/
+7
2018-08-23
cifs: create a define for how many iovs we need for an SMB2_open()
Ronnie Sahlberg
3
-4
/
+16
2018-08-23
Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
3
-1
/
+25
2018-08-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-126
/
+185
2018-08-23
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
9
-6
/
+26
2018-08-23
mm: mmu_notifier fix for tlb_end_vma
Nicholas Piggin
2
-14
/
+13
2018-08-23
mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
Peter Zijlstra
3
-0
/
+22
2018-08-23
mm/tlb: Remove tlb_remove_table() non-concurrent condition
Peter Zijlstra
1
-9
/
+0
2018-08-23
mm: move tlb_table_flush to tlb_flush_mmu_free
Nicholas Piggin
1
-3
/
+3
2018-08-23
getxattr: use correct xattr length
Christian Brauner
1
-1
/
+1
2018-08-23
ice: Trivial formatting fixes
Anirudh Venkataramanan
3
-6
/
+8
2018-08-23
ice: Change struct members from bool to u8
Bruce Allan
4
-16
/
+16
2018-08-23
ice: Fix potential return of uninitialized value
Jesse Brandeburg
1
-2
/
+2
2018-08-23
ice: Fix a few null pointer dereference issues
Anirudh Venkataramanan
2
-8
/
+11
2018-08-23
ice: Update to interrupts enabled in OICR
Bruce Allan
2
-14
/
+3
2018-08-23
tools: bpftool: return from do_event_pipe() on bad arguments
Quentin Monnet
1
-1
/
+4
2018-08-23
gcc-plugins: Disable when building under Clang
Kees Cook
1
-1
/
+1
2018-08-23
ice: Set VLAN flags correctly
Brett Creeley
2
-25
/
+30
2018-08-23
ice: Use order_base_2 to calculate higher power of 2
Jacob Keller
1
-5
/
+2
2018-08-23
ice: Fix bugs in control queue processing
Anirudh Venkataramanan
2
-5
/
+26
2018-08-23
ice: Clean control queues only when they are initialized
Preethi Banala
1
-8
/
+16
2018-08-23
ice: Report stats for allocated queues via ethtool stats
Jacob Keller
2
-13
/
+46
2018-08-23
ice: Cleanup magic number
Anirudh Venkataramanan
2
-1
/
+2
2018-08-23
bpf: use per htab salt for bucket hash
Daniel Borkmann
1
-10
/
+13
2018-08-23
ice: Remove unnecessary node owner check
Bruce Allan
1
-2
/
+1
2018-08-23
ice: Fix multiple static analyser warnings
Anirudh Venkataramanan
4
-24
/
+25
2018-08-23
blk-wbt: don't maintain inflight counts if disabled
Jens Axboe
2
-1
/
+21
2018-08-23
powerpc/mce: Fix SLB rebolting during MCE recovery path.
Mahesh Salgaonkar
1
-1
/
+1
2018-08-23
KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
Paul Mackerras
1
-7
/
+10
2018-08-23
powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition
Aneesh Kumar K.V
1
-3
/
+5
2018-08-23
Merge tag 'perf-core-for-mingo-4.19-20180820' of git://git.kernel.org/pub/scm...
Ingo Molnar
26
-266
/
+256
[prev]
[next]