aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-28wifi: mac80211_hwsim: fix kernel-docJohannes Berg1-2/+2
2024-06-28wifi: mac80211: Use the link BSS configuration for beacon processingIlan Peer1-12/+12
2024-06-28dt-bindings: net: realtek,rtl82xx: Document known PHY IDs as compatible stringsMarek Vasut1-0/+23
2024-06-28wifi: mac80211: remove key data from get_key callbackJohannes Berg1-3/+0
2024-06-28wifi: nl80211: don't give key data to userspaceJohannes Berg1-8/+2
2024-06-28fs: add an ioctl to get the mnt ns id from nsfsJosef Bacik2-0/+16
2024-06-28fs: Allow statmount() in foreign mount namespaceChristian Brauner1-6/+25
2024-06-28fs: Allow listmount() in foreign mount namespaceChristian Brauner2-18/+72
2024-06-28fs: export the mount ns id via statmountJosef Bacik2-1/+14
2024-06-28fs: keep an index of current mount namespacesJosef Bacik2-2/+113
2024-06-28fs: relax permissions for statmount()Christian Brauner1-1/+2
2024-06-28listmount: allow listing in reverse orderChristian Brauner2-10/+50
2024-06-28fs: relax permissions for listmount()Christian Brauner1-1/+1
2024-06-28fs: simplify error handlingChristian Brauner1-12/+6
2024-06-28fs: don't copy to userspace under namespace semaphoreChristian Brauner1-42/+56
2024-06-28path: add cleanup helperChristian Brauner1-0/+9
2024-06-28dmaengine: fsl-dpaa2-qdma: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-28can: m_can: Constify struct m_can_opsChristophe JAILLET4-4/+4
2024-06-28Merge patch series "can: rcar_canfd: Small improvements and cleanups"Marc Kleine-Budde1-25/+16
2024-06-28can: rcar_canfd: Remove superfluous parentheses in address calculationsGeert Uytterhoeven1-7/+7
2024-06-28can: rcar_canfd: Improve printing of global operational stateGeert Uytterhoeven1-2/+3
2024-06-28can: rcar_canfd: Simplify clock handlingGeert Uytterhoeven1-17/+7
2024-06-28dmaengine: ti: add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-06-28dmaengine: ti: cppi41: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-28dmaengine: virt-dma: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-28dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channelsVignesh Raghavendra1-1/+3
2024-06-28dmaengine: sh: rz-dmac: Fix lockdep assert warningBiju Das1-1/+1
2024-06-28fbdev: omap2: Return clk_prepare_enable to transfer the errorChen Ni1-3/+1
2024-06-28powerpc/iommu: Reimplement the iommu_table_group_ops for pSeriesShivaprasad G Bhat4-98/+543
2024-06-28powerpc/iommu: Move dev_has_iommu_table() to iommu.cShivaprasad G Bhat3-16/+23
2024-06-28vfio/spapr: Always clear TCEs before unsetting the windowShivaprasad G Bhat1-4/+9
2024-06-28powerpc/pseries/iommu: Use the iommu table[0] for IOV VF's DDWShivaprasad G Bhat1-5/+7
2024-06-28powerpc/pseries/iommu: Fix the VFIO_IOMMU_SPAPR_TCE_GET_INFO ioctl outputShivaprasad G Bhat1-14/+67
2024-06-28powerpc/iommu: Move pSeries specific functions to pseries/iommu.cShivaprasad G Bhat3-148/+149
2024-06-28firmware: sysfb: Fix reference count of sysfb parent deviceThomas Zimmermann1-4/+8
2024-06-28documentation: media: vivid: Update documentation on vivid loopback supportDorcas Anono Litunya1-23/+29
2024-06-28media: vivid: loopback based on 'Connected To' controlsHans Verkuil12-282/+362
2024-06-28media: vivid: Add 'Is Connected To' menu controlsDorcas Anono Litunya3-17/+401
2024-06-28media: vivid: add instance number to input/output namesHans Verkuil2-12/+12
2024-06-28media: vivid: don't set HDMI TX controls if there are no HDMI outputsHans Verkuil1-4/+8
2024-06-28media: vivid: vidioc_g_edid: do not change the original input EDIDHans Verkuil2-4/+22
2024-06-28media: Documentation: vivid.rst: Remove documentation for Capture OverlayDorcas Anono Litunya1-68/+0
2024-06-28media: Documentation: vivid.rst: add supports_requestsHans Verkuil1-0/+9
2024-06-28media: Documentation: vivid.rst: drop "Video, VBI and RDS Looping"Hans Verkuil1-15/+17
2024-06-28media: Documentation: vivid.rst: fix confusing section refsHans Verkuil1-20/+21
2024-06-28tools/power turbostat: Add ZERO_ARRAY for zero initializing builtin arrayPatryk Wlazlyn1-3/+5
2024-06-28tools/power turbostat: Replace enum rapl_source and cstate_source with counte...Patryk Wlazlyn1-20/+19
2024-06-28tools/power turbostat: Remove anonymous union from rapl_counter_info_tPatryk Wlazlyn1-9/+3
2024-06-27tools/power turbostat: Add local build_bug.h header for snapshot targetPatryk Wlazlyn2-2/+6
2024-06-27tools/power/turbostat: Switch to new Intel CPU model definesTony Luck1-70/+95