summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-04-21net/mlx5: Update op_mode to op_mod for port selectionRoi Dayan1-1/+1
2023-04-21net/mlx5: Add vnic devlink health reporter to PFs/VFsMaher Sanalla1-0/+1
2023-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-25/+24
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-7/+3
2023-04-20PM: Add sysfs files to represent time spent in hardware sleep stateMario Limonciello1-0/+8
2023-04-20Merge branch 'for-next/perf' into for-next/coreWill Deacon1-0/+303
2023-04-20efi/pe: Import new BTI/IBT header flags from the specArd Biesheuvel1-0/+4
2023-04-20swiotlb: Omit total_used and used_hiwater if !CONFIG_DEBUG_FSPetr Tesarik1-0/+2
2023-04-20device property: make device_property functions take const device *Guenter Roeck1-18/+18
2023-04-20Merge branch 'for-next/misc' into for-next/coreWill Deacon1-1/+0
2023-04-20i2c: designware: Use PCI PSP driver for communicationMario Limonciello1-0/+1
2023-04-20crypto: api - Add crypto_tfm_getHerbert Xu1-0/+1
2023-04-20USB: core: Add routines for endpoint checks in old driversAlan Stern1-0/+5
2023-04-20Revert "net/mlx5: Enable management PF initialization"Jakub Kicinski1-5/+0
2023-04-20Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...Linus Torvalds1-18/+21
2023-04-20SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo1-2/+1
2023-04-19sed-opal: geometry feature reporting commandOndrej Kozina1-0/+1
2023-04-19Merge tag 'nand/for-6.4' into mtd/nextMiquel Raynal2-1/+2
2023-04-19Merge tag 'cacheinfo-updates-6.4' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-0/+8
2023-04-19Merge tag 'icc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman1-17/+0
2023-04-19Merge tag 'mhi-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman1-7/+0
2023-04-19net: skbuff: hide nf_trace and ipvs_propertyJakub Kicinski1-0/+4
2023-04-19net: skbuff: push nf_trace down the bitfieldJakub Kicinski1-3/+3
2023-04-19net: skbuff: move alloc_cpu into a potential holeJakub Kicinski1-1/+2
2023-04-19net: skbuff: hide csum_not_inet when CONFIG_IP_SCTP not setJakub Kicinski1-0/+14
2023-04-19net: skbuff: hide wifi_acked when CONFIG_WIRELESS not setJakub Kicinski1-0/+11
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED blinkingAndrew Lunn1-0/+12
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED brightnessAndrew Lunn1-0/+13
2023-04-19net: phy: Add a binding for PHY LEDsAndrew Lunn1-0/+16
2023-04-19leds: Provide stubs for when CLASS_LED & NEW_LEDS are disabledAndrew Lunn1-0/+18
2023-04-19bonding: add software tx timestamping supportHangbin Liu1-0/+1
2023-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-2/+3
2023-04-19mm: ksm: support hwpoison for ksm pageLonglong Xia2-0/+18
2023-04-19delayacct: track delays from IRQ/SOFTIRQYang Yang1-0/+15
2023-04-19lib/rbtree: use '+' instead of '|' for setting color.Noah Goldstein1-2/+2
2023-04-19memfd: pass argument of memfd_fcntl as intLuca Vizzarro1-2/+2
2023-04-19mm: Multi-gen LRU: remove wait_event_killable()Kalesh Singh1-6/+2
2023-04-19mm: vmscan: refactor updating current->reclaim_stateYosry Ahmed1-1/+16
2023-04-19mm: kmsan: apply __must_check to non-void functionsAlexander Potapenko1-21/+22
2023-04-19mm: hwpoison: support recovery from HugePage copy-on-write faultsLiu Shixin1-3/+3
2023-04-19mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V1-1/+1
2023-04-19mm/vmemmap/devdax: fix kernel crash when probing devdax devicesAneesh Kumar K.V1-0/+16
2023-04-19userfaultfd: convert mfill_atomic() to use a folioZhangPeng1-2/+2
2023-04-19mm: convert copy_user_huge_page() to copy_user_large_folio()ZhangPeng1-4/+3
2023-04-19userfaultfd: convert mfill_atomic_hugetlb() to use a folioZhangPeng1-2/+2
2023-04-19userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user()ZhangPeng1-4/+3
2023-04-19smaps: fix defined but not used smaps_shmem_walk_opsSteven Price1-0/+7
2023-04-19mm/hwpoison: introduce copy_mc_highpageJiaqi Yan1-13/+41
2023-04-19workingset: memcg: sleep when flushing stats in workingset_refault()Yosry Ahmed1-2/+2
2023-04-19memcg: sleep during flushing stats in safe contextsYosry Ahmed1-2/+7