summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tools: hv: report ENOSPC errors in hv_fcopy_daemonOlaf Hering2016-09-151-0/+1
* lightnvm: fix missing grown bad block typeMatias Bjørling2016-09-151-2/+3
* ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi2016-09-071-1/+1
* Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2016-09-072-11/+19
* mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperTomeu Vizoso2016-09-071-0/+15
* usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman2016-09-071-0/+1
* genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier2016-09-071-0/+2
* genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner2016-09-071-4/+2
* PCI: Add Netronome NFP4000 PF device IDSimon Horman2016-09-071-0/+1
* PCI: Add Netronome vendor and device IDsJason S. McMullan2016-09-071-0/+6
* SUNRPC: Don't allocate a full sockaddr_storage for tracingTrond Myklebust2016-08-201-13/+34
* target: Fix ordered task CHECK_CONDITION early exception handlingNicholas Bellinger2016-08-201-0/+1
* target: Fix max_unmap_lba_count calc overflowMike Christie2016-08-201-1/+1
* target: Fix ordered task target_setup_cmd_from_cdb exception hangNicholas Bellinger2016-08-201-1/+0
* IB/mlx5: Fix post send fence logicEli Cohen2016-08-201-0/+1
* IB/mlx5: Fix MODIFY_QP command input structureArtemy Kovalyov2016-08-201-2/+2
* block: fix bdi vs gendisk lifetime mismatchDan Williams2016-08-202-0/+2
* block: add missing group association in bio-cloning functionsPaolo Valente2016-08-201-0/+3
* mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner2016-08-161-0/+8
* devpts: clean up interface to pty driversLinus Torvalds2016-08-161-24/+10
* vmlinux.lds: account for destructor sectionsDmitry Vyukov2016-08-101-0/+4
* x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner2016-08-101-0/+1
* drm/ttm: Make ttm_bo_mem_compat availableSinclair Yeh2016-07-271-0/+14
* vfs: add d_real_inode() helperMiklos Szeredi2016-07-271-0/+12
* net_sched: fix mirrored packets checksumWANG Cong2016-07-271-0/+19
* packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller2016-07-271-0/+1
* nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields2016-07-271-2/+0
* locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini2016-07-271-3/+13
* locking/qspinlock: Fix spin_unlock_wait() some morePeter Zijlstra2016-07-271-36/+17
* USB: EHCI: declare hostpc register as zero-length arrayAlan Stern2016-07-271-2/+2
* bpf: try harder on clones when writing into skbDaniel Borkmann2016-07-111-0/+7
* bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann2016-07-111-0/+4
* sock_diag: do not broadcast raw socket destructionWillem de Bruijn2016-07-111-0/+6
* net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld2016-07-111-1/+2
* netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal2016-06-241-0/+3
* netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal2016-06-241-1/+1
* netfilter: x_tables: check for bogus target offsetFlorian Westphal2016-06-241-2/+2
* netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal2016-06-241-0/+3
* netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal2016-06-241-0/+4
* irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier2016-06-241-1/+1
* vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2016-06-241-0/+1
* uapi glibc compat: fix compilation when !__USE_MISC in glibcNicolas Dichtel2016-06-241-1/+1
* switchdev: pass pointer to fib_info instead of copyJiri Pirko2016-06-241-1/+1
* drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel2016-06-071-0/+2
* pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2016-06-072-0/+5
* mm: use phys_addr_t for reserve_bootmem_region() argumentsStefan Bader2016-06-071-1/+1
* scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn2016-06-011-0/+1
* SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan2016-06-012-15/+15
* locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()Peter Zijlstra2016-06-011-1/+26
* Fix OpenSSH pty regression on closeBrian Bloniarz2016-06-011-1/+1