summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* pci_iounmap'2: Electric Boogaloo: try to make sense of it allLinus Torvalds2021-09-191-23/+3
* Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-191-0/+1
|\
| * x86/mce: Avoid infinite loop for copy from user recoveryTony Luck2021-09-141-0/+1
* | parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledHelge Deller2021-09-192-10/+3
* | Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-09-171-5/+16
|\ \
| * | Revert "iov_iter: track truncated size"Jens Axboe2021-09-151-5/+1
| * | iov_iter: add helper to save iov_iter stateJens Axboe2021-09-141-0/+15
* | | Merge tag 'io_uring-5.15-2021-09-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-09-171-1/+7
|\ \ \
| * | | io-wq: provide IO_WQ_* constants for IORING_REGISTER_IOWQ_MAX_WORKERS arg itemsEugene Syromiatnikov2021-09-131-1/+7
* | | | Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-165-111/+34
|\ \ \ \
| * | | | net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean2021-09-151-0/+5
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-09-143-110/+28
| |\ \ \ \
| | * | | | bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed modeDaniel Borkmann2021-09-132-101/+28
| | * | | | bpf, mm: Fix lockdep warning triggered by stack_map_get_build_id_offset()Yonghong Song2021-09-101-9/+0
| * | | | | net/af_unix: fix a data-race in unix_dgram_pollEric Dumazet2021-09-091-1/+1
* | | | | | Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-09-151-2/+19
|\ \ \ \ \ \
| * | | | | | asm-generic/hyperv: provide cpumask_to_vpset_noselfWei Liu2021-09-111-2/+19
* | | | | | | Merge branch 'absolute-pointer' (patches from Guenter)Linus Torvalds2021-09-151-0/+2
|\ \ \ \ \ \ \
| * | | | | | | compiler.h: Introduce absolute_pointer macroGuenter Roeck2021-09-151-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds2021-09-141-0/+1
* | | | | | | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds2021-09-135-183/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Drop some straggling mentions of gcc-4.9 as being staleLinus Torvalds2021-09-131-1/+0
| * | | | | | compiler_attributes.h: drop __has_attribute() support for gcc4Linus Torvalds2021-09-131-20/+0
| * | | | | | vmlinux.lds.h: remove old check for GCC 4.9Nick Desaulniers2021-09-131-4/+0
| * | | | | | compiler-gcc.h: drop checks for older GCC versionsNick Desaulniers2021-09-131-3/+1
| * | | | | | compiler.h: drop fallback overflow checkersNick Desaulniers2021-09-133-152/+3
* | | | | | | Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...Linus Torvalds2021-09-123-9/+25
|\ \ \ \ \ \ \
| * | | | | | | compiler_attributes.h: move __compiletime_{error|warning}Nick Desaulniers2021-09-093-9/+24
| * | | | | | | Compiler Attributes: fix __has_attribute(__no_sanitize_coverage__) for GCC 4Marco Elver2021-07-161-0/+1
* | | | | | | | Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-123-46/+110
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: core-api/cpuhotplug: Rewrite the API sectionThomas Gleixner2021-09-111-22/+110
| * | | | | | | | cpu/hotplug: Remove deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-09-111-6/+0
| * | | | | | | | Merge branch 'linus' into smp/urgentThomas Gleixner2021-09-11509-4500/+15849
| |\ \ \ \ \ \ \ \
| * | | | | | | | | drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-011-18/+0
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-09-121-10/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | locking/rwsem: Add missing __init_rwsem() for PREEMPT_RTMike Galbraith2021-09-021-10/+2
| |/ / / / / / / /
* | | | | | | | | Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-09-121-2/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | time: Handle negative seconds correctly in timespec64_to_ns()Lukas Hannen2021-09-081-2/+7
| |/ / / / / / / /
* | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-09-116-27/+363
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vduse: Introduce VDUSE - vDPA Device in UserspaceXie Yongji2021-09-061-0/+306
| * | | | | | | | | vdpa: Support transferring virtual addressing during DMA mappingXie Yongji2021-09-061-3/+17
| * | | | | | | | | vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()Xie Yongji2021-09-061-1/+1
| * | | | | | | | | vhost-iotlb: Add an opaque pointer for vhost IOTLBXie Yongji2021-09-061-0/+3
| * | | | | | | | | vdpa: Add reset callback in vdpa_config_opsXie Yongji2021-09-061-2/+6
| * | | | | | | | | vdpa: Fix some coding style issuesXie Yongji2021-09-061-17/+17
| * | | | | | | | | file: Export receive_fd() to modulesXie Yongji2021-09-061-4/+3
| * | | | | | | | | virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit.Arseny Krasnov2021-09-051-0/+1
| * | | | | | | | | virtio/vsock: rename 'EOR' to 'EOM' bit.Arseny Krasnov2021-09-051-1/+1
| * | | | | | | | | uapi: virtio_ids: Sync ids with specificationViresh Kumar2021-09-051-0/+12
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2021-09-111-2/+2
|\ \ \ \ \ \ \ \ \