openwrt/target/linux/generic
Christian Marangi 0a0ed86b42
generic: backport field_prep()/get() for non-const bitmask
Backport new field_prep()/get() particularly useful to handle case where a
bitmask is not const and FIELD_PREP can't be used. This permit to replace
manual shift with these macro. (also needed to permit backport of some
patch without modification)

Backport reworked patch that drop the local field_prep()/get() macro in
favor of the global one.

Link: https://github.com/openwrt/openwrt/pull/22479
(cherry picked from commit 25f92aaae1)
Link: https://github.com/openwrt/openwrt/pull/22820
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2026-04-22 10:01:13 +02:00
..
backport-6.12 generic: backport field_prep()/get() for non-const bitmask 2026-04-22 10:01:13 +02:00
files kernel: ssb: fallback-sprom: check deferred probe 2026-03-10 13:36:15 +01:00
hack-6.12 kernel: bump 6.12 to 6.12.78 2026-04-02 23:23:41 +02:00
image treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-6.12 kernel: bump 6.12 to 6.12.78 2026-04-02 23:23:41 +02:00
config-6.12 generic: config-6.12: update with new symbols 2026-04-02 23:23:40 +02:00
config-filter generic: config-filter: filter out CONFIG_PAHOLE_HAS_LANG_EXCLUDE 2025-05-14 11:28:01 +02:00
kernel-6.12 kernel: bump 6.12 to 6.12.79 2026-04-02 23:23:41 +02:00
PATCHES.md generic: improve patches documentation 2025-06-11 15:09:46 +02:00