aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds2022-06-265-3/+9
|\
| * parisc: Enable ARCH_HAS_STRICT_MODULE_RWXHelge Deller2022-06-261-0/+1
| * parisc: Fix flush_anon_page on PA8800/PA8900John David Anglin2022-06-261-1/+4
| * parisc: align '*' in comment in math-emu codeJiang Jian2022-06-261-1/+1
| * parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STIHelge Deller2022-06-072-1/+3
* | Merge tag 'xtensa-20220626' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2022-06-263-1/+3
|\ \
| * | xtensa: change '.bss' to '.section .bss'Max Filippov2022-06-201-1/+1
| * | xtensa: xtfpga: Fix refcount leak bug in setupLiang He2022-06-181-0/+1
| * | xtensa: Fix refcount leak bug in time.cLiang He2022-06-181-0/+1
* | | Merge tag 'powerpc-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2022-06-2613-40/+83
|\ \ \
| * | | powerpc/powernv: wire up rng during setup_archJason A. Donenfeld2022-06-223-16/+40
| * | | powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and KASANChristophe Leroy2022-06-191-1/+1
| * | | powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer addressAndrew Donnellan2022-06-181-1/+10
| * | | powerpc: Enable execve syscall exit tracepointNaveen N. Rao2022-06-181-1/+1
| * | | powerpc/pseries: wire up rng during setup_arch()Jason A. Donenfeld2022-06-183-8/+6
| * | | powerpc/microwatt: wire up rng during setup_arch()Jason A. Donenfeld2022-06-183-7/+18
| * | | powerpc/mm: Move CMA reservations after initmem_init()Michael Ellerman2022-06-181-6/+7
| |/ /
* | | Merge tag 'kbuild-fixes-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2022-06-264-4/+13
|\ \ \
| * | | kbuild: Ignore __this_module in gen_autoksyms.shSami Tolvanen2022-06-261-0/+3
| * | | kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)Masahiro Yamada2022-06-261-1/+1
| * | | Documentation/llvm: Update Supported Arch tableNick Desaulniers2022-06-201-2/+8
| * | | modpost: fix section mismatch check for exported init/exit sectionsMasahiro Yamada2022-06-201-1/+1
* | | | Merge tag 'exfat-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfatLinus Torvalds2022-06-261-1/+3
|\ \ \ \
| * | | | exfat: use updated exfat_chain directly during renamingSungjong Seo2022-06-091-1/+3
| | |_|/ | |/| |
* | | | Merge tag '5.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2022-06-268-139/+366
|\ \ \ \
| * | | | cifs: update cifs_ses::ip_addr after failoverPaulo Alcantara2022-06-241-1/+7
| * | | | cifs: avoid deadlocks while updating ifaceShyam Prasad N2022-06-242-15/+33
| * | | | cifs: periodically query network interfaces from serverShyam Prasad N2022-06-224-1/+35
| * | | | cifs: during reconnect, update interface if necessaryShyam Prasad N2022-06-223-0/+88
| * | | | cifs: change iface_list from array to sorted linked listShyam Prasad N2022-06-226-129/+201
| * | | | smb3: use netname when available on secondary channelsShyam Prasad N2022-06-221-2/+9
| * | | | smb3: fix empty netname context on secondary channelsSteve French2022-06-201-6/+8
| | |/ / | |/| |
* | | | Merge tag 'char-misc-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2022-06-2525-52/+92
|\ \ \ \
| * \ \ \ Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman2022-06-2025-52/+92
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | iio:proximity:sx9324: Check ret value of device_property_read_u32_array()Aashish Sharma2022-06-191-0/+3
| | * | | iio: accel: mma8452: ignore the return value of reset operationHaibo Chen2022-06-191-3/+7
| | * | | iio: adc: stm32: fix maximum clock rate for stm32mp15xOlivier Moysan2022-06-191-1/+1
| | * | | iio: adc: stm32: fix vrefint wrong calibration value handlingOlivier Moysan2022-06-191-10/+17
| | * | | iio: imu: inv_icm42600: Fix broken icm42600 (chip id 0 value)Jean-Baptiste Maneyrol2022-06-192-1/+2
| | * | | iio: adc: vf610: fix conversion mode sysfs node nameBaruch Siach2022-06-191-1/+1
| | * | | iio: adc: adi-axi-adc: Fix refcount leak in adi_axi_adc_attach_clientMiaoqian Lin2022-06-191-0/+3
| | * | | iio: test: fix missing MODULE_LICENSE for IIO_RESCALE=mLiam Beguin2022-06-192-2/+2
| | * | | iio:humidity:hts221: rearrange iio trigger get and registerDmitry Rokosov2022-06-191-1/+4
| | * | | iio:chemical:ccs811: rearrange iio trigger get and registerDmitry Rokosov2022-06-191-2/+2
| | * | | iio:accel:mxc4005: rearrange iio trigger get and registerDmitry Rokosov2022-06-191-2/+2
| | * | | iio:accel:kxcjk-1013: rearrange iio trigger get and registerDmitry Rokosov2022-06-191-2/+2
| | * | | iio:accel:bma180: rearrange iio trigger get and registerDmitry Rokosov2022-06-191-1/+2
| | * | | iio: afe: rescale: Fix boolean logic bugLinus Walleij2022-06-191-1/+1
| | * | | iio: adc: aspeed: Fix refcount leak in aspeed_adc_set_trim_dataMiaoqian Lin2022-06-191-0/+1
| | * | | iio: adc: stm32: Fix IRQs on STM32F4 by removing custom spurious IRQs messageYannick Brosseau2022-06-191-10/+0