summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-04Linux 5.10.162v5.10.162Greg Kroah-Hartman
2023-01-04io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and wakeupsJens Axboe
2023-01-04eventfd: provide a eventfd_signal_mask() helperJens Axboe
2023-01-04eventpoll: add EPOLL_URING_WAKE poll wakeup flagJens Axboe
2023-01-04Revert "proc: don't allow async path resolution of /proc/self components"Jens Axboe
2023-01-04Revert "proc: don't allow async path resolution of /proc/thread-self components"Jens Axboe
2023-01-04net: remove cmsg restriction from io_uring based send/recvmsg callsJens Axboe
2023-01-04task_work: unconditionally run task_work from get_signal()Jens Axboe
2023-01-04signal: kill JOBCTL_TASK_WORKJens Axboe
2023-01-04io_uring: import 5.15-stable io_uringJens Axboe
2023-01-04task_work: add helper for more targeted task_work cancelingJens Axboe
2023-01-04kernel: don't call do_exit() for PF_IO_WORKER threadsJens Axboe
2023-01-04kernel: stop masking signals in create_io_thread()Jens Axboe
2023-01-04x86/process: setup io_threads more like normal user space threadsStefan Metzmacher
2023-01-04arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()Jens Axboe
2023-01-04arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2023-01-04entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is setSeth Forshee
2023-01-04kernel: allow fork with TIF_NOTIFY_SIGNAL pendingJens Axboe
2023-01-04coredump: Limit what can interrupt coredumpsEric W. Biederman
2023-01-04kernel: remove checking for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04task_work: remove legacy TWA_SIGNAL pathJens Axboe
2023-01-04alpha: fix TIF_NOTIFY_SIGNAL handlingAl Viro
2023-01-04ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handlingVineet Gupta
2023-01-04ia64: don't call handle_signal() unless there's actually a signal queuedJens Axboe
2023-01-04sparc: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04riscv: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04nds32: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04ia64: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04h8300: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04c6x: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04alpha: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04xtensa: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04arm: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04microblaze: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04hexagon: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04csky: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04openrisc: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04sh: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04um: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04s390: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04mips: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04powerpc: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04parisc: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04nios32: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04m68k: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04arm64: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04arc: add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04x86: Wire up TIF_NOTIFY_SIGNALJens Axboe
2023-01-04task_work: Use TIF_NOTIFY_SIGNAL if availableJens Axboe
2023-01-04entry: Add support for TIF_NOTIFY_SIGNALJens Axboe