summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-11-16block: add queue_is_mq() helperJens Axboe1-5/+1
2018-11-16iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede1-1/+3
2018-11-16Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-5/+5
2018-11-16lib: introduce initial implementation of object aggregation managerJiri Pirko1-0/+46
2018-11-15regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij1-3/+0
2018-11-15net: dump more useful information in netdev_rx_csum_fault()Cong Wang1-2/+3
2018-11-15block: remove the queue_lock indirectionChristoph Hellwig2-9/+3
2018-11-15block: remove the lock argument to blk_alloc_queue_nodeChristoph Hellwig1-2/+1
2018-11-15block: use atomic bitops for ->queue_flagsChristoph Hellwig1-1/+0
2018-11-15block: remove deadline __deadline manipulation helpersChristoph Hellwig1-3/+1
2018-11-15block: remove QUEUE_FLAG_BYPASS and ->bypassChristoph Hellwig2-8/+1
2018-11-15Input: ad7879 - drop platform data supportLinus Walleij1-42/+0
2018-11-15efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel1-0/+7
2018-11-15block: remove dead queue membersJens Axboe1-3/+0
2018-11-15regmap: add a new macro:REGMAP_IRQ_REG_LINE(_id, _reg_bits)Tony Xie1-0/+6
2018-11-14virtchnl: Fix off by one errorAlice Michael1-2/+2
2018-11-14virtchnl: white space and reorderAlice Michael1-3/+3
2018-11-14soc: qcom: qmi_interface: Limit txn ids to U16_MAXArun Kumar Neelakantam1-1/+1
2018-11-14net: sched: provide notification for graft on rootJakub Kicinski1-0/+1
2018-11-14platform/chrome: straighten out cros_ec_get_{next,host}_event() error codesBrian Norris1-2/+4
2018-11-14firmware: imx: add pm svc headfileA.s. Dong2-0/+86
2018-11-14firmware: imx: remove resource id enumsA.s. Dong1-552/+0
2018-11-13EDAC: Drop per-memory controller busesBorislav Petkov1-6/+0
2018-11-13spi: pxa2xx: Add slave mode supportLubomir Rintel1-0/+1
2018-11-13fanotify: introduce new event mask FAN_OPEN_EXEC_PERMMatthew Bobrowski3-9/+19
2018-11-13fsnotify: refactor fsnotify_parent()/fsnotify() paired calls when event is on...Matthew Bobrowski1-20/+22
2018-11-13fanotify: introduce new event mask FAN_OPEN_EXECMatthew Bobrowski3-3/+8
2018-11-13Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...David S. Miller2-1/+7
2018-11-13x86/ima: define arch_ima_get_securebootNayna Jain1-0/+9
2018-11-13tpm: use u32 instead of int for PCR indexTomas Winkler1-4/+7
2018-11-13mtd: rawnand: sh_flctl: convert to SPDX identifiersKuninori Morimoto1-14/+2
2018-11-13Merge tag 'v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Miquel Raynal13-34/+54
2018-11-13rtc: class: remove devm_rtc_device_unregisterAlexandre Belloni1-2/+0
2018-11-12net/mlx5: Enumerate page fault typesMoni Shoua1-0/+7
2018-11-12net/mlx5: Add interface to hold and release core resourcesMoni Shoua1-0/+5
2018-11-12rcu: Speed up expedited GPs when interrupting RCU readerPaul E. McKenney1-1/+3
2018-11-12iommu/vtd: Cleanup dma_remapping.h headerLu Baolu2-60/+47
2018-11-12i3c: Add core I3C infrastructureBoris Brezillon4-0/+1381
2018-11-12Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso1-1/+1
2018-11-12x86/ptrace: Fix documentation for tracehook_report_syscall_entry()Elvira Khabirova1-2/+2
2018-11-12Merge 4.20-rc2 into tty-nextGreg Kroah-Hartman13-34/+54
2018-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-18/+30
2018-11-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2018-11-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2018-11-12PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit1-0/+2
2018-11-11net: phy: Fixup kerneldoc markup.Andrew Lunn1-1/+1
2018-11-11net: phy: Convert u32 phydev->lp_advertising to linkmodeAndrew Lunn2-2/+37
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn2-12/+20
2018-11-11net: phy: remove states PHY_STARTING and PHY_PENDINGHeiner Kallweit1-20/+2
2018-11-11net: phy: add macros for PHYID matchingHeiner Kallweit1-0/+4