summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-11-11bpf: Fix offset calculation error in __copy_map_value and zero_map_valueXu Kuohai1-2/+2
2022-11-11module: remove redundant module_sysfs_initialized variableRasmus Villemoes1-1/+0
2022-11-11sbitmap: Use single per-bitmap counting to wake up queued tagsGabriel Krisman Bertazi1-5/+11
2022-11-11ptp: remove the .adjfreq interface functionJacob Keller1-7/+0
2022-11-11ata: libata-sff: kill unused ata_sff_busy_sleep()Sergey Shtylyov1-2/+0
2022-11-11net: ethernet: mtk_wed: add configure wed wo supportLorenzo Bianconi1-1/+75
2022-11-11net: ethernet: mtk_wed: rename tx_wdma array in rx_wdmaLorenzo Bianconi1-1/+2
2022-11-11net: ethernet: mtk_wed: introduce wed mcu supportSujuan Chen1-0/+29
2022-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-29/+27
2022-11-11Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-1/+17
2022-11-11arm64: efi: Force the use of SetVirtualAddressMap() on Altra machinesArd Biesheuvel1-0/+1
2022-11-10vfio: Export the device set open countAnthony DeRossi1-0/+1
2022-11-10vfio: Remove vfio_free_deviceEric Farman1-1/+0
2022-11-10vfio/ccw: replace vfio_init_device with _alloc_Eric Farman1-2/+0
2022-11-10resource: Convert DEFINE_RES_NAMED() to be compound literalAndy Shevchenko1-1/+1
2022-11-10driver core: remove devm_device_remove_group()Greg Kroah-Hartman1-2/+0
2022-11-10driver core: remove devm_device_remove_groups()Greg Kroah-Hartman1-2/+0
2022-11-10blkdev: make struct block_device_operations.devnode() take a const *Greg Kroah-Hartman1-1/+1
2022-11-10mm: kasan: Extend kasan_metadata_size() to also cover in-object sizeFeng Tang1-2/+3
2022-11-10KVM: Support dirty ring in conjunction with bitmapGavin Shan2-0/+8
2022-11-10KVM: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.hGavin Shan1-0/+1
2022-11-10KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULLGavin Shan2-12/+9
2022-11-10x86/cacheinfo: Switch cache_ap_init() to hotplug callbackJuergen Gross1-0/+1
2022-11-10memory: omap-gpmc: fix coverity issue "Control flow issues"Benedikt Niedermayr1-2/+2
2022-11-10pinctrl: Put space between type and data in compound literalAndy Shevchenko1-1/+1
2022-11-10net: mdio: add mdiodev_c45_(read|write)Russell King (Oracle)1-0/+13
2022-11-10PM: domains: Store the next hrtimer wakeup in genpdMaulik Shah1-0/+7
2022-11-10net: introduce a helper to move notifier block to different namespaceJiri Pirko1-0/+2
2022-11-10Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-23/+0
2022-11-09block: add check when merging zone device pagesLogan Gunthorpe1-0/+24
2022-11-09iov_iter: introduce iov_iter_get_pages_[alloc_]flags()Logan Gunthorpe1-0/+6
2022-11-09mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pagesLogan Gunthorpe1-0/+1
2022-11-09mm: allow multiple error returns in try_grab_page()Logan Gunthorpe1-1/+1
2022-11-09firmware/nvram: bcm47xx: support init from IO memoryRafał Miłecki1-0/+6
2022-11-09scs: add support for dynamic shadow call stacksArd Biesheuvel1-0/+18
2022-11-09regulator: qcom_smd: Add PMR735a regulatorsKonrad Dybcio1-0/+2
2022-11-09KVM: replace direct irq.h inclusionPaolo Bonzini1-0/+2
2022-11-09kvm: Add interruptible flag to __gfn_to_pfn_memslot()Peter Xu1-2/+2
2022-11-09kvm: Add KVM_PFN_ERR_SIGPENDINGPeter Xu1-0/+10
2022-11-09mm/gup: Add FOLL_INTERRUPTIBLEPeter Xu1-0/+1
2022-11-09bug: introduce ASSERT_STRUCT_OFFSETMaxim Levitsky1-0/+9
2022-11-09rcu: Implement lockdep_rcu_enabled for !CONFIG_DEBUG_LOCK_ALLOCJohn Ogness1-0/+5
2022-11-09driver core: class: make namespace and get_ownership take const *Greg Kroah-Hartman1-2/+2
2022-11-09Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2-1/+4
2022-11-09net/core: Allow live renaming when an interface is upAndy Ren1-3/+1
2022-11-09gpiolib: remove devm_fwnode_get_[index_]gpiod_from_child()Dmitry Torokhov1-21/+0
2022-11-09tty: Convert tty_buffer flags to boolIlpo Järvinen2-6/+3
2022-11-09efi: libstub: Merge zboot decompressor with the ordinary stubArd Biesheuvel1-1/+0
2022-11-09efi: libstub: Move screen_info handling to common codeArd Biesheuvel1-1/+1
2022-11-09swap: add a limit for readahead page-cluster valueKairui Song1-0/+1