summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-23dma-coherent: clarify dma_mmap_from_dev_coherent documentationRobin Murphy1-2/+3
2018-04-23dma-direct: don't retry allocation for no-op GFP_DMATakashi Iwai1-1/+2
2018-04-23PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is setMika Westerberg1-2/+3
2018-04-23ACPI / scan: Initialize watchdog before PNPMika Westerberg1-1/+1
2018-04-23ACPI / PM: Blacklist Low Power S0 Idle _DSM for ThinkPad X1 Tablet(2016)Chen Yu1-0/+13
2018-04-23s390: correct module section names for expoline code revertMartin Schwidefsky1-2/+2
2018-04-23vfio: ccw: process ssch with interrupts disabledCornelia Huck1-7/+12
2018-04-23s390: update sampling tag after task pid changeMartin Schwidefsky2-0/+13
2018-04-23s390/cpum_cf: rename IBM z13/z14 counter namesAndré Wild1-4/+4
2018-04-23s390/dasd: fix IO error for newly defined devicesStefan Haberland1-2/+11
2018-04-23s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens1-0/+9
2018-04-23s390/cio: update chpid descriptor after resource accessibility eventSebastian Ott1-3/+11
2018-04-23Linux 4.17-rc2Linus Torvalds1-1/+1
2018-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller8-27/+59
2018-04-23ibmvnic: Clean actual number of RX or TX poolsThomas Falcon1-2/+2
2018-04-23Merge branch 'net-sched-ife-malformed-ife-packet-fixes'David S. Miller3-5/+45
2018-04-23net: sched: ife: check on metadata lengthAlexander Aring1-0/+3
2018-04-23net: sched: ife: handle malformed tlv lengthAlexander Aring3-4/+41
2018-04-23net: sched: ife: signal not finding metaidAlexander Aring1-1/+1
2018-04-23strparser: Do not call mod_delayed_work with a timeout of LONG_MAXDoron Roberts-Kedes1-1/+1
2018-04-23ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pktsAhmed Abdelsalam1-1/+1
2018-04-23Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds22-136/+194
2018-04-23Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-14/+13
2018-04-23Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie3-67/+29
2018-04-23Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/...Dave Airlie14-55/+131
2018-04-23Merge tag 'drm-misc-fixes-2018-04-18-1' of git://anongit.freedesktop.org/drm/...Dave Airlie4-8/+36
2018-04-22Merge tag '4.17-rc1-SMB3-CIFS' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-9/+16
2018-04-22Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-47/+199
2018-04-22llc: fix NULL pointer deref for SOCK_ZAPPEDCong Wang1-9/+12
2018-04-22net: ethernet: ti: cpsw: fix tx vlan priority mappingIvan Khoronzhuk1-1/+1
2018-04-22llc: delete timers synchronously in llc_sk_free()Cong Wang3-9/+23
2018-04-22l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflowGuillaume Nault2-2/+8
2018-04-22Merge branch 's390-qeth-fixes'David S. Miller4-115/+116
2018-04-22s390/qeth: use Read device to query hypervisor for MACJulian Wiedmann1-1/+1
2018-04-22s390/qeth: fix request-side race during cmd IO timeoutJulian Wiedmann3-27/+40
2018-04-22s390/qeth: fix MAC address update sequenceJulian Wiedmann1-24/+31
2018-04-22s390/qeth: handle failure on workqueue creationJulian Wiedmann1-1/+7
2018-04-22s390/qeth: avoid control IO completion stallsJulian Wiedmann2-19/+5
2018-04-22s390/qeth: fix error handling in adapter command callbacksJulian Wiedmann1-48/+37
2018-04-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-104/+52
2018-04-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-20/+9
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds61-546/+760
2018-04-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2018-04-22Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-31/+100
2018-04-22Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-32/+96
2018-04-21Merge tag 'sound-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-8/+18
2018-04-21Merge tag 'linux-watchdog-4.17-rc2' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds6-6/+15
2018-04-21Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+3
2018-04-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+3
2018-04-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds21-72/+106