summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-04-21vdpa: add bind_mm/unbind_mm callbacksStefano Garzarella
2023-04-21vdpa: Add eventfd for the vdpa callbackXie Yongji
2023-04-21vdpa: Add set/get_vq_affinity callbacks in vdpa_config_opsXie Yongji
2023-04-21virtio_ring: Use const to annotate read-only pointer paramsFeng Liu
2023-04-21virtio: Reorder fields in 'struct virtqueue'Christophe JAILLET
2023-04-20net: move dropreason.h to dropreason-core.hJohannes Berg
2023-04-20kill the last remaining user of proc_ns_fget()Al Viro
2023-04-20fs: introduce lock_rename_child() helperAl Viro
2023-04-20ksmbd: remove internal.h includeNamjae Jeon
2023-04-20net: skbuff: update and rename __kfree_skb_defer()Jakub Kicinski
2023-04-20net/mlx5: Update op_mode to op_mod for port selectionRoi Dayan
2023-04-20net/mlx5: Add vnic devlink health reporter to PFs/VFsMaher Sanalla
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-04-20PM: Add sysfs files to represent time spent in hardware sleep stateMario Limonciello
2023-04-20Merge branch 'for-next/perf' into for-next/coreWill Deacon
2023-04-20efi/pe: Import new BTI/IBT header flags from the specArd Biesheuvel
2023-04-20swiotlb: Omit total_used and used_hiwater if !CONFIG_DEBUG_FSPetr Tesarik
2023-04-20device property: make device_property functions take const device *Guenter Roeck
2023-04-20Merge branch 'for-next/misc' into for-next/coreWill Deacon
2023-04-20i2c: designware: Use PCI PSP driver for communicationMario Limonciello
2023-04-20crypto: api - Add crypto_tfm_getHerbert Xu
2023-04-20USB: core: Add routines for endpoint checks in old driversAlan Stern
2023-04-19Revert "net/mlx5: Enable management PF initialization"Jakub Kicinski
2023-04-19Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...Linus Torvalds
2023-04-19SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo
2023-04-19sed-opal: geometry feature reporting commandOndrej Kozina
2023-04-19Merge tag 'nand/for-6.4' into mtd/nextMiquel Raynal
2023-04-19Merge tag 'cacheinfo-updates-6.4' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2023-04-19Merge tag 'icc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman
2023-04-19Merge tag 'mhi-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman
2023-04-19net: skbuff: hide nf_trace and ipvs_propertyJakub Kicinski
2023-04-19net: skbuff: push nf_trace down the bitfieldJakub Kicinski
2023-04-19net: skbuff: move alloc_cpu into a potential holeJakub Kicinski
2023-04-19net: skbuff: hide csum_not_inet when CONFIG_IP_SCTP not setJakub Kicinski
2023-04-19net: skbuff: hide wifi_acked when CONFIG_WIRELESS not setJakub Kicinski
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED blinkingAndrew Lunn
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED brightnessAndrew Lunn
2023-04-19net: phy: Add a binding for PHY LEDsAndrew Lunn
2023-04-19leds: Provide stubs for when CLASS_LED & NEW_LEDS are disabledAndrew Lunn
2023-04-18bonding: add software tx timestamping supportHangbin Liu
2023-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2023-04-18mm: ksm: support hwpoison for ksm pageLonglong Xia
2023-04-18delayacct: track delays from IRQ/SOFTIRQYang Yang
2023-04-18lib/rbtree: use '+' instead of '|' for setting color.Noah Goldstein
2023-04-18memfd: pass argument of memfd_fcntl as intLuca Vizzarro
2023-04-18mm: Multi-gen LRU: remove wait_event_killable()Kalesh Singh
2023-04-18mm: vmscan: refactor updating current->reclaim_stateYosry Ahmed
2023-04-18mm: kmsan: apply __must_check to non-void functionsAlexander Potapenko
2023-04-18mm: hwpoison: support recovery from HugePage copy-on-write faultsLiu Shixin