index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
signal: Add SA_IMMUTABLE to ensure forced siganls do not get changed
Eric W. Biederman
2021-11-03
3
-1
/
+11
*
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
2021-10-29
8
-9
/
+9
*
exit/r8188eu: Replace the macro thread_exit with a simple return 0
Eric W. Biederman
2021-10-29
3
-4
/
+2
*
exit/rtl8712: Replace the macro thread_exit with a simple return 0
Eric W. Biederman
2021-10-29
2
-2
/
+1
*
exit/rtl8723bs: Replace the macro thread_exit with a simple return 0
Eric W. Biederman
2021-10-29
4
-5
/
+3
*
signal/x86: In emulate_vsyscall force a signal instead of calling do_exit
Eric W. Biederman
2021-10-29
1
-1
/
+2
*
signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sig
Eric W. Biederman
2021-10-29
1
-2
/
+2
*
signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer fails
Eric W. Biederman
2021-10-29
1
-2
/
+4
*
exit/syscall_user_dispatch: Send ordinary signals on failure
Eric W. Biederman
2021-10-29
1
-4
/
+8
*
signal: Implement force_fatal_sig
Eric W. Biederman
2021-10-29
2
-9
/
+18
*
exit/kthread: Have kernel threads return instead of calling do_exit
Eric W. Biederman
2021-10-29
5
-9
/
+6
*
signal/s390: Use force_sigsegv in default_trap_handler
Eric W. Biederman
2021-10-29
1
-1
/
+1
*
signal/vm86_32: Properly send SIGSEGV when the vm86 state cannot be saved.
Eric W. Biederman
2021-10-25
1
-1
/
+3
*
signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON
Eric W. Biederman
2021-10-25
1
-4
/
+2
*
signal/sparc: In setup_tsb_params convert open coded BUG into BUG
Eric W. Biederman
2021-10-25
1
-1
/
+1
*
signal/powerpc: On swapcontext failure force SIGSEGV
Eric W. Biederman
2021-10-25
2
-5
/
+10
*
signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)
Eric W. Biederman
2021-10-25
1
-4
/
+6
*
signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT
Eric W. Biederman
2021-10-25
2
-11
/
+2
*
signal/sparc32: Remove unreachable do_exit in do_sparc_fault
Eric W. Biederman
2021-10-20
1
-1
/
+0
*
reboot: Remove the unreachable panic after do_exit in reboot(2)
Eric W. Biederman
2021-10-20
1
-1
/
+0
*
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
2021-10-20
11
-20
/
+9
*
exit/doublefault: Remove apparently bogus comment about rewind_stack_do_exit
Eric W. Biederman
2021-10-20
1
-3
/
+0
*
Linux 5.15-rc1
v5.15-rc1
Linus Torvalds
2021-09-13
1
-2
/
+2
*
Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-09-13
36
-175
/
+1147
|
\
|
*
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
2021-09-11
1
-2
/
+12
|
*
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-11
1
-81
/
+417
|
*
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-11
1
-0
/
+1
|
*
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
2021-09-11
1
-10
/
+32
|
*
perf tools: Add an option to build without libbfd
Ian Rogers
2021-09-11
1
-22
/
+25
|
*
perf tools: Allow build-id with trailing zeros
Namhyung Kim
2021-09-11
1
-0
/
+10
|
*
perf tools: Fix hybrid config terms list corruption
Adrian Hunter
2021-09-11
2
-9
/
+27
|
*
perf tools: Factor out copy_config_terms() and free_config_terms()
Adrian Hunter
2021-09-11
3
-13
/
+19
|
*
perf tools: Fix perf_event_attr__fprintf() missing/dupl. fields
Adrian Hunter
2021-09-11
1
-1
/
+4
|
*
perf tools: Ignore Documentation dependency file
Ian Rogers
2021-09-11
1
-0
/
+1
|
*
perf bpf: Provide a weak btf__load_from_kernel_by_id() for older libbpf versions
Arnaldo Carvalho de Melo
2021-09-10
1
-0
/
+8
|
*
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
2021-09-10
1
-1
/
+2
|
*
perf beauty: Cover more flags in the move_mount syscall argument beautifier
Arnaldo Carvalho de Melo
2021-09-10
1
-1
/
+1
|
*
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-10
1
-5
/
+7
|
*
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
2021-09-10
1
-0
/
+1
|
*
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-10
1
-4
/
+7
|
*
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-10
1
-0
/
+1
|
*
perf report: Add support to print a textual representation of IBS raw sample ...
Kim Phillips
2021-09-10
4
-1
/
+303
|
*
perf report: Add tools/arch/x86/include/asm/amd-ibs.h
Kim Phillips
2021-09-10
2
-0
/
+133
|
*
perf env: Add perf_env__cpuid, perf_env__{nr_}pmu_mappings
Kim Phillips
2021-09-10
2
-0
/
+83
|
*
perf symbol: Look for ImageBase in PE file to compute .text offset
Remi Bernon
2021-09-10
1
-4
/
+16
|
*
perf scripts python: Fix passing arguments to stackcollapse report
Michael Petlan
2021-09-10
1
-1
/
+1
|
*
perf test: Fix bpf test sample mismatch reporting
Michael Petlan
2021-09-10
1
-1
/
+1
|
*
tools headers UAPI: Sync files changed by new process_mrelease syscall and th...
Arnaldo Carvalho de Melo
2021-09-10
5
-18
/
+27
|
*
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
2021-09-10
1
-1
/
+8
*
|
Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...
Linus Torvalds
2021-09-13
4
-9
/
+26
|
\
\
[next]