linux/drivers/iio/magnetometer
Linus Torvalds 553c89ec31 24 hotfixes. 17 are cc:stable. 15 are MM and 9 are non-MM.
The usual bunch of singletons - please see the relevant changelogs for
 details.
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQTTMBEPP41GrTpTJgfdBJ7gKXxAjgUCZ1U/QwAKCRDdBJ7gKXxA
 jnE7AQC0eyNNvaL5pLCIxN/Vmr8YeuWP1dldgI29TjrH/JKjSQEAihZNqVZYjoIT
 Gf7Y+IKnc4LbfAXcTe+MfJFeDexM5AU=
 =U5LQ
 -----END PGP SIGNATURE-----

Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm

Pull misc fixes from Andrew Morton:
 "24 hotfixes.  17 are cc:stable.  15 are MM and 9 are non-MM.

  The usual bunch of singletons - please see the relevant changelogs for
  details"

* tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (24 commits)
  iio: magnetometer: yas530: use signed integer type for clamp limits
  sched/numa: fix memory leak due to the overwritten vma->numab_state
  mm/damon: fix order of arguments in damos_before_apply tracepoint
  lib: stackinit: hide never-taken branch from compiler
  mm/filemap: don't call folio_test_locked() without a reference in next_uptodate_folio()
  scatterlist: fix incorrect func name in kernel-doc
  mm: correct typo in MMAP_STATE() macro
  mm: respect mmap hint address when aligning for THP
  mm: memcg: declare do_memsw_account inline
  mm/codetag: swap tags when migrate pages
  ocfs2: update seq_file index in ocfs2_dlm_seq_next
  stackdepot: fix stack_depot_save_flags() in NMI context
  mm: open-code page_folio() in dump_page()
  mm: open-code PageTail in folio_flags() and const_folio_flags()
  mm: fix vrealloc()'s KASAN poisoning logic
  Revert "readahead: properly shorten readahead when falling back to do_page_cache_ra()"
  selftests/damon: add _damon_sysfs.py to TEST_FILES
  selftest: hugetlb_dio: fix test naming
  ocfs2: free inode when ocfs2_get_init_inode() fails
  nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()
  ...
2024-12-08 11:26:13 -08:00
..
af8133j.c iio: magnetometer: fix if () scoped_guard() formatting 2024-11-11 11:49:47 +01:00
ak8974.c iio: magn: ak8974: use irq_get_trigger_type() 2024-09-30 09:20:59 +01:00
ak8975.c iio: magnetometer: ak8975: Add AK09118 support 2024-09-03 18:49:43 +01:00
als31300.c iio: magnetometer: add Allegro MicroSystems ALS31300 3-D Linear Hall Effect driver 2024-11-03 20:33:44 +00:00
bmc150_magn_i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
bmc150_magn_spi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
bmc150_magn.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
bmc150_magn.h
hid-sensor-magn-3d.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
hmc5843_core.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
hmc5843_i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
hmc5843_spi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
hmc5843.h
Kconfig iio: magnetometer: add Allegro MicroSystems ALS31300 3-D Linear Hall Effect driver 2024-11-03 20:33:44 +00:00
mag3110.c iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-27 09:48:57 +01:00
Makefile iio: magnetometer: add Allegro MicroSystems ALS31300 3-D Linear Hall Effect driver 2024-11-03 20:33:44 +00:00
mmc35240.c iio: magnetometer: mmc35240: make use of regmap_set_bits() 2024-06-25 21:04:47 +01:00
rm3100-core.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
rm3100-i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
rm3100-spi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
rm3100.h
st_magn_buffer.c
st_magn_core.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
st_magn_i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
st_magn_spi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
st_magn.h
tmag5273.c iio: tmag5273: Remove some unused field in struct tmag5273_data 2024-05-27 09:48:56 +01:00
yamaha-yas530.c iio: magnetometer: yas530: use signed integer type for clamp limits 2024-12-05 19:54:48 -08:00