summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2019-01-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-01-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-26Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-25qed: Revert error handling changes.David S. Miller
2019-01-25Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-24net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski
2019-01-24block: Fix comment typoDamien Le Moal
2019-01-24uapi: fix ioctl documentationDamien Le Moal
2019-01-25Merge tag 'sound-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-01-24Input: input_event - fix the CONFIG_SPARC64 mixupDeepa Dinamani
2019-01-23arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig
2019-01-23ax25: fix possible use-after-freeEric Dumazet
2019-01-22qede: Error recovery processTomer Tayar
2019-01-22qed: Add infrastructure for error detection and recoveryTomer Tayar
2019-01-22writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo
2019-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-01-22binderfs: use __u32 for device numbersChristian Brauner
2019-01-22binderfs: use correct include guards in headerChristian Brauner
2019-01-22Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2019-01-21libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams
2019-01-21sched/wake_q: Document wake_q_add()Peter Zijlstra
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-01-21Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-lin...Linus Torvalds
2019-01-20Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-01-20Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-19net: phy: phy driver features are mandatoryCamelia Groza
2019-01-18net: Fix usage of pskb_trim_rcsumRoss Lagerwall
2019-01-19Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linuxLinus Torvalds
2019-01-18Merge tag 'asoc-fix-v5.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-01-18genirq: Fix the kerneldoc comment for struct irq_affinity_descJonathan Corbet
2019-01-18Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-01-18Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-01-17afs: Fix race in async call refcountingDavid Howells
2019-01-17XArray: Fix an arithmetic error in xa_is_errDan Carpenter
2019-01-16net: phy: Add missing features to PHY driversAndrew Lunn
2019-01-16dt-bindings: reset: meson-axg: fix SPDX license idJerome Brunet
2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin
2019-01-16HID: core: simplify active collection trackingPhilipp Zabel
2019-01-15IN_BADCLASS: fix macro to actually workGreg Kroah-Hartman
2019-01-15Revert "rxrpc: Allow failed client calls to be retried"David Howells
2019-01-15net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel
2019-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-14virtio: document virtio_config_ops restrictionsCornelia Huck