Linus Torvalds
4e23eeebb2
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
...
Pull bitmap updates from Yury Norov:
- fix the duplicated comments on bitmap_to_arr64() (Qu Wenruo)
- optimize out non-atomic bitops on compile-time constants (Alexander
Lobakin)
- cleanup bitmap-related headers (Yury Norov)
- x86/olpc: fix 'logical not is only applied to the left hand side'
(Alexander Lobakin)
- lib/nodemask: inline wrappers around bitmap (Yury Norov)
* tag 'bitmap-6.0-rc1' of https://github.com/norov/linux: (26 commits)
lib/nodemask: inline next_node_in() and node_random()
powerpc: drop dependency on <asm/machdep.h> in archrandom.h
x86/olpc: fix 'logical not is only applied to the left hand side'
lib/cpumask: move some one-line wrappers to header file
headers/deps: mm: align MANITAINERS and Docs with new gfp.h structure
headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>
headers/deps: mm: Optimize <linux/gfp.h> header dependencies
lib/cpumask: move trivial wrappers around find_bit to the header
lib/cpumask: change return types to unsigned where appropriate
cpumask: change return types to bool where appropriate
lib/bitmap: change type of bitmap_weight to unsigned long
lib/bitmap: change return types to bool where appropriate
arm: align find_bit declarations with generic kernel
iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)
lib/test_bitmap: test the tail after bitmap_to_arr64()
lib/bitmap: fix off-by-one in bitmap_to_arr64()
lib: test_bitmap: add compile-time optimization/evaluations assertions
bitmap: don't assume compiler evaluates small mem*() builtins calls
net/ice: fix initializing the bitmap in the switch code
bitops: let optimize out non-atomic bitops on compile-time constants
...
2022-08-07 17:52:35 -07:00
..
2022-06-10 14:51:35 +02:00
2022-07-06 22:44:48 +01:00
2020-08-06 10:57:30 +02:00
2022-06-06 08:54:33 +02:00
2022-05-15 16:38:25 +01:00
2021-10-17 21:47:44 +02:00
2022-07-18 15:03:37 +02:00
2019-06-19 17:09:07 +02:00
2022-05-20 12:32:32 +01:00
2021-05-26 13:20:50 +02:00
2019-02-01 22:05:50 +00:00
2022-07-14 15:21:43 -07:00
2017-11-02 11:10:55 +01:00
2019-06-19 17:09:55 +02:00
2021-05-07 00:26:34 -07:00
2019-06-19 17:09:55 +02:00
2020-10-25 14:51:49 -07:00
2022-03-23 17:35:57 -07:00
2017-11-02 11:10:55 +01:00
2020-08-20 15:45:16 -04:00
2020-03-21 15:23:54 +01:00
2021-05-26 13:20:50 +02:00
2017-11-02 11:10:55 +01:00
2020-03-21 15:24:03 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2021-06-28 14:04:24 -07:00
2019-01-02 10:37:05 +00:00
2017-11-02 11:10:55 +01:00
2022-01-31 16:06:35 +01:00
2019-06-05 17:36:37 +02:00
2017-11-02 11:10:55 +01:00
2022-07-07 18:18:56 +02:00
2021-08-20 11:39:28 +01:00
2022-07-07 18:18:57 +02:00
2020-10-06 07:07:05 +02:00
2022-08-04 19:30:35 -07:00
2019-06-19 17:09:55 +02:00
2022-07-06 22:44:49 +01:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:29:52 -07:00
2022-06-28 20:13:09 +02:00
2021-12-06 12:49:16 +01:00
2017-12-17 22:14:21 +00:00
2017-11-02 11:10:55 +01:00
2019-06-19 17:09:55 +02:00
2020-12-22 13:34:27 -08:00
2020-05-12 19:34:52 +03:00
2019-06-05 17:37:06 +02:00
2021-08-04 13:30:04 +02:00
2022-03-07 11:43:12 +00:00
2020-05-07 00:41:47 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2021-08-10 12:16:07 +01:00
2020-11-23 10:31:05 +01:00
2020-12-04 23:35:34 +01:00
2019-06-05 17:37:06 +02:00
2020-06-03 20:09:46 -07:00
2019-11-15 22:21:08 +00:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2021-03-31 09:16:55 +01:00
2017-11-02 11:10:55 +01:00
2020-10-25 14:51:49 -07:00
2022-01-06 12:58:58 +00:00
2022-06-27 12:21:09 +01:00
2022-07-28 15:09:15 +01:00
2021-12-06 12:49:11 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-10-27 12:11:08 +00:00
2020-10-27 12:11:10 +00:00
2020-12-29 15:36:49 -08:00
2021-02-05 10:23:29 +00:00
2021-03-09 10:25:35 +00:00
2021-12-17 11:34:38 +00:00
2018-05-19 11:53:46 +01:00
2020-10-27 12:11:51 +00:00
2018-10-17 13:14:33 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-06-19 17:09:55 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2022-07-07 18:18:57 +02:00
2022-01-25 09:53:52 +01:00
2022-01-25 09:53:52 +01:00
2022-05-20 12:34:55 +01:00
2020-09-25 00:36:41 +09:00
2018-05-19 11:53:46 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-03-18 12:27:04 +01:00
2019-05-30 11:26:41 -07:00
2019-05-21 11:28:39 +02:00
2021-10-25 13:12:36 +01:00
2019-06-05 17:37:06 +02:00
2019-06-19 17:09:55 +02:00
2022-01-25 09:53:52 +01:00
2022-03-22 08:53:10 +01:00
2021-03-11 16:17:52 +01:00
2017-11-02 11:10:55 +01:00
2022-07-22 17:23:45 -05:00
2022-01-31 16:06:35 +01:00
2019-06-19 17:09:55 +02:00
2021-07-01 11:06:03 -07:00
2019-06-19 17:09:55 +02:00
2019-06-05 17:37:06 +02:00
2022-03-21 12:59:02 -04:00
2019-06-05 17:37:06 +02:00
2019-06-05 17:37:06 +02:00
2021-07-08 11:48:22 -07:00
2019-06-19 17:09:55 +02:00
2020-06-09 09:39:14 -07:00
2022-07-17 17:14:41 -07:00
2019-05-30 11:26:41 -07:00
2019-06-19 17:09:55 +02:00
2022-01-19 11:10:54 +00:00
2019-06-19 17:09:55 +02:00
2020-10-27 12:10:59 +00:00
2019-05-30 11:26:41 -07:00
2019-06-03 15:49:07 +02:00
2022-07-06 22:44:49 +01:00
2020-11-20 11:16:34 -08:00
2020-03-24 10:56:05 +00:00
2018-05-08 14:50:42 +02:00
2021-12-17 11:34:36 +00:00
2021-10-25 13:12:37 +01:00
2017-11-02 11:10:55 +01:00
2020-11-23 10:31:05 -06:00
2017-11-02 11:10:55 +01:00
2017-11-16 14:05:12 -08:00
2019-02-01 21:44:10 +00:00
2021-12-03 15:11:31 +01:00
2017-11-02 11:10:55 +01:00
2022-03-11 12:42:49 -08:00
2021-12-07 15:14:12 +01:00
2021-03-22 02:45:52 +01:00
2021-09-27 16:54:01 +02:00
2022-03-11 13:00:55 +00:00
2020-10-27 12:11:06 +00:00
2019-02-26 11:32:54 +00:00
2017-11-02 11:10:55 +01:00
2022-03-23 17:35:57 -07:00
2021-05-26 13:20:50 +02:00
2021-09-14 16:06:20 +02:00
2017-11-02 11:10:55 +01:00
2021-06-13 18:16:48 +01:00
2020-10-25 14:51:49 -07:00
2017-11-02 11:10:55 +01:00
2021-12-06 12:49:17 +01:00
2019-06-19 17:09:55 +02:00
2022-05-13 23:59:23 +02:00
2020-10-13 18:38:31 -07:00
2021-06-29 10:53:52 -07:00
2022-01-25 09:53:52 +01:00
2021-11-23 15:10:26 +05:30
2020-06-09 09:39:10 -07:00
2021-08-20 11:39:27 +01:00
2022-02-25 09:36:05 +01:00
2021-08-04 13:30:04 +02:00
2021-08-20 11:39:28 +01:00
2019-07-11 10:09:44 -07:00
2022-05-20 12:34:55 +01:00
2019-06-19 17:09:55 +02:00
2022-01-30 21:17:00 -05:00
2021-12-06 12:49:16 +01:00
2019-11-15 22:21:12 +00:00
2018-03-24 14:27:49 +00:00
2020-04-23 10:50:26 +09:00
2020-07-21 16:33:39 +01:00
2020-07-21 16:33:39 +01:00
2017-11-02 11:10:55 +01:00
2020-03-24 10:56:05 +00:00
2019-12-10 10:12:55 +01:00
2022-03-09 14:14:16 -08:00
2017-11-02 11:10:55 +01:00
2022-02-11 20:39:39 +11:00