summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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: cmd-db: Stop memcpy()ing in cmd_db_read_aux_data()Stephen Boyd1-9/+3
2018-11-14soc: qcom: qmi_interface: Limit txn ids to U16_MAXArun Kumar Neelakantam1-1/+1
2018-11-14net: sched: red: notify drivers about RED's limit parameterJakub Kicinski1-0/+1
2018-11-14net: sched: mq: offload a graft notificationJakub Kicinski1-1/+10
2018-11-14net: sched: red: offload a graft notificationJakub Kicinski1-0/+2
2018-11-14net: sched: provide notification for graft on rootJakub Kicinski2-0/+11
2018-11-14drm/virtio: add in/out fence support for explicit synchronizationRobert Foss1-1/+1
2018-11-14drm/virtio: add uapi for in and out explicit fencesRobert Foss1-3/+10
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-14dt-bindings: imx: add scu resource id headfileA.s. Dong1-0/+559
2018-11-13EDAC: Drop per-memory controller busesBorislav Petkov1-6/+0
2018-11-13soc/tegra: fuse: Remove duplicated function declarationBo Yan1-1/+0
2018-11-13spi: pxa2xx: Add slave mode supportLubomir Rintel1-0/+1
2018-11-13fanotify: introduce new event mask FAN_OPEN_EXEC_PERMMatthew Bobrowski4-9/+20
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 Bobrowski4-3/+9
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-13Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst642-6155/+18505
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 Raynal28-56/+144
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-12sctp: process sk_reuseport in sctp_get_port_localXin Long1-1/+3
2018-11-12sctp: add sock_reuseport for the sock in __sctp_hash_endpointXin Long2-1/+3
2018-11-12rcu: Speed up expedited GPs when interrupting RCU readerPaul E. McKenney1-1/+3
2018-11-12netfilter: nf_flow_table: make nf_flow_table_iterate() staticTaehee Yoo1-4/+0
2018-11-12kyber: fix wrong strlcpy() size in trace_kyber_latency()Omar Sandoval1-4/+4
2018-11-12iommu/vtd: Cleanup dma_remapping.h headerLu Baolu2-60/+47
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-12Merge 4.20-rc2 into tty-nextGreg Kroah-Hartman28-56/+144
2018-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-38/+68
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-12net_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