summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-04-25mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada
2017-04-25mtd: nand: relax ecc.read_page() return value for uncorrectable ECCMasahiro Yamada
2017-04-25mtd: nand: Remove unused chip->write_page() hookBoris Brezillon
2017-04-25can: complete initial namespace supportOliver Hartkopp
2017-04-25can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boardsStephane Grosjean
2017-04-25can: peak: move header file to new can common subdirStephane Grosjean
2017-04-24bpf: make bpf_xdp_adjust_head support mandatoryDaniel Borkmann
2017-04-24f2fs: add parentheses for macro variables moreJaegeuk Kim
2017-04-24mmc: core: Export API to allow hosts to get the card addressUlf Hansson
2017-04-24mmc: mmc_test: Disable Command Queue while mmc_test is usedAdrian Hunter
2017-04-24mmc: mmc: Add functions to enable / disable the Command QueueAdrian Hunter
2017-04-24mmc: queue: Share mmc request array between partitionsAdrian Hunter
2017-04-24mmc: core: add mmc_get_dma_dirHeiner Kallweit
2017-04-24PCI: Implement devm_pci_remap_cfgspace()Lorenzo Pieralisi
2017-04-24flow_dissector: add mpls support (v2)Benjamin LaHaise
2017-04-24net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang
2017-04-24mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros
2017-04-24VSOCK: Add virtio vsock vsockmon hooksGerard Garcia
2017-04-24qed: Add support for static dcbx.sudarsana.kalluru@cavium.com
2017-04-24dm: mark targets that pass integrity dataMikulas Patocka
2017-04-25Merge branch 'topic/kprobes' into nextMichael Ellerman
2017-04-23module: Unify the return value type of try_module_getGao Feng
2017-04-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-04-23kbuild: fix asm-offset generation to work with clangJeroen Hofstee
2017-04-21signal: Make kill_proc_info staticEric W. Biederman
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-21block: get rid of blk_integrity_revalidate()Ilya Dryomov
2017-04-21Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-21make sure that mntns_install() doesn't end up with referral for rootAl Viro
2017-04-21switch memcpy_from_msg() to copy_from_iter_full()Al Viro
2017-04-21Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead
2017-04-21spi: Add can_dma like interface for spi_flash_readVignesh R
2017-04-21IB/mlx5: Support congestion related countersParav Pandit
2017-04-21IB/mlx5: Use IP version matching to classify IP trafficAriel Levkovich
2017-04-21IB/mlx4: Support RAW Ethernet when RoCE is disabledMajd Dibbiny
2017-04-21video: fbdev: imxfb: support AUS modeMartin Kaiser
2017-04-21lockd: Introduce nlmclnt_operationsBenjamin Coddington
2017-04-21NFS: Add an iocounter wait function for async RPC tasksBenjamin Coddington
2017-04-21locks: Set FL_CLOSE when removing flock locks on close()Benjamin Coddington
2017-04-21nvmet_fc: Rework target side abort handlingJames Smart
2017-04-21nvmet_fc: add req_release to lldd apiJames Smart
2017-04-21nvmet_fc: add target feature flags for upcall isr contextsJames Smart
2017-04-21nvme: improve performance for virtual NVMe devicesHelen Koike
2017-04-21Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ...Paul E. McKenney
2017-04-21rcu: Make non-preemptive schedule be Tasks RCU quiescent statePaul E. McKenney
2017-04-21srcu: Parallelize callback handlingPaul E. McKenney
2017-04-21kvm: Move srcu_struct fields to end of struct kvmPaul E. McKenney
2017-04-21linux/kernel.h: Add ALIGN_DOWN macroKrzysztof Kozlowski
2017-04-21Merge branch 'x86/process' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Paolo Bonzini