summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-11-13Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...David S. Miller
2018-11-13x86/ima: define arch_ima_get_securebootNayna Jain
2018-11-13tpm: use u32 instead of int for PCR indexTomas Winkler
2018-11-13mtd: rawnand: sh_flctl: convert to SPDX identifiersKuninori Morimoto
2018-11-13Merge tag 'v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Miquel Raynal
2018-11-12rtc: class: remove devm_rtc_device_unregisterAlexandre Belloni
2018-11-12net/mlx5: Enumerate page fault typesMoni Shoua
2018-11-12net/mlx5: Add interface to hold and release core resourcesMoni Shoua
2018-11-12rcu: Speed up expedited GPs when interrupting RCU readerPaul E. McKenney
2018-11-12iommu/vtd: Cleanup dma_remapping.h headerLu Baolu
2018-11-12i3c: Add core I3C infrastructureBoris Brezillon
2018-11-12Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso
2018-11-12x86/ptrace: Fix documentation for tracehook_report_syscall_entry()Elvira Khabirova
2018-11-11Merge 4.20-rc2 into tty-nextGreg Kroah-Hartman
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-11Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-11PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit
2018-11-11net: phy: Fixup kerneldoc markup.Andrew Lunn
2018-11-11net: phy: Convert u32 phydev->lp_advertising to linkmodeAndrew Lunn
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn
2018-11-11net: phy: remove states PHY_STARTING and PHY_PENDINGHeiner Kallweit
2018-11-11net: phy: add macros for PHYID matchingHeiner Kallweit
2018-11-11net: phy: simplify phy_mac_interrupt and related functionsHeiner Kallweit
2018-11-11net: phy: don't set state PHY_CHANGELINK in phy_changeHeiner Kallweit
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit
2018-11-11dmaengine: sa11x0: unexport sa11x0_dma_filter_fn and clean upRussell King
2018-11-11dmaengine: sh: convert to SPDX identifiersKuninori Morimoto
2018-11-10bpf: Allow narrow loads with offset > 0Andrey Ignatov
2018-11-10bpf: do not pass netdev to translate() and prepare() offload callbacksQuentin Monnet
2018-11-10bpf: pass prog instead of env to bpf_prog_offload_verifier_prep()Quentin Monnet
2018-11-10bpf: pass destroy() as a callback and remove its ndo_bpf subcommandQuentin Monnet
2018-11-10bpf: pass translate() as a callback and remove its ndo_bpf subcommandQuentin Monnet
2018-11-10bpf: call verifier_prep from its callback in struct bpf_offload_devQuentin Monnet
2018-11-10bpf: call verify_insn from its callback in struct bpf_offload_devQuentin Monnet
2018-11-10bpf: pass a struct with offload callbacks to bpf_offload_dev_create()Quentin Monnet
2018-11-10ide: don't use req->specialChristoph Hellwig
2018-11-09net: phy: leds: Don't make our own link speed namesKyle Roeschley
2018-11-09net: phy: improve struct phy_device member interrupts handlingHeiner Kallweit
2018-11-09ptp: deprecate gettime64() in favor of gettimex64()Miroslav Lichvar
2018-11-09ptp: add PTP_SYS_OFFSET_EXTENDED ioctlMiroslav Lichvar
2018-11-09block: remove the BLKPREP_* values.Christoph Hellwig
2018-11-09ide: cleanup ->prep_rq calling conventionChristoph Hellwig
2018-11-09Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-11-09power: supply: core: Add some helpers to use the battery OCV capacity tableBaolin Wang
2018-11-09power: supply: core: Add one field to present the battery internal resistanceBaolin Wang
2018-11-09Merge tag 'kfree_validate_v7-for-4.20' of git://git.kernel.org/pub/scm/linux/...Rob Herring
2018-11-09of/pdt: Remove unused of_pdt_build_more function ptrRob Herring
2018-11-09USB: remove the unused struct hcd_timeout definitionChristoph Hellwig
2018-11-09block: remove req->timeout_listChristoph Hellwig