summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-154-11/+11
* arm: align find_bit declarations with generic kernelYury Norov2022-07-151-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-07-011-0/+62
* bitmap: don't assume compiler evaluates small mem*() builtins callsAlexander Lobakin2022-07-011-3/+19
* net/ice: fix initializing the bitmap in the switch codeAlexander Lobakin2022-07-011-1/+1
* bitops: let optimize out non-atomic bitops on compile-time constantsAlexander Lobakin2022-07-011-1/+17
* bitops: wrap non-atomic bitops with a transparent macroAlexander Lobakin2022-07-017-49/+81
* bitops: define const_*() versions of the non-atomicsAlexander Lobakin2022-07-012-0/+32
* bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin2022-07-0113-150/+229
* bitops: always define asm-generic non-atomic bitopsAlexander Lobakin2022-07-012-102/+138
* ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()Alexander Lobakin2022-07-011-1/+1
* lib: bitmap: fix the duplicated comments on bitmap_to_arr64()Qu Wenruo2022-06-241-1/+1
* Linux 5.19-rc3v5.19-rc3Linus Torvalds2022-06-191-1/+1
* Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-194-75/+159
|\
| * x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared pageKirill A. Shutemov2022-06-181-1/+14
| * x86/tdx: Clarify RIP adjustments in #VE handlerKirill A. Shutemov2022-06-151-55/+123
| * x86/tdx: Fix early #VE handlingKirill A. Shutemov2022-06-151-1/+5
| * x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf2022-06-133-24/+23
* | Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-06-196-19/+55
|\ \
| * | x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usageJosh Poimboeuf2022-06-064-7/+20
| * | faddr2line: Fix overlapping text section failures, the sequelJosh Poimboeuf2022-06-061-11/+34
| * | objtool: Fix obsolete reference to CONFIG_X86_SMAPJosh Poimboeuf2022-06-061-1/+1
* | | Merge tag 'sched-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-192-3/+38
|\ \ \
| * | | sched: Fix balance_push() vs __sched_setscheduler()Peter Zijlstra2022-06-132-3/+38
| | |/ | |/|
* | | Merge tag 'locking-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-06-191-1/+1
|\ \ \
| * | | locking/lockdep: Use sched_clock() for random numbersSebastian Andrzej Siewior2022-06-131-1/+1
| |/ /
* | | Merge tag 'irq-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-199-6/+23
|\ \ \
| * \ \ Merge tag 'irqchip-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2022-06-139-6/+23
| |\ \ \ | | |_|/ | |/| |
| | * | irqchip/loongson-liointc: Use architecture register to get coreidJiaxun Yang2022-06-101-1/+7
| | * | irqchip/uniphier-aidet: Add compatible string for NX1 SoCKunihiko Hayashi2022-06-091-0/+1
| | * | dt-bindings: interrupt-controller/uniphier-aidet: Add bindings for NX1 SoCKunihiko Hayashi2022-06-091-0/+1
| | * | irqchip/realtek-rtl: Fix refcount leak in map_interruptsMiaoqian Lin2022-06-091-1/+1
| | * | irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitionsMiaoqian Lin2022-06-091-1/+4
| | * | irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitionsMiaoqian Lin2022-06-091-1/+1
| | * | irqchip/apple-aic: Fix refcount leak in aic_of_ic_initMiaoqian Lin2022-06-091-0/+1
| | * | irqchip/apple-aic: Fix refcount leak in build_fiq_affinityMiaoqian Lin2022-06-091-0/+1
| | * | irqchip/gic/realview: Fix refcount leak in realview_gic_of_initMiaoqian Lin2022-06-091-0/+1
| | * | irqchip/xilinx: Remove microblaze+zynq dependencyJamie Iles2022-06-091-1/+1
| | * | genirq: PM: Use runtime PM for chained interruptsMarc Zyngier2022-06-091-1/+4
| |/ /
* | | Merge tag 'char-misc-5.19-rc3-take2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-197-5/+14
|\ \ \