summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-07-02PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use itMatthew Minter
2017-07-02PCI: Add IRQ mapping function pointers to pci_host_bridge structMatthew Minter
2017-07-02PCI: Remove pci_scan_root_bus_msi()Lorenzo Pieralisi
2017-07-02locking/refcount: Remove the half-implemented refcount_sub() APIKees Cook
2017-07-01bpf: BPF support for sock_opsLawrence Brakmo
2017-07-01Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-07-01Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-07-01sctp: remove the typedef sctp_init_chunk_tXin Long
2017-07-01sctp: remove the typedef sctp_inithdr_tXin Long
2017-07-01sctp: remove the typedef sctp_data_chunk_tXin Long
2017-07-01sctp: remove the typedef sctp_datahdr_tXin Long
2017-07-01sctp: remove the typedef sctp_param_action_tXin Long
2017-07-01sctp: remove the typedef sctp_param_tXin Long
2017-07-01sctp: remove the typedef sctp_paramhdr_tXin Long
2017-07-01sctp: remove the typedef sctp_cid_action_tXin Long
2017-07-01sctp: remove the typedef sctp_cid_tXin Long
2017-07-01sctp: remove the typedef sctp_chunkhdr_tXin Long
2017-07-01sctp: remove the typedef sctp_sctphdr_tXin Long
2017-07-01libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru.Jerry Hoemann
2017-07-01net: convert netpoll_info.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-01net: convert in_device.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-01net: convert ip_mc_list.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-01net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena
2017-07-01net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_tReshetova, Elena
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena
2017-07-01net: convert nf_bridge_info.use from atomic_t to refcount_tReshetova, Elena
2017-06-30hashtable: remove repeated phrase from a commentJakub Kicinski
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-06-30Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-06-30nanosleep: Use get_timespec64() and put_timespec64()Deepa Dinamani
2017-06-30ieee80211: update public action codesPeter Oh
2017-06-29iov_iter/hardening: move object size checks to inlined partAl Viro
2017-06-29copy_{to,from}_user(): consolidate object size checksAl Viro
2017-06-29copy_{from,to}_user(): move kasan checks and might_fault() out-of-lineAl Viro
2017-06-29fs: implement vfs_iter_write using do_iter_writeChristoph Hellwig
2017-06-29fs: implement vfs_iter_read using do_iter_readChristoph Hellwig
2017-06-29libnvdimm, btt: BTT updates for UEFI 2.7 formatVishal Verma
2017-06-29bpf: Add syscall lookup support for fd array and htabMartin KaFai Lau
2017-06-29libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile regionDan Williams
2017-06-29libnvdimm, pmem, dax: export a cache control attributeDan Williams
2017-06-29Merge tag 'actions-drivers-for-4.13' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2017-06-29Merge tag 'actions-arm-soc+sps-for-4.13' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2017-06-29pinctrl: generic: Add output-enable propertyJacopo Mondi
2017-06-29Merge tag 'v4.12-rc7' into develLinus Walleij
2017-06-29ras: mark stub functions as 'inline'Arnd Bergmann
2017-06-28block: provide bio_uninit() free freeing integrity/task associationsJens Axboe
2017-06-28blk-mq: Create hctx for each present CPUChristoph Hellwig
2017-06-28PCI: Make pci_register_host_bridge() PCI core internalLorenzo Pieralisi
2017-06-28PCI: Add pci_scan_root_bus_bridge() interfaceLorenzo Pieralisi