summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-04-21vdpa: add bind_mm/unbind_mm callbacksStefano Garzarella1-0/+10
2023-04-21vdpa: Add eventfd for the vdpa callbackXie Yongji1-0/+6
2023-04-21vdpa: Add set/get_vq_affinity callbacks in vdpa_config_opsXie Yongji1-0/+13
2023-04-21virtio_ring: Use const to annotate read-only pointer paramsFeng Liu1-7/+7
2023-04-21virtio: Reorder fields in 'struct virtqueue'Christophe JAILLET1-1/+1
2023-04-21net: move dropreason.h to dropreason-core.hJohannes Berg2-2/+2
2023-04-21kill the last remaining user of proc_ns_fget()Al Viro1-1/+0
2023-04-21fs: introduce lock_rename_child() helperAl Viro1-0/+1
2023-04-21ksmbd: remove internal.h includeNamjae Jeon1-0/+2
2023-04-21net: skbuff: update and rename __kfree_skb_defer()Jakub Kicinski1-1/+1
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