aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-12missing bits of "splice: fix racy pipe->buffers uses"Al Viro3-4/+4
2014-04-12cifs: fix the race in cifs_writev()Al Viro1-5/+18
2014-04-12ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failureAl Viro1-2/+2
2014-04-11ib_srpt: Use correct ib_sg_dma primitivesMike Marciniszyn1-6/+10
2014-04-11target/tcm_fc: Rename ft_tport_create to ft_tport_getAndy Grover1-3/+3
2014-04-11target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwnAndy Grover1-6/+6
2014-04-11target/tcm_fc: Rename structs and list members for clarityAndy Grover2-33/+32
2014-04-11target/tcm_fc: Limit to 1 TPG per wwnAndy Grover2-11/+12
2014-04-11target/tcm_fc: Don't export ft_lport_listAndy Grover2-2/+1
2014-04-11target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover1-0/+1
2014-04-11target: Add check to prevent Abort Task from aborting itselfAlex Leung1-0/+5
2014-04-11x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin1-0/+11
2014-04-11Dump the registers on undefined instruction userspace faultsRussell King1-0/+1
2014-04-11Btrfs: fix compile warnings on on avr32 platformWang Shilong1-1/+1
2014-04-10x86, calgary: Use 8M TCE table size by defaultWANG Chao1-12/+19
2014-04-10tracing: Add missing function triggers dump and cpudump to READMESteven Rostedt (Red Hat)1-0/+2
2014-04-10scsi: async sd resumeDan Williams6-30/+115
2014-04-10regulator: bcm590xx: Set n_voltages for linear regTim Kryger1-0/+1
2014-04-10AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERICChris Metcalf1-1/+1
2014-04-10NVMe: Retry failed commands with non-fatal errorsKeith Busch4-96/+154
2014-04-10NVMe: Add getgeo to block opsKeith Busch1-0/+11
2014-04-10NVMe: Start-stop nvme_thread during device add-remove.Dan McLeran1-14/+42
2014-04-10NVMe: Make I/O timeout a module parameterKeith Busch2-1/+6
2014-04-10NVMe: CPU hot plug notificationKeith Busch2-0/+20
2014-04-10NVMe: per-cpu io queuesKeith Busch2-38/+172
2014-04-10btrfs: allow mounting btrfs subvolumes with different ro/rw optionsHarald Hoyer1-0/+22
2014-04-10efi: Pass correct file handle to efi_file_{read,close}Matt Fleming2-9/+9
2014-04-10x86/efi: Correct EFI boot stub use of code32_startMatt Fleming3-14/+8
2014-04-10x86/efi: Fix boot failure with EFI stubMatt Fleming1-1/+1
2014-04-10alienware-wmi: cover some scenarios where memory allocations would failMario Limonciello1-2/+10
2014-04-09block: fix regression with block enabled taggingJens Axboe6-14/+24
2014-04-09scsi: Make sure cmd_flags are 64-bitMartin K. Petersen2-4/+4
2014-04-09tracing: Fix anonymous unions in struct ftrace_event_callMathieu Desnoyers3-7/+19
2014-04-09x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"Behan Webster1-0/+5
2014-04-09x86 kbuild: LLVMLinux: More cc-options added for clangJan-Simon Möller1-1/+1
2014-04-09x86, acpi: LLVMLinux: Remove nested functions from Thinkpad ACPIBehan Webster1-41/+45
2014-04-09LLVMLinux: Add support for clang to compiler.h and new compiler-clang.hMark Charlebois2-0/+19
2014-04-09LLVMLinux: Remove warning about returning an uninitialized variableBehan Webster1-1/+2
2014-04-09kbuild: LLVMLinux: Fix LINUX_COMPILER definition script for compilation with clangJan-Simon Möller1-1/+1
2014-04-09Documentation: LLVMLinux: Update Documentation/dontdiffJan-Simon Möller1-0/+3
2014-04-09kbuild: LLVMLinux: Adapt warnings for compilation with clangJan-Simon Möller1-1/+11
2014-04-09kbuild: LLVMLinux: Add Kbuild support for building kernel with ClangBehan Webster1-1/+29
2014-04-09ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb()Tim Gardner1-1/+2
2014-04-09futex: avoid race between requeue and wakeLinus Torvalds1-0/+5
2014-04-09tracepoint: Fix sparse warnings in tracepoint.cMathieu Desnoyers3-5/+9
2014-04-09block: Ensure we only enable integrity metadata for reads and writesMartin K. Petersen1-0/+3
2014-04-09block: Fix integrity verificationMartin K. Petersen1-10/+9
2014-04-09block: Fix for_each_bvec()Martin K. Petersen1-3/+3
2014-04-09ALSA: hda - Make full_reset booleanThierry Reding3-7/+7
2014-04-09ARM: 8018/1: Add {inc,dec}_preempt_count asm macrosCatalin Marinas3-29/+37