summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-29signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)Eric W. Biederman
2021-10-29exit/r8188eu: Replace the macro thread_exit with a simple return 0Eric W. Biederman
2021-10-29exit/rtl8712: Replace the macro thread_exit with a simple return 0Eric W. Biederman
2021-10-29exit/rtl8723bs: Replace the macro thread_exit with a simple return 0Eric W. Biederman
2021-10-29signal/x86: In emulate_vsyscall force a signal instead of calling do_exitEric W. Biederman
2021-10-29signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sigEric W. Biederman
2021-10-29signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer failsEric W. Biederman
2021-10-29exit/syscall_user_dispatch: Send ordinary signals on failureEric W. Biederman
2021-10-29signal: Implement force_fatal_sigEric W. Biederman
2021-10-29exit/kthread: Have kernel threads return instead of calling do_exitEric W. Biederman
2021-10-29signal/s390: Use force_sigsegv in default_trap_handlerEric W. Biederman
2021-10-25signal/vm86_32: Properly send SIGSEGV when the vm86 state cannot be saved.Eric W. Biederman
2021-10-25signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ONEric W. Biederman
2021-10-25signal/sparc: In setup_tsb_params convert open coded BUG into BUGEric W. Biederman
2021-10-25signal/powerpc: On swapcontext failure force SIGSEGVEric W. Biederman
2021-10-25signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)Eric W. Biederman
2021-10-25signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman
2021-10-20signal/sparc32: Remove unreachable do_exit in do_sparc_faultEric W. Biederman
2021-10-20reboot: Remove the unreachable panic after do_exit in reboot(2)Eric W. Biederman
2021-10-20exit: Remove calls of do_exit after noreturn versions of dieEric W. Biederman
2021-10-20exit/doublefault: Remove apparently bogus comment about rewind_stack_do_exitEric W. Biederman
2021-09-12Linux 5.15-rc1v5.15-rc1Linus Torvalds
2021-09-12Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-09-12Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...Linus Torvalds
2021-09-12Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linuxLinus Torvalds
2021-09-12Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-12Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-12Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2021-09-12Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-09-12Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-12Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-09-12Merge branch 'misc.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2021-09-12Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-09-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-09-11Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-11Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds
2021-09-11tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo
2021-09-11tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2021-09-11tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo
2021-09-11tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo
2021-09-11perf tools: Add an option to build without libbfdIan Rogers
2021-09-11perf tools: Allow build-id with trailing zerosNamhyung Kim
2021-09-11perf tools: Fix hybrid config terms list corruptionAdrian Hunter
2021-09-11perf tools: Factor out copy_config_terms() and free_config_terms()Adrian Hunter
2021-09-11perf tools: Fix perf_event_attr__fprintf() missing/dupl. fieldsAdrian Hunter
2021-09-11perf tools: Ignore Documentation dependency fileIan Rogers
2021-09-11Merge tag 'io_uring-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-11Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-11Merge tag 'libata-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-11Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds