summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-02-22rtnetlink: Remove "net" from newlink paramsXiao Liang1-2/+0
2025-02-22net: ip_tunnel: Use link netns in newlink() of rtnl_link_opsXiao Liang1-2/+3
2025-02-22net: Use link/peer netns in newlink() of rtnl_link_opsXiao Liang1-0/+17
2025-02-22rtnetlink: Pack newlink() params into structXiao Liang2-6/+25
2025-02-22afs: Give an afs_server object a ref on the afs_cell object it points toDavid Howells1-0/+2
2025-02-21Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds2-7/+35
2025-02-21Merge tag 'io_uring-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2025-02-21dt-bindings: clock: add clock definitions for Ralink SoCsSergio Paracuellos1-0/+130
2025-02-21coresight: core: Add provision for panic callbacksLinu Cherian1-0/+12
2025-02-21iommu: Turn fault_data to iommufd private pointerNicolin Chen1-2/+4
2025-02-21iommu: Make iommu_dma_prepare_msi() into a generic operationJason Gunthorpe1-14/+30
2025-02-21genirq/msi: Refactor iommu_dma_compose_msi_msg()Jason Gunthorpe2-6/+28
2025-02-21genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookieJason Gunthorpe1-21/+12
2025-02-21Merge tag 'v6.14-rc3' into x86/mm, to pick up fixes before merging new changesIngo Molnar34-64/+258
2025-02-21perf/core: Move perf_event sysctls into kernel/eventsJoel Granados1-9/+0
2025-02-21Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar36-66/+262
2025-02-21mm/filemap: fix miscalculated file range for filemap_fdatawrite_range_kick()Jingbo Xu1-2/+2
2025-02-21pps: generators: replace copy of pps-gen info struct with const pointerSubramanian Mohan1-2/+2
2025-02-21USB: core: Add eUSB2 descriptor and parsing in USB coreKannappan R2-3/+20
2025-02-21media: tuners: Constify struct tunertype, tuner_range and tuner_paramsChristophe JAILLET1-3/+3
2025-02-21media: uapi: rkisp1-config: Fix typo in extensible params exampleNiklas Söderlund1-1/+1
2025-02-21sysv: Remove the filesystemJan Kara1-214/+0
2025-02-21vfs: inline new_inode_pseudo() and de-staticize alloc_inode()Mateusz Guzik1-1/+5
2025-02-21vfs: inline getname()Mateusz Guzik1-1/+4
2025-02-21ioctl: Fix return type of several functions from long to intYuichiro Tsuji1-1/+1
2025-02-21open: Fix return type of several functions from long to intYuichiro Tsuji2-5/+5
2025-02-21fs: avoid mmap sem relocks when coredumping with many missing pagesMateusz Guzik1-1/+1
2025-02-21vfs: use the new debug macros in inode_set_cached_link()Mateusz Guzik1-0/+2
2025-02-21vfs: add initial support for CONFIG_DEBUG_VFSMateusz Guzik2-0/+46
2025-02-21vdso: Remove remnants of architecture-specific time storageThomas Weißschuh4-41/+9
2025-02-21vdso: Remove remnants of architecture-specific random state storageThomas Weißschuh2-6/+0
2025-02-21vdso: Add generic architecture-specific data storageThomas Weißschuh1-0/+25
2025-02-21vdso: Add generic random data storageThomas Weißschuh2-0/+22
2025-02-21vdso: Add generic time data storageThomas Weißschuh4-8/+60
2025-02-21vdso: Introduce vdso/align.hThomas Weißschuh2-9/+16
2025-02-21gpio: regmap: Allow ngpio to be read from the propertyAndy Shevchenko1-1/+1
2025-02-21gpio: regmap: Group optional assignments together for better understandingAndy Shevchenko1-1/+1
2025-02-21xfrm: check for PMTU in tunnel mode for packet offloadLeon Romanovsky1-0/+9
2025-02-21xfrm: simplify SA initialization routineLeon Romanovsky1-2/+1
2025-02-21xfrm: delay initialization of offload path till its actually requestedLeon Romanovsky1-1/+10
2025-02-21dt-bindings: xilinx: Deprecate header with firmware constantsMichal Simek1-0/+7
2025-02-21Merge patch series "Support Multi-frequency scale for UFS"Martin K. Petersen1-2/+7
2025-02-21scsi: ufs: core: Toggle Write Booster during clock scaling base on gear speedCan Guo1-0/+3
2025-02-21scsi: ufs: core: Add a vop to map clock frequency to gear speedCan Guo1-0/+2
2025-02-21scsi: ufs: core: Pass target_freq to clk_scale_notify() vopCan Guo1-2/+2
2025-02-21net: phy: remove unused feature array declarationsHeiner Kallweit1-3/+0
2025-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf bpf-6.14-rc4Alexei Starovoitov43-69/+307
2025-02-21Merge tag 'tags/ib-mfd-power-v6.15' into psy-nextSebastian Reichel1-0/+1
2025-02-21Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-0/+12
2025-02-21xsk: Add launch time hardware offload support to XDP Tx metadataSong Yoong Siang4-0/+24