summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-2910-276/+171
|\
| * ptrace: Return the signal to continue with from ptrace_stopEric W. Biederman2022-03-181-6/+6
| * ptrace: Move setting/clearing ptrace_message into ptrace_stopEric W. Biederman2022-03-182-7/+4
| * tracehook: Remove tracehook.hEric W. Biederman2022-03-101-56/+0
| * resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-103-52/+65
| * resume_user_mode: Remove #ifdef TIF_NOTIFY_RESUME in set_notify_resumeEric W. Biederman2022-03-101-2/+0
| * signal: Move set_notify_signal and clear_notify_signal into sched/signal.hEric W. Biederman2022-03-102-17/+17
| * task_work: Decouple TIF_NOTIFY_SIGNAL and task_workEric W. Biederman2022-03-101-13/+2
| * task_work: Call tracehook_notify_signal from get_signal on all architecturesEric W. Biederman2022-03-102-3/+8
| * task_work: Introduce task_work_pendingEric W. Biederman2022-03-102-2/+7
| * task_work: Remove unnecessary include from posix_timers.hEric W. Biederman2022-03-101-1/+0
| * ptrace: Remove tracehook_signal_handlerEric W. Biederman2022-03-101-17/+0
| * ptrace: Remove arch_syscall_{enter,exit}_tracehookEric W. Biederman2022-03-101-41/+2
| * ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-105-56/+56
| * ptrace: Move ptrace_report_syscall into ptrace.hEric W. Biederman2022-03-102-26/+27
* | Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-03-292-11/+1
|\ \
| * | net: move net_unlink_todo() out of the headerJohannes Berg2022-03-281-10/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2022-03-281-1/+1
| |\ \
| | * | netfilter: egress: Report interface as outgoingPhil Sutter2022-03-241-1/+1
* | | | Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-281-11/+2
|\ \ \ \
| * | | | xen/grant-table: remove readonly parameter from functionsJuergen Gross2022-03-161-3/+2
| * | | | xen/grant-table: remove gnttab_*transfer*() functionsJuergen Gross2022-03-161-8/+0
* | | | | Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-03-286-4/+32
|\ \ \ \ \
| * | | | | serial: 8250: fix XOFF/XON sending when DMA is usedIlpo Järvinen2022-03-181-0/+2
| * | | | | serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby2022-03-031-1/+1
| * | | | | tty: serial: define UART_LCR_WLEN() macroJiri Slaby2022-02-281-0/+2
| * | | | | Merge 5.17-rc6 into tty-nextGreg Kroah-Hartman2022-02-2822-59/+85
| |\ \ \ \ \
| * | | | | | tty: Reserve ldisc 29 for development purposesMax Staudt2022-02-261-2/+4
| * | | | | | serial: sunplus-uart: Add Sunplus SoC UART DriverHammer Hsieh2022-02-261-0/+3
| * | | | | | math64: New DIV_U64_ROUND_CLOSEST helperPali Rohár2022-02-251-0/+13
| * | | | | | serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port typeZev Weiss2022-02-211-0/+3
| * | | | | | Merge 5.17-rc4 into tty-nextGreg Kroah-Hartman2022-02-1433-88/+275
| |\ \ \ \ \ \
| * | | | | | | serial: core: Fix the definition name in the comment of UPF_* flagsAndy Shevchenko2022-02-041-1/+1
| * | | | | | | Merge tag 'v5.17-rc2' into tty-nextGreg Kroah-Hartman2022-01-3032-104/+206
| |\ \ \ \ \ \ \
| * | | | | | | | tty: add kfifo to tty_portJiri Slaby2022-01-261-0/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-281-0/+37
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 5.17-rc8 into staging-nextGreg Kroah-Hartman2022-03-1432-71/+184
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 5.17-rc6 into staging-nextGreg Kroah-Hartman2022-02-2822-59/+85
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge 5.17-rc4 into staging-testingGreg Kroah-Hartman2022-02-1461-192/+481
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | dt-bindings: reset: add dt binding header for Mediatek MT7621 resetsSergio Paracuellos2022-01-261-0/+37
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-283-27/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kernfs: remove unneeded #if 0 guardGreg Kroah-Hartman2022-03-181-20/+0
| * | | | | | | | | Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman2022-02-2878-251/+566
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | component: Add common helper for compare/release functionsYong Wu2022-02-251-0/+6
| * | | | | | | | | kernfs: move struct kernfs_root out of the public view.Greg Kroah-Hartman2022-02-231-0/+4
| * | | | | | | | | firmware_loader: simplfy builtin or module checkLuis Chamberlain2022-02-041-1/+1
| * | | | | | | | | component: Replace most references to 'master' with 'aggregate device'Stephen Boyd2022-01-311-9/+9
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-2824-133/+712
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | misc: fastrpc: Add support to secure memory mapVamsi Krishna Gattupalli2022-03-181-1/+4
| * | | | | | | | | misc: fastrpc: check before loading process to the DSPJeya R2022-03-181-0/+17