summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-12-12Merge branch 'vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/...Jens Axboe4-19/+25
2023-12-12Merge tag 'coresight-next-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-0/+1
2023-12-12file: remove __receive_fd()Christian Brauner2-5/+2
2023-12-12file: stop exposing receive_fd_user()Christian Brauner2-7/+9
2023-12-12fs: replace f_rcuhead with f_task_workChristian Brauner1-1/+3
2023-12-12file: s/close_fd_get_file()/file_close_fd()/gChristian Brauner1-1/+1
2023-12-12Improve __fget_files_rcu() code generation (and thus __fget_light())Linus Torvalds1-6/+11
2023-12-12arm64: perf: Add support for event counting thresholdJames Clark1-0/+1
2023-12-12arm: pmu: Share user ABI format mechanism with SPEJames Clark1-0/+22
2023-12-12arm64: perf: Include threshold control fields in PMEVTYPER maskJames Clark1-1/+2
2023-12-12arm: perf: Convert remaining fields to use GENMASKJames Clark1-5/+13
2023-12-12arm: perf: Use GENMASK for PMMIR fieldsJames Clark1-6/+3
2023-12-12arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_NJames Clark1-2/+1
2023-12-12wifi: mac80211: add a flag to disallow puncturingJohannes Berg1-0/+4
2023-12-12wifi: cfg80211: Add support for setting TID to link mappingIlan Peer2-0/+37
2023-12-12wifi: mac80211: update some locking documentationJohannes Berg1-10/+9
2023-12-12wifi: cfg80211: add BSS usage reportingJohannes Berg2-7/+93
2023-12-12wifi: nl80211: Extend del pmksa support for SAE and OWE securityVinayak Yadawad1-1/+2
2023-12-12wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharingEvan Quan1-0/+9
2023-12-12soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtimeHerve Codina1-0/+10
2023-12-12soc: fsl: cpm1: qmc: Add support for child devicesHerve Codina1-0/+2
2023-12-12soc: fsl: cpm1: qmc: Extend the API to provide Rx statusHerve Codina1-1/+14
2023-12-12iommu: Mark dev_iommu_priv_set() with a lockdepJason Gunthorpe1-4/+1
2023-12-12iommmu/of: Do not return struct iommu_ops from of_iommu_configure()Jason Gunthorpe1-7/+6
2023-12-12iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe1-2/+2
2023-12-12mm: Deprecate pasid fieldTina Zhang1-1/+0
2023-12-12iommu: Support mm PASID 1:n with sva domainsTina Zhang1-3/+20
2023-12-12mm: Add structure to keep sva informationTina Zhang2-0/+7
2023-12-12iommu: Add mm_get_enqcmd_pasid() helper functionTina Zhang1-0/+12
2023-12-12iommu: Change kconfig around IOMMU_SVAJason Gunthorpe3-3/+3
2023-12-12Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into wireless-nextJohannes Berg1-0/+91
2023-12-12wifi: ieee80211: don't require protected vendor action framesJohannes Berg1-1/+2
2023-12-12Expose c0 and SW encap ICM for RDMALeon Romanovsky66-115/+347
2023-12-12RDMA/mlx5: Expose register c0 for RDMA deviceMark Bloch1-0/+2
2023-12-12net/mlx5: E-Switch, expose eswitch manager vportMark Bloch1-0/+8
2023-12-12RDMA/mlx5: Support handling of SW encap ICM areaShun Hao2-0/+2
2023-12-12net/mlx5: Introduce indirect-sw-encap ICM propertiesShun Hao1-2/+7
2023-12-12bpf: use bitfields for simple per-subprog bool flagsAndrii Nakryiko1-6/+6
2023-12-12bpf: tidy up exception callback management a bitAndrii Nakryiko1-1/+1
2023-12-12rtnl: add helper to send if skb is not nullPedro Tammela1-0/+7
2023-12-12rtnl: add helper to check if a notification is neededVictor Nogueira1-0/+15
2023-12-12rtnl: add helper to check if rtnl group has listenersJamal Hadi Salim1-0/+7
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie38-56/+188
2023-12-12Merge tag 'gpio-remove-gpiochip_is_requested-for-v6.8-rc1' of git://git.kerne...Linus Walleij1-9/+30
2023-12-12f2fs: add tracepoint for f2fs_vm_page_mkwrite()Chao Yu1-13/+26
2023-12-12rcu: Remove unused macros from rcupdate.hPedro Falcato1-3/+0
2023-12-12rcu: Restrict access to RCU CPU stall notifiersPaul E. McKenney1-3/+3
2023-12-11thermal: core: Make thermal_zone_device_unregister() return after freeing the...Rafael J. Wysocki1-0/+2
2023-12-11iio: core: introduce trough info element for minimum valuesJavier Carrasco1-0/+1
2023-12-11add statmount(2) syscallMiklos Szeredi2-0/+58