index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
internal.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-09
x86/entry/compat: Implement opportunistic SYSRETL for compat syscalls
Andy Lutomirski
2
-5
/
+60
2015-10-09
x86/vdso/compat: Wire up SYSENTER and SYSCSALL for compat userspace
Andy Lutomirski
2
-36
/
+62
2015-10-09
x86/entry: Add C code for fast system call entries
Andy Lutomirski
1
-0
/
+43
2015-10-09
x86/entry/64/compat: Migrate the body of the syscall entry to C
Andy Lutomirski
2
-39
/
+19
2015-10-09
x86/entry: Add do_syscall_32(), a C function to do 32-bit syscalls
Andy Lutomirski
1
-0
/
+43
2015-10-09
x86/syscalls: Give sys_call_ptr_t a useful type
Andy Lutomirski
5
-9
/
+11
2015-10-09
x86/entry/syscalls: Move syscall table declarations into asm/syscalls.h
Andy Lutomirski
4
-9
/
+14
2015-10-09
x86/entry/64/compat: Set up full pt_regs for all compat syscalls
Andy Lutomirski
3
-40
/
+20
2015-10-09
x86/entry/64/compat: Remove most of the fast system call machinery
Andy Lutomirski
1
-242
/
+4
2015-10-09
x86/entry/64/compat: Remove audit optimizations
Andy Lutomirski
1
-96
/
+2
2015-10-09
x86/entry/64/compat: Disable SYSENTER and SYSCALL32 entries
Andy Lutomirski
1
-0
/
+13
2015-10-09
x86/vdso/32: Save extra registers in the INT80 vsyscall path
Andy Lutomirski
3
-1
/
+26
2015-10-09
x86/elf/64: Clear more registers in elf_common_init()
Andy Lutomirski
1
-4
/
+4
2015-10-09
x86/vdso: Replace hex int80 CFI annotations with GAS directives
Andy Lutomirski
1
-40
/
+8
2015-10-09
x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asm
Andy Lutomirski
2
-5
/
+12
2015-10-09
x86/asm: Re-add parts of the manual CFI infrastructure
Andy Lutomirski
2
-2
/
+178
2015-10-07
x86/vdso: Remove runtime 32-bit vDSO selection
Andy Lutomirski
12
-279
/
+21
2015-10-07
x86/entry/64/compat: After SYSENTER, move STI after the NT fixup
Andy Lutomirski
1
-8
/
+22
2015-10-07
x86/entry, locking/lockdep: Move lockdep_sys_exit() to prepare_exit_to_usermo...
Andy Lutomirski
3
-3
/
+2
2015-10-07
x86/entry/64/compat: Fix SYSENTER's NT flag before user memory access
Andy Lutomirski
1
-9
/
+9
2015-10-07
selftests/x86: Add a test for ptrace syscall restart and arg modification
Andy Lutomirski
3
-1
/
+342
2015-10-07
selftests/x86: Add a test for vDSO unwinding
Andy Lutomirski
2
-1
/
+210
2015-10-07
x86/uaccess: Add unlikely() to __chk_range_not_ok() failure paths
Andy Lutomirski
1
-3
/
+3
2015-10-07
x86/uaccess: Tell the compiler that uaccess is unlikely to fault
Andy Lutomirski
1
-4
/
+4
2015-10-07
Revert "fs: do not prefault sys_write() user buffer pages"
Linus Torvalds
1
-18
/
+16
2015-10-07
NFS: Fix a tracepoint NULL-pointer dereference
Anna Schumaker
1
-1
/
+1
2015-10-06
x86/xen/p2m: hint at the last populated P2M entry
David Vrabel
1
-1
/
+18
2015-10-04
Linux 4.3-rc4
v4.3-rc4
Linus Torvalds
1
-1
/
+1
2015-10-04
MIPS: scall: Always run the seccomp syscall filters
Markos Chandras
4
-73
/
+42
2015-10-03
[CIFS] Update cifs version number
Steve French
1
-1
/
+1
2015-10-02
clocksource: Fix abs() usage w/ 64bit values
John Stultz
1
-1
/
+1
2015-10-02
nfs4: reset states to use open_stateid when returning delegation voluntarily
Jeff Layton
1
-0
/
+3
2015-10-02
NFSv4: Fix a nograce recovery hang
Benjamin Coddington
1
-0
/
+2
2015-10-02
NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH
Trond Myklebust
1
-2
/
+8
2015-10-02
NFSv4: Don't try to reclaim unused state owners
Trond Myklebust
1
-1
/
+2
2015-10-02
NFS: Fix a write performance regression
Trond Myklebust
1
-1
/
+1
2015-10-02
NFS: Fix up page writeback accounting
Trond Myklebust
1
-6
/
+6
2015-10-02
irqchip/gic-v3-its: Count additional LPIs for the aliased devices
Marc Zyngier
1
-1
/
+1
2015-10-02
irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined
Marc Zyngier
1
-0
/
+3
2015-10-02
Revert "Input: synaptics - fix handling of disabling gesture mode"
Dmitry Torokhov
1
-8
/
+4
2015-10-02
MIPS: Octeon: Fix kernel panic on startup from memory corruption
Matt Bennett
1
-1
/
+1
2015-10-02
MIPS: Fix R2300 FP context switch handling
Paul Burton
1
-27
/
+1
2015-10-02
MIPS: Fix octeon FP context switch handling
Paul Burton
1
-25
/
+1
2015-10-02
arm64: ftrace: fix function_graph tracer panic
Li Bin
1
-2
/
+20
2015-10-02
MIPS: BPF: Fix load delay slots.
Ralf Baechle
1
-0
/
+4
2015-10-02
x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds
Ben Hutchings
1
-1
/
+1
2015-10-02
md/bitmap: don't pass -1 to bitmap_storage_alloc.
NeilBrown
1
-1
/
+2
2015-10-02
md/raid1: Avoid raid1 resync getting stuck
Jes Sorensen
1
-3
/
+2
2015-10-02
md: drop null test before destroy functions
Julia Lawall
4
-14
/
+7
2015-10-02
md: clear CHANGE_PENDING in readonly array
Shaohua Li
1
-0
/
+1
[next]