summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-04-25rslib: Allocate decoder buffers to avoid VLAsThomas Gleixner1-0/+2
2018-04-25rslib: Split rs control structThomas Gleixner1-6/+13
2018-04-25rslib: Remove GPL boilerplateThomas Gleixner1-5/+0
2018-04-25rslib: Add SPDX identifiersThomas Gleixner1-0/+1
2018-04-25rslib: Cleanup top level commentsThomas Gleixner1-6/+1
2018-04-25rslib: Cleanup whitespace damageThomas Gleixner1-6/+6
2018-04-25rslib: Add GFP aware init functionThomas Gleixner1-3/+25
2018-04-25PCI/IOV: Add pci-pf-stub driver for PFs that only enable VFsAlexander Duyck1-0/+2
2018-04-25PCI/IOV: Add pci_sriov_configure_simple()Alexander Duyck1-0/+2
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+4
2018-04-24net: ethtool: Add missing kernel doc for FEC parametersFlorian Fainelli1-0/+2
2018-04-24rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter()NeilBrown1-2/+3
2018-04-24rhashtable: remove outdated comments about grow_decision etcNeilBrown1-19/+14
2018-04-24regmap: include <linux/ktime.h> from include/linux/regmap.hSean Wang1-0/+1
2018-04-24mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund1-0/+1
2018-04-24Revert "net: init sk_cookie for inet socket"Yafang Shao1-9/+0
2018-04-24net/dim: Support adaptive TX moderationTal Gilboa1-13/+50
2018-04-24net/dim: Rename *_get_profile() functions to *_get_rx_moderation()Tal Gilboa1-6/+6
2018-04-24drm/i2c: tda9950: add CEC driverRussell King1-0/+16
2018-04-24netfilter: ebtables: remove EBT_MATCH and EBT_NOMATCHTaehee Yoo1-4/+0
2018-04-24bpf: sockmap, map_release does not hold refcnt for pinned mapsJohn Fastabend1-1/+1
2018-04-24bpf: disable and restore preemption in __BPF_PROG_RUN_ARRAYRoman Gushchin1-0/+2
2018-04-23Merge tag 'v4.17-rc2' into next-generalJames Morris317-3250/+8911
2018-04-23mfd: bd9571mwv: Add DDR Backup Power register bit definitionsGeert Uytterhoeven1-0/+5
2018-04-23qed: Add configuration information to register dump and debug dataDenis Bolotin1-0/+3
2018-04-23net: init sk_cookie for inet socketYafang Shao1-0/+9
2018-04-23PCI/ACPI: Request LTR control from platform before using itBjorn Helgaas2-1/+3
2018-04-23staging: lustre: add container_of_safe()NeilBrown1-0/+16
2018-04-23virt: vbox: Move declarations of vboxguest private functions to private headerHans de Goede1-23/+0
2018-04-23serial: core: Make sure compiler barfs for 16-byte earlycon namesDouglas Anderson1-1/+2
2018-04-23tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa1-1/+1
2018-04-23serial/8250: export serial8250_read_charJeremy Kerr1-0/+1
2018-04-23serial: Introduce UPSTAT_SYNC_FIFO for synchronised FIFOsJeremy Kerr1-0/+1
2018-04-23earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz1-7/+14
2018-04-23usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phyDmitry Osipenko1-0/+2
2018-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+2
2018-04-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+0
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-12/+1
2018-04-22USB: Add support to store lane count used by USB 3.2Mathias Nyman1-0/+4
2018-04-22usb: define HCD_USB32 speed option for hosts that support USB 3.2 dual-laneMathias Nyman1-0/+1
2018-04-22usb: typec: tcpm: remove max_snk_mv/ma/mwLi Jun1-9/+0
2018-04-22USB: phy: drop legacy board-file supportJohan Hovold1-28/+0
2018-04-22USB: core: hcd: drop support for legacy physJohan Hovold1-1/+0
2018-04-22USB: phy: drop unused legacy controller-phy bind helperJohan Hovold1-8/+0
2018-04-22usb: audio-v2: Correct the comment for struct uac_clock_selector_descriptorTakashi Iwai1-1/+1
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller32-124/+424
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-3/+65
2018-04-21mtd: spi-nor: clear Winbond Extended Address Reg on switch to 3-byte addressing.NeilBrown1-0/+2
2018-04-21kasan: add no_sanitize attribute for clang buildsAndrey Konovalov1-0/+3
2018-04-21writeback: safer lock nestingGreg Thelen2-14/+21