mmc: block: fix ABI regression of mmc_blk_ioctl
[firefly-linux-kernel-4.4.55.git] / arch /
2016-04-12 Jann Hornfs/coredump: prevent fsuid=0 dumps into user-controlled...
2016-04-12 Vineet GuptaARC: bitops: Remove non relevant comments
2016-04-12 Lada TrimasovaARC: [BE] readl()/writel() to work in Big Endian CPU...
2016-04-12 Max Filippovxtensa: clear all DBREAKC registers on start
2016-04-12 Max Filippovxtensa: fix preemption in {clear,copy}_user_highpage
2016-04-12 Max Filippovxtensa: ISS: don't hang if stdin EOF is reached
2016-04-12 Luis R. Rodriguezia64: define ioremap_uc()
2016-04-12 Nadav Amitx86/mm: TLB_REMOTE_SEND_IPI should count pages
2016-04-12 Andy Lutomirskix86/iopl: Fix iopl capability check on Xen PV
2016-04-12 Andy Lutomirskix86/iopl/64: Properly context-switch IOPL on Xen PV
2016-04-12 Dave Jonesx86/apic: Fix suspicious RCU usage in smp_trace_call_fu...
2016-04-12 Thomas Gleixnerx86/irq: Cure live lock in fixup_irqs()
2016-04-12 Sebastian Otts390/pci: enforce fmb page boundary rule
2016-04-12 Heiko Carstenss390/cpumf: add missing lpp magic initialization
2016-04-12 Martin Schwidefskys390: fix floating pointer register corruption (again)
2016-04-12 David Hildenbrandsched/preempt, sh: kmap_coherent relies on disabled...
2016-04-12 Paolo BonziniKVM: VMX: fix nested vpid for old KVM guests
2016-04-12 Paolo BonziniKVM: VMX: avoid guest hang on invalid invvpid instruction
2016-04-12 Paolo BonziniKVM: VMX: avoid guest hang on invalid invept instruction
2016-04-12 Radim KrčmářKVM: i8254: change PIT discard tick policy
2016-04-12 Paolo BonziniKVM: x86: fix missed hardware breakpoints
2016-04-12 Bjorn Helgaasx86/PCI: Mark Broadwell-EP Home Agent & PCU as having...
2016-04-12 Stephane Eranianperf/x86/intel: Add definition for PT PMI bit
2016-04-12 Andy Lutomirskix86/entry/compat: Keep TS_COMPAT set during signal...
2016-04-12 Borislav Petkovx86/microcode: Untangle from BLK_DEV_INITRD
2016-04-12 Borislav Petkovx86/microcode/intel: Make early loader look for builtin...
2016-04-12 Arnd BergmannASoC: samsung: pass DMA channels as pointers
2016-04-12 Christian Borntraegers390/cpumf: Fix lpp detection
2016-03-16 James HoganMIPS: smp.c: Fix uninitialised temp_foreign_map
2016-03-16 Hauke MehrtensMIPS: Fix build error when SMP is used without GIC
2016-03-16 Russell Curreypowerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and...
2016-03-16 Russell Curreypowerpc/powernv: Add a kmsg_dumper that flushes console...
2016-03-16 Andreas Schwabpowerpc: Fix dedotify for binutils >= 2.26
2016-03-16 Dexuan Cuix86/mm: Fix slow_virt_to_phys() for X86_PAE again
2016-03-16 Martin Schwidefskys390/mm: four page table levels vs. fork
2016-03-16 Paolo BonziniKVM: MMU: fix reserved bit check for ept=0/CR0.WP=0...
2016-03-16 Paolo BonziniKVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP...
2016-03-16 Paul MackerrasKVM: PPC: Book3S HV: Sanitize special-purpose register...
2016-03-16 David HildenbrandKVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
2016-03-16 Radim KrčmářKVM: VMX: disable PEBS before a guest entry
2016-03-16 Lokesh VutlaARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
2016-03-16 Mugunthan V NARM: dts: dra7: do not gate cpsw clock due to errata...
2016-03-16 Thomas PetazzoniARM: mvebu: fix overlap of Crypto SRAM with PCIe memory...
2016-03-16 Ard Biesheuvelarm64: account for sparsemem section alignment when...
2016-03-09 Maciej W. RozyckiMIPS: traps: Fix SIGFPE information leak from `do_ov...
2016-03-09 Govindraj RajaMIPS: scache: Fix scache init with invalid line size.
2016-03-09 Todd E BrandtPM / sleep / x86: Fix crash on graph trace through...
2016-03-09 Ard Biesheuvelarm64: vmemmap: use virtual projection of linear region
2016-03-09 Michael S. Tsirkinarm/arm64: KVM: Fix ioctl error handling
2016-03-09 Paolo BonziniKVM: x86: fix root cause for missed hardware breakpoints
2016-03-09 Owen Hofmannkvm: x86: Update tsc multiplier on change.
2016-03-09 Michael S. Tsirkinmips/kvm: fix ioctl error handling
2016-03-09 Helge Dellerparisc: Fix ptrace syscall number and return value...
2016-03-03 Thomas Gleixnerx86/irq: Plug vector cleanup race
2016-03-03 Thomas Gleixnerx86/irq: Call irq_force_move_complete with irq descriptor
2016-03-03 Thomas Gleixnerx86/irq: Remove outgoing CPU from vector cleanup mask
2016-03-03 Thomas Gleixnerx86/irq: Remove the cpumask allocation from send_cleanu...
2016-03-03 Thomas Gleixnerx86/irq: Clear move_in_progress before sending cleanup IPI
2016-03-03 Thomas Gleixnerx86/irq: Remove offline cpus from vector cleanup
2016-03-03 Thomas Gleixnerx86/irq: Get rid of code duplication
2016-03-03 Thomas Gleixnerx86/irq: Copy vectormask instead of an AND operation
2016-03-03 Thomas Gleixnerx86/irq: Check vector allocation early
2016-03-03 Thomas Gleixnerx86/irq: Reorganize the search in assign_irq_vector
2016-03-03 Thomas Gleixnerx86/irq: Reorganize the return path in assign_irq_vector
2016-03-03 Jiang Liux86/irq: Do not use apic_chip_data.old_domain as tempor...
2016-03-03 Thomas Gleixnerx86/irq: Validate that irq descriptor is still active
2016-03-03 Jiang Liux86/irq: Fix a race in x86_vector_free_irqs()
2016-03-03 Thomas Gleixnerx86/irq: Call chip->irq_set_affinity in proper context
2016-03-03 Andy Lutomirskix86/entry/compat: Add missing CLAC to entry_INT80_32
2016-03-03 Colin Ian Kingx86/mpx: Fix off-by-one comparison with nr_registers
2016-03-03 Ian Campbellxen/arm: correctly handle DMA mapping of compound pages
2016-03-03 Ludovic DesrochesARM: at91/dt: fix typo in sama5d2 pinmux descriptions
2016-03-03 Ivaylo DimitrovARM: OMAP2+: Fix onenand initialization to avoid filesy...
2016-03-03 Gavin Shanpowerpc/eeh: Fix partial hotplug criterion
2016-03-03 Mike KrinkinKVM: x86: MMU: fix ubsan index-out-of-range warning
2016-03-03 Paolo BonziniKVM: x86: fix conversion of addresses to linear in...
2016-03-03 Paolo BonziniKVM: x86: fix missed hardware breakpoints
2016-03-03 Vineet GuptaARCv2: SMP: Emulate IPI to self using software triggere...
2016-03-03 Vineet GuptaARCv2: STAR 9000950267: Handle return from intr to...
2016-03-03 Dmitry V. Levinsparc64: fix incorrect sign extension in sys_sparc64_pe...
2016-03-03 James HoganMIPS: Fix buffer overflow in syscall_get_arguments()
2016-03-03 Huacai ChenMIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
2016-03-03 Huacai ChenMIPS: hpet: Choose a safe value for the ETIME check
2016-03-03 Huacai ChenMIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
2016-03-03 Dan WilliamsRevert "MIPS: Fix PAGE_MASK definition"
2016-03-03 Vegard Nossumuml: flush stdout before forking
2016-03-03 Martin Schwidefskys390/fpu: signals vs. floating point control register
2016-03-03 Martin Schwidefskys390/compat: correct restore of high gprs on signal...
2016-03-03 Ard Biesheuvels390: fix normalization bug in exception table sorting
2016-03-03 David HildenbrandKVM: s390: fix memory overwrites when vx is disabled
2016-03-03 Martin Schwidefskys390/kvm: remove dependency on struct save_area definition
2016-03-03 Arnd BergmannARM: 8457/1: psci-smp is built only for SMP
2016-03-03 David HildenbrandKVM: s390: fix guest fprs memory leak
2016-03-03 dann frazierarm64: errata: Add -mpc-relative-literal-loads to build...
2016-03-03 Arnd BergmannARM: debug-ll: fix BCM63xx entry for multiplatform
2016-02-25 Sudip Mukherjeem32r: fix m32104ut_defconfig build fail
2016-02-25 Greg KurzKVM: PPC: Fix ONE_REG AltiVec support
2016-02-25 Thomas HuthKVM: PPC: Fix emulation of H_SET_DABR/X on POWER8
2016-02-25 Marek Szyprowskiarm64: dma-mapping: fix handling of devices registered...
2016-02-25 Tony LindgrenARM: OMAP2+: Fix ppa_zero_params and ppa_por_params...
next