summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-02-08VMCI: dma dg: whitespace formatting change for vmci register definesJorgen Hansen1-9/+9
2022-02-08mfd: simple-mfd-i2c: Enable support for the silergy,sy7636aAlistair Francis1-0/+34
2022-02-08dma-buf: add dma_fence_chain_contained helperChristian König1-0/+15
2022-02-08dma-buf: consolidate dma_fence subclass checkingChristian König3-16/+40
2022-02-08bpf: Introduce bpf_jit_binary_pack_[alloc|finalize|free]Song Liu2-9/+13
2022-02-08bpf: Introduce bpf_arch_text_copySong Liu1-0/+2
2022-02-08bpf: Use size instead of pages in bpf_binary_headerSong Liu1-3/+3
2022-02-08bpf: Use bytes instead of pages for bpf_jit_[charge|uncharge]_modmemSong Liu1-2/+2
2022-02-08dma-buf-map: Rename to iosys-mapLucas De Marchi3-272/+263
2022-02-08lib/string_helpers: Consolidate string helpers implementationLucas De Marchi1-0/+20
2022-02-07PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki1-2/+2
2022-02-07Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64)Michael Kelley1-0/+1
2022-02-07Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst326-5466/+9396
2022-02-07mtd: Replace the expert mode symbols with a single helperMiquel Raynal1-2/+6
2022-02-07ata: libata-core: Fix ata_dev_config_cpr()Damien Le Moal1-1/+1
2022-02-07net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()Menglong Dong1-0/+5
2022-02-07net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()Menglong Dong1-0/+2
2022-02-07net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()Menglong Dong1-0/+9
2022-02-07net: ipv4: use kfree_skb_reason() in ip_rcv_core()Menglong Dong1-0/+9
2022-02-07net: netfilter: use kfree_drop_reason() for NF_DROPMenglong Dong1-0/+1
2022-02-07net: skb_drop_reason: add document for drop reasonsMenglong Dong1-6/+6
2022-02-07Merge tag 'scmi-updates-5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Sudeep Holla1-0/+8
2022-02-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+4
2022-02-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+109
2022-02-05Merge tag 'iomap-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+2
2022-02-05skmsg: convert struct sk_msg_sg::copy to a bitmapEric Dumazet1-6/+5
2022-02-05net: refine dev_put()/dev_hold() debuggingEric Dumazet1-23/+46
2022-02-05ref_tracker: add a count of untracked referencesEric Dumazet1-0/+2
2022-02-05ref_tracker: implement use-after-free detectionEric Dumazet1-0/+2
2022-02-05ipv6: make mc_forwarding atomicEric Dumazet1-1/+1
2022-02-05net: phylink: remove phylink_set_10g_modes()Russell King (Oracle)1-1/+0
2022-02-05Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini324-5381/+8994
2022-02-04Merge tag 'ata-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds1-0/+1
2022-02-04bpf: Implement bpf_core_types_are_compat().Matteo Croce1-0/+5
2022-02-04Merge tag 'drm-fixes-2022-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2022-02-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+20
2022-02-04cpufreq: Move to_gov_attr_set() to cpufreq.hKevin Hao1-0/+5
2022-02-04Merge tag 'ceph-for-5.17-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds2-0/+6
2022-02-04Merge tag '5.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+7
2022-02-04mm/pgtable: define pte_index so that preprocessor could recognize itMike Rapoport1-0/+1
2022-02-04mm/page_table_check: check entries at pmd levelsPasha Tatashin1-0/+19
2022-02-04powercap/drivers/dtpm: Add hierarchy creationDaniel Lezcano1-0/+15
2022-02-04powercap/drivers/dtpm: Convert the init table section to a simple arrayDaniel Lezcano1-21/+3
2022-02-04ieee80211: fix -Wcast-qual warningsJohannes Berg1-4/+4
2022-02-04firmware_loader: simplfy builtin or module checkLuis Chamberlain1-1/+1
2022-02-04mux: Add support for reading mux state from consumer DT nodeAswath Govindraju1-0/+18
2022-02-04serial: core: Fix the definition name in the comment of UPF_* flagsAndy Shevchenko1-1/+1
2022-02-04block: pass a block_device to bio_clone_fastChristoph Hellwig1-2/+4
2022-02-04block: clone crypto and integrity data in __bio_clone_fastChristoph Hellwig1-1/+1
2022-02-04tls: cap the output scatter list to something reasonableJakub Kicinski1-0/+17