aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-28x86/bugs: Remove duplicate Spectre cmdline option descriptionsJosh Poimboeuf1-76/+10
2024-06-28x86/syscall: Mark exit[_group] syscall handlers __noreturnJosh Poimboeuf9-25/+56
2024-06-28drm/mediatek/dp: Fix spurious kfree()Michael Walle1-2/+8
2024-06-28s390/3270: Add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-06-28s390/dcssblk: Add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-28s390/mm: Add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-28s390/lib: Add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-06-28s390/crc32: Add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-28ASoC: meson: tdm: add sample rate support up to 768kHzJerome Brunet4-6/+6
2024-06-28ASoC: dt-bindings: fsl,xcvr: Adjust the number of interruptsShengjiu Wang1-3/+8
2024-06-28ASoC: max98088: Check for clk_prepare_enable() errorChen Ni1-3/+7
2024-06-28ASoC: Remove unneeded semicolonYang Li1-1/+1
2024-06-28ASoC: soc-utils: allow sample rate up to 768kHz for the dummy daiJerome Brunet1-3/+6
2024-06-28ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUsPiotr Wojtaszczyk6-0/+536
2024-06-28ASoC: dt-bindings: lpc32xx: Add lpc32xx i2s DT bindingPiotr Wojtaszczyk2-0/+82
2024-06-28can: gs_usb: add VID/PID for Xylanta SAINT3 product familyMarc Kleine-Budde1-0/+5
2024-06-28Merge patch series "Add the ability to query mount options in statmount"Christian Brauner4-6/+131
2024-06-28sefltests: extend the statmount test for mount optionsJosef Bacik1-1/+90
2024-06-28fs: use guard for namespace_sem in statmount()Christian Brauner1-77/+83
2024-06-28fs: export mount options via statmount()Josef Bacik2-2/+38
2024-06-28Merge patch series "Support foreign mount namespace with statmount/listmount"Christian Brauner9-66/+663
2024-06-28fs: rename show_mnt_opts -> show_vfsmnt_optsJosef Bacik1-3/+3
2024-06-28selftests: add a test for the foreign mnt ns extensionsJosef Bacik4-41/+424
2024-06-28MAINTAINERS: Update IOMMU tree locationJoerg Roedel1-4/+4
2024-06-28powerpc/prom: Add CPU info to hardware description string laterNathan Lynch1-4/+8
2024-06-28powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()Nathan Lynch1-0/+4
2024-06-28powerpc/platforms: Move files from 4xx to 44xChristophe Leroy12-32/+20
2024-06-28powerpc: Replace CONFIG_4xx with CONFIG_44xMichael Ellerman10-19/+13
2024-06-28powerpc/4xx: Remove CONFIG_BOOKE_OR_40xMichael Ellerman18-26/+21
2024-06-28powerpc: Remove core support for 40xChristophe Leroy29-1728/+14
2024-06-28powerpc: Remove 40x from Kconfig and defconfigMichael Ellerman5-43/+10
2024-06-28powerpc/boot: Remove all 40x platforms from bootChristophe Leroy17-2875/+1
2024-06-28powerpc/40x: Remove 40x platforms.Christophe Leroy13-587/+0
2024-06-28drm/mediatek: dpi/dsi: Fix possible_crtcs calculationMichael Walle4-39/+80
2024-06-28Merge tag 'ieee802154-for-net-2024-06-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2-10/+12
2024-06-28macintosh: Drop explicit initialization of struct i2c_device_id::driver_data ...Uwe Kleine-König6-6/+6
2024-06-28powerpc/pseries: Fix scv instruction crash with kexecNicholas Piggin4-10/+11
2024-06-28arm64: dts: rockchip: Delete the SoC variant dtsi for RK3399ProDragan Simic1-22/+0
2024-06-28arm64: dts: rockchip: Fix mic-in-differential usage on rk3568-evb1-v10Cristian Ciocaltea1-1/+1
2024-06-28arm64: dts: rockchip: Fix mic-in-differential usage on rk3566-roc-pcCristian Ciocaltea1-1/+1
2024-06-28arm64: dts: rockchip: Drop invalid mic-in-differential on rk3568-rock-3aCristian Ciocaltea1-4/+0
2024-06-28arm64: dts: rockchip: Add rock5b overlays for PCIe endpoint modeNiklas Cassel3-0/+43
2024-06-28arm64: dts: rockchip: Add PCIe endpoint mode supportNiklas Cassel1-0/+35
2024-06-28Merge branch 'mlx5-fixes' into mainDavid S. Miller8-33/+103
2024-06-28net/mlx5e: Approximate IPsec per-SA payload data bytes countLeon Romanovsky1-1/+13
2024-06-28net/mlx5e: Present succeeded IPsec SA bytes and packetLeon Romanovsky1-13/+23
2024-06-28net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup()Jianbo Liu1-0/+5
2024-06-28net/mlx5: E-switch, Create ingress ACL when neededChris Mi1-8/+29
2024-06-28net/mlx5: Use max_num_eqs_24b when setting max_io_eqsDaniel Jurgens1-5/+17
2024-06-28net/mlx5: Use max_num_eqs_24b capability if setDaniel Jurgens3-6/+12