summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-03-31Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+0
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-3/+56
2022-03-31ARM/dma-mapping: Remove CMA code when not built with CMAKees Cook1-4/+0
2022-03-31gpio: Properly document parent data unionJoey Gouly1-5/+8
2022-03-31rxrpc: Fix call timer start racing with call destructionDavid Howells1-1/+7
2022-03-31Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"Thomas Gleixner1-3/+0
2022-03-31bpf: Resolve to prog->aux->dst_prog->type only for BPF_PROG_TYPE_EXTMartin KaFai Lau1-1/+3
2022-03-30Merge tag 'rproc-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds1-1/+4
2022-03-30Merge tag 'rpmsg-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds1-0/+10
2022-03-30Merge tag 'i3c/for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds1-1/+0
2022-03-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds21-379/+539
2022-03-30Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-52/+52
2022-03-30loop: fix ioctl calls using compat_loop_infoCarlos Llamas1-2/+2
2022-03-30ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai1-0/+1
2022-03-30Revert "virtio_config: introduce a new .enable_cbs method"Michael S. Tsirkin1-6/+0
2022-03-30PCI: Remove the deprecated "pci-dma-compat.h" APIChristophe JAILLET2-131/+1
2022-03-30SUNRPC: handle malloc failure in ->request_prepareNeilBrown1-3/+2
2022-03-30Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds10-32/+32
2022-03-29rtc: mc146818-lib: Fix the AltCentury for AMD platformsMario Limonciello1-0/+2
2022-03-29Merge tag 'devprop-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2022-03-29Merge tag 'pm-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-1/+13
2022-03-29Merge branches 'clk-sifive' and 'clk-visconti' into clk-nextStephen Boyd2-13/+13
2022-03-29Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c...Stephen Boyd10-1/+188
2022-03-29Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in...Stephen Boyd4-359/+41
2022-03-29Merge branches 'clk-mvebu', 'clk-const', 'clk-imx' and 'clk-rockchip' into cl...Stephen Boyd3-6/+279
2022-03-29Merge branches 'clk-xilinx', 'clk-kunit', 'clk-cs2000' and 'clk-renesas' into...Stephen Boyd3-0/+246
2022-03-29Merge branches 'clk-microchip', 'clk-si', 'clk-mtk', 'clk-at91' and 'clk-st' ...Stephen Boyd2-0/+47
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+31
2022-03-29Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus deviceMichael Kelley1-0/+1
2022-03-29nvme: allow duplicate NSIDs for private namespacesSungup Moon1-0/+1
2022-03-29kprobes: Use rethook for kretprobe if possibleMasami Hiramatsu1-2/+49
2022-03-29Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-276/+171
2022-03-29Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-11/+1
2022-03-29net: move net_unlink_todo() out of the headerJohannes Berg1-10/+0
2022-03-29Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+2
2022-03-28vdpa: support exposing the count of vqs to userspaceLongpeng1-0/+3
2022-03-28vdpa: change the type of nvqs to u32Longpeng1-3/+3
2022-03-28vdpa: support exposing the config size to userspaceLongpeng2-1/+6
2022-03-28virtio-crypto: introduce akcipher servicezhenwei pi1-1/+80
2022-03-28virtio_crypto: Introduce VIRTIO_CRYPTO_NOSPCzhenwei pi1-0/+1
2022-03-28Add definition of VIRTIO_F_IN_ORDER feature bitGautam Dawar1-0/+6
2022-03-28mm/balloon_compaction: make balloon page compaction callbacks staticMiaohe Lin1-22/+0
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-4/+32
2022-03-28Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+37
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-27/+17
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-133/+712
2022-03-28Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-0/+1483
2022-03-28Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds1-8/+0
2022-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller1-1/+1
2022-03-28Merge tag 'mailbox-v5.18' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds1-1/+7