aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Dong2-0/+7
2022-02-07net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()Menglong Dong2-0/+4
2022-02-07net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()Menglong Dong2-0/+12
2022-02-07net: ipv4: use kfree_skb_reason() in ip_rcv_core()Menglong Dong2-0/+12
2022-02-07net: netfilter: use kfree_drop_reason() for NF_DROPMenglong Dong2-0/+2
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/git/sudeep.holla/linux into for-next/scmiSudeep Holla2-0/+36
2022-02-06drm: document struct drm_mode_fb_cmd2Simon Ser1-28/+60
2022-02-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-9/+4
2022-02-06Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2022-02-06net: initialize init_net earlierEric Dumazet1-0/+6
2022-02-05Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-3/+7
2022-02-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+112
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-05net: gro: minor optimization for dev_gro_receive()Paolo Abeni1-24/+28
2022-02-05net/sched: Enable tc skb ext allocation on chain miss only when neededPaul Blakey1-0/+11
2022-02-05Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini624-7352/+21122
2022-02-04uapi: ioam: Insertion frequencyJustin Iurman1-0/+9
2022-02-04net: don't include ndisc.h from ipv6.hJakub Kicinski2-1/+1
2022-02-04Merge tag 'ata-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libataLinus Torvalds1-0/+1
2022-02-04Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/randomLinus Torvalds1-15/+25
2022-02-04bpf: Implement bpf_core_types_are_compat().Matteo Croce1-0/+5
2022-02-04Merge tag 'sound-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-1/+18
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-04lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFIJason A. Donenfeld1-15/+25
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 Lezcano2-32/+3
2022-02-04mac80211: fix struct ieee80211_tx_info sizeAvraham Stern1-4/+15
2022-02-04ieee80211: radiotap: fix -Wcast-qual warningsJohannes Berg1-2/+2
2022-02-04cfg80211: fix -Wcast-qual warningsJohannes Berg1-5/+5
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