summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netlink: check for null extack in cookie helpersMichal Kubecek2020-03-231-0/+4
* Merge tag 'rxrpc-fixes-20200319' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-03-192-5/+9
|\
| * afs: Fix client call Rx-phase signal handlingDavid Howells2020-03-131-3/+1
| * afs: Fix some tracing detailsDavid Howells2020-03-131-1/+1
| * rxrpc: Fix call interruptibility handlingDavid Howells2020-03-131-1/+7
* | netlink: add nl_set_extack_cookie_u32()Michal Kubecek2020-03-161-0/+9
* | Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-03-121-2/+2
|\ \
| * | drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul2020-03-121-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-126-8/+20
|\ \ \
| * | | net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit2020-03-121-0/+2
| | |/ | |/|
| * | seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol numberPaolo Lungaroni2020-03-111-0/+2
| * | net: mscc: ocelot: properly account for VLAN header length when setting MRUVladimir Oltean2020-03-091-1/+1
| * | inet_diag: return classid for all socket typesDmitry Yakunin2020-03-081-6/+12
| * | rhashtable: Document the right function parametersJonathan Neuschäfer2020-03-061-1/+1
| * | fib: add missing attribute validation for tun_idJakub Kicinski2020-03-031-0/+1
| * | net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit2020-03-011-0/+1
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-03-121-2/+4
|\ \ \
| * | | crypto: x86/curve25519 - support assemblers with no adx supportJason A. Donenfeld2020-03-051-2/+4
* | | | driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig2020-03-111-1/+1
* | | | Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-03-101-0/+1
|\ \ \ \
| * | | | cgroup: Iterate tasks that did not finish do_exit()Michal Koutný2020-02-121-0/+1
* | | | | Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-03-101-0/+16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | workqueue: Document (some) memory-ordering properties of {queue,schedule}_work()Andrea Parri2020-02-121-0/+16
| |/ / /
* | | | Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-082-7/+17
|\ \ \ \
| * | | | driver core: Add dev_has_sync_state()Saravana Kannan2020-03-041-0/+11
| * | | | debugfs: remove return value of debugfs_create_regset32()Greg Kroah-Hartman2020-02-101-7/+6
* | | | | Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-071-1/+0
|\ \ \ \ \
| * | | | | block: Remove used kblockd_schedule_work_on()Daniel Wagner2020-03-021-1/+0
* | | | | | Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-072-2/+3
|\ \ \ \ \ \
| * | | | | | xen/xenbus: fix lockingJuergen Gross2020-03-051-1/+2
| * | | | | | xen: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-051-1/+1
* | | | | | | Merge tag 'sound-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-03-071-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-03-071-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: soc-core: fix for_rtd_codec_dai_rollback() macroPierre-Louis Bossart2020-02-201-1/+1
* | | | | | | | | Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-03-061-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | spi: spi-omap2-mcspi: Handle DMA size restriction on AM65xVignesh Raghavendra2020-02-061-0/+1
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-03-061-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabledVlastimil Babka2020-03-061-0/+4
* | | | | | | | | | | Merge tag 'drm-fixes-2020-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-03-061-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge tag 'drm-misc-fixes-2020-03-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-03-061-0/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/shmem: add support for per object caching flags.Gerd Hoffmann2020-02-271-0/+5
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge tag 'for-5.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-03-041-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | dm: bump version of core and various targetsMike Snitzer2020-03-031-2/+2
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-03-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | KVM: let declaration of kvm_get_running_vcpus match implementationChristian Borntraeger2020-02-281-1/+1
* | | | | | | | | | | | Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds2020-02-282-6/+14
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | blktrace: Protect q->blk_trace with RCUJan Kara2020-02-252-6/+14
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-02-281-1/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macroMika Westerberg2020-02-131-1/+2
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-272-7/+20
|\ \ \ \ \ \ \ \ \ \