Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-03-29 | 10 | -276/+171 |
|\ | |||||
| * | ptrace: Return the signal to continue with from ptrace_stop | Eric W. Biederman | 2022-03-18 | 1 | -6/+6 |
| * | ptrace: Move setting/clearing ptrace_message into ptrace_stop | Eric W. Biederman | 2022-03-18 | 2 | -7/+4 |
| * | tracehook: Remove tracehook.h | Eric W. Biederman | 2022-03-10 | 1 | -56/+0 |
| * | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman | 2022-03-10 | 3 | -52/+65 |
| * | resume_user_mode: Remove #ifdef TIF_NOTIFY_RESUME in set_notify_resume | Eric W. Biederman | 2022-03-10 | 1 | -2/+0 |
| * | signal: Move set_notify_signal and clear_notify_signal into sched/signal.h | Eric W. Biederman | 2022-03-10 | 2 | -17/+17 |
| * | task_work: Decouple TIF_NOTIFY_SIGNAL and task_work | Eric W. Biederman | 2022-03-10 | 1 | -13/+2 |
| * | task_work: Call tracehook_notify_signal from get_signal on all architectures | Eric W. Biederman | 2022-03-10 | 2 | -3/+8 |
| * | task_work: Introduce task_work_pending | Eric W. Biederman | 2022-03-10 | 2 | -2/+7 |
| * | task_work: Remove unnecessary include from posix_timers.h | Eric W. Biederman | 2022-03-10 | 1 | -1/+0 |
| * | ptrace: Remove tracehook_signal_handler | Eric W. Biederman | 2022-03-10 | 1 | -17/+0 |
| * | ptrace: Remove arch_syscall_{enter,exit}_tracehook | Eric W. Biederman | 2022-03-10 | 1 | -41/+2 |
| * | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman | 2022-03-10 | 5 | -56/+56 |
| * | ptrace: Move ptrace_report_syscall into ptrace.h | Eric W. Biederman | 2022-03-10 | 2 | -26/+27 |
* | | Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-03-29 | 2 | -11/+1 |
|\ \ | |||||
| * | | net: move net_unlink_todo() out of the header | Johannes Berg | 2022-03-28 | 1 | -10/+0 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | David S. Miller | 2022-03-28 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | netfilter: egress: Report interface as outgoing | Phil Sutter | 2022-03-24 | 1 | -1/+1 |
* | | | | Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-03-28 | 1 | -11/+2 |
|\ \ \ \ | |||||
| * | | | | xen/grant-table: remove readonly parameter from functions | Juergen Gross | 2022-03-16 | 1 | -3/+2 |
| * | | | | xen/grant-table: remove gnttab_*transfer*() functions | Juergen Gross | 2022-03-16 | 1 | -8/+0 |
* | | | | | Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2022-03-28 | 6 | -4/+32 |
|\ \ \ \ \ | |||||
| * | | | | | serial: 8250: fix XOFF/XON sending when DMA is used | Ilpo Järvinen | 2022-03-18 | 1 | -0/+2 |
| * | | | | | serial: make uart_console_write->putchar()'s character an unsigned char | Jiri Slaby | 2022-03-03 | 1 | -1/+1 |
| * | | | | | tty: serial: define UART_LCR_WLEN() macro | Jiri Slaby | 2022-02-28 | 1 | -0/+2 |
| * | | | | | Merge 5.17-rc6 into tty-next | Greg Kroah-Hartman | 2022-02-28 | 22 | -59/+85 |
| |\ \ \ \ \ | |||||
| * | | | | | | tty: Reserve ldisc 29 for development purposes | Max Staudt | 2022-02-26 | 1 | -2/+4 |
| * | | | | | | serial: sunplus-uart: Add Sunplus SoC UART Driver | Hammer Hsieh | 2022-02-26 | 1 | -0/+3 |
| * | | | | | | math64: New DIV_U64_ROUND_CLOSEST helper | Pali Rohár | 2022-02-25 | 1 | -0/+13 |
| * | | | | | | serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port type | Zev Weiss | 2022-02-21 | 1 | -0/+3 |
| * | | | | | | Merge 5.17-rc4 into tty-next | Greg Kroah-Hartman | 2022-02-14 | 33 | -88/+275 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | serial: core: Fix the definition name in the comment of UPF_* flags | Andy Shevchenko | 2022-02-04 | 1 | -1/+1 |
| * | | | | | | | Merge tag 'v5.17-rc2' into tty-next | Greg Kroah-Hartman | 2022-01-30 | 32 | -104/+206 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | tty: add kfifo to tty_port | Jiri Slaby | 2022-01-26 | 1 | -0/+3 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-03-28 | 1 | -0/+37 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge 5.17-rc8 into staging-next | Greg Kroah-Hartman | 2022-03-14 | 32 | -71/+184 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge 5.17-rc6 into staging-next | Greg Kroah-Hartman | 2022-02-28 | 22 | -59/+85 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge 5.17-rc4 into staging-testing | Greg Kroah-Hartman | 2022-02-14 | 61 | -192/+481 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | dt-bindings: reset: add dt binding header for Mediatek MT7621 resets | Sergio Paracuellos | 2022-01-26 | 1 | -0/+37 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-03-28 | 3 | -27/+17 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | kernfs: remove unneeded #if 0 guard | Greg Kroah-Hartman | 2022-03-18 | 1 | -20/+0 |
| * | | | | | | | | | Merge 5.17-rc6 into driver-core-next | Greg Kroah-Hartman | 2022-02-28 | 78 | -251/+566 |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | component: Add common helper for compare/release functions | Yong Wu | 2022-02-25 | 1 | -0/+6 |
| * | | | | | | | | | kernfs: move struct kernfs_root out of the public view. | Greg Kroah-Hartman | 2022-02-23 | 1 | -0/+4 |
| * | | | | | | | | | firmware_loader: simplfy builtin or module check | Luis Chamberlain | 2022-02-04 | 1 | -1/+1 |
| * | | | | | | | | | component: Replace most references to 'master' with 'aggregate device' | Stephen Boyd | 2022-01-31 | 1 | -9/+9 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-03-28 | 24 | -133/+712 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | misc: fastrpc: Add support to secure memory map | Vamsi Krishna Gattupalli | 2022-03-18 | 1 | -1/+4 |
| * | | | | | | | | | misc: fastrpc: check before loading process to the DSP | Jeya R | 2022-03-18 | 1 | -0/+17 |