index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-03
x86/asm/decoder: Use explicitly signed chars
Josh Poimboeuf
1
-3
/
+3
2016-02-29
objtool: Enable stack metadata validation on 64-bit x86
Josh Poimboeuf
1
-0
/
+1
2016-02-29
objtool: Add CONFIG_STACK_VALIDATION option
Josh Poimboeuf
1
-0
/
+6
2016-02-29
x86/kprobes: Mark kretprobe_trampoline() stack frame as non-standard
Josh Poimboeuf
1
-0
/
+2
2016-02-29
x86/xen: Mark xen_cpuid() stack frame as non-standard
Josh Poimboeuf
1
-1
/
+2
2016-02-29
objtool: Add STACK_FRAME_NON_STANDARD() macro
Josh Poimboeuf
1
-1
/
+4
2016-02-29
objtool: Mark non-standard object files and directories
Josh Poimboeuf
9
-9
/
+29
2016-02-25
Merge branch 'ras/core' into core/objtool, to pick up the new exception table...
Ingo Molnar
10
-121
/
+254
2016-02-25
Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixes
Ingo Molnar
115
-1119
/
+1325
2016-02-25
Merge tag 'arc-4.5-rc6-fixes-upd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
20
-163
/
+134
2016-02-24
arc: SMP: CONFIG_ARC_IPI_DBG cleanup
Valentin Rothberg
1
-5
/
+0
2016-02-24
sched/x86: Add stack frame dependency to __preempt_schedule[_notrace]()
Josh Poimboeuf
1
-2
/
+11
2016-02-24
x86/kvm: Add output operand in vmx_handle_external_intr inline asm
Chris J Arges
1
-1
/
+3
2016-02-24
x86/locking: Create stack frame in PV unlock
Josh Poimboeuf
1
-0
/
+4
2016-02-24
x86/kvm: Make test_cc() always inline
Josh Poimboeuf
1
-1
/
+1
2016-02-24
x86/kvm: Set ELF function type for fastop functions
Josh Poimboeuf
1
-8
/
+21
2016-02-24
x86/kprobes: Get rid of kretprobe_trampoline_holder()
Josh Poimboeuf
1
-29
/
+28
2016-02-24
x86/asm/bpf: Create stack frames in bpf_jit.S
Josh Poimboeuf
1
-2
/
+7
2016-02-24
x86/asm/bpf: Annotate callable functions
Josh Poimboeuf
1
-23
/
+16
2016-02-24
x86/uaccess: Add stack frame output operand in get_user() inline asm
Chris J Arges
1
-2
/
+3
2016-02-24
x86/asm/power: Create stack frames in hibernate_asm_64.S
Josh Poimboeuf
1
-0
/
+7
2016-02-24
x86/asm/efi: Create a stack frame in efi_call()
Josh Poimboeuf
1
-0
/
+3
2016-02-24
x86/asm: Create stack frames in rwsem functions
Josh Poimboeuf
1
-1
/
+10
2016-02-24
x86/asm/acpi: Create a stack frame in do_suspend_lowlevel()
Josh Poimboeuf
1
-0
/
+3
2016-02-24
x86/asm/entry: Create stack frames in thunk functions
Josh Poimboeuf
1
-0
/
+4
2016-02-24
x86/asm/crypto: Create stack frames in crypto functions
Josh Poimboeuf
11
-27
/
+148
2016-02-24
x86/asm/crypto: Don't use RBP as a scratch register
Josh Poimboeuf
1
-4
/
+4
2016-02-24
x86/asm/crypto: Simplify stack usage in sha-mb functions
Josh Poimboeuf
2
-55
/
+6
2016-02-24
x86/asm/crypto: Move jump_table to .rodata section
Josh Poimboeuf
1
-4
/
+4
2016-02-24
x86/asm/crypto: Move .Lbswap_mask data to .rodata section
Josh Poimboeuf
1
-0
/
+2
2016-02-24
x86/amd: Set ELF function type for vide()
Josh Poimboeuf
1
-1
/
+4
2016-02-24
x86/paravirt: Create a stack frame in PV_CALLEE_SAVE_REGS_THUNK
Josh Poimboeuf
1
-2
/
+7
2016-02-24
x86/paravirt: Add stack frame dependency to PVOP inline asm calls
Josh Poimboeuf
1
-8
/
+10
2016-02-24
x86/asm/xen: Create stack frames in xen-asm.S
Josh Poimboeuf
1
-1
/
+9
2016-02-24
x86/asm/xen: Set ELF function type for xen_adjust_exception_frame()
Josh Poimboeuf
1
-0
/
+1
2016-02-24
x86/xen: Add stack frame dependency to hypercall inline asm calls
Josh Poimboeuf
1
-2
/
+3
2016-02-24
ARC: SMP: No need for CONFIG_ARC_IPI_DBG
Vineet Gupta
3
-19
/
+1
2016-02-24
ARCv2: Elide sending new cross core intr if receiver didn't ack prev
Vineet Gupta
1
-17
/
+10
2016-02-24
ARCv2: SMP: Push IPI_IRQ into IPI provider
Vineet Gupta
2
-1
/
+1
2016-02-24
ARC: [intc-compact] Remove IPI setup from ARCompact port
Vineet Gupta
2
-4
/
+0
2016-02-24
ARCv2: SMP: Emulate IPI to self using software triggered interrupt
Vineet Gupta
3
-5
/
+32
2016-02-24
x86: fix SMAP in 32-bit environments
Linus Torvalds
1
-0
/
+26
2016-02-23
arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCE
Alexey Brodkin
11
-57
/
+18
2016-02-23
Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-10
/
+20
2016-02-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-47
/
+114
2016-02-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2016-02-20
Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
12
-7
/
+82
2016-02-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-02-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
12
-45
/
+75
2016-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-23
/
+55
[next]