summaryrefslogtreecommitdiffstats
path: root/fs/ext4 (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-22x86/mce/AMD: Add system physical address translation for AMD Fam17hYazen Ghannam3-1/+203
2016-11-16x86/amd_nb: Add SMN and Indirect Data Fabric access for AMD Fam17hYazen Ghannam2-2/+111
2016-11-16x86/amd_nb: Add Fam17h Data Fabric as "Northbridge"Yazen Ghannam1-0/+5
2016-11-16x86/amd_nb: Make all exports EXPORT_SYMBOL_GPLYazen Ghannam1-11/+13
2016-11-16x86/amd_nb: Make amd_northbridges internal to amd_nb.cYazen Ghannam2-23/+28
2016-11-16x86/mce/AMD: Reset Threshold Limit after logging errorYazen Ghannam1-0/+6
2016-11-11x86/mce/AMD: Fix HWID_MCATYPE calculation by grouping argumentsYazen Ghannam1-1/+1
2016-11-11x86/MCE: Correct TSC timestamping of error recordsBorislav Petkov2-8/+12
2016-11-08x86/RAS: Hide SMCA bank namesBorislav Petkov3-11/+31
2016-11-08x86/RAS: Rename smca_bank_names to smca_namesBorislav Petkov3-5/+5
2016-11-08x86/RAS: Simplify SMCA HWID descriptor structBorislav Petkov3-22/+16
2016-11-08x86/RAS: Simplify SMCA bank descriptor structBorislav Petkov2-8/+9
2016-11-08x86/MCE: Dump MCE to dmesg if no consumersBorislav Petkov1-6/+46
2016-11-08x86/RAS: Add TSC timestamp to the injected MCEBorislav Petkov1-0/+2
2016-11-08x86/MCE: Do not look at panic_on_oops in the severity gradingYinghai Lu1-1/+1
2016-11-06Linux 4.9-rc4v4.9-rc4Linus Torvalds1-1/+1
2016-11-04PCI: designware: Check for iATU unroll support after initializing hostNiklas Cassel1-2/+5
2016-11-04i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy1-1/+1
2016-11-04MIPS: Fix max_low_pfn with disabled highmemJames Hogan1-0/+13
2016-11-04MIPS: Correct MIPS I FP sigcontext layoutMaciej W. Rozycki1-64/+39
2016-11-04MIPS: Fix ISA I/II FP signal context offsetsMaciej W. Rozycki2-117/+131
2016-11-04MIPS: Remove FIR from ISA I FP signal contextMaciej W. Rozycki1-5/+1
2016-11-04MIPS: Fix ISA I FP sigcontext access violation handlingMaciej W. Rozycki1-1/+1
2016-11-04MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki5-42/+78
2016-11-04MIPS: ptrace: Also initialize the FP context on individual FCSR writesMaciej W. Rozycki1-0/+1
2016-11-04MIPS: dump_tlb: Fix printk continuationsJames Hogan2-31/+31
2016-11-04MIPS: Fix __show_regs() outputPaul Burton1-21/+21
2016-11-04MIPS: traps: Fix output of show_codeMatt Redfearn1-3/+4
2016-11-04MIPS: traps: Fix output of show_stacktraceMatt Redfearn1-6/+8
2016-11-04MIPS: traps: Fix output of show_backtraceMatt Redfearn1-1/+1
2016-11-04MIPS: Fix build of compressed imageMatt Redfearn1-1/+1
2016-11-04MIPS: generic: Fix KASLR for generic kernel.Matt Redfearn1-6/+10
2016-11-04MIPS: KASLR: Fix handling of NULL FDTMatt Redfearn1-1/+1
2016-11-04MIPS: Malta: Fixup rebootPaul Burton1-1/+2
2016-11-04MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPCPaul Burton1-1/+10
2016-11-03firewire: net: fix fragmented datagram_size off-by-oneStefan Richter1-4/+4
2016-11-03firewire: net: guard against rx buffer overflowsStefan Richter1-16/+35
2016-11-03sched/core: Remove pointless printout in sched_show_task()Linus Torvalds1-9/+0
2016-11-03sched/core: Fix oops in sched_show_task()Tetsuo Handa1-0/+3
2016-11-03virtio-gpu: fix vblank eventsGerd Hoffmann1-2/+1
2016-11-02parisc: Ignore the pkey system calls for nowHelge Deller1-1/+3
2016-11-02parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded valueHelge Deller1-1/+1
2016-11-02parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin1-2/+9
2016-11-02parisc: Avoid trashing sr2 and sr3 in LWS codeJohn David Anglin1-29/+24
2016-11-02parisc: use KERN_CONT when printing device inventoryHelge Deller1-3/+3
2016-11-02kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann1-1/+1
2016-11-02kvm: nVMX: VMCLEAR an active shadow VMCS after last useJim Mattson1-7/+15
2016-11-02KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCKPaolo Bonzini4-65/+6
2016-11-01nfsd: Fix general protection fault in release_lock_stateid()Chuck Lever1-6/+4
2016-11-01svcrdma: backchannel cannot share a page for send and rcv buffersChuck Lever1-3/+10