This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a349e4c65960 Merge tag 'xfs-5.10-fixes-7' of git://git.kernel.org/pub/s [...] new a9e5c87ca744 afs: Fix speculative status fetch going out of order wrt t [...] new 704c2317cab5 ext4: drop fast_commit from /proc/mounts new 2bf31d94423c jbd2: fix kernel-doc markups new f902b2165010 ext4: fix bogus warning in ext4_update_dx_flag() new a7f07fc14f06 Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/ [...] new 33f16855dcb9 tty: serial: imx: fix potential deadlock new d41227544427 speakup: Do not let the line discipline be used several times new e67c139c488e tty: serial: imx: keep console clocks always on new 425af483523b serial: ar933x_uart: disable clk on error handling path in probe new de7580357025 Merge tag 'tty-5.10-rc5' of git://git.kernel.org/pub/scm/l [...] new e2b2e4386cb7 staging: mt7621-pci: avoid to request pci bus resources new 06ea59405170 staging: ralink-gdma: fix kconfig dependency bug for DMA_RALINK new aee9dccc5b64 staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids new 18db36a073db docs: ABI: testing: iio: stm32: remove re-introduced unsup [...] new 56e4f2dda23c iio: cros_ec: Use default frequencies when EC returns inva [...] new 15207a92e019 iio: adc: mediatek: fix unset field new 695e2f5c289b iio: adc: stm32-adc: fix a regression when using dma and irq new 271b339236e1 counter/ti-eqep: Fix regmap max_register new fe0b980ffd1d iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout new c91ebcc578e0 iio/adc: ingenic: Fix battery VREF for JZ4770 SoC new 6d6aa2907d59 iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used new 44a146a44f65 iio: light: fix kconfig dependency bug for VCNL4035 new 11e94f28c3de iio: accel: kxcjk1013: Replace is_smo8500_device with an a [...] new e5b1032a656e iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM f [...] new 2dde2821b57f Merge tag 'iio-fixes-for-5.10a' of https://git.kernel.org/ [...] new d27637ece80f Merge tag 'staging-5.10-rc5' of git://git.kernel.org/pub/s [...] new 450677dcb0cc mm/madvise: fix memory leak from process_madvise new bc2dc4406c46 compiler-clang: remove version check for BPF Tracing new a927bd6ba952 mm: fix phys_to_target_node() and memory_add_physaddr_to_n [...] new 4349a83a3190 mm: fix readahead_page_batch for retry entries new 8faeb1ffd795 mm: memcg/slab: fix root memcg vmstats new bfe8cc1db02a mm/userfaultfd: do not access vma->vm_mm after calling han [...] new 488dac0c9237 libfs: fix error cast of negative value in simple_attr_write() new 66383800df9c mm: fix madvise WILLNEED performance problem new 4a51c60a1115 Merge branch 'akpm' (patches from Andrew) new 8986f223bd77 iommu/vt-d: Take CONFIG_PCI_ATS into account new 1a371e67dc77 x86/microcode/intel: Check patch signature before saving m [...] new 860aaabac823 x86/dumpstack: Do not try to access user space code of oth [...] new 01cf158e48d2 Revert "iommu/vt-d: Take CONFIG_PCI_ATS into account" new 7d53be55c9d7 Merge tag 'x86_urgent_for_v5.10-rc5' of git://git.kernel.o [...] new fbc81ec5b85d efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP new fe5186cf12e3 efivarfs: fix memory leak in efivarfs_create() new c2fe61d8be49 efi/x86: Free efi_pgd with free_pages() new 68d3fa235fd8 Merge tag 'efi-urgent-for-v5.10-rc3' of git://git.kernel.o [...]
The 44 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../ABI/testing/sysfs-bus-iio-timer-stm32 | 24 --------- arch/arm/boot/compressed/head.S | 3 ++ arch/ia64/include/asm/sparsemem.h | 6 +++ arch/powerpc/include/asm/mmzone.h | 5 ++ arch/powerpc/include/asm/sparsemem.h | 5 +- arch/powerpc/mm/mem.c | 1 + arch/x86/include/asm/sparsemem.h | 10 ++++ arch/x86/kernel/cpu/microcode/intel.c | 63 ++++------------------ arch/x86/kernel/dumpstack.c | 23 ++++++-- arch/x86/mm/numa.c | 2 + arch/x86/platform/efi/efi_64.c | 24 +++++---- drivers/accessibility/speakup/spk_ttyio.c | 12 ++++- drivers/counter/ti-eqep.c | 4 +- drivers/dax/Kconfig | 1 - drivers/iio/accel/kxcjk-1013.c | 51 ++++++++++++++++-- drivers/iio/adc/ingenic-adc.c | 34 +++++++++--- drivers/iio/adc/mt6577_auxadc.c | 6 ++- drivers/iio/adc/stm32-adc-core.c | 41 ++++++-------- drivers/iio/adc/stm32-adc.c | 50 ++++++++++++++++- .../common/cros_ec_sensors/cros_ec_sensors_core.c | 16 ++++-- drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c | 6 ++- drivers/iio/light/Kconfig | 1 + drivers/staging/mt7621-pci/pci-mt7621.c | 15 ++---- drivers/staging/ralink-gdma/Kconfig | 1 + drivers/staging/rtl8723bs/os_dep/sdio_intf.c | 1 + drivers/tty/serial/ar933x_uart.c | 6 ++- drivers/tty/serial/imx.c | 30 ++++------- fs/afs/dir.c | 1 + fs/afs/inode.c | 8 +++ fs/afs/internal.h | 1 + fs/efivarfs/super.c | 1 + fs/ext4/ext4.h | 3 +- fs/ext4/super.c | 4 -- fs/jbd2/journal.c | 34 ++++++------ fs/jbd2/transaction.c | 31 +++++------ fs/libfs.c | 6 ++- include/linux/compiler-clang.h | 2 + include/linux/jbd2.h | 2 +- include/linux/memory_hotplug.h | 14 ----- include/linux/numa.h | 30 ++++++++++- include/linux/pagemap.h | 2 + mm/huge_memory.c | 9 ++-- mm/madvise.c | 4 +- mm/memcontrol.c | 9 +++- mm/memory_hotplug.c | 18 ------- 45 files changed, 359 insertions(+), 261 deletions(-)