summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-21fork: unconditionally clear stack on forkKees Cook1-5/+1
2018-04-20scsi: ilog2: create truly constant version for sparseMartin Wilck1-11/+24
2018-04-20memory: aemif: add support for board filesBartosz Golaszewski1-0/+25
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+15
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+5
2018-04-20Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-1/+1
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+8
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-6/+13
2018-04-20lan78xx: Read LED states from Device TreePhil Elwell1-0/+3
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh1-0/+1
2018-04-20media: omap: omap-iommu.h: allow building drivers with COMPILE_TESTMauro Carvalho Chehab1-0/+5
2018-04-20y2038: ipc: Use __kernel_timespecArnd Bergmann1-3/+3