aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-0738-789/+1076
|\
| * lib/nodemask: inline next_node_in() and node_random()Yury Norov2022-08-014-15/+20
| * powerpc: drop dependency on <asm/machdep.h> in archrandom.hYury Norov2022-08-012-8/+13
| * x86/olpc: fix 'logical not is only applied to the left hand side'Alexander Lobakin2022-07-151-1/+1
| * lib/cpumask: move some one-line wrappers to header fileYury Norov2022-07-152-31/+31
| * headers/deps: mm: align MANITAINERS and Docs with new gfp.h structureYury Norov2022-07-152-4/+5
| * headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>Ingo Molnar2022-07-152-343/+350
| * headers/deps: mm: Optimize <linux/gfp.h> header dependenciesIngo Molnar2022-07-151-3/+0
| * lib/cpumask: move trivial wrappers around find_bit to the headerYury Norov2022-07-152-58/+54
| * lib/cpumask: change return types to unsigned where appropriateYury Norov2022-07-152-16/+16
| * cpumask: change return types to bool where appropriateYury Norov2022-07-151-12/+12
| * lib/bitmap: change type of bitmap_weight to unsigned longYury Norov2022-07-1512-19/+19
| * lib/bitmap: change return types to bool where appropriateYury Norov2022-07-144-11/+11
| * arm: align find_bit declarations with generic kernelYury Norov2022-07-141-8/+10
| * iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)Alexander Lobakin2022-07-131-1/+1
| * lib/test_bitmap: test the tail after bitmap_to_arr64()Alexander Lobakin2022-07-121-0/+6
| * lib/bitmap: fix off-by-one in bitmap_to_arr64()Alexander Lobakin2022-07-121-1/+1
| * lib: test_bitmap: add compile-time optimization/evaluations assertionsAlexander Lobakin2022-06-301-0/+62
| * bitmap: don't assume compiler evaluates small mem*() builtins callsAlexander Lobakin2022-06-301-3/+19
| * net/ice: fix initializing the bitmap in the switch codeAlexander Lobakin2022-06-301-1/+1
| * bitops: let optimize out non-atomic bitops on compile-time constantsAlexander Lobakin2022-06-301-1/+17
| * bitops: wrap non-atomic bitops with a transparent macroAlexander Lobakin2022-06-307-49/+81
| * bitops: define const_*() versions of the non-atomicsAlexander Lobakin2022-06-302-0/+32
| * bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin2022-06-3013-150/+229
| * bitops: always define asm-generic non-atomic bitopsAlexander Lobakin2022-06-302-102/+138
| * ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()Alexander Lobakin2022-06-301-1/+1
| * lib: bitmap: fix the duplicated comments on bitmap_to_arr64()Qu Wenruo2022-06-241-1/+1
* | Merge tag '5.20-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/ci...Linus Torvalds2022-08-0727-907/+1104
|\ \
| * | cifs: update internal module numberSteve French2022-08-051-2/+2
| * | cifs: alloc_mid function should be marked as staticSteve French2022-08-052-4/+1
| * | cifs: remove "cifs_" prefix from init/destroy mids functionsEnzo Matsumiya2022-08-051-7/+5
| * | cifs: remove useless DeleteMidQEntry()Enzo Matsumiya2022-08-057-49/+43
| * | cifs: when insecure legacy is disabled shrink amount of SMB1 codeSteve French2022-08-0513-463/+582
| * | cifs: trivial style fixupSteve French2022-08-011-0/+1
| * | cifs: fix wrong unlock before return from cifs_tree_connect()Yang Yingliang2022-08-011-1/+1
| * | cifs: avoid use of global locks for high contention dataShyam Prasad N2022-08-0113-243/+336
| * | cifs: remove remaining build warningsSteve French2022-08-012-11/+30
| * | cifs: list_for_each() -> list_for_each_entry()Enzo Matsumiya2022-08-015-67/+22
| * | cifs: update MAINTAINERS file with reviewersSteve French2022-08-011-2/+5
| * | smb2: small refactor in smb2_check_message()Enzo Matsumiya2022-08-012-26/+34
| * | cifs: Fix memory leak when using fscacheMatthew Wilcox (Oracle)2022-08-011-4/+4
| * | cifs: remove minor build warningSteve French2022-08-012-2/+4
| * | cifs: remove some camelCase and also some static build warningsSteve French2022-08-017-27/+34
| * | cifs: remove unnecessary (void*) conversions.Yu Zhe2022-08-011-1/+1
| * | cifs: remove unnecessary type castingsYu Zhe2022-08-015-6/+6
| * | cifs: remove redundant initialization to variable mnt_sign_enabledColin Ian King2022-08-011-1/+1
| * | smb3: check xattr value length earlierSteve French2022-08-011-2/+3
* | | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-07102-724/+1313
|\ \ \
| * | | scripts/gdb: ensure the absolute path is generated on initial sourceAaron Tomlin2022-07-291-1/+1
| * | | MAINTAINERS: kunit: add David Gow as a maintainer of KUnitBrendan Higgins2022-07-291-0/+1