summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-02-22crypto: ahash - Only save callback and data in ahash_save_reqHerbert Xu
2025-02-22crypto: skcipher - Set tfm in SYNC_SKCIPHER_REQUEST_ON_STACKHerbert Xu
2025-02-22dt-bindings: reset: Add SCMI reset IDs for RK3588Nicolas Frattaroli
2025-02-22hyperv: Change hv_root_partition into a functionNuno Das Neves
2025-02-22hyperv: Convert hypercall statuses to linux error codesNuno Das Neves
2025-02-21usb: Add base USB MCTP definitionsJeremy Kerr
2025-02-21net: fib_rules: Add DSCP mask attributeIdo Schimmel
2025-02-21net: better track kernel sockets lifetimeEric Dumazet
2025-02-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-02-21PCI/ERR: Handle TLP Log in Flit modeIlpo Järvinen
2025-02-21PCI: Track Flit Mode Status & print it with link statusIlpo Järvinen
2025-02-21rtnetlink: Remove "net" from newlink paramsXiao Liang
2025-02-21net: ip_tunnel: Use link netns in newlink() of rtnl_link_opsXiao Liang
2025-02-21net: Use link/peer netns in newlink() of rtnl_link_opsXiao Liang
2025-02-21rtnetlink: Pack newlink() params into structXiao Liang
2025-02-21afs: Give an afs_server object a ref on the afs_cell object it points toDavid Howells
2025-02-21Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-21Merge tag 'io_uring-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-21dt-bindings: clock: add clock definitions for Ralink SoCsSergio Paracuellos
2025-02-21coresight: core: Add provision for panic callbacksLinu Cherian
2025-02-21iommu: Turn fault_data to iommufd private pointerNicolin Chen
2025-02-21iommu: Make iommu_dma_prepare_msi() into a generic operationJason Gunthorpe
2025-02-21genirq/msi: Refactor iommu_dma_compose_msi_msg()Jason Gunthorpe
2025-02-21genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookieJason Gunthorpe
2025-02-21Merge tag 'v6.14-rc3' into x86/mm, to pick up fixes before merging new changesIngo Molnar
2025-02-21perf/core: Move perf_event sysctls into kernel/eventsJoel Granados
2025-02-21Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar
2025-02-21mm/filemap: fix miscalculated file range for filemap_fdatawrite_range_kick()Jingbo Xu
2025-02-21pps: generators: replace copy of pps-gen info struct with const pointerSubramanian Mohan
2025-02-21USB: core: Add eUSB2 descriptor and parsing in USB coreKannappan R
2025-02-21media: tuners: Constify struct tunertype, tuner_range and tuner_paramsChristophe JAILLET
2025-02-21media: uapi: rkisp1-config: Fix typo in extensible params exampleNiklas Söderlund
2025-02-21sysv: Remove the filesystemJan Kara
2025-02-21vfs: inline new_inode_pseudo() and de-staticize alloc_inode()Mateusz Guzik
2025-02-21vfs: inline getname()Mateusz Guzik
2025-02-21ioctl: Fix return type of several functions from long to intYuichiro Tsuji
2025-02-21open: Fix return type of several functions from long to intYuichiro Tsuji
2025-02-21fs: avoid mmap sem relocks when coredumping with many missing pagesMateusz Guzik
2025-02-21vfs: use the new debug macros in inode_set_cached_link()Mateusz Guzik
2025-02-21vfs: add initial support for CONFIG_DEBUG_VFSMateusz Guzik
2025-02-21vdso: Remove remnants of architecture-specific time storageThomas Weißschuh
2025-02-21vdso: Remove remnants of architecture-specific random state storageThomas Weißschuh
2025-02-21vdso: Add generic architecture-specific data storageThomas Weißschuh
2025-02-21vdso: Add generic random data storageThomas Weißschuh
2025-02-21vdso: Add generic time data storageThomas Weißschuh
2025-02-21vdso: Introduce vdso/align.hThomas Weißschuh
2025-02-21gpio: regmap: Allow ngpio to be read from the propertyAndy Shevchenko
2025-02-21gpio: regmap: Group optional assignments together for better understandingAndy Shevchenko
2025-02-21xfrm: check for PMTU in tunnel mode for packet offloadLeon Romanovsky
2025-02-21xfrm: simplify SA initialization routineLeon Romanovsky