summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-06-21usb: typec: mux: Add CONFIG guards for functionsPrashant Malani
2022-06-21net: warn if mac header was not setEric Dumazet
2022-06-20bpf: Inline calls to bpf_loop when callback is knownEduard Zingerman
2022-06-20context_tracking: Remove unused context_tracking_in_user()Frederic Weisbecker
2022-06-20rcu-tasks: Track blocked RCU Tasks Trace readersPaul E. McKenney
2022-06-20rcu-tasks: Add data structures for lightweight grace periodsPaul E. McKenney
2022-06-20rcu-tasks: Merge state into .b.need_qs and atomically updatePaul E. McKenney
2022-06-20rcu: Provide a get_completed_synchronize_rcu() functionPaul E. McKenney
2022-06-20Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2022-06-20net: Introduce a new proto_ops ->read_skb()Cong Wang
2022-06-20wifi: ieee80211: add definitions for multi-link elementJohannes Berg
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-06-20KVM: Rename/refactor kvm_is_reserved_pfn() to kvm_pfn_to_refcounted_page()Sean Christopherson
2022-06-20KVM: Take a 'struct page', not a pfn in kvm_is_zone_device_page()Sean Christopherson
2022-06-20KVM: Remove kvm_vcpu_gfn_to_page() and kvm_vcpu_gpa_to_page()Sean Christopherson
2022-06-20KVM: Avoid pfn_to_page() and vice versa when releasing pagesSean Christopherson
2022-06-20Merge v5.19-rc3 into usb-nextGreg Kroah-Hartman
2022-06-20Merge tag 'v5.19-rc3' into tty-nextGreg Kroah-Hartman
2022-06-20Merge 5.19-rc3 into staging-nextGreg Kroah-Hartman
2022-06-19block: remove queue from struct blk_independent_access_rangeDamien Le Moal
2022-06-20ata: make ata_port::fastdrain_cnt *unsigned int*Sergey Shtylyov
2022-06-19random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-19net: mii: add mii_bmcr_encode_fixed()Russell King (Oracle)
2022-06-18iio: trigger: warn about non-registered iio trigger getting attemptDmitry Rokosov
2022-06-18Merge branch 'immutable-qcom-spmi-rradc' into togregJonathan Cameron
2022-06-18spmi: add a helper to look up an SPMI device from a device nodeCaleb Connolly
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-06-17Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-17Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-17Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-17Merge tag 'staging-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-17Merge tag 'tty-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-17Merge branch 'rework/kthreads' into for-linusPetr Mladek
2022-06-17bpf: Fix non-static bpf_func_proto struct definitionsJoanne Koong
2022-06-17soc: mediatek: mutex: add functions that operate registers by CMDQMoudy Ho
2022-06-17soc: mediatek: mutex: add common interface for modules settingMoudy Ho
2022-06-17block: serialize all debugfs operations using q->debugfs_mutexChristoph Hellwig
2022-06-17net: pcs: xpcs: add CL37 1000BASE-X AN supportOng Boon Leong
2022-06-17net: make xpcs_do_config to accept advertising for pcs-xpcs and sja1105Ong Boon Leong
2022-06-17crypto: hisilicon/qm - modify event irq processingWeili Qian
2022-06-17ata: make transfer mode masks *unsigned int*Sergey Shtylyov
2022-06-16bpf: Allow helpers to accept pointers with a fixed sizeMaxim Mikityanskiy
2022-06-16linux/phy.h: add phydev_err_probe() wrapper for dev_err_probe()Rasmus Villemoes
2022-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-16fs/kernel_read_file: allow to read files up-to ssize_tPasha Tatashin
2022-06-16include/linux/rbtree.h: replace kernel.h with the necessary inclusionsAndy Shevchenko
2022-06-16net: set proper memcg for net_init hooks allocationsVasily Averin
2022-06-16mm: kmem: make mem_cgroup_from_obj() vmalloc()-safeRoman Gushchin
2022-06-16mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...Patrick Wang