summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: dsa: mv88e6xxx: Fix serdes irq setup going recursiveAndrew Lunn2019-01-271-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ip6mr: Fix notifiers call on mroute_clean_tables()Nir Dotan2019-01-271-4/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | decnet: fix DN_IFREQ_SIZEJohannes Berg2019-01-271-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov2019-01-271-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'hns-fixes'David S. Miller2019-01-273-8/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu2019-01-271-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: hns: Restart autoneg need return failed when autoneg offYonglong Liu2019-01-271-7/+9
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu2019-01-271-0/+5
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mlx5-fixes-2019-01-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-01-276-19/+58
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx5e: Unblock setting vid 0 for VFs through the uplink repOr Gerlitz2019-01-251-0/+13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx5e: Move to use common phys port names for vport representorsOr Gerlitz2019-01-253-2/+33
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin2019-01-251-12/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx5: Take lock with IRQs disabled to avoid deadlockMoni Shoua2019-01-251-2/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx5e: Fix wrong private flag usage causing checksum disableShay Agroskin2019-01-251-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"Bodong Wang2019-01-251-2/+2
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/rose: fix NULL ax25_cb kernel panicBernard Pidoux2019-01-271-0/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita2019-01-271-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netrom: switch to sock timer APICong Wang2019-01-271-10/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-01-274-56/+223
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Make set-mark default behavior backward compatibleBenedict Wong2019-01-161-1/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: refine validation of template and selector familiesFlorian Westphal2019-01-101-4/+9
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnelSu Yanjun2019-01-091-0/+50
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: policy: fix infinite loop when merging src-nodesFlorian Westphal2019-01-092-10/+9
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: xfrm: alter htresh to trigger move of policies to hash tableFlorian Westphal2019-01-091-4/+40
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: policy: fix reinsertion on node mergeFlorian Westphal2019-01-091-6/+8
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: policy: delete inexact policies from inexact list on hash rebuildFlorian Westphal2019-01-091-13/+10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: policy: increment xfrm_hash_generation on hash rebuildFlorian Westphal2019-01-091-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: policy: use hlist rcu variants on inexact insert, part 2Florian Westphal2019-01-091-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: xfrm: add block rules with adjacent/overlapping subnetsFlorian Westphal2019-01-091-18/+91
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "mm, memory_hotplug: initialize struct pages for the full memory section"Michal Hocko2019-01-281-12/+0
| |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Linux 5.0-rc4Linus Torvalds2019-01-271-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-278-17/+61
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/Kconfig: Select PCI_LOCKLESS_CONFIG if PCI is enabledSinan Kaya2019-01-221-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/entry/64/compat: Fix stack switching for XEN PVJan Beulich2019-01-181-2/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/kexec: Fix a kexec_file_load() failureDave Young2019-01-152-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/mm/mem_encrypt: Fix erroneous sizeof()Peng Hao2019-01-151-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen2019-01-151-10/+31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/pkeys: Properly copy pkey state at fork()Dave Hansen2019-01-151-0/+18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/kaslr: Fix incorrect i8254 outb() parametersDaniel Drake2019-01-111-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/intel/lpss: Make PCI dependency explicitSinan Kaya2019-01-111-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-272-18/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/hpet: Remove unused FSEC_PER_NSEC defineRoland Dreier2018-12-041-4/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/tsc: Make calibration refinement more robustDaniel Vacek2018-11-061-14/+16
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-01-271-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | posix-cpu-timers: Unbreak timer rearmingThomas Gleixner2019-01-151-0/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-01-275-12/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/rwsem: Fix (possible) missed wakeupXie Yongji2019-01-211-2/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | futex: Fix (possible) missed wakeupPeter Zijlstra2019-01-211-5/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/wake_q: Fix wakeup ordering for wake_qPeter Zijlstra2019-01-211-3/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/wake_q: Document wake_q_add()Peter Zijlstra2019-01-212-1/+17
OpenPOWER on IntegriCloud