summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-01-271-1/+5
|\
| * sched/wake_q: Document wake_q_add()Peter Zijlstra2019-01-211-1/+5
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-271-0/+1
|\ \
| * | genirq: Fix the kerneldoc comment for struct irq_affinity_descJonathan Corbet2019-01-181-0/+1
* | | Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-01-271-94/+3
|\ \ \
| * | | arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig2019-01-231-94/+3
* | | | Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-271-1/+0
|\ \ \ \
| * | | | libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams2019-01-211-1/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-271-1/+5
|\ \ \ \ \
| * | | | | Input: input_event - fix the CONFIG_SPARC64 mixupDeepa Dinamani2019-01-241-1/+1
| * | | | | Merge tag 'v4.20' into for-linusDmitry Torokhov2019-01-141445-17653/+57200
| |\ \ \ \ \
| * | | | | | Input: input_event - provide override for sparc64Deepa Dinamani2019-01-131-1/+5
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-272-0/+13
|\ \ \ \ \ \ \
| * | | | | | | qed: Revert error handling changes.David S. Miller2019-01-252-37/+4
| * | | | | | | net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski2019-01-241-0/+1
| * | | | | | | ax25: fix possible use-after-freeEric Dumazet2019-01-231-0/+12
| * | | | | | | qede: Error recovery processTomer Tayar2019-01-221-4/+17
| * | | | | | | qed: Add infrastructure for error detection and recoveryTomer Tayar2019-01-221-0/+20
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-263-1/+3
|\ \ \ \ \ \ \
| * | | | | | | block: Fix comment typoDamien Le Moal2019-01-241-1/+1
| * | | | | | | uapi: fix ioctl documentationDamien Le Moal2019-01-241-0/+1
| * | | | | | | writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo2019-01-221-0/+1
* | | | | | | | Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-252-7/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | binderfs: use __u32 for device numbersChristian Brauner2019-01-221-2/+2
| * | | | | | | | binderfs: use correct include guards in headerChristian Brauner2019-01-221-3/+3
| * | | | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2019-01-111-2/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Drivers: hv: vmbus: Check for ring when getting debug infoDexuan Cui2019-01-091-2/+3
| * | | | | | | | | binderfs: rename header to binderfs.hChristian Brauner2019-01-111-0/+0
| |/ / / / / / / /
* | | | | | | | | Merge tag 'sound-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-01-251-0/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Merge tag 'asoc-fix-v5.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-01-181-0/+6
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | ASoC: soc-core: fix init platform memory handlingCurtis Malainey2019-01-141-0/+6
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-01-231-2/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | HID: core: simplify active collection trackingPhilipp Zabel2019-01-161-1/+0
| * | | | | | | | | HID: core: replace the collection tree pointers with indicesPeter Hutterer2019-01-101-2/+2
* | | | | | | | | | Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2019-01-221-57/+170
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | XArray: Fix an arithmetic error in xa_is_errDan Carpenter2019-01-171-1/+1
| * | | | | | | | | XArray: Fix typo in commentCyrill Gorcunov2019-01-141-1/+1
| * | | | | | | | | XArray: Honour reserved entries in xa_insertMatthew Wilcox2019-01-061-39/+71
| * | | | | | | | | XArray: Permit storing 2-byte-aligned pointersMatthew Wilcox2019-01-061-3/+15
| * | | | | | | | | XArray: Change xa_for_each iteratorMatthew Wilcox2019-01-061-13/+65
| * | | | | | | | | XArray: Turn xa_init_flags into a static inlineMatthew Wilcox2019-01-061-1/+18
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-216-21/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net: phy: phy driver features are mandatoryCamelia Groza2019-01-191-2/+2
| * | | | | | | | | net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-01-181-0/+1
| * | | | | | | | | net: phy: Add missing features to PHY driversAndrew Lunn2019-01-161-0/+2
| * | | | | | | | | IN_BADCLASS: fix macro to actually workGreg Kroah-Hartman2019-01-151-1/+1
| * | | | | | | | | Revert "rxrpc: Allow failed client calls to be retried"David Howells2019-01-151-16/+0
| * | | | | | | | | net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel2019-01-151-1/+1
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-01-151-1/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | netfilter: nft_flow_offload: fix interaction with vrf slave devicewenxu2019-01-111-1/+0