summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-10-05net/packet: fix packet drop as of virtio gsoJianfeng Tan1-0/+18
2018-10-05hwrng: core - document the quality fieldMichael S. Tsirkin1-1/+2
2018-10-05clocksource: Provide clocksource_arch_init()Thomas Gleixner1-0/+5
2018-10-04cgroup: Fix dom_cgrp propagation when enabling threaded modeTejun Heo1-0/+1
2018-10-04Merge tag 'ovl-fixes-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-14/+3
2018-10-04of: Fix property name in of_node_get_device_typeRob Herring1-1/+1
2018-10-04Revert "serial:serial_core: Allow use of CTS for PPS line discipline"Greg Kroah-Hartman1-2/+1
2018-10-04Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-2/+8
2018-10-04dns: Allow the dns resolver to retrieve a server setDavid Howells1-3/+1
2018-10-04Merge tag 'omap-for-v4.20/ti-sysc-take2-signed' of git://git.kernel.org/pub/s...Arnd Bergmann1-1/+0
2018-10-04fanotify: add BUILD_BUG_ON() to count the bits of fanotify constantsAmir Goldstein1-0/+6
2018-10-04fanotify: deprecate uapi FAN_ALL_* constantsAmir Goldstein1-0/+47
2018-10-04fanotify: simplify handling of FAN_ONDIRAmir Goldstein1-3/+0
2018-10-04fsnotify: generalize handling of extra event flagsAmir Goldstein1-2/+7
2018-10-04fanotify: fix collision of internal and uapi mark flagsAmir Goldstein1-1/+1
2018-10-04reset: Grammar s/more then once/more than once/Geert Uytterhoeven1-1/+1
2018-10-04x86/objtool: Use asm macros to work around GCC inlining bugsNadav Amit1-13/+43
2018-10-04cpuidle: menu: Fix wakeup statistics updates for polling stateRafael J. Wysocki1-0/+1
2018-10-04Merge branch 'linus' into x86/core, to pick up fixesIngo Molnar26-54/+137
2018-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-10/+45
2018-10-04BackMerge v4.19-rc6 into drm-nextDave Airlie6-12/+42
2018-10-04net/mlx5: Add Fast teardown supportFeras Daoud2-2/+8
2018-10-04Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman3-0/+7
2018-10-03SUNRPC: Add lockless lookup of the server's auth domainTrond Myklebust1-0/+1
2018-10-03signal: Use a smaller struct siginfo in the kernelEric W. Biederman2-4/+3
2018-10-03signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman11-31/+39
2018-10-03signal: Introduce copy_siginfo_from_user and use it's return valueEric W. Biederman1-0/+1
2018-10-03virtchnl: Added support to exchange additional speed valuesYashaswini Raghuram Prathivadi Bhayankaram1-0/+15
2018-10-03clocksource: Remove obsolete CLOCKSOURCE_OF_DECLAREDaniel Lezcano1-3/+0
2018-10-03clk: ti: Add functions to save/restore clk contextRuss Dill1-0/+6
2018-10-03clk: clk: Add clk_gate_restore_context functionKeerthy1-0/+2
2018-10-03clk: Add functions to save/restore clock context en-masseRuss Dill2-0/+32
2018-10-03clk: ti: clkctrl: support multiple clkctrl nodes under a cm nodeTero Kristo1-0/+1
2018-10-03irqchip/gic: Unify GIC priority definitionsJulien Thierry2-5/+6
2018-10-03mtd: rawnand: Allow selection of ECC byte ordering at runtimeBoris Brezillon2-2/+8
2018-10-03mtd: rawnand: Move JEDEC code to nand_jedec.cBoris Brezillon2-78/+92
2018-10-03mtd: rawnand: Move ONFI code to nand_onfi.cBoris Brezillon2-163/+179
2018-10-03mtd: rawnand: Keep all internal stuff privateBoris Brezillon1-96/+0
2018-10-03mtd: rawnand: Inline onfi_get_async_timing_mode()Boris Brezillon1-9/+0
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2-60/+74
2018-10-03mtd: rawnand: Get rid of a few unused definitionsBoris Brezillon1-8/+0
2018-10-03mtd: rawnand: Get rid of the duplicate nand_chip forward declarationBoris Brezillon1-3/+0
2018-10-03mtd: rawnand: Get rid of nand_flash_dev forward declationBoris Brezillon1-1/+0
2018-10-03mtd: rawnand: Move function prototypes after struct declarationsBoris Brezillon1-12/+12
2018-10-03mtd: rawnand: Deprecate ->chip_delayBoris Brezillon1-3/+3
2018-10-03mtd: rawnand: Deprecate ->{set,get}_features() hooksBoris Brezillon1-6/+6
2018-10-03mtd: rawnand: Deprecate ->erase()Boris Brezillon1-2/+2
2018-10-03mtd: rawnand: Deprecate ->block_{bad,markbad}() hooksBoris Brezillon1-4/+5
2018-10-03mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()Boris Brezillon1-10/+8
2018-10-03mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()Boris Brezillon1-11/+10