aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-23sysfs: add attribute specification for /sysfs/devices/.../coredumpArend van Spriel1-0/+10
2018-01-23serdev: add method to set parityUlrich Hecht3-0/+46
2018-01-23EISA: Delete error message for a failed memory allocation in eisa_probe()Ladislav Michl1-3/+1
2018-01-23EISA: Whitespace cleanupLadislav Michl3-43/+42
2018-01-23tty: fix data race between tty_init_dev and flush of bufGaurav Kohli3-3/+11
2018-01-23drm/amd/amdgpu: Add Polaris version checkJames Zhu1-2/+15
2018-01-23drm/amdgpu: Reenable manual GPU reset from sysfsAndrey Grodzovsky1-1/+1
2018-01-23s390/decompressor: discard __ksymtab and .eh_frame sectionsVasily Gorbik2-0/+7
2018-01-23s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov1-4/+4
2018-01-23s390/tools: generate header files in arch/s390/include/generated/Hendrik Brueckner7-14/+26
2018-01-23s390/syscalls: use generated syscall_table.h and unistd.h header filesHendrik Brueckner6-792/+12
2018-01-23s390/syscalls: add Makefile to generate system call header filesHendrik Brueckner2-0/+57
2018-01-23s390/syscalls: add syscalltbl scriptHendrik Brueckner1-0/+232
2018-01-23s390/syscalls: add system call tableHendrik Brueckner1-0/+390
2018-01-23s390/decompressor: swap .text and .rodata.compressed sectionsVasily Gorbik1-3/+3
2018-01-23s390/sclp: fix .data section specificationVasily Gorbik1-2/+2
2018-01-23s390/ipl: avoid usage of __section(.data)Vasily Gorbik1-8/+4
2018-01-23s390/head: replace hard coded values with constantsVasily Gorbik1-5/+5
2018-01-23s390/disassembler: add generated gen_opcode_table tool to .gitignoreHendrik Brueckner1-0/+1
2018-01-23s390: remove bogus system call table entriesHeiko Carstens1-3/+3
2018-01-23s390/kprobes: remove duplicate includesPravin Shedge1-1/+0
2018-01-23s390/dasd: Remove dead return code checksJan Höppner1-12/+0
2018-01-23s390/dasd: Simplify codeChristophe JAILLET1-5/+2
2018-01-23powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin5-58/+39
2018-01-22nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings1-3/+3
2018-01-22Input: stmfts - set IRQ_NOAUTOEN to the irq flagAndi Shyti1-3/+8
2018-01-22scsi: qla2xxx: Fix logo flag for qlt_free_session_done()Himanshu Madhani1-0/+1
2018-01-22signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman6-23/+25
2018-01-22signal/powerpc: Remove unnecessary signal_code parameter of do_send_trapEric W. Biederman3-10/+10
2018-01-22signal: Helpers for faults with specialized siginfo layoutsEric W. Biederman2-0/+67
2018-01-22signal: Add send_sig_fault and force_sig_faultEric W. Biederman2-0/+67
2018-01-22signal: Replace memset(info,...) with clear_siginfo for clarityEric W. Biederman4-5/+5
2018-01-22signal: Don't use structure initializers for struct siginfoEric W. Biederman9-60/+89
2018-01-22signal/arm64: Better isolate the COMPAT_TASK portion of ptrace_hbptriggeredEric W. Biederman1-15/+12
2018-01-22scsi: arcmsr: avoid do_gettimeofdayArnd Bergmann1-27/+10
2018-01-22scsi: core: Add VENDOR_SPECIFIC sense code definitionsHannes Reinecke1-0/+1
2018-01-22scsi: qedi: Drop cqe response during connection recoveryManish Rangankar1-1/+3
2018-01-22scsi: fas216: fix sense buffer initializationArnd Bergmann1-1/+1
2018-01-22scsi: ibmvfc: Remove unneeded semicolonsChristopher Díaz Riveros1-17/+17
2018-01-22scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()Xiang Chen1-1/+0
2018-01-22scsi: hisi_sas: directly attached disk LED feature for v2 hwXiaofei Tan3-0/+62
2018-01-22scsi: hisi_sas: devicetree: bindings: add LED feature for v2 hwXiaofei Tan1-1/+4
2018-01-22scsi: megaraid_sas: NVMe passthrough command supportShivasharan S3-5/+62
2018-01-22scsi: megaraid: use ktime_get_real for firmware timeArnd Bergmann1-4/+3
2018-01-22scsi: fnic: use 64-bit timestampsArnd Bergmann3-32/+32
2018-01-22scsi: qedf: Fix error return code in __qedf_probe()Wei Yongjun1-0/+3
2018-01-22scsi: devinfo: fix format of the device listXose Vazquez Perez1-4/+3
2018-01-22scsi: qla2xxx: Update driver version to 10.00.00.05-khimanshu.madhani@cavium.com1-1/+1
2018-01-22scsi: qla2xxx: Add XCB counters to debugfsAnil Gurumurthy1-0/+9
2018-01-22scsi: qla2xxx: Fix queue ID for async abort with MultiqueueDarren Trapp3-2/+15