aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-20kill the last remaining user of proc_ns_fget()Al Viro1-1/+0
2023-04-20fs: introduce lock_rename_child() helperAl Viro1-0/+1
2023-04-20ksmbd: remove internal.h includeNamjae Jeon1-0/+2
2023-04-20net: skbuff: update and rename __kfree_skb_defer()Jakub Kicinski1-1/+1
2023-04-20flow_dissector: Address kdoc warningsSimon Horman1-18/+20
2023-04-20page_pool: unlink from napi during destroyJakub Kicinski1-0/+5
2023-04-20net/mlx5: Update op_mode to op_mod for port selectionRoi Dayan1-1/+1
2023-04-20net/mlx5: Add vnic devlink health reporter to PFs/VFsMaher Sanalla1-0/+1
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-25/+28
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-7/+7
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 Deacon2-1/+304
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: hash - Add crypto_clone_ahash/shashHerbert Xu2-2/+8
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-19ext4: Add a uapi header for ext4 userspace APIsJosh Triplett1-0/+117
2023-04-19Revert "net/mlx5: Enable management PF initialization"Jakub Kicinski1-5/+0
2023-04-19net/handshake: Add a kernel API for requesting a TLSv1.3 handshakeChuck Lever2-0/+45
2023-04-19net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever2-0/+230
2023-04-19Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...Linus Torvalds1-18/+21
2023-04-19SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo1-2/+1
2023-04-19sed-opal: geometry feature reporting commandOndrej Kozina2-0/+14
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 Kicinski2-1/+12
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-19netfilter: conntrack: fix wrong ct->timeout valueTzung-Bi Shih1-1/+5
2023-04-18bonding: add software tx timestamping supportHangbin Liu1-0/+1
2023-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2-2/+7
2023-04-18block: ublk: switch to ioctl command encodingMing Lei1-0/+43
2023-04-18io_uring: add support for multishot timeoutsDavid Wei1-0/+1
2023-04-18mm: ksm: support hwpoison for ksm pageLonglong Xia2-0/+18
2023-04-18uapi/linux/const.h: prefer ISO-friendly __typeof__Kevin Brodsky1-1/+1
2023-04-18delayacct: track delays from IRQ/SOFTIRQYang Yang2-1/+20
2023-04-18lib/rbtree: use '+' instead of '|' for setting color.Noah Goldstein1-2/+2
2023-04-18memfd: pass argument of memfd_fcntl as intLuca Vizzarro1-2/+2