summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.4v4.4.4Greg Kroah-Hartman2016-03-031-1/+1
* iwlwifi: mvm: don't allow sched scans without matches to be startedLuca Coelho2016-03-031-0/+4
* iwlwifi: update and fix 7265 series PCI IDsOren Givon2016-03-031-2/+3
* iwlwifi: pcie: properly configure the debug buffer size for 8000Emmanuel Grumbach2016-03-031-3/+12
* iwlwifi: dvm: fix WoWLANEmmanuel Grumbach2016-03-031-0/+3
* security: let security modules use PTRACE_MODE_* with bitmasksJann Horn2016-03-032-7/+5
* IB/cma: Fix RDMA port validation for iWarpMatan Barak2016-03-031-1/+1
* x86/irq: Plug vector cleanup raceThomas Gleixner2016-03-031-10/+53
* x86/irq: Call irq_force_move_complete with irq descriptorThomas Gleixner2016-03-033-7/+11
* x86/irq: Remove outgoing CPU from vector cleanup maskThomas Gleixner2016-03-031-2/+16
* x86/irq: Remove the cpumask allocation from send_cleanup_vector()Thomas Gleixner2016-03-031-13/+3
* x86/irq: Clear move_in_progress before sending cleanup IPIThomas Gleixner2016-03-031-1/+3
* x86/irq: Remove offline cpus from vector cleanupThomas Gleixner2016-03-031-2/+6
* x86/irq: Get rid of code duplicationThomas Gleixner2016-03-031-18/+15
* x86/irq: Copy vectormask instead of an AND operationThomas Gleixner2016-03-031-1/+1
* x86/irq: Check vector allocation earlyThomas Gleixner2016-03-031-13/+25
* x86/irq: Reorganize the search in assign_irq_vectorThomas Gleixner2016-03-031-8/+16
* x86/irq: Reorganize the return path in assign_irq_vectorThomas Gleixner2016-03-031-14/+8
* x86/irq: Do not use apic_chip_data.old_domain as temporary bufferJiang Liu2016-03-031-3/+5
* x86/irq: Validate that irq descriptor is still activeThomas Gleixner2016-03-031-0/+9
* x86/irq: Fix a race in x86_vector_free_irqs()Jiang Liu2016-03-031-8/+8
* x86/irq: Call chip->irq_set_affinity in proper contextThomas Gleixner2016-03-031-1/+5
* x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski2016-03-031-0/+1
* x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King2016-03-031-1/+1
* hpfs: don't truncate the file when delete failsMikulas Patocka2016-03-031-28/+3
* do_last(): ELOOP failure exit should be done after leaving RCU modeAl Viro2016-03-031-5/+4
* should_follow_link(): validate ->d_seq after having decided to followAl Viro2016-03-031-0/+5
* xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk2016-03-031-4/+6
* xen/pciback: Save the number of MSI-X entries to be copied later.Konrad Rzeszutek Wilk2016-03-031-1/+5
* xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORYKonrad Rzeszutek Wilk2016-03-031-1/+2
* xen/scsiback: correct frontend countingJuergen Gross2016-03-031-5/+5
* xen/arm: correctly handle DMA mapping of compound pagesIan Campbell2016-03-031-7/+14
* ARM: at91/dt: fix typo in sama5d2 pinmux descriptionsLudovic Desroches2016-03-031-1/+1
* ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruptionIvaylo Dimitrov2016-03-031-3/+3
* do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro2016-03-031-0/+4
* kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot2016-03-031-2/+3
* sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi2016-03-031-1/+1
* tracing: Fix showing function event in available_eventsSteven Rostedt (Red Hat)2016-03-031-1/+2
* powerpc/eeh: Fix partial hotplug criterionGavin Shan2016-03-031-2/+1
* KVM: x86: MMU: fix ubsan index-out-of-range warningMike Krinkin2016-03-031-1/+1
* KVM: x86: fix conversion of addresses to linear in 32-bit protected modePaolo Bonzini2016-03-031-2/+2
* KVM: x86: fix missed hardware breakpointsPaolo Bonzini2016-03-031-0/+1
* KVM: arm/arm64: vgic: Ensure bitmaps are long enoughMark Rutland2016-03-031-2/+2
* KVM: async_pf: do not warn on page allocation failuresChristian Borntraeger2016-03-031-1/+1
* of/irq: Fix msi-map calculation for nonzero rid-baseRobin Murphy2016-03-031-1/+8
* NFSv4: Fix a dentry leak on alias useBenjamin Coddington2016-03-031-2/+2
* nfs: fix nfs_size_to_loff_tChristoph Hellwig2016-03-031-3/+1
* block: fix use-after-free in dio_bio_completeMike Krinkin2016-03-031-1/+1
* bio: return EINTR if copying to user space got interruptedHannes Reinecke2016-03-031-2/+5
* i2c: i801: Adding Intel Lewisburg support for iTCOAlexandra Yates2016-03-031-0/+2
OpenPOWER on IntegriCloud