summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-11-14lib/raid6: drop RAID6_USE_EMPTY_ZERO_PAGEGiulio Benetti
2022-11-14Merge tag 'mlx5-updates-2022-11-12' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2022-11-14ibmvnic: Add hotpluggable CPU callbacks to reassign affinity hintsNick Child
2022-11-13Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-12kallsyms: Add helper kallsyms_on_each_match_symbol()Zhen Lei
2022-11-12net/mlx5e: Support enhanced CQE compressionOfer Levi
2022-11-12xattr: use rbtree for simple_xattrsChristian Brauner
2022-11-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-11-11Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-11-11net: remove skb->vlan_presentEric Dumazet
2022-11-11Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-11bpf: Fix offset calculation error in __copy_map_value and zero_map_valueXu Kuohai
2022-11-11module: remove redundant module_sysfs_initialized variableRasmus Villemoes
2022-11-11sbitmap: Use single per-bitmap counting to wake up queued tagsGabriel Krisman Bertazi
2022-11-11ptp: remove the .adjfreq interface functionJacob Keller
2022-11-11ata: libata-sff: kill unused ata_sff_busy_sleep()Sergey Shtylyov
2022-11-11net: ethernet: mtk_wed: add configure wed wo supportLorenzo Bianconi
2022-11-11net: ethernet: mtk_wed: rename tx_wdma array in rx_wdmaLorenzo Bianconi
2022-11-11net: ethernet: mtk_wed: introduce wed mcu supportSujuan Chen
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-10Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-10arm64: efi: Force the use of SetVirtualAddressMap() on Altra machinesArd Biesheuvel
2022-11-10vfio: Export the device set open countAnthony DeRossi
2022-11-10vfio: Remove vfio_free_deviceEric Farman
2022-11-10vfio/ccw: replace vfio_init_device with _alloc_Eric Farman
2022-11-10resource: Convert DEFINE_RES_NAMED() to be compound literalAndy Shevchenko
2022-11-10driver core: remove devm_device_remove_group()Greg Kroah-Hartman
2022-11-10driver core: remove devm_device_remove_groups()Greg Kroah-Hartman
2022-11-10blkdev: make struct block_device_operations.devnode() take a const *Greg Kroah-Hartman
2022-11-10mm: kasan: Extend kasan_metadata_size() to also cover in-object sizeFeng Tang
2022-11-10KVM: Support dirty ring in conjunction with bitmapGavin Shan
2022-11-10KVM: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.hGavin Shan
2022-11-10KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULLGavin Shan
2022-11-10x86/cacheinfo: Switch cache_ap_init() to hotplug callbackJuergen Gross
2022-11-10memory: omap-gpmc: fix coverity issue "Control flow issues"Benedikt Niedermayr
2022-11-10pinctrl: Put space between type and data in compound literalAndy Shevchenko
2022-11-09net: mdio: add mdiodev_c45_(read|write)Russell King (Oracle)
2022-11-09PM: domains: Store the next hrtimer wakeup in genpdMaulik Shah
2022-11-09net: introduce a helper to move notifier block to different namespaceJiri Pirko
2022-11-09Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-11-09block: add check when merging zone device pagesLogan Gunthorpe
2022-11-09iov_iter: introduce iov_iter_get_pages_[alloc_]flags()Logan Gunthorpe
2022-11-09mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pagesLogan Gunthorpe
2022-11-09mm: allow multiple error returns in try_grab_page()Logan Gunthorpe
2022-11-09firmware/nvram: bcm47xx: support init from IO memoryRafał Miłecki
2022-11-09scs: add support for dynamic shadow call stacksArd Biesheuvel
2022-11-09regulator: qcom_smd: Add PMR735a regulatorsKonrad Dybcio
2022-11-09KVM: replace direct irq.h inclusionPaolo Bonzini
2022-11-09kvm: Add interruptible flag to __gfn_to_pfn_memslot()Peter Xu
2022-11-09kvm: Add KVM_PFN_ERR_SIGPENDINGPeter Xu