aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-11-12drm: Revert syncobj timeline changes.Eric Anholt1-42/+34
2018-11-12i3c: Add core I3C infrastructureBoris Brezillon4-0/+1381
2018-11-12Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso2-8/+13
2018-11-12x86/ptrace: Fix documentation for tracehook_report_syscall_entry()Elvira Khabirova1-2/+2
2018-11-11Merge 4.20-rc2 into tty-nextGreg Kroah-Hartman28-56/+144
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-38/+68
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2018-11-11Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2018-11-11PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit1-0/+2
2018-11-11net_sched: sch_fq: add dctcp-like markingEric Dumazet1-0/+3
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: sched: register callbacks for indirect tc block bindsJohn Hurley2-0/+37
2018-11-11net: phy: add macros for PHYID matchingHeiner Kallweit1-0/+4
2018-11-11net: phy: simplify phy_mac_interrupt and related functionsHeiner Kallweit1-3/+0
2018-11-11net: phy: don't set state PHY_CHANGELINK in phy_changeHeiner Kallweit1-5/+2
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit1-3/+2
2018-11-11dmaengine: sa11x0: unexport sa11x0_dma_filter_fn and clean upRussell King1-24/+0
2018-11-11dmaengine: sh: convert to SPDX identifiersKuninori Morimoto1-5/+2
2018-11-10bpf: Allow narrow loads with offset > 0Andrey Ignatov1-15/+1
2018-11-10bpf: do not pass netdev to translate() and prepare() offload callbacksQuentin Monnet1-2/+2
2018-11-10bpf: pass prog instead of env to bpf_prog_offload_verifier_prep()Quentin Monnet2-2/+2
2018-11-10bpf: pass destroy() as a callback and remove its ndo_bpf subcommandQuentin Monnet2-5/+1
2018-11-10bpf: pass translate() as a callback and remove its ndo_bpf subcommandQuentin Monnet2-2/+2
2018-11-10bpf: call verifier_prep from its callback in struct bpf_offload_devQuentin Monnet2-7/+1
2018-11-10bpf: call verify_insn from its callback in struct bpf_offload_devQuentin Monnet1-0/+1
2018-11-10bpf: pass a struct with offload callbacks to bpf_offload_dev_create()Quentin Monnet1-1/+2
2018-11-10Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-9/+9
2018-11-10ide: don't use req->specialChristoph Hellwig1-0/+1
2018-11-10Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+7
2018-11-09net: phy: leds: Don't make our own link speed namesKyle Roeschley1-1/+1
2018-11-09net: phy: improve struct phy_device member interrupts handlingHeiner Kallweit1-5/+5
2018-11-09ptp: deprecate gettime64() in favor of gettimex64()Miroslav Lichvar1-0/+2
2018-11-09ptp: add PTP_SYS_OFFSET_EXTENDED ioctlMiroslav Lichvar2-0/+43
2018-11-09block: remove the BLKPREP_* values.Christoph Hellwig1-10/+0
2018-11-09scsi: return blk_status_t from device handler ->prep_fnChristoph Hellwig1-1/+1
2018-11-09scsi: return blk_status_t from scsi_init_io and ->init_commandChristoph Hellwig2-2/+3
2018-11-09ide: cleanup ->prep_rq calling conventionChristoph Hellwig1-1/+1
2018-11-09Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds1-7/+1
2018-11-09power: supply: core: Add some helpers to use the battery OCV capacity tableBaolin Wang1-0/+19
2018-11-09power: supply: core: Add one field to present the battery internal resistanceBaolin Wang1-0/+1
2018-11-09Merge tag 'kfree_validate_v7-for-4.20' of git://git.kernel.org/pub/scm/linux/...Rob Herring1-5/+16
2018-11-09of/pdt: Remove unused of_pdt_build_more function ptrRob Herring1-2/+0
2018-11-09USB: remove the unused struct hcd_timeout definitionChristoph Hellwig1-5/+0
2018-11-09block: remove req->timeout_listChristoph Hellwig1-2/+0
2018-11-09serial: core: Include console.h from serial_core.hDouglas Anderson1-0/+1
2018-11-09serial: core: Allow processing sysrq at port unlock timeDouglas Anderson1-1/+36
2018-11-09writeback: don't decrement wb->refcnt if !wb->bdiAnders Roxell1-0/+8