summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-02-07bpf: Use size instead of pages in bpf_binary_headerSong Liu
2022-02-07bpf: Use bytes instead of pages for bpf_jit_[charge|uncharge]_modmemSong Liu
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi
2022-02-07lib/string_helpers: Consolidate string helpers implementationLucas De Marchi
2022-02-07PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki
2022-02-07Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64)Michael Kelley
2022-02-07Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2022-02-07mtd: Replace the expert mode symbols with a single helperMiquel Raynal
2022-02-07ata: libata-core: Fix ata_dev_config_cpr()Damien Le Moal
2022-02-07net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()Menglong Dong
2022-02-07net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()Menglong Dong
2022-02-07net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()Menglong Dong
2022-02-07net: ipv4: use kfree_skb_reason() in ip_rcv_core()Menglong Dong
2022-02-07net: netfilter: use kfree_drop_reason() for NF_DROPMenglong Dong
2022-02-07net: skb_drop_reason: add document for drop reasonsMenglong Dong
2022-02-07Merge tag 'scmi-updates-5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Sudeep Holla
2022-02-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-02-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-05Merge tag 'iomap-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-02-05skmsg: convert struct sk_msg_sg::copy to a bitmapEric Dumazet
2022-02-05net: refine dev_put()/dev_hold() debuggingEric Dumazet
2022-02-05ref_tracker: add a count of untracked referencesEric Dumazet
2022-02-05ref_tracker: implement use-after-free detectionEric Dumazet
2022-02-05ipv6: make mc_forwarding atomicEric Dumazet
2022-02-05net: phylink: remove phylink_set_10g_modes()Russell King (Oracle)
2022-02-05Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-02-04Merge tag 'ata-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-02-04bpf: Implement bpf_core_types_are_compat().Matteo Croce
2022-02-04Merge tag 'drm-fixes-2022-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-02-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-02-04cpufreq: Move to_gov_attr_set() to cpufreq.hKevin Hao
2022-02-04Merge tag 'ceph-for-5.17-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2022-02-04Merge tag '5.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-02-04mm/pgtable: define pte_index so that preprocessor could recognize itMike Rapoport
2022-02-04mm/page_table_check: check entries at pmd levelsPasha Tatashin
2022-02-04powercap/drivers/dtpm: Add hierarchy creationDaniel Lezcano
2022-02-04powercap/drivers/dtpm: Convert the init table section to a simple arrayDaniel Lezcano
2022-02-04ieee80211: fix -Wcast-qual warningsJohannes Berg
2022-02-04firmware_loader: simplfy builtin or module checkLuis Chamberlain
2022-02-04mux: Add support for reading mux state from consumer DT nodeAswath Govindraju
2022-02-04serial: core: Fix the definition name in the comment of UPF_* flagsAndy Shevchenko
2022-02-04block: pass a block_device to bio_clone_fastChristoph Hellwig
2022-02-04block: clone crypto and integrity data in __bio_clone_fastChristoph Hellwig
2022-02-04tls: cap the output scatter list to something reasonableJakub Kicinski
2022-02-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-02-04ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkageAnton Lundin
2022-02-04netfilter: conntrack: pptp: use single option structureFlorian Westphal
2022-02-04netfilter: conntrack: handle ->destroy hook via nat_ops insteadFlorian Westphal
2022-02-04Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-02-03block: introduce BLK_STS_OFFLINESong Liu