summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-04-23Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed353-4190/+9891
2019-04-22vfio: Use dev_printk() when possibleBjorn Helgaas1-0/+3
2019-04-22block: fix use-after-free on gendiskYufen Yu1-0/+1
2019-04-22Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe26-67/+149
2019-04-22iio: trigger: stm32-timer: fix build issue when disabledFabrice Gasnier1-1/+10
2019-04-22i2c: mux: pca9541: remove support for unused platform dataRobert Shearman1-48/+0
2019-04-22Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman26-67/+144
2019-04-22Merge 5.1-rc6 into char-misc-nextGreg Kroah-Hartman26-67/+144
2019-04-20Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+4
2019-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2019-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2019-04-20random: move rand_initialize() earlierKees Cook1-0/+1
2019-04-20clk: Allow parents to be specified via clkspec indexStephen Boyd1-0/+2
2019-04-20clk: Allow parents to be specified without string namesStephen Boyd1-0/+19
2019-04-20clk: Add of_clk_hw_register() API for early clk driversStephen Boyd1-0/+1
2019-04-20driver core: Let dev_of_node() accept a NULL devStephen Boyd1-1/+1
2019-04-20net: rework SIOCGSTAMP ioctl handlingArnd Bergmann1-0/+2
2019-04-19USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern1-2/+0
2019-04-19irqchip: Add driver for IXP4xxLinus Walleij1-0/+12
2019-04-19cgroup: cgroup v2 freezerRoman Gushchin4-0/+75
2019-04-19cgroup: protect cgroup->nr_(dying_)descendants by css_set_lockRoman Gushchin1-0/+5
2019-04-19block: make sure that bvec length can't be overflowMing Lei1-2/+3
2019-04-19block: kill all_q_node in request_queueHou Tao1-1/+0
2019-04-19coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli1-0/+21
2019-04-19mm: swapoff: shmem_unuse() stop eviction without igrab()Hugh Dickins1-0/+1
2019-04-19vt: selection: allow functions to be called from inside kernelOkash Khawaja1-3/+4
2019-04-19x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu1-0/+1
2019-04-19usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede1-6/+7
2019-04-19rseq: Remove superfluous rseq_len from task_structMathieu Desnoyers1-4/+0
2019-04-19net: mdio: rename mdio_device reset to reset_gpioDavid Bauer1-1/+1
2019-04-19net: phy: add support for reset-controllerDavid Bauer1-0/+1
2019-04-19net: skb: remove unused assertsJakub Kicinski1-2/+0
2019-04-18list_bl: Add hlist_bl_add_before/behind helpersNikos Tsironis1-0/+26
2019-04-18list: Don't use WRITE_ONCE() in hlist_add_behind()Nikos Tsironis1-1/+1
2019-04-18Merge 'ib-jz47xx-battery-prereq' into psy-nextSebastian Reichel1-0/+14
2019-04-18device property: Add fwnode_graph_get_endpoint_by_id()Sakari Ailus1-0/+18
2019-04-18crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithmVitaly Chikunov1-0/+18
2019-04-18Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2-37/+5
2019-04-18locking/lockdep: Avoid bogus Clang warningArnd Bergmann1-1/+1
2019-04-18thunderbolt: Add XDomain UUID exchange supportMika Westerberg1-0/+8
2019-04-18mtd: nand: Make flags for bad block marker position more granularFrieder Schrempf1-0/+1
2019-04-18mtd: nand: Cleanup flags and fields for bad block marker positionFrieder Schrempf1-13/+1
2019-04-18mtd: onenand: Store bad block marker position in chip structFrieder Schrempf1-0/+3
2019-04-18mtd: rawnand: Always store info about bad block markers in chip structFrieder Schrempf1-1/+15
2019-04-18mtd: rawnand: constify elements of NAND_OP_PARSER(_PATTERN)Masahiro Yamada1-2/+2
2019-04-18mtd: rawnand: Fix sphinx syntaxJonathan Neuschäfer1-2/+2
2019-04-18mtd: nand: Clarify Kconfig entry for software BCH ECC algorithmMiquel Raynal1-3/+3
2019-04-18net: core: introduce build_skb_aroundJesper Dangaard Brouer1-0/+2
2019-04-18switchtec: Increase PFF limit from 48 to 255Wesley Sheng1-1/+1
2019-04-17PCI: Remove unused pci_request_region_exclusive()Johannes Thumshirn1-1/+0