summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2023-04-20kill the last remaining user of proc_ns_fget()Al Viro-1/+0
2023-04-20fs: introduce lock_rename_child() helperAl Viro-0/+1
2023-04-20ksmbd: remove internal.h includeNamjae Jeon-0/+2
2023-04-20net: skbuff: update and rename __kfree_skb_defer()Jakub Kicinski-1/+1
2023-04-20flow_dissector: Address kdoc warningsSimon Horman-18/+20
2023-04-20page_pool: unlink from napi during destroyJakub Kicinski-0/+5
2023-04-20net/mlx5: Update op_mode to op_mod for port selectionRoi Dayan-1/+1
2023-04-20net/mlx5: Add vnic devlink health reporter to PFs/VFsMaher Sanalla-0/+1
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-25/+28
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-7/+7
2023-04-20PM: Add sysfs files to represent time spent in hardware sleep stateMario Limonciello-0/+8
2023-04-20Merge branch 'for-next/perf' into for-next/coreWill Deacon-1/+304
2023-04-20efi/pe: Import new BTI/IBT header flags from the specArd Biesheuvel-0/+4
2023-04-20swiotlb: Omit total_used and used_hiwater if !CONFIG_DEBUG_FSPetr Tesarik-0/+2
2023-04-20device property: make device_property functions take const device *Guenter Roeck-18/+18
2023-04-20Merge branch 'for-next/misc' into for-next/coreWill Deacon-1/+0
2023-04-20i2c: designware: Use PCI PSP driver for communicationMario Limonciello-0/+1
2023-04-20crypto: hash - Add crypto_clone_ahash/shashHerbert Xu-2/+8
2023-04-20crypto: api - Add crypto_tfm_getHerbert Xu-0/+1
2023-04-20USB: core: Add routines for endpoint checks in old driversAlan Stern-0/+5
2023-04-19ext4: Add a uapi header for ext4 userspace APIsJosh Triplett-0/+117
2023-04-19Revert "net/mlx5: Enable management PF initialization"Jakub Kicinski-5/+0
2023-04-19net/handshake: Add a kernel API for requesting a TLSv1.3 handshakeChuck Lever-0/+45
2023-04-19net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever-0/+230
2023-04-19Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...Linus Torvalds-18/+21
2023-04-19SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo-2/+1
2023-04-19sed-opal: geometry feature reporting commandOndrej Kozina-0/+14
2023-04-19Merge tag 'nand/for-6.4' into mtd/nextMiquel Raynal-1/+2
2023-04-19Merge tag 'cacheinfo-updates-6.4' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman-0/+8
2023-04-19Merge tag 'icc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman-17/+0
2023-04-19Merge tag 'mhi-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman-7/+0
2023-04-19net: skbuff: hide nf_trace and ipvs_propertyJakub Kicinski-0/+4
2023-04-19net: skbuff: push nf_trace down the bitfieldJakub Kicinski-3/+3
2023-04-19net: skbuff: move alloc_cpu into a potential holeJakub Kicinski-1/+2
2023-04-19net: skbuff: hide csum_not_inet when CONFIG_IP_SCTP not setJakub Kicinski-0/+14
2023-04-19net: skbuff: hide wifi_acked when CONFIG_WIRELESS not setJakub Kicinski-1/+12
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED blinkingAndrew Lunn-0/+12
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED brightnessAndrew Lunn-0/+13
2023-04-19net: phy: Add a binding for PHY LEDsAndrew Lunn-0/+16
2023-04-19leds: Provide stubs for when CLASS_LED & NEW_LEDS are disabledAndrew Lunn-0/+18
2023-04-19netfilter: conntrack: fix wrong ct->timeout valueTzung-Bi Shih-1/+5
2023-04-18bonding: add software tx timestamping supportHangbin Liu-0/+1
2023-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski-2/+7
2023-04-18block: ublk: switch to ioctl command encodingMing Lei-0/+43
2023-04-18io_uring: add support for multishot timeoutsDavid Wei-0/+1
2023-04-18mm: ksm: support hwpoison for ksm pageLonglong Xia-0/+18
2023-04-18uapi/linux/const.h: prefer ISO-friendly __typeof__Kevin Brodsky-1/+1
2023-04-18delayacct: track delays from IRQ/SOFTIRQYang Yang-1/+20
2023-04-18lib/rbtree: use '+' instead of '|' for setting color.Noah Goldstein-2/+2
2023-04-18memfd: pass argument of memfd_fcntl as intLuca Vizzarro-2/+2