- 8fb472c ipmr: improve hash scalability by Nikolay Aleksandrov · 8 years ago
- 6b8cc1d bpf: pass original insn directly to convert_ctx_access by Daniel Borkmann · 8 years ago
- 738b35c net: core: Make netif_wake_subqueue a wrapper by Florian Fainelli · 8 years ago
- 02ac5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- ba836a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 575b196 timerfd: export defines to userspace by Mike Frysinger · 8 years ago
- f057142 mm: support anonymous stable page by Minchan Kim · 8 years ago
- 2976db8 mm: rename __page_frag functions to __page_frag_cache, drop order from drain by Alexander Duyck · 8 years ago
- 8c2dd3e mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free by Alexander Duyck · 8 years ago
- b4536f0c8 mm, memcg: fix the active list aging for lowmem requests when memcg is enabled by Michal Hocko · 8 years ago
- 2d39b3c signal: protect SIGNAL_UNKILLABLE from unintentional clearing. by Jamie Iles · 8 years ago
- 41b6167 mm: get rid of __GFP_OTHER_NODE by Michal Hocko · 8 years ago
- bb1107f mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER by Michal Hocko · 8 years ago
- f729c8c dax: wrprotect pmd_t in dax_mapping_entry_mkclean by Ross Zwisler · 8 years ago
- 0979639 mm: add follow_pte_pmd() by Ross Zwisler · 8 years ago
- 57ea52a gro: Disable frag0 optimization on IPv6 ext headers by Herbert Xu · 8 years ago
- bda65b4 Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 8 years ago
- 39f19ebb bpf: rename ARG_PTR_TO_STACK by Alexei Starovoitov · 8 years ago
- ac71387 smc: establish new socket family by Ursula Braun · 8 years ago
- bb1d303 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- f573c0b stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure by jpinto · 8 years ago
- b4b7b77 stmmac: adding DT parameter for LPI tx clock gating by jpinto · 8 years ago
- 1ae2324 siphash: implement HalfSipHash1-3 for hash tables by Jason A. Donenfeld · 8 years ago
- 2c956a6 siphash: add cryptographically secure PRF by Jason A. Donenfeld · 8 years ago
- 30aa60b IB/mlx5: Support 4k UAR for libmlx5 by Eli Cohen · 8 years ago
- b037c29 IB/mlx5: Allow future extension of libmlx5 input data by Eli Cohen · 8 years ago
- 5fe9dec IB/mlx5: Use blue flame register allocator in mlx5_ib by Eli Cohen · 8 years ago
- 0118717 net/mlx5: Add interface to get reference to a UAR by Eli Cohen · 8 years ago
- bc31c90 net-tc: convert tc_from to tc_from_ingress and tc_redirected by Willem de Bruijn · 8 years ago
- 8dc07fd net-tc: convert tc_at to tc_at_ingress by Willem de Bruijn · 8 years ago
- a5135bc net-tc: convert tc_verd to integer bitfields by Willem de Bruijn · 8 years ago
- e7246e1 net-tc: extract skip classify bit from tc_verd by Willem de Bruijn · 8 years ago
- bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
- 9f09eae net: ipmr: Remove nowait arg to ipmr_get_route by David Ahern · 8 years ago
- 6ea17ed Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
- a6d51b6 net/mlx5: Introduce blue flame register allocator by Eli Cohen · 8 years ago
- 2f5ff26 mlx5: Fix naming convention with respect to UARs by Eli Cohen · 8 years ago
- ea07b86 mm: workingset: fix use-after-free in shadow node shrinker by Johannes Weiner · 8 years ago
- 69d707d net: netcp: extract eflag from desc for rx_hook handling by Karicheri, Muralidharan · 8 years ago
- 5824f92 Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
- 2fd8774 Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 8 years ago
- 7453c54 swiotlb: Export swiotlb_max_segment to users by Konrad Rzeszutek Wilk · 8 years ago
- 6989606 Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
- 76eb75b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 4cf1846 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- 5952758 dsa: mv88e6xxx: Optimise atu_get by Andrew Lunn · 8 years ago
- c6ef7fd vfio-mdev: fix non-standard ioctl return val causing i386 build fail by Paul Gortmaker · 8 years ago
- 1ff8ceb scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr)) by yuan linyu · 8 years ago
- 62f8c405 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 8e4881a net: mdio: add mdio45_ethtool_ksettings_get by Philippe Reynes · 8 years ago
- aa8e08d IB/mlx5: Improve MR check by Artemy Kovalyov · 8 years ago
- 17d2f88 IB/mlx5: Add ODP atomics support by Artemy Kovalyov · 8 years ago
- d9aaed8 {net,IB}/mlx5: Refactor page fault handling by Artemy Kovalyov · 8 years ago
- 223cdc7 net/mlx5: Update PAGE_FAULT_RESUME layout by Artemy Kovalyov · 8 years ago
- 7d0cc6e IB/mlx5: Add MR cache for large UMR regions by Artemy Kovalyov · 8 years ago
- 3161625 IB/mlx5: Refactor UMR post send format by Artemy Kovalyov · 8 years ago
- bcda1ac net/mlx5: Support new MR features by Artemy Kovalyov · 8 years ago
- 7b13558 net/mlx5: Fix offset naming for reserved fields in hca_cap_bits by Max Gurtovoy · 8 years ago
- 31b95c9 net: stmmac: remove unused duplicate property snps,axi_all by Niklas Cassel · 8 years ago
- 890b73a Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 8 years ago
- f990c82 qed*: Add support for ndo_set_vf_trust by Mintz, Yuval · 8 years ago
- f29ffdb qed*: RSS indirection based on queue-handles by Mintz, Yuval · 8 years ago
- e8f1cb5 qed*: Update to dual-license by Mintz, Yuval · 8 years ago
- 4759d38 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- 65e4345 iio: accel: st_accel: fix LIS3LV02 reading and scaling by Linus Walleij · 8 years ago
- 99e3123 vfio-mdev: Make mdev_device private and abstract interfaces by Alex Williamson · 8 years ago
- 9372e6fe vfio-mdev: Make mdev_parent private by Alex Williamson · 8 years ago
- 4293055 vfio-mdev: de-polute the namespace, rename parent_device & parent_ops by Alex Williamson · 8 years ago
- 3d48b53 net: dev_weight: TX/RX orthogonality by Matthias Tafelmeier · 8 years ago
- 10b1c04 net/mlx4_core: Fix raw qp flow steering rules under SRIOV by Jack Morgenstein · 8 years ago
- b91e130 mm: optimize PageWaiters bit use for unlock_page() by Linus Torvalds · 8 years ago
- 1efbd20 Revert "net/mlx5: Add MPCNT register infrastructure" by Gal Pressman · 8 years ago
- 8f18e4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- be26727 net: xdp: remove unused bfp_warn_invalid_xdp_buffer() by Jason Wang · 8 years ago
- c6dcf52 mm: Invalidate DAX radix tree entries only if appropriate by Jan Kara · 9 years ago
- 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 6290602 mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 8 years ago
- 6326fec mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked by Nicholas Piggin · 8 years ago
- 1f3a8e4 ktime: Get rid of ktime_equal() by Thomas Gleixner · 8 years ago
- 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
- 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
- a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
- 008b69e irqchip/armada-xp: Consolidate hotplug state space by Thomas Gleixner · 8 years ago
- 6896bcd irqchip/gic: Consolidate hotplug state space by Thomas Gleixner · 8 years ago
- 36e5b0e coresight/etm3/4x: Consolidate hotplug state space by Thomas Gleixner · 8 years ago
- 530e9b7 cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions by Thomas Gleixner · 8 years ago
- 7b73796 staging/lustre/libcfs: Convert to hotplug state machine by Anna-Maria Gleixner · 8 years ago
- e210faa scsi/bnx2i: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- c53b005 scsi/bnx2fc: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 01e0d60 Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
- e3ba730 fsnotify: Remove fsnotify_duplicate_mark() by Jan Kara · 8 years ago
- 5c43c52 NTB: correct ntb_peer_spad_read for case when callback is not supplied. by Steven Wahl · 8 years ago
- a307d0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- c00d2c7 move aio compat to fs/aio.c by Al Viro · 8 years ago
- 72c5296 genhd: remove dead and duplicated scsi code by Jon Derrick · 8 years ago
- af22941 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- eb254f3 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- bc1ecd6 Merge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago