summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-12file: stop exposing receive_fd_user()Christian Brauner
2023-12-12fs: replace f_rcuhead with f_task_workChristian Brauner
2023-12-12file: s/close_fd_get_file()/file_close_fd()/gChristian Brauner
2023-12-12Improve __fget_files_rcu() code generation (and thus __fget_light())Linus Torvalds
2023-12-12arm64: perf: Add support for event counting thresholdJames Clark
2023-12-12arm: pmu: Share user ABI format mechanism with SPEJames Clark
2023-12-12arm64: perf: Include threshold control fields in PMEVTYPER maskJames Clark
2023-12-12arm: perf: Convert remaining fields to use GENMASKJames Clark
2023-12-12arm: perf: Use GENMASK for PMMIR fieldsJames Clark
2023-12-12arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_NJames Clark
2023-12-12wifi: mac80211: add a flag to disallow puncturingJohannes Berg
2023-12-12wifi: cfg80211: Add support for setting TID to link mappingIlan Peer
2023-12-12wifi: mac80211: update some locking documentationJohannes Berg
2023-12-12wifi: cfg80211: add BSS usage reportingJohannes Berg
2023-12-12wifi: nl80211: Extend del pmksa support for SAE and OWE securityVinayak Yadawad
2023-12-12wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharingEvan Quan
2023-12-12soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtimeHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Add support for child devicesHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Extend the API to provide Rx statusHerve Codina
2023-12-12iommu: Mark dev_iommu_priv_set() with a lockdepJason Gunthorpe
2023-12-12iommmu/of: Do not return struct iommu_ops from of_iommu_configure()Jason Gunthorpe
2023-12-12iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe
2023-12-12mm: Deprecate pasid fieldTina Zhang
2023-12-12iommu: Support mm PASID 1:n with sva domainsTina Zhang
2023-12-12mm: Add structure to keep sva informationTina Zhang
2023-12-12iommu: Add mm_get_enqcmd_pasid() helper functionTina Zhang
2023-12-12iommu: Change kconfig around IOMMU_SVAJason Gunthorpe
2023-12-12Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into wireless-nextJohannes Berg
2023-12-12wifi: ieee80211: don't require protected vendor action framesJohannes Berg
2023-12-12Expose c0 and SW encap ICM for RDMALeon Romanovsky
2023-12-12RDMA/mlx5: Expose register c0 for RDMA deviceMark Bloch
2023-12-12net/mlx5: E-Switch, expose eswitch manager vportMark Bloch
2023-12-12RDMA/mlx5: Support handling of SW encap ICM areaShun Hao
2023-12-12net/mlx5: Introduce indirect-sw-encap ICM propertiesShun Hao
2023-12-11bpf: use bitfields for simple per-subprog bool flagsAndrii Nakryiko
2023-12-11bpf: tidy up exception callback management a bitAndrii Nakryiko
2023-12-11rtnl: add helper to send if skb is not nullPedro Tammela
2023-12-11rtnl: add helper to check if a notification is neededVictor Nogueira
2023-12-11rtnl: add helper to check if rtnl group has listenersJamal Hadi Salim
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie
2023-12-12Merge tag 'gpio-remove-gpiochip_is_requested-for-v6.8-rc1' of git://git.kerne...Linus Walleij
2023-12-11f2fs: add tracepoint for f2fs_vm_page_mkwrite()Chao Yu
2023-12-12rcu: Remove unused macros from rcupdate.hPedro Falcato
2023-12-12rcu: Restrict access to RCU CPU stall notifiersPaul E. McKenney
2023-12-11thermal: core: Make thermal_zone_device_unregister() return after freeing the...Rafael J. Wysocki
2023-12-11iio: core: introduce trough info element for minimum valuesJavier Carrasco
2023-12-11add statmount(2) syscallMiklos Szeredi
2023-12-11PCI/ASPM: Add pci_enable_link_state_locked()Johan Hovold
2023-12-11net, xdp: Allow metadata > 32Aleksander Lobakin
2023-12-11quota: convert dquot_claim_space_nodirty() to return voidChao Yu