index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-04
5
-18
/
+30
|
\
|
*
sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state
Peter Zijlstra
2022-05-11
3
-9
/
+24
|
*
ptrace: Don't change __state
Eric W. Biederman
2022-05-11
3
-3
/
+6
|
*
ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
Eric W. Biederman
2022-05-11
1
-6
/
+0
|
*
ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
Eric W. Biederman
2022-05-11
1
-1
/
+0
|
*
signal: Replace __group_send_sig_info with send_signal_locked
Eric W. Biederman
2022-05-11
1
-1
/
+0
|
*
signal: Rename send_signal send_signal_locked
Eric W. Biederman
2022-05-11
1
-0
/
+2
*
|
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-04
1
-2
/
+6
|
\
\
|
*
|
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
1
-0
/
+2
|
*
|
fork: Explicity test for idle tasks in copy_thread
Eric W. Biederman
2022-05-07
1
-0
/
+1
|
*
|
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-07
1
-2
/
+1
|
*
|
kthread: Don't allocate kthread_struct for init and umh
Eric W. Biederman
2022-05-06
1
-0
/
+2
|
|
/
*
|
Merge tag 'per-namespace-ipc-sysctls-for-v5.19' of git://git.kernel.org/pub/s...
Linus Torvalds
2022-06-04
1
-4
/
+33
|
\
\
|
*
|
ipc: Store ipc sysctls in the ipc namespace
Alexey Gladkov
2022-03-08
1
-0
/
+21
|
*
|
ipc: Store mqueue sysctls in the ipc namespace
Alexey Gladkov
2022-03-08
1
-4
/
+12
*
|
|
Merge tag 'loongarch-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-06-03
6
-0
/
+18
|
\
\
\
|
*
|
|
LoongArch: Add multi-processor (SMP) support
Huacai Chen
2022-06-03
1
-0
/
+1
|
*
|
|
LoongArch: Add writecombine support for drm
Huacai Chen
2022-06-03
1
-0
/
+8
|
*
|
|
LoongArch: Add ELF-related definitions
Huacai Chen
2022-06-03
4
-0
/
+9
*
|
|
|
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
13
-12
/
+231
|
\
\
\
\
|
*
|
|
|
topology: Remove unused cpu_cluster_mask()
Dietmar Eggemann
2022-05-19
1
-7
/
+0
|
*
|
|
|
arch_topology: Trace the update thermal pressure
Lukasz Luba
2022-05-06
1
-0
/
+29
|
*
|
|
|
export: fix string handling of namespace in EXPORT_SYMBOL_NS
Greg Kroah-Hartman
2022-05-06
1
-3
/
+4
|
*
|
|
|
rpmsg: Fix calling device_lock() on non-initialized device
Krzysztof Kozlowski
2022-05-06
1
-0
/
+8
|
*
|
|
|
Merge 5.18-rc5 into driver-core-next
Greg Kroah-Hartman
2022-05-02
46
-329
/
+215
|
|
\
\
\
\
|
*
|
|
|
|
driver core: Add sysfs support for physical location of a device
Won Chung
2022-04-27
1
-0
/
+73
|
*
|
|
|
|
firmware_loader: Add firmware-upload support
Russ Weight
2022-04-26
1
-0
/
+82
|
*
|
|
|
|
rpmsg: Fix kfree() of static memory on setting driver_override
Krzysztof Kozlowski
2022-04-22
1
-2
/
+4
|
*
|
|
|
|
vdpa: Use helper for safer setting of driver_override
Krzysztof Kozlowski
2022-04-22
1
-1
/
+3
|
*
|
|
|
|
spi: Use helper for safer setting of driver_override
Krzysztof Kozlowski
2022-04-22
1
-0
/
+2
|
*
|
|
|
|
PCI: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
2022-04-22
1
-1
/
+5
|
*
|
|
|
|
hv: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
2022-04-22
1
-1
/
+5
|
*
|
|
|
|
fsl-mc: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
2022-04-22
1
-2
/
+4
|
*
|
|
|
|
amba: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
2022-04-22
1
-1
/
+5
|
*
|
|
|
|
driver: platform: Add helper for safer setting of driver_override
Krzysztof Kozlowski
2022-04-22
2
-1
/
+7
*
|
|
|
|
|
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-03
20
-49
/
+822
|
\
\
\
\
\
\
|
*
|
|
|
|
|
habanalabs: add support for notification via eventfd
Tal Cohen
2022-05-22
1
-0
/
+15
|
*
|
|
|
|
|
habanalabs: add prefetch flag to the MAP operation
Ohad Sharabi
2022-05-22
1
-0
/
+1
|
*
|
|
|
|
|
habanalabs: expose compute ctx status through info ioctl
Ofir Bitton
2022-05-22
1
-0
/
+5
|
*
|
|
|
|
|
habanalabs: add user API to get valid DRAM page sizes
Ohad Sharabi
2022-05-22
1
-26
/
+37
|
*
|
|
|
|
|
habanalabs: add DRAM default page size to HW info
Ohad Sharabi
2022-05-22
1
-0
/
+3
|
*
|
|
|
|
|
Merge tag 'icc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...
Greg Kroah-Hartman
2022-05-19
3
-0
/
+306
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge branch 'icc-sc8180x' into icc-next
Georgi Djakov
2022-05-18
1
-0
/
+7
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
interconnect: qcom: sc8180x: Fix QUP0 nodes
Bjorn Andersson
2022-05-18
1
-0
/
+7
|
|
|
|
|
_
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'icc-sdx65' into icc-next
Georgi Djakov
2022-05-18
1
-0
/
+67
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
dt-bindings: interconnect: Add Qualcomm SDX65 DT bindings
Rohit Agarwal
2022-04-26
1
-0
/
+67
|
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
|
Merge branch 'icc-sc8280xp' into icc-next
Georgi Djakov
2022-05-18
1
-0
/
+232
|
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
dt-bindings: interconnect: qcom: Add sc8280xp binding
Bjorn Andersson
2022-04-22
1
-0
/
+232
|
|
|
|
/
/
/
/
|
*
|
|
|
|
|
driver: soc: xilinx: Update function prototype for xlnx_unregister_event
Abhyuday Godhasara
2022-05-19
1
-2
/
+2
|
*
|
|
|
|
|
Merge tag 'fpga-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2022-05-19
1
-3
/
+3
|
|
\
\
\
\
\
\
[next]