summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-23net: init sk_cookie for inet socketYafang Shao1-0/+9
2018-04-23uapi: Fix SPDX tags for files referring to the 'OpenIB.org' licenseJason Gunthorpe19-19/+19
2018-04-23net: fib_rules: add extack supportRoopa Prabhu1-1/+2
2018-04-23net: introduce a new tracepoint for tcp_rcv_space_adjustYafang Shao1-9/+21
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-23bpf: btf: Clean up btf.h in uapiMartin KaFai Lau1-5/+3
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 Kurtz2-8/+15
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-23net: sched: ife: handle malformed tlv lengthAlexander Aring1-1/+2
2018-04-23Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds1-1/+1
2018-04-22llc: delete timers synchronously in llc_sk_free()Cong Wang1-0/+1
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 Torvalds2-15/+16
2018-04-22USB: Add support to store lane count used by USB 3.2Mathias Nyman2-0/+9
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-22Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller54-197/+1858
2018-04-21net/ipv6: Make from in rt6_info rcu protectedDavid Ahern1-4/+6
2018-04-21net/ipv6: Move rcu locking to callers of fib6_get_cookie_safeDavid Ahern1-2/+4
2018-04-21net/ipv6: Rename rt6_get_cookie_safeDavid Ahern1-3/+3
2018-04-21net/ipv6: Clean up rt expires helpersDavid Ahern1-21/+0
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-4/+216
2018-04-21netfilter: nf_flow_table: cache mtu in struct flow_offload_tupleFelix Fietkau1-0/+2
2018-04-21ipv6: make ip6_dst_mtu_forward inlineFelix Fietkau2-2/+21
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-21scsi: target: target_core_user.[ch]: convert comments into DOC:Randy Dunlap1-5/+6
2018-04-21scsi: devinfo: BLIST_RETRY_ASC_C1 for Fujitsu ETERNUSMartin Wilck1-1/+3
2018-04-21scsi: devinfo: add BLIST_RETRY_ITF for EMC SymmetrixMartin Wilck1-1/+3
2018-04-21scsi: devinfo: warn on undefined blist flagsMartin Wilck1-0/+21
2018-04-21scsi: devinfo: change blist_flag_t to 64bitMartin Wilck2-26/+26
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-20crypto: api - laying defines and checks for statically allocated buffersSalvatore Mesoraca1-0/+8
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