summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-04-06PKCS#7: Make trust determination dependent on contents of trust keyringDavid Howells1-1/+0
2016-04-06KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells2-22/+50
2016-04-06mac80211: add A-MSDU tx supportFelix Fietkau1-0/+3
2016-04-06mac80211: add fast-rx pathJohannes Berg1-0/+10
2016-04-06usb: otg-fsm: support multiple instancesRoger Quadros1-0/+1
2016-04-06usb: otg-fsm: Add documentation for struct otg_fsmRoger Quadros1-7/+83
2016-04-06dmaengine: pl08x: allocate OF slave channel data at probe timeLinus Walleij1-1/+1
2016-04-06Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-0/+2
2016-04-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2016-04-05udp: enable MSG_PEEK at non-zero offsetsamanthakumar1-1/+6
2016-04-05gpio: support native single-ended hardware driversLinus Walleij1-1/+24
2016-04-05compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini1-1/+1
2016-04-05iommu: provide of_xlate pointer unconditionallyArnd Bergmann1-2/+0
2016-04-05ieee80211: support parsing Fine Timing Measurement action frameAvraham Stern1-0/+11
2016-04-05mm/vmap: Add a notifier for when we run out of vmap address spaceChris Wilson1-0/+4
2016-04-05rhashtable: accept GFP flags in rhashtable_walk_initBob Copeland1-1/+2
2016-04-05udp: no longer use SLAB_DESTROY_BY_RCUEric Dumazet1-4/+4
2016-04-04android,lowmemorykiller: Don't abuse TIF_MEMDIE.Tetsuo Handa1-0/+4
2016-04-04Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2-0/+4
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds14-45/+29
2016-04-04mm: drop PAGE_CACHE_* and page_cache_{get,release} definitionKirill A. Shutemov1-15/+0
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov8-11/+10
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov9-19/+19
2016-04-04libata-core: Allow longer timeout for drive spinup from PUISDamien Le Moal1-1/+2
2016-04-04reset: Add missing function stub for device_resetDaniel Lezcano1-0/+6
2016-04-04libata: Implement control mode page to select sense formatHannes Reinecke1-0/+1
2016-04-04libata: Implement support for sense data reportingHannes Reinecke1-0/+16
2016-04-04libata: Implement NCQ autosenseHannes Reinecke1-0/+2
2016-04-04mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR()Brian Norris1-1/+0
2016-04-04mtd: avoid stack overflow in MTD CFI codeArnd Bergmann1-12/+7
2016-04-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-19/+19
2016-04-03iio: buffer: add missing descriptions in iio_buffer_access_funcsLuis de Bethencourt1-0/+2
2016-04-03stmmac: add new DT platform entries for GMAC4Alexandre TORGUE1-0/+2
2016-04-03Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-2/+2
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-1/+10
2016-04-02cpufreq: Support for fast frequency switchingRafael J. Wysocki1-0/+16
2016-04-02cpufreq: Move governor symbols to cpufreq.hRafael J. Wysocki1-0/+14
2016-04-02cpufreq: Move governor attribute set headers to cpufreq.hRafael J. Wysocki1-0/+23
2016-04-02cpufreq: sched: Helpers to add and remove update_util hooksRafael J. Wysocki1-1/+4
2016-04-02include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()Chen Gang1-1/+1
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO1-1/+1
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO1-1/+0
2016-04-01tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann1-0/+4
2016-04-01livepatch: reuse module loader code to write relocationsJessica Yu1-20/+0
2016-04-01module: preserve Elf information for livepatch modulesJessica Yu1-0/+25
2016-04-01lib/proportions: Remove unused codeRichard Cochran2-138/+0
2016-03-31rcutorture: Expedited-GP batch progress access to torturingPaul E. McKenney2-0/+18
2016-03-31rcu: Remove superfluous versions of rcu_read_lock_sched_held()Boqun Feng1-16/+1
2016-03-31rcu: Consolidate dumping of ftrace bufferPaul E. McKenney1-0/+13
2016-03-31perf/core: Set event's default ::overflow_handler()Wang Nan1-0/+6