summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-03-06hv_vmbus: Correct the stale comments regarding cpu affinityHaiyang Zhang
2018-03-06KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li
2018-03-06usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-03-06HID: core: rewrite the hid-generic automatic unbindBenjamin Tissoires
2018-03-06i2c: add i2c_get_device_id() to get the standard i2c device idPeter Rosin
2018-03-06Merge tag 'v4.16-rc4' into perf/core, to pick up fixesIngo Molnar
2018-03-06signal: Correct the offset of si_pkey in struct siginfoEric W. Biederman
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-05scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring
2018-03-05PCI: Move of_irq_parse_and_map_pci() declaration under OF_IRQGuenter Roeck
2018-03-05netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal
2018-03-05netfilter: x_tables: add counters allocation wrapperFlorian Westphal
2018-03-05netfilter: x_tables: move hook entry checks into coreFlorian Westphal
2018-03-05netfilter: nfnetlink_acct: remove useless parameterTaehee Yoo
2018-03-05Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/lin...Rob Herring
2018-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-05PCI: Add a return type for pci_reset_bridge_secondary_bus()Sinan Kaya
2018-03-05mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeupAdrian Hunter
2018-03-05mmc: tmio: remove TMIO_MMC_WRPROTECT_DISABLEMasahiro Yamada
2018-03-04net: make skb_gso_*_seglen functions privateDaniel Axtens
2018-03-04net: rename skb_gso_validate_mtu -> skb_gso_validate_network_lenDaniel Axtens
2018-03-04sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar
2018-03-04of: change overlay apply input data from unflattened to FDTFrank Rowand
2018-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-03bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbsDaniel Axtens
2018-03-02Merge tag 'nand/pxa3xx-removal' of git://git.infradead.org/linux-mtd into nan...Boris Brezillon
2018-03-02signals: Move put_compat_sigset to compat.h to silence hardened usercopyMatt Redfearn
2018-03-02mtd: nand: remove useless fields from pxa3xx NAND platform dataMiquel Raynal
2018-03-02Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-03-01net: phy: Export gen10g_* functionsFlorian Fainelli
2018-03-01ipmr, ip6mr: Unite dumproute flowsYuval Mintz
2018-03-01ip6mr: Remove MFC_NOTIFY and refactor flagsYuval Mintz
2018-03-01ipmr, ip6mr: Unite vif seq functionsYuval Mintz
2018-03-01ipmr, ip6mr: Unite mfc seq logicYuval Mintz
2018-03-01ipmr, ip6mr: Unite logic for searching in MFC cacheYuval Mintz
2018-03-01ipmr, ip6mr: Make mfc_cache a common structureYuval Mintz
2018-03-01ipmr, ip6mr: Unite creation of new mr_tableYuval Mintz
2018-03-01mroute*: Make mr_table a common structYuval Mintz
2018-03-01ip6mr: Align hash implementation to ipmrYuval Mintz
2018-03-01ip6mr: Make mroute_sk rcu-basedYuval Mintz
2018-03-01ipmr,ipmr6: Define a uniform vif_deviceYuval Mintz
2018-03-01block: display the correct diskname for bioJiufei Xue
2018-03-01misc: rtsx: rename SG_END macroArnd Bergmann
2018-03-01char: rtc: remove unused rtc_control() APIAlexandre Belloni
2018-03-01rtc: remove nvmem_configAlexandre Belloni
2018-03-01rtc: export rtc_nvmem_register() to driversAlexandre Belloni
2018-02-28random: always fill buffer in get_random_bytes_waitJason A. Donenfeld
2018-02-28block: Add 'lock' as third argument to blk_alloc_queue_node()Bart Van Assche
2018-02-28sbitmap: use test_and_set_bit_lock()/clear_bit_unlock()Omar Sandoval
2018-02-28lib/scatterlist: Add SG_CHAIN and SG_END macros for LSB encodingsAnshuman Khandual