summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-03Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-0/+2
2018-10-03tcp: do not release socket ownership in tcp_close()Eric Dumazet1-0/+1
2018-10-03ext4: convert fault handler to use vm_fault_t typeSouptick Joarder1-1/+1
2018-10-03bpf: Add helper to retrieve socket in BPFJoe Stringer1-1/+92
2018-10-03bpf: Add reference tracking to verifierJoe Stringer1-3/+21
2018-10-03bpf: Add PTR_TO_SOCKET verifier typeJoe Stringer2-0/+36
2018-10-03bpf: Add iterator for spilled registersJoe Stringer1-0/+11
2018-10-03net: remove 1 always zero parameter from ip6_redirect_no_header()Maciej Żenczykowski1-2/+1
2018-10-03inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet1-5/+0
2018-10-03thunderbolt: Convert rest of the driver files to use SPDX identifierMika Westerberg1-4/+1
2018-10-03Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"Geert Uytterhoeven1-0/+1
2018-10-03ACPI / property: Allow multiple property compatible _DSD entriesMika Westerberg2-1/+16
2018-10-03PCI: Make link active reporting detection genericKeith Busch1-0/+1
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre3-0/+22
2018-10-02serial:serial_core: Allow use of CTS for PPS line disciplineSteve Sakoman1-1/+2
2018-10-02xprtrdma: Rename rpcrdma_conn_upcallChuck Lever1-1/+1
2018-10-02xprtrdma: Name MR trace events consistentlyChuck Lever1-6/+6
2018-10-02xprtrdma: Explicitly resetting MRs is no longer necessaryChuck Lever1-1/+1
2018-10-02qed: Add driver support for 20G link speed.Sudarsana Reddy Kalluru1-4/+5
2018-10-02net: drop unused skb_append_datato_frags()Paolo Abeni1-5/+0
2018-10-02Merge tag 'soundwire-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-2/+10
2018-10-02ALSA: timer: fix wrong comment to refer to 'SNDRV_TIMER_PSFLG_*'Takashi Sakamoto1-1/+1
2018-10-02dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_directionNathan Chancellor1-1/+1
2018-10-02drm/cma-helper: Fix crash in fbdev error pathNoralf Trønnes1-2/+3
2018-10-02irqchip/irq-mvebu-sei: Add new driver for Marvell SEIMiquel Raynal1-0/+1
2018-10-02dt-bindings: pinctrl: renesas,rzn1-pinctrl: documentationPhil Edworthy1-0/+141
2018-10-02genirq/msi: Allow creation of a tree-based irqdomain for platform-msiMarc Zyngier1-5/+12
2018-10-02irqchip/gic-v3-its: Keep track of property table's PA and VAMarc Zyngier1-1/+2
2018-10-02irqchip/gic-v3-its: Move pending table allocation to init timeMarc Zyngier1-0/+1
2018-10-02mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migrationMel Gorman2-33/+0
2018-10-02Merge tag 'actions-arm64-dt-for-4.20' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+23
2018-10-02Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar9-161/+169
2018-10-02Merge tag 'qcom-drivers-for-4.20' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-11/+32
2018-10-02Merge tag 'actions-drivers+s900-sps-for-4.20' of git://git.kernel.org/pub/scm...Arnd Bergmann1-0/+23
2018-10-02cfg80211: move cookie_counter out of wiphyJohannes Berg1-3/+0
2018-10-02cfg80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu2-0/+142
2018-10-02locking/spinlocks: Remove an instruction from spin and write locksMatthew Wilcox2-10/+13
2018-10-02Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar35-121/+160
2018-10-02Merge tag 'uvcg-20180925' of git://linuxtv.org/pinchartl/media into testing/nextFelipe Balbi1-152/+152
2018-10-02tcp/fq: move back to CLOCK_MONOTONICEric Dumazet1-1/+1
2018-10-02net: phy: improve handling delayed workHeiner Kallweit1-1/+1
2018-10-02netlink: add validation function to policyJohannes Berg1-1/+23
2018-10-02netlink: add attribute range validation to policyJohannes Berg1-3/+64
2018-10-02net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn2-8/+25
2018-10-02net: phy: Add limkmode equivalents to some of the MII ethtool helpersAndrew Lunn1-0/+50
2018-10-02net: phy: Add helper for advertise to lcl valueAndrew Lunn1-0/+19
2018-10-02net: phy: Add helper to convert MII ADV register to a linkmodeAndrew Lunn1-0/+31
2018-10-02net: phy: Add phydev_info()Andrew Lunn1-0/+3
2018-10-02net: phy: Add phydev_warn()Andrew Lunn1-0/+3
2018-10-02net: phy: Move linkmode helpers to somewhere publicAndrew Lunn3-0/+69