summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-02PCI: Add Netronome NFP4000 PF device IDSimon Horman1-0/+1
2016-09-02PCI: Add Netronome vendor and device IDsJason S. McMullan1-0/+6
2016-08-19Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2-11/+19
2016-08-17SUNRPC: Don't allocate a full sockaddr_storage for tracingTrond Myklebust1-13/+34
2016-08-06radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin1-0/+1
2016-08-06vmlinux.lds: account for destructor sectionsDmitry Vyukov1-0/+4
2016-08-06x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner1-0/+1
2016-08-03drm/ttm: Make ttm_bo_mem_compat availableSinclair Yeh1-0/+14
2016-08-03netfilter: x_tables: speed up jump target validationFlorian Westphal1-0/+4
2016-07-10netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal1-0/+3
2016-07-10netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal1-1/+1
2016-07-10netfilter: x_tables: check for bogus target offsetFlorian Westphal1-2/+2
2016-07-10netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal1-0/+3
2016-07-10netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal1-0/+4
2016-07-10pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2-0/+5
2016-07-10net_sched: update hierarchical backlog tooWANG Cong2-2/+7
2016-07-10net_sched: introduce qdisc_replace() helperWANG Cong1-0/+17
2016-07-10ipvs: drop first packet to redirect conntrackJulian Anastasov1-0/+17
2016-07-10bonding: fix bond_get_stats()Eric Dumazet1-0/+1
2016-07-10net: validate variable length ll headersWillem de Bruijn1-2/+20
2016-07-10packet: Allow packets with only a header (but no payload)Martin Blumenstingl1-1/+2
2016-07-10mld, igmp: Fix reserved tailroom calculationBenjamin Poirier1-0/+24
2016-07-10dm snapshot: disallow the COW and origin devices from being identicalDingXiang1-0/+2
2016-07-10ASoC: samsung: pass DMA channels as pointersArnd Bergmann1-0/+4
2016-07-10USB: EHCI: declare hostpc register as zero-length arrayAlan Stern1-2/+2
2016-07-10ALSA: hda - Fix possible race on regmap bypass flipTakashi Iwai1-0/+2
2016-07-10nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields1-2/+0
2016-06-17irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier1-1/+1
2016-06-06SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan2-15/+15
2016-06-03can: fix handling of unmodifiable configuration optionsOliver Hartkopp1-2/+20
2016-06-03USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern1-1/+1
2016-06-03Fix OpenSSH pty regression on closeBrian Bloniarz1-1/+1
2016-06-03usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2-2/+2
2016-05-17Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds1-2/+18
2016-05-17mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi1-3/+7
2016-05-17IB/security: Restrict use of the write() interfaceJason Gunthorpe1-0/+16
2016-05-17[media] v4l2-dv-timings.h: fix polarity for 4k formatsHans Verkuil1-10/+20
2016-05-17regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski1-0/+2
2016-05-10mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel1-9/+8
2016-05-10drm: Loongson-3 doesn't fully support wc memoryHuacai Chen1-0/+2
2016-04-20USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede1-0/+2
2016-04-20compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini1-1/+1
2016-04-20compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches4-185/+116
2016-04-18mm: use 'unsigned int' for page orderKirill A. Shutemov2-3/+4
2016-04-18fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn1-1/+1
2016-04-18tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)1-3/+3
2016-04-18bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra1-7/+7
2016-04-18Thermal: Ignore invalid trip pointsZhang Rui1-0/+2
2016-04-18mmc: atmel-mci: restore dma on AVR32Mans Rullgard1-0/+2
2016-04-18ALSA: hda - Check the return value from pm_runtime_get/put*()Takashi Iwai1-8/+8