summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-03-13f2fs: don't put dentry page in pagecache into highmemYunlong Song
2018-03-12clk: divider: read-only divider can propagate rate changeJerome Brunet
2018-03-12clk: fix mux clock documentationJerome Brunet
2018-03-12clk: mux: add helper function for index/value translationJerome Brunet
2018-03-12clk: divider: export clk_div_mask() helperJerome Brunet
2018-03-12Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/mmio-...Mark Brown
2018-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-03-12direct-io: Remove unused DIO_SKIP_DIO_COUNT logicNikolay Borisov
2018-03-12direct-io: Remove unused DIO_ASYNC_EXTEND flagNikolay Borisov
2018-03-12sock_diag: request _diag module only when the family or proto has been regist...Xin Long
2018-03-12net: phy: Tell caller result of phy_change()Brad Mouring
2018-03-12perf/core: Optimize ctx_sched_out()Peter Zijlstra
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra
2018-03-12perf/cor: Use RB trees for pinned/flexible groupsAlexey Budankov
2018-03-12Merge tag 'pxa-for-4.17' of https://github.com/rjarzmik/linux into next/socArnd Bergmann
2018-03-12Merge branch 'x86/pti' into x86/mm, to pick up dependenciesIngo Molnar
2018-03-12sched/core: Remove TASK_ALLPeter Zijlstra
2018-03-12efi: Use efi_mm in x86 as well as ARMSai Praneeth
2018-03-11soc: mediatek: avoid hardcoded value with bus_prot_maskSean Wang
2018-03-11netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal
2018-03-11leds: Extends disk trigger for reads and writesLinus Walleij
2018-03-11Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-03-10ring-buffer: Add nesting for adding events within eventsSteven Rostedt (VMware)
2018-03-10tracing: Give event triggers access to ring_buffer_eventTom Zanussi
2018-03-10ring-buffer: Redefine the unimplemented RINGBUF_TYPE_TIME_STAMPTom Zanussi
2018-03-10ring-buffer: Add interface for setting absolute time stampsTom Zanussi
2018-03-10Merge branch 'linus' into locking/core, to pick up fixes and dependenciesIngo Molnar
2018-03-10timekeeping/ntp: Determine the multiplier directly from NTP tick lengthMiroslav Lichvar
2018-03-09mn10300: Remove the architectureDavid Howells
2018-03-09Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-09net: introduce IFF_NO_RX_HANDLERPaolo Abeni
2018-03-09usb: core: hcd: remove support for initializing a single PHYMartin Blumenstingl
2018-03-09usb: core: hcd: integrate the PHY wrapper into the HCD coreMartin Blumenstingl
2018-03-09usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl
2018-03-09typec: tcpm: Add SDB header for Status message handlingAdam Thomson
2018-03-09typec: tcpm: Add ADO header for Alert message handlingAdam Thomson
2018-03-09typec: tcpm: Add PD Rev 3.0 definitions to PD headerAdam Thomson
2018-03-09vhost_net: examine pointer types during un-producingJason Wang
2018-03-09net: do not create fallback tunnels for non-default namespacesEric Dumazet
2018-03-09thunderbolt: Introduce USB only (SL4) security levelMika Westerberg
2018-03-09thunderbolt: Add support for preboot ACLMika Westerberg
2018-03-09thunderbolt: Add tb_xdomain_find_by_route()Radion Mirchevsky
2018-03-09sched/cpufreq: Provide migration hintPeter Zijlstra
2018-03-09sched/nohz: Clean up nohz enter/exitPeter Zijlstra
2018-03-09cpufreq/schedutil: Rewrite CPUFREQ_RT supportPeter Zijlstra
2018-03-09cpufreq/schedutil: Remove unused CPUFREQ_DLPeter Zijlstra
2018-03-09Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2018-03-08net: ethtool: extend RXNFC API to support RSS spreading of filter matchesEdward Cree
2018-03-08block: Move the queue_flag_*() functions from a public into a private header ...Bart Van Assche
2018-03-08block: Complain if queue_flag_(set|clear)_unlocked() is abusedBart Van Assche