summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-22efivarfs: Limit the rate for non-root to read filesLuck, Tony
2018-02-22kconfig.h: Include compiler types to avoid missed struct attributesKees Cook
2018-02-22staging: fsl-mc: Move core bus out of stagingBogdan Purcareata
2018-02-21bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-02-21mm, mlock, vmscan: no more skipping pagevecsShakeel Butt
2018-02-21mm: memcontrol: fix NR_WRITEBACK leak in memcg and system statsJohannes Weiner
2018-02-21Kbuild: always define endianess in kconfig.hArnd Bergmann
2018-02-21include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton
2018-02-22Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-02-21power: add to_power_supply macro to the APIOgnjen Galic
2018-02-21extable: Make init_kernel_text() globalJosh Poimboeuf
2018-02-21jump_label: Explicitly disable jump labels in __init codeJosh Poimboeuf
2018-02-21sched/nohz: Remove the 1 Hz tick codeFrederic Weisbecker
2018-02-21sched/isolation: Isolate workqueues when "nohz_full=" is setFrederic Weisbecker
2018-02-21nohz: Allow to check if remote CPU tick is stoppedFrederic Weisbecker
2018-02-21nohz: Convert tick_nohz_tick_stopped() to boolFrederic Weisbecker
2018-02-21locking/mutex: Add comment to __mutex_owner() to deter usagePeter Zijlstra
2018-02-20rcu: Fix init_rcu_head() comment.Paul E. McKenney
2018-02-20doc: Fix typo in rcu_head commentsLihao Liang
2018-02-20net: Kill net_mutexKirill Tkhai
2018-02-20Merge tag 'topic/backlight_for_lag-2018-01-29' of git://anongit.freedesktop.o...Sean Paul
2018-02-20arm_pmu: acpi: request IRQs up-frontMark Rutland
2018-02-20arm_pmu: note IRQs and PMUs per-cpuMark Rutland
2018-02-20arm_pmu: add armpmu_alloc_atomic()Mark Rutland
2018-02-20arm_pmu: fold platform helpers into platform codeMark Rutland
2018-02-20arm_pmu: kill arm_pmu_platdataMark Rutland
2018-02-20x86/retpoline: Support retpoline builds with ClangDavid Woodhouse
2018-02-20Merge tag 'iio-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-19ptr_ring: Remove now-redundant smp_read_barrier_depends()Andrea Parri
2018-02-19ieee80211: Increase PMK maximum length to 64 bytesSrinivas Dasari
2018-02-19ARM: da8xx: use platform data for CFGCHIP syscon regmapDavid Lechner
2018-02-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-17Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-17Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-02-17nospec: Include <asm/barrier.h> dependencyDan Williams
2018-02-17nospec: Allow index argument to have const-qualified typeRasmus Villemoes
2018-02-17nospec: Kill array_index_nospec_mask_check()Dan Williams
2018-02-16workqueue: Allow retrieval of current task's work structLukas Wunner
2018-02-16skbuff: export mm_[un]account_pinned_pages for other modulesSowmini Varadhan
2018-02-16skbuff: Fix comment mis-spelling.David S. Miller
2018-02-16Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-02-16regulator: da9211: Pass descriptors instead of GPIO numbersLinus Walleij
2018-02-16regulator: da9055: Pass descriptor instead of GPIO numberLinus Walleij
2018-02-16regulator: core: Support passing an initialized GPIO enable descriptorLinus Walleij
2018-02-16PCI: Remove pci_get_bus_and_slot() functionSinan Kaya
2018-02-16sched/wait: add wait_event_idle() functions.NeilBrown
2018-02-16HID: core: Fix size as type u32Aaron Ma