summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-0432-155/+229
|\
| * sched: Update task_tick_numa to ignore tasks without an mmEric W. Biederman2022-05-111-1/+1
| * fork: Stop allowing kthreads to call execveEric W. Biederman2022-05-071-3/+3
| * fork: Explicitly set PF_KTHREADEric W. Biederman2022-05-071-0/+3
| * init: Deal with the init process being a user mode processEric W. Biederman2022-05-071-0/+2
| * fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-0728-116/+95
| * fork: Explicity test for idle tasks in copy_threadEric W. Biederman2022-05-074-2/+12
| * fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-0725-58/+116
| * kthread: Don't allocate kthread_struct for init and umhEric W. Biederman2022-05-065-8/+30
* | Merge tag 'per-namespace-ipc-sysctls-for-v5.19' of git://git.kernel.org/pub/s...Linus Torvalds2022-06-045-145/+238
|\ \
| * | ipc: Remove extra bracesAlexey Gladkov2022-05-041-13/+12
| * | ipc: Check permissions for checkpoint_restart sysctls at open timeAlexey Gladkov2022-05-041-28/+29
| * | ipc: Remove extra1 field abuse to pass ipc namespaceAlexey Gladkov2022-05-041-17/+7
| * | ipc: Use the same namespace to modify and validateAlexey Gladkov2022-05-041-1/+1
| * | ipc: Store ipc sysctls in the ipc namespaceAlexey Gladkov2022-03-083-67/+147
| * | ipc: Store mqueue sysctls in the ipc namespaceAlexey Gladkov2022-03-084-65/+88
* | | firmware_loader: enable XZ by default if compressed support is enabledLinus Torvalds2022-06-041-0/+1
* | | Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-0310-59/+129
|\ \ \
| * | | ubi: ubi_create_volume: Fix use-after-free when volume creation failedZhihao Cheng2022-05-271-1/+0
| * | | ubi: fastmap: Check wl_pool for free peb before wear levelingZhihao Cheng2022-05-273-2/+66
| * | | ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not emptyZhihao Cheng2022-05-274-46/+57
| * | | ubifs: Use NULL instead of using plain integer as pointerHaowen Bai2022-05-271-1/+1
| * | | ubifs: Simplify the return expression of run_gc()Minghao Chi2022-05-271-5/+2
| * | | jffs2: fix memory leak in jffs2_do_fill_superBaokun Li2022-05-271-0/+1
| * | | jffs2: Use kzalloc instead of kmalloc/memsetHaowen Bai2022-05-271-4/+2
* | | | Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-0315-53/+85
|\ \ \ \
| * | | | um: Fix out-of-bounds read in LDT setupVincent Whitchurch2022-05-271-2/+4
| * | | | um: chan_user: Fix winch_tramp() return valueJohannes Berg2022-05-271-4/+5
| * | | | um: virtio_uml: Fix broken device handling in time-travelJohannes Berg2022-05-271-10/+23
| * | | | um: line: Use separate IRQs per lineJohannes Berg2022-05-276-33/+29
| * | | | um: Enable ARCH_HAS_GCOV_PROFILE_ALLVincent Whitchurch2022-05-271-0/+1
| * | | | um: Use asm-generic/dma-mapping.hJohannes Berg2022-05-271-0/+1
| * | | | um: daemon: Make default socket configurableJohannes Berg2022-05-272-1/+9
| * | | | um: xterm: Make default terminal emulator configurableJohannes Berg2022-05-273-3/+13
| |/ / /
* | | | Merge tag 'devicetree-fixes-for-5.19-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-06-0322-99/+162
|\ \ \ \
| * | | | dt-bindings: mtd: spi-nand: Add spi-peripheral-props.yaml referenceRob Herring2022-06-031-0/+1
| * | | | dt-bindings: memory-controllers: ingenic: Split out child node propertiesRob Herring2022-06-033-32/+47
| * | | | dt-bindings: net/dsa: Add spi-peripheral-props.yaml referencesRob Herring2022-06-034-50/+68
| * | | | dt-bindings: PCI: apple: Add missing 'power-domains' propertyRob Herring2022-06-021-1/+4
| * | | | dt-bindings: Update Sibi Sankar's email addressSibi Sankar2022-06-023-3/+3
| * | | | dt-bindings: clock: Update my email addressJeffrey Hugo2022-06-021-1/+1
| * | | | dt-bindings: PCI: xilinx-cpm: Fix reg property orderBharat Kumar Gogada2022-06-011-5/+5
| * | | | dt-bindings: net: Fix unevaluatedProperties warnings in examplesRob Herring2022-06-014-2/+7
| * | | | dt-bindings: PCI: socionext,uniphier-pcie: Add missing child interrupt contro...Rob Herring2022-06-011-1/+22
| * | | | dt-bindings: usb: snps,dwc3: Add missing 'dma-coherent' propertyRob Herring2022-06-011-0/+2
| * | | | dt-bindings: soc: imx8mp-media-blk-ctrl: Fix DT exampleLaurent Pinchart2022-06-011-1/+1
| * | | | dt-bindings: soc: qcom,smd: do not use pattern for simple rpm-requests stringKrzysztof Kozlowski2022-05-311-3/+1
* | | | | Merge tag 'arm-multiplatform-5.19-3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-0312-897/+584
|\ \ \ \ \
| * | | | | ARM: omap1: enable multiplatformArnd Bergmann2022-06-037-133/+21
| * | | | | ARM: OMAP1: clock: Convert to CCFJanusz Krzysztofik2022-06-035-764/+563