summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-045-18/+30
|\
| * sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED statePeter Zijlstra2022-05-113-9/+24
| * ptrace: Don't change __stateEric W. Biederman2022-05-113-3/+6
| * ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman2022-05-111-6/+0
| * ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman2022-05-111-1/+0
| * signal: Replace __group_send_sig_info with send_signal_lockedEric W. Biederman2022-05-111-1/+0
| * signal: Rename send_signal send_signal_lockedEric W. Biederman2022-05-111-0/+2
* | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-041-2/+6
|\ \
| * | fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-0/+2
| * | fork: Explicity test for idle tasks in copy_threadEric W. Biederman2022-05-071-0/+1
| * | fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+1
| * | kthread: Don't allocate kthread_struct for init and umhEric W. Biederman2022-05-061-0/+2
| |/
* | Merge tag 'per-namespace-ipc-sysctls-for-v5.19' of git://git.kernel.org/pub/s...Linus Torvalds2022-06-041-4/+33
|\ \
| * | ipc: Store ipc sysctls in the ipc namespaceAlexey Gladkov2022-03-081-0/+21
| * | ipc: Store mqueue sysctls in the ipc namespaceAlexey Gladkov2022-03-081-4/+12
* | | Merge tag 'loongarch-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-06-036-0/+18
|\ \ \
| * | | LoongArch: Add multi-processor (SMP) supportHuacai Chen2022-06-031-0/+1
| * | | LoongArch: Add writecombine support for drmHuacai Chen2022-06-031-0/+8
| * | | LoongArch: Add ELF-related definitionsHuacai Chen2022-06-034-0/+9
* | | | Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-0313-12/+231
|\ \ \ \
| * | | | topology: Remove unused cpu_cluster_mask()Dietmar Eggemann2022-05-191-7/+0
| * | | | arch_topology: Trace the update thermal pressureLukasz Luba2022-05-061-0/+29
| * | | | export: fix string handling of namespace in EXPORT_SYMBOL_NSGreg Kroah-Hartman2022-05-061-3/+4
| * | | | rpmsg: Fix calling device_lock() on non-initialized deviceKrzysztof Kozlowski2022-05-061-0/+8
| * | | | Merge 5.18-rc5 into driver-core-nextGreg Kroah-Hartman2022-05-0246-329/+215
| |\ \ \ \
| * | | | | driver core: Add sysfs support for physical location of a deviceWon Chung2022-04-271-0/+73
| * | | | | firmware_loader: Add firmware-upload supportRuss Weight2022-04-261-0/+82
| * | | | | rpmsg: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski2022-04-221-2/+4
| * | | | | vdpa: Use helper for safer setting of driver_overrideKrzysztof Kozlowski2022-04-221-1/+3
| * | | | | spi: Use helper for safer setting of driver_overrideKrzysztof Kozlowski2022-04-221-0/+2
| * | | | | PCI: Use driver_set_override() instead of open-codingKrzysztof Kozlowski2022-04-221-1/+5
| * | | | | hv: Use driver_set_override() instead of open-codingKrzysztof Kozlowski2022-04-221-1/+5
| * | | | | fsl-mc: Use driver_set_override() instead of open-codingKrzysztof Kozlowski2022-04-221-2/+4
| * | | | | amba: Use driver_set_override() instead of open-codingKrzysztof Kozlowski2022-04-221-1/+5
| * | | | | driver: platform: Add helper for safer setting of driver_overrideKrzysztof Kozlowski2022-04-222-1/+7
* | | | | | Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-0320-49/+822
|\ \ \ \ \ \
| * | | | | | habanalabs: add support for notification via eventfdTal Cohen2022-05-221-0/+15
| * | | | | | habanalabs: add prefetch flag to the MAP operationOhad Sharabi2022-05-221-0/+1
| * | | | | | habanalabs: expose compute ctx status through info ioctlOfir Bitton2022-05-221-0/+5
| * | | | | | habanalabs: add user API to get valid DRAM page sizesOhad Sharabi2022-05-221-26/+37
| * | | | | | habanalabs: add DRAM default page size to HW infoOhad Sharabi2022-05-221-0/+3
| * | | | | | Merge tag 'icc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman2022-05-193-0/+306
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'icc-sc8180x' into icc-nextGeorgi Djakov2022-05-181-0/+7
| | |\ \ \ \ \ \
| | | * | | | | | interconnect: qcom: sc8180x: Fix QUP0 nodesBjorn Andersson2022-05-181-0/+7
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch 'icc-sdx65' into icc-nextGeorgi Djakov2022-05-181-0/+67
| | |\ \ \ \ \ \
| | | * | | | | | dt-bindings: interconnect: Add Qualcomm SDX65 DT bindingsRohit Agarwal2022-04-261-0/+67
| | | |/ / / / /
| | * | | | | | Merge branch 'icc-sc8280xp' into icc-nextGeorgi Djakov2022-05-181-0/+232
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | dt-bindings: interconnect: qcom: Add sc8280xp bindingBjorn Andersson2022-04-221-0/+232
| | | |/ / / /
| * | | | | | driver: soc: xilinx: Update function prototype for xlnx_unregister_eventAbhyuday Godhasara2022-05-191-2/+2
| * | | | | | Merge tag 'fpga-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2022-05-191-3/+3
| |\ \ \ \ \ \